1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"@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": "ראשי"
}
|