diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/he.json | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 10 |
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 |