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.

108 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/"
  41. "de/)\n"
  42. "Language: de\n"
  43. "MIME-Version: 1.0\n"
  44. "Content-Type: text/plain; charset=UTF-8\n"
  45. "Content-Transfer-Encoding: \n"
  46. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  47. #. module: web_shortcuts
  48. #. openerp-web
  49. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  50. #, python-format
  51. msgid "Add / Remove Shortcut..."
  52. msgstr "Hinzufügen/Entfernen Lesezeichen ..."
  53. #. module: web_shortcuts
  54. #: field:web.shortcut,create_uid:0
  55. msgid "Created by"
  56. msgstr "Angelegt durch"
  57. #. module: web_shortcuts
  58. #: field:web.shortcut,create_date:0
  59. msgid "Created on"
  60. msgstr "Angelegt am"
  61. #. module: web_shortcuts
  62. #: field:web.shortcut,display_name:0
  63. msgid "Display Name"
  64. msgstr "Anzeigename"
  65. #. module: web_shortcuts
  66. #: field:web.shortcut,id:0
  67. msgid "ID"
  68. msgstr "ID"
  69. #. module: web_shortcuts
  70. #: field:web.shortcut,__last_update:0
  71. msgid "Last Modified on"
  72. msgstr "Zuletzt geändert am"
  73. #. module: web_shortcuts
  74. #: field:web.shortcut,write_uid:0
  75. msgid "Last Updated by"
  76. msgstr "Zuletzt aktualisiert durch"
  77. #. module: web_shortcuts
  78. #: field:web.shortcut,write_date:0
  79. msgid "Last Updated on"
  80. msgstr "Zuletzt aktualisiert am"
  81. #. module: web_shortcuts
  82. #: field:web.shortcut,menu_id:0
  83. msgid "Menu id"
  84. msgstr "Menü-ID"
  85. #. module: web_shortcuts
  86. #: field:web.shortcut,name:0
  87. msgid "Shortcut Name"
  88. msgstr "Lesezeichen-Bezeichnung"
  89. #. module: web_shortcuts
  90. #: sql_constraint:web.shortcut:0
  91. msgid "Shortcut for this menu already exists!"
  92. msgstr "Lesezeichen für dieses Menü besteht schon."
  93. #. module: web_shortcuts
  94. #: field:web.shortcut,user_id:0
  95. msgid "User Ref."
  96. msgstr "Benutzerbezug"