mediawiki-extensions-CodeEd.../i18n/uk.json
Translation updater bot ef8e44cce1 Localisation updates from https://translatewiki.net.
Change-Id: I67ab46e1ebaf0afdbc7a9ff12ad6409dcfff6838
2016-02-18 22:14:50 +01:00

22 lines
1.1 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": [
"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-indent": "Відступ",
"codeeditor-outdent": "Зменшити відступ"
}