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.

93 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013-2014
  9. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  10. # Hotellook, 2014
  11. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  12. # Miku Laitinen <miku.laitinen@gmail.com>, 2015
  13. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: server-tools (8.0)\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2017-03-02 09:58+0000\n"
  20. "PO-Revision-Date: 2017-01-11 15:35+0000\n"
  21. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  22. "Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Language: tr\n"
  27. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  28. #. module: auth_admin_passkey
  29. #: code:addons/auth_admin_passkey/models/res_users.py:66
  30. #, python-format
  31. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  32. msgstr "<pre> '%s' kullanıcısının şifresi sizinkiyle aynı.</pre>"
  33. #. module: auth_admin_passkey
  34. #: code:addons/auth_admin_passkey/models/res_users.py:41
  35. #, python-format
  36. msgid ""
  37. "Admin user used his passkey to login with '%s'.\n"
  38. "\n"
  39. "\n"
  40. "\n"
  41. "Technicals informations belows : \n"
  42. "\n"
  43. "- Login date : %s\n"
  44. "\n"
  45. msgstr "Yönetici şifresini kullanarak '%s'. kullanıcısıyla giriş yaptı.\n\n\n\nTeknik detaylar aşağıda : \n\n- Giriş zamanı : %s\n\n"
  46. #. module: auth_admin_passkey
  47. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  48. msgid "Passkey"
  49. msgstr "Parola"
  50. #. module: auth_admin_passkey
  51. #: code:addons/auth_admin_passkey/models/res_users.py:38
  52. #, python-format
  53. msgid "Passkey used"
  54. msgstr "Kullanılan parola"
  55. #. module: auth_admin_passkey
  56. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  57. msgid "Send email to admin user."
  58. msgstr "Yöneticiye e-posta gönder."
  59. #. module: auth_admin_passkey
  60. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  61. msgid "Send email to user."
  62. msgstr "Kullanıcıya e-posta gönder."
  63. #. module: auth_admin_passkey
  64. #: model:ir.model,name:auth_admin_passkey.model_res_users
  65. msgid "Users"
  66. msgstr "Kullanıcılar"
  67. #. module: auth_admin_passkey
  68. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  69. msgid ""
  70. "When the administrator use his password to login in with a different "
  71. "account, Odoo will send an email to the account user."
  72. msgstr "Yönetici farklı bir hesaba şifresiyle giriş yaparsa. Odoo hesap sahibine e-posta gönderecek."
  73. #. module: auth_admin_passkey
  74. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  75. msgid ""
  76. "When the administrator use his password to login in with a different "
  77. "account, Odoo will send an email to the admin user."
  78. msgstr "Yönetici şifresiyle farklı bir kullanıcının hesabına giriş yaparsa, Odoo yöneticiye e-posta gönderir."
  79. #. module: auth_admin_passkey
  80. #: code:addons/auth_admin_passkey/models/res_users.py:64
  81. #, python-format
  82. msgid "[WARNING] Odoo Security Risk"
  83. msgstr "[UYARI] Odoo Güvenlik Riski"