-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathhe.json
30 lines (30 loc) · 1.16 KB
/
he.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{ "translations": {
"Send an email" : "שליחת דוא״ל",
"User not found" : "המשתמש לא נמצא",
"Try again" : "ניסיון חוזר",
"Close" : "סגירה",
"Less" : "פחות:",
"More" : "יותר",
"Cancel" : "ביטול",
"Delete" : "מחיקה",
"Edit title" : "עריכת כותרת",
"Submit" : "שליחה",
"Choose" : "בחר",
"Cancelled" : "בוטל",
"Running" : "ריצה",
"Result" : "תוצאה",
"Choose a file" : "נא לבחור קובץ",
"No file selected" : "לא נבחר קובץ",
"Could not copy to clipboard" : "לא ניתן להעתיק ללוח הגזירים",
"Share" : "שתף",
"Advanced" : "מתקדם",
"Copy" : "העתקה",
"Upload file" : "העלאת קובץ",
"Reset" : "איפוס",
"Unknown error" : "שגיאה בלתי ידועה",
"Preview" : "תצוגה מקדימה",
"Send" : "שליחה",
"Advanced options" : "אפשרויות מתקדמות",
"Copy link to clipboard" : "העתקת קישור ללוח הגזירים"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}