2019-05-17 22:37:21 +03:00
|
|
|
|
{#-
|
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
|
-#}
|
2019-06-15 16:16:14 +03:00
|
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
|
"language": "he",
|
|
|
|
|
"direction": "rtl",
|
2022-12-11 20:32:22 +03:00
|
|
|
|
"action.edit": "עריכת הדף הזה",
|
|
|
|
|
"action.skip": "לדלג לתוכן",
|
2023-02-24 18:46:44 +03:00
|
|
|
|
"action.view": "צפה במקור של דף זה",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"announce.dismiss": "לא להציג את זה שוב",
|
2023-02-24 18:46:44 +03:00
|
|
|
|
"blog.archive": "ארכיון",
|
|
|
|
|
"blog.categories": "קטגוריות",
|
|
|
|
|
"blog.categories.in": "בתוך",
|
|
|
|
|
"blog.continue": "המשך לקרוא",
|
|
|
|
|
"blog.draft": "טיוטה",
|
|
|
|
|
"blog.index": "חזרה לאינדקס",
|
|
|
|
|
"blog.meta": "מטא-נתונים",
|
|
|
|
|
"blog.references": "קישורים קשורים",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"clipboard.copy": "העתקה ללוח",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"clipboard.copied": "הועתק ללוח",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"consent.accept": "לקבל",
|
|
|
|
|
"consent.manage": "לנהל הגדרות",
|
|
|
|
|
"consent.reject": "לדחות",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"footer": "כותרת תחתונה",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"footer.next": "הבא",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"footer.previous": "הקודם",
|
|
|
|
|
"header": "כותרת עליונה",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"meta.comments": "הערות",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"meta.source": "מקור",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"nav": "ניווט",
|
2023-02-24 18:46:44 +03:00
|
|
|
|
"readtime.one": "קריאה 1 דקות",
|
|
|
|
|
"readtime.other": "# דקות קריאה",
|
|
|
|
|
"rss.created": "RSS הזנת",
|
|
|
|
|
"rss.updated": "הזנת RSS של תוכן מעודכן",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"search": "חיפוש",
|
2020-06-21 14:22:48 +03:00
|
|
|
|
"search.config.pipeline": " ",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"search.placeholder": "חיפוש",
|
|
|
|
|
"search.share": "שיתוף",
|
|
|
|
|
"search.reset": "ניקוי",
|
|
|
|
|
"search.result.initializer": "אתחול חיפוש",
|
|
|
|
|
"search.result.placeholder": "יש להקליד כדי להתחיל לחפש",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"search.result.none": "אין מסמכים תואמים",
|
2023-02-26 12:50:37 +03:00
|
|
|
|
"search.result.one": "מסמך1 תואם",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"search.result.other": "# מסמך תואם",
|
2022-08-21 10:31:50 +03:00
|
|
|
|
"search.result.more.one": "עוד אחד בדף הזה",
|
|
|
|
|
"search.result.more.other": "עוד # בדף הזה",
|
|
|
|
|
"search.result.term.missing": "חסר",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"select.language": "בחירת שפה",
|
|
|
|
|
"select.version": "בחירת גרסה",
|
2022-12-11 20:32:22 +03:00
|
|
|
|
"source": "לעבור אל המאגר",
|
2023-02-24 18:46:44 +03:00
|
|
|
|
"source.file.contributors": "תורמים",
|
2021-05-02 12:24:34 +03:00
|
|
|
|
"source.file.date.created": "נוצר",
|
2022-11-12 15:56:18 +03:00
|
|
|
|
"source.file.date.updated": "עדכון אחרון",
|
|
|
|
|
"tabs": "לשוניות",
|
|
|
|
|
"toc": "תוכן העניינים",
|
|
|
|
|
"top": "חזרה למעלה"
|
2019-06-15 16:16:14 +03:00
|
|
|
|
}[key] }}{% endmacro %}
|