Merge pull request #598 from wger-project/feature/weblate

Translations update from Hosted Weblate
This commit is contained in:
Roland Geider
2024-06-05 11:41:01 +02:00
committed by GitHub
4 changed files with 62 additions and 8 deletions

View File

@@ -204,7 +204,7 @@
"saturatedFat": "Nasycené tuky",
"@saturatedFat": {},
"fiber": "Vláknina",
"@fibres": {},
"@fiber": {},
"sodium": "Sodík",
"@sodium": {},
"amount": "Množství",
@@ -895,5 +895,11 @@
"deficit": "nedostatek",
"@deficit": {
"description": "Caloric deficit (either planned or unplanned)"
},
"goalFiber": "Cíl vlákniny",
"@goalFiber": {},
"goalMacro": "Makro cíle",
"@goalMacro": {
"description": "The goal for macronutrients"
}
}

View File

@@ -358,7 +358,7 @@
"saturatedFat": "Doymuş yağ",
"@saturatedFat": {},
"fiber": "Lif",
"@fibres": {},
"@fiber": {},
"delete": "Sil",
"@delete": {},
"edit": "Düzenle",
@@ -827,5 +827,19 @@
"placeholders": {
"value": {}
}
},
"goalMacro": "Makro hedefleri",
"@goalMacro": {
"description": "The goal for macronutrients"
},
"goalFiber": "Lif hedefi",
"@goalFiber": {},
"surplus": "fazlalık",
"@surplus": {
"description": "Caloric surplus (either planned or unplanned)"
},
"deficit": "eksiklik",
"@deficit": {
"description": "Caloric deficit (either planned or unplanned)"
}
}

View File

@@ -63,7 +63,7 @@
},
"sameRepetitions": "如果您对所有组别进行相同的重复次数和重量,则只需填写一行即可。例如,对于 4 组,只需输入 10 次重复这会自动变成「4 x 10」。",
"@sameRepetitions": {},
"exercise": "锻炼项目",
"exercise": "锻炼",
"@exercise": {
"description": "An exercise for a workout"
},
@@ -275,7 +275,7 @@
"sodium": "钠",
"@sodium": {},
"fiber": "纤维",
"@fibres": {},
"@fiber": {},
"saturatedFat": "饱和脂肪",
"@saturatedFat": {},
"fat": "脂肪",
@@ -582,5 +582,31 @@
"description": "Generated entry for translation for server strings"
},
"alternativeNames": "別称",
"@alternativeNames": {}
"@alternativeNames": {},
"useMetric": "使用公制单位表示体重",
"@useMetric": {},
"kilometers": "公里",
"@kilometers": {
"description": "Generated entry for translation for server strings"
},
"minutes": "分钟",
"@minutes": {
"description": "Generated entry for translation for server strings"
},
"pull_up_bar": "上拉杆",
"@pull_up_bar": {
"description": "Generated entry for translation for server strings"
},
"exerciseList": "锻炼清單",
"@exerciseList": {},
"exercises": "锻炼项目",
"@exercises": {
"description": "Multiple exercises for a workout"
},
"noMatchingExerciseFound": "未找到匹配的锻炼",
"@noMatchingExerciseFound": {
"description": "Message returned if no exercises match the searched string"
},
"searchNamesInEnglish": "同时搜索英文名称",
"@searchNamesInEnglish": {}
}

View File

@@ -177,7 +177,7 @@
"@gymMode": {
"description": "Label when starting the gym mode"
},
"selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起",
"selectExercises": "如果你想做一個超級組,你可以搜尋幾個訓練,它們會組在一起",
"@selectExercises": {},
"workoutSession": "訓練(節)",
"@workoutSession": {
@@ -547,7 +547,7 @@
"@today": {},
"percentEnergy": "能量百分比",
"@percentEnergy": {},
"onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框",
"onlyLoggingHelpText": "如果你只想記錄卡路里但不想設計有特定膳食的詳細營養計劃,請選中此框",
"@onlyLoggingHelpText": {},
"addGoalsToPlanHelpText": "這使你可以為計劃設定能量、蛋白質、碳水化合物或脂肪的總體目標。請注意,如果你設定了詳細的膳食計劃,這些數值將取得優先權。",
"@addGoalsToPlanHelpText": {},
@@ -895,5 +895,13 @@
"repetitions": "次數",
"@repetitions": {
"description": "Generated entry for translation for server strings"
}
},
"goalMacro": "宏量營養素目標",
"@goalMacro": {
"description": "The goal for macronutrients"
},
"fiber": "纖維",
"@fiber": {},
"goalFiber": "纖維目標",
"@goalFiber": {}
}