mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-14 18:55:16 +00:00
2ed67f2c7d
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: Ia8b8777e8aac533bb5a87398b8fd06a2687248ec
16 lines
658 B
JSON
16 lines
658 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"Guycn2",
|
|
"Rotem Liss"
|
|
]
|
|
},
|
|
"inputbox-desc": "אפשרות להכללת טופסי HTML שהוגדרו מראש",
|
|
"inputbox-error-no-type": "לא ציינת את סוג תיבת הקלט ליצירה.",
|
|
"inputbox-error-bad-type": "סוג תיבת הקלט \"$1\" אינו ידוע.\nאנא ציינו \"create\", \"comment\", \"search\", \"search2\" או \"fulltext\".",
|
|
"tryexact": "לדף בשם זה",
|
|
"searchfulltext": "חיפוש בתוכן הדפים",
|
|
"createarticle": "יצירת הדף",
|
|
"inputbox-ns-main": "ראשי"
|
|
} |