|
@ -9,14 +9,15 @@ msgstr "" |
|
|
"Project-Id-Version: Odoo Server 10.0c\n" |
|
|
"Project-Id-Version: Odoo Server 10.0c\n" |
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
"POT-Creation-Date: 2017-01-14 04:21+0000\n" |
|
|
"POT-Creation-Date: 2017-01-14 04:21+0000\n" |
|
|
"PO-Revision-Date: 2017-01-14 04:21+0000\n" |
|
|
|
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" |
|
|
|
|
|
|
|
|
"PO-Revision-Date: 2019-08-14 12:44+0000\n" |
|
|
|
|
|
"Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n" |
|
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" |
|
|
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" |
|
|
"Language: pt\n" |
|
|
"Language: pt\n" |
|
|
"MIME-Version: 1.0\n" |
|
|
"MIME-Version: 1.0\n" |
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
|
"Content-Transfer-Encoding: \n" |
|
|
"Content-Transfer-Encoding: \n" |
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
|
|
|
|
"X-Generator: Weblate 3.7.1\n" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__index_type |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__index_type |
|
@ -25,6 +26,9 @@ msgid "" |
|
|
"faster to search than a GiST index, but slower to build or update; so GIN is " |
|
|
"faster to search than a GiST index, but slower to build or update; so GIN is " |
|
|
"better suited for static data and GiST for often-updated data.\"" |
|
|
"better suited for static data and GiST for often-updated data.\"" |
|
|
msgstr "" |
|
|
msgstr "" |
|
|
|
|
|
"Citação da documentação do PostgreSQL: \"As a rule of thumb, a GIN index is " |
|
|
|
|
|
"faster to search than a GiST index, but slower to build or update; so GIN is " |
|
|
|
|
|
"better suited for static data and GiST for often-updated data.\"" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__create_uid |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__create_uid |
|
@ -44,17 +48,17 @@ msgstr "Nome" |
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__field_id |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__field_id |
|
|
msgid "Field" |
|
|
msgid "Field" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Campo" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: selection:trgm.index,index_type:0 |
|
|
#: selection:trgm.index,index_type:0 |
|
|
msgid "GIN" |
|
|
msgid "GIN" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "GIN" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: selection:trgm.index,index_type:0 |
|
|
#: selection:trgm.index,index_type:0 |
|
|
msgid "GiST" |
|
|
msgid "GiST" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "GiST" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__id |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__id |
|
@ -64,18 +68,18 @@ msgstr "ID" |
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__index_name |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__index_name |
|
|
msgid "Index Name" |
|
|
msgid "Index Name" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Nome do Índice" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__index_type |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index__index_type |
|
|
msgid "Index Type" |
|
|
msgid "Index Type" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Tipo de Índice" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: code:addons/base_search_fuzzy/models/ir_model.py:39 |
|
|
#: code:addons/base_search_fuzzy/models/ir_model.py:39 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "Invalid field %r in domain term %r" |
|
|
msgid "Invalid field %r in domain term %r" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Campo inválido %r no termo do domínio %r" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index____last_update |
|
|
#: model:ir.model.fields,field_description:base_search_fuzzy.field_trgm_index____last_update |
|
@ -95,7 +99,7 @@ msgstr "Última Atualização Em" |
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model,name:base_search_fuzzy.model_ir_model |
|
|
#: model:ir.model,name:base_search_fuzzy.model_ir_model |
|
|
msgid "Models" |
|
|
msgid "Models" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Modelos" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__index_name |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__index_name |
|
@ -110,7 +114,7 @@ msgstr "" |
|
|
#: code:addons/base_search_fuzzy/models/trgm_index.py:126 |
|
|
#: code:addons/base_search_fuzzy/models/trgm_index.py:126 |
|
|
#, python-format |
|
|
#, python-format |
|
|
msgid "The pg_trgm extension does not exists or cannot be installed." |
|
|
msgid "The pg_trgm extension does not exists or cannot be installed." |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "A extensão pg_trgm não existe ou não pode ser instalada." |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action |
|
|
#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action |
|
@ -119,9 +123,9 @@ msgstr "" |
|
|
#: model_terms:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form |
|
|
#: model_terms:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_form |
|
|
#: model_terms:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree |
|
|
#: model_terms:ir.ui.view,arch_db:base_search_fuzzy.trgm_index_view_tree |
|
|
msgid "Trigram Index" |
|
|
msgid "Trigram Index" |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Índice Trigram" |
|
|
|
|
|
|
|
|
#. module: base_search_fuzzy |
|
|
#. module: base_search_fuzzy |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__field_id |
|
|
#: model:ir.model.fields,help:base_search_fuzzy.field_trgm_index__field_id |
|
|
msgid "You can either select a field of type \"text\" or \"char\"." |
|
|
msgid "You can either select a field of type \"text\" or \"char\"." |
|
|
msgstr "" |
|
|
|
|
|
|
|
|
msgstr "Só pode selecionar campos do tipo \"text\" ou \"char\"." |