mediawiki-extensions-InputBox/i18n/mk.json
Translation updater bot f696df88f9 Localisation updates from https://translatewiki.net.
Change-Id: I1df74ff2d791b25e50122bdc80e8de3808ae4fb6
2014-04-07 20:34:53 +00:00

18 lines
907 B
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",
"Brest",
"Misos"
]
},
"inputbox-desc": "Овозможува вклучување на предодредени HTML-облици",
"inputbox-error-no-type": "Немате наведено тип на поле за внос кое сакате да го создадете.",
"inputbox-error-bad-type": "Типот на полето за внос „$1“ не е познат.\nУкажете еден од допуштените: „create“, „comment“, „search“, „search2“ или „fulltext“.",
"inputbox-tryexact": "Строго ова",
"inputbox-searchfulltext": "По цел текст",
"inputbox-createarticle": "Создај страница",
"inputbox-movearticle": "Премести страница",
"inputbox-ns-main": "Главна"
}