mediawiki-extensions-CodeEd.../i18n/mk.json
Translation updater bot 8821d296df Localisation updates from https://translatewiki.net.
Change-Id: Ia4fced52555d42008b1ec5653eb1aec9f03059b2
2016-12-12 22:21:50 +01:00

20 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": [
"Bjankuloski06"
]
},
"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": "Истап"
}