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.

83 lines
2.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_concurrency
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  9. # Kostas Goutoudis <goutoudis@gmail.com>, 2015
  10. # Hotellook, 2014
  11. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  12. # Paolo Valier, 2016
  13. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. # SaFi J. <safi2266@gmail.com>, 2015
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2016-12-24 05:31+0000\n"
  21. "PO-Revision-Date: 2016-12-30 19:25+0000\n"
  22. "Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>\n"
  23. "Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Language: tr\n"
  28. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  29. #. module: base_concurrency
  30. #: field:res.users.login,create_uid:0
  31. msgid "Created by"
  32. msgstr "Oluşturan"
  33. #. module: base_concurrency
  34. #: field:res.users.login,create_date:0
  35. msgid "Created on"
  36. msgstr "Oluşturuldu"
  37. #. module: base_concurrency
  38. #: field:res.users.login,display_name:0
  39. msgid "Display Name"
  40. msgstr "Görünen İsim"
  41. #. module: base_concurrency
  42. #: field:res.users.login,id:0
  43. msgid "ID"
  44. msgstr "ID"
  45. #. module: base_concurrency
  46. #: field:res.users.login,__last_update:0
  47. msgid "Last Modified on"
  48. msgstr "Son değişiklik"
  49. #. module: base_concurrency
  50. #: field:res.users.login,write_uid:0
  51. msgid "Last Updated by"
  52. msgstr "Son güncelleyen"
  53. #. module: base_concurrency
  54. #: field:res.users.login,write_date:0
  55. msgid "Last Updated on"
  56. msgstr "Son güncellenme"
  57. #. module: base_concurrency
  58. #: field:res.users.login,login_dt:0
  59. msgid "Latest connection"
  60. msgstr "Son bağlantı"
  61. #. module: base_concurrency
  62. #: sql_constraint:res.users.login:0
  63. msgid "The user can only have one login line!"
  64. msgstr "Kullanıcının sadece tek giriş satırı olabilir !"
  65. #. module: base_concurrency
  66. #: field:res.users.login,user_id:0
  67. msgid "User"
  68. msgstr "Kullanıcı"
  69. #. module: base_concurrency
  70. #: model:ir.model,name:base_concurrency.model_res_users
  71. msgid "Users"
  72. msgstr "Kullanıcılar"