nextcloud/l10n/tr/files_encryption.po

201 lines
7.8 KiB
Plaintext
Raw Normal View History

2012-08-14 01:19:31 +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:
2014-06-14 09:55:24 +04:00
# ismail yenigul <ismail.yenigul@surgate.com>, 2013
# Volkan Gezer <volkangezer@gmail.com>, 2013-2014
2012-08-14 01:19:31 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-03 21:44:12 +04:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-06-15 09:55:06 +04:00
"POT-Creation-Date: 2014-06-15 01:54-0400\n"
"PO-Revision-Date: 2014-06-14 17:53+0000\n"
"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
2012-08-14 01:19:31 +04:00
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
2013-04-16 04:17:30 +04:00
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2012-08-14 01:19:31 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
2013-06-07 04:17:50 +04:00
msgstr "Kurtarma anahtarı başarıyla etkinleştirildi"
2013-05-25 04:11:52 +04:00
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
2013-06-07 04:17:50 +04:00
msgstr "Kurtarma anahtarı etkinleştirilemedi. Lütfen kurtarma anahtarı parolanızı kontrol edin!"
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
2013-06-07 04:17:50 +04:00
msgstr "Kurtarma anahtarı başarıyla devre dışı bırakıldı"
2013-05-30 04:34:14 +04:00
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
2013-06-07 04:17:50 +04:00
msgstr "Kurtarma anahtarı devre dışı bırakılamadı. Lütfen kurtarma anahtarı parolanızı kontrol edin!"
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
2013-12-03 02:28:29 +04:00
msgstr "Parola başarıyla değiştirildi."
2013-05-25 04:11:52 +04:00
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
2013-12-03 02:28:29 +04:00
msgstr "Parola değiştirilemedi. Eski parolanız doğru olmayabilir."
2013-05-25 04:11:52 +04:00
2013-10-07 03:16:10 +04:00
#: ajax/updatePrivateKeyPassword.php:52
2013-06-14 04:52:34 +04:00
msgid "Private key password successfully updated."
2014-05-26 09:55:36 +04:00
msgstr "Özel anahtar parolası başarıyla güncellendi."
2013-06-14 04:52:34 +04:00
2013-10-07 03:16:10 +04:00
#: ajax/updatePrivateKeyPassword.php:54
2013-06-14 04:52:34 +04:00
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
2014-05-26 09:55:36 +04:00
msgstr "Özel anahtar parolası güncellenemedi. Eski parola hatalı olabilir."
2013-06-14 04:52:34 +04:00
2013-10-14 04:33:30 +04:00
#: files/error.php:12
2013-10-07 03:16:10 +04:00
msgid ""
"Encryption app not initialized! Maybe the encryption app was re-enabled "
"during your session. Please try to log out and log back in to initialize the"
" encryption app."
2013-10-27 10:32:11 +04:00
msgstr "Şifreleme uygulaması başlatılamadı! Oturumunuz sırasında şifreleme uygulaması tekrar etkinleştirilmiş olabilir. Lütfen şifreleme uygulamasını başlatmak için oturumu kapatıp yeniden oturum açmayı deneyin."
2013-10-07 03:16:10 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:16
#, php-format
2013-06-14 04:52:34 +04:00
msgid ""
2013-11-03 21:44:12 +04:00
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password"
" in your personal settings to recover access to your encrypted files."
2014-05-26 09:55:36 +04:00
msgstr "Özel anahtarınız geçerli değil! Muhtemelen parolanız %s dışarısında değiştirildi (örn. şirket dizininde). Gizli anahtar parolanızı kişisel ayarlarınızda güncelleyerek şifreli dosyalarınıza erişimi kurtarabilirsiniz."
2013-06-14 04:52:34 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:19
2013-10-14 04:33:30 +04:00
msgid ""
"Can not decrypt this file, probably this is a shared file. Please ask the "
"file owner to reshare the file with you."
2014-05-26 09:55:36 +04:00
msgstr "Bu dosya muhtemelen bir paylaşılan dosya olduğundan şifrelemesi kaldırılamıyor. Lütfen dosyayı sizinle bir daha paylaşması için dosya sahibi ile iletişime geçin."
2013-10-14 04:33:30 +04:00
2013-11-03 21:44:12 +04:00
#: files/error.php:22 files/error.php:27
2013-10-14 04:33:30 +04:00
msgid ""
2014-05-28 09:56:09 +04:00
"Unknown error. Please check your system settings or contact your "
2013-10-14 04:33:30 +04:00
"administrator"
2014-05-29 09:54:40 +04:00
msgstr "Bilinmeyen hata. Lütfen sistem ayarlarınızı denetleyin veya yöneticiniz ile iletişime geçin"
2013-10-14 04:33:30 +04:00
2014-06-14 09:55:24 +04:00
#: hooks/hooks.php:66
2013-07-05 04:21:23 +04:00
msgid "Missing requirements."
2013-10-27 10:32:11 +04:00
msgstr "Gereklilikler eksik."
2013-06-22 04:11:35 +04:00
2014-06-14 09:55:24 +04:00
#: hooks/hooks.php:67
2013-06-22 04:11:35 +04:00
msgid ""
2013-08-09 16:06:31 +04:00
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL "
"together with the PHP extension is enabled and configured properly. For now,"
" the encryption app has been disabled."
2014-05-26 09:55:36 +04:00
msgstr "PHP 5.3.3 veya daha sürümü ile birlikte OpenSSL ve OpenSSL PHP uzantısının birlikte etkin olduğundan ve doğru bir şekilde yapılandırıldığından emin olun. Şimdilik şifreleme uygulaması devre dışı bırakıldı."
2013-06-22 04:11:35 +04:00
2014-06-14 09:55:24 +04:00
#: hooks/hooks.php:300
2013-08-02 10:00:45 +04:00
msgid "Following users are not set up for encryption:"
2014-05-26 09:55:36 +04:00
msgstr "Aşağıdaki kullanıcılar şifreleme için ayarlanmamış:"
2013-08-02 10:00:45 +04:00
2013-11-29 23:10:40 +04:00
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
2013-12-03 02:28:29 +04:00
msgstr "İlk şifreleme başladı... Bu biraz zaman alabilir. Lütfen bekleyin."
2013-11-29 23:10:40 +04:00
2014-03-11 09:59:39 +04:00
#: js/detect-migration.js:25
msgid "Initial encryption running... Please try again later."
2014-03-13 09:55:50 +04:00
msgstr "İlk şifreleme çalışıyor... Lütfen daha sonra tekrar deneyin."
2013-05-25 04:11:52 +04:00
2013-10-07 03:16:10 +04:00
#: templates/invalid_private_key.php:8
2014-06-14 09:55:24 +04:00
#, php-format
msgid "Go directly to your %spersonal settings%s."
2014-06-15 09:55:06 +04:00
msgstr "Doğrudan %skişisel ayarlarınıza%s gidin."
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:2 templates/settings-personal.php:2
2013-02-06 03:06:28 +04:00
msgid "Encryption"
2013-04-27 04:24:29 +04:00
msgstr "Şifreleme"
2013-01-23 03:06:18 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:5
2013-05-25 04:11:52 +04:00
msgid ""
2013-06-22 04:11:35 +04:00
"Enable recovery key (allow to recover users files in case of password loss):"
2013-10-27 10:32:11 +04:00
msgstr "Kurtarma anahtarını etkinleştir (parola kaybı durumunda kullanıcı dosyalarının kurtarılmasına izin verir):"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:9
2013-06-22 04:11:35 +04:00
msgid "Recovery key password"
2013-10-27 10:32:11 +04:00
msgstr "Kurtarma anahtarı parolası"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:12
2013-10-07 03:16:10 +04:00
msgid "Repeat Recovery key password"
2014-05-26 09:55:36 +04:00
msgstr "Kurtarma anahtarı parolasını yineleyin"
2013-10-07 03:16:10 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:19 templates/settings-personal.php:50
2013-05-25 04:11:52 +04:00
msgid "Enabled"
2014-05-26 09:55:36 +04:00
msgstr "Etkin"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:27 templates/settings-personal.php:58
2013-05-25 04:11:52 +04:00
msgid "Disabled"
2014-05-25 09:54:35 +04:00
msgstr "Devre Dışı"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:32
2013-06-22 04:11:35 +04:00
msgid "Change recovery key password:"
2013-10-27 10:32:11 +04:00
msgstr "Kurtarma anahtarı parolasını değiştir:"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:38
2013-06-22 04:11:35 +04:00
msgid "Old Recovery key password"
2014-05-26 09:55:36 +04:00
msgstr "Eski Kurtarma anahtarı parolası"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:45
2013-06-22 04:11:35 +04:00
msgid "New Recovery key password"
2014-05-26 09:55:36 +04:00
msgstr "Yeni Kurtarma anahtarı parolası"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:51
2013-10-07 03:16:10 +04:00
msgid "Repeat New Recovery key password"
2014-05-26 09:55:36 +04:00
msgstr "Yeni Kurtarma anahtarı parolasını yineleyin"
2013-10-07 03:16:10 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-admin.php:56
2013-05-25 04:11:52 +04:00
msgid "Change Password"
2013-12-03 02:28:29 +04:00
msgstr "Parola Değiştir"
2013-05-25 04:11:52 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:8
2013-06-14 04:52:34 +04:00
msgid "Your private key password no longer match your log-in password:"
2013-10-27 10:32:11 +04:00
msgstr "Özel anahtar parolanız artık oturum açma parolanızla eşleşmiyor:"
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:11
2013-06-14 04:52:34 +04:00
msgid "Set your old private key password to your current log-in password."
2013-10-27 10:32:11 +04:00
msgstr "Eski özel anahtar parolanızı geçerli oturum açma parolanız olarak ayarlayın."
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:13
2013-06-14 04:52:34 +04:00
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
2013-10-27 10:32:11 +04:00
msgstr "Eğer eski parolanızı hatırlamıyorsanız, yöneticinizden dosyalarınızı kurtarmasını talep edebilirsiniz."
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:21
2013-06-14 04:52:34 +04:00
msgid "Old log-in password"
2013-10-27 10:32:11 +04:00
msgstr "Eski oturum açma parolası"
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:27
2013-06-14 04:52:34 +04:00
msgid "Current log-in password"
2013-10-27 10:32:11 +04:00
msgstr "Geçerli oturum açma parolası"
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:32
2013-06-14 04:52:34 +04:00
msgid "Update Private Key Password"
2013-10-27 10:32:11 +04:00
msgstr "Özel Anahtar Parolasını Güncelle"
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:41
2013-06-14 04:52:34 +04:00
msgid "Enable password recovery:"
2013-10-27 10:32:11 +04:00
msgstr "Parola kurtarmayı etkinleştir:"
2013-06-14 04:52:34 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:43
2013-05-25 04:11:52 +04:00
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
2013-06-14 04:52:34 +04:00
"files in case of password loss"
2013-10-27 10:32:11 +04:00
msgstr "Bu seçeneği etkinleştirmek, parola kaybı durumunda şifrelenmiş dosyalarınıza erişimi yeniden kazanmanızı sağlayacaktır"
2013-01-23 03:06:18 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:59
2013-05-25 04:11:52 +04:00
msgid "File recovery settings updated"
2013-06-07 04:17:50 +04:00
msgstr "Dosya kurtarma ayarları güncellendi"
2013-01-23 03:06:18 +04:00
2014-05-15 09:55:53 +04:00
#: templates/settings-personal.php:60
2013-05-25 04:11:52 +04:00
msgid "Could not update file recovery"
2013-06-07 04:17:50 +04:00
msgstr "Dosya kurtarma güncellenemedi"