You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_admin_passkey # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-08-01 02:43+0000\n" "PO-Revision-Date: 2017-08-01 02:43+0000\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/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_admin_passkey #: code:addons/auth_admin_passkey/models/res_users.py:64 #, python-format msgid "<pre>User with login '%s' has the same password as you.</pre>" msgstr "<pre> '%s' kullanıcısının şifresi sizinkiyle aynı.</pre>"
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/models/res_users.py:39 #, python-format msgid "" "Admin user used his passkey to login with '%s'.\n" "\n" "\n" "\n" "Technicals informations belows : \n" "\n" "- Login date : %s\n" "\n" msgstr "" "Yönetici şifresini kullanarak '%s'. kullanıcısıyla giriş yaptı.\n" "\n" "\n" "\n" "Teknik detaylar aşağıda : \n" "\n" "- Giriş zamanı : %s\n" "\n"
#. module: auth_admin_passkey #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings msgid "Passkey" msgstr "Parola"
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/models/res_users.py:38 #, python-format msgid "Passkey used" msgstr "Kullanılan parola"
#. module: auth_admin_passkey #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin msgid "Send email to admin user." msgstr "Yöneticiye e-posta gönder."
#. module: auth_admin_passkey #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user msgid "Send email to user." msgstr "Kullanıcıya e-posta gönder."
#. module: auth_admin_passkey #: model:ir.model,name:auth_admin_passkey.model_res_users msgid "Users" msgstr "Kullanıcılar"
#. module: auth_admin_passkey #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user msgid "" "When the administrator use his password to login in with a different " "account, Odoo will send an email to the account user." msgstr "" "Yönetici farklı bir hesaba şifresiyle giriş yaparsa. Odoo hesap sahibine " "e-posta gönderecek."
#. module: auth_admin_passkey #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin msgid "" "When the administrator use his password to login in with a different " "account, Odoo will send an email to the admin user." msgstr "" "Yönetici şifresiyle farklı bir kullanıcının hesabına giriş yaparsa, Odoo " "yöneticiye e-posta gönderir."
#. module: auth_admin_passkey #: code:addons/auth_admin_passkey/models/res_users.py:62 #, python-format msgid "[WARNING] Odoo Security Risk" msgstr "[UYARI] Odoo Güvenlik Riski"
#. module: auth_admin_passkey #: model:ir.model,name:auth_admin_passkey.model_base_config_settings msgid "base.config.settings" msgstr ""
|