diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
commit | f9941347e24f6514c664c7b6b2646723453c705d (patch) | |
tree | 3224ed78258a87f9656d73e21ac6452e64f90134 /apps/files/l10n/he.json | |
parent | 4c01f0da8f76635e5642eb46e4eb0f0fcaa322ca (diff) | |
download | nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.tar.gz nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 9441282c057..986bf6d716d 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -78,8 +78,12 @@ "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", "Storage of {owner} is full, files can not be updated or synced anymore!" : "האחסון של {owner} מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "תיקיית הקבוצה \"{mountPoint}\" מלאה, לא ניתן לעדכן או לסנכרן קבצים יותר!", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "האחסון החיצוני \"{mountPoint}\" מלא, לא ניתן לעדכן או לסנכרן קבצים יותר!", "Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%).", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "התיקיה הקבוצתית \"{mountPoint}\" כמעט מלאה ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "האחסון החיצוני \"{mountPoint}\" כמעט מלא ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["מתאים ל- '{filter}'","מתאים ל- '{filter}'","מתאים ל- '{filter}'","מתאים ל- '{filter}'"], "View in folder" : "הצג בתיקייה", @@ -187,6 +191,8 @@ "New text file.txt" : "קובץ טקסט חדש.txt", "Unshare" : "הסר שיתוף", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)", + "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "תיקיית הקבוצה \"{mountPoint}\" כמעט מלאה ({usedSpacePercent}%)", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "האחסון החיצוני \"{mountPoint}\" כמעט מלא ({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/>", |