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.

80 lines
2.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_technical_features
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Antonio Trueba, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: server-tools (9.0)\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-01-19 14:46+0000\n"
  13. "PO-Revision-Date: 2016-02-01 09:57+0000\n"
  14. "Last-Translator: Antonio Trueba\n"
  15. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  16. "language/es/)\n"
  17. "Language: es\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: base_technical_features
  23. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_display_name
  24. msgid "Display Name"
  25. msgstr "Nombre mostrado"
  26. #. module: base_technical_features
  27. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id
  28. msgid "ID"
  29. msgstr "ID"
  30. #. module: base_technical_features
  31. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update
  32. msgid "Last Modified on"
  33. msgstr "Modificado por última vez el"
  34. #. module: base_technical_features
  35. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features
  36. msgid "Show field Technical Features"
  37. msgstr "Mostrar el campo Características Técnicas"
  38. #. module: base_technical_features
  39. #: model:res.groups,name:base_technical_features.group_technical_features
  40. msgid "Technical Features (w/o debug mode)"
  41. msgstr "Características técnicas (sin modo de depuración)"
  42. #. module: base_technical_features
  43. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features
  44. msgid "Technical features"
  45. msgstr "Características técnicas"
  46. #. module: base_technical_features
  47. #: code:addons/base_technical_features/models/res_users.py:46
  48. #, python-format
  49. msgid "The user does not have access to technical features."
  50. msgstr "El usuario no tiene acceso a las características técnicas"
  51. #. module: base_technical_features
  52. #: model:ir.model,name:base_technical_features.model_res_users
  53. msgid "Users"
  54. msgstr "Usuarios"
  55. #. module: base_technical_features
  56. #: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features
  57. msgid ""
  58. "Whether to display the technical features field in the user preferences."
  59. msgstr ""
  60. "Mostrar o no el campo de características técnicas en las preferencias de "
  61. "usuario."
  62. #. module: base_technical_features
  63. #: model:ir.model,name:base_technical_features.model_basemodel_monkeypatch
  64. msgid "basemodel.monkeypatch"
  65. msgstr "basemodel.monkeypatch"
  66. #. module: base_technical_features
  67. #: model:ir.model,name:base_technical_features.model_ir_ui_menu
  68. msgid "ir.ui.menu"
  69. msgstr "ir.ui.menu"