mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
bf5e94bedf
Change-Id: I0d035000f7bdc668c94a6288970148aa0c6157ae
19 lines
1.4 KiB
JSON
19 lines
1.4 KiB
JSON
{
|
|
"@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": "മുഖ്യം"
|
|
}
|