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-09-09 09:39:19 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-09 09:39:19 +0300
commit4ec587806845a2d452b6e48878bff2f93f57d5a7 (patch)
tree9d7d88f48e0a84b9bf52cd716d0a3dffa38a3991
parentd44eff7e5e145a62ca5d63019203eeb522cff007 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/hu_HU.js7
-rw-r--r--l10n/hu_HU.json7
-rw-r--r--l10n/hu_HU.php7
3 files changed, 18 insertions, 3 deletions
diff --git a/l10n/hu_HU.js b/l10n/hu_HU.js
index ab68a61..b3e9f07 100644
--- a/l10n/hu_HU.js
+++ b/l10n/hu_HU.js
@@ -4,8 +4,13 @@ OC.L10N.register(
"Could not load template" : "A sablont nem sikerült betölteni",
"Saved" : "Elmentve",
"Reset" : "Visszaállítás",
+ "Sharing email (HTML)" : "Megosztás e-mail (HTML)",
+ "Sharing email (plain text fallback)" : "Megosztás e-mail (egyszerű szöveg)",
"Lost password mail" : "Elfelejtett jelszavó email",
- "Mail Templates" : "Emailsablonok",
+ "New user email (HTML)" : "Új felhasználó (HTML)",
+ "New user email (plain text fallback)" : "Új felhasználó (egyszerű szöveg)",
+ "Activity notification mail" : "Aktivitási értesítő e-mail",
+ "Mail Templates" : "E-mail sablonok",
"Theme" : "Téma",
"Template" : "Sablon",
"Please choose a template" : "Kérlek válassz egy sablont",
diff --git a/l10n/hu_HU.json b/l10n/hu_HU.json
index 82b1a2a..28bf1f7 100644
--- a/l10n/hu_HU.json
+++ b/l10n/hu_HU.json
@@ -2,8 +2,13 @@
"Could not load template" : "A sablont nem sikerült betölteni",
"Saved" : "Elmentve",
"Reset" : "Visszaállítás",
+ "Sharing email (HTML)" : "Megosztás e-mail (HTML)",
+ "Sharing email (plain text fallback)" : "Megosztás e-mail (egyszerű szöveg)",
"Lost password mail" : "Elfelejtett jelszavó email",
- "Mail Templates" : "Emailsablonok",
+ "New user email (HTML)" : "Új felhasználó (HTML)",
+ "New user email (plain text fallback)" : "Új felhasználó (egyszerű szöveg)",
+ "Activity notification mail" : "Aktivitási értesítő e-mail",
+ "Mail Templates" : "E-mail sablonok",
"Theme" : "Téma",
"Template" : "Sablon",
"Please choose a template" : "Kérlek válassz egy sablont",
diff --git a/l10n/hu_HU.php b/l10n/hu_HU.php
index e13a1e3..b1e149c 100644
--- a/l10n/hu_HU.php
+++ b/l10n/hu_HU.php
@@ -3,8 +3,13 @@ $TRANSLATIONS = array(
"Could not load template" => "A sablont nem sikerült betölteni",
"Saved" => "Elmentve",
"Reset" => "Visszaállítás",
+"Sharing email (HTML)" => "Megosztás e-mail (HTML)",
+"Sharing email (plain text fallback)" => "Megosztás e-mail (egyszerű szöveg)",
"Lost password mail" => "Elfelejtett jelszavó email",
-"Mail Templates" => "Emailsablonok",
+"New user email (HTML)" => "Új felhasználó (HTML)",
+"New user email (plain text fallback)" => "Új felhasználó (egyszerű szöveg)",
+"Activity notification mail" => "Aktivitási értesítő e-mail",
+"Mail Templates" => "E-mail sablonok",
"Theme" => "Téma",
"Template" => "Sablon",
"Please choose a template" => "Kérlek válassz egy sablont",