diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /core/l10n/es_CO.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CO.js')
-rw-r--r-- | core/l10n/es_CO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CO.js b/core/l10n/es_CO.js index da412c053b7..a78cc1d6122 100644 --- a/core/l10n/es_CO.js +++ b/core/l10n/es_CO.js @@ -71,7 +71,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", "restricted" : "restringido", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Borrar", "Rename" : "Renombrar", "Collaborative tags" : "Etiquetas colaborativas", @@ -310,6 +309,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nombre o dirección de correo electrónico...", "Name..." : "Nombre...", "Error removing share" : "Se presentó un error al dejar de compartir", + "({scope})" : "({scope})", "Saving..." : "Guardando...", "Dismiss" : "Descartar", "New Password" : "Nueva Contraseña", |