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.

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