From 441dcd7a760342d50628910e8bba969ca2e0a67e Mon Sep 17 00:00:00 2001 From: "Omer I.S" Date: Sat, 5 Jul 2025 23:41:23 +0200 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 79.4% (248 of 312 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/he/ --- lib/l10n/app_he.arb | 52 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 42 insertions(+), 10 deletions(-) diff --git a/lib/l10n/app_he.arb b/lib/l10n/app_he.arb index 599f9e1e..d973db60 100644 --- a/lib/l10n/app_he.arb +++ b/lib/l10n/app_he.arb @@ -45,7 +45,7 @@ "@customServerHint": { "description": "Hint text for the form where the users can enter their own wger instance" }, - "labelWorkoutLogs": "יומני אימון", + "labelWorkoutLogs": "אימונים מתועדים", "@labelWorkoutLogs": { "description": "(Workout) logs" }, @@ -57,7 +57,7 @@ "@labelDashboard": { "description": "Title for screen dashboard" }, - "successfullyDeleted": "נמחק", + "successfullyDeleted": "המחיקה בוצעה", "@successfullyDeleted": { "description": "Message when an item was successfully deleted" }, @@ -69,7 +69,7 @@ "@exercise": { "description": "An exercise for a workout" }, - "searchExercise": "חיפוש תרגיל כושר להוספה", + "searchExercise": "חיפוש תרגילים להוספה", "@searchExercise": { "description": "Label on set form. Selected exercises are added to the set" }, @@ -165,7 +165,7 @@ "@mealLogged": {}, "addIngredient": "הוספת מרכיב", "@addIngredient": {}, - "nutritionalPlan": "תוכנית תזונה", + "nutritionalPlan": "תכנון תזונתי", "@nutritionalPlan": {}, "nutritionalDiary": "יומן תזונה", "@nutritionalDiary": {}, @@ -199,7 +199,7 @@ "@value": { "description": "The value of a measurement entry" }, - "start": "התחל", + "start": "התחלה", "@start": { "description": "Label on button to start the gym mode (i.e., an imperative)" }, @@ -223,7 +223,7 @@ "@energy": { "description": "Energy in a meal, ingredient etc. e.g. in kJ" }, - "logMeal": "רשום את הארוחה הזאת", + "logMeal": "תיעוד הארוחה ביומן התזונתי", "@logMeal": {}, "logHelpEntriesUnits": "שים לב שרק רשומות עם יחידת משקל (ק\"ג או ליברות) וחזרות הן ממופות, ישנה התעלמות משילובים אחרים כגון זמן או עד כשלון.", "@logHelpEntriesUnits": {}, @@ -243,7 +243,7 @@ "@difference": {}, "percentEnergy": "אחוז של אנרגיה", "@percentEnergy": {}, - "total": "סה\"כ", + "total": "סה״כ", "@total": { "description": "Label used for total sums of e.g. calories or similar" }, @@ -273,7 +273,7 @@ "@amount": { "description": "The amount (e.g. in grams) of an ingredient in a meal" }, - "unit": "יחידה", + "unit": "יחידת מידה", "@unit": { "description": "The unit used for a repetition (kg, time, etc.)" }, @@ -690,8 +690,40 @@ "@shoulders": { "description": "Generated entry for translation for server strings" }, - "triceps": "שרירים תלת־ראשיים", + "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": {} }