diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
commit | 479d76d426c05929b23ab18c12fcbba7bf339588 (patch) | |
tree | b2fabdc47d4b48bc66b6443a4360e744df24e147 /core/l10n/es.js | |
parent | 2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff) | |
download | nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.tar.gz nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 004c1768d33..8913c1cbd13 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -123,9 +123,6 @@ OC.L10N.register( "remote" : "remoto", "Unshare" : "Dejar de compartir", "can edit" : "puede editar", - "create" : "crear", - "change" : "cambio", - "delete" : "eliminar", "access control" : "control de acceso", "Could not unshare" : "No se puede quitar el comparto", "Share details could not be loaded for this item." : "No se han podido cargar los detalles de compartición para este elemento.", @@ -320,6 +317,9 @@ OC.L10N.register( "Send link via email" : "Enviar el link por email", "notify by email" : "notificar por correo electrónico", "can share" : "puede compartir", + "create" : "crear", + "change" : "cambio", + "delete" : "eliminar", "{sharee} (at {server})" : "{sharee} (en {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Comparta con personas en otros ownClouds utilizando la sintáxis username@example.com/owncloud", "Share with users…" : "Compartir con usuarios...", |