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-23 10:39:14 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-23 10:39:14 +0300
commita97571c047b41b91a2f1cca0919be79123cd97f4 (patch)
tree9e45d29de0a0228b1534febdf7c91e58bc9f5973
parent7d194c329fd0472c5ca14d02644350777427988d (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
-rw-r--r--l10n/tr.php4
3 files changed, 6 insertions, 6 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 9e7bbc6..2835969 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -5,8 +5,8 @@ OC.L10N.register(
"Saved" : "Kaydedildi",
"Reset" : "Sıfırla",
"An error occurred" : "Bir hata oluştu",
- "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 - public link shares (HTML)" : "E-posta paylaşımı - herkese açık bağlantı paylaşımları (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "E-posta paylaşımı - herkese açık bağlantı paylaşımları (düz metin alternatifi)",
"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 1f6b6f7..04f787c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -3,8 +3,8 @@
"Saved" : "Kaydedildi",
"Reset" : "Sıfırla",
"An error occurred" : "Bir hata oluştu",
- "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 - public link shares (HTML)" : "E-posta paylaşımı - herkese açık bağlantı paylaşımları (HTML)",
+ "Sharing email - public link shares (plain text fallback)" : "E-posta paylaşımı - herkese açık bağlantı paylaşımları (düz metin alternatifi)",
"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 d4d2065..78deedc 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -4,8 +4,8 @@ $TRANSLATIONS = array(
"Saved" => "Kaydedildi",
"Reset" => "Sıfırla",
"An error occurred" => "Bir hata oluştu",
-"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 - public link shares (HTML)" => "E-posta paylaşımı - herkese açık bağlantı paylaşımları (HTML)",
+"Sharing email - public link shares (plain text fallback)" => "E-posta paylaşımı - herkese açık bağlantı paylaşımları (düz metin alternatifi)",
"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ı",