# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_brute_force # # Translators: # Ahmet Altinisik , 2016 # danimaribeiro , 2016 # FIRST AUTHOR , 2011-2012 # Hotellook, 2014 # Leonardo J. Caballero G. , 2016 # Matjaž Mozetič , 2015-2016 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-30 20:32+0000\n" "Last-Translator: Ahmet Altinisik \n" "Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_brute_force #: field:res.banned.remote,active:0 msgid "Active" msgstr "Aktif" #. module: auth_brute_force #: field:res.authentication.attempt,attempt_date:0 msgid "Attempt Date" msgstr "Deneme Zamanı" #. module: auth_brute_force #: field:res.banned.remote,attempt_ids:0 msgid "Attempts" msgstr "Denemeler" #. module: auth_brute_force #: model:ir.actions.act_window,name:auth_brute_force.action_res_authentication_attempt #: model:ir.ui.menu,name:auth_brute_force.menu_res_authentication_attempt msgid "Authentication Attempts" msgstr "Kimlik doğrulaması girişimleri" #. module: auth_brute_force #: field:res.authentication.attempt,result:0 msgid "Authentication Result" msgstr "Doğrulama sonuçları" #. module: auth_brute_force #: field:res.banned.remote,ban_date:0 msgid "Ban Date" msgstr "Kara Liste Zamanı" #. module: auth_brute_force #: code:addons/auth_brute_force/models/res_authentication_attempt.py:34 #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search #: selection:res.authentication.attempt,result:0 #, python-format msgid "Banned" msgstr "Kara Listede" #. module: auth_brute_force #: model:ir.actions.act_window,name:auth_brute_force.action_res_banned_remote #: model:ir.ui.menu,name:auth_brute_force.menu_res_banned_remote msgid "Banned Remotes" msgstr "Kara Listedeki Bilgisayarlar" #. module: auth_brute_force #: field:res.authentication.attempt,create_uid:0 #: field:res.banned.remote,create_uid:0 msgid "Created by" msgstr "Oluşturan" #. module: auth_brute_force #: field:res.authentication.attempt,create_date:0 #: field:res.banned.remote,create_date:0 msgid "Created on" msgstr "Oluşturuldu" #. module: auth_brute_force #: field:res.banned.remote,description:0 msgid "Description" msgstr "Açıklama" #. module: auth_brute_force #: field:res.authentication.attempt,display_name:0 #: field:res.banned.remote,display_name:0 msgid "Display Name" msgstr "Görünen İsim" #. module: auth_brute_force #: code:addons/auth_brute_force/models/res_authentication_attempt.py:33 #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search #: selection:res.authentication.attempt,result:0 #, python-format msgid "Failed" msgstr "Başarısız" #. module: auth_brute_force #: field:res.authentication.attempt,id:0 field:res.banned.remote,id:0 msgid "ID" msgstr "ID" #. module: auth_brute_force #: field:res.authentication.attempt,__last_update:0 #: field:res.banned.remote,__last_update:0 msgid "Last Modified on" msgstr "Son değişiklik" #. module: auth_brute_force #: field:res.authentication.attempt,write_uid:0 #: field:res.banned.remote,write_uid:0 msgid "Last Updated by" msgstr "Son güncelleyen" #. module: auth_brute_force #: field:res.authentication.attempt,write_date:0 #: field:res.banned.remote,write_date:0 msgid "Last Updated on" msgstr "Son güncellenme" #. module: auth_brute_force #: field:res.authentication.attempt,remote:0 field:res.banned.remote,remote:0 msgid "Remote ID" msgstr "Uzak ID" #. module: auth_brute_force #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search msgid "Successful" msgstr "Başarılı" #. module: auth_brute_force #: code:addons/auth_brute_force/models/res_authentication_attempt.py:32 #: selection:res.authentication.attempt,result:0 #, python-format msgid "Successfull" msgstr "Başarılı" #. module: auth_brute_force #: field:res.authentication.attempt,login:0 msgid "Tried Login" msgstr "Denenen Kullanıcı" #. module: auth_brute_force #: help:res.banned.remote,active:0 msgid "Uncheck this box to unban the remote" msgstr "Bu uzak bilgisayar kara listeden kaldırmak için seçimi kaldır" #. module: auth_brute_force #: view:res.authentication.attempt:auth_brute_force.view_res_authentication_attempt_search msgid "Without Success" msgstr "Başarısız"