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:
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r--apps/files_sharing/l10n/gl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index 05b99fa3b5e..842892b686b 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -118,7 +118,6 @@ OC.L10N.register(
"Could not lock node" : "Non foi posíbel bloquear o nodo",
"Could not lock path" : "Non foi posíbel bloquear a ruta",
"Wrong or no update parameter given" : "Parámetro incorrecto ou non actualizado",
- "Cannot increase permissions" : "Non é posíbel aumentar os permisos",
"shared by %s" : "compartido por %s",
"Download all files" : "Descargar todos os ficheiros",
"Direct link" : "Ligazón directa",
@@ -238,6 +237,7 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "Ruta incorrecta, o ficheiro/cartafol non existe",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando o contrasinal por Nextcloud Talk fallou porque Nextcloud Talk non está activado",
"Sorry, this link doesn’t seem to work anymore." : "Semella que esta ligazón non funciona.",
- "Toggle grid view" : "Alternar a vista de grella"
+ "Toggle grid view" : "Alternar a vista de grella",
+ "Cannot increase permissions" : "Non é posíbel aumentar os permisos"
},
"nplurals=2; plural=(n != 1);");