summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-30 00:12:18 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-30 00:12:18 +0000
commit9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0 (patch)
tree279c487b069eea6a9453e69ab734d159f20ca555 /core
parent2ffcba3814cb940d2db2632a50077d0c65ae8716 (diff)
downloadnextcloud-server-9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0.tar.gz
nextcloud-server-9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 226554a3baa..044267ce467 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -213,6 +213,7 @@ OC.L10N.register(
"{sharee} (remote group)" : "{sharee} (grupo remoto)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "{sharee} (conversation)" : "{sharee} (conversación)",
"Share" : "Compartir",
"Name or email address..." : "Nombre o dirección de correo electrónico...",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 38ade672a13..ee0b0867492 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -211,6 +211,7 @@
"{sharee} (remote group)" : "{sharee} (grupo remoto)",
"{sharee} (email)" : "{sharee} (email)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
+ "{sharee} (conversation)" : "{sharee} (conversación)",
"Share" : "Compartir",
"Name or email address..." : "Nombre o dirección de correo electrónico...",
"Name or federated cloud ID..." : "Nombre o ID de nube federada...",