mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Currently translated at 89.4% (279 of 312 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/he/
963 lines
35 KiB
Plaintext
963 lines
35 KiB
Plaintext
{
|
||
"sameRepetitions": "אם אתם משתמשים באותה כמות של חזרות ומשקל עבור כל הסטים, ניתן למלא רק שורה אחת. למשל עבור 4 סטים, הזינו 10 עבור חזרות, ואוטומטית הערך יהיה \"4x10\".",
|
||
"@sameRepetitions": {},
|
||
"equipment": "ציוד",
|
||
"@equipment": {
|
||
"description": "Equipment needed to perform an exercise"
|
||
},
|
||
"login": "כניסה",
|
||
"@login": {
|
||
"description": "Text for login button"
|
||
},
|
||
"logout": "יציאה",
|
||
"@logout": {
|
||
"description": "Text for logout button"
|
||
},
|
||
"useCustomServer": "שימוש בשרת מותאם אישית",
|
||
"@useCustomServer": {
|
||
"description": "Toggle button allowing users to switch between the default and a custom wger server"
|
||
},
|
||
"invalidUrl": "אנא הכנס/י כתובת URL תקינה",
|
||
"@invalidUrl": {
|
||
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
|
||
},
|
||
"usernameValidChars": "שם משתמש יכול רק להכיל אותיות, ספרות ואת התווים @, +, ., - ו _",
|
||
"@usernameValidChars": {
|
||
"description": "Error message when the user tries to register a username with forbidden characters"
|
||
},
|
||
"passwordTooShort": "הסיסמא קצרה מדי",
|
||
"@passwordTooShort": {
|
||
"description": "Error message when the user a password that is too short"
|
||
},
|
||
"password": "סיסמא",
|
||
"@password": {},
|
||
"confirmPassword": "אשר סיסמא",
|
||
"@confirmPassword": {},
|
||
"customServerUrl": "כתובת של ישות ווגר",
|
||
"@customServerUrl": {
|
||
"description": "Label in the form where the users can enter their own wger instance"
|
||
},
|
||
"invalidUsername": "אנא הכנס שם משתמש תקין",
|
||
"@invalidUsername": {
|
||
"description": "Error message when the user enters an invalid username"
|
||
},
|
||
"customServerHint": "הכנס את כתובת השרת שלך, אחרת יעשה שימוש בברירת המחדל",
|
||
"@customServerHint": {
|
||
"description": "Hint text for the form where the users can enter their own wger instance"
|
||
},
|
||
"labelWorkoutLogs": "אימונים מתועדים",
|
||
"@labelWorkoutLogs": {
|
||
"description": "(Workout) logs"
|
||
},
|
||
"labelWorkoutPlan": "תוכנית אימונים",
|
||
"@labelWorkoutPlan": {
|
||
"description": "Title for screen workout plan"
|
||
},
|
||
"labelDashboard": "לוח בקרה",
|
||
"@labelDashboard": {
|
||
"description": "Title for screen dashboard"
|
||
},
|
||
"successfullyDeleted": "המחיקה בוצעה",
|
||
"@successfullyDeleted": {
|
||
"description": "Message when an item was successfully deleted"
|
||
},
|
||
"successfullySaved": "נשמר",
|
||
"@successfullySaved": {
|
||
"description": "Message when an item was successfully saved"
|
||
},
|
||
"exercise": "תרגיל",
|
||
"@exercise": {
|
||
"description": "An exercise for a workout"
|
||
},
|
||
"searchExercise": "חיפוש תרגילים להוספה",
|
||
"@searchExercise": {
|
||
"description": "Label on set form. Selected exercises are added to the set"
|
||
},
|
||
"muscles": "שרירים",
|
||
"@muscles": {
|
||
"description": "(main) muscles trained by an exercise"
|
||
},
|
||
"musclesSecondary": "שרירים משניים",
|
||
"@musclesSecondary": {
|
||
"description": "secondary muscles trained by an exercise"
|
||
},
|
||
"category": "קטגוריה",
|
||
"@category": {
|
||
"description": "Category for an exercise, ingredient, etc."
|
||
},
|
||
"repetitions": "חזרות",
|
||
"@repetitions": {
|
||
"description": "Repetitions for an exercise set"
|
||
},
|
||
"reps": "חזרות",
|
||
"@reps": {
|
||
"description": "Shorthand for repetitions, used when space constraints are tighter"
|
||
},
|
||
"rir": "חזרות בעתודה",
|
||
"@rir": {
|
||
"description": "Shorthand for Repetitions In Reserve"
|
||
},
|
||
"rirNotUsed": "חזרות בעתודה שלא שומשו",
|
||
"@rirNotUsed": {
|
||
"description": "Label used in RiR slider when the RiR value is not used/saved for the current setting or log"
|
||
},
|
||
"weightUnit": "יחידת משקל",
|
||
"@weightUnit": {},
|
||
"repetitionUnit": "יחידת חזרה",
|
||
"@repetitionUnit": {},
|
||
"set": "סט",
|
||
"@set": {
|
||
"description": "A set in a workout plan"
|
||
},
|
||
"dayDescriptionHelp": "תיאור של מה נעשה ביום זה (למשל ,יום משיכה') או אילו חלקי גוף יהיו באימון (למשל 'חזה וכתפיים')",
|
||
"@dayDescriptionHelp": {},
|
||
"setNr": "סט {nr}",
|
||
"@setNr": {
|
||
"description": "Header in form indicating the number of the current set. Can also be translated as something like 'Set Nr. xy'.",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"nr": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"impression": "התרשמות",
|
||
"@impression": {
|
||
"description": "General impression (e.g. for a workout session) such as good, bad, etc."
|
||
},
|
||
"notes": "הערות",
|
||
"@notes": {
|
||
"description": "Personal notes, e.g. for a workout session"
|
||
},
|
||
"workoutSession": "סשן אימונים",
|
||
"@workoutSession": {
|
||
"description": "A (logged) workout session"
|
||
},
|
||
"newDay": "יום חדש",
|
||
"@newDay": {},
|
||
"newSet": "סט חדש",
|
||
"@newSet": {
|
||
"description": "Header when adding a new set to a workout day"
|
||
},
|
||
"plateCalculator": "צלחות",
|
||
"@plateCalculator": {
|
||
"description": "Label used for the plate calculator in the gym mode"
|
||
},
|
||
"pause": "השהה",
|
||
"@pause": {
|
||
"description": "Noun, not an imperative! Label used for the pause when using the gym mode"
|
||
},
|
||
"jumpTo": "עבור ל",
|
||
"@jumpTo": {
|
||
"description": "Imperative. Label used in popup allowing the user to jump to a specific exercise while in the gym mode"
|
||
},
|
||
"todaysWorkout": "האימון שלך היום",
|
||
"@todaysWorkout": {},
|
||
"description": "תיאור",
|
||
"@description": {},
|
||
"addSet": "הוספת סט",
|
||
"@addSet": {
|
||
"description": "Label for the button that adds a set (to a workout day)"
|
||
},
|
||
"addMeal": "הוספת ארוחה",
|
||
"@addMeal": {},
|
||
"mealLogged": "ארוחה הוכנסה ליומן",
|
||
"@mealLogged": {},
|
||
"addIngredient": "הוספת מרכיב",
|
||
"@addIngredient": {},
|
||
"nutritionalPlan": "תכנון תזונתי",
|
||
"@nutritionalPlan": {},
|
||
"nutritionalDiary": "יומן תזונה",
|
||
"@nutritionalDiary": {},
|
||
"nutritionalPlans": "תוכניות תזונה",
|
||
"@nutritionalPlans": {},
|
||
"noNutritionalPlans": "אין לך תוכניות תזונה",
|
||
"@noNutritionalPlans": {
|
||
"description": "Message shown when the user has no nutritional plans"
|
||
},
|
||
"anErrorOccurred": "שגיאה קרתה!",
|
||
"@anErrorOccurred": {},
|
||
"weight": "משקל",
|
||
"@weight": {
|
||
"description": "The weight of a workout log or body weight entry"
|
||
},
|
||
"measurement": "מדידה",
|
||
"@measurement": {},
|
||
"measurements": "מדידות",
|
||
"@measurements": {
|
||
"description": "Categories for the measurements such as biceps size, body fat, etc."
|
||
},
|
||
"measurementCategoriesHelpText": "קטגורית מדידה, כמו 'שריר הזרוע' או 'שומן גוף'",
|
||
"@measurementCategoriesHelpText": {},
|
||
"measurementEntriesHelpText": "היחידה שמשתמשים למדוד את הקטגוריה כגון 'ס\"מ' או '%'",
|
||
"@measurementEntriesHelpText": {},
|
||
"date": "תאריך",
|
||
"@date": {
|
||
"description": "The date of a workout log or body weight entry"
|
||
},
|
||
"value": "ערך",
|
||
"@value": {
|
||
"description": "The value of a measurement entry"
|
||
},
|
||
"start": "התחלה",
|
||
"@start": {
|
||
"description": "Label on button to start the gym mode (i.e., an imperative)"
|
||
},
|
||
"time": "זמן",
|
||
"@time": {
|
||
"description": "The time of a meal or workout"
|
||
},
|
||
"timeStart": "זמן התחלה",
|
||
"@timeStart": {
|
||
"description": "The starting time of a workout"
|
||
},
|
||
"timeEnd": "זמן סיום",
|
||
"@timeEnd": {
|
||
"description": "The end time of a workout"
|
||
},
|
||
"timeStartAhead": "זמן התחלה לא יכול להיות אחרי זמן סיום",
|
||
"@timeStartAhead": {},
|
||
"ingredient": "מרכיב",
|
||
"@ingredient": {},
|
||
"energy": "אנרגיה",
|
||
"@energy": {
|
||
"description": "Energy in a meal, ingredient etc. e.g. in kJ"
|
||
},
|
||
"logMeal": "תיעוד המנה ביומן התזונתי",
|
||
"@logMeal": {},
|
||
"logHelpEntriesUnits": "שים לב שרק רשומות עם יחידת משקל (ק\"ג או ליברות) וחזרות הן ממופות, ישנה התעלמות משילובים אחרים כגון זמן או עד כשלון.",
|
||
"@logHelpEntriesUnits": {},
|
||
"kcal": "kcal",
|
||
"@kcal": {
|
||
"description": "Energy in a meal in kilocalories, kcal"
|
||
},
|
||
"kJ": "kJ",
|
||
"@kJ": {
|
||
"description": "Energy in a meal in kilo joules, kJ"
|
||
},
|
||
"planned": "מתוכנן",
|
||
"@planned": {
|
||
"description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten"
|
||
},
|
||
"difference": "הבדל",
|
||
"@difference": {},
|
||
"percentEnergy": "אחוז של אנרגיה",
|
||
"@percentEnergy": {},
|
||
"total": "סה״כ",
|
||
"@total": {
|
||
"description": "Label used for total sums of e.g. calories or similar"
|
||
},
|
||
"g": "גרם",
|
||
"@g": {
|
||
"description": "Abbreviation for gram"
|
||
},
|
||
"protein": "חלבון",
|
||
"@protein": {},
|
||
"logged": "נרשם",
|
||
"@logged": {
|
||
"description": "Header for the column of 'logged' nutritional values, i.e. what was eaten"
|
||
},
|
||
"carbohydrates": "פחמימות",
|
||
"@carbohydrates": {},
|
||
"sugars": "סוכרים",
|
||
"@sugars": {},
|
||
"fat": "שומן",
|
||
"@fat": {},
|
||
"saturatedFat": "שומן רווי",
|
||
"@saturatedFat": {},
|
||
"fiber": "סיבים",
|
||
"@fiber": {},
|
||
"sodium": "נתרן",
|
||
"@sodium": {},
|
||
"amount": "כמות",
|
||
"@amount": {
|
||
"description": "The amount (e.g. in grams) of an ingredient in a meal"
|
||
},
|
||
"unit": "יחידת מידה",
|
||
"@unit": {
|
||
"description": "The unit used for a repetition (kg, time, etc.)"
|
||
},
|
||
"newEntry": "רשומה חדשה",
|
||
"@newEntry": {
|
||
"description": "Title when adding a new entry such as a weight or log entry"
|
||
},
|
||
"noWeightEntries": "אין לך רשומות של משקל",
|
||
"@noWeightEntries": {
|
||
"description": "Message shown when the user has no logged weight entries"
|
||
},
|
||
"edit": "עריכה",
|
||
"@edit": {},
|
||
"delete": "מחיקה",
|
||
"@delete": {},
|
||
"confirmDelete": "האם את/ה בטוח/ה שאת/ה רוצה למחוק את '{toDelete}'?",
|
||
"@confirmDelete": {
|
||
"description": "Confirmation text before the user deletes an object",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"toDelete": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"newNutritionalPlan": "תוכנית תזונה חדשה",
|
||
"@newNutritionalPlan": {},
|
||
"toggleDetails": "הסתר/הצג פירוט",
|
||
"@toggleDetails": {
|
||
"description": "Switch to toggle detail / overview"
|
||
},
|
||
"goToDetailPage": "עבור לדף פירוט",
|
||
"@goToDetailPage": {},
|
||
"calendar": "לוח שנה",
|
||
"@calendar": {},
|
||
"goToToday": "עבור להיום",
|
||
"@goToToday": {
|
||
"description": "Label on button to jump back to 'today' in the calendar widget"
|
||
},
|
||
"enterValue": "אנא הכנס ערך",
|
||
"@enterValue": {
|
||
"description": "Error message when the user hasn't entered a value on a required field"
|
||
},
|
||
"setUnitsAndRir": "יחידות סט וחזרות בעתודה",
|
||
"@setUnitsAndRir": {
|
||
"description": "Label shown on the slider where the user can toggle showing units and RiR",
|
||
"type": "text"
|
||
},
|
||
"reset": "איפוס",
|
||
"@reset": {
|
||
"description": "Button text allowing the user to reset the entered values to the default"
|
||
},
|
||
"loginInstead": "כבר יש לך חשבון? ניתן להיכנס",
|
||
"@loginInstead": {},
|
||
"selectExercise": "אנא בחר/י אימון",
|
||
"@selectExercise": {
|
||
"description": "Error message when the user hasn't selected an exercise in the form"
|
||
},
|
||
"enterCharacters": "אנא בחר/י ערך בין {min} ו-{max} תווים",
|
||
"@enterCharacters": {
|
||
"description": "Error message when the user hasn't entered the correct number of characters in a form",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"min": {
|
||
"type": "String"
|
||
},
|
||
"max": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"nrOfSets": "כמות סטים לאימון: {nrOfSets}",
|
||
"@nrOfSets": {
|
||
"description": "Label shown on the slider where the user selects the nr of sets",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"nrOfSets": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"enterValidNumber": "אנא הכנס מספר תקין",
|
||
"@enterValidNumber": {
|
||
"description": "Error message when the user has submitted an invalid number (e.g. '3,.,.,.')"
|
||
},
|
||
"selectIngredient": "אנא בחר מרכיב",
|
||
"@selectIngredient": {
|
||
"description": "Error message when the user hasn't selected an ingredient from the autocompleter"
|
||
},
|
||
"selectImage": "אנא בחר תמונה",
|
||
"@selectImage": {
|
||
"description": "Label and error message when the user hasn't selected an image to save"
|
||
},
|
||
"optionsLabel": "אפשרויות",
|
||
"@optionsLabel": {
|
||
"description": "Label for the popup with general app options"
|
||
},
|
||
"takePicture": "צלם תמונה",
|
||
"@takePicture": {},
|
||
"chooseFromLibrary": "בחר מספריית תמונות",
|
||
"@chooseFromLibrary": {},
|
||
"gallery": "גלריה",
|
||
"@gallery": {},
|
||
"addImage": "הוסף תמונה",
|
||
"@addImage": {},
|
||
"email": "כתובת מייל",
|
||
"@email": {},
|
||
"username": "שם משתמש",
|
||
"@username": {},
|
||
"labelBottomNavNutrition": "תזונה",
|
||
"@labelBottomNavNutrition": {
|
||
"description": "Label used in bottom navigation, use a short word"
|
||
},
|
||
"register": "הרשמה",
|
||
"@register": {
|
||
"description": "Text for registration button"
|
||
},
|
||
"useDefaultServer": "שימוש בשרת ברירת מחדל",
|
||
"@useDefaultServer": {
|
||
"description": "Toggle button allowing users to switch between the default and a custom wger server"
|
||
},
|
||
"passwordsDontMatch": "הסיסמאות לא תואמות",
|
||
"@passwordsDontMatch": {
|
||
"description": "Error message when the user enters two different passwords during registration"
|
||
},
|
||
"invalidEmail": "אנא הכנס/י כתובת מייל תקינה",
|
||
"@invalidEmail": {
|
||
"description": "Error message when the user enters an invalid email"
|
||
},
|
||
"registerInstead": "אין לך חשבון? הירשם עכשיו",
|
||
"@registerInstead": {},
|
||
"labelBottomNavWorkout": "אימון",
|
||
"@labelBottomNavWorkout": {
|
||
"description": "Label used in bottom navigation, use a short word"
|
||
},
|
||
"comment": "הערה",
|
||
"@comment": {
|
||
"description": "Comment, additional information"
|
||
},
|
||
"name": "שם",
|
||
"@name": {
|
||
"description": "Name for a workout or nutritional plan"
|
||
},
|
||
"save": "שמירה",
|
||
"@save": {},
|
||
"gymMode": "מצב חדש כושר",
|
||
"@gymMode": {
|
||
"description": "Label when starting the gym mode"
|
||
},
|
||
"plateCalculatorNotDivisible": "לא אפשרי להגיע למשקל עם הצלחות הפנויות",
|
||
"@plateCalculatorNotDivisible": {
|
||
"description": "Error message when the current weight is not reachable with plates (e.g. 33.1 kg)"
|
||
},
|
||
"macronutrients": "מקרונוטריאנטים",
|
||
"@macronutrients": {},
|
||
"gPerBodyKg": "גרם עבור ק\"ג של משקל גוף",
|
||
"@gPerBodyKg": {
|
||
"description": "Label used for total sums of e.g. calories or similar in grams per Kg of body weight"
|
||
},
|
||
"loadingText": "טוען...",
|
||
"@loadingText": {
|
||
"description": "Text to show when entries are being loaded in the background: Loading..."
|
||
},
|
||
"aboutDescription": "תודה לך על השימוש בווגר! ווגר הוא פרויקט קוד פתוח שנעשה על ידי אוהבי כושר מרחבי העולם.",
|
||
"@aboutDescription": {
|
||
"description": "Text in the about dialog"
|
||
},
|
||
"selectExercises": "אם ברצונך לבצע סופר סט ניתן לחפש כמה אימונים כך שהם יהיו מקובצים ביחד",
|
||
"@selectExercises": {},
|
||
"logHelpEntries": "אם ביום אחד ישנה יותר מרשומה אחת עם אותה כמות חזרות, אבל משקל שונה, רק הרשומה עם המשקל הגבוה יותר תופיע בדיאגרמה.",
|
||
"@logHelpEntries": {},
|
||
"searchNamesInEnglish": "חפש גם לפי שמות באנגלית",
|
||
"@searchNamesInEnglish": {},
|
||
"success": "הפעולה צלחה",
|
||
"@success": {
|
||
"description": "Message when an action completed successfully, usually used as a heading"
|
||
},
|
||
"exerciseList": "רשימת תרגילים",
|
||
"@exerciseList": {},
|
||
"exercises": "תרגילים",
|
||
"@exercises": {
|
||
"description": "Multiple exercises for a workout"
|
||
},
|
||
"exerciseName": "שם התרגיל",
|
||
"@exerciseName": {
|
||
"description": "Label for the name of a workout exercise"
|
||
},
|
||
"userProfile": "הפרופיל שלך",
|
||
"@userProfile": {},
|
||
"noMatchingExerciseFound": "לא נמצאו תרגילים תואמים",
|
||
"@noMatchingExerciseFound": {
|
||
"description": "Message returned if no exercises match the searched string"
|
||
},
|
||
"useColors": "שימוש בצבעים",
|
||
"@useColors": {},
|
||
"useApiToken": "שימוש באסימון API",
|
||
"@useApiToken": {},
|
||
"useUsernameAndPassword": "שימוש בשם משתמש וסיסמה",
|
||
"@useUsernameAndPassword": {},
|
||
"apiToken": "אסימון API",
|
||
"@apiToken": {},
|
||
"invalidApiToken": "נא להקליד אסימון API תקין",
|
||
"@invalidApiToken": {
|
||
"description": "Error message when the user enters an invalid API key"
|
||
},
|
||
"routines": "שגרות",
|
||
"@routines": {},
|
||
"newRoutine": "שגרה חדשה",
|
||
"@newRoutine": {},
|
||
"noRoutines": "אין לך שגרות",
|
||
"@noRoutines": {},
|
||
"restDay": "יום מנוחה",
|
||
"@restDay": {},
|
||
"isRestDay": "הוא יום מנוחה",
|
||
"@isRestDay": {},
|
||
"routineDays": "ימים בשגרה",
|
||
"@routineDays": {},
|
||
"verify": "אימות",
|
||
"@verify": {},
|
||
"searchIngredient": "חיפוש מרכיב",
|
||
"@searchIngredient": {
|
||
"description": "Label on ingredient search form"
|
||
},
|
||
"onlyLogging": "מעקב אחר קלוריות בלבד",
|
||
"@onlyLogging": {},
|
||
"goalMacro": "מטרות מזעריות",
|
||
"@goalMacro": {
|
||
"description": "The goal for macronutrients"
|
||
},
|
||
"goalEnergy": "יעד אנרגיה",
|
||
"@goalEnergy": {},
|
||
"goalProtein": "יעד חלבונים",
|
||
"@goalProtein": {},
|
||
"goalFat": "יעד שומנים",
|
||
"@goalFat": {},
|
||
"goalFiber": "יעד סיבים תזונתיים",
|
||
"@goalFiber": {},
|
||
"errorViewDetails": "פרטים טכניים",
|
||
"@errorViewDetails": {},
|
||
"errorCouldNotConnectToServer": "לא היה ניתן להתחבר לשרת",
|
||
"@errorCouldNotConnectToServer": {},
|
||
"min": "מינ׳",
|
||
"@min": {},
|
||
"max": "מקס׳",
|
||
"@max": {},
|
||
"today": "היום",
|
||
"@today": {},
|
||
"weekAverage": "ממוצע שבועי",
|
||
"@weekAverage": {
|
||
"description": "Header for the column of '7 day average' nutritional values, i.e. what was logged last week"
|
||
},
|
||
"kcalValue": "{value} ק׳ קלוריות",
|
||
"@kcalValue": {
|
||
"description": "A value in kcal, e.g. 500 kcal",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"value": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"gValue": "{value} גר׳",
|
||
"@gValue": {
|
||
"description": "A value in grams, e.g. 5 g",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"value": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"percentValue": "{value}%",
|
||
"@percentValue": {
|
||
"description": "A value in percent, e.g. 10 %",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"value": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"aboutWhySupportTitle": "תוכנה בקוד פתוח, וחופשית לשימוש ❤️",
|
||
"@aboutWhySupportTitle": {},
|
||
"aboutDonateTitle": "תרומה כספית",
|
||
"@aboutDonateTitle": {},
|
||
"aboutContributeTitle": "התנדבות",
|
||
"@aboutContributeTitle": {},
|
||
"aboutTranslationListTitle": "עזרה בתרגום היישום",
|
||
"@aboutTranslationListTitle": {},
|
||
"aboutSourceListTitle": "צפייה בקוד המקור",
|
||
"@aboutSourceListTitle": {},
|
||
"aboutJoinCommunityTitle": "הצטרפות לקהילה",
|
||
"@aboutJoinCommunityTitle": {},
|
||
"others": "אחרים",
|
||
"@others": {},
|
||
"selectEntry": "נא לבחור ערך",
|
||
"@selectEntry": {},
|
||
"recentlyUsedIngredients": "מרכיבים שנוספו לאחרונה",
|
||
"@recentlyUsedIngredients": {
|
||
"description": "A message when a user adds a new ingredient to a meal."
|
||
},
|
||
"appUpdateTitle": "צריך לעדכן",
|
||
"@appUpdateTitle": {},
|
||
"appUpdateContent": "גרסה זו של היישום אינה מסוגלת להתחבר לשרת, נא לעדכן את היישום.",
|
||
"@appUpdateContent": {},
|
||
"productFound": "המוצר נמצא",
|
||
"@productFound": {
|
||
"description": "Header label for dialog when product is found with barcode"
|
||
},
|
||
"productNotFound": "המוצר לא נמצא",
|
||
"@productNotFound": {
|
||
"description": "Header label for dialog when product is not found with barcode"
|
||
},
|
||
"scanBarcode": "סריקת ברקוד",
|
||
"@scanBarcode": {
|
||
"description": "Label for scan barcode button"
|
||
},
|
||
"close": "סגירה",
|
||
"@close": {
|
||
"description": "Translation for close"
|
||
},
|
||
"alsoKnownAs": "מוכר גם בתור: {aliases}",
|
||
"@alsoKnownAs": {
|
||
"placeholders": {
|
||
"aliases": {
|
||
"type": "String"
|
||
}
|
||
},
|
||
"description": "List of alternative names for an exercise"
|
||
},
|
||
"alternativeNames": "שמות חלופיים",
|
||
"@alternativeNames": {},
|
||
"previous": "הקודם",
|
||
"@previous": {},
|
||
"next": "הבא",
|
||
"@next": {},
|
||
"images": "תמונות",
|
||
"@images": {},
|
||
"language": "שפה",
|
||
"@language": {},
|
||
"addExercise": "הוספת תרגיל",
|
||
"@addExercise": {},
|
||
"translation": "תרגום",
|
||
"@translation": {},
|
||
"translateExercise": "לתרגם את התרגיל הזה כעת",
|
||
"@translateExercise": {},
|
||
"settingsTitle": "הגדרות",
|
||
"@settingsTitle": {},
|
||
"settingsCacheTitle": "מטמון",
|
||
"@settingsCacheTitle": {},
|
||
"settingsExerciseCacheDescription": "מטמון תרגילים",
|
||
"@settingsExerciseCacheDescription": {},
|
||
"aboutPageTitle": "מידע כללי ותמיכה",
|
||
"@aboutPageTitle": {},
|
||
"simpleMode": "מצב פשוט",
|
||
"@simpleMode": {},
|
||
"arms": "זרועות",
|
||
"@arms": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"back": "גב",
|
||
"@back": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"biceps": "שרירי הקיבורת (דו־ראשיים)",
|
||
"@biceps": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"body_weight": "משקל הגוף",
|
||
"@body_weight": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"cardio": "סיבולת",
|
||
"@cardio": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"chest": "חזה",
|
||
"@chest": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"gym_mat": "שטיח אימונים",
|
||
"@gym_mat": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"kilometers": "קילומטרים",
|
||
"@kilometers": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"kilometers_per_hour": "קילומטרים לשעה",
|
||
"@kilometers_per_hour": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"miles": "מילים",
|
||
"@miles": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"miles_per_hour": "מילים לשעה",
|
||
"@miles_per_hour": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"minutes": "דקות",
|
||
"@minutes": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"resistance_band": "רצועת התנגדות",
|
||
"@resistance_band": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"seconds": "שניות",
|
||
"@seconds": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"shoulders": "כתפיים",
|
||
"@shoulders": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"triceps": "השרירים התלת־ראשיים",
|
||
"@triceps": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"kg": "ק״ג",
|
||
"@kg": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"goalTypeBasic": "בסיסי",
|
||
"@goalTypeBasic": {
|
||
"description": "added for localization of Class GoalType's filed basic"
|
||
},
|
||
"goalTypeAdvanced": "מתקדם",
|
||
"@goalTypeAdvanced": {
|
||
"description": "added for localization of Class GoalType's filed advanced"
|
||
},
|
||
"indicatorAvg": "ממוצע",
|
||
"@indicatorAvg": {
|
||
"description": "added for localization of Class Indicator's field text"
|
||
},
|
||
"systemMode": "הגדרות מערכת",
|
||
"@systemMode": {},
|
||
"copyToClipboard": "העתקה ללוח",
|
||
"@copyToClipboard": {},
|
||
"noIngredientsDefined": "עדיין לא הוגדרו מרכיבים",
|
||
"@noIngredientsDefined": {},
|
||
"restTime": "זמן מנוחה",
|
||
"@restTime": {},
|
||
"sets": "סטים",
|
||
"@sets": {
|
||
"description": "The number of sets to be done for one exercise"
|
||
},
|
||
"ingredientLogged": "המרכיב תועד ביומן",
|
||
"@ingredientLogged": {},
|
||
"logIngredient": "תיעוד המרכיב ביומן התזונתי",
|
||
"@logIngredient": {},
|
||
"errorInfoDescription": "משהו השתבש, עמך הסליחה. ניתן לעזור לנו בתיקון התקלה בעזרת דיווח על הבעיה ב־GitHub.",
|
||
"@errorInfoDescription": {},
|
||
"errorInfoDescription2": "אפשר להמשיך להשתמש ביישום, אבל ייתכן כי תכונות מסוימות לא יעבדו.",
|
||
"@errorInfoDescription2": {},
|
||
"proteinShort": "חל׳",
|
||
"@proteinShort": {
|
||
"description": "The first letter or short name of the word 'Protein', used in overviews"
|
||
},
|
||
"fatShort": "שומנ׳",
|
||
"@fatShort": {
|
||
"description": "The first letter or short name of the word 'Fat', used in overviews"
|
||
},
|
||
"moreMeasurementEntries": "הוספת מדד חדש",
|
||
"@moreMeasurementEntries": {
|
||
"description": "Message shown when the user wants to add new measurement"
|
||
},
|
||
"aboutBugsListTitle": "דיווח על בעיה או הצעת תכונה חדשה",
|
||
"@aboutBugsListTitle": {},
|
||
"aboutDiscordTitle": "Discord",
|
||
"@aboutDiscordTitle": {},
|
||
"dataCopied": "הנתונים הועתקו לערך החדש",
|
||
"@dataCopied": {
|
||
"description": "Snackbar message to show on copying data to a new log entry"
|
||
},
|
||
"useMetric": "שימוש בשיטה המטרית למדידת משקל הגוף",
|
||
"@useMetric": {},
|
||
"selectMealToLog": "בחירת מנה לתיעוד ביומן",
|
||
"@selectMealToLog": {},
|
||
"energyShort": "אנרגיה",
|
||
"@energyShort": {
|
||
"description": "The first letter or short name of the word 'Energy', used in overviews"
|
||
},
|
||
"loggedToday": "תועדו היום",
|
||
"@loggedToday": {},
|
||
"enterMinCharacters": "נא להקליד לפחות {min} תווים",
|
||
"@enterMinCharacters": {
|
||
"description": "Error message when the user hasn't entered the minimum amount characters in a form",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"min": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"productFoundDescription": "הברקוד תואם למוצר: {productName}. להמשיך?",
|
||
"@productFoundDescription": {
|
||
"description": "Dialog info when product is found with barcode",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"productName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"productNotFoundDescription": "לא נמצא המוצר עם הברקוד שנסרק {barcode} במאגר של wger",
|
||
"@productNotFoundDescription": {
|
||
"description": "Dialog info when product is not found with barcode",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"barcode": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"verifiedEmail": "דוא״ל מאומת",
|
||
"@verifiedEmail": {},
|
||
"unVerifiedEmail": "דוא״ל לא מאומת",
|
||
"@unVerifiedEmail": {},
|
||
"verifiedEmailInfo": "נשלחה הודעת אימות לכתובת {email}",
|
||
"@verifiedEmailInfo": {
|
||
"placeholders": {
|
||
"email": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"setHasNoExercises": "עדיין אין אימונים בסט זה!",
|
||
"@setHasNoExercises": {},
|
||
"settingsIngredientCacheDescription": "מטמון מרכיב",
|
||
"@settingsIngredientCacheDescription": {},
|
||
"settingsCacheDeletedSnackbar": "המטמון נוקה בהצלחה",
|
||
"@settingsCacheDeletedSnackbar": {},
|
||
"textPromptTitle": "מוכנים להתחיל?",
|
||
"@textPromptTitle": {},
|
||
"abs": "שרירי בטן",
|
||
"@abs": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"lb": "פאונד",
|
||
"@lb": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"log": "תיעוד",
|
||
"@log": {
|
||
"description": "Log a specific meal (imperative form)"
|
||
},
|
||
"done": "סיום",
|
||
"@done": {},
|
||
"themeMode": "ערכת עיצוב",
|
||
"@themeMode": {},
|
||
"darkMode": "עיצוב כהה תמיד",
|
||
"@darkMode": {},
|
||
"lightMode": "עיצוב בהיר תמיד",
|
||
"@lightMode": {},
|
||
"barWeight": "משקל Bar",
|
||
"@barWeight": {},
|
||
"apiTokenValidChars": "מפתח API יכול להכיל רק את האותיות a-f, את הספרות 0-9, ועליו להיות באורך 40 תווים בדיוק",
|
||
"@apiTokenValidChars": {
|
||
"description": "Error message when the user tries to input a API key with forbidden characters"
|
||
},
|
||
"exerciseNr": "תרגיל {nr}",
|
||
"@exerciseNr": {
|
||
"description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"nr": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"isRestDayHelp": "לתשומת לבך, כל הסטים והתרגילים יוסרו מימים שהגדרת בתור ימי מנוחה.",
|
||
"@isRestDayHelp": {},
|
||
"onlyLoggingHelpText": "נא לסמן תיבה זו אך ורק אם ברצונך לתעד את כמות הקלוריות מבלי להגדיר תוכנית תזונתית עם מנות ספציפיות",
|
||
"@onlyLoggingHelpText": {},
|
||
"yourCurrentNutritionPlanHasNoMealsDefinedYet": "לא הוגדרו מנות בתוכניות התזונתית הנוכחית שלך",
|
||
"@yourCurrentNutritionPlanHasNoMealsDefinedYet": {
|
||
"description": "Message shown when a nutrition plan doesn't have any meals"
|
||
},
|
||
"toAddMealsToThePlanGoToNutritionalPlanDetails": "לצורך הוספת מנות לתוכנית, יש לגשת לפרטי התוכנית התזונתית",
|
||
"@toAddMealsToThePlanGoToNutritionalPlanDetails": {
|
||
"description": "Message shown to guide users to the nutritional plan details page to add meals"
|
||
},
|
||
"errorCouldNotConnectToServerDetails": "אין באפשרות היישום להתחבר לשרת. נא לבדוק את החיבור לאינטרנט או לכתובת השרת ולנסות שוב. אם הבעיה ממשיכה להתקיים, נא לפנות למנהל השרת.",
|
||
"@errorCouldNotConnectToServerDetails": {},
|
||
"chartAllTimeTitle": "{name} בכל הזמנים",
|
||
"@chartAllTimeTitle": {
|
||
"description": "All-time chart of 'name' (e.g. 'weight', 'body fat' etc.)",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"name": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"chart30DaysTitle": "{name} ב־30 הימים האחרונים",
|
||
"@chart30DaysTitle": {
|
||
"description": "last 30 days chart of 'name' (e.g. 'weight', 'body fat' etc.)",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"name": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"chartDuringPlanTitle": "{chartName} במסגרת התוכנית התזונתית {planName}",
|
||
"@chartDuringPlanTitle": {
|
||
"description": "chart of 'chartName' (e.g. 'weight', 'body fat' etc.) logged during plan",
|
||
"type": "text",
|
||
"placeholders": {
|
||
"chartName": {
|
||
"type": "String"
|
||
},
|
||
"planName": {
|
||
"type": "String"
|
||
}
|
||
}
|
||
},
|
||
"aboutDonateText": "בעוד המיזם הזה חופשי ותמיד יישאר כך, תפעול השרת כן עולה לנו כסף! גם הפיתוח דורש השקעה משמעותית של זמן ומאמץ של מתנדבים. התרומה שלך תלך ישירות לכיסוי העלויות האלה, המאפשרות לספק את השירות שלנו נאמנה.",
|
||
"@aboutDonateText": {},
|
||
"aboutContributeText": "אנחנו מעודדים את כל סוגי התרומה. בין אם היא מתבטאת בפיתוח קוד, תרגום, או אפילו רק תשוקה לכושר, אנו מעריכים כל סוג של תמיכה!",
|
||
"@aboutContributeText": {},
|
||
"aboutMastodonTitle": "Mastodon",
|
||
"@aboutMastodonTitle": {},
|
||
"baseNameEnglish": "לכל התרגילים נחוץ שם מקור באנגלית",
|
||
"@baseNameEnglish": {},
|
||
"add_exercise_image_license": "על התמונות להיות תואמות לרישיון CC BY SA. אם יש ספק כלשהו, יש להעלות רק תמונות שצילמת בעצמך.",
|
||
"@add_exercise_image_license": {},
|
||
"variations": "וריאציות",
|
||
"@variations": {
|
||
"description": "Variations of one exercise (e.g. benchpress and benchpress narrow)"
|
||
},
|
||
"verifiedEmailReason": "עליך לאמת את הדואר האלקטרוני שלך כדי לתרום תרגילים",
|
||
"@verifiedEmailReason": {},
|
||
"oneNamePerLine": "שם אחד בכל שורה",
|
||
"@oneNamePerLine": {},
|
||
"whatVariationsExist": "מהן הווריאציות שיש לתרגיל זה, אם קיימות?",
|
||
"@whatVariationsExist": {},
|
||
"contributeExercise": "לתרום תרגיל",
|
||
"@contributeExercise": {},
|
||
"contributeExerciseWarning": "אפשר לתרום תרגילים אך ורק אם החשבון שלך בן יותר מ־{days} ימים וכתובת הדואר האלקטרוני שלך מאומתת",
|
||
"@contributeExerciseWarning": {
|
||
"description": "Number of days before which a person can add exercise",
|
||
"placeholders": {
|
||
"days": {
|
||
"type": "String",
|
||
"example": "14"
|
||
}
|
||
}
|
||
},
|
||
"textPromptSubheading": "נא ללחוץ על כפתור הפעולה כדי להתחיל",
|
||
"@textPromptSubheading": {},
|
||
"bench": "",
|
||
"@bench": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"dumbbell": "משקולות",
|
||
"@dumbbell": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"kettlebell": "משקולות קטלבל",
|
||
"@kettlebell": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"legs": "רגליים",
|
||
"@legs": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"lower_back": "גב תחתון",
|
||
"@lower_back": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"max_reps": "מספר מרבי של חזרות",
|
||
"@max_reps": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"swiss_ball": "כדור התעמלות",
|
||
"@swiss_ball": {
|
||
"description": "Generated entry for translation for server strings"
|
||
},
|
||
"none__bodyweight_exercise_": "ללא (התרגיל מסתמך על משקל הגוף)",
|
||
"@none__bodyweight_exercise_": {
|
||
"description": "Generated entry for translation for server strings"
|
||
}
|
||
}
|