Skip to content

Commit 6159886

Browse files
yingzhi0808weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified))
Currently translated at 72.9% (191 of 262 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/zh_Hans/
1 parent 044cf6a commit 6159886

File tree

1 file changed

+64
-2
lines changed

1 file changed

+64
-2
lines changed

lib/l10n/app_zh.arb

Lines changed: 64 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@
597597
"@pull_up_bar": {
598598
"description": "Generated entry for translation for server strings"
599599
},
600-
"exerciseList": "锻炼清單",
600+
"exerciseList": "锻炼清单",
601601
"@exerciseList": {},
602602
"exercises": "锻炼项目",
603603
"@exercises": {
@@ -608,5 +608,67 @@
608608
"description": "Message returned if no exercises match the searched string"
609609
},
610610
"searchNamesInEnglish": "同时搜索英文名称",
611-
"@searchNamesInEnglish": {}
611+
"@searchNamesInEnglish": {},
612+
"goalFiber": "纤维素目标",
613+
"@goalFiber": {},
614+
"onlyLoggingHelpText": "如果你只想记录你的卡路里,而不想为特定的膳食制定详细的营养计划,请勾选此复选框",
615+
"@onlyLoggingHelpText": {},
616+
"onlyLogging": "只记录卡路里",
617+
"@onlyLogging": {},
618+
"goalEnergy": "能量目标",
619+
"@goalEnergy": {},
620+
"goalProtein": "蛋白质目标",
621+
"@goalProtein": {},
622+
"goalCarbohydrates": "碳水化合物目标",
623+
"@goalCarbohydrates": {},
624+
"goalFat": "脂肪目标",
625+
"@goalFat": {},
626+
"today": "今天",
627+
"@today": {},
628+
"loggedToday": "今天的记录",
629+
"@loggedToday": {},
630+
"surplus": "剩余",
631+
"@surplus": {
632+
"description": "Caloric surplus (either planned or unplanned)"
633+
},
634+
"noIngredientsDefined": "还没有定义配料",
635+
"@noIngredientsDefined": {},
636+
"ingredientLogged": "记录在日记中的成分",
637+
"@ingredientLogged": {},
638+
"goalMacro": "宏观目标",
639+
"@goalMacro": {
640+
"description": "The goal for macronutrients"
641+
},
642+
"selectMealToLog": "选择一顿饭记在日记里",
643+
"@selectMealToLog": {},
644+
"deficit": "不足额",
645+
"@deficit": {
646+
"description": "Caloric deficit (either planned or unplanned)"
647+
},
648+
"kcalValue": "{value} 千卡",
649+
"@kcalValue": {
650+
"description": "A value in kcal, e.g. 500 kcal",
651+
"type": "text",
652+
"placeholders": {
653+
"value": {}
654+
}
655+
},
656+
"gValue": "{value} g",
657+
"@gValue": {
658+
"description": "A value in grams, e.g. 5 g",
659+
"type": "text",
660+
"placeholders": {
661+
"value": {}
662+
}
663+
},
664+
"percentValue": "{value} %",
665+
"@percentValue": {
666+
"description": "A value in percent, e.g. 10 %",
667+
"type": "text",
668+
"placeholders": {
669+
"value": {}
670+
}
671+
},
672+
"noMeasurementEntries": "您没有测量条目",
673+
"@noMeasurementEntries": {}
612674
}

0 commit comments

Comments
 (0)