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.

42 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_technical_features
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 9.0c\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-01-03 16:11+0000\n"
  10. "PO-Revision-Date: 2016-01-03 16:11+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: base_technical_features
  18. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features
  19. msgid "Show field Technical Features"
  20. msgstr "Toon veld Technische mogelijkheden"
  21. #. module: base_technical_features
  22. #: model:res.groups,name:base_technical_features.group_technical_features
  23. msgid "Technical Features (w/o debug mode)"
  24. msgstr "Technische mogelijkheden (zonder debugmodus)"
  25. #. module: base_technical_features
  26. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features
  27. msgid "Technical features"
  28. msgstr "Technische mogelijkheden"
  29. #. module: base_technical_features
  30. #: code:addons/base_technical_features/models/res_users.py:45
  31. #, python-format
  32. msgid "The user does not have access to technical features."
  33. msgstr "De gebruiker heeft geen toegang tot technische mogelijkheden."
  34. #. module: base_technical_features
  35. #: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features
  36. msgid "Whether to display the technical features field in the user preferences."
  37. msgstr "Geeft aan of het veld Technische mogelijkheden wordt getoond in de voorkeuren van de gebruiker."