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.

159 lines
5.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-12-24 04:14+0000\n"
  11. "PO-Revision-Date: 2016-12-23 08:32+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/es/)\n"
  15. "Language: es\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: base_import_match
  21. #: field:base_import.match.field,conditional:0
  22. msgid "Conditional"
  23. msgstr ""
  24. #. module: base_import_match
  25. #: field:base_import.match,create_uid:0
  26. #: field:base_import.match.field,create_uid:0
  27. msgid "Created by"
  28. msgstr "Creado por"
  29. #. module: base_import_match
  30. #: field:base_import.match,create_date:0
  31. #: field:base_import.match.field,create_date:0
  32. msgid "Created on"
  33. msgstr "Creado el"
  34. #. module: base_import_match
  35. #: model:ir.model,name:base_import_match.model_base_import_match
  36. msgid "Deduplicate settings prior to CSV imports."
  37. msgstr "Configuración para deduplicar antes de importar CSV."
  38. #. module: base_import_match
  39. #: field:base_import.match,display_name:0
  40. #: field:base_import.match.field,display_name:0
  41. msgid "Display Name"
  42. msgstr "Nombre a mostrar"
  43. #. module: base_import_match
  44. #: help:base_import.match.field,conditional:0
  45. msgid "Enable if you want to use this field only in some conditions."
  46. msgstr "Habilítelo si quiere usar este campo sólo bajo ciertas condiciones."
  47. #. module: base_import_match
  48. #: field:base_import.match.field,field_id:0
  49. msgid "Field"
  50. msgstr "Campo"
  51. #. module: base_import_match
  52. #: model:ir.model,name:base_import_match.model_base_import_match_field
  53. msgid "Field import match definition"
  54. msgstr "Definición de concordancia de importación del campo"
  55. #. module: base_import_match
  56. #: help:base_import.match.field,field_id:0
  57. msgid "Field that will be part of an unique key."
  58. msgstr "Campo que formará parte de una clave única."
  59. #. module: base_import_match
  60. #: field:base_import.match,field_ids:0
  61. msgid "Fields"
  62. msgstr "Campos"
  63. #. module: base_import_match
  64. #: help:base_import.match,field_ids:0
  65. msgid "Fields that will define an unique key."
  66. msgstr "Campos que definirán una clave única."
  67. #. module: base_import_match
  68. #: view:base_import.match:base_import_match.match_search_view
  69. msgid "Group By"
  70. msgstr "Agrupar por"
  71. #. module: base_import_match
  72. #: field:base_import.match,id:0 field:base_import.match.field,id:0
  73. msgid "ID"
  74. msgstr "ID"
  75. #. module: base_import_match
  76. #: help:base_import.match.field,imported_value:0
  77. msgid ""
  78. "If the imported value is not this, the whole matching rule will be "
  79. "discarded. Be careful, this data is always treated as a string, and "
  80. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  81. "'true', only EXACTLY 'True'."
  82. msgstr ""
  83. "Si el valor importado no es éste, la regla de concordancia será descartada. "
  84. "Tenga cuidado, ya que estos datos siempre serán tratados como una cadena, y "
  85. "la comparación en sensible a las mayúsculas, por lo que si establece 'True', "
  86. "no concordará con '!' ni con 'true'."
  87. #. module: base_import_match
  88. #: view:base_import.match:base_import_match.match_form_view
  89. #: view:base_import.match:base_import_match.match_search_view
  90. #: view:base_import.match:base_import_match.match_tree_view
  91. #: model:ir.actions.act_window,name:base_import_match.match_action
  92. #: model:ir.ui.menu,name:base_import_match.match_menu
  93. msgid "Import Match"
  94. msgstr "Coincidencia de importación"
  95. #. module: base_import_match
  96. #: field:base_import.match.field,imported_value:0
  97. msgid "Imported value"
  98. msgstr "Valor importado"
  99. #. module: base_import_match
  100. #: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
  101. msgid "In this model you will apply the match."
  102. msgstr "En este modelo se aplicará la coincidencia."
  103. #. module: base_import_match
  104. #: field:base_import.match,__last_update:0
  105. #: field:base_import.match.field,__last_update:0
  106. msgid "Last Modified on"
  107. msgstr "Última actualización por"
  108. #. module: base_import_match
  109. #: field:base_import.match,write_uid:0
  110. #: field:base_import.match.field,write_uid:0
  111. msgid "Last Updated by"
  112. msgstr "Última actualización por"
  113. #. module: base_import_match
  114. #: field:base_import.match,write_date:0
  115. #: field:base_import.match.field,write_date:0
  116. msgid "Last Updated on"
  117. msgstr "Última actualización el"
  118. #. module: base_import_match
  119. #: field:base_import.match.field,match_id:0
  120. msgid "Match"
  121. msgstr ""
  122. #. module: base_import_match
  123. #: view:base_import.match:base_import_match.match_search_view
  124. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  125. #: field:base_import.match.field,model_id:0
  126. msgid "Model"
  127. msgstr "Modelo"
  128. #. module: base_import_match
  129. #: field:base_import.match,name:0 field:base_import.match.field,name:0
  130. msgid "Name"
  131. msgstr "Nombre"
  132. #. module: base_import_match
  133. #: field:base_import.match,sequence:0
  134. msgid "Sequence"
  135. msgstr "Secuencia"