mediawiki-extensions-CodeEd.../i18n/uk.json
Translation updater bot f4507e7ea4 Localisation updates from https://translatewiki.net.
Change-Id: I23ee4585bac35222b476faab2fecdfc8fc2f017b
2020-10-12 08:34:35 +02:00

26 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Andriykopanytsia",
"Base",
"Piramidion",
"Sodmy",
"Ата"
]
},
"codeeditor-desc": "Редагування із підсвіткою синтаксису для JavaScript та CSS сторінок за допомогою [https://ace.c9.io/ редактора Ace]",
"codeeditor-next-annotation": "Перейти до наступної анотації",
"codeeditor-toolbar-toggle": "Перемкнути редактор коду",
"codeeditor-save-with-errors": "Документ містить помилки. Ви впевнені, що хочете опублікувати?",
"codeeditor-invisibleChars-toggle": "Перемкнути невидимі символи",
"codeeditor-lineWrapping-toggle": "Перемкнути перенесення рядка",
"codeeditor-searchReplace-toggle": "Перемкнути діалог пошуку і заміни",
"codeeditor-gotoline": "Перейти до рядка номер…",
"codeeditor-gotoline-placeholder": "рядок[:стовпець]",
"codeeditor-gotoline-prompt": "Введіть номер рядка",
"codeeditor-indent": "Відступ",
"codeeditor-outdent": "Зменшити відступ",
"codeeditor-error-title": "Залежність невдала",
"codeeditor-error-message": "CodeEditor потребує, щоб було завантажено WikiEditor."
}