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.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index e456a0609bb..79611d63b8f 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Something happened. Unable to accept the share." : "Algo aconteceu. Non é posíbel aceptar o recurso compartido.",
"Reject share" : "Rexeitar o recurso compartido",
"Something happened. Unable to reject the share." : "Algo aconteceu. Non é posíbel rexeitar o recurso compartido",
+ "error" : "erro",
"This will stop your current uploads." : "Isto deterá os envíos actuais.",
"Move or copy" : "Mover ou copiar",
"Download" : "Descargar",
@@ -222,9 +223,9 @@ OC.L10N.register(
"Upload files to %s" : "Enviar ficheiros a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione ou arrastre e solte ficheiros",
- "Uploading files…" : "Enviando ficheiros…",
"Uploaded files:" : "Ficheiros enviados:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta os %1$s termos do servizo %2$s.",
- "could not delete share" : "non foi posíbel eliminar o recurso compartido"
+ "could not delete share" : "non foi posíbel eliminar o recurso compartido",
+ "Uploading files…" : "Enviando ficheiros…"
},
"nplurals=2; plural=(n != 1);");