Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-22 05:26:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-22 05:26:21 +0300
commit634b6b8b57800bf9999f039a3d3282ba3321d2e4 (patch)
treeaea2dad04f77254d1fa323a21e9ff863dc043491 /apps/files_external/l10n/gl.js
parent4e39d1ce938e6ec0f3629376eb1af79d344da51a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r--apps/files_external/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index e6c60ae7233..f0dc834099d 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Generate keys" : "Xerar claves",
"Error generating key pair" : "Produciuse un erro ao xerar o par de clave",
"All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo.",
- "(group)" : "(grupo)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilidade coa codificación Mac MFD (lenta)",
"Enable encryption" : "Activar o cifrado",
"Enable previews" : "Activar as vistas previas",
@@ -134,6 +133,7 @@ OC.L10N.register(
"Add storage" : "Engadir almacenamento",
"Advanced settings" : "Axustes avanzados",
"Allow users to mount external storage" : "Permitirlle aos usuarios montar almacenamento externo",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais."
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.",
+ "(group)" : "(grupo)"
},
"nplurals=2; plural=(n != 1);");