Skip to content

Commit 7f96672

Browse files
committed
Merge branch 'master' into simplify-tables
2 parents 70dfac6 + ecad7bf commit 7f96672

31 files changed

+458
-225
lines changed

lib/l10n/app_ar.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
"description": "Text for registration button"
398398
},
399399
"fiber": "الألياف",
400-
"@fibres": {},
400+
"@fiber": {},
401401
"aboutDescription": "شكرًا لاستخدامك وقر! وقر مشروع تعاوني مفتوح المصدر، تم إنشاؤه بواسطة عشّاق اللياقة البدنية من جميع أنحاء العالم.",
402402
"@aboutDescription": {
403403
"description": "Text in the about dialog"

lib/l10n/app_ca.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
"description": "Message shown when the user has no logged weight entries"
474474
},
475475
"fiber": "Fibra",
476-
"@fibres": {},
476+
"@fiber": {},
477477
"sodium": "Sodi",
478478
"@sodium": {},
479479
"delete": "Esborra",

lib/l10n/app_cs.arb

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@save": {},
114114
"addIngredient": "Přidat přísadu",
115115
"@addIngredient": {},
116-
"logIngredient": "Uložit do výživového deníku",
116+
"logIngredient": "Zaznamenat ingredienci do nutričního diáře",
117117
"@logIngredient": {},
118118
"searchIngredient": "Hledat přísadu",
119119
"@searchIngredient": {
@@ -376,7 +376,7 @@
376376
"@supersetWith": {
377377
"description": "Text used between exercise cards when adding a new set. Translate as something like 'in a superset with'"
378378
},
379-
"logMeal": "Zaznamenat toto jídlo",
379+
"logMeal": "Zaznamenat do nutričního diáře",
380380
"@logMeal": {},
381381
"muscles": "Svaly",
382382
"@muscles": {
@@ -901,5 +901,9 @@
901901
"goalMacro": "Makro cíle",
902902
"@goalMacro": {
903903
"description": "The goal for macronutrients"
904-
}
904+
},
905+
"ingredientLogged": "Ingredience zaznamenána do diáře",
906+
"@ingredientLogged": {},
907+
"selectMealToLog": "Vyberte jídlo k záznamu do diáře",
908+
"@selectMealToLog": {}
905909
}

lib/l10n/app_de.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"sodium": "Natrium",
6262
"@sodium": {},
6363
"fiber": "Ballaststoff",
64-
"@fibres": {},
64+
"@fiber": {},
6565
"saturatedFat": "Gesättigte Fettsäuren",
6666
"@saturatedFat": {},
6767
"fat": "Fett",

lib/l10n/app_en.arb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
"@searchExercise": {
123123
"description": "Label on set form. Selected exercises are added to the set"
124124
},
125+
"noIngredientsDefined": "No ingredients defined yet",
125126
"noMatchingExerciseFound": "No matching exercises found",
126127
"@noMatchingExerciseFound": {
127128
"description": "Message returned if no exercises match the searched string"

lib/l10n/app_es.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"sodium": "Sodio",
132132
"@sodium": {},
133133
"fiber": "Fibra",
134-
"@fibres": {},
134+
"@fiber": {},
135135
"saturatedFat": "Grasas saturadas",
136136
"@saturatedFat": {},
137137
"fat": "Grasas",

lib/l10n/app_fr.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"sodium": "Sodium",
7171
"@sodium": {},
7272
"fiber": "fiber",
73-
"@fibres": {},
73+
"@fiber": {},
7474
"saturatedFat": "Graisses saturées",
7575
"@saturatedFat": {},
7676
"fat": "Graisses",

lib/l10n/app_he.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
"saturatedFat": "שומן רווי",
277277
"@saturatedFat": {},
278278
"fiber": "סיבים",
279-
"@fibres": {},
279+
"@fiber": {},
280280
"sodium": "נתרן",
281281
"@sodium": {},
282282
"amount": "כמות",

lib/l10n/app_hi.arb

Lines changed: 152 additions & 1 deletion
Large diffs are not rendered by default.

lib/l10n/app_hr.arb

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
},
318318
"addIngredient": "Dodaj sastojak",
319319
"@addIngredient": {},
320-
"logMeal": "Zapiši ovaj obrok",
320+
"logMeal": "Zapiši obrok u dnevnik prehrane",
321321
"@logMeal": {},
322322
"value": "Vrijednost",
323323
"@value": {
@@ -515,7 +515,7 @@
515515
"@recentlyUsedIngredients": {
516516
"description": "A message when a user adds a new ingredient to a meal."
517517
},
518-
"logIngredient": "Spremi u dnevnik prehrane",
518+
"logIngredient": "Zapiši sastojak u dnevnik prehrane",
519519
"@logIngredient": {},
520520
"searchIngredient": "Traži sastojak",
521521
"@searchIngredient": {
@@ -901,5 +901,9 @@
901901
"goalMacro": "Ciljevi za makronutrijente",
902902
"@goalMacro": {
903903
"description": "The goal for macronutrients"
904-
}
904+
},
905+
"selectMealToLog": "Odaberi obrok za zapis u dnevnik",
906+
"@selectMealToLog": {},
907+
"ingredientLogged": "Sastojak je upisan u dnevnik",
908+
"@ingredientLogged": {}
905909
}

0 commit comments

Comments
 (0)