mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-15 11:13:27 +00:00
0e716ca4db
Change-Id: I2e78d0224a54de02d0aca2d0e325f58e49d5184d
20 lines
761 B
JSON
20 lines
761 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": "ראשי"
|
|
}
|