nextcloud/l10n/tr/settings.po

252 lines
6.3 KiB
Plaintext
Raw Normal View History

2012-01-11 04:06:59 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-05-09 14:41:01 +04:00
# Aranel Surion <aranel@aranelsurion.org>, 2011, 2012.
2012-08-01 00:57:24 +04:00
# Emre <emresaracoglu@live.com>, 2012.
2012-12-05 03:04:55 +04:00
# <info@beyboo.de>, 2012.
2012-07-27 04:04:26 +04:00
# Necdet Yücel <necdetyucel@gmail.com>, 2012.
2012-01-11 04:06:59 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-05-13 21:59:44 +04:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2012-12-05 03:04:55 +04:00
"POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-04 11:41+0000\n"
"Last-Translator: alpere <info@beyboo.de>\n"
2012-07-27 04:04:26 +04:00
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
2012-01-11 04:06:59 +04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
2012-09-04 14:43:53 +04:00
"Plural-Forms: nplurals=1; plural=0;\n"
2012-01-11 04:06:59 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/apps/ocs.php:20
2012-08-05 21:02:23 +04:00
msgid "Unable to load list from App Store"
2012-12-05 03:04:55 +04:00
msgstr "App Store'dan liste yüklenemiyor"
2012-08-05 21:02:23 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/creategroup.php:10
2012-09-04 14:43:53 +04:00
msgid "Group already exists"
2012-12-05 03:04:55 +04:00
msgstr "Grup zaten mevcut"
2012-09-04 14:43:53 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/creategroup.php:19
2012-09-04 14:43:53 +04:00
msgid "Unable to add group"
2012-12-05 03:04:55 +04:00
msgstr "Gruba eklenemiyor"
2012-09-04 14:43:53 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/enableapp.php:12
2012-09-13 04:03:54 +04:00
msgid "Could not enable app. "
2012-12-05 03:04:55 +04:00
msgstr "Uygulama devreye alınamadı"
2012-09-13 04:03:54 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/lostpassword.php:12
2012-06-06 02:29:28 +04:00
msgid "Email saved"
2012-07-27 04:04:26 +04:00
msgstr "Eposta kaydedildi"
2012-01-11 04:06:59 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/lostpassword.php:14
2012-06-06 02:29:28 +04:00
msgid "Invalid email"
2012-07-27 04:04:26 +04:00
msgstr "Geçersiz eposta"
2012-01-11 04:06:59 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/openid.php:13
2012-01-11 04:06:59 +04:00
msgid "OpenID Changed"
msgstr "OpenID Değiştirildi"
2012-11-09 03:03:49 +04:00
#: ajax/openid.php:15 ajax/setlanguage.php:17 ajax/setlanguage.php:20
2012-06-06 02:29:28 +04:00
msgid "Invalid request"
msgstr "Geçersiz istek"
2012-11-09 03:03:49 +04:00
#: ajax/removegroup.php:13
2012-09-04 14:43:53 +04:00
msgid "Unable to delete group"
2012-12-05 03:04:55 +04:00
msgstr "Grup silinemiyor"
2012-09-04 14:43:53 +04:00
2012-11-30 03:05:16 +04:00
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18
2012-11-09 03:03:49 +04:00
msgid "Authentication error"
msgstr "Eşleşme hata"
#: ajax/removeuser.php:24
2012-09-04 14:43:53 +04:00
msgid "Unable to delete user"
2012-12-05 03:04:55 +04:00
msgstr "Kullanıcı silinemiyor"
2012-07-27 04:04:26 +04:00
2012-11-09 03:03:49 +04:00
#: ajax/setlanguage.php:15
2012-01-11 04:06:59 +04:00
msgid "Language changed"
msgstr "Dil değiştirildi"
2012-11-30 03:05:16 +04:00
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
msgstr ""
#: ajax/togglegroups.php:28
2012-09-05 04:05:39 +04:00
#, php-format
msgid "Unable to add user to group %s"
2012-12-05 03:04:55 +04:00
msgstr "Kullanıcı %s grubuna eklenemiyor"
2012-09-05 04:05:39 +04:00
2012-11-30 03:05:16 +04:00
#: ajax/togglegroups.php:34
2012-09-05 04:05:39 +04:00
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
2012-11-09 03:03:49 +04:00
#: js/apps.js:28 js/apps.js:67
2012-06-06 02:29:28 +04:00
msgid "Disable"
2012-07-27 04:04:26 +04:00
msgstr "Etkin değil"
2012-06-06 02:29:28 +04:00
2012-11-09 03:03:49 +04:00
#: js/apps.js:28 js/apps.js:55
2012-06-06 02:29:28 +04:00
msgid "Enable"
2012-07-27 04:04:26 +04:00
msgstr "Etkin"
2012-06-06 02:29:28 +04:00
#: js/personal.js:69
msgid "Saving..."
2012-07-27 04:04:26 +04:00
msgstr "Kaydediliyor..."
2012-06-06 02:29:28 +04:00
2012-11-09 03:03:49 +04:00
#: personal.php:42 personal.php:43
2012-01-16 20:34:42 +04:00
msgid "__language_name__"
2012-05-09 14:41:01 +04:00
msgstr "__dil_adı__"
2012-01-16 20:34:42 +04:00
2012-07-27 04:04:26 +04:00
#: templates/apps.php:10
2012-05-09 14:41:01 +04:00
msgid "Add your App"
2012-05-13 21:59:44 +04:00
msgstr "Uygulamanı Ekle"
2012-01-11 04:06:59 +04:00
2012-10-09 04:07:41 +04:00
#: templates/apps.php:11
msgid "More Apps"
2012-12-05 03:04:55 +04:00
msgstr "Daha fazla App"
2012-10-09 04:07:41 +04:00
#: templates/apps.php:27
2012-01-11 04:06:59 +04:00
msgid "Select an App"
msgstr "Bir uygulama seçin"
2012-10-09 04:07:41 +04:00
#: templates/apps.php:31
2012-06-06 02:29:28 +04:00
msgid "See application page at apps.owncloud.com"
2012-07-27 04:04:26 +04:00
msgstr "Uygulamanın sayfasına apps.owncloud.com adresinden bakın "
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: templates/apps.php:32
2012-09-05 04:05:39 +04:00
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
2012-01-11 04:06:59 +04:00
2012-09-04 14:43:53 +04:00
#: templates/help.php:9
2012-05-09 14:41:01 +04:00
msgid "Documentation"
2012-05-13 21:59:44 +04:00
msgstr "Dökümantasyon"
2012-05-09 14:41:01 +04:00
2012-09-04 14:43:53 +04:00
#: templates/help.php:10
2012-05-09 14:41:01 +04:00
msgid "Managing Big Files"
2012-05-13 21:59:44 +04:00
msgstr "Büyük Dosyaların Yönetimi"
2012-05-09 14:41:01 +04:00
2012-09-04 14:43:53 +04:00
#: templates/help.php:11
2012-01-11 04:06:59 +04:00
msgid "Ask a question"
msgstr "Bir soru sorun"
2012-11-09 03:03:49 +04:00
#: templates/help.php:22
2012-01-11 04:06:59 +04:00
msgid "Problems connecting to help database."
msgstr "Yardım veritabanına bağlanmada sorunlar var."
2012-11-09 03:03:49 +04:00
#: templates/help.php:23
2012-01-11 04:06:59 +04:00
msgid "Go there manually."
msgstr "Oraya elle gidin."
2012-11-09 03:03:49 +04:00
#: templates/help.php:31
2012-01-11 04:06:59 +04:00
msgid "Answer"
msgstr "Cevap"
#: templates/personal.php:8
2012-09-19 04:07:26 +04:00
#, php-format
2012-11-09 03:03:49 +04:00
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
2012-09-19 04:07:26 +04:00
msgstr ""
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
2012-05-13 21:59:44 +04:00
msgstr "Masaüstü ve Mobil Senkron İstemcileri"
2012-05-09 14:41:01 +04:00
2012-01-11 04:06:59 +04:00
#: templates/personal.php:13
2012-05-09 14:41:01 +04:00
msgid "Download"
2012-05-13 21:59:44 +04:00
msgstr "İndir"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:19
2012-09-19 04:07:26 +04:00
msgid "Your password was changed"
2012-12-05 03:04:55 +04:00
msgstr "Şifreniz değiştirildi"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:20
2012-01-11 04:06:59 +04:00
msgid "Unable to change your password"
msgstr "Parolanız değiştirilemiyor"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:21
2012-01-11 04:06:59 +04:00
msgid "Current password"
msgstr "Mevcut parola"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:22
2012-01-11 04:06:59 +04:00
msgid "New password"
msgstr "Yeni parola"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:23
2012-01-11 04:06:59 +04:00
msgid "show"
msgstr "göster"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:24
2012-01-11 04:06:59 +04:00
msgid "Change password"
msgstr "Parola değiştir"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:30
2012-01-11 04:06:59 +04:00
msgid "Email"
2012-05-09 14:41:01 +04:00
msgstr "Eposta"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:31
2012-01-11 04:06:59 +04:00
msgid "Your email address"
2012-05-09 14:41:01 +04:00
msgstr "Eposta adresiniz"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:32
2012-01-11 04:06:59 +04:00
msgid "Fill in an email address to enable password recovery"
2012-05-09 14:41:01 +04:00
msgstr "Parola sıfırlamayı aktifleştirmek için eposta adresi girin"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:38 templates/personal.php:39
2012-01-11 04:06:59 +04:00
msgid "Language"
msgstr "Dil"
2012-05-09 14:41:01 +04:00
#: templates/personal.php:44
2012-01-11 04:06:59 +04:00
msgid "Help translate"
2012-05-09 14:41:01 +04:00
msgstr "Çevirilere yardım edin"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/personal.php:51
2012-01-11 04:06:59 +04:00
msgid "use this address to connect to your ownCloud in your file manager"
msgstr "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın"
2012-11-10 03:02:29 +04:00
#: templates/personal.php:61
msgid ""
"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>."
2012-12-05 03:04:55 +04:00
msgstr "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-11-10 03:02:29 +04:00
2012-07-27 04:04:26 +04:00
#: templates/users.php:21 templates/users.php:76
2012-01-11 04:06:59 +04:00
msgid "Name"
msgstr "Ad"
2012-07-27 04:04:26 +04:00
#: templates/users.php:23 templates/users.php:77
2012-01-11 04:06:59 +04:00
msgid "Password"
msgstr "Parola"
2012-07-27 04:04:26 +04:00
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
2012-01-11 04:06:59 +04:00
msgid "Groups"
msgstr "Gruplar"
2012-07-27 04:04:26 +04:00
#: templates/users.php:32
2012-01-11 04:06:59 +04:00
msgid "Create"
msgstr "Oluştur"
2012-07-27 04:04:26 +04:00
#: templates/users.php:35
2012-05-09 14:41:01 +04:00
msgid "Default Quota"
2012-05-13 21:59:44 +04:00
msgstr "Varsayılan Kota"
2012-01-11 04:06:59 +04:00
2012-07-27 04:04:26 +04:00
#: templates/users.php:55 templates/users.php:138
2012-05-09 14:41:01 +04:00
msgid "Other"
2012-05-13 21:59:44 +04:00
msgstr "Diğer"
2012-01-11 04:06:59 +04:00
2012-08-02 04:06:16 +04:00
#: templates/users.php:80 templates/users.php:112
2012-08-18 04:04:07 +04:00
msgid "Group Admin"
2012-12-05 03:04:55 +04:00
msgstr "Yönetici Grubu "
2012-07-27 04:04:26 +04:00
#: templates/users.php:82
2012-05-09 14:41:01 +04:00
msgid "Quota"
msgstr "Kota"
2012-01-11 04:06:59 +04:00
2012-08-05 21:02:23 +04:00
#: templates/users.php:146
2012-05-09 14:41:01 +04:00
msgid "Delete"
msgstr "Sil"