mediawiki-extensions-InputBox/i18n/gu.json
Siebrand Mazeland 2ed67f2c7d Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
2014-03-28 08:24:47 +01:00

16 lines
989 B
JSON

{
"@metadata": {
"authors": [
"Dsvyas",
"KartikMistry",
"Sushant savla"
]
},
"inputbox-desc": "પૂર્વવ્યાખ્યાયિત HTML પત્રકોનો સમાવેશ માન્ય",
"inputbox-error-no-type": "તમે બનાવવા માટેના ઈનપુટ બોક્સનો પ્રકાર સ્પષ્ટ કર્યો નથી.",
"inputbox-error-bad-type": "ઈનપુટ ખાનાનો પ્રકર \"$1\" ન ઓળખી શકાયો.\nઆમાંથી કોઈ એક હણાવો \"create\", \"comment\", \"search\", \"search2\" or \"fulltext\".",
"tryexact": "આબેહૂબ સરખામણી ધારી પ્રયત્ન કરો",
"searchfulltext": "સંપૂર્ણ લખાણ શોધો",
"createarticle": "નવો લેખ શરૂ કરો",
"inputbox-ns-main": "મુખ્ય"
}