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.

96 lines
2.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  8. # Antonio Trueba, 2016
  9. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  10. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  11. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  12. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011-2014
  13. # Florian Hatat, 2015
  14. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  15. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  16. # Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016
  17. # Paolo Valier, 2016
  18. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  19. # SaFi J. <safi2266@gmail.com>, 2015
  20. # Thomas A. Jaeger, 2015
  21. msgid ""
  22. msgstr ""
  23. "Project-Id-Version: web (8.0)\n"
  24. "Report-Msgid-Bugs-To: \n"
  25. "POT-Creation-Date: 2016-12-29 03:45+0000\n"
  26. "PO-Revision-Date: 2016-12-30 20:46+0000\n"
  27. "Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>\n"
  28. "Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/"
  29. "tr/)\n"
  30. "Language: tr\n"
  31. "MIME-Version: 1.0\n"
  32. "Content-Type: text/plain; charset=UTF-8\n"
  33. "Content-Transfer-Encoding: \n"
  34. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  35. #. module: web_shortcuts
  36. #. openerp-web
  37. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  38. #, python-format
  39. msgid "Add / Remove Shortcut..."
  40. msgstr "Kısayol Ekle/Kaldır..."
  41. #. module: web_shortcuts
  42. #: field:web.shortcut,create_uid:0
  43. msgid "Created by"
  44. msgstr "Oluşturan"
  45. #. module: web_shortcuts
  46. #: field:web.shortcut,create_date:0
  47. msgid "Created on"
  48. msgstr "Oluşturuldu"
  49. #. module: web_shortcuts
  50. #: field:web.shortcut,display_name:0
  51. msgid "Display Name"
  52. msgstr "Görünen İsim"
  53. #. module: web_shortcuts
  54. #: field:web.shortcut,id:0
  55. msgid "ID"
  56. msgstr "ID"
  57. #. module: web_shortcuts
  58. #: field:web.shortcut,__last_update:0
  59. msgid "Last Modified on"
  60. msgstr "Son değişiklik"
  61. #. module: web_shortcuts
  62. #: field:web.shortcut,write_uid:0
  63. msgid "Last Updated by"
  64. msgstr "Son Güncelleyen"
  65. #. module: web_shortcuts
  66. #: field:web.shortcut,write_date:0
  67. msgid "Last Updated on"
  68. msgstr "Son güncellendi"
  69. #. module: web_shortcuts
  70. #: field:web.shortcut,menu_id:0
  71. msgid "Menu id"
  72. msgstr "Menu id"
  73. #. module: web_shortcuts
  74. #: field:web.shortcut,name:0
  75. msgid "Shortcut Name"
  76. msgstr "Kısayol Adı"
  77. #. module: web_shortcuts
  78. #: sql_constraint:web.shortcut:0
  79. msgid "Shortcut for this menu already exists!"
  80. msgstr "Bu menü için kısayol zaten mevcut !"
  81. #. module: web_shortcuts
  82. #: field:web.shortcut,user_id:0
  83. msgid "User Ref."
  84. msgstr "Kullanıcı Ref."