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.

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