Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/templateeditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-15 10:39:16 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-15 10:39:16 +0300
commit2ae92fc7a7e89379c2eb2676fb5c22b7d476c903 (patch)
tree32522763279f9db4f70f9d4b867452c95de0377d
parente62e19add7274df350ccc17b57c3b6cdb33e701b (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/es.php2
3 files changed, 6 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 32ef53a..0ddb4cd 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Saved" : "Guardado",
"Reset" : "Restablecer",
"An error occurred" : "Ocurrió un error",
+ "Sharing email - public link shares (HTML)" : "Compartir por correo electrónico - compartir enlace público (HTML) ",
+ "Sharing email - public link shares (plain text fallback)" : "Compartir por correo electrónico - compartir enlace público (texto plano)",
"Sharing email (HTML)" : "Compartir correo electrónico (HTML)",
"Sharing email (plain text fallback)" : "Compartir correo electrónico (texto plano)",
"Lost password mail" : "Correo electrónico - contraseña perdida",
diff --git a/l10n/es.json b/l10n/es.json
index a736d61..bbe40f3 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -3,6 +3,8 @@
"Saved" : "Guardado",
"Reset" : "Restablecer",
"An error occurred" : "Ocurrió un error",
+ "Sharing email - public link shares (HTML)" : "Compartir por correo electrónico - compartir enlace público (HTML) ",
+ "Sharing email - public link shares (plain text fallback)" : "Compartir por correo electrónico - compartir enlace público (texto plano)",
"Sharing email (HTML)" : "Compartir correo electrónico (HTML)",
"Sharing email (plain text fallback)" : "Compartir correo electrónico (texto plano)",
"Lost password mail" : "Correo electrónico - contraseña perdida",
diff --git a/l10n/es.php b/l10n/es.php
index 5ee165a..ae524c2 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Saved" => "Guardado",
"Reset" => "Restablecer",
"An error occurred" => "Ocurrió un error",
+"Sharing email - public link shares (HTML)" => "Compartir por correo electrónico - compartir enlace público (HTML) ",
+"Sharing email - public link shares (plain text fallback)" => "Compartir por correo electrónico - compartir enlace público (texto plano)",
"Sharing email (HTML)" => "Compartir correo electrónico (HTML)",
"Sharing email (plain text fallback)" => "Compartir correo electrónico (texto plano)",
"Lost password mail" => "Correo electrónico - contraseña perdida",