summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-10-25 02:11:53 +0200
commit43bae1b47312d203bd4431b6cdc684acf09ebd6e (patch)
tree2ba53298637a6391d97d0830cb5f4f63a0208eaa /lib/l10n/tr.php
parent515e1b467e58337067ee3a4a8945f449d3c2ef3a (diff)
downloadnextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.tar.gz
nextcloud-server-43bae1b47312d203bd4431b6cdc684acf09ebd6e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tr.php')
-rw-r--r--lib/l10n/tr.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
new file mode 100644
index 00000000000..69067d7ec57
--- /dev/null
+++ b/lib/l10n/tr.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Yardı",
+"Personal" => "Kişisel",
+"Settings" => "Ayarlar",
+"Users" => "Kullanıcılar",
+"Authentication error" => "Kimlik doğrulama hatası",
+"Files" => "Dosyalar",
+"Text" => "Metin"
+);