mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
0e716ca4db
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
18 lines
1,010 B
JSON
18 lines
1,010 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\".",
|
|
"inputbox-tryexact": "આબેહૂબ સરખામણી ધારી પ્રયત્ન કરો",
|
|
"inputbox-searchfulltext": "સંપૂર્ણ લખાણ શોધો",
|
|
"inputbox-createarticle": "નવો લેખ શરૂ કરો",
|
|
"inputbox-postcommenttitle": "નવો વિભાગ",
|
|
"inputbox-ns-main": "મુખ્ય"
|
|
}
|