Skip to content

Commit

Permalink
Translated using Weblate (Ukrainian)
Browse files Browse the repository at this point in the history
Currently translated at 9.1% (351 of 3821 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/uk/
  • Loading branch information
mike140 authored and weblate committed Oct 25, 2024
1 parent 90c5c27 commit 16064e8
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion langs/layers/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,23 @@
}
}
},
"contributor-thanks": {
"mappings": {
"0": {
"then": "Ви внесли код до MapComplete за допомогою {_code_contributions} коммітів! Це чудово!"
}
}
},
"cscount-thanks": {
"mappings": {
"0": {
"then": "Ви вносили зміни {_csCount} разів! Це чудово!"
}
}
},
"debug-title": {
"render": "<h3>Опції налагодження</h3>"
},
"fixate-north": {
"mappings": {
"0": {
Expand Down Expand Up @@ -1158,6 +1175,20 @@
"question": "Чи потрібно показувати перехрестя в центрі дисплея?",
"questionHint": "Це може допомогти точно позиціонувати новий елемент"
},
"show_debug": {
"mappings": {
"0": {
"then": "Показати інформацію про налагодження"
},
"1": {
"then": "Не показувати інформацію про налагодження"
},
"2": {
"then": "Не показувати інформацію про налагодження"
}
},
"question": "Показувати інформацію про налагодження налаштувань користувача?"
},
"show_tags": {
"mappings": {
"0": {
Expand Down Expand Up @@ -1206,9 +1237,25 @@
"question": "Чи потрібно зберігати тематичні карти, які ви відвідуєте?",
"questionHint": "Якщо ви відвідуєте мапу на певну тему, MapComplete може запам'ятати це і запропонувати її як підказку."
},
"title-id": {
"render": "<h3>Керування ідентифікатором Mangrove</h3>"
},
"title-map": {
"render": "<h3>Налаштування карти</h3>"
},
"title-privacy-legal": {
"render": "<h3>Приватність і законність</h3>"
},
"translation-completeness": {
"render": "Переклади {_theme} {_language} становлять {_translation_percentage}%: {_translation_translated_count} рядків із {_translation_total} перекладено"
},
"translation-help": {
"mappings": {
"0": {
"then": "Натисніть на іконку \"перекласти\" поруч з рядком, щоб ввести або оновити фрагмент тексту. Для цього вам потрібен обліковий запис Weblate. Створіть його з вашим OSM-іменем користувача, щоб автоматично розблокувати режим перекладу."
}
}
},
"translation-mode": {
"mappings": {
"0": {
Expand All @@ -1222,6 +1269,13 @@
}
},
"question": "Ви хочете допомогти з перекладом MapComplete?"
},
"translation-thanks": {
"mappings": {
"0": {
"then": "Ви зробили внесок у переклад MapComplete за допомогою {_translation_contributions} комітів! Це чудово!"
}
}
}
},
"title": {
Expand Down Expand Up @@ -1284,4 +1338,4 @@
"render": "Утилізація відходів"
}
}
}
}

0 comments on commit 16064e8

Please sign in to comment.