diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
commit | 133f3fdc9aec28383dba323d58569eddd160b0df (patch) | |
tree | 1eb42d2528978f8eb192f6b624633dea67f7b78b /core/l10n/es.js | |
parent | d01832ff64652f3e52fa41cccb19f122701af2c8 (diff) | |
download | nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.tar.gz nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 06ccc654e4a..1c49d90124e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -161,15 +161,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Compartir", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Compartir con personas en otros servidores usando su ID de Nube Federada username@example.com/nextcloud", - "Share with users or by mail..." : "Compartir con usuarios o vía email...", - "Share with users or remote users..." : "Compartir con usuarios o usuarios remotos...", - "Share with users, remote users or by mail..." : "Compartir con usuarios, usuarios remotos o por correo...", - "Share with users or groups..." : "Compartir con usuarios o grupos...", - "Share with users, groups or by mail..." : "Compartir con usuarios, grupos o por correo...", - "Share with users, groups or remote users..." : "Compartir con usuarios, grupos o usuarios remotos...", - "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios remotos o por correo...", - "Share with users..." : "Compartir con usuarios...", "Error removing share" : "Error quitando el comparto", "Non-existing tag #{tag}" : "Categoría #{tag} no existente", "restricted" : "Restringido", @@ -308,6 +299,15 @@ OC.L10N.register( "can change" : "puede cambiar", "can delete" : "puede eliminar", "access control" : "control de acceso", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Compartir con personas en otros servidores usando su ID de Nube Federada username@example.com/nextcloud", + "Share with users or by mail..." : "Compartir con usuarios o vía email...", + "Share with users or remote users..." : "Compartir con usuarios o usuarios remotos...", + "Share with users, remote users or by mail..." : "Compartir con usuarios, usuarios remotos o por correo...", + "Share with users or groups..." : "Compartir con usuarios o grupos...", + "Share with users, groups or by mail..." : "Compartir con usuarios, grupos o por correo...", + "Share with users, groups or remote users..." : "Compartir con usuarios, grupos o usuarios remotos...", + "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios remotos o por correo...", + "Share with users..." : "Compartir con usuarios...", "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n", "The share will expire on %s." : "El objeto dejará de ser compartido el %s.", |