nextcloud/settings/l10n/tr.php

55 lines
2.9 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-12-05 03:04:55 +04:00
"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ı",
2012-07-27 04:04:26 +04:00
"Email saved" => "Eposta kaydedildi",
"Invalid email" => "Geçersiz eposta",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenID Değiştirildi",
2012-06-06 02:29:28 +04:00
"Invalid request" => "Geçersiz istek",
2012-12-05 03:04:55 +04:00
"Unable to delete group" => "Grup silinemiyor",
2012-11-09 03:03:49 +04:00
"Authentication error" => "Eşleşme hata",
2012-12-05 03:04:55 +04:00
"Unable to delete user" => "Kullanıcı silinemiyor",
2012-01-11 04:06:59 +04:00
"Language changed" => "Dil değiştirildi",
2012-12-05 03:04:55 +04:00
"Unable to add user to group %s" => "Kullanıcı %s grubuna eklenemiyor",
2012-07-27 04:04:26 +04:00
"Disable" => "Etkin değil",
"Enable" => "Etkin",
"Saving..." => "Kaydediliyor...",
2012-05-09 14:41:01 +04:00
"__language_name__" => "__dil_adı__",
2012-05-13 21:59:44 +04:00
"Add your App" => "Uygulamanı Ekle",
2012-12-05 03:04:55 +04:00
"More Apps" => "Daha fazla App",
2012-01-11 04:06:59 +04:00
"Select an App" => "Bir uygulama seçin",
2012-07-27 04:04:26 +04:00
"See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ",
2012-12-28 03:20:34 +04:00
"User Documentation" => "Kullanıcı Belgelendirmesi",
"Administrator Documentation" => "Yönetici Belgelendirmesi",
"Online Documentation" => "Çevrimiçi Belgelendirme",
"Forum" => "Forum",
"Bugtracker" => "Hata Takip Sistemi",
"Commercial Support" => "Ticari Destek",
2012-12-21 03:11:31 +04:00
"Clients" => "Müşteriler",
2012-12-28 03:20:34 +04:00
"Download Desktop Clients" => "Masaüstü İstemcilerini İndir",
"Download Android Client" => "Android İstemcisini İndir",
"Download iOS Client" => "iOS İstemcisini İndir",
2012-12-20 03:13:09 +04:00
"Password" => "Parola",
2012-12-05 03:04:55 +04:00
"Your password was changed" => "Şifreniz değiştirildi",
2012-01-11 04:06:59 +04:00
"Unable to change your password" => "Parolanız değiştirilemiyor",
"Current password" => "Mevcut parola",
"New password" => "Yeni parola",
"show" => "göster",
"Change password" => "Parola değiştir",
2012-05-09 14:41:01 +04:00
"Email" => "Eposta",
"Your email address" => "Eposta adresiniz",
"Fill in an email address to enable password recovery" => "Parola sıfırlamayı aktifleştirmek için eposta adresi girin",
2012-01-11 04:06:59 +04:00
"Language" => "Dil",
2012-05-09 14:41:01 +04:00
"Help translate" => "Çevirilere yardım edin",
2012-12-28 03:20:34 +04:00
"WebDAV" => "WebDAV",
"Version" => "Sürüm",
2012-12-05 03:04:55 +04:00
"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>.",
2012-01-11 04:06:59 +04:00
"Name" => "Ad",
"Groups" => "Gruplar",
"Create" => "Oluştur",
2012-05-13 21:59:44 +04:00
"Other" => "Diğer",
2012-12-05 03:04:55 +04:00
"Group Admin" => "Yönetici Grubu ",
2012-01-11 04:06:59 +04:00
"Delete" => "Sil"
);