diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-03 00:26:36 +0000 |
commit | 4e2b4b82d584be98efb730732711e2f6c896b7ab (patch) | |
tree | 00f63a35167db8df9aca6c383c9b23c1b369271d /apps/files_external | |
parent | 321ac318c3cbbada96d667f8730c126cf1e4b4b8 (diff) | |
download | nextcloud-server-4e2b4b82d584be98efb730732711e2f6c896b7ab.tar.gz nextcloud-server-4e2b4b82d584be98efb730732711e2f6c896b7ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sr.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sr.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 433ba98add7..fe140193350 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -89,6 +89,8 @@ OC.L10N.register( "SMB/CIFS" : "SMB/CIFS", "Share" : "Compartir", "Show hidden files" : "Amosar os ficheiros agochados", + "Case sensitive file system" : "Sistema de ficheiros que distingue entre maiúsculas e minúsculas", + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "A súa desactivación permitirá usar un sistema de ficheiros que non distinga entre maiúsculas e minúsculas, mais afectará ao rendemento", "Verify ACL access when listing files" : "Verificar a lista de control de acceso (ACL) ao listar ficheiros", "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" : "Comprobar as listas de control de acceso (ACL) de cada ficheiro ou cartafol dentro dun directorio para filtrar os elementos onde o usuario non ten permisos de lectura, ten unha penalización de rendemento.", "Timeout" : "Límite de tempo", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index 1827a18d1b2..2ac44a138a9 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -87,6 +87,8 @@ "SMB/CIFS" : "SMB/CIFS", "Share" : "Compartir", "Show hidden files" : "Amosar os ficheiros agochados", + "Case sensitive file system" : "Sistema de ficheiros que distingue entre maiúsculas e minúsculas", + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "A súa desactivación permitirá usar un sistema de ficheiros que non distinga entre maiúsculas e minúsculas, mais afectará ao rendemento", "Verify ACL access when listing files" : "Verificar a lista de control de acceso (ACL) ao listar ficheiros", "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" : "Comprobar as listas de control de acceso (ACL) de cada ficheiro ou cartafol dentro dun directorio para filtrar os elementos onde o usuario non ten permisos de lectura, ten unha penalización de rendemento.", "Timeout" : "Límite de tempo", diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js index 9fed1aa38df..606edd55229 100644 --- a/apps/files_external/l10n/sr.js +++ b/apps/files_external/l10n/sr.js @@ -89,6 +89,8 @@ OC.L10N.register( "SMB/CIFS" : "SMB/CIFS", "Share" : "Дели", "Show hidden files" : "Прикажи скривене фајлове", + "Case sensitive file system" : "Фајл систем који разликује величину слова", + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", "Verify ACL access when listing files" : "Провери ACL (листу контроле приступа) приликом излиставања фајлова", "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" : "Провери ACL (листу контроле приступа) сваког фајла или фасцикле унутар директоријума да исфилтрираш ставке где корисник нема право читања, али уз удар на перформансе", "Timeout" : "Истек времена", diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json index 54d1ffe2ed3..9dbbceee656 100644 --- a/apps/files_external/l10n/sr.json +++ b/apps/files_external/l10n/sr.json @@ -87,6 +87,8 @@ "SMB/CIFS" : "SMB/CIFS", "Share" : "Дели", "Show hidden files" : "Прикажи скривене фајлове", + "Case sensitive file system" : "Фајл систем који разликује величину слова", + "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Ако се искључи, омогућиће се употреба фајл система који не прави разлику у величини слова, али ће се умањити перформансе", "Verify ACL access when listing files" : "Провери ACL (листу контроле приступа) приликом излиставања фајлова", "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" : "Провери ACL (листу контроле приступа) сваког фајла или фасцикле унутар директоријума да исфилтрираш ставке где корисник нема право читања, али уз удар на перформансе", "Timeout" : "Истек времена", |