mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-13 17:53:26 +00:00
aa4d2a85ee
Change-Id: I2b4db289a667a45eb79aab572f32bfd7c9cbc2bb
20 lines
753 B
JSON
20 lines
753 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\".",
|
|
"inputbox-tryexact": "לדף בשם זה",
|
|
"inputbox-searchfulltext": "חיפוש בתוכן הדפים",
|
|
"inputbox-createarticle": "יצירת הדף",
|
|
"inputbox-movearticle": "העברת דף",
|
|
"inputbox-postcomment": "פרק חדש",
|
|
"inputbox-postcommenttitle": "פרק חדש",
|
|
"inputbox-ns-main": "ראשי"
|
|
}
|