summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CodeEditor/i18n/he.json
blob: f7d252dc319deca511fef7e5ae06446ce6a14951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"@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": "הרחקת הזחה",
	"codeeditor-error-title": "חסר מודול תלוי",
	"codeeditor-error-message": "ההרחבה CodeEditor דורשת ש־WikiEditor יהיה טעון."
}