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
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-23 10:41:07 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-23 10:41:07 +0300
commit1ecf1e905cb647cf8ae68be3db3b6519115029c7 (patch)
tree12ab1aafa254ffd437a5515c26ef80721eeb9d6d /l10n
parentdc05e3217a8d90fd12dbadb62ddc8976cd1e0411 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js2
-rw-r--r--l10n/tr.json2
-rw-r--r--l10n/tr.php2
3 files changed, 6 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index c1acc4f..95fe4c8 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Could not load template" : "Şablon yüklenemedi",
"Saved" : "Kaydedildi",
"Reset" : "Sıfırla",
+ "Sharing email - public link shares (HTML)" : "e-posta paylaşımı - umumi bağlantı paylaşımları (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "e-posta paylaşımı - umumi bağlantı paylaşımları (plain text)",
"Sharing email (HTML)" : "Paylaşma e-postası (HTML)",
"Sharing email (plain text fallback)" : "Paylaşma e-postası (düz metin, ikincil)",
"Lost password mail" : "Kayıp parola postası",
diff --git a/l10n/tr.json b/l10n/tr.json
index 64f80bb..5fda082 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -2,6 +2,8 @@
"Could not load template" : "Şablon yüklenemedi",
"Saved" : "Kaydedildi",
"Reset" : "Sıfırla",
+ "Sharing email - public link shares (HTML)" : "e-posta paylaşımı - umumi bağlantı paylaşımları (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "e-posta paylaşımı - umumi bağlantı paylaşımları (plain text)",
"Sharing email (HTML)" : "Paylaşma e-postası (HTML)",
"Sharing email (plain text fallback)" : "Paylaşma e-postası (düz metin, ikincil)",
"Lost password mail" : "Kayıp parola postası",
diff --git a/l10n/tr.php b/l10n/tr.php
index e6effc6..52e2cdf 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -3,6 +3,8 @@ $TRANSLATIONS = array(
"Could not load template" => "Şablon yüklenemedi",
"Saved" => "Kaydedildi",
"Reset" => "Sıfırla",
+"Sharing email - public link shares (HTML)" => "e-posta paylaşımı - umumi bağlantı paylaşımları (HTML)",
+"Sharing email - public link shares (plain text fallback)" => "e-posta paylaşımı - umumi bağlantı paylaşımları (plain text)",
"Sharing email (HTML)" => "Paylaşma e-postası (HTML)",
"Sharing email (plain text fallback)" => "Paylaşma e-postası (düz metin, ikincil)",
"Lost password mail" => "Kayıp parola postası",