mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Merge pull request #581 from wger-project/feature/weblate
Translations update from Hosted Weblate
This commit is contained in:
@@ -1 +1 @@
|
||||
wger Workout Manager
|
||||
wger Workout Manager
|
||||
|
||||
@@ -1 +1 @@
|
||||
wger Workout Manager
|
||||
wger Workout Manager
|
||||
|
||||
@@ -1 +1 @@
|
||||
wger Workout Manager
|
||||
wger Workout Manager
|
||||
|
||||
@@ -887,5 +887,13 @@
|
||||
"placeholders": {
|
||||
"value": {}
|
||||
}
|
||||
},
|
||||
"surplus": "přebytek",
|
||||
"@surplus": {
|
||||
"description": "Caloric surplus (either planned or unplanned)"
|
||||
},
|
||||
"deficit": "nedostatek",
|
||||
"@deficit": {
|
||||
"description": "Caloric deficit (either planned or unplanned)"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -887,5 +887,13 @@
|
||||
"placeholders": {
|
||||
"value": {}
|
||||
}
|
||||
},
|
||||
"surplus": "višak",
|
||||
"@surplus": {
|
||||
"description": "Caloric surplus (either planned or unplanned)"
|
||||
},
|
||||
"deficit": "manjak",
|
||||
"@deficit": {
|
||||
"description": "Caloric deficit (either planned or unplanned)"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -122,5 +122,19 @@
|
||||
"successfullyDeleted": "已刪除",
|
||||
"@successfullyDeleted": {
|
||||
"description": "Message when an item was successfully deleted"
|
||||
}
|
||||
},
|
||||
"noMatchingExerciseFound": "沒有找到符合的運動項目",
|
||||
"@noMatchingExerciseFound": {
|
||||
"description": "Message returned if no exercises match the searched string"
|
||||
},
|
||||
"muscles": "肌肉",
|
||||
"@muscles": {
|
||||
"description": "(main) muscles trained by an exercise"
|
||||
},
|
||||
"equipment": "器材",
|
||||
"@equipment": {
|
||||
"description": "Equipment needed to perform an exercise"
|
||||
},
|
||||
"searchNamesInEnglish": "也用英文字詞搜尋",
|
||||
"@searchNamesInEnglish": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user