Skip to content

Commit

Permalink
[UPD] Update partner_identification.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis authored and marielejeune committed Nov 9, 2022
1 parent 11c00d2 commit f6ce3e0
Show file tree
Hide file tree
Showing 69 changed files with 1,293 additions and 666 deletions.
28 changes: 21 additions & 7 deletions partner_identification/i18n/am.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_identification
#
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
Expand All @@ -12,25 +12,26 @@ msgstr ""
"PO-Revision-Date: 2017-03-10 03:39+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 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: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:24
#: code:addons/partner_identification/models/res_partner_id_category.py:34
#, python-format
msgid ""
"\n"
"# Python code. Use failed = True to specify that the id number is not valid.\n"
"# Python code. Use failed = True to specify that the id number is not "
"valid.\n"
"# You can use the following variables :\n"
"# - self: browse_record of the current ID Category browse_record\n"
"# - id_number: browse_record of ID number to validate"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:72
#: code:addons/partner_identification/models/res_partner_id_category.py:69
#, python-format
msgid "%s is not a valid %s identifier"
msgstr ""
Expand Down Expand Up @@ -63,6 +64,11 @@ msgstr ""
msgid "Code"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_uid
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_uid
Expand All @@ -82,7 +88,7 @@ msgid "Display Name"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:68
#: code:addons/partner_identification/models/res_partner_id_category.py:65
#, python-format
msgid ""
"Error when evaluating the id_category validation code::\n"
Expand Down Expand Up @@ -130,6 +136,7 @@ msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_users_id_numbers
msgid "Identification Numbers"
msgstr ""

Expand Down Expand Up @@ -185,7 +192,6 @@ msgid "Notes"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_id
msgid "Partner"
msgstr "ተባባሪ"
Expand Down Expand Up @@ -246,6 +252,14 @@ msgid ""
"passports and visa"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner.py:128
#, python-format
msgid ""
"This %s has multiple IDs of this type (%s), so a write via the %s field is "
"not possible. In order to fix this, please use the IDs tab."
msgstr ""

#. module: partner_identification
#: selection:res.partner.id_number,status:0
msgid "To Renew"
Expand Down
25 changes: 15 additions & 10 deletions partner_identification/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_identification
#
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
Expand All @@ -12,25 +12,27 @@ msgstr ""
"PO-Revision-Date: 2017-06-10 01:50+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\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: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:23
#: code:addons/partner_identification/models/res_partner_id_category.py:34
#, python-format
msgid ""
"\n"
"# Python code. Use failed = True to specify that the id number is not valid.\n"
"# Python code. Use failed = True to specify that the id number is not "
"valid.\n"
"# You can use the following variables :\n"
"# - self: browse_record of the current ID Category browse_record\n"
"# - id_number: browse_record of ID number to validate"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:71
#: code:addons/partner_identification/models/res_partner_id_category.py:69
#, python-format
msgid "%s is not a valid %s identifier"
msgstr ""
Expand Down Expand Up @@ -63,6 +65,11 @@ msgstr ""
msgid "Code"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_uid
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_uid
Expand All @@ -82,7 +89,7 @@ msgid "Display Name"
msgstr "اسم العرض"

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:67
#: code:addons/partner_identification/models/res_partner_id_category.py:65
#, python-format
msgid ""
"Error when evaluating the id_category validation code::\n"
Expand Down Expand Up @@ -129,7 +136,6 @@ msgid "ID type defined in configuration. For example, Driver License"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_alias_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_users_id_numbers
msgid "Identification Numbers"
Expand Down Expand Up @@ -187,7 +193,6 @@ msgid "Notes"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_id
msgid "Partner"
msgstr "الشريك"
Expand Down Expand Up @@ -249,7 +254,7 @@ msgid ""
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner.py:130
#: code:addons/partner_identification/models/res_partner.py:128
#, python-format
msgid ""
"This %s has multiple IDs of this type (%s), so a write via the %s field is "
Expand Down
22 changes: 13 additions & 9 deletions partner_identification/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_identification
#
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
Expand All @@ -12,25 +12,26 @@ msgstr ""
"PO-Revision-Date: 2017-11-21 01:49+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\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: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:23
#: code:addons/partner_identification/models/res_partner_id_category.py:34
#, python-format
msgid ""
"\n"
"# Python code. Use failed = True to specify that the id number is not valid.\n"
"# Python code. Use failed = True to specify that the id number is not "
"valid.\n"
"# You can use the following variables :\n"
"# - self: browse_record of the current ID Category browse_record\n"
"# - id_number: browse_record of ID number to validate"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:71
#: code:addons/partner_identification/models/res_partner_id_category.py:69
#, python-format
msgid "%s is not a valid %s identifier"
msgstr ""
Expand Down Expand Up @@ -63,6 +64,11 @@ msgstr ""
msgid "Code"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_uid
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_uid
Expand All @@ -82,7 +88,7 @@ msgid "Display Name"
msgstr "Име за показване"

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:67
#: code:addons/partner_identification/models/res_partner_id_category.py:65
#, python-format
msgid ""
"Error when evaluating the id_category validation code::\n"
Expand Down Expand Up @@ -129,7 +135,6 @@ msgid "ID type defined in configuration. For example, Driver License"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_alias_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_users_id_numbers
msgid "Identification Numbers"
Expand Down Expand Up @@ -187,7 +192,6 @@ msgid "Notes"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_id
msgid "Partner"
msgstr "Партньор"
Expand Down Expand Up @@ -249,7 +253,7 @@ msgid ""
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner.py:130
#: code:addons/partner_identification/models/res_partner.py:128
#, python-format
msgid ""
"This %s has multiple IDs of this type (%s), so a write via the %s field is "
Expand Down
25 changes: 15 additions & 10 deletions partner_identification/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_identification
#
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
Expand All @@ -12,25 +12,27 @@ msgstr ""
"PO-Revision-Date: 2017-06-10 01:50+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\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: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:23
#: code:addons/partner_identification/models/res_partner_id_category.py:34
#, python-format
msgid ""
"\n"
"# Python code. Use failed = True to specify that the id number is not valid.\n"
"# Python code. Use failed = True to specify that the id number is not "
"valid.\n"
"# You can use the following variables :\n"
"# - self: browse_record of the current ID Category browse_record\n"
"# - id_number: browse_record of ID number to validate"
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:71
#: code:addons/partner_identification/models/res_partner_id_category.py:69
#, python-format
msgid "%s is not a valid %s identifier"
msgstr ""
Expand Down Expand Up @@ -63,6 +65,11 @@ msgstr ""
msgid "Code"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
msgid "Contact"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_uid
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_uid
Expand All @@ -82,7 +89,7 @@ msgid "Display Name"
msgstr "Prikaži naziv"

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner_id_category.py:67
#: code:addons/partner_identification/models/res_partner_id_category.py:65
#, python-format
msgid ""
"Error when evaluating the id_category validation code::\n"
Expand Down Expand Up @@ -129,7 +136,6 @@ msgid "ID type defined in configuration. For example, Driver License"
msgstr ""

#. module: partner_identification
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_alias_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_numbers
#: model:ir.model.fields,field_description:partner_identification.field_res_users_id_numbers
msgid "Identification Numbers"
Expand Down Expand Up @@ -187,7 +193,6 @@ msgid "Notes"
msgstr ""

#. module: partner_identification
#: model:ir.model,name:partner_identification.model_res_partner
#: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_id
msgid "Partner"
msgstr "Partner"
Expand Down Expand Up @@ -249,7 +254,7 @@ msgid ""
msgstr ""

#. module: partner_identification
#: code:addons/partner_identification/models/res_partner.py:130
#: code:addons/partner_identification/models/res_partner.py:128
#, python-format
msgid ""
"This %s has multiple IDs of this type (%s), so a write via the %s field is "
Expand Down
Loading

0 comments on commit f6ce3e0

Please sign in to comment.