mediawiki-extensions-CodeMi.../i18n/he.json
Translation updater bot b9463a0271 Localisation updates from https://translatewiki.net.
Change-Id: I8dd26764e698ff6d39f29b26e106cabc2b8fbb72
2024-04-12 09:41:43 +02:00

55 lines
3.3 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"
]
},
"codemirror-desc": "צביעת תחביר בעורך קוד ויקי",
"codemirror-toggle-label": "צביעת תחביר",
"codemirror-prefs-summary": "אפשר ללמוד עוד על התכונה הזאת על־ידי קריאת [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:CodeMirror דף העזרה].",
"codemirror-prefs-enable": "הפעלת צביעת תחביר עבור קוד ויקי",
"codemirror-v6-prefs-colorblind": "להשתמש בערכת צבעים ידידותית לעיוורי צבעים",
"codemirror-prefs-colorblind": "להפעיל ערכת צבעים ידידותית לעיוורי־צבעים בצביעת קוד בעריכת קוד ויקי",
"codemirror-prefs-colorblind-help": "אם מופעל אצלך גאדג'ט לצביעת קוד, ההעדפה הזאת לא תעבוד",
"codemirror-find": "למצוא",
"codemirror-next": "הבאה",
"codemirror-previous": "הקודמת",
"codemirror-all": "הכול",
"codemirror-match-case": "התאמת רישיות",
"codemirror-regexp": "ביטוי רגולרי",
"codemirror-by-word": "לפי מילה",
"codemirror-replace": "להחליף",
"codemirror-replace-placeholder": "החלפה",
"codemirror-replace-all": "להחליף הכול",
"codemirror-control-character": "תו בקרה $1",
"codemirror-special-char-null": "תו ריק",
"codemirror-special-char-bell": "תו פעמון",
"codemirror-special-char-backspace": "מקש בקספייס",
"codemirror-special-char-newline": "שורה חדשה",
"codemirror-special-char-vertical-tab": "טאב מאונך",
"codemirror-special-char-carriage-return": "חזרת גרר (carriage return)",
"codemirror-special-char-escape": "תו חילוף",
"codemirror-special-char-nbsp": "רווח ללא מעבר שורה",
"codemirror-special-char-zero-width-space": "רווח ברוחב אפס",
"codemirror-special-char-zero-width-non-joiner": "תו הפרדה ברוחב אפס",
"codemirror-special-char-zero-width-joiner": "תו צירוף ברוחב אפס",
"codemirror-special-char-left-to-right-mark": "סימן שמאל לימין",
"codemirror-special-char-right-to-left-mark": "סימן ימין לשמאל",
"codemirror-special-char-line-separator": "מפריד שורות",
"codemirror-special-char-left-to-right-override": "דריסת שמאל לימין",
"codemirror-special-char-right-to-left-override": "דריסת ימין לשמאל",
"codemirror-special-char-narrow-nbsp": "רווח צר ללא מעבר שורה",
"codemirror-special-char-left-to-right-isolate": "בידוד משמאל לימין",
"codemirror-special-char-right-to-left-isolate": "בידוד מימין לשמאל",
"codemirror-special-char-pop-directional-isolate": "שליפת בידוד כיווניות",
"codemirror-special-char-paragraph-separator": "מפריד פסקאות",
"codemirror-special-char-zero-width-no-break-space": "מצרף מילים",
"codemirror-special-char-object-replacement": "תו החלפת עצם",
"codemirror-fold-template": "קיפול פרמטרים של תבנית",
"codemirror-unfold": "הרחבה",
"codemirror-folded-code": "קוד מקופל",
"prefs-accessibility": "נגישות",
"prefs-syntax-highlighting": "צביעת תחביר"
}