Skip to content

Commit e8e988f

Browse files
authored
Merge pull request #598 from wger-project/feature/weblate
Translations update from Hosted Weblate
2 parents ccda552 + 493f52b commit e8e988f

File tree

4 files changed

+62
-8
lines changed

4 files changed

+62
-8
lines changed

lib/l10n/app_cs.arb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"saturatedFat": "Nasycené tuky",
205205
"@saturatedFat": {},
206206
"fiber": "Vláknina",
207-
"@fibres": {},
207+
"@fiber": {},
208208
"sodium": "Sodík",
209209
"@sodium": {},
210210
"amount": "Množství",
@@ -895,5 +895,11 @@
895895
"deficit": "nedostatek",
896896
"@deficit": {
897897
"description": "Caloric deficit (either planned or unplanned)"
898+
},
899+
"goalFiber": "Cíl vlákniny",
900+
"@goalFiber": {},
901+
"goalMacro": "Makro cíle",
902+
"@goalMacro": {
903+
"description": "The goal for macronutrients"
898904
}
899905
}

lib/l10n/app_tr.arb

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"saturatedFat": "Doymuş yağ",
359359
"@saturatedFat": {},
360360
"fiber": "Lif",
361-
"@fibres": {},
361+
"@fiber": {},
362362
"delete": "Sil",
363363
"@delete": {},
364364
"edit": "Düzenle",
@@ -827,5 +827,19 @@
827827
"placeholders": {
828828
"value": {}
829829
}
830+
},
831+
"goalMacro": "Makro hedefleri",
832+
"@goalMacro": {
833+
"description": "The goal for macronutrients"
834+
},
835+
"goalFiber": "Lif hedefi",
836+
"@goalFiber": {},
837+
"surplus": "fazlalık",
838+
"@surplus": {
839+
"description": "Caloric surplus (either planned or unplanned)"
840+
},
841+
"deficit": "eksiklik",
842+
"@deficit": {
843+
"description": "Caloric deficit (either planned or unplanned)"
830844
}
831845
}

lib/l10n/app_zh.arb

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"sameRepetitions": "如果您对所有组别进行相同的重复次数和重量,则只需填写一行即可。例如,对于 4 组,只需输入 10 次重复,这会自动变成「4 x 10」。",
6565
"@sameRepetitions": {},
66-
"exercise": "锻炼项目",
66+
"exercise": "锻炼",
6767
"@exercise": {
6868
"description": "An exercise for a workout"
6969
},
@@ -275,7 +275,7 @@
275275
"sodium": "钠",
276276
"@sodium": {},
277277
"fiber": "纤维",
278-
"@fibres": {},
278+
"@fiber": {},
279279
"saturatedFat": "饱和脂肪",
280280
"@saturatedFat": {},
281281
"fat": "脂肪",
@@ -582,5 +582,31 @@
582582
"description": "Generated entry for translation for server strings"
583583
},
584584
"alternativeNames": "別称",
585-
"@alternativeNames": {}
585+
"@alternativeNames": {},
586+
"useMetric": "使用公制单位表示体重",
587+
"@useMetric": {},
588+
"kilometers": "公里",
589+
"@kilometers": {
590+
"description": "Generated entry for translation for server strings"
591+
},
592+
"minutes": "分钟",
593+
"@minutes": {
594+
"description": "Generated entry for translation for server strings"
595+
},
596+
"pull_up_bar": "上拉杆",
597+
"@pull_up_bar": {
598+
"description": "Generated entry for translation for server strings"
599+
},
600+
"exerciseList": "锻炼清單",
601+
"@exerciseList": {},
602+
"exercises": "锻炼项目",
603+
"@exercises": {
604+
"description": "Multiple exercises for a workout"
605+
},
606+
"noMatchingExerciseFound": "未找到匹配的锻炼",
607+
"@noMatchingExerciseFound": {
608+
"description": "Message returned if no exercises match the searched string"
609+
},
610+
"searchNamesInEnglish": "同时搜索英文名称",
611+
"@searchNamesInEnglish": {}
586612
}

lib/l10n/app_zh_Hant.arb

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"@gymMode": {
178178
"description": "Label when starting the gym mode"
179179
},
180-
"selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起",
180+
"selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起",
181181
"@selectExercises": {},
182182
"workoutSession": "訓練(節)",
183183
"@workoutSession": {
@@ -547,7 +547,7 @@
547547
"@today": {},
548548
"percentEnergy": "能量百分比",
549549
"@percentEnergy": {},
550-
"onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框",
550+
"onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框",
551551
"@onlyLoggingHelpText": {},
552552
"addGoalsToPlanHelpText": "這使你可以為計劃設定能量、蛋白質、碳水化合物或脂肪的總體目標。請注意,如果你設定了詳細的膳食計劃,這些數值將取得優先權。",
553553
"@addGoalsToPlanHelpText": {},
@@ -895,5 +895,13 @@
895895
"repetitions": "次數",
896896
"@repetitions": {
897897
"description": "Generated entry for translation for server strings"
898-
}
898+
},
899+
"goalMacro": "宏量營養素目標",
900+
"@goalMacro": {
901+
"description": "The goal for macronutrients"
902+
},
903+
"fiber": "纖維",
904+
"@fiber": {},
905+
"goalFiber": "纖維目標",
906+
"@goalFiber": {}
899907
}

0 commit comments

Comments
 (0)