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.

93 lines
2.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcut
  4. #
  5. # Translators:
  6. # Niki Waibel <niki.waibel@gmail.com>, 2017
  7. # OCA Transbot <transbot@odoo-community.org>, 2017
  8. # Rudolf Schnapka <rs@techno-flex.de>, 2018
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2018-01-03 03:50+0000\n"
  14. "PO-Revision-Date: 2018-01-03 03:50+0000\n"
  15. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2018\n"
  16. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: de\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: web_shortcut
  23. #. openerp-web
  24. #: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
  25. #, python-format
  26. msgid "Add / Remove Shortcut..."
  27. msgstr "Hinzufügen/Entfernen Lesezeichen ..."
  28. #. module: web_shortcut
  29. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
  30. msgid "Created by"
  31. msgstr "Erstellt von"
  32. #. module: web_shortcut
  33. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
  34. msgid "Created on"
  35. msgstr "Erstellt am"
  36. #. module: web_shortcut
  37. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
  38. msgid "Display Name"
  39. msgstr "Anzeigename"
  40. #. module: web_shortcut
  41. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
  42. msgid "ID"
  43. msgstr "ID"
  44. #. module: web_shortcut
  45. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
  46. msgid "Last Modified on"
  47. msgstr "Zuletzt geändert am"
  48. #. module: web_shortcut
  49. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
  50. msgid "Last Updated by"
  51. msgstr "Zuletzt aktualisiert durch"
  52. #. module: web_shortcut
  53. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
  54. msgid "Last Updated on"
  55. msgstr "Zuletzt aktualisiert am"
  56. #. module: web_shortcut
  57. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
  58. msgid "Menu id"
  59. msgstr "Menü-ID"
  60. #. module: web_shortcut
  61. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
  62. msgid "Shortcut Name"
  63. msgstr "Kürzelbezeichnung"
  64. #. module: web_shortcut
  65. #: sql_constraint:web.shortcut:0
  66. msgid "Shortcut for this menu already exists!"
  67. msgstr "Kürzel für diesen Menüpunkt besteht bereits."
  68. #. module: web_shortcut
  69. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
  70. msgid "User Ref."
  71. msgstr "Anwenderref."
  72. #. module: web_shortcut
  73. #: model:ir.model,name:web_shortcut.model_ir_ui_menu
  74. msgid "ir.ui.menu"
  75. msgstr "ir.ui.menu"
  76. #. module: web_shortcut
  77. #: model:ir.model,name:web_shortcut.model_web_shortcut
  78. msgid "web.shortcut"
  79. msgstr "web.shortcut"