From 54d85fd805a3b61b3e2d9373ae9a4a1731dc7020 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sun, 24 Jun 2018 08:33:39 +0000 Subject: [PATCH] [UPD] Update base_search_fuzzy.pot --- base_search_fuzzy/i18n/am.po | 8 +- base_search_fuzzy/i18n/ar.po | 11 +- base_search_fuzzy/i18n/base_search_fuzzy.pot | 113 +++++++++++++++++++ base_search_fuzzy/i18n/bg.po | 8 +- base_search_fuzzy/i18n/bs.po | 11 +- base_search_fuzzy/i18n/ca.po | 12 +- base_search_fuzzy/i18n/ca_ES.po | 11 +- base_search_fuzzy/i18n/cs.po | 8 +- base_search_fuzzy/i18n/da.po | 8 +- base_search_fuzzy/i18n/de.po | 8 +- base_search_fuzzy/i18n/el_GR.po | 11 +- base_search_fuzzy/i18n/en_GB.po | 11 +- base_search_fuzzy/i18n/es.po | 8 +- base_search_fuzzy/i18n/es_AR.po | 11 +- base_search_fuzzy/i18n/es_CL.po | 11 +- base_search_fuzzy/i18n/es_CO.po | 11 +- base_search_fuzzy/i18n/es_CR.po | 11 +- base_search_fuzzy/i18n/es_DO.po | 11 +- base_search_fuzzy/i18n/es_EC.po | 11 +- base_search_fuzzy/i18n/es_ES.po | 11 +- base_search_fuzzy/i18n/es_MX.po | 11 +- base_search_fuzzy/i18n/es_PE.po | 11 +- base_search_fuzzy/i18n/es_PY.po | 11 +- base_search_fuzzy/i18n/es_VE.po | 11 +- base_search_fuzzy/i18n/et.po | 8 +- base_search_fuzzy/i18n/eu.po | 8 +- base_search_fuzzy/i18n/fa.po | 8 +- base_search_fuzzy/i18n/fi.po | 8 +- base_search_fuzzy/i18n/fr.po | 20 ++-- base_search_fuzzy/i18n/fr_CA.po | 11 +- base_search_fuzzy/i18n/fr_CH.po | 11 +- base_search_fuzzy/i18n/gl.po | 8 +- base_search_fuzzy/i18n/gl_ES.po | 11 +- base_search_fuzzy/i18n/he.po | 8 +- base_search_fuzzy/i18n/hr.po | 11 +- base_search_fuzzy/i18n/hr_HR.po | 14 ++- base_search_fuzzy/i18n/hu.po | 8 +- base_search_fuzzy/i18n/id.po | 8 +- base_search_fuzzy/i18n/it.po | 8 +- base_search_fuzzy/i18n/ja.po | 8 +- base_search_fuzzy/i18n/ko.po | 8 +- base_search_fuzzy/i18n/lt.po | 11 +- base_search_fuzzy/i18n/lt_LT.po | 14 ++- base_search_fuzzy/i18n/lv.po | 11 +- base_search_fuzzy/i18n/mk.po | 8 +- base_search_fuzzy/i18n/mn.po | 8 +- base_search_fuzzy/i18n/nb.po | 11 +- base_search_fuzzy/i18n/nb_NO.po | 11 +- base_search_fuzzy/i18n/nl.po | 8 +- base_search_fuzzy/i18n/nl_BE.po | 11 +- base_search_fuzzy/i18n/nl_NL.po | 11 +- base_search_fuzzy/i18n/pl.po | 11 +- base_search_fuzzy/i18n/pt.po | 8 +- base_search_fuzzy/i18n/pt_BR.po | 11 +- base_search_fuzzy/i18n/pt_PT.po | 11 +- base_search_fuzzy/i18n/ro.po | 11 +- base_search_fuzzy/i18n/ru.po | 12 +- base_search_fuzzy/i18n/sk.po | 8 +- base_search_fuzzy/i18n/sl.po | 15 +-- base_search_fuzzy/i18n/sr.po | 11 +- base_search_fuzzy/i18n/sr@latin.po | 14 ++- base_search_fuzzy/i18n/sv.po | 8 +- base_search_fuzzy/i18n/th.po | 8 +- base_search_fuzzy/i18n/tr.po | 8 +- base_search_fuzzy/i18n/tr_TR.po | 11 +- base_search_fuzzy/i18n/uk.po | 11 +- base_search_fuzzy/i18n/vi.po | 8 +- base_search_fuzzy/i18n/vi_VN.po | 11 +- base_search_fuzzy/i18n/zh_CN.po | 11 +- base_search_fuzzy/i18n/zh_TW.po | 11 +- 70 files changed, 488 insertions(+), 330 deletions(-) create mode 100644 base_search_fuzzy/i18n/base_search_fuzzy.pot diff --git a/base_search_fuzzy/i18n/am.po b/base_search_fuzzy/i18n/am.po index 1cb40c706..1b3af0eb2 100644 --- a/base_search_fuzzy/i18n/am.po +++ b/base_search_fuzzy/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-09-16 09:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ar.po b/base_search_fuzzy/i18n/ar.po index b361c20f4..66358520b 100644 --- a/base_search_fuzzy/i18n/ar.po +++ b/base_search_fuzzy/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/base_search_fuzzy.pot b/base_search_fuzzy/i18n/base_search_fuzzy.pot new file mode 100644 index 000000000..9ff594e24 --- /dev/null +++ b/base_search_fuzzy/i18n/base_search_fuzzy.pot @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_search_fuzzy +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base_search_fuzzy +#: help:trgm.index,index_type:0 +msgid "Cite from PostgreSQL documentation: \"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.\"" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,display_name:0 +msgid "Display Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,field_id:0 +msgid "Field" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GIN" +msgstr "" + +#. module: base_search_fuzzy +#: selection:trgm.index,index_type:0 +msgid "GiST" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,id:0 +msgid "ID" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,index_name:0 +msgid "Index Name" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,index_type:0 +msgid "Index Type" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,__last_update:0 +msgid "Last Modified on" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_search_fuzzy +#: field:trgm.index,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_search_fuzzy +#: model:ir.model,name:base_search_fuzzy.model_ir_model +msgid "Models" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,index_name:0 +msgid "The index name is automatically generated like fieldname_indextype_idx. If the index already exists and the index is located in the same table then this index is resused. If the index is located in another table then a number is added at the end of the index name." +msgstr "" + +#. module: base_search_fuzzy +#: code:addons/base_search_fuzzy/models/trgm_index.py:122 +#, python-format +msgid "The pg_trgm extension does not exists or cannot be installed." +msgstr "" + +#. module: base_search_fuzzy +#: view:trgm.index:base_search_fuzzy.trgm_index_view_form +#: view:trgm.index:base_search_fuzzy.trgm_index_view_tree +msgid "Trigam Index" +msgstr "" + +#. module: base_search_fuzzy +#: model:ir.actions.act_window,name:base_search_fuzzy.trgm_index_action +#: model:ir.ui.menu,name:base_search_fuzzy.trgm_index_menu +msgid "Trigram Index" +msgstr "" + +#. module: base_search_fuzzy +#: help:trgm.index,field_id:0 +msgid "You can either select a field of type \"text\" or \"char\"." +msgstr "" + diff --git a/base_search_fuzzy/i18n/bg.po b/base_search_fuzzy/i18n/bg.po index a65b7a773..049dec32f 100644 --- a/base_search_fuzzy/i18n/bg.po +++ b/base_search_fuzzy/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-12-24 04:14+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/bs.po b/base_search_fuzzy/i18n/bs.po index acc21e9d6..9b687e750 100644 --- a/base_search_fuzzy/i18n/bs.po +++ b/base_search_fuzzy/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ca.po b/base_search_fuzzy/i18n/ca.po index 6720e5809..197805839 100644 --- a/base_search_fuzzy/i18n/ca.po +++ b/base_search_fuzzy/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Marc Tormo i Bochaca , 2017 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-04-28 09:48+0000\n" "Last-Translator: Marc Tormo i Bochaca , 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" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" "Cita de la documentació de PostgreSQL: \"Com a norma general, un índex GIN " "és més ràpid en cercar que un índex GIST, però més lent a compilar o " @@ -104,8 +104,8 @@ msgid "" "this index is resused. If the index is located in another table then a " "number is added at the end of the index name." msgstr "" -"El nom de l'índex es genera automàticament tipus fieldname_indextype_idx. Si" -" l'índex ja existeix i l'índex es troba a la mateixa taula aleshores aquest " +"El nom de l'índex es genera automàticament tipus fieldname_indextype_idx. Si " +"l'índex ja existeix i l'índex es troba a la mateixa taula aleshores aquest " "índex es re-utilitza. Si l'índex es troba en una altra taula aleshores " "s'afegeix un número al final del nom del índex." diff --git a/base_search_fuzzy/i18n/ca_ES.po b/base_search_fuzzy/i18n/ca_ES.po index 4c1cfcf82..bc349e0c4 100644 --- a/base_search_fuzzy/i18n/ca_ES.po +++ b/base_search_fuzzy/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Carlos Hormigo, 2018 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2018-02-01 01:51+0000\n" "PO-Revision-Date: 2018-02-01 01:51+0000\n" "Last-Translator: Carlos Hormigo, 2018\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/cs.po b/base_search_fuzzy/i18n/cs.po index 85f6512dc..0887902fe 100644 --- a/base_search_fuzzy/i18n/cs.po +++ b/base_search_fuzzy/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/da.po b/base_search_fuzzy/i18n/da.po index 26fbd1125..9506f0592 100644 --- a/base_search_fuzzy/i18n/da.po +++ b/base_search_fuzzy/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/de.po b/base_search_fuzzy/i18n/de.po index f7f7a7866..472555526 100644 --- a/base_search_fuzzy/i18n/de.po +++ b/base_search_fuzzy/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Rudolf Schnapka , 2017 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-03-07 03:47+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" "Zitat aus der PostgreSQL Dokumentation: \"Eine Fausregel ist, ein GIN Index " "ist schneller durchzusuchen als ein GiST Index, aber langsamer aufzubauen " diff --git a/base_search_fuzzy/i18n/el_GR.po b/base_search_fuzzy/i18n/el_GR.po index 2a69a2938..2cd96a253 100644 --- a/base_search_fuzzy/i18n/el_GR.po +++ b/base_search_fuzzy/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-16 09:29+0000\n" "PO-Revision-Date: 2016-09-16 09:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/en_GB.po b/base_search_fuzzy/i18n/en_GB.po index 898c392fc..7c91cee93 100644 --- a/base_search_fuzzy/i18n/en_GB.po +++ b/base_search_fuzzy/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es.po b/base_search_fuzzy/i18n/es.po index a50a54311..9643ef0d7 100644 --- a/base_search_fuzzy/i18n/es.po +++ b/base_search_fuzzy/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Carles Antoli , 2016 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-08-11 02:42+0000\n" "Last-Translator: Carles Antoli , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_AR.po b/base_search_fuzzy/i18n/es_AR.po index 98f91e827..4a2aea23e 100644 --- a/base_search_fuzzy/i18n/es_AR.po +++ b/base_search_fuzzy/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_CL.po b/base_search_fuzzy/i18n/es_CL.po index a32f4c629..951eb90b5 100644 --- a/base_search_fuzzy/i18n/es_CL.po +++ b/base_search_fuzzy/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_CO.po b/base_search_fuzzy/i18n/es_CO.po index b63f6bfb7..42f66eb96 100644 --- a/base_search_fuzzy/i18n/es_CO.po +++ b/base_search_fuzzy/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_CR.po b/base_search_fuzzy/i18n/es_CR.po index 391986921..e72e14ef1 100644 --- a/base_search_fuzzy/i18n/es_CR.po +++ b/base_search_fuzzy/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_DO.po b/base_search_fuzzy/i18n/es_DO.po index 998ed3363..6f6b85dee 100644 --- a/base_search_fuzzy/i18n/es_DO.po +++ b/base_search_fuzzy/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_EC.po b/base_search_fuzzy/i18n/es_EC.po index 1c1254af9..4f0ccd4d1 100644 --- a/base_search_fuzzy/i18n/es_EC.po +++ b/base_search_fuzzy/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_ES.po b/base_search_fuzzy/i18n/es_ES.po index 028d001bc..88c5e1e1c 100644 --- a/base_search_fuzzy/i18n/es_ES.po +++ b/base_search_fuzzy/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Fernando Lara , 2017 @@ -12,19 +12,20 @@ msgstr "" "POT-Creation-Date: 2017-02-11 06:39+0000\n" "PO-Revision-Date: 2017-02-11 06:39+0000\n" "Last-Translator: Fernando Lara , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_MX.po b/base_search_fuzzy/i18n/es_MX.po index bcf652d44..08b71d5f9 100644 --- a/base_search_fuzzy/i18n/es_MX.po +++ b/base_search_fuzzy/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_PE.po b/base_search_fuzzy/i18n/es_PE.po index 3f0d18052..0afa1b5c2 100644 --- a/base_search_fuzzy/i18n/es_PE.po +++ b/base_search_fuzzy/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_PY.po b/base_search_fuzzy/i18n/es_PY.po index c2e3b69e5..92ef8f058 100644 --- a/base_search_fuzzy/i18n/es_PY.po +++ b/base_search_fuzzy/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/es_VE.po b/base_search_fuzzy/i18n/es_VE.po index 54e30447b..9c1aa1b63 100644 --- a/base_search_fuzzy/i18n/es_VE.po +++ b/base_search_fuzzy/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/et.po b/base_search_fuzzy/i18n/et.po index af2dd61d2..9350533c3 100644 --- a/base_search_fuzzy/i18n/et.po +++ b/base_search_fuzzy/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/eu.po b/base_search_fuzzy/i18n/eu.po index 275a1f93b..6147438cb 100644 --- a/base_search_fuzzy/i18n/eu.po +++ b/base_search_fuzzy/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2017 # Esther Martín Menéndez , 2017 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-02-21 21:56+0000\n" "Last-Translator: Esther Martín Menéndez , 2017\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/fa.po b/base_search_fuzzy/i18n/fa.po index f98a0126b..2e1a96404 100644 --- a/base_search_fuzzy/i18n/fa.po +++ b/base_search_fuzzy/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/fi.po b/base_search_fuzzy/i18n/fi.po index 786eeb824..a4d9e8d2c 100644 --- a/base_search_fuzzy/i18n/fi.po +++ b/base_search_fuzzy/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Jarmo Kortetjärvi , 2016 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-09-21 00:47+0000\n" "Last-Translator: Jarmo Kortetjärvi , 2016\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/fr.po b/base_search_fuzzy/i18n/fr.po index 177fb5fcd..046f0fa33 100644 --- a/base_search_fuzzy/i18n/fr.po +++ b/base_search_fuzzy/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Christophe CHAUVET , 2016 @@ -13,23 +13,23 @@ msgstr "" "PO-Revision-Date: 2016-08-21 06:45+0000\n" "Last-Translator: Christophe CHAUVET , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" -"Cité dans la documentation PostgreSQL: \"En règle générale, un index GIN est" -" plus rapide pour la recherche qu'un index GiST, mais plus lent à construire" -" ou à mettre à jour, donc GIN est mieux adapté pour les données statiques et" -" GiST pour des données souvent mises à jour.\"" +"Cité dans la documentation PostgreSQL: \"En règle générale, un index GIN est " +"plus rapide pour la recherche qu'un index GiST, mais plus lent à construire " +"ou à mettre à jour, donc GIN est mieux adapté pour les données statiques et " +"GiST pour des données souvent mises à jour.\"" #. module: base_search_fuzzy #: field:trgm.index,create_uid:0 @@ -104,8 +104,8 @@ msgid "" "this index is resused. If the index is located in another table then a " "number is added at the end of the index name." msgstr "" -"Le nom de l'index est généré automatiquement comme fieldname_indextype_idx." -" Si l'index existe déjà et l'index se trouve dans la même table, alors cet " +"Le nom de l'index est généré automatiquement comme fieldname_indextype_idx. " +"Si l'index existe déjà et l'index se trouve dans la même table, alors cet " "index est réutilisé. Si l'index est situé dans une autre table, alors un " "nombre est ajouté à la fin du nom d'index." diff --git a/base_search_fuzzy/i18n/fr_CA.po b/base_search_fuzzy/i18n/fr_CA.po index 19b1257eb..18e13f964 100644 --- a/base_search_fuzzy/i18n/fr_CA.po +++ b/base_search_fuzzy/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/fr_CH.po b/base_search_fuzzy/i18n/fr_CH.po index 5fcb2b188..732fb43f2 100644 --- a/base_search_fuzzy/i18n/fr_CH.po +++ b/base_search_fuzzy/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # leemannd , 2016 @@ -12,19 +12,20 @@ msgstr "" "POT-Creation-Date: 2016-11-30 14:52+0000\n" "PO-Revision-Date: 2016-11-30 14:52+0000\n" "Last-Translator: leemannd , 2016\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/gl.po b/base_search_fuzzy/i18n/gl.po index e825f8103..0d533185c 100644 --- a/base_search_fuzzy/i18n/gl.po +++ b/base_search_fuzzy/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/gl_ES.po b/base_search_fuzzy/i18n/gl_ES.po index 375cd69e5..e0a49da5a 100644 --- a/base_search_fuzzy/i18n/gl_ES.po +++ b/base_search_fuzzy/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/he.po b/base_search_fuzzy/i18n/he.po index 50ce030af..e12bf41f1 100644 --- a/base_search_fuzzy/i18n/he.po +++ b/base_search_fuzzy/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/hr.po b/base_search_fuzzy/i18n/hr.po index 08e99402c..3cdf3eae1 100644 --- a/base_search_fuzzy/i18n/hr.po +++ b/base_search_fuzzy/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Bole , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-09-21 00:47+0000\n" "Last-Translator: Bole , 2016\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/hr_HR.po b/base_search_fuzzy/i18n/hr_HR.po index 061df24cd..17e607a97 100644 --- a/base_search_fuzzy/i18n/hr_HR.po +++ b/base_search_fuzzy/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Bole , 2016 msgid "" @@ -11,19 +11,21 @@ msgstr "" "POT-Creation-Date: 2016-09-21 00:47+0000\n" "PO-Revision-Date: 2016-09-21 00:47+0000\n" "Last-Translator: Bole , 2016\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/hu.po b/base_search_fuzzy/i18n/hu.po index efba7e657..8d184c47c 100644 --- a/base_search_fuzzy/i18n/hu.po +++ b/base_search_fuzzy/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/id.po b/base_search_fuzzy/i18n/id.po index 3bd6f571c..fdea962fb 100644 --- a/base_search_fuzzy/i18n/id.po +++ b/base_search_fuzzy/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/it.po b/base_search_fuzzy/i18n/it.po index 4281b6013..fbba5c938 100644 --- a/base_search_fuzzy/i18n/it.po +++ b/base_search_fuzzy/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Paolo Valier , 2016 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-08-11 02:42+0000\n" "Last-Translator: Paolo Valier , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ja.po b/base_search_fuzzy/i18n/ja.po index 707f94c2a..c967e65f6 100644 --- a/base_search_fuzzy/i18n/ja.po +++ b/base_search_fuzzy/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ko.po b/base_search_fuzzy/i18n/ko.po index 3030cd2d7..6fa100302 100644 --- a/base_search_fuzzy/i18n/ko.po +++ b/base_search_fuzzy/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/lt.po b/base_search_fuzzy/i18n/lt.po index 4ed7f1a01..8cfd7e89a 100644 --- a/base_search_fuzzy/i18n/lt.po +++ b/base_search_fuzzy/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/lt_LT.po b/base_search_fuzzy/i18n/lt_LT.po index fb5a2c193..be7525250 100644 --- a/base_search_fuzzy/i18n/lt_LT.po +++ b/base_search_fuzzy/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,21 @@ msgstr "" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/lv.po b/base_search_fuzzy/i18n/lv.po index 876882a92..1abf6e252 100644 --- a/base_search_fuzzy/i18n/lv.po +++ b/base_search_fuzzy/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/mk.po b/base_search_fuzzy/i18n/mk.po index ee87a6b8d..4c0cc38d9 100644 --- a/base_search_fuzzy/i18n/mk.po +++ b/base_search_fuzzy/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/mn.po b/base_search_fuzzy/i18n/mn.po index c80f256a9..b42d49e6e 100644 --- a/base_search_fuzzy/i18n/mn.po +++ b/base_search_fuzzy/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/nb.po b/base_search_fuzzy/i18n/nb.po index 0d86ad97a..adfc3d429 100644 --- a/base_search_fuzzy/i18n/nb.po +++ b/base_search_fuzzy/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/nb_NO.po b/base_search_fuzzy/i18n/nb_NO.po index 45465bb87..b8338ba49 100644 --- a/base_search_fuzzy/i18n/nb_NO.po +++ b/base_search_fuzzy/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/nl.po b/base_search_fuzzy/i18n/nl.po index 4a56a24d2..43a91843b 100644 --- a/base_search_fuzzy/i18n/nl.po +++ b/base_search_fuzzy/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # lfreeke , 2017 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2017-04-28 09:48+0000\n" "Last-Translator: lfreeke , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/nl_BE.po b/base_search_fuzzy/i18n/nl_BE.po index 5f67bf8f3..a4db99425 100644 --- a/base_search_fuzzy/i18n/nl_BE.po +++ b/base_search_fuzzy/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/nl_NL.po b/base_search_fuzzy/i18n/nl_NL.po index 15bbd6474..25603e5a3 100644 --- a/base_search_fuzzy/i18n/nl_NL.po +++ b/base_search_fuzzy/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2017 # Peter Hageman , 2017 @@ -12,19 +12,20 @@ msgstr "" "POT-Creation-Date: 2017-08-19 09:45+0000\n" "PO-Revision-Date: 2017-08-19 09:45+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/pl.po b/base_search_fuzzy/i18n/pl.po index 0e092b513..3e2e73c81 100644 --- a/base_search_fuzzy/i18n/pl.po +++ b/base_search_fuzzy/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/pt.po b/base_search_fuzzy/i18n/pt.po index 68649f312..768f7eaa1 100644 --- a/base_search_fuzzy/i18n/pt.po +++ b/base_search_fuzzy/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Pedro Castro Silva , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-09-04 01:04+0000\n" "Last-Translator: Pedro Castro Silva , 2016\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/pt_BR.po b/base_search_fuzzy/i18n/pt_BR.po index ba7d4fc2d..7efacff85 100644 --- a/base_search_fuzzy/i18n/pt_BR.po +++ b/base_search_fuzzy/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Armando Vulcano Junior , 2016 # Paulo Ricardo , 2016 @@ -12,19 +12,20 @@ msgstr "" "POT-Creation-Date: 2016-08-11 02:42+0000\n" "PO-Revision-Date: 2016-08-11 02:42+0000\n" "Last-Translator: Paulo Ricardo , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/pt_PT.po b/base_search_fuzzy/i18n/pt_PT.po index 5467faa9a..02c155ddb 100644 --- a/base_search_fuzzy/i18n/pt_PT.po +++ b/base_search_fuzzy/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Pedro Castro Silva , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-09-16 09:29+0000\n" "PO-Revision-Date: 2016-09-16 09:29+0000\n" "Last-Translator: Pedro Castro Silva , 2016\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ro.po b/base_search_fuzzy/i18n/ro.po index f22277429..383e663ad 100644 --- a/base_search_fuzzy/i18n/ro.po +++ b/base_search_fuzzy/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/ru.po b/base_search_fuzzy/i18n/ru.po index b6e2467a3..85d10120c 100644 --- a/base_search_fuzzy/i18n/ru.po +++ b/base_search_fuzzy/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,20 @@ msgstr "" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/sk.po b/base_search_fuzzy/i18n/sk.po index ebf4aed16..c84b9760c 100644 --- a/base_search_fuzzy/i18n/sk.po +++ b/base_search_fuzzy/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/sl.po b/base_search_fuzzy/i18n/sl.po index 20454acb5..e67bbf39f 100644 --- a/base_search_fuzzy/i18n/sl.po +++ b/base_search_fuzzy/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Matjaž Mozetič , 2016 @@ -13,22 +13,23 @@ msgstr "" "PO-Revision-Date: 2016-08-11 02:42+0000\n" "Last-Translator: Matjaž Mozetič , 2016\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" "Citat iz PostgreSQL dokumentacije: \"Po pravilu palca je GIN indeks za " -"iskanje hitrejši od GIST indeksa, a počasnejši pri gradnji posodobitev; zato" -" je GIN boljši za statične podatke, GIST pa za podatke, ki se pogosto " +"iskanje hitrejši od GIST indeksa, a počasnejši pri gradnji posodobitev; zato " +"je GIN boljši za statične podatke, GIST pa za podatke, ki se pogosto " "posodabljajo.\"" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/sr.po b/base_search_fuzzy/i18n/sr.po index 3a9eb3d2c..cbdcc3850 100644 --- a/base_search_fuzzy/i18n/sr.po +++ b/base_search_fuzzy/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/sr@latin.po b/base_search_fuzzy/i18n/sr@latin.po index dcc267254..417c7567a 100644 --- a/base_search_fuzzy/i18n/sr@latin.po +++ b/base_search_fuzzy/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,21 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/" +"sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/sv.po b/base_search_fuzzy/i18n/sv.po index 7d60474f8..f9d8aaff6 100644 --- a/base_search_fuzzy/i18n/sv.po +++ b/base_search_fuzzy/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/th.po b/base_search_fuzzy/i18n/th.po index b0986ad6b..096bff0b1 100644 --- a/base_search_fuzzy/i18n/th.po +++ b/base_search_fuzzy/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/tr.po b/base_search_fuzzy/i18n/tr.po index 2b66c8494..6bbcc33f9 100644 --- a/base_search_fuzzy/i18n/tr.po +++ b/base_search_fuzzy/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 # Ahmet Altinisik , 2016 @@ -13,18 +13,18 @@ msgstr "" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/tr_TR.po b/base_search_fuzzy/i18n/tr_TR.po index 2d6b4b841..e4a063ad2 100644 --- a/base_search_fuzzy/i18n/tr_TR.po +++ b/base_search_fuzzy/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # Ozge Altinisik , 2017 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-31 08:34+0000\n" "PO-Revision-Date: 2016-12-31 08:34+0000\n" "Last-Translator: Ozge Altinisik , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/uk.po b/base_search_fuzzy/i18n/uk.po index a27d5e057..97c51030c 100644 --- a/base_search_fuzzy/i18n/uk.po +++ b/base_search_fuzzy/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,19 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/vi.po b/base_search_fuzzy/i18n/vi.po index 88dad6a9b..a6e621610 100644 --- a/base_search_fuzzy/i18n/vi.po +++ b/base_search_fuzzy/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,18 +12,18 @@ msgstr "" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/vi_VN.po b/base_search_fuzzy/i18n/vi_VN.po index ed59bfdb2..68e70507f 100644 --- a/base_search_fuzzy/i18n/vi_VN.po +++ b/base_search_fuzzy/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-12-24 05:31+0000\n" "PO-Revision-Date: 2016-12-24 05:31+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/zh_CN.po b/base_search_fuzzy/i18n/zh_CN.po index 1021cfa5d..595ad02d7 100644 --- a/base_search_fuzzy/i18n/zh_CN.po +++ b/base_search_fuzzy/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy diff --git a/base_search_fuzzy/i18n/zh_TW.po b/base_search_fuzzy/i18n/zh_TW.po index 9b75126b7..aec48cd15 100644 --- a/base_search_fuzzy/i18n/zh_TW.po +++ b/base_search_fuzzy/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_search_fuzzy -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,19 +11,20 @@ msgstr "" "POT-Creation-Date: 2016-11-28 21:28+0000\n" "PO-Revision-Date: 2016-11-28 21:28+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_search_fuzzy #: help:trgm.index,index_type:0 msgid "" "Cite from PostgreSQL documentation: \"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.\"" +"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.\"" msgstr "" #. module: base_search_fuzzy