mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
Merge pull request #501 from wger-project/feature/weblate
Translations update from Hosted Weblate
This commit is contained in:
@@ -468,7 +468,7 @@
|
||||
"@supersetWith": {
|
||||
"description": "Text used between exercise cards when adding a new set. Translate as something like 'in a superset with'"
|
||||
},
|
||||
"total": "Gesamt",
|
||||
"total": "Summe",
|
||||
"@total": {
|
||||
"description": "Label used for total sums of e.g. calories or similar"
|
||||
},
|
||||
@@ -788,5 +788,11 @@
|
||||
"lb": "lb",
|
||||
"@lb": {
|
||||
"description": "Generated entry for translation for server strings"
|
||||
}
|
||||
},
|
||||
"useMetric": "Metrische Einheiten für das Körpergewicht verwenden",
|
||||
"@useMetric": {},
|
||||
"done": "Fertig",
|
||||
"@done": {},
|
||||
"searchNamesInEnglish": "Namen auch auf English suchen",
|
||||
"@searchNamesInEnglish": {}
|
||||
}
|
||||
|
||||
@@ -755,5 +755,37 @@
|
||||
"kg": "Kg",
|
||||
"@kg": {
|
||||
"description": "Generated entry for translation for server strings"
|
||||
}
|
||||
},
|
||||
"useMetric": "Utilizar unidades metricas para el peso corporal",
|
||||
"@useMetric": {},
|
||||
"settingsTitle": "Configuraciones",
|
||||
"@settingsTitle": {},
|
||||
"settingsCacheTitle": "Cache",
|
||||
"@settingsCacheTitle": {},
|
||||
"settingsCacheDeletedSnackbar": "Cache borrado exitosamente",
|
||||
"@settingsCacheDeletedSnackbar": {},
|
||||
"log": "Registro",
|
||||
"@log": {
|
||||
"description": "Log a specific meal (imperative form)"
|
||||
},
|
||||
"done": "Listo",
|
||||
"@done": {},
|
||||
"noMatchingExerciseFound": "No se encontraron ejercicios que coincidan",
|
||||
"@noMatchingExerciseFound": {
|
||||
"description": "Message returned if no exercises match the searched string"
|
||||
},
|
||||
"aboutMastodonTitle": "Mastodon",
|
||||
"@aboutMastodonTitle": {
|
||||
"description": "Title for mastodon section in the about dialog"
|
||||
},
|
||||
"aboutMastodonText": "Siguenos en mastodon para recibir actualizaciones y noticias sobre el proyecto",
|
||||
"@aboutMastodonText": {
|
||||
"description": "Text for the mastodon section in the about dialog"
|
||||
},
|
||||
"settingsCacheDescription": "Cache de ejercicios",
|
||||
"@settingsCacheDescription": {},
|
||||
"aboutDonateTitle": "Donar",
|
||||
"@aboutDonateTitle": {},
|
||||
"aboutDonateText": "Invítanos un café para ayudar al proyecto, cubrir los costos del servidor y mantenernos activos",
|
||||
"@aboutDonateText": {}
|
||||
}
|
||||
|
||||
@@ -775,5 +775,13 @@
|
||||
"settingsCacheDescription": "Egzersiz önbelleği",
|
||||
"@settingsCacheDescription": {},
|
||||
"settingsCacheDeletedSnackbar": "Önbellek başarıyla temizlendi",
|
||||
"@settingsCacheDeletedSnackbar": {}
|
||||
"@settingsCacheDeletedSnackbar": {},
|
||||
"log": "Kaydet",
|
||||
"@log": {
|
||||
"description": "Log a specific meal (imperative form)"
|
||||
},
|
||||
"useMetric": "Vücut ağırlığı için metrik birimler kullan",
|
||||
"@useMetric": {},
|
||||
"done": "Bitti",
|
||||
"@done": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user