diff --git a/account_operation_rule/i18n/account_operation_rule.pot b/account_operation_rule/i18n/account_operation_rule.pot new file mode 100644 index 00000000..b08a59b5 --- /dev/null +++ b/account_operation_rule/i18n/account_operation_rule.pot @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_operation_rule +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\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: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "And" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "And the currency is one of" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_bank_statement_line +msgid "Bank Statement Line" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule +msgid "Click to create a reconciliation rule." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_uid +msgid "Created by" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_date +msgid "Created on" +msgstr "" + +#. module: account_operation_rule +#: selection:account.operation.rule,rule_type:0 +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_currencies +msgid "Currencies" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_display_name +msgid "Display Name" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies +msgid "For 'Currencies' rules, you can choose for which currencies the rule will be applicable." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_id +msgid "ID" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_sequence +msgid "If several rules match, the first one is used." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_journal +msgid "Journal" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule___last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_max +msgid "Max. Amount" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_min +msgid "Min. Amount" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_name +msgid "Name" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_operations +msgid "Operations" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,name:account_operation_rule.action_account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.account_journal_dashboard_kanban_view +msgid "Reconciliation Rules" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Result" +msgstr "" + +#. module: account_operation_rule +#: selection:account.operation.rule,rule_type:0 +msgid "Roundings" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Rule" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_sequence +msgid "Sequence" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Statement Operation Rule" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_search +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_tree +msgid "Statement Operation Rules" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "Then the following operations will be applied:" +msgstr "" + +#. module: account_operation_rule +#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule +msgid "Those can be used to automatically create a move line when reconciling\n" +" your bank statements." +msgstr "" + +#. module: account_operation_rule +#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_rule_type +msgid "Type" +msgstr "" + +#. module: account_operation_rule +#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form +msgid "When the balance is between" +msgstr "" + +#. module: account_operation_rule +#: model:ir.model,name:account_operation_rule.model_account_operation_rule +msgid "account.operation.rule" +msgstr "" + diff --git a/account_operation_rule/i18n/am.po b/account_operation_rule/i18n/am.po index 15fb3f47..f830a2b7 100644 --- a/account_operation_rule/i18n/am.po +++ b/account_operation_rule/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-09-12 11:12+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ar.po b/account_operation_rule/i18n/ar.po index 1453fa95..47b94dd8 100644 --- a/account_operation_rule/i18n/ar.po +++ b/account_operation_rule/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "اسم العرض" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/bg.po b/account_operation_rule/i18n/bg.po index afa036ec..a389ad21 100644 --- a/account_operation_rule/i18n/bg.po +++ b/account_operation_rule/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # Kaloyan Naumov , 2016 # OCA Transbot , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -63,8 +63,8 @@ msgstr "Име за Показване" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/bs.po b/account_operation_rule/i18n/bs.po index 1b145074..beebd5a0 100644 --- a/account_operation_rule/i18n/bs.po +++ b/account_operation_rule/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Prikaži naziv" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ca.po b/account_operation_rule/i18n/ca.po index 32ba89e0..ef3de336 100644 --- a/account_operation_rule/i18n/ca.po +++ b/account_operation_rule/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Marc Tormo i Bochaca , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -63,8 +63,8 @@ msgstr "Veure el nom" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ca_ES.po b/account_operation_rule/i18n/ca_ES.po index 2a363bd7..74a0d63d 100644 --- a/account_operation_rule/i18n/ca_ES.po +++ b/account_operation_rule/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2017 # Carlos Hormigo, 2018 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-13 02:48+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: account_operation_rule @@ -63,8 +64,8 @@ msgstr "Nom visible" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/cs.po b/account_operation_rule/i18n/cs.po index 2f7b47a9..5fafb0ce 100644 --- a/account_operation_rule/i18n/cs.po +++ b/account_operation_rule/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Zobrazovaný název" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/da.po b/account_operation_rule/i18n/da.po index aa5a065d..ba30dc67 100644 --- a/account_operation_rule/i18n/da.po +++ b/account_operation_rule/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Vist navn" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/da_DK.po b/account_operation_rule/i18n/da_DK.po index 095567fd..8630a47f 100644 --- a/account_operation_rule/i18n/da_DK.po +++ b/account_operation_rule/i18n/da_DK.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # Hans Henrik Gabelgaard , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: Hans Henrik Gabelgaard , 2017\n" -"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/da_DK/)\n" +"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/" +"da_DK/)\n" +"Language: da_DK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da_DK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/de.po b/account_operation_rule/i18n/de.po index 802e2a89..568bd66d 100644 --- a/account_operation_rule/i18n/de.po +++ b/account_operation_rule/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Rudolf Schnapka , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-05-06 00:19+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: account_operation_rule @@ -63,11 +63,11 @@ msgstr "Anzeigename" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" -"Bei Regel 'Währungen' können Sie festlegen, für welche Währungen diese Regel" -" zutreffen soll." +"Bei Regel 'Währungen' können Sie festlegen, für welche Währungen diese Regel " +"zutreffen soll." #. module: account_operation_rule #: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_id diff --git a/account_operation_rule/i18n/el_GR.po b/account_operation_rule/i18n/el_GR.po index 77e6feb4..74b54efe 100644 --- a/account_operation_rule/i18n/el_GR.po +++ b/account_operation_rule/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-08-05 00:34+0000\n" "PO-Revision-Date: 2017-08-05 00:34+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/en_GB.po b/account_operation_rule/i18n/en_GB.po index b8d33eae..c90cf02a 100644 --- a/account_operation_rule/i18n/en_GB.po +++ b/account_operation_rule/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Display Name" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es.po b/account_operation_rule/i18n/es.po index c9e078b4..688b5968 100644 --- a/account_operation_rule/i18n/es.po +++ b/account_operation_rule/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Pedro M. Baeza , 2016 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+0000\n" "Last-Translator: Pedro M. Baeza , 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: account_operation_rule @@ -63,8 +63,8 @@ msgstr "Nombre mostrado" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_AR.po b/account_operation_rule/i18n/es_AR.po index 918fed56..4e990994 100644 --- a/account_operation_rule/i18n/es_AR.po +++ b/account_operation_rule/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Mostrar Nombre" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_CL.po b/account_operation_rule/i18n/es_CL.po index 3ce36f1e..e4d07cab 100644 --- a/account_operation_rule/i18n/es_CL.po +++ b/account_operation_rule/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre mostrado" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_CO.po b/account_operation_rule/i18n/es_CO.po index 688efa1e..c0de4f4b 100644 --- a/account_operation_rule/i18n/es_CO.po +++ b/account_operation_rule/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre Público" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_CR.po b/account_operation_rule/i18n/es_CR.po index df8d2ab8..58fa9cfb 100644 --- a/account_operation_rule/i18n/es_CR.po +++ b/account_operation_rule/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_DO.po b/account_operation_rule/i18n/es_DO.po index 34cc6f7b..1b500628 100644 --- a/account_operation_rule/i18n/es_DO.po +++ b/account_operation_rule/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre mostrado" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_EC.po b/account_operation_rule/i18n/es_EC.po index c6380fb8..83b8fd1c 100644 --- a/account_operation_rule/i18n/es_EC.po +++ b/account_operation_rule/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre mostrado" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_ES.po b/account_operation_rule/i18n/es_ES.po index 09a929cf..d8835cc2 100644 --- a/account_operation_rule/i18n/es_ES.po +++ b/account_operation_rule/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-08-16 10:09+0000\n" "PO-Revision-Date: 2017-08-16 10:09+0000\n" "Last-Translator: OCA Transbot , 2016\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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre para mostrar" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_MX.po b/account_operation_rule/i18n/es_MX.po index 52505a87..0d4aab09 100644 --- a/account_operation_rule/i18n/es_MX.po +++ b/account_operation_rule/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre desplegado" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_PE.po b/account_operation_rule/i18n/es_PE.po index 4f363325..6af9b7d4 100644 --- a/account_operation_rule/i18n/es_PE.po +++ b/account_operation_rule/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Nombre a Mostrar" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_PY.po b/account_operation_rule/i18n/es_PY.po index 92098755..fc71be04 100644 --- a/account_operation_rule/i18n/es_PY.po +++ b/account_operation_rule/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/es_VE.po b/account_operation_rule/i18n/es_VE.po index db833aec..2899542f 100644 --- a/account_operation_rule/i18n/es_VE.po +++ b/account_operation_rule/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Mostrar nombre" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/et.po b/account_operation_rule/i18n/et.po index b1765a79..c695ea4f 100644 --- a/account_operation_rule/i18n/et.po +++ b/account_operation_rule/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Näidatav nimi" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/eu.po b/account_operation_rule/i18n/eu.po index bde5b36a..262338cb 100644 --- a/account_operation_rule/i18n/eu.po +++ b/account_operation_rule/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+0000\n" "Last-Translator: OCA Transbot , 2016\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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Izena erakutsi" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/fa.po b/account_operation_rule/i18n/fa.po index 52586736..98cdff99 100644 --- a/account_operation_rule/i18n/fa.po +++ b/account_operation_rule/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "نام نمایشی" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/fi.po b/account_operation_rule/i18n/fi.po index e9a9eb49..36efe6be 100644 --- a/account_operation_rule/i18n/fi.po +++ b/account_operation_rule/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Jarmo Kortetjärvi , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-05-06 00:19+0000\n" "Last-Translator: Jarmo Kortetjärvi , 2017\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: account_operation_rule @@ -63,8 +63,8 @@ msgstr "Nimi" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/fr.po b/account_operation_rule/i18n/fr.po index 281ebfab..8988e7b0 100644 --- a/account_operation_rule/i18n/fr.po +++ b/account_operation_rule/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+0000\n" "Last-Translator: OCA Transbot , 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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Nom à afficher" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" "Pour les règles 'Devises', vous pouvez sélectionner les devises pour " "lesquelles la règle s'applique." diff --git a/account_operation_rule/i18n/fr_CA.po b/account_operation_rule/i18n/fr_CA.po index 956c9d16..93bcff7d 100644 --- a/account_operation_rule/i18n/fr_CA.po +++ b/account_operation_rule/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-24 00:39+0000\n" "PO-Revision-Date: 2016-12-24 00:39+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Afficher le nom" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/fr_CH.po b/account_operation_rule/i18n/fr_CH.po index d8cbec6f..55beece5 100644 --- a/account_operation_rule/i18n/fr_CH.po +++ b/account_operation_rule/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # leemannd , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-11-26 03:55+0000\n" "PO-Revision-Date: 2016-11-26 03:55+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: account_operation_rule @@ -63,8 +64,8 @@ msgstr "Nom affiché" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/gl.po b/account_operation_rule/i18n/gl.po index e4c52c7d..9d79d393 100644 --- a/account_operation_rule/i18n/gl.po +++ b/account_operation_rule/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-09-13 02:48+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/gl_ES.po b/account_operation_rule/i18n/gl_ES.po index 395f891e..e074f996 100644 --- a/account_operation_rule/i18n/gl_ES.po +++ b/account_operation_rule/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-11-03 10:40+0000\n" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/he.po b/account_operation_rule/i18n/he.po index 2835a3d2..0c261f79 100644 --- a/account_operation_rule/i18n/he.po +++ b/account_operation_rule/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "השם המוצג" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/hr.po b/account_operation_rule/i18n/hr.po index 17f12927..7ce10c24 100644 --- a/account_operation_rule/i18n/hr.po +++ b/account_operation_rule/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+0000\n" "Last-Translator: OCA Transbot , 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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Naziv " #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/hr_HR.po b/account_operation_rule/i18n/hr_HR.po index fbacbcfc..396a7d54 100644 --- a/account_operation_rule/i18n/hr_HR.po +++ b/account_operation_rule/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Bole , 2016 @@ -12,12 +12,14 @@ msgstr "" "POT-Creation-Date: 2016-09-28 11:33+0000\n" "PO-Revision-Date: 2016-09-28 11:33+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -63,8 +65,8 @@ msgstr "Naziv" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/hu.po b/account_operation_rule/i18n/hu.po index 659174dd..75c5cd5d 100644 --- a/account_operation_rule/i18n/hu.po +++ b/account_operation_rule/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Név megjelenítése" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/id.po b/account_operation_rule/i18n/id.po index 9bf13835..920e599e 100644 --- a/account_operation_rule/i18n/id.po +++ b/account_operation_rule/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Nama Tampilan" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/it.po b/account_operation_rule/i18n/it.po index b9749b69..5396c541 100644 --- a/account_operation_rule/i18n/it.po +++ b/account_operation_rule/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-10 01:07+0000\n" "Last-Translator: OCA Transbot , 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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Nome da visualizzare" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ja.po b/account_operation_rule/i18n/ja.po index 4bd27554..fd3cc42b 100644 --- a/account_operation_rule/i18n/ja.po +++ b/account_operation_rule/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "表示名" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ko.po b/account_operation_rule/i18n/ko.po index 22123f1e..2d4b261d 100644 --- a/account_operation_rule/i18n/ko.po +++ b/account_operation_rule/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "표시 이름" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/lt.po b/account_operation_rule/i18n/lt.po index 9e584fb7..538f3217 100644 --- a/account_operation_rule/i18n/lt.po +++ b/account_operation_rule/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Vaizduojamas pavadinimas" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/lt_LT.po b/account_operation_rule/i18n/lt_LT.po index 0a39d67f..d8dc865f 100644 --- a/account_operation_rule/i18n/lt_LT.po +++ b/account_operation_rule/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +64,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/lv.po b/account_operation_rule/i18n/lv.po index 3f30c06d..8c7dbc2f 100644 --- a/account_operation_rule/i18n/lv.po +++ b/account_operation_rule/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/mk.po b/account_operation_rule/i18n/mk.po index 115a314b..cff0e0e7 100644 --- a/account_operation_rule/i18n/mk.po +++ b/account_operation_rule/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Прикажи име" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/mn.po b/account_operation_rule/i18n/mn.po index 349a4406..0cd63674 100644 --- a/account_operation_rule/i18n/mn.po +++ b/account_operation_rule/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Дэлгэцийн Нэр" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/nb.po b/account_operation_rule/i18n/nb.po index 59e5e600..5d5fc0c5 100644 --- a/account_operation_rule/i18n/nb.po +++ b/account_operation_rule/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Visnings navn" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/nb_NO.po b/account_operation_rule/i18n/nb_NO.po index 9fac88c9..d96d3805 100644 --- a/account_operation_rule/i18n/nb_NO.po +++ b/account_operation_rule/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Vis navn" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/nl.po b/account_operation_rule/i18n/nl.po index c45dbfcb..5257929e 100644 --- a/account_operation_rule/i18n/nl.po +++ b/account_operation_rule/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+0000\n" "Last-Translator: OCA Transbot , 2016\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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Te tonen naam" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/nl_BE.po b/account_operation_rule/i18n/nl_BE.po index 02380157..b93cf539 100644 --- a/account_operation_rule/i18n/nl_BE.po +++ b/account_operation_rule/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Schermnaam" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/nl_NL.po b/account_operation_rule/i18n/nl_NL.po index 80409ba1..2c34ace6 100644 --- a/account_operation_rule/i18n/nl_NL.po +++ b/account_operation_rule/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2017 # Peter Hageman , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-13 02:48+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: account_operation_rule @@ -63,8 +64,8 @@ msgstr "Weergavenaam" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/pl.po b/account_operation_rule/i18n/pl.po index 441ea28e..4cd35a78 100644 --- a/account_operation_rule/i18n/pl.po +++ b/account_operation_rule/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +64,8 @@ msgstr "Wyświetlana nazwa " #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/pt.po b/account_operation_rule/i18n/pt.po index 0c16845b..ea6dadff 100644 --- a/account_operation_rule/i18n/pt.po +++ b/account_operation_rule/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+0000\n" "Last-Translator: OCA Transbot , 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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Nome" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/pt_BR.po b/account_operation_rule/i18n/pt_BR.po index bf4a2a92..624f1bc2 100644 --- a/account_operation_rule/i18n/pt_BR.po +++ b/account_operation_rule/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # Claudio Araujo Santos , 2016 msgid "" @@ -10,12 +10,14 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-08 02:45+0000\n" "PO-Revision-Date: 2016-07-08 02:45+0000\n" -"Last-Translator: Claudio Araujo Santos , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Last-Translator: Claudio Araujo Santos , " +"2016\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: account_operation_rule @@ -62,8 +64,8 @@ msgstr "Mostrar Nome" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" "Para regras 'Moeda', você pode escolher para quais moedas a regra será " "aplicável." @@ -166,8 +168,8 @@ msgid "" "Those can be used to automatically create a move line when reconciling\n" " your bank statements." msgstr "" -"Essa pode ser usada para criar automaticamente uma linha de movimento quando" -" conciliar seus extratos bancários." +"Essa pode ser usada para criar automaticamente uma linha de movimento quando " +"conciliar seus extratos bancários." #. module: account_operation_rule #: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_rule_type diff --git a/account_operation_rule/i18n/pt_PT.po b/account_operation_rule/i18n/pt_PT.po index a5894821..7e657320 100644 --- a/account_operation_rule/i18n/pt_PT.po +++ b/account_operation_rule/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Pedro Castro Silva , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -63,8 +64,8 @@ msgstr "Nome a Apresentar" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ro.po b/account_operation_rule/i18n/ro.po index adc2ad8f..ee78fed5 100644 --- a/account_operation_rule/i18n/ro.po +++ b/account_operation_rule/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-08-05 00:34+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Nume Afişat" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ro_RO.po b/account_operation_rule/i18n/ro_RO.po index 5b11ace6..51b7c5ff 100644 --- a/account_operation_rule/i18n/ro_RO.po +++ b/account_operation_rule/i18n/ro_RO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # Iulia Comaniciu , 2017 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-09-13 02:48+0000\n" "PO-Revision-Date: 2017-09-13 02:48+0000\n" "Last-Translator: Iulia Comaniciu , 2017\n" -"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/ro_RO/)\n" +"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/" +"ro_RO/)\n" +"Language: ro_RO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro_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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +64,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/ru.po b/account_operation_rule/i18n/ru.po index f6a384e6..5781ca6b 100644 --- a/account_operation_rule/i18n/ru.po +++ b/account_operation_rule/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +64,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/sk.po b/account_operation_rule/i18n/sk.po index 6fa42d00..aeba4889 100644 --- a/account_operation_rule/i18n/sk.po +++ b/account_operation_rule/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Zobraziť meno" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/sl.po b/account_operation_rule/i18n/sl.po index f858af36..4f6f9301 100644 --- a/account_operation_rule/i18n/sl.po +++ b/account_operation_rule/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+0000\n" "Last-Translator: OCA Transbot , 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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Prikazni naziv" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" "Pri pravilih 'valut' lahko izberete, na katere valute se pravilo nanaša." diff --git a/account_operation_rule/i18n/sr.po b/account_operation_rule/i18n/sr.po index e4c829b9..b6f36b01 100644 --- a/account_operation_rule/i18n/sr.po +++ b/account_operation_rule/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/sr@latin.po b/account_operation_rule/i18n/sr@latin.po index f25a00fe..31240ce1 100644 --- a/account_operation_rule/i18n/sr@latin.po +++ b/account_operation_rule/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +64,8 @@ msgstr "Ime za prikaz" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/sv.po b/account_operation_rule/i18n/sv.po index 34ab4846..985ffa4f 100644 --- a/account_operation_rule/i18n/sv.po +++ b/account_operation_rule/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Visa namn" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/th.po b/account_operation_rule/i18n/th.po index c6a64b04..7050e760 100644 --- a/account_operation_rule/i18n/th.po +++ b/account_operation_rule/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "ชื่อที่ใช้แสดง" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/tr.po b/account_operation_rule/i18n/tr.po index dbd22eaa..0f761bd9 100644 --- a/account_operation_rule/i18n/tr.po +++ b/account_operation_rule/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # Ivan BARAYEV , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-01-07 01:13+0000\n" "Last-Translator: Ivan BARAYEV , 2017\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: account_operation_rule @@ -63,8 +63,8 @@ msgstr "Görünen İsim" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/tr_TR.po b/account_operation_rule/i18n/tr_TR.po index 93d26371..75bfad91 100644 --- a/account_operation_rule/i18n/tr_TR.po +++ b/account_operation_rule/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # Ozge Altinisik , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-12-31 01:36+0000\n" "PO-Revision-Date: 2016-12-31 01:36+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "Görünen ad" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/uk.po b/account_operation_rule/i18n/uk.po index e4c439a6..df363025 100644 --- a/account_operation_rule/i18n/uk.po +++ b/account_operation_rule/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-11-03 10:40+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: account_operation_rule #: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form @@ -62,8 +63,8 @@ msgstr "Назва для відображення" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/vi.po b/account_operation_rule/i18n/vi.po index c1c428ea..c3227426 100644 --- a/account_operation_rule/i18n/vi.po +++ b/account_operation_rule/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +62,8 @@ msgstr "Tên hiển thị" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/vi_VN.po b/account_operation_rule/i18n/vi_VN.po index 1aa67c9d..90ee7aa7 100644 --- a/account_operation_rule/i18n/vi_VN.po +++ b/account_operation_rule/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-08-05 00:34+0000\n" "PO-Revision-Date: 2017-08-05 00:34+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/zh_CN.po b/account_operation_rule/i18n/zh_CN.po index 0706ef5f..0fb1ebb7 100644 --- a/account_operation_rule/i18n/zh_CN.po +++ b/account_operation_rule/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 # ITGeeker , 2017 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+0000\n" "Last-Translator: ITGeeker , 2017\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: account_operation_rule @@ -63,8 +64,8 @@ msgstr "显示名称" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule diff --git a/account_operation_rule/i18n/zh_TW.po b/account_operation_rule/i18n/zh_TW.po index b4dc9b1f..771e92c4 100644 --- a/account_operation_rule/i18n/zh_TW.po +++ b/account_operation_rule/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * account_operation_rule -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-03-28 01:41+0000\n" "PO-Revision-Date: 2017-03-28 01:41+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: account_operation_rule @@ -62,8 +63,8 @@ msgstr "顯示名稱" #. module: account_operation_rule #: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies msgid "" -"For 'Currencies' rules, you can choose for which currencies the rule will be" -" applicable." +"For 'Currencies' rules, you can choose for which currencies the rule will be " +"applicable." msgstr "" #. module: account_operation_rule