diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-23 02:16:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-23 02:16:54 +0000 |
commit | 79e3823d72870e42e51f2f02761713a2ddebe778 (patch) | |
tree | faf2a288e38fab1e8335f6ce98460373e5452bad /apps/files/l10n | |
parent | 4a8871f5f2bdf1d7085d3980693d06a7a877172a (diff) | |
download | nextcloud-server-79e3823d72870e42e51f2f02761713a2ddebe778.tar.gz nextcloud-server-79e3823d72870e42e51f2f02761713a2ddebe778.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/he.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/he.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/lv.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/lv.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 5eb71b5789a..b620a5cd949 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -168,6 +168,7 @@ OC.L10N.register( "Settings" : "הגדרות", "Show hidden files" : "הצגת קבצים נסתרים", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "יש להשתמש בכתובת הזאת כדי לגשת לקבצים שלך דרך WebDAV", "Toggle grid view" : "החלפת תצוגת טבלה", "No files in here" : "אין כאן קבצים", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 983696a0554..38b52e0bb28 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -166,6 +166,7 @@ "Settings" : "הגדרות", "Show hidden files" : "הצגת קבצים נסתרים", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "יש להשתמש בכתובת הזאת כדי לגשת לקבצים שלך דרך WebDAV", "Toggle grid view" : "החלפת תצוגת טבלה", "No files in here" : "אין כאן קבצים", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 1d8eca0b9e3..711d73dd06b 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -65,6 +65,8 @@ OC.L10N.register( "New" : "Jauna", "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.", + "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!", "Your storage is full, files can not be updated or synced anymore!" : "Jūsu glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} glabātuve ir gandrīz pilna ({usedSpacePercent}%)", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index a849ab12656..c7ef78452a7 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -63,6 +63,8 @@ "New" : "Jauna", "\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.", "File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.", + "\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!", "Your storage is full, files can not be updated or synced anymore!" : "Jūsu glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} glabātuve ir gandrīz pilna ({usedSpacePercent}%)", |