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

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_import_match
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 04:14+0000\n"
"PO-Revision-Date: 2016-12-23 08:32+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: base_import_match
#: field:base_import.match.field,conditional:0
msgid "Conditional"
msgstr ""
#. module: base_import_match
#: field:base_import.match,create_uid:0
#: field:base_import.match.field,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: base_import_match
#: field:base_import.match,create_date:0
#: field:base_import.match.field,create_date:0
msgid "Created on"
msgstr "Creado el"
#. module: base_import_match
#: model:ir.model,name:base_import_match.model_base_import_match
msgid "Deduplicate settings prior to CSV imports."
msgstr "Configuración para deduplicar antes de importar CSV."
#. module: base_import_match
#: field:base_import.match,display_name:0
#: field:base_import.match.field,display_name:0
msgid "Display Name"
msgstr "Nombre a mostrar"
#. module: base_import_match
#: help:base_import.match.field,conditional:0
msgid "Enable if you want to use this field only in some conditions."
msgstr "Habilítelo si quiere usar este campo sólo bajo ciertas condiciones."
#. module: base_import_match
#: field:base_import.match.field,field_id:0
msgid "Field"
msgstr "Campo"
#. module: base_import_match
#: model:ir.model,name:base_import_match.model_base_import_match_field
msgid "Field import match definition"
msgstr "Definición de concordancia de importación del campo"
#. module: base_import_match
#: help:base_import.match.field,field_id:0
msgid "Field that will be part of an unique key."
msgstr "Campo que formará parte de una clave única."
#. module: base_import_match
#: field:base_import.match,field_ids:0
msgid "Fields"
msgstr "Campos"
#. module: base_import_match
#: help:base_import.match,field_ids:0
msgid "Fields that will define an unique key."
msgstr "Campos que definirán una clave única."
#. module: base_import_match
#: view:base_import.match:base_import_match.match_search_view
msgid "Group By"
msgstr "Agrupar por"
#. module: base_import_match
#: field:base_import.match,id:0 field:base_import.match.field,id:0
msgid "ID"
msgstr "ID"
#. module: base_import_match
#: help:base_import.match.field,imported_value:0
msgid ""
"If the imported value is not this, the whole matching rule will be "
"discarded. Be careful, this data is always treated as a string, and "
"comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
"'true', only EXACTLY 'True'."
msgstr ""
"Si el valor importado no es éste, la regla de concordancia será descartada. "
"Tenga cuidado, ya que estos datos siempre serán tratados como una cadena, y "
"la comparación en sensible a las mayúsculas, por lo que si establece 'True', "
"no concordará con '!' ni con 'true'."
#. module: base_import_match
#: view:base_import.match:base_import_match.match_form_view
#: view:base_import.match:base_import_match.match_search_view
#: view:base_import.match:base_import_match.match_tree_view
#: model:ir.actions.act_window,name:base_import_match.match_action
#: model:ir.ui.menu,name:base_import_match.match_menu
msgid "Import Match"
msgstr "Coincidencia de importación"
#. module: base_import_match
#: field:base_import.match.field,imported_value:0
msgid "Imported value"
msgstr "Valor importado"
#. module: base_import_match
#: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
msgid "In this model you will apply the match."
msgstr "En este modelo se aplicará la coincidencia."
#. module: base_import_match
#: field:base_import.match,__last_update:0
#: field:base_import.match.field,__last_update:0
msgid "Last Modified on"
msgstr "Última actualización por"
#. module: base_import_match
#: field:base_import.match,write_uid:0
#: field:base_import.match.field,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: base_import_match
#: field:base_import.match,write_date:0
#: field:base_import.match.field,write_date:0
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: base_import_match
#: field:base_import.match.field,match_id:0
msgid "Match"
msgstr ""
#. module: base_import_match
#: view:base_import.match:base_import_match.match_search_view
#: field:base_import.match,model_id:0 field:base_import.match,model_name:0
#: field:base_import.match.field,model_id:0
msgid "Model"
msgstr "Modelo"
#. module: base_import_match
#: field:base_import.match,name:0 field:base_import.match.field,name:0
msgid "Name"
msgstr "Nombre"
#. module: base_import_match
#: field:base_import.match,sequence:0
msgid "Sequence"
msgstr "Secuencia"