summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/gl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-24 15:24:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-24 15:24:38 -0400
commitf1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch)
tree5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/files_external/l10n/gl.js
parentd3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff)
downloadnextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz
nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r--apps/files_external/l10n/gl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js
index e0db1aac509..5d74963384b 100644
--- a/apps/files_external/l10n/gl.js
+++ b/apps/files_external/l10n/gl.js
@@ -4,9 +4,6 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "Fallou o paso 1. Excepción: %s",
"Step 2 failed. Exception: %s" : "Fallou o paso 2. Excepción: %s",
"External storage" : "Almacenamento externo",
- "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ",
- "Invalid mount point" : "Punto de montaxe incorrecto",
- "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta",
"Personal" : "Persoal",
"System" : "Sistema",
"Grant access" : "Permitir o acceso",
@@ -18,6 +15,9 @@ OC.L10N.register(
"Username" : "Nome de usuario",
"Password" : "Contrasinal",
"Save" : "Gardar",
+ "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ",
+ "Invalid mount point" : "Punto de montaxe incorrecto",
+ "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta",
"None" : "Ningún",
"App key" : "Clave da API",
"App secret" : "Secreto da aplicación",