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.

36 lines
1.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_optional_quick_create
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-10 00:47+0000\n"
  13. "PO-Revision-Date: 2017-05-10 00:47+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: de\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: base_optional_quick_create
  22. #: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model_avoid_quick_create
  23. msgid "Avoid quick create"
  24. msgstr "Unterbinde Schnellanlage"
  25. #. module: base_optional_quick_create
  26. #: code:addons/base_optional_quick_create/models/ir_model.py:21
  27. #, python-format
  28. msgid "Can't create quickly. Opening create form"
  29. msgstr "Kann Schnellanlage nicht ausführen. Verwenden Sie Formularanlage"
  30. #. module: base_optional_quick_create
  31. #: model:ir.model,name:base_optional_quick_create.model_ir_model
  32. msgid "Models"
  33. msgstr "Datenmodelle"