forked from jgraph/drawio-nextcloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhe.json
19 lines (19 loc) · 1.02 KB
/
he.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
"You can not open a folder" : "לא ניתן לפתוח תיקייה",
"An internal server error occurred." : "אירעה שגיאת שרת פנימית.",
"This file is too big to be opened. Please download the file instead." : "קובץ זה גדול מדי לפתיחה. יש להוריד את הקובץ במקום",
"Cannot read the file." : "לא ניתן לקרוא את הקובץ.",
"File not found." : "הקובץ לא נמצא.",
"The file is locked." : "הקובץ נעול.",
"You can not write to a folder" : "לא ניתן לכתוב לתיקייה",
"Could not write to file." : "לא ניתן לכתוב לקובץ.",
"Insufficient permissions" : "אין הרשאות מספקות",
"Saving..." : "מתבצעת שמירה…",
"Auto" : "אוטומטי",
"Dark" : "כהה",
"Yes" : "כן",
"No" : "לא",
"Language" : "שפה",
"Save" : "שמירה"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}