mediawiki-extensions-CodeEd.../i18n/sr-ec.json
Translation updater bot 46c6963f2a Localisation updates from https://translatewiki.net.
Change-Id: I30325bd47259eabf806a4ccf7e6b01d33f03a0f2
2020-04-07 08:37:51 +02:00

23 lines
1.2 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": [
"BadDog",
"Obsuser"
]
},
"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": "Уређивачу кода потребан је учитан „Вики уређивач”"
}