Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r--apps/files/l10n/he.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index 3af6d0e8e9e..92083eb6a48 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -4,13 +4,13 @@
"Unknown error" : "שגיאה בלתי ידועה",
"All files" : "כל הקבצים",
"Recent" : "אחרונים",
+ "Favorites" : "מועדפים",
"File could not be found" : "הקובץ לא ניתן לאיתור",
"Move or copy" : "העברה או העתקה",
"Download" : "הורדה",
"Delete" : "מחיקה",
"Home" : "בית",
"Close" : "סגירה",
- "Favorites" : "מועדפים",
"Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
"Upload cancelled." : "ההעלאה בוטלה.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
@@ -147,9 +147,6 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"No favorites yet" : "אין מועדפים עדיין",
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
- "Shared with you" : "משותף אתך",
- "Shared with others" : "משותף עם אחרים",
- "Shared by link" : "משותף על ידי קישור",
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
"Text file" : "קובץ טקסט",
@@ -157,6 +154,9 @@
"Move" : "העברה",
"A new file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה חדשים <strong>נמחקו</strong>",
"A new file or folder has been <strong>restored</strong>" : "קובץ או תיקייה חדשים <strong>שוחזרו</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">לגשת לקבצים שלך דרך WebDAV</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">לגשת לקבצים שלך דרך WebDAV</a>",
+ "Shared with you" : "משותף אתך",
+ "Shared with others" : "משותף עם אחרים",
+ "Shared by link" : "משותף על ידי קישור"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file