nextcloud/l10n/tr/settings.po

316 lines
7.1 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"
2013-02-02 03:08:15 +04:00
"POT-Creation-Date: 2013-02-02 00:06+0100\n"
"PO-Revision-Date: 2013-02-01 23:06+0000\n"
2012-12-30 03:05:52 +04:00
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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
2013-01-12 03:10:58 +04:00
#: ajax/enableapp.php:11
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/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"
2013-01-12 03:10:58 +04:00
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "Geçersiz istek"
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 ""
2013-02-01 03:19:28 +04:00
#: ajax/updateapp.php:13
msgid "Couldn't update app."
msgstr ""
#: js/apps.js:30
msgid "Update to {appversion}"
msgstr ""
#: js/apps.js:36 js/apps.js:76
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
2013-02-01 03:19:28 +04:00
#: js/apps.js:36 js/apps.js:64
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
2013-02-01 03:19:28 +04:00
#: js/apps.js:55
msgid "Please wait...."
msgstr ""
#: js/apps.js:84
2013-02-02 03:08:15 +04:00
msgid "Updating...."
2013-02-01 03:19:28 +04:00
msgstr ""
#: js/apps.js:87
msgid "Error while updating app"
msgstr ""
#: js/apps.js:87
msgid "Error"
2013-02-02 03:08:15 +04:00
msgstr "Hata"
2013-02-01 03:19:28 +04:00
#: js/apps.js:90
msgid "Updated"
msgstr ""
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
2013-01-30 03:25:41 +04:00
#: personal.php:34 personal.php:35
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
2013-01-30 03:25:41 +04:00
#: templates/apps.php:24
2012-01-11 04:06:59 +04:00
msgid "Select an App"
msgstr "Bir uygulama seçin"
2013-01-30 03:25:41 +04:00
#: templates/apps.php:28
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
2013-01-30 03:25:41 +04:00
#: templates/apps.php:29
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
2013-02-01 03:19:28 +04:00
#: templates/apps.php:31
msgid "Update"
2013-02-02 03:08:15 +04:00
msgstr "Güncelleme"
2013-02-01 03:19:28 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:3
msgid "User Documentation"
2012-12-28 03:20:34 +04:00
msgstr "Kullanıcı Belgelendirmesi"
2012-05-09 14:41:01 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:4
msgid "Administrator Documentation"
2012-12-28 03:20:34 +04:00
msgstr "Yönetici Belgelendirmesi"
2012-05-09 14:41:01 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:6
msgid "Online Documentation"
2012-12-28 03:20:34 +04:00
msgstr "Çevrimiçi Belgelendirme"
2012-01-11 04:06:59 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:7
msgid "Forum"
2012-12-28 03:20:34 +04:00
msgstr "Forum"
2012-01-11 04:06:59 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:9
msgid "Bugtracker"
2012-12-28 03:20:34 +04:00
msgstr "Hata Takip Sistemi"
2012-01-11 04:06:59 +04:00
2012-12-20 03:13:09 +04:00
#: templates/help.php:11
msgid "Commercial Support"
2012-12-28 03:20:34 +04:00
msgstr "Ticari Destek"
2012-01-11 04:06:59 +04:00
#: 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
2012-12-20 03:13:09 +04:00
msgid "Clients"
2012-12-21 03:11:31 +04:00
msgstr "Müşteriler"
2012-05-09 14:41:01 +04:00
2012-01-11 04:06:59 +04:00
#: templates/personal.php:13
2012-12-20 03:13:09 +04:00
msgid "Download Desktop Clients"
2012-12-28 03:20:34 +04:00
msgstr "Masaüstü İstemcilerini İndir"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:14
msgid "Download Android Client"
2012-12-28 03:20:34 +04:00
msgstr "Android İstemcisini İndir"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:15
msgid "Download iOS Client"
2012-12-28 03:20:34 +04:00
msgstr "iOS İstemcisini İndir"
2012-05-09 14:41:01 +04:00
2013-01-30 03:25:41 +04:00
#: templates/personal.php:21 templates/users.php:23 templates/users.php:81
2012-12-20 03:13:09 +04:00
msgid "Password"
msgstr "Parola"
#: templates/personal.php:22
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-12-20 03:13:09 +04:00
#: templates/personal.php:23
2012-01-11 04:06:59 +04:00
msgid "Unable to change your password"
msgstr "Parolanız değiştirilemiyor"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:24
2012-01-11 04:06:59 +04:00
msgid "Current password"
msgstr "Mevcut parola"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:25
2012-01-11 04:06:59 +04:00
msgid "New password"
msgstr "Yeni parola"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:26
2012-01-11 04:06:59 +04:00
msgid "show"
msgstr "göster"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:27
2012-01-11 04:06:59 +04:00
msgid "Change password"
msgstr "Parola değiştir"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:33
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-12-20 03:13:09 +04:00
#: templates/personal.php:34
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-12-20 03:13:09 +04:00
#: templates/personal.php:35
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-12-20 03:13:09 +04:00
#: templates/personal.php:41 templates/personal.php:42
2012-01-11 04:06:59 +04:00
msgid "Language"
msgstr "Dil"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:47
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-12-20 03:13:09 +04:00
#: templates/personal.php:52
msgid "WebDAV"
2012-12-28 03:20:34 +04:00
msgstr "WebDAV"
2012-12-20 03:13:09 +04:00
#: templates/personal.php:54
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/personal.php:63
msgid "Version"
2012-12-28 03:20:34 +04:00
msgstr "Sürüm"
2012-01-11 04:06:59 +04:00
2012-12-20 03:13:09 +04:00
#: templates/personal.php:65
2012-11-10 03:02:29 +04:00
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
2013-01-30 03:25:41 +04:00
#: templates/users.php:21 templates/users.php:79
msgid "Login Name"
msgstr ""
2012-01-11 04:06:59 +04:00
2013-01-30 03:25:41 +04:00
#: templates/users.php:26 templates/users.php:82 templates/users.php:107
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-12-30 03:05:52 +04:00
msgid "Default Storage"
msgstr ""
2013-01-30 03:25:41 +04:00
#: templates/users.php:42 templates/users.php:142
2012-12-30 03:05:52 +04:00
msgid "Unlimited"
msgstr ""
2012-01-11 04:06:59 +04:00
2013-01-30 03:25:41 +04:00
#: templates/users.php:60 templates/users.php:157
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
2013-01-30 03:25:41 +04:00
#: templates/users.php:80
msgid "Display Name"
msgstr ""
#: templates/users.php:84 templates/users.php:121
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
2013-01-30 03:25:41 +04:00
#: templates/users.php:86
2012-12-30 03:05:52 +04:00
msgid "Storage"
msgstr ""
2013-01-31 03:31:28 +04:00
#: templates/users.php:97
msgid "change display name"
msgstr ""
#: templates/users.php:101
msgid "set new password"
msgstr ""
2013-01-30 03:25:41 +04:00
#: templates/users.php:137
2012-12-30 03:05:52 +04:00
msgid "Default"
msgstr ""
2012-01-11 04:06:59 +04:00
2013-01-30 03:25:41 +04:00
#: templates/users.php:165
2012-05-09 14:41:01 +04:00
msgid "Delete"
msgstr "Sil"