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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-05 03:46:28 +0300
committerNextcloud bot <bot@nextcloud.com>2016-08-05 03:46:28 +0300
commite091d31938490d69093d56bc6abdba801db44a55 (patch)
tree1c4796964465c298ab2caecf08e6aecf27ad44a3 /l10n
parenteb12a88073be9dc9e0dc920640516ed6b2093b52 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js4
-rw-r--r--l10n/tr.json4
-rw-r--r--l10n/tr.php4
3 files changed, 9 insertions, 3 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 94b0029a..3a6cea46 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"Connect your Calendar" : "Takviminizi bağlayın",
"Connect your Contacts" : "Kişilerinizi bağlayın",
"Documentation" : "Belgelendirme",
- "Access files via WebDAV" : "WebDAV ile dosyalarınıza erişin"
+ "Access files via WebDAV" : "WebDAV ile dosyalarınıza erişin",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "Daha fazla bilgiyi <a target=\"_blank\" href=\"%s\">belgelendirmelerimizde</a> ve <a target=\"_blank\" href=\"%s\">internet adresimizde</a> bulabilirsiniz.",
+ "If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" : "Nextcloud hoşunuza gittiyse,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\tarkadaşlarınıza önerin</a>\n\tve <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">katkıda bulunun</a>!"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index fcf6c5bf..7fa8fe6c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -8,6 +8,8 @@
"Connect your Calendar" : "Takviminizi bağlayın",
"Connect your Contacts" : "Kişilerinizi bağlayın",
"Documentation" : "Belgelendirme",
- "Access files via WebDAV" : "WebDAV ile dosyalarınıza erişin"
+ "Access files via WebDAV" : "WebDAV ile dosyalarınıza erişin",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "Daha fazla bilgiyi <a target=\"_blank\" href=\"%s\">belgelendirmelerimizde</a> ve <a target=\"_blank\" href=\"%s\">internet adresimizde</a> bulabilirsiniz.",
+ "If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" : "Nextcloud hoşunuza gittiyse,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\tarkadaşlarınıza önerin</a>\n\tve <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">katkıda bulunun</a>!"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/tr.php b/l10n/tr.php
index 603b99ab..abf927c8 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -9,6 +9,8 @@ $TRANSLATIONS = array(
"Connect your Calendar" => "Takviminizi bağlayın",
"Connect your Contacts" => "Kişilerinizi bağlayın",
"Documentation" => "Belgelendirme",
-"Access files via WebDAV" => "WebDAV ile dosyalarınıza erişin"
+"Access files via WebDAV" => "WebDAV ile dosyalarınıza erişin",
+"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." => "Daha fazla bilgiyi <a target=\"_blank\" href=\"%s\">belgelendirmelerimizde</a> ve <a target=\"_blank\" href=\"%s\">internet adresimizde</a> bulabilirsiniz.",
+"If you like Nextcloud,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">contribute back</a>!" => "Nextcloud hoşunuza gittiyse,\n\t<a href=\"mailto:?subject=Nextcloud\n\t\t&body=Nextcloud is a great open software to sync and share your files.\n\t\tYou can freely get it from https://nextcloud.com\">\n\t\tarkadaşlarınıza önerin</a>\n\tve <a href=\"https://nextcloud.com/contribute/\"\n\t\ttarget=\"_blank\">katkıda bulunun</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";