mediawiki-extensions-CodeEd.../i18n/uk.json
Translation updater bot 46c6963f2a Localisation updates from https://translatewiki.net.
Change-Id: I30325bd47259eabf806a4ccf7e6b01d33f03a0f2
2020-04-07 08:37:51 +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."
}