diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-18 00:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-18 00:12:35 +0000 |
commit | 82854b50429c1482cf9c7b7fba8dfd7351a558d2 (patch) | |
tree | efec16aedecb47b755ae08297542a3ff9ad9af06 /core/l10n/es.js | |
parent | 20aa21c908e770746b1db4164838749fc53550fb (diff) | |
download | nextcloud-server-82854b50429c1482cf9c7b7fba8dfd7351a558d2.tar.gz nextcloud-server-82854b50429c1482cf9c7b7fba8dfd7351a558d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 65436ded677..0ee10c102d6 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Habilitar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", "Shared with you by {owner}" : "Compartido contigo por {owner}", "Choose a password for the mail share" : "Elija una contraseña para compartir por correo electrónico", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} compartido por medio de un link", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "remoto", "remote group" : "grupo remoto", "email" : "email", + "conversation" : "conversación", "shared by {sharer}" : "compartido por {sharer}", "Unshare" : "Dejar de compartir", "Can reshare" : "Puede compartir", |