Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #501

Merged
merged 4 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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": {}
}
34 changes: 33 additions & 1 deletion lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}
10 changes: 9 additions & 1 deletion lib/l10n/app_tr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -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": {}
}