diff --git a/partner_identification/i18n/partner_identification.pot b/partner_identification/i18n/partner_identification.pot index c9c6e11ec..e554dd747 100644 --- a/partner_identification/i18n/partner_identification.pot +++ b/partner_identification/i18n/partner_identification.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * partner_identification +# * partner_identification # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14,9 +14,10 @@ msgstr "" "Plural-Forms: \n" #. module: partner_identification -#: code:addons/partner_identification/models/res_partner_id_category.py:35 +#: code:addons/partner_identification/models/res_partner_id_category.py:0 #, python-format -msgid "\n" +msgid "" +"\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" @@ -24,7 +25,7 @@ msgid "\n" msgstr "" #. module: partner_identification -#: code:addons/partner_identification/models/res_partner_id_category.py:70 +#: code:addons/partner_identification/models/res_partner_id_category.py:0 #, python-format msgid "%s is not a valid %s identifier" msgstr "" @@ -42,7 +43,9 @@ msgstr "" #. module: partner_identification #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number__partner_issued_id -msgid "Another partner, who issued this ID. For example, Traffic National Institution" +msgid "" +"Another partner, who issued this ID. For example, Traffic National " +"Institution" msgstr "" #. module: partner_identification @@ -79,20 +82,23 @@ msgid "Display Name" msgstr "" #. module: partner_identification -#: code:addons/partner_identification/models/res_partner_id_category.py:66 +#: code:addons/partner_identification/models/res_partner_id_category.py:0 #, python-format -msgid "Error when evaluating the id_category validation code::\n" +msgid "" +"Error when evaluating the id_category validation code::\n" " %s \n" "(%s)" msgstr "" #. module: partner_identification #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number__valid_until -msgid "Expiration date. For example, date when person needs to renew his driver license, 21/10/2019" +msgid "" +"Expiration date. For example, date when person needs to renew his driver " +"license, 21/10/2019" msgstr "" #. module: partner_identification -#: selection:res.partner.id_number,status:0 +#: model:ir.model.fields.selection,name:partner_identification.selection__res_partner_id_number__status__close msgid "Expired" msgstr "" @@ -135,7 +141,9 @@ msgstr "" #. module: partner_identification #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number__date_issued -msgid "Issued date. For example, date when person approved his driving exam, 21/10/2009" +msgid "" +"Issued date. For example, date when person approved his driving exam, " +"21/10/2009" msgstr "" #. module: partner_identification @@ -167,7 +175,7 @@ msgid "Name of this ID type. For example, 'Driver License'" msgstr "" #. module: partner_identification -#: selection:res.partner.id_number,status:0 +#: model:ir.model.fields.selection,name:partner_identification.selection__res_partner_id_number__status__draft msgid "New" msgstr "" @@ -227,7 +235,7 @@ msgid "Python validation code" msgstr "" #. module: partner_identification -#: selection:res.partner.id_number,status:0 +#: model:ir.model.fields.selection,name:partner_identification.selection__res_partner_id_number__status__open msgid "Running" msgstr "" @@ -243,17 +251,21 @@ msgstr "" #. module: partner_identification #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number__place_issuance -msgid "The place where the ID has been issued. For example the country for passports and visa" +msgid "" +"The place where the ID has been issued. For example the country for " +"passports and visa" msgstr "" #. module: partner_identification -#: code:addons/partner_identification/models/res_partner.py:128 +#: code:addons/partner_identification/models/res_partner.py:0 #, 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." +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 +#: model:ir.model.fields.selection,name:partner_identification.selection__res_partner_id_number__status__pending msgid "To Renew" msgstr "" @@ -271,4 +283,3 @@ msgstr "" #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number__valid_from msgid "Validation period stating date." msgstr "" -