Translated using Weblate (Ukrainian)

Currently translated at 100.0% (338 of 338 strings)

Translation: wger Workout Manager/Mobile App
Translate-URL: https://hosted.weblate.org/projects/wger/mobile/uk/
This commit is contained in:
Максим Горпиніч
2025-10-12 22:24:25 +02:00
committed by Hosted Weblate
parent 50bcb0bbe8
commit 46dc3a44d8

View File

@@ -1112,5 +1112,21 @@
"authorHint": "Введіть ім'я автора",
"@authorHint": {
"description": "Hint text for author field"
},
"galleryImageTypeNotSupported": "Зображення типу {imageType} наразі не підтримуються на цій платформі.",
"@galleryImageTypeNotSupported": {
"placeholders": {
"imageType": {
"type": "String"
}
}
},
"galleryImageTypeNotSupportedDetail": "Це зображення у форматі {imageType}, який наразі не підтримується на цій платформі.",
"@galleryImageTypeNotSupportedDetail": {
"placeholders": {
"imageType": {
"type": "String"
}
}
}
}