mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-15 03:23:45 +00:00
68796fbe8e
Change-Id: Iede0d6a80e8fd7928b0e1a69a95aa7dd447fa0c5
24 lines
1.2 KiB
JSON
24 lines
1.2 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"BadDog",
|
||
"Kizule",
|
||
"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": "Уређивачу кода потребан је учитан „Вики уређивач”"
|
||
}
|