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.

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