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:
authorNextcloud bot <bot@nextcloud.com>2020-05-05 05:16:25 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-05 05:16:25 +0300
commit6b96fe9be5cfcdeba6912362288cfeb20757ef44 (patch)
tree8c23c09576e89ecdf112c9a4d6671ed3a4b879c8 /apps/files/l10n
parent2212315d302bef69a752df418932e0e2963cb8e5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es_CO.js1
-rw-r--r--apps/files/l10n/es_CO.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es_CO.js b/apps/files/l10n/es_CO.js
index 4af6bd54341..f0777b00176 100644
--- a/apps/files/l10n/es_CO.js
+++ b/apps/files/l10n/es_CO.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
+ "copy" : "Copiar",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
diff --git a/apps/files/l10n/es_CO.json b/apps/files/l10n/es_CO.json
index baa4bc1b91e..99b3c09223d 100644
--- a/apps/files/l10n/es_CO.json
+++ b/apps/files/l10n/es_CO.json
@@ -39,6 +39,7 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
+ "copy" : "Copiar",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",