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.

107 lines
3.1 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
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # bossnm11 <bossnm11@gmail.com>, 2014
  10. # Bruno JOLIVEAU, 2015
  11. # Chanseok <kcsgoodboy@gmail.com>, 2014
  12. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  13. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  14. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  15. # Guewen Baconnier <guewen.baconnier@camptocamp.com>, 2015
  16. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  17. # jeon <bluerespect@nate.com>, 2014
  18. # Jong-Dae Park <jdpark7@gmail.com>, 2013,2015
  19. # Kevin Min <gr326887@graded.br>, 2015
  20. # Kunwoo Kim <crazyabtmath@naver.com>, 2015
  21. # LEE SI HYEONG <super2451894@gmail.com>, 2014
  22. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  23. # Paolo Valier, 2016
  24. # Pedro Castro Silva <pedrocs@sossia.pt>, 2015
  25. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  26. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  27. # SaFi J. <safi2266@gmail.com>, 2015
  28. # Sam Ryoo <samryoo@gmail.com>, 2014
  29. # Seo. Junmin <sof.midnight@live.co.kr>, 2015
  30. # seungil <luck8778@gmail.com>, 2014
  31. # SEUNGWON <baeksw0620@gmail.com>, 2014
  32. # yterrettaz, 2015
  33. msgid ""
  34. msgstr ""
  35. "Project-Id-Version: web (8.0)\n"
  36. "Report-Msgid-Bugs-To: \n"
  37. "POT-Creation-Date: 2016-09-17 12:06+0000\n"
  38. "PO-Revision-Date: 2016-09-18 08:13+0000\n"
  39. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  40. "Language-Team: German (http://www.transifex.com/oca/OCA-web-8-0/language/de/)\n"
  41. "MIME-Version: 1.0\n"
  42. "Content-Type: text/plain; charset=UTF-8\n"
  43. "Content-Transfer-Encoding: \n"
  44. "Language: de\n"
  45. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  46. #. module: web_shortcuts
  47. #. openerp-web
  48. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  49. #, python-format
  50. msgid "Add / Remove Shortcut..."
  51. msgstr "Hinzufügen/Entfernen Lesezeichen ..."
  52. #. module: web_shortcuts
  53. #: field:web.shortcut,create_uid:0
  54. msgid "Created by"
  55. msgstr "Angelegt durch"
  56. #. module: web_shortcuts
  57. #: field:web.shortcut,create_date:0
  58. msgid "Created on"
  59. msgstr "Angelegt am"
  60. #. module: web_shortcuts
  61. #: field:web.shortcut,display_name:0
  62. msgid "Display Name"
  63. msgstr "Anzeigename"
  64. #. module: web_shortcuts
  65. #: field:web.shortcut,id:0
  66. msgid "ID"
  67. msgstr "ID"
  68. #. module: web_shortcuts
  69. #: field:web.shortcut,__last_update:0
  70. msgid "Last Modified on"
  71. msgstr "Zuletzt geändert am"
  72. #. module: web_shortcuts
  73. #: field:web.shortcut,write_uid:0
  74. msgid "Last Updated by"
  75. msgstr "Zuletzt aktualisiert durch"
  76. #. module: web_shortcuts
  77. #: field:web.shortcut,write_date:0
  78. msgid "Last Updated on"
  79. msgstr "Zuletzt aktualisiert am"
  80. #. module: web_shortcuts
  81. #: field:web.shortcut,menu_id:0
  82. msgid "Menu id"
  83. msgstr "Menü-ID"
  84. #. module: web_shortcuts
  85. #: field:web.shortcut,name:0
  86. msgid "Shortcut Name"
  87. msgstr "Lesezeichen-Bezeichnung"
  88. #. module: web_shortcuts
  89. #: sql_constraint:web.shortcut:0
  90. msgid "Shortcut for this menu already exists!"
  91. msgstr "Lesezeichen für dieses Menü besteht schon."
  92. #. module: web_shortcuts
  93. #: field:web.shortcut,user_id:0
  94. msgid "User Ref."
  95. msgstr "Benutzerbezug"