diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-19 02:17:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-19 02:17:20 +0000 |
commit | 6090c75d904d0b56595a2419bdc37af09b1208d0 (patch) | |
tree | 79913895853725293dd1b004d024fe372b090026 /apps/files_external/l10n | |
parent | f6333369046873b4e887c4efb4d057c2d1c28668 (diff) | |
download | nextcloud-server-6090c75d904d0b56595a2419bdc37af09b1208d0.tar.gz nextcloud-server-6090c75d904d0b56595a2419bdc37af09b1208d0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/hr.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/hr.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/hr.js b/apps/files_external/l10n/hr.js index 6590e39f1f8..af98021b8ba 100644 --- a/apps/files_external/l10n/hr.js +++ b/apps/files_external/l10n/hr.js @@ -105,6 +105,8 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "Dijeli", "Show hidden files" : "Prikaz skrivenih datoteka", + "Verify ACL access when listing files" : "Provjeri ACL pristup pri pregledu popisa datoteka", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Provjerava ACL-ove pojedinih datoteka ili mapa unutar direktorija radi filtriranja stavki za koje korisnik nema pravo pristupa, opterećuje rad sustava", "Timeout" : "Istek vremena", "SMB / CIFS using OC login" : "SMB / CIFS s prijavom putem OC-a", "Username as share" : "Korisničko ime kao dijeljenje", diff --git a/apps/files_external/l10n/hr.json b/apps/files_external/l10n/hr.json index e944609e97d..270a18b3663 100644 --- a/apps/files_external/l10n/hr.json +++ b/apps/files_external/l10n/hr.json @@ -103,6 +103,8 @@ "SMB / CIFS" : "SMB / CIFS", "Share" : "Dijeli", "Show hidden files" : "Prikaz skrivenih datoteka", + "Verify ACL access when listing files" : "Provjeri ACL pristup pri pregledu popisa datoteka", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Provjerava ACL-ove pojedinih datoteka ili mapa unutar direktorija radi filtriranja stavki za koje korisnik nema pravo pristupa, opterećuje rad sustava", "Timeout" : "Istek vremena", "SMB / CIFS using OC login" : "SMB / CIFS s prijavom putem OC-a", "Username as share" : "Korisničko ime kao dijeljenje", |