summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-18 00:12:53 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-18 00:12:53 +0000
commit8603753d276055791cdc8c6a7a4eb4dd1d4843e7 (patch)
tree97aa459850babe9b32f42fd5a1884530328db792 /core/l10n
parent041e0f04189e22bef2fbfa0d659e344de0925698 (diff)
downloadnextcloud-server-8603753d276055791cdc8c6a7a4eb4dd1d4843e7.tar.gz
nextcloud-server-8603753d276055791cdc8c6a7a4eb4dd1d4843e7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-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",