files_texteditor/l10n/he.json

29 строки
2.0 KiB
JSON

{ "translations": {
"Saving …" : "מתבצעת שמירה…",
"Saved!" : "נשמר!",
"Saved" : "נשמר",
"There was a problem saving your changes. Click to resume editing." : "אירעה בעייה בשמירת השינויים. יש ללחוץ לחידוש העריכה.",
"Edit in plain text editor" : "עריכה בעורך טקסט פשוט",
"An error occurred!" : "אירעה תקלה!",
"Edit" : "עריכה",
"Mixed" : "מעורב",
"Preview" : "תצוגה מקדימה",
"New text file" : "קובץ טקסט חדש",
"New text file.txt" : "קובץ טקסט חדש.txt",
"This file is too big to be opened. Please download the file instead." : "קובץ זה גדול מדי לפתיחה. יש להוריד את הקובץ במקום",
"Cannot read the file." : "לא ניתן לקרוא את הקובץ.",
"Invalid file path supplied." : "סופק נתיב קובץ לא חוקי.",
"The file is locked." : "הקובץ נעול.",
"An internal server error occurred." : "אירעה שגיאת שרת פנימית.",
"Cannot save file as it has been modified since opening." : "לא ניתן לשמור קובץ כיוון שנערך מאז שנפתח.",
"Could not write to file." : "לא ניתן לכתוב לקובץ.",
"Insufficient permissions." : "אין מספיק הרשאות.",
"File path not supplied." : "לא סופק נתיב לקובץ.",
"File mtime not supplied." : "מועד השינוי של הקובץ לא סופק.",
"Share not found" : "השיתוף לא נמצא",
"You are not authorized to open this share" : "אין לך הרשאה לפתוח את השיתוף הזה",
"Invalid range request" : "בקשת הטווח שגויה",
"Plain text editor" : "עורך טקסט פשוט",
"Open, save and edit text files" : "פתיחה, שמירה ועריכה של קובצי טקסט"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}