summaryrefslogtreecommitdiffstats
path: root/settings/l10n/tr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-05 00:04:55 +0100
commit524f3c3c0bf2545ba82f9e98da6708335db15027 (patch)
tree419e1afb7bc19de6a94e371d47b6d2dd480e947a /settings/l10n/tr.php
parent39e37fa9c64b61fa4d01a8894cd0a7ef577e61f0 (diff)
downloadnextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.tar.gz
nextcloud-server-524f3c3c0bf2545ba82f9e98da6708335db15027.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r--settings/l10n/tr.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 49e79256b82..1e301e8d323 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "App Store'dan liste yüklenemiyor",
+"Group already exists" => "Grup zaten mevcut",
+"Unable to add group" => "Gruba eklenemiyor",
+"Could not enable app. " => "Uygulama devreye alınamadı",
"Email saved" => "Eposta kaydedildi",
"Invalid email" => "Geçersiz eposta",
"OpenID Changed" => "OpenID Değiştirildi",
"Invalid request" => "Geçersiz istek",
+"Unable to delete group" => "Grup silinemiyor",
"Authentication error" => "Eşleşme hata",
+"Unable to delete user" => "Kullanıcı silinemiyor",
"Language changed" => "Dil değiştirildi",
+"Unable to add user to group %s" => "Kullanıcı %s grubuna eklenemiyor",
"Disable" => "Etkin değil",
"Enable" => "Etkin",
"Saving..." => "Kaydediliyor...",
"__language_name__" => "__dil_adı__",
"Add your App" => "Uygulamanı Ekle",
+"More Apps" => "Daha fazla App",
"Select an App" => "Bir uygulama seçin",
"See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ",
"Documentation" => "Dökümantasyon",
@@ -20,6 +28,7 @@
"Answer" => "Cevap",
"Desktop and Mobile Syncing Clients" => "Masaüstü ve Mobil Senkron İstemcileri",
"Download" => "İndir",
+"Your password was changed" => "Şifreniz değiştirildi",
"Unable to change your password" => "Parolanız değiştirilemiyor",
"Current password" => "Mevcut parola",
"New password" => "Yeni parola",
@@ -31,12 +40,14 @@
"Language" => "Dil",
"Help translate" => "Çevirilere yardım edin",
"use this address to connect to your ownCloud in your file manager" => "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Name" => "Ad",
"Password" => "Parola",
"Groups" => "Gruplar",
"Create" => "Oluştur",
"Default Quota" => "Varsayılan Kota",
"Other" => "Diğer",
+"Group Admin" => "Yönetici Grubu ",
"Quota" => "Kota",
"Delete" => "Sil"
);