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.

83 lines
2.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 8.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2016-05-11 12:24+0200\n"
  10. "PO-Revision-Date: 2016-05-11 12:26+0200\n"
  11. "Language-Team: \n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  16. "X-Generator: Poedit 1.8.7.1\n"
  17. "Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n"
  18. "Language: es_ES\n"
  19. #. module: base_import_match
  20. #: model:ir.model,name:base_import_match.model_base_import_match
  21. msgid "Deduplicate settings prior to CSV imports."
  22. msgstr "Configuración para deduplicar antes de importar CSV."
  23. #. module: base_import_match
  24. #: field:base_import.match,display_name:0
  25. msgid "Display Name"
  26. msgstr "Nombre a mostrar"
  27. #. module: base_import_match
  28. #: sql_constraint:base_import.match:0
  29. msgid "Duplicated match!"
  30. msgstr "¡Coincidencia duplicada!"
  31. #. module: base_import_match
  32. #: field:base_import.match,field_ids:0
  33. msgid "Fields"
  34. msgstr "Campos"
  35. #. module: base_import_match
  36. #: help:base_import.match,field_ids:0
  37. msgid "Fields that will define an unique key."
  38. msgstr "Campos que definirán una clave única."
  39. #. module: base_import_match
  40. #: view:base_import.match:base_import_match.match_search_view
  41. msgid "Group By"
  42. msgstr "Agrupar por"
  43. #. module: base_import_match
  44. #: view:base_import.match:base_import_match.match_form_view
  45. #: view:base_import.match:base_import_match.match_search_view
  46. #: view:base_import.match:base_import_match.match_tree_view
  47. #: model:ir.actions.act_window,name:base_import_match.match_action
  48. #: model:ir.ui.menu,name:base_import_match.match_menu
  49. msgid "Import Match"
  50. msgstr "Coincidencia de importación"
  51. #. module: base_import_match
  52. #: help:base_import.match,model_id:0
  53. msgid "In this model you will apply the match."
  54. msgstr "En este modelo se aplicará la coincidencia."
  55. #. module: base_import_match
  56. #: field:base_import.match,__last_update:0
  57. msgid "Last Modified on"
  58. msgstr "Última actualización por"
  59. #. module: base_import_match
  60. #: view:base_import.match:base_import_match.match_search_view
  61. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  62. msgid "Model"
  63. msgstr "Modelo"
  64. #. module: base_import_match
  65. #: field:base_import.match,name:0
  66. msgid "Name"
  67. msgstr "Nombre"
  68. #. module: base_import_match
  69. #: field:base_import.match,sequence:0
  70. msgid "Sequence"
  71. msgstr "Secuencia"