mediawiki-extensions-CodeEd.../i18n/he.json
Translation updater bot 8821d296df Localisation updates from https://translatewiki.net.
Change-Id: Ia4fced52555d42008b1ec5653eb1aec9f03059b2
2016-12-12 22:21:50 +01:00

22 lines
988 B
JSON

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