diff options
Diffstat (limited to 'extensions/InputBox/i18n/ml.json')
-rw-r--r-- | extensions/InputBox/i18n/ml.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/extensions/InputBox/i18n/ml.json b/extensions/InputBox/i18n/ml.json new file mode 100644 index 00000000..f06c3540 --- /dev/null +++ b/extensions/InputBox/i18n/ml.json @@ -0,0 +1,18 @@ +{ + "@metadata": { + "authors": [ + "Praveenp", + "Shijualex" + ] + }, + "inputbox-desc": "നിർവ്വചിക്കപ്പെട്ടു വെച്ചിരിക്കുന്ന HTML ഫോമുകൾ ഉൾപ്പെടുത്താൻ അനുവദിക്കുക", + "inputbox-error-no-type": "സൃഷ്ടിക്കേണ്ട ഇൻപുട്ട് ബോക്സിന്റെ തരം നിഷ്കർഷിച്ചിട്ടില്ല", + "inputbox-error-bad-type": "ഇൻപുട്ട് ബോക്സ് \"$1\" ഏതു തരം എന്നു തിരിച്ചറിയാൻ കഴിഞ്ഞില്ല.\nദയവു ചെയ്ത് \"create\", \"comment\", \"search\", \"search2\" ഇവയിലൊന്നു നിഷ്കർഷിക്കുക", + "inputbox-tryexact": "കൃത്യമായി യോജിക്കുന്ന ഫലങ്ങൾ ഉണ്ടോയെന്നു പരിശോധിക്കുക", + "inputbox-searchfulltext": "എഴുത്ത് മൊത്തമായി തിരയുക", + "inputbox-createarticle": "താൾ സൃഷ്ടിക്കുക", + "inputbox-movearticle": "താൾ മാറ്റുക", + "inputbox-postcomment": "പുതിയ വിഭാഗം", + "inputbox-postcommenttitle": "പുതിയ വിഭാഗം", + "inputbox-ns-main": "മുഖ്യം" +} |