aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r--apps/files/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index cf66a709abb..3c16f3f26b7 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -252,7 +252,6 @@ OC.L10N.register(
"This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo",
"A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome",
- "The files is locked" : "Os ficheiros están bloqueados",
"The file does not exist anymore" : "O ficheiro xa non existe",
"Copy to {target}" : "Copiar en {target}",
"Move to {target}" : "Mover a {target}",
@@ -315,6 +314,7 @@ OC.L10N.register(
"Search for an account" : "Buscar por unha conta",
"Choose" : "Escoller",
"No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol",
- "Add" : "Engadir"
+ "Add" : "Engadir",
+ "The files is locked" : "Os ficheiros están bloqueados"
},
"nplurals=2; plural=(n != 1);");