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.

73 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
  8. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: web (8.0)\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2016-01-10 07:31+0000\n"
  14. "PO-Revision-Date: 2016-01-31 11:39+0000\n"
  15. "Last-Translator: Ahmet Altınışık <aaltinisik@altinkaya.com.tr>\n"
  16. "Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-0/language/tr/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: tr\n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  22. #. module: web_shortcuts
  23. #. openerp-web
  24. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  25. #, python-format
  26. msgid "Add / Remove Shortcut..."
  27. msgstr "Kısayol Ekle/Kaldır..."
  28. #. module: web_shortcuts
  29. #: field:web.shortcut,create_uid:0
  30. msgid "Created by"
  31. msgstr "Oluşturan"
  32. #. module: web_shortcuts
  33. #: field:web.shortcut,create_date:0
  34. msgid "Created on"
  35. msgstr "Oluşturuldu"
  36. #. module: web_shortcuts
  37. #: field:web.shortcut,id:0
  38. msgid "ID"
  39. msgstr "ID"
  40. #. module: web_shortcuts
  41. #: field:web.shortcut,write_uid:0
  42. msgid "Last Updated by"
  43. msgstr "Son Güncelleyen"
  44. #. module: web_shortcuts
  45. #: field:web.shortcut,write_date:0
  46. msgid "Last Updated on"
  47. msgstr "Son güncellendi"
  48. #. module: web_shortcuts
  49. #: field:web.shortcut,menu_id:0
  50. msgid "Menu id"
  51. msgstr "Menu id"
  52. #. module: web_shortcuts
  53. #: field:web.shortcut,name:0
  54. msgid "Shortcut Name"
  55. msgstr "Kısayol Adı"
  56. #. module: web_shortcuts
  57. #: sql_constraint:web.shortcut:0
  58. msgid "Shortcut for this menu already exists!"
  59. msgstr "Bu menü için kısayol zaten mevcut !"
  60. #. module: web_shortcuts
  61. #: field:web.shortcut,user_id:0
  62. msgid "User Ref."
  63. msgstr "Kullanıcı Ref."