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>2015-11-02 10:39:22 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-02 10:39:22 +0300
commitb9f6e751d353e976a33d1d6cc01cf46dc961809c (patch)
treeda7267a985708fbdcc5a4f3d0e8959250d58ff78
parentfbd6d29dde4c6869e7edac76c63105679c3121f8 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs_CZ.js2
-rw-r--r--l10n/cs_CZ.json2
-rw-r--r--l10n/cs_CZ.php2
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/nl.php2
6 files changed, 12 insertions, 0 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 9c1d9fd..70ef007 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Could not load template" : "Šablonu nelze nahrát",
"Saved" : "Uloženo",
"Reset" : "Restartovat složku",
+ "Sharing email - public link shares (HTML)" : "Email o sdílení - sdíleno veřejným odkazem (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "Email o sdílení - sdíleno veřejným odkazem (čistý text)",
"Sharing email (HTML)" : "Sdílet email (HTML)",
"Sharing email (plain text fallback)" : "Sdílet email (pouze prostý text)",
"Lost password mail" : "Email se zapomenutým heslem",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 48b457b..aee75af 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -2,6 +2,8 @@
"Could not load template" : "Šablonu nelze nahrát",
"Saved" : "Uloženo",
"Reset" : "Restartovat složku",
+ "Sharing email - public link shares (HTML)" : "Email o sdílení - sdíleno veřejným odkazem (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "Email o sdílení - sdíleno veřejným odkazem (čistý text)",
"Sharing email (HTML)" : "Sdílet email (HTML)",
"Sharing email (plain text fallback)" : "Sdílet email (pouze prostý text)",
"Lost password mail" : "Email se zapomenutým heslem",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index a0f8fc2..fdddeb8 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Could not load template" => "Šablonu nelze nahrát",
"Saved" => "Uloženo",
"Reset" => "Restartovat složku",
+"Sharing email - public link shares (HTML)" => "Email o sdílení - sdíleno veřejným odkazem (HTML)",
+"Sharing email - public link shares (plain text fallback)" => "Email o sdílení - sdíleno veřejným odkazem (čistý text)",
"Sharing email (HTML)" => "Sdílet email (HTML)",
"Sharing email (plain text fallback)" => "Sdílet email (pouze prostý text)",
"Lost password mail" => "Email se zapomenutým heslem",
diff --git a/l10n/nl.js b/l10n/nl.js
index 20e4998..203cb7d 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Could not load template" : "Kon sjabloon niet laden",
"Saved" : "Bewaard",
"Reset" : "Reset",
+ "Sharing email - public link shares (HTML)" : "Delen e-mail - openbare links delen (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "Delen e-mail - openbare links delen (terugval op kale tekst)",
"Sharing email (HTML)" : "Delen e-mail (HTML)",
"Sharing email (plain text fallback)" : "Delen e-mail (terugvallen op kale tekst)",
"Lost password mail" : "Vergeten wachtwoord e-mail",
diff --git a/l10n/nl.json b/l10n/nl.json
index 6381227..a77cb98 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -2,6 +2,8 @@
"Could not load template" : "Kon sjabloon niet laden",
"Saved" : "Bewaard",
"Reset" : "Reset",
+ "Sharing email - public link shares (HTML)" : "Delen e-mail - openbare links delen (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "Delen e-mail - openbare links delen (terugval op kale tekst)",
"Sharing email (HTML)" : "Delen e-mail (HTML)",
"Sharing email (plain text fallback)" : "Delen e-mail (terugvallen op kale tekst)",
"Lost password mail" : "Vergeten wachtwoord e-mail",
diff --git a/l10n/nl.php b/l10n/nl.php
index 5313f64..17c0b43 100644
--- a/l10n/nl.php
+++ b/l10n/nl.php
@@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Could not load template" => "Kon sjabloon niet laden",
"Saved" => "Bewaard",
"Reset" => "Reset",
+"Sharing email - public link shares (HTML)" => "Delen e-mail - openbare links delen (HTML)",
+"Sharing email - public link shares (plain text fallback)" => "Delen e-mail - openbare links delen (terugval op kale tekst)",
"Sharing email (HTML)" => "Delen e-mail (HTML)",
"Sharing email (plain text fallback)" => "Delen e-mail (terugvallen op kale tekst)",
"Lost password mail" => "Vergeten wachtwoord e-mail",