File tree Expand file tree Collapse file tree 4 files changed +62
-8
lines changed Expand file tree Collapse file tree 4 files changed +62
-8
lines changed Original file line number Diff line number Diff line change 204
204
"saturatedFat": "Nasycené tuky",
205
205
"@saturatedFat": {},
206
206
"fiber": "Vláknina",
207
- "@fibres ": {},
207
+ "@fiber ": {},
208
208
"sodium": "Sodík",
209
209
"@sodium": {},
210
210
"amount": "Množství",
895
895
"deficit": "nedostatek",
896
896
"@deficit": {
897
897
"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"
898
904
}
899
905
}
Original file line number Diff line number Diff line change 358
358
"saturatedFat": "Doymuş yağ",
359
359
"@saturatedFat": {},
360
360
"fiber": "Lif",
361
- "@fibres ": {},
361
+ "@fiber ": {},
362
362
"delete": "Sil",
363
363
"@delete": {},
364
364
"edit": "Düzenle",
827
827
"placeholders": {
828
828
"value": {}
829
829
}
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)"
830
844
}
831
845
}
Original file line number Diff line number Diff line change 63
63
},
64
64
"sameRepetitions": "如果您对所有组别进行相同的重复次数和重量,则只需填写一行即可。例如,对于 4 组,只需输入 10 次重复,这会自动变成「4 x 10」。",
65
65
"@sameRepetitions": {},
66
- "exercise": "锻炼项目 ",
66
+ "exercise": "锻炼 ",
67
67
"@exercise": {
68
68
"description": "An exercise for a workout"
69
69
},
275
275
"sodium": "钠",
276
276
"@sodium": {},
277
277
"fiber": "纤维",
278
- "@fibres ": {},
278
+ "@fiber ": {},
279
279
"saturatedFat": "饱和脂肪",
280
280
"@saturatedFat": {},
281
281
"fat": "脂肪",
582
582
"description": "Generated entry for translation for server strings"
583
583
},
584
584
"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": {}
586
612
}
Original file line number Diff line number Diff line change 177
177
"@gymMode": {
178
178
"description": "Label when starting the gym mode"
179
179
},
180
- "selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起。 ",
180
+ "selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起",
181
181
"@selectExercises": {},
182
182
"workoutSession": "訓練(節)",
183
183
"@workoutSession": {
547
547
"@today": {},
548
548
"percentEnergy": "能量百分比",
549
549
"@percentEnergy": {},
550
- "onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框。 ",
550
+ "onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框",
551
551
"@onlyLoggingHelpText": {},
552
552
"addGoalsToPlanHelpText": "這使你可以為計劃設定能量、蛋白質、碳水化合物或脂肪的總體目標。請注意,如果你設定了詳細的膳食計劃,這些數值將取得優先權。",
553
553
"@addGoalsToPlanHelpText": {},
895
895
"repetitions": "次數",
896
896
"@repetitions": {
897
897
"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": {}
899
907
}
You can’t perform that action at this time.
0 commit comments