mediawiki-extensions-CodeMi.../i18n/sr-ec.json
Translation updater bot 4dfd50860f
Localisation updates from https://translatewiki.net.
Change-Id: I9b6c86cd502005c69784a3335936f29f210a94fb
2024-11-21 08:21:22 +01:00

28 lines
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": [
"Acamicamacaraca",
"BadDog",
"Milicevic01",
"Obsuser"
]
},
"codemirror-desc": "Омогућава истицање синтаксе у уређивачу викитекста",
"codemirror-toggle-label": "Истицање синтаксе",
"codemirror-prefs-enable": "Омогући истицање синтаксе за викитекст",
"codemirror-close": "Затвори",
"codemirror-find": "Пронађи",
"codemirror-next": "Пронађи следеће",
"codemirror-previous": "Пронађи претходно",
"codemirror-all": "све",
"codemirror-match-case": "Пази на величину слова",
"codemirror-regexp": "Регекс",
"codemirror-replace": "Замени",
"codemirror-replace-placeholder": "Замени",
"codemirror-replace-all": "Замени све",
"codemirror-done": "Готово",
"codemirror-find-results": "$1 од $2",
"prefs-accessibility": "Приступачност",
"prefs-syntax-highlighting": "Истицање синтаксе"
}