aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/gl.js
diff options
context:
space:
mode:
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",