mediawiki-extensions-Templa.../i18n/he.json
Translation updater bot d2b194921c Localisation updates from https://translatewiki.net.
Change-Id: I03edd97a258830670dbb6a9e053f8db0d19a5965
2014-04-30 20:44:16 +00:00

60 lines
3.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Amire80",
"Guycn2",
"תומר ט"
]
},
"templatedata-desc": "מימוש אחסון נתונים לפרמטרים של תבניות (באמצעות JSON)",
"templatedata-doc-desc-empty": "אין תיאור.",
"templatedata-doc-params": "פרמטרים של תבניות",
"templatedata-doc-param-name": "פרמטר",
"templatedata-doc-param-desc": "תיאור",
"templatedata-doc-param-type": "סוג",
"templatedata-doc-param-default": "ברירת מחדל",
"templatedata-doc-param-default-empty": "ריק",
"templatedata-doc-param-status": "מצב",
"templatedata-doc-param-status-deprecated": "מיושן",
"templatedata-doc-param-status-optional": "לא דרוש",
"templatedata-doc-param-status-suggested": "מוצע",
"templatedata-doc-param-status-required": "דרוש",
"templatedata-doc-param-desc-empty": "אין תיאור",
"templatedata-invalid-duplicate-value": "המאפיין \"$1\" (ערך: \"$3\") זהה למאפיין \"$2\".",
"templatedata-invalid-parse": "שגיאת תחביר ב־JSON.",
"templatedata-invalid-type": "המאפיין \"$1\" אמור להיות מסוג \"$2\".",
"templatedata-invalid-missing": "המאפיין הדרוש \"$1\" לא נמצא.",
"templatedata-invalid-empty-array": "למאפיין \"$1\" צריך להיות לפחות ערך אחד במערך שלו.",
"templatedata-invalid-unknown": "מאפיין בלתי־צפוי \"$1\".",
"templatedata-invalid-value": "ערך בלתי־תקין למאפיין \"$1\".",
"templatedata-invalid-length": "הנתונים גדולים מכדי לשמור ({{PLURAL:$1|בית אחד|{{formatnum:$1}} בתים}}, {{PLURAL:$2|המגבלה היא}} {{formatnum:$2}})",
"templatedata-editbutton": "יצירת נתוני תבנית",
"templatedata-errormsg-jsonbadformat": "JSON בלתי־תקין. נא לתקן אותו או למחוק את הטקסט בין תגי <templatedata> ולנסות שוב.",
"templatedata-modal-button-addparam": "הוספת פרמטר",
"templatedata-modal-button-apply": "החלה",
"templatedata-modal-button-cancel": "ביטול",
"templatedata-modal-button-delparam": "מחיקת פרמטר",
"templatedata-modal-button-importParams": "ייבוא פרמטרים",
"templatedata-modal-errormsg": "נמצאו שגיאות. נא לוודא ששמות הפרמטרים אינם ריקים ואינם חוזרים על עצמם, ושבשמות הפרמטרים לא מופיעים התווים \"$1\", \"$2\" או \"$3\".",
"templatedata-modal-errormsg-import-noparams": "לא נמצאו פרמטרים חדשים בעת הייבוא",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|יובא פרמטר חדש אחד|יובאו $1 פרמטרים חדשים}}",
"templatedata-modal-table-param-actions": "פעולות",
"templatedata-modal-table-param-aliases": "כינויים (מופרדים בפסיק)",
"templatedata-modal-table-param-default": "ערך התחלתי",
"templatedata-modal-table-param-desc": "תיאור",
"templatedata-modal-table-param-label": "תווית",
"templatedata-modal-table-param-name": "שם",
"templatedata-modal-table-param-required": "נדרש",
"templatedata-modal-table-param-suggested": "מוצע",
"templatedata-modal-table-param-type": "סוג",
"templatedata-modal-table-param-type-file": "קובץ",
"templatedata-modal-table-param-type-number": "מספר",
"templatedata-modal-table-param-type-page": "דף",
"templatedata-modal-table-param-type-string": "מחרוזת",
"templatedata-modal-table-param-type-undefined": "בלתי־מוגדר",
"templatedata-modal-table-param-type-user": "משתמש",
"templatedata-modal-title": "מחולל נתוני תבנית",
"templatedata-modal-title-templatedesc": "תיאור התבנית",
"templatedata-modal-title-templateparams": "פרמטרי תבנית"
}