diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-05 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-05 02:16:14 +0000 |
commit | 09d7854d0e5143c460211341c1af4aba348f714e (patch) | |
tree | 9d5e9b963f22b498a594c9307b19007583416d69 /apps/files/l10n | |
parent | fe55663c5640d411bab9f1a84a1e1b10c81148ed (diff) | |
download | nextcloud-server-09d7854d0e5143c460211341c1af4aba348f714e.tar.gz nextcloud-server-09d7854d0e5143c460211341c1af4aba348f714e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/es_CO.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es_CO.json | 1 |
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}", |