mediawiki-extensions-CodeEd.../i18n/uk.json
Translation updater bot 72518ad31e Localisation updates from https://translatewiki.net.
Change-Id: I89fd3b5ed51922906bb64d4b637edc92bd9f7a7b
2015-05-26 22:19:52 +02:00

21 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",
"Ата"
]
},
"codeeditor-desc": "Редагування із підсвіткою синтаксиса для JavaScript та CSS сторінок за допомогою [http://ace.ajax.org/ редактора 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": "Зменшити відступ"
}