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_MX.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_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 2911011cb56..f133333401e 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -162,15 +162,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (correo electrónico)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Compartir", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparta con personas en otros servidores usando sus IDs de Nube Federados username@example.com/nextcloud", - "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...", - "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...", - "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...", - "Share with users or groups..." : "Compartir con otros usuarios o grupos...", - "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...", - "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...", - "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...", - "Share with users..." : "Compartir con otros usuarios...", "Error removing share" : "Se presentó un error al dejar de compartir", "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", "restricted" : "restringido", @@ -309,6 +300,15 @@ OC.L10N.register( "can change" : "puede modificar", "can delete" : "puede borrar", "access control" : "control de acceso", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Comparta con personas en otros servidores usando sus IDs de Nube Federados username@example.com/nextcloud", + "Share with users or by mail..." : "Compartir con otros usuarios o por correo electrónico...", + "Share with users or remote users..." : "Compartir con otros usuarios o con otros usuarios remotos...", + "Share with users, remote users or by mail..." : "Compartir con otros usuarios, otros usuarios remotos o por correo electrónico...", + "Share with users or groups..." : "Compartir con otros usuarios o grupos...", + "Share with users, groups or by mail..." : "Compartir con otros usuarios, grupos o por correo electrónico...", + "Share with users, groups or remote users..." : "Compartir con otros usuarios, otros usuarios remotos o grupos...", + "Share with users, groups, remote users or by mail..." : "Compartir con usuarios, grupos, usuarios rempotos o por correo...", + "Share with users..." : "Compartir con otros usuarios...", "The update was successful. Redirecting you to Nextcloud now." : "La actualización fue exitosa. Redirigiendolo a su Nextcloud ahora. ", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola,\n\nsólo queremos informarle que %s ha compartido %s con usted.\n\nConsúltelo aquí: %s\n\n", "The share will expire on %s." : "El recurso dejará de ser compartido el %s.", |