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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 2a0008ac675..ad78be1c968 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -88,9 +88,6 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Xa existe outra entrada co mesmo nome.",
"Invalid filename." : "Nome de ficheiro incorrecto.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»",
- "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.",
- "Could not rename \"{oldName}\"" : "Non foi posíbel cambiarlle o nome a «{oldName}»",
"Pending" : "Pendentes",
"Clear filter" : "Limpar o filtro",
"Modified" : "Modificado",
@@ -386,12 +383,13 @@ OC.L10N.register(
"Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».",
"Name cannot be empty" : "O nome non pode estar baleiro",
"Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.",
+ "Could not rename \"{oldName}\"" : "Non foi posíbel cambiarlle o nome a «{oldName}»",
"Storage informations" : "Información de almacenamento",
"Choose file" : "Escoller o ficheiro",
"Open the files app settings" : "Abrir os axustes da aplicación de ficheiros",
"You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta",
- "Destination is not a folder" : "O destino non é un cartafol",
- "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio",
"The files is locked" : "Os ficheiros están bloqueados",
"Create new templates folder" : "Crear un novo cartafol de modelos",
"List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para persoas con acceso a este ficheiro/cartafol)",
"Favored" : "Favoritos",
"Favor" : "Engadir a favoritos",
- "Not favored" : "Non está en favoritos"
+ "Not favored" : "Non está en favoritos",
+ "Destination is not a folder" : "O destino non é un cartafol",
+ "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio"
},
"nplurals=2; plural=(n != 1);");