diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-03 02:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-03 02:19:51 +0000 |
commit | 0dcc227a6bc4722e3bea7a9e11ed52882bd8f6f7 (patch) | |
tree | 6cc898cc45ab7fd4cbc61b82b4a109eb4350edc2 /apps/files_external | |
parent | 09754461dfd55c08394c1a19c40cf4052e15565a (diff) | |
download | nextcloud-server-0dcc227a6bc4722e3bea7a9e11ed52882bd8f6f7.tar.gz nextcloud-server-0dcc227a6bc4722e3bea7a9e11ed52882bd8f6f7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/sl.js | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/sl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js index 0e3832634d0..1815ff7ed1b 100644 --- a/apps/files_external/l10n/sl.js +++ b/apps/files_external/l10n/sl.js @@ -28,11 +28,13 @@ OC.L10N.register( "Saving …" : "Poteka shranjevanje ...", "Save" : "Shrani", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", + "Couldn't access. Please log out and in again to activate this mount point" : "Dostop ni mogoč. Za priklop točke se odjavite in ponovno prijavite.", "Couldn't get the information from the remote server: {code} {type}" : "Ni mogoče pridobiti podrobnosti z oddaljenega strežnika: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}", "There was an error with message: " : "Prišlo je do napake s sporočilom:", "External mount error" : "Notranja napaka priklopa", "external-storage" : "zunanja-shramba", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Ni mogoče pridobiti seznama omrežnih priklopnih točk Windows: ni odziva s strežnika.", "Please enter the credentials for the {mount} mount" : "Vpišite poverila za priklopno točko {mount}", "Username" : "Uporabniško ime", "Password" : "Geslo", @@ -103,6 +105,7 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "Souporaba", "Show hidden files" : "Pokaži skrite datoteke", + "Verify ACL access when listing files" : "Overi dostop ACL pri izpisu seznama datotek", "Timeout" : "Časovni zamik", "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC", "Username as share" : "Uporabniško ime za souporabo", diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json index 75286d2f1b1..9c435422173 100644 --- a/apps/files_external/l10n/sl.json +++ b/apps/files_external/l10n/sl.json @@ -26,11 +26,13 @@ "Saving …" : "Poteka shranjevanje ...", "Save" : "Shrani", "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.", + "Couldn't access. Please log out and in again to activate this mount point" : "Dostop ni mogoč. Za priklop točke se odjavite in ponovno prijavite.", "Couldn't get the information from the remote server: {code} {type}" : "Ni mogoče pridobiti podrobnosti z oddaljenega strežnika: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}", "There was an error with message: " : "Prišlo je do napake s sporočilom:", "External mount error" : "Notranja napaka priklopa", "external-storage" : "zunanja-shramba", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Ni mogoče pridobiti seznama omrežnih priklopnih točk Windows: ni odziva s strežnika.", "Please enter the credentials for the {mount} mount" : "Vpišite poverila za priklopno točko {mount}", "Username" : "Uporabniško ime", "Password" : "Geslo", @@ -101,6 +103,7 @@ "SMB / CIFS" : "SMB / CIFS", "Share" : "Souporaba", "Show hidden files" : "Pokaži skrite datoteke", + "Verify ACL access when listing files" : "Overi dostop ACL pri izpisu seznama datotek", "Timeout" : "Časovni zamik", "SMB / CIFS using OC login" : "SMB / CIFS z uporabo prijave OC", "Username as share" : "Uporabniško ime za souporabo", |