aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:33 +0000
commitf49550db979bdc1de23ef6df993ec29f938de1d7 (patch)
treed3701ef31c4c2e8bc982b4687d7c20ad8b6526f8 /apps/files_external
parent254914a7358a8dbdfe18580cf876c126383cb4ef (diff)
downloadnextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.tar.gz
nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.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/en_GB.js1
-rw-r--r--apps/files_external/l10n/en_GB.json1
-rw-r--r--apps/files_external/l10n/gl.js1
-rw-r--r--apps/files_external/l10n/gl.json1
-rw-r--r--apps/files_external/l10n/it.js3
-rw-r--r--apps/files_external/l10n/it.json3
-rw-r--r--apps/files_external/l10n/zh_CN.js3
-rw-r--r--apps/files_external/l10n/zh_CN.json3
8 files changed, 14 insertions, 2 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 2cb458e304d..1ba726b24db 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"Share" : "Share",
"Show hidden files" : "Show hidden files",
"Case sensitive file system" : "Case sensitive file system",
+ "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty",
"Verify ACL access when listing files" : "Verify ACL access when listing files",
"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" : "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",
"Timeout" : "Timeout",
diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json
index 64ad8cefd38..6dcfa4706af 100644
--- a/apps/files_external/l10n/en_GB.json
+++ b/apps/files_external/l10n/en_GB.json
@@ -88,6 +88,7 @@
"Share" : "Share",
"Show hidden files" : "Show hidden files",
"Case sensitive file system" : "Case sensitive file system",
+ "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty",
"Verify ACL access when listing files" : "Verify ACL access when listing files",
"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" : "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",
"Timeout" : "Timeout",
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index 493f48adbda..e99bed7fc47 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"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 insensitive 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 d086bc6810e..903be9d70cb 100644
--- a/apps/files_external/l10n/gl.json
+++ b/apps/files_external/l10n/gl.json
@@ -88,6 +88,7 @@
"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 insensitive 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/it.js b/apps/files_external/l10n/it.js
index 9918357842e..bc00e7e9484 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -89,6 +89,8 @@ OC.L10N.register(
"SMB/CIFS" : "SMB/CIFS",
"Share" : "Condividi",
"Show hidden files" : "Mostra i file nascosti",
+ "Case sensitive file system" : "File system case sensitive",
+ "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Disattivandolo, sarà possibile usare un file system non sensibile alle maiuscole, ma comporta una riduzione di prestazioni",
"Verify ACL access when listing files" : "Verifica le ACL di accesso quando elenchi i file",
"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" : "Controlla le ACL di ogni file o cartella all'interno di una cartella per filtrare elementi dove l'utente non ha permessi di lettura, implica una riduzione di prestazioni",
"Timeout" : "Tempo scaduto",
@@ -152,6 +154,7 @@ OC.L10N.register(
"Credentials saved" : "Credenziali salvate",
"Credentials saving failed" : "Salvataggio delle credenziali non riuscito",
"Credentials required" : "Credenziali richieste",
+ "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disattivandolo, sarà possibile usare un file system non sensibile alle maiuscole, ma comporta una riduzione di prestazioni",
"Name" : "Nome"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index 3fdc419c03f..7471592900b 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -87,6 +87,8 @@
"SMB/CIFS" : "SMB/CIFS",
"Share" : "Condividi",
"Show hidden files" : "Mostra i file nascosti",
+ "Case sensitive file system" : "File system case sensitive",
+ "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Disattivandolo, sarà possibile usare un file system non sensibile alle maiuscole, ma comporta una riduzione di prestazioni",
"Verify ACL access when listing files" : "Verifica le ACL di accesso quando elenchi i file",
"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" : "Controlla le ACL di ogni file o cartella all'interno di una cartella per filtrare elementi dove l'utente non ha permessi di lettura, implica una riduzione di prestazioni",
"Timeout" : "Tempo scaduto",
@@ -150,6 +152,7 @@
"Credentials saved" : "Credenziali salvate",
"Credentials saving failed" : "Salvataggio delle credenziali non riuscito",
"Credentials required" : "Credenziali richieste",
+ "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Disattivandolo, sarà possibile usare un file system non sensibile alle maiuscole, ma comporta una riduzione di prestazioni",
"Name" : "Nome"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index c0f714aa653..8aeae727266 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"Share" : "共享",
"Show hidden files" : "显示隐藏文件",
"Case sensitive file system" : "大小写敏感文件系统",
+ "Disabling it will allow to use a case insensitive 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" : "超时",
@@ -153,7 +154,7 @@ OC.L10N.register(
"Credentials saved" : "凭据已保存",
"Credentials saving failed" : "证书保存失败",
"Credentials required" : "需要凭据",
- "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用不区分大小的文件系统,但是会在一定程度上影响性能",
+ "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用大小写不敏感文件系统,但会带来性能损失",
"Name" : "名称"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index ecc47aa72e3..ae514cb4f84 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -88,6 +88,7 @@
"Share" : "共享",
"Show hidden files" : "显示隐藏文件",
"Case sensitive file system" : "大小写敏感文件系统",
+ "Disabling it will allow to use a case insensitive 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" : "超时",
@@ -151,7 +152,7 @@
"Credentials saved" : "凭据已保存",
"Credentials saving failed" : "证书保存失败",
"Credentials required" : "需要凭据",
- "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用不区分大小的文件系统,但是会在一定程度上影响性能",
+ "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用大小写不敏感文件系统,但会带来性能损失",
"Name" : "名称"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file