# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp_mail # # "Tiffany Chang (tic)" , 2025. # Weblate , 2025. # DeepL , 2025. # Odoo Turkish Import , 2025. # "Malaz Siddig Elsayed Abuidris (msea)" , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2025-11-28 12:50+0000\n" "Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.14.3\n" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" ".\n" "
" msgstr "" ".\n" "
" #. module: auth_totp_mail #: model:mail.template,body_html:auth_totp_mail.mail_template_totp_invite msgid "" "
\n" "

\n" " Dear

\n" " requested you activate two-factor " "authentication to protect your account.

\n" " Two-factor Authentication (\"2FA\") is a system of double " "authentication.\n" " The first one is done with your password and the second one with a " "code you get from a dedicated mobile app.\n" " Popular ones include Authy, Google Authenticator or the Microsoft " "Authenticator.\n" "\n" "

\n" " \n" " Activate my two-factor Authentication\n" " \n" "

\n" " \n" "
\n" " " msgstr "" "
\n" "

\n" " Sayın

\n" " hesabınızı korumak için iki faktörlü " "kimlik doğrulamayı etkinleştirmenizi istedi.

\n" " İki Faktörlü Kimlik Doğrulama (\"2FA\") çift kimlik doğrulama " "sistemidir.\n" " İlki parolanızla, ikincisi ise özel bir mobil uygulamadan aldığınız " "bir kodla yapılır.\n" " Popüler olanlar arasında Authy, Google Authenticator veya Microsoft " "Authenticator bulunur.\n" "\n" "

\n" " {{object.company_id.email_primary_color or '#FFFFFF'}}; border-radius: " "5px;\">\n" " İki Faktörlü Kimlik Doğrulamamı Etkinleştir\n" " \n" "

\n" " \n" "
\n" " " #. module: auth_totp_mail #: model:mail.template,body_html:auth_totp_mail.mail_template_totp_mail_code msgid "" "
\n" "Dear

\n" "

Someone is trying to log in into your account with a new device.

\n" "
    \n" " N/A\n" "
  • Location:
  • \n" "
  • Device:
  • \n" "
  • Browser:
  • \n" "
  • IP address:
  • \n" "
\n" "

If this is you, please enter the following code to complete the login:\n" "\n" "\n" "\n" "

\n" " \n" "
\n" "Please note that this code expires in .\n" "\n" "

\n" " If you did NOT initiate this log-in,\n" " you should immediately change your password to ensure account security.\n" "

\n" "\n" "

\n" " We also strongly recommend enabling the two-factor authentication using " "an authenticator app to help secure your account.\n" "

\n" "\n" "

\n" " \n" " Activate my two-factor authentication\n" " \n" "

\n" "
\n" " " msgstr "" "
\n" "Sayın

\n" "

Birisi hesabınıza yeni bir cihazla giriş yapmaya çalışıyor.

\n" "
    \n" " N/A\n" "
  • Konum:
  • \n" "
  • Cihaz:
  • \n" "
  • Tarayıcı:
  • \n" "
  • IP adresi:
  • \n" "
\n" "

Bu sizseniz, giriş işlemini tamamlamak için lütfen aşağıdaki kodu girin:\n" "\n" "\n" "\n" "

\n" " \n" "
\n" "Lütfen bu kodun adresinde sona ereceğini " "unutmayın.\n" "\n" "

\n" " Bu oturum açma işlemini başlatmadıysanız,\n" " hesap güvenliğini sağlamak için derhal şifrenizi değiştirmelisiniz.\n" "

\n" "\n" "

\n" " Ayrıca, hesabınızın güvenliğini sağlamaya yardımcı olması için bir " "kimlik doğrulayıcı uygulaması kullanarak iki faktörlü kimlik doğrulamayı " "etkinleştirmenizi şiddetle tavsiye ederiz.\n" "

\n" "\n" "

\n" " \n" " İki faktörlü kimlik doğrulamamı etkinleştir\n" " \n" "

\n" "
\n" " " #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" "\n" " To login, enter below the six-digit authentication code just " "sent via email to" msgstr "" "Giriş yapmak için, e-posta yoluyla gönderilen altı haneli kimlik " "doğrulama kodunu aşağıya girin" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "" "\n" " Recommended for extra security.\n" " " msgstr "" "\n" " Ekstra güvenlik için önerilir.\n" " " #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert msgid "Consider also" msgstr "Şunları da göz önünde bulundurun" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "A new device was used to sign in to your account." msgstr "Hesabınıza giriş yapmak için yeni bir cihaz kullanıldı." #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/auth_totp_device.py:0 msgid "" "A trusted device has just been removed from your account: %(device_names)s" msgstr "Güvenilen bir cihaz hesabınızdan kaldırıldı:%(device_names)s" #. module: auth_totp_mail #: model:ir.model.fields.selection,name:auth_totp_mail.selection__res_config_settings__auth_totp_policy__all_required msgid "All users" msgstr "Tüm kullanıcılar" #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_auth_totp_device msgid "Authentication Device" msgstr "Kimlik Doğrulama Cihazı" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Cannot send email: user %s has no email address." msgstr "Eposta gönderilemedi: %s isimli kullanıcının eposta adresi bulunmuyor." #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Click to enable 2FA." msgstr "2FA'yı etkinleştirmek için tıklayın." #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_res_config_settings msgid "Config Settings" msgstr "Yapılandırma Ayarları" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_auth_totp_device__display_name #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__display_name #: model:ir.model.fields,field_description:auth_totp_mail.field_res_users__display_name msgid "Display Name" msgstr "İsim Göster" #. module: auth_totp_mail #: model:ir.model.fields.selection,name:auth_totp_mail.selection__res_config_settings__auth_totp_policy__employee_required msgid "Employees only" msgstr "Yalnızca çalışanlar" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Enable 2FA" msgstr "2FA'yı etkinleştir" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_config_settings_view_form msgid "" "Enforce the two-factor authentication by email for employees or for all " "users (including portal users) if they didn't enable any other two-factor " "authentication method." msgstr "" "Çalışanlar veya tüm kullanıcılar (portal kullanıcıları dahil) başka bir iki " "faktörlü kimlik doğrulama yöntemi etkinleştirmemişse, e-posta ile iki " "faktörlü kimlik doğrulamayı zorunlu kılın." #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__auth_totp_enforce msgid "Enforce two-factor authentication" msgstr "İki faktörlü kimlik doğrulamayı zorunlu kılma" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_auth_totp_device__id #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__id #: model:ir.model.fields,field_description:auth_totp_mail.field_res_users__id msgid "ID" msgstr "ID" #. module: auth_totp_mail #: model:mail.template,subject:auth_totp_mail.mail_template_totp_invite msgid "Invitation to activate two-factor authentication on your Odoo account" msgstr "Odoo hesabınızda iki faktörlü kimlik doğrulamayı etkinleştirme daveti" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "" "Invitation to use two-factor authentication sent for the following user(s): " "%s" msgstr "" "Aşağıdaki kullanıcı(lar) için gönderilen iki faktörlü kimlik doğrulamayı " "kullanma daveti: %s" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.view_users_form msgid "Invite to use 2FA" msgstr "2FA'yı kullanmaya davet edin" #. module: auth_totp_mail #: model:ir.actions.server,name:auth_totp_mail.action_invite_totp msgid "Invite to use two-factor authentication" msgstr "İki faktörlü kimlik doğrulamayı kullanmaya davet edin" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "Learn More" msgstr "Daha Fazla Bilgi" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "New Connection to your Account" msgstr "Hesabınıza Yeni Bağlantı" #. module: auth_totp_mail #: model:ir.actions.server,name:auth_totp_mail.action_activate_two_factor_authentication msgid "Open two-factor authentication configuration" msgstr "İki faktörlü kimlik doğrulama yapılandırmasını açın" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "Re-send email" msgstr "E-postayı yeniden gönder" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security" msgstr "Güvenlik" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security Update: 2FA Activated" msgstr "Güvenlik Güncellemesi: 2FA Etkinleştirildi" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Security Update: 2FA Deactivated" msgstr "Güvenlik Güncellemesi: 2FA Devre Dışı Bırakıldı" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/auth_totp_device.py:0 msgid "Security Update: Device Removed" msgstr "Güvenlik Güncellemesi: Aygıt Kaldırıldı" #. module: auth_totp_mail #: model:mail.template,name:auth_totp_mail.mail_template_totp_invite msgid "Settings: 2Fa Invitation" msgstr "Ayarlar: 2Fa Davetiyesi" #. module: auth_totp_mail #: model:mail.template,name:auth_totp_mail.mail_template_totp_mail_code msgid "Settings: 2Fa New Login" msgstr "Ayarlar: 2Fa Yeni Giriş" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.res_users_view_form msgid "Two-factor Authentication" msgstr "İki Faktörlü Kimlik Doğrulama" #. module: auth_totp_mail #: model:ir.model.fields,field_description:auth_totp_mail.field_res_config_settings__auth_totp_policy msgid "Two-factor authentication enforcing policy" msgstr "İki faktörlü kimlik doğrulama uygulama politikası" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Two-factor authentication has been activated on your account" msgstr "Hesabınızda iki faktörlü kimlik doğrulama etkinleştirildi" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Two-factor authentication has been deactivated on your account" msgstr "Hesabınızda iki faktörlü kimlik doğrulama devre dışı bırakıldı" #. module: auth_totp_mail #: model:ir.model,name:auth_totp_mail.model_res_users msgid "User" msgstr "Kullanıcı" #. module: auth_totp_mail #. odoo-python #: code:addons/auth_totp_mail/models/res_users.py:0 msgid "Verification failed, please double-check the 6-digit code" msgstr "Doğrulama başarısız oldu, lütfen 6 haneli kodu tekrar kontrol edin" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.auth_totp_mail_form msgid "" "We strongly recommend enabling the two-factor authentication using an " "authenticator app to help secure your account.\n" "
" msgstr "" "Hesabınızın güvenliğini sağlamaya yardımcı olmak için bir kimlik doğrulayıcı " "uygulaması kullanarak iki faktörlü kimlik doğrulamayı etkinleştirmenizi " "kesinlikle öneririz.
" #. module: auth_totp_mail #: model:mail.template,subject:auth_totp_mail.mail_template_totp_mail_code msgid "Your two-factor authentication code" msgstr "İki faktörlü kimlik doğrulama kodunuz" #. module: auth_totp_mail #: model_terms:ir.ui.view,arch_db:auth_totp_mail.account_security_alert msgid "activating Two-factor Authentication" msgstr "İki Faktörlü Kimlik Doğrulamayı Etkinleştirme" #~ msgid "Account Security" #~ msgstr "Hesap Güvenliği" #~ msgid "Name" #~ msgstr "Adı"