mediawiki-extensions-CodeMi.../i18n/he.json
Translation updater bot 93ed8014a3
Localisation updates from https://translatewiki.net.
Change-Id: Id23e2ee7484d1c83d56f2031f5076b6a0b052367
2024-11-04 08:21:12 +01:00

61 lines
3.6 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-toggle-label-short": "תחביר",
"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-all-tooltip": "בחירת כל ההתאמות",
"codemirror-match-case": "התאמת רישיות",
"codemirror-regexp": "ביטוי רגולרי",
"codemirror-by-word": "לפי מילה",
"codemirror-replace": "להחליף",
"codemirror-replace-placeholder": "החלפה",
"codemirror-replace-all": "להחליף הכול",
"codemirror-done": "בוצע",
"codemirror-find-results": "$1 מתוך $2",
"codemirror-goto-line": "לעבור לשורה",
"codemirror-goto-line-go": "לעבור",
"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": "צביעת תחביר"
}