mediawiki-extensions-CodeEd.../i18n/uk.json
Translation updater bot d03950d38f Localisation updates from https://translatewiki.net.
Change-Id: Iaa490636d752c00e674f4f55fda47d20a240189a
2017-03-07 22:35:45 +01:00

26 lines
1.4 KiB
JSON
Raw Permalink 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": [
"Base",
"Sodmy",
"Andriykopanytsia",
"Ата",
"Piramidion"
]
},
"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."
}