diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/files/l10n/he.json | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 222a19a9592..b4fb31feba6 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -186,18 +186,18 @@ "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Unshare" : "הסר שיתוף", + "This group folder is full, files can not be updated or synced anymore!" : "התיקייה הקבוצתית הזו מלאה, לא ניתן לעדכן או לסנכרן קבצים מולה עוד!", + "This external storage is full, files can not be updated or synced anymore!" : "האחסון החיצוני מלא, לא ניתן לעדכן או לסנכרן קבצים מולו עוד!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)", + "This group folder is almost full ({usedSpacePercent}%)" : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%)", + "This external storage is almost full ({usedSpacePercent}%)" : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "קובץ או תיקייה <strong>נערכו</strong> או ש<strong>שמם השתנה</strong>", "A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>", "A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>", "A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזרו</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">לגשת לקבצים שלך באמצעות WebDAV</a>", - "This group folder is full, files can not be updated or synced anymore!" : "התיקייה הקבוצתית הזו מלאה, לא ניתן לעדכן או לסנכרן קבצים מולה עוד!", - "This external storage is full, files can not be updated or synced anymore!" : "האחסון החיצוני מלא, לא ניתן לעדכן או לסנכרן קבצים מולו עוד!", - "This group folder is almost full ({usedSpacePercent}%)" : "התיקייה הקבוצתית הזאת כמעט מלאה ({usedSpacePercent}%)", - "This external storage is almost full ({usedSpacePercent}%)" : "האחסון החיצוני הזה כמעט מלא ({usedSpacePercent}%)", - "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם" + "Cannot transfter ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "יש להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">לגשת לקבצים שלך באמצעות WebDAV</a>" },"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 |