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.

84 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/"
  24. "language/tr/)\n"
  25. "Language: tr\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  30. #. module: base_concurrency
  31. #: field:res.users.login,create_uid:0
  32. msgid "Created by"
  33. msgstr "Oluşturan"
  34. #. module: base_concurrency
  35. #: field:res.users.login,create_date:0
  36. msgid "Created on"
  37. msgstr "Oluşturuldu"
  38. #. module: base_concurrency
  39. #: field:res.users.login,display_name:0
  40. msgid "Display Name"
  41. msgstr "Görünen İsim"
  42. #. module: base_concurrency
  43. #: field:res.users.login,id:0
  44. msgid "ID"
  45. msgstr "ID"
  46. #. module: base_concurrency
  47. #: field:res.users.login,__last_update:0
  48. msgid "Last Modified on"
  49. msgstr "Son değişiklik"
  50. #. module: base_concurrency
  51. #: field:res.users.login,write_uid:0
  52. msgid "Last Updated by"
  53. msgstr "Son güncelleyen"
  54. #. module: base_concurrency
  55. #: field:res.users.login,write_date:0
  56. msgid "Last Updated on"
  57. msgstr "Son güncellenme"
  58. #. module: base_concurrency
  59. #: field:res.users.login,login_dt:0
  60. msgid "Latest connection"
  61. msgstr "Son bağlantı"
  62. #. module: base_concurrency
  63. #: sql_constraint:res.users.login:0
  64. msgid "The user can only have one login line!"
  65. msgstr "Kullanıcının sadece tek giriş satırı olabilir !"
  66. #. module: base_concurrency
  67. #: field:res.users.login,user_id:0
  68. msgid "User"
  69. msgstr "Kullanıcı"
  70. #. module: base_concurrency
  71. #: model:ir.model,name:base_concurrency.model_res_users
  72. msgid "Users"
  73. msgstr "Kullanıcılar"