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.

41 lines
1.2 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. # Paolo Valier, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-03-17 15:36+0000\n"
  12. "PO-Revision-Date: 2016-03-13 09:05+0000\n"
  13. "Last-Translator: Paolo Valier\n"
  14. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: it\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: base_optional_quick_create
  21. #: field:ir.model,avoid_quick_create:0
  22. msgid "Avoid quick create"
  23. msgstr "Impedisci creazione immediata"
  24. #. module: base_optional_quick_create
  25. #: code:addons/base_optional_quick_create/model.py:39
  26. #, python-format
  27. msgid "Can't create quickly. Opening create form"
  28. msgstr "Non è possibile creare immediatamente. Apro il form Crea"
  29. #. module: base_optional_quick_create
  30. #: code:addons/base_optional_quick_create/model.py:38
  31. #, python-format
  32. msgid "Error"
  33. msgstr "Errore"
  34. #. module: base_optional_quick_create
  35. #: model:ir.model,name:base_optional_quick_create.model_ir_model
  36. msgid "Models"
  37. msgstr "Modelli"