Skip to content

Commit

Permalink
l10n_ch_base_bank 14.0.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot authored and sonhd committed Oct 5, 2021
1 parent 9176223 commit bb255ab
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[l10n_ch_base_bank](l10n_ch_base_bank/) | 14.0.1.0.0 | | Types and number validation for swiss electronic pmnt. DTA, ESR
[l10n_ch_base_bank](l10n_ch_base_bank/) | 14.0.1.0.1 | | Types and number validation for swiss electronic pmnt. DTA, ESR
[l10n_ch_states](l10n_ch_states/) | 14.0.1.0.0 | | Switzerland Country States

[//]: # (end addons)
Expand Down
2 changes: 1 addition & 1 deletion l10n_ch_base_bank/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Switzerland - Bank type",
"summary": "Types and number validation for swiss electronic pmnt. DTA, ESR",
"version": "14.0.1.0.0",
"version": "14.0.1.0.1",
"author": "Camptocamp,Odoo Community Association (OCA)",
"category": "Localization",
"website": "https://github.com/OCA/l10n-switzerland",
Expand Down
15 changes: 15 additions & 0 deletions l10n_ch_states/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ msgstr "Bern"
msgid "Country state"
msgstr "Kanton"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__display_name
msgid "Display Name"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_FR
msgid "Fribourg"
Expand All @@ -83,6 +88,11 @@ msgstr "Glarus"
msgid "Grisons"
msgstr "Graubünden"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__id
msgid "ID"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_IT
msgid "Italy"
Expand All @@ -93,6 +103,11 @@ msgstr "Italien"
msgid "Jura"
msgstr "Jura"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state____last_update
msgid "Last Modified on"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_LU
msgid "Luzern"
Expand Down
15 changes: 15 additions & 0 deletions l10n_ch_states/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ msgstr "Berne"
msgid "Country state"
msgstr "Canton"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__display_name
msgid "Display Name"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_FR
msgid "Fribourg"
Expand All @@ -85,6 +90,11 @@ msgstr "Glaris"
msgid "Grisons"
msgstr "Grisons"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__id
msgid "ID"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_IT
msgid "Italy"
Expand All @@ -95,6 +105,11 @@ msgstr "Italie"
msgid "Jura"
msgstr "Jura"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state____last_update
msgid "Last Modified on"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_LU
msgid "Luzern"
Expand Down
15 changes: 15 additions & 0 deletions l10n_ch_states/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ msgstr "Berna"
msgid "Country state"
msgstr "Stato"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__display_name
msgid "Display Name"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_FR
msgid "Fribourg"
Expand All @@ -85,6 +90,11 @@ msgstr "Glarona"
msgid "Grisons"
msgstr "Grigioni"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state__id
msgid "ID"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_IT
msgid "Italy"
Expand All @@ -95,6 +105,11 @@ msgstr "Italia"
msgid "Jura"
msgstr "Jura"

#. module: l10n_ch_states
#: model:ir.model.fields,field_description:l10n_ch_states.field_res_country_state____last_update
msgid "Last Modified on"
msgstr ""

#. module: l10n_ch_states
#: model:res.country.state,name:l10n_ch_states.state_LU
msgid "Luzern"
Expand Down

0 comments on commit bb255ab

Please sign in to comment.