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 | |
parent | 4c01f0da8f76635e5642eb46e4eb0f0fcaa322ca (diff) | |
download | nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.tar.gz nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/he.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/he.json | 6 |
4 files changed, 14 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index f8aa3361cd4..7f50e958411 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -114,7 +114,7 @@ OC.L10N.register( "Restored by {user}" : "Obnovil(a) {user}", "Renamed by {user}" : "Přejmenoval(a) {user}", "Moved by {user}" : "Přesunul(a) {user}", - "\"remote user\"" : "„uživatel na protějšku“", + "\"remote user\"" : "„federovaný uživatel“", "You created {file}" : "Vytvořili jste {file}", "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor v {file}", "{user} created {file}" : "{user} vytvořil(a) {file}", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 7d69d91f646..1cb243b1a38 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -112,7 +112,7 @@ "Restored by {user}" : "Obnovil(a) {user}", "Renamed by {user}" : "Přejmenoval(a) {user}", "Moved by {user}" : "Přesunul(a) {user}", - "\"remote user\"" : "„uživatel na protějšku“", + "\"remote user\"" : "„federovaný uživatel“", "You created {file}" : "Vytvořili jste {file}", "You created an encrypted file in {file}" : "Vytvořili jste šifrovaný soubor v {file}", "{user} created {file}" : "{user} vytvořil(a) {file}", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index cf0f5416b60..0d9221629ad 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -80,8 +80,12 @@ OC.L10N.register( "\"/\" 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" : "הצג בתיקייה", @@ -189,6 +193,8 @@ OC.L10N.register( "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/>", 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/>", |