mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-14 11:18:49 +00:00
51 lines
3.8 KiB
JSON
51 lines
3.8 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80",
|
|
"מקף"
|
|
]
|
|
},
|
|
"portable-infobox-desc": "יצירת תיבות מידע ניידות שאפשר לתצג באמצעות HTML סמנטי נקי על כל עיצוב ופלטפורמה באמצעות שימוש בסימון עוצמתי דמוי XML קל להבנה. כוללת גם בונה תיבות מידע ניידות ב־[[Special:PortableInfoboxBuilder]].",
|
|
"portable-infobox-unimplemented-infobox-tag": "תג תיבת מידע לא מיושם: <$1>",
|
|
"portable-infobox-xml-parse-error-info": "יש בעיה בפענוח תיבת המידע",
|
|
"portable-infobox-xml-parse-error": "סימון XML שגוי. נא לבדוק את התקינות של ה־XML שלך",
|
|
"portable-infobox-xml-parse-error-document-end": "תוכן נוסף בסוף המסמך",
|
|
"portable-infobox-xml-parse-error-undeclared-entity": "ישות לא מוצהרת (לדוגמה: )",
|
|
"portable-infobox-xml-parse-error-attribute-not-started": "ערך המאפיין צריך להיות בתוך מירכאות",
|
|
"portable-infobox-xml-parse-error-attribute-without-value": "למאפיין תג צריך להיות ערך",
|
|
"portable-infobox-xml-parse-error-space-required": "שגיאת מבנה מאפיינים",
|
|
"portable-infobox-xml-parse-error-name-required": "שגיאה בפענוח שם המאפיין",
|
|
"portable-infobox-xml-parse-error-gt-required": "הגדרת התג לא הופסקה כהלכה",
|
|
"portable-infobox-xml-parse-error-tag-name-mismatch": "אי־התאמה של תג פתיחה וסיום",
|
|
"portable-infobox-xml-parse-error-tag-not-finished": "סוף מוקדם מדי של התג",
|
|
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "המאפיין \"$1\" אינו נתמך בתג <infobox>",
|
|
"allinfoboxes": "כל תבניות המידע",
|
|
"apihelp-infobox-summary": "המודול הזה מספק מפענח תיבות מידע",
|
|
"apihelp-infobox-param-text": "איזו תיבת מידע לפענח (מחרוזת xml)",
|
|
"apihelp-infobox-param-title": "כותרת הדף שהטקסט שייך אליו",
|
|
"apihelp-infobox-param-args": "רשימת משתנים לשימוש במהלך פענוח (תסדיר json)",
|
|
"apihelp-query+allinfoboxes-summary": "רשימת כל תיבות המידע",
|
|
"apihelp-query+infobox-summary": "קבלת מטא־נתונים של תיבת מידע",
|
|
"apiwarn-infobox-invalidargs": "תסדיר פרמטר args שגוי",
|
|
"infoboxbuilder-action-addnode": "הוספת רכיבי תיבת מידע",
|
|
"infoboxbuilder-action-clear": "ניקוי תבנית מידע",
|
|
"infoboxbuilder-action-deletenode": "מחיקת רכיב",
|
|
"infoboxbuilder-action-publish": "פרסום תבנית המידע",
|
|
"infoboxbuilder-editerror": "אירעה שגיאה בעת פרסום תיבת המידע: $1",
|
|
"infoboxbuilder-editerrorunknown": "אירעה שגיאה לא ידועה במהלך פרסום תיבת המידע.",
|
|
"infoboxbuilder-editsummary": "תיבת מידע נוצרה עם בונה תיבות מידע.",
|
|
"infoboxbuilder-node-title": "כותרת",
|
|
"infoboxbuilder-node-title-value": "כותרת תבנית המידע",
|
|
"infoboxbuilder-node-title-value-pagename": "שם הדף",
|
|
"infoboxbuilder-node-data": "נתונים",
|
|
"infoboxbuilder-node-data-value-source": "ערך של $1",
|
|
"infoboxbuilder-node-media": "תמונה",
|
|
"infoboxbuilder-nodeerror-invalidsource": "פרמטר המקור אינו תקין.",
|
|
"infoboxbuilder-nodeerror-nosourceordefault": "רכיב ללא פרמטר מקור או ערך ברירת מחדל לא יוצג.",
|
|
"infoboxbuilder-nodeparam-default": "ערך התחלתי",
|
|
"infoboxbuilder-nodeparam-label": "תווית",
|
|
"infoboxbuilder-nodeparam-source": "פרמטר מקור",
|
|
"infoboxbuilder-templatename": "שם התבנית",
|
|
"portableinfoboxbuilder": "בונה תיבות מידע ניידות"
|
|
}
|