summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-18 00:12:35 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-18 00:12:35 +0000
commit82854b50429c1482cf9c7b7fba8dfd7351a558d2 (patch)
treeefec16aedecb47b755ae08297542a3ff9ad9af06 /core
parent20aa21c908e770746b1db4164838749fc53550fb (diff)
downloadnextcloud-server-82854b50429c1482cf9c7b7fba8dfd7351a558d2.tar.gz
nextcloud-server-82854b50429c1482cf9c7b7fba8dfd7351a558d2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
2 files changed, 4 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",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 30ba2decda4..40fc621750a 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -177,6 +177,7 @@
"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",
@@ -184,6 +185,7 @@
"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",