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.

106 lines
3.3 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/"
  23. "language/tr/)\n"
  24. "Language: tr\n"
  25. "MIME-Version: 1.0\n"
  26. "Content-Type: text/plain; charset=UTF-8\n"
  27. "Content-Transfer-Encoding: \n"
  28. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  29. #. module: auth_admin_passkey
  30. #: code:addons/auth_admin_passkey/models/res_users.py:66
  31. #, python-format
  32. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  33. msgstr "<pre> '%s' kullanıcısının şifresi sizinkiyle aynı.</pre>"
  34. #. module: auth_admin_passkey
  35. #: code:addons/auth_admin_passkey/models/res_users.py:41
  36. #, python-format
  37. msgid ""
  38. "Admin user used his passkey to login with '%s'.\n"
  39. "\n"
  40. "\n"
  41. "\n"
  42. "Technicals informations belows : \n"
  43. "\n"
  44. "- Login date : %s\n"
  45. "\n"
  46. msgstr ""
  47. "Yönetici şifresini kullanarak '%s'. kullanıcısıyla giriş yaptı.\n"
  48. "\n"
  49. "\n"
  50. "\n"
  51. "Teknik detaylar aşağıda : \n"
  52. "\n"
  53. "- Giriş zamanı : %s\n"
  54. "\n"
  55. #. module: auth_admin_passkey
  56. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  57. msgid "Passkey"
  58. msgstr "Parola"
  59. #. module: auth_admin_passkey
  60. #: code:addons/auth_admin_passkey/models/res_users.py:38
  61. #, python-format
  62. msgid "Passkey used"
  63. msgstr "Kullanılan parola"
  64. #. module: auth_admin_passkey
  65. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  66. msgid "Send email to admin user."
  67. msgstr "Yöneticiye e-posta gönder."
  68. #. module: auth_admin_passkey
  69. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  70. msgid "Send email to user."
  71. msgstr "Kullanıcıya e-posta gönder."
  72. #. module: auth_admin_passkey
  73. #: model:ir.model,name:auth_admin_passkey.model_res_users
  74. msgid "Users"
  75. msgstr "Kullanıcılar"
  76. #. module: auth_admin_passkey
  77. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  78. msgid ""
  79. "When the administrator use his password to login in with a different "
  80. "account, Odoo will send an email to the account user."
  81. msgstr ""
  82. "Yönetici farklı bir hesaba şifresiyle giriş yaparsa. Odoo hesap sahibine e-"
  83. "posta gönderecek."
  84. #. module: auth_admin_passkey
  85. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  86. msgid ""
  87. "When the administrator use his password to login in with a different "
  88. "account, Odoo will send an email to the admin user."
  89. msgstr ""
  90. "Yönetici şifresiyle farklı bir kullanıcının hesabına giriş yaparsa, Odoo "
  91. "yöneticiye e-posta gönderir."
  92. #. module: auth_admin_passkey
  93. #: code:addons/auth_admin_passkey/models/res_users.py:64
  94. #, python-format
  95. msgid "[WARNING] Odoo Security Risk"
  96. msgstr "[UYARI] Odoo Güvenlik Riski"