mediawiki-extensions-CodeEd.../i18n/he.json
Translation updater bot 9fcb6f62c3 Localisation updates from https://translatewiki.net.
Change-Id: I20fa18c7be85f1eea1e0bae522964da65e0e5a30
2015-05-27 22:21:16 +02:00

19 lines
843 B
JSON

{
"@metadata": {
"authors": [
"Amire80",
"IKhitron"
]
},
"codeeditor-desc": "עריכה עם צביעת קוד לדפים של JavaScript ושל CSS באמצעות [http://ace.ajax.org/ עורך Ace]",
"codeeditor-next-annotation": "מעבר להערה הבאה",
"codeeditor-toolbar-toggle": "שינוי מצב עורך קוד",
"codeeditor-save-with-errors": "המסמך הזה מכיל שגיאות. האם ברצונך לשמור אותו?",
"codeeditor-invisibleChars-toggle": "הפעלת תווים בלתי־נראים",
"codeeditor-lineWrapping-toggle": "הפעלת גלישת שורות",
"codeeditor-searchReplace-toggle": "הפעלת חלונית חיפוש והחלפה",
"codeeditor-gotoline": "מעבר לשורה מספר...",
"codeeditor-indent": "הזחה",
"codeeditor-outdent": "הרחקת הזחה"
}