diff options
Diffstat (limited to 'extensions/InputBox/i18n/mk.json')
-rw-r--r-- | extensions/InputBox/i18n/mk.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/mk.json b/extensions/InputBox/i18n/mk.json new file mode 100644 index 00000000..024d273d --- /dev/null +++ b/extensions/InputBox/i18n/mk.json @@ -0,0 +1,19 @@ +{ + "@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-postcomment": "Ново заглавие", + "inputbox-postcommenttitle": "Ново заглавие", + "inputbox-ns-main": "Главна" +} |