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.
 
 
 

174 lines
7.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_import_match
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-19 17:59+0000\n"
"PO-Revision-Date: 2017-04-19 17:59+0000\n"
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\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
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_conditional
msgid "Conditional"
msgstr "Condicional "
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_create_uid
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_create_uid
msgid "Created by"
msgstr "Creat per"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_create_date
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_create_date
msgid "Created on"
msgstr "Creat el"
#. module: base_import_match
#: model:ir.model,name:base_import_match.model_base_import_match
msgid "Deduplicate settings prior to CSV imports."
msgstr "Deduplicar ajustaments abans de fer importacions CSV."
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_display_name
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_display_name
msgid "Display Name"
msgstr "Veure el nom"
#. module: base_import_match
#: model:ir.model.fields,help:base_import_match.field_base_import_match_field_conditional
msgid "Enable if you want to use this field only in some conditions."
msgstr "Activeu si voleu utilitzar aquest camp només en certes condicions. "
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_field_id
msgid "Field"
msgstr "Camp"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_name
msgid "Field Name"
msgstr "Nom del Camp"
#. module: base_import_match
#: model:ir.model,name:base_import_match.model_base_import_match_field
msgid "Field import match definition"
msgstr "Camps que defineixen una associació d'importació "
#. module: base_import_match
#: model:ir.model.fields,help:base_import_match.field_base_import_match_field_field_id
msgid "Field that will be part of an unique key."
msgstr "Camps que seran part de una clau única."
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_ids
msgid "Fields"
msgstr "Camps "
#. module: base_import_match
#: model:ir.model.fields,help:base_import_match.field_base_import_match_field_ids
msgid "Fields that will define an unique key."
msgstr "Camps que definiran una clau única."
#. module: base_import_match
#: model:ir.ui.view,arch_db:base_import_match.match_search_view
msgid "Group By"
msgstr "Agrupa Per"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_id
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_id
msgid "ID"
msgstr "ID"
#. module: base_import_match
#: model:ir.model.fields,help:base_import_match.field_base_import_match_field_imported_value
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 importat no es aquest, el conjunt de regles d'associació ha de "
"ser descartat. Aneu amb compte, aquestes dades sempre són tractades com una "
"cadena, i la comparació és sensible a majúscules i minúscules, per la qual "
"cosa si s'estableix 'Veritat', NO coincidirà ni amb '1' ni amb 'veritat', "
"només EXACTAMENT amb 'Veritat'."
#. module: base_import_match
#: model:ir.actions.act_window,name:base_import_match.match_action
#: model:ir.ui.menu,name:base_import_match.match_menu
#: model:ir.ui.view,arch_db:base_import_match.match_form_view
#: model:ir.ui.view,arch_db:base_import_match.match_search_view
#: model:ir.ui.view,arch_db:base_import_match.match_tree_view
msgid "Import Match"
msgstr "Importar Associació "
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_imported_value
msgid "Imported value"
msgstr "Valor Importat "
#. module: base_import_match
#: model:ir.model.fields,help:base_import_match.field_base_import_match_field_model_id
#: model:ir.model.fields,help:base_import_match.field_base_import_match_model_id
msgid "In this model you will apply the match."
msgstr "En aquest model haureu d'aplicar l'associació."
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match___last_update
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field___last_update
msgid "Last Modified on"
msgstr "Darrera modificació el"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_write_uid
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_write_uid
msgid "Last Updated by"
msgstr "Darrera Actualització per"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_write_date
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_write_date
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_match_id
msgid "Match"
msgstr "Associar "
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_model_id
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_model_id
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_model_name
#: model:ir.ui.view,arch_db:base_import_match.match_search_view
msgid "Model"
msgstr "Model"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_name
msgid "Name"
msgstr "Nom"
#. module: base_import_match
#: model:ir.model.fields,field_description:base_import_match.field_base_import_match_sequence
msgid "Sequence"
msgstr "Seqüència"
#. module: base_import_match
#: model:ir.model,name:base_import_match.model_base
msgid "base"
msgstr ""