diff --git a/base_kanban_stage/i18n/am.po b/base_kanban_stage/i18n/am.po index 4aecaaf5a..6071ca148 100644 --- a/base_kanban_stage/i18n/am.po +++ b/base_kanban_stage/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ar.po b/base_kanban_stage/i18n/ar.po index 841768625..ed5ae6cd6 100644 --- a/base_kanban_stage/i18n/ar.po +++ b/base_kanban_stage/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/base_kanban_stage.pot b/base_kanban_stage/i18n/base_kanban_stage.pot new file mode 100644 index 000000000..003f749ce --- /dev/null +++ b/base_kanban_stage/i18n/base_kanban_stage.pot @@ -0,0 +1,305 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_kanban_stage +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status +msgid "A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"* Normal Handling: Default status, no special situations\n" +"* Ready: Ready to transition to the next stage\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_user_id +msgid "Assigned To" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_res_model_id +msgid "Associated Model" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_fold +msgid "Collapse?" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_color +msgid "Color Index" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_color +msgid "Color index to be used for the record's Kanban card" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_form +msgid "Core Info" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_create_uid +msgid "Created by" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_create_date +msgid "Created on" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_abstract_view_kanban +msgid "Delete" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_description +msgid "Description" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_fold +msgid "Determines whether this stage will be collapsed down in Kanban views" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_display_name +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_display_name +msgid "Display Name" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_name +msgid "Displayed as the header for this stage in Kanban views" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_abstract_view_kanban +msgid "Edit" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_legend_normal +msgid "Explanation text to help users understand how the normal handling status applies to this record (depends on current stage)" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_legend_normal +msgid "Explanation text to help users understand how the normal handling status applies to this stage" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_legend_priority +msgid "Explanation text to help users understand how the priority/star mechanism applies to this record (depends on current stage)" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_legend_priority +msgid "Explanation text to help users understand how the priority/star mechanism applies to this stage" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_legend_done +msgid "Explanation text to help users understand how the ready status applies to this record (depends on current stage)" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_legend_done +msgid "Explanation text to help users understand how the ready status applies to this stage" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_legend_blocked +msgid "Explanation text to help users understand how the special handling status applies to this record (depends on current stage)" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_legend_blocked +msgid "Explanation text to help users understand how the special handling status applies to this stage" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_priority:0 +msgid "High" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_id +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_id +msgid "ID" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.menu,name:base_kanban_stage.base_kanban_stage_root_menu +msgid "Kanban" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model,name:base_kanban_stage.model_base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_stage_id +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_form +msgid "Kanban Stage" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.actions.act_window,name:base_kanban_stage.base_kanban_stage_action +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_search +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_tree +msgid "Kanban Stages" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_status +msgid "Kanban Status" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_priority +msgid "Kanban priority" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_sequence +msgid "Kanban sequence" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract___last_update +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage___last_update +msgid "Last Modified on" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_write_date +msgid "Last Updated on" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_priority:0 +msgid "Medium" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_priority:0 +msgid "Normal" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_status:0 +msgid "Normal Handling" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_legend_normal +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_legend_normal +msgid "Normal Handling Explanation" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_sequence +msgid "Order of record in relation to other records in the same Kanban stage and with the same priority" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence +msgid "Order of stage in relation to other stages available for the same model" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_legend_priority +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_legend_priority +msgid "Priority Explanation" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_form +msgid "Priority and Statuses" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_status:0 +msgid "Ready" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_legend_done +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_legend_done +msgid "Ready Explanation" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_sequence +msgid "Sequence" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_description +msgid "Short description of the stage's meaning/purpose" +msgstr "" + +#. module: base_kanban_stage +#: selection:base.kanban.abstract,kanban_status:0 +msgid "Special Handling" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_legend_blocked +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_legend_blocked +msgid "Special Handling Explanation" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_name +msgid "Stage Name" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.ui.menu,name:base_kanban_stage.base_kanban_stage_menu +msgid "Stages" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_stage_id +msgid "The Kanban stage that this record is currently in" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_res_model_id +msgid "The model that this Kanban stage will be used for" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_priority +msgid "The priority of the record (shown as stars in Kanban views)" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_user_id +msgid "User that the record is currently assigned to" +msgstr "" + +#. module: base_kanban_stage +#: model:ir.model,name:base_kanban_stage.model_base_kanban_abstract +msgid "base.kanban.abstract" +msgstr "" + diff --git a/base_kanban_stage/i18n/bg.po b/base_kanban_stage/i18n/bg.po index f36c16828..d00d62b60 100644 --- a/base_kanban_stage/i18n/bg.po +++ b/base_kanban_stage/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/bs.po b/base_kanban_stage/i18n/bs.po index 89d8aa063..3d97b2331 100644 --- a/base_kanban_stage/i18n/bs.po +++ b/base_kanban_stage/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ca.po b/base_kanban_stage/i18n/ca.po index ce65e174b..793a32895 100644 --- a/base_kanban_stage/i18n/ca.po +++ b/base_kanban_stage/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/cs.po b/base_kanban_stage/i18n/cs.po index 87fd41632..ddba313da 100644 --- a/base_kanban_stage/i18n/cs.po +++ b/base_kanban_stage/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/da.po b/base_kanban_stage/i18n/da.po index 1ab35f6c0..7bdb59ff0 100644 --- a/base_kanban_stage/i18n/da.po +++ b/base_kanban_stage/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/de.po b/base_kanban_stage/i18n/de.po index e934ae92a..0490d6b45 100644 --- a/base_kanban_stage/i18n/de.po +++ b/base_kanban_stage/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 # Rudolf Schnapka , 2017 @@ -13,24 +13,32 @@ msgstr "" "PO-Revision-Date: 2017-05-10 00:47+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" -"Ein Datensatz kann genau einen Kanban-Status annehmen, welcher aufzeigt, ob dieser durch besondere Umstände beeinträchtigt ist. Die genaue Bedeutung eines jeden Status kann, je nach Phase des Datensatzes, variieren. Aber grob wird Folgendes zutreffen:\n" +"Ein Datensatz kann genau einen Kanban-Status annehmen, welcher aufzeigt, ob " +"dieser durch besondere Umstände beeinträchtigt ist. Die genaue Bedeutung " +"eines jeden Status kann, je nach Phase des Datensatzes, variieren. Aber grob " +"wird Folgendes zutreffen:\n" "* Normale Bearbeitung: Vorgabestatus, keine aussergewöhnliche Situation\n" "* Bereit: Bereit zum Übergang in nächste Phase\n" -"* Besondere Bearbeitung: In irgendeiner Weise gesperrt (muss z.B. durch speziellen Anwender bearbeitet werden)\n" +"* Besondere Bearbeitung: In irgendeiner Weise gesperrt (muss z.B. durch " +"speziellen Anwender bearbeitet werden)\n" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_user_id @@ -250,8 +258,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/el_GR.po b/base_kanban_stage/i18n/el_GR.po index 65beeaed6..927abcd5d 100644 --- a/base_kanban_stage/i18n/el_GR.po +++ b/base_kanban_stage/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/en_GB.po b/base_kanban_stage/i18n/en_GB.po index f86043a71..ccb6bf7cd 100644 --- a/base_kanban_stage/i18n/en_GB.po +++ b/base_kanban_stage/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es.po b/base_kanban_stage/i18n/es.po index d29c3b87b..0adb7ae70 100644 --- a/base_kanban_stage/i18n/es.po +++ b/base_kanban_stage/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_AR.po b/base_kanban_stage/i18n/es_AR.po index 7ef16ac70..55dafd625 100644 --- a/base_kanban_stage/i18n/es_AR.po +++ b/base_kanban_stage/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_CL.po b/base_kanban_stage/i18n/es_CL.po index ef789a216..cfa4526a7 100644 --- a/base_kanban_stage/i18n/es_CL.po +++ b/base_kanban_stage/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_CO.po b/base_kanban_stage/i18n/es_CO.po index 0dce50630..028297dd8 100644 --- a/base_kanban_stage/i18n/es_CO.po +++ b/base_kanban_stage/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_CR.po b/base_kanban_stage/i18n/es_CR.po index 37747fb61..4c019ba8e 100644 --- a/base_kanban_stage/i18n/es_CR.po +++ b/base_kanban_stage/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_DO.po b/base_kanban_stage/i18n/es_DO.po index cd98fad31..0725dbf1a 100644 --- a/base_kanban_stage/i18n/es_DO.po +++ b/base_kanban_stage/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_EC.po b/base_kanban_stage/i18n/es_EC.po index d07e1f352..86ac899f3 100644 --- a/base_kanban_stage/i18n/es_EC.po +++ b/base_kanban_stage/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_ES.po b/base_kanban_stage/i18n/es_ES.po index b14ca807e..d8f8b99d8 100644 --- a/base_kanban_stage/i18n/es_ES.po +++ b/base_kanban_stage/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-05-01 10:38+0000\n" "PO-Revision-Date: 2017-05-01 10:38+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_MX.po b/base_kanban_stage/i18n/es_MX.po index 10c7923e2..129d29d57 100644 --- a/base_kanban_stage/i18n/es_MX.po +++ b/base_kanban_stage/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_PE.po b/base_kanban_stage/i18n/es_PE.po index b77228897..eb23c3da5 100644 --- a/base_kanban_stage/i18n/es_PE.po +++ b/base_kanban_stage/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_PY.po b/base_kanban_stage/i18n/es_PY.po index 64d38ae79..c214d4db5 100644 --- a/base_kanban_stage/i18n/es_PY.po +++ b/base_kanban_stage/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/es_VE.po b/base_kanban_stage/i18n/es_VE.po index a16e8f5f0..474c73568 100644 --- a/base_kanban_stage/i18n/es_VE.po +++ b/base_kanban_stage/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/et.po b/base_kanban_stage/i18n/et.po index cd336d2fe..ab8dffa5f 100644 --- a/base_kanban_stage/i18n/et.po +++ b/base_kanban_stage/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/eu.po b/base_kanban_stage/i18n/eu.po index 9d6967b47..c3b27f7d7 100644 --- a/base_kanban_stage/i18n/eu.po +++ b/base_kanban_stage/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/fa.po b/base_kanban_stage/i18n/fa.po index a1de224df..33b7f1ef6 100644 --- a/base_kanban_stage/i18n/fa.po +++ b/base_kanban_stage/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/fi.po b/base_kanban_stage/i18n/fi.po index 1c6cbb2eb..74f592d00 100644 --- a/base_kanban_stage/i18n/fi.po +++ b/base_kanban_stage/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/fr.po b/base_kanban_stage/i18n/fr.po index 0ce9b8cec..42c9faa1e 100644 --- a/base_kanban_stage/i18n/fr.po +++ b/base_kanban_stage/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/fr_CA.po b/base_kanban_stage/i18n/fr_CA.po index 3624922dd..5c5ad5031 100644 --- a/base_kanban_stage/i18n/fr_CA.po +++ b/base_kanban_stage/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-02-08 03:37+0000\n" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/fr_CH.po b/base_kanban_stage/i18n/fr_CH.po index 727f9fdc7..7e2ff5151 100644 --- a/base_kanban_stage/i18n/fr_CH.po +++ b/base_kanban_stage/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/gl.po b/base_kanban_stage/i18n/gl.po index daccc3147..93ecd666d 100644 --- a/base_kanban_stage/i18n/gl.po +++ b/base_kanban_stage/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/gl_ES.po b/base_kanban_stage/i18n/gl_ES.po index cfb7eb595..803b7480a 100644 --- a/base_kanban_stage/i18n/gl_ES.po +++ b/base_kanban_stage/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-02-08 03:37+0000\n" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/he.po b/base_kanban_stage/i18n/he.po index 318092bef..adcbeaca1 100644 --- a/base_kanban_stage/i18n/he.po +++ b/base_kanban_stage/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/hr.po b/base_kanban_stage/i18n/hr.po index 582231ad6..4291cbcc4 100644 --- a/base_kanban_stage/i18n/hr.po +++ b/base_kanban_stage/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -9,39 +9,44 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-01 02:10+0000\n" -"PO-Revision-Date: 2017-12-01 02:10+0000\n" +"POT-Creation-Date: 2018-03-02 18:40+0000\n" +"PO-Revision-Date: 2018-03-02 18:40+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_user_id msgid "Assigned To" -msgstr "" +msgstr "Dodijeljeno" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_res_model_id msgid "Associated Model" -msgstr "" +msgstr "Pridruženi model" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_fold msgid "Collapse?" -msgstr "" +msgstr "Skupi?" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_kanban_color @@ -56,7 +61,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_stage_view_form msgid "Core Info" -msgstr "" +msgstr "Osnovne informacije" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_create_uid @@ -97,7 +102,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_abstract_view_kanban msgid "Edit" -msgstr "" +msgstr "Uredi" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_legend_normal @@ -158,7 +163,7 @@ msgstr "" #. module: base_kanban_stage #: selection:base.kanban.abstract,kanban_priority:0 msgid "High" -msgstr "" +msgstr "Visoko" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_id @@ -169,7 +174,7 @@ msgstr "ID" #. module: base_kanban_stage #: model:ir.ui.menu,name:base_kanban_stage.base_kanban_stage_root_menu msgid "Kanban" -msgstr "" +msgstr "Kanban" #. module: base_kanban_stage #: model:ir.model,name:base_kanban_stage.model_base_kanban_stage @@ -246,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage @@ -326,4 +330,4 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model,name:base_kanban_stage.model_base_kanban_abstract msgid "base.kanban.abstract" -msgstr "" +msgstr "base.kanban.abstract" diff --git a/base_kanban_stage/i18n/hr_HR.po b/base_kanban_stage/i18n/hr_HR.po index 33e0b95e5..621bfab58 100644 --- a/base_kanban_stage/i18n/hr_HR.po +++ b/base_kanban_stage/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/hu.po b/base_kanban_stage/i18n/hu.po index fb2720446..62da03c1a 100644 --- a/base_kanban_stage/i18n/hu.po +++ b/base_kanban_stage/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/id.po b/base_kanban_stage/i18n/id.po index 64faf065a..22262e58a 100644 --- a/base_kanban_stage/i18n/id.po +++ b/base_kanban_stage/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/it.po b/base_kanban_stage/i18n/it.po index 60556d32f..61c8d29f3 100644 --- a/base_kanban_stage/i18n/it.po +++ b/base_kanban_stage/i18n/it.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 +# Paolo Valier , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-01 02:10+0000\n" -"PO-Revision-Date: 2017-12-01 02:10+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2018-01-06 02:24+0000\n" +"PO-Revision-Date: 2018-01-06 02:24+0000\n" +"Last-Translator: Paolo Valier , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_abstract_user_id msgid "Assigned To" -msgstr "" +msgstr "Assegnato A" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_res_model_id @@ -60,12 +65,12 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_create_uid msgid "Created by" -msgstr "Created by" +msgstr "Creato da" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_create_date msgid "Created on" -msgstr "Created on" +msgstr "Creato il" #. module: base_kanban_stage #: model:ir.ui.view,arch_db:base_kanban_stage.base_kanban_abstract_view_kanban @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ja.po b/base_kanban_stage/i18n/ja.po index ed14de915..c1f6fab62 100644 --- a/base_kanban_stage/i18n/ja.po +++ b/base_kanban_stage/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ko.po b/base_kanban_stage/i18n/ko.po index 04794f8c0..4042b0a4a 100644 --- a/base_kanban_stage/i18n/ko.po +++ b/base_kanban_stage/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/lt.po b/base_kanban_stage/i18n/lt.po index 3ca9de2db..11da667ac 100644 --- a/base_kanban_stage/i18n/lt.po +++ b/base_kanban_stage/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/lt_LT.po b/base_kanban_stage/i18n/lt_LT.po index ee85e96ec..5786b07b1 100644 --- a/base_kanban_stage/i18n/lt_LT.po +++ b/base_kanban_stage/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-02-08 03:37+0000\n" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/lv.po b/base_kanban_stage/i18n/lv.po index 8b7e00584..13ae8848e 100644 --- a/base_kanban_stage/i18n/lv.po +++ b/base_kanban_stage/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/mk.po b/base_kanban_stage/i18n/mk.po index 578b597ed..dd69b1c3b 100644 --- a/base_kanban_stage/i18n/mk.po +++ b/base_kanban_stage/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/mn.po b/base_kanban_stage/i18n/mn.po index 24639b4c3..3cf6bbb5f 100644 --- a/base_kanban_stage/i18n/mn.po +++ b/base_kanban_stage/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/nb.po b/base_kanban_stage/i18n/nb.po index 907a0aa4b..e2c59ceeb 100644 --- a/base_kanban_stage/i18n/nb.po +++ b/base_kanban_stage/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/nb_NO.po b/base_kanban_stage/i18n/nb_NO.po index bd89558a4..848a4805a 100644 --- a/base_kanban_stage/i18n/nb_NO.po +++ b/base_kanban_stage/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-02-08 03:37+0000\n" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/nl.po b/base_kanban_stage/i18n/nl.po index 79d6267ab..b8df5afb7 100644 --- a/base_kanban_stage/i18n/nl.po +++ b/base_kanban_stage/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/nl_BE.po b/base_kanban_stage/i18n/nl_BE.po index e32e4dfc4..cbe914fa6 100644 --- a/base_kanban_stage/i18n/nl_BE.po +++ b/base_kanban_stage/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/nl_NL.po b/base_kanban_stage/i18n/nl_NL.po index 45893040c..adf3aa282 100644 --- a/base_kanban_stage/i18n/nl_NL.po +++ b/base_kanban_stage/i18n/nl_NL.po @@ -1,30 +1,35 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # Peter Hageman , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-30 12:21+0000\n" -"PO-Revision-Date: 2017-06-30 12:21+0000\n" +"POT-Creation-Date: 2017-12-16 02:17+0000\n" +"PO-Revision-Date: 2017-12-16 02:17+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage @@ -274,7 +278,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,field_description:base_kanban_stage.field_base_kanban_stage_sequence msgid "Sequence" -msgstr "" +msgstr "volgorde" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_description diff --git a/base_kanban_stage/i18n/pl.po b/base_kanban_stage/i18n/pl.po index 8c30c42ff..bb7a8b8b5 100644 --- a/base_kanban_stage/i18n/pl.po +++ b/base_kanban_stage/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,25 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/pt.po b/base_kanban_stage/i18n/pt.po index 9ac610a86..d4407472d 100644 --- a/base_kanban_stage/i18n/pt.po +++ b/base_kanban_stage/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/pt_BR.po b/base_kanban_stage/i18n/pt_BR.po index 8694daea4..140209d18 100644 --- a/base_kanban_stage/i18n/pt_BR.po +++ b/base_kanban_stage/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 # falexandresilva , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-06-22 01:11+0000\n" "PO-Revision-Date: 2017-06-22 01:11+0000\n" "Last-Translator: falexandresilva , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -246,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/pt_PT.po b/base_kanban_stage/i18n/pt_PT.po index 360897820..c391d6014 100644 --- a/base_kanban_stage/i18n/pt_PT.po +++ b/base_kanban_stage/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ro.po b/base_kanban_stage/i18n/ro.po index 0d11f0b93..d321f21d8 100644 --- a/base_kanban_stage/i18n/ro.po +++ b/base_kanban_stage/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 # Daniel Schweiger , 2017 @@ -13,19 +13,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: Daniel Schweiger , 2017\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -246,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/ru.po b/base_kanban_stage/i18n/ru.po index 64e247205..85a0943d2 100644 --- a/base_kanban_stage/i18n/ru.po +++ b/base_kanban_stage/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,25 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/sk.po b/base_kanban_stage/i18n/sk.po index 4bcf8c3e8..a31f77ccf 100644 --- a/base_kanban_stage/i18n/sk.po +++ b/base_kanban_stage/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/sl.po b/base_kanban_stage/i18n/sl.po index 227eefab5..709503877 100644 --- a/base_kanban_stage/i18n/sl.po +++ b/base_kanban_stage/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/sr.po b/base_kanban_stage/i18n/sr.po index cb0e415fb..a7aa5978c 100644 --- a/base_kanban_stage/i18n/sr.po +++ b/base_kanban_stage/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/sr@latin.po b/base_kanban_stage/i18n/sr@latin.po index 26cb5b5cc..6b80eacb3 100644 --- a/base_kanban_stage/i18n/sr@latin.po +++ b/base_kanban_stage/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr%40latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr" +"%40latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +251,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/sv.po b/base_kanban_stage/i18n/sv.po index 141e4cda4..af4cb25ee 100644 --- a/base_kanban_stage/i18n/sv.po +++ b/base_kanban_stage/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/th.po b/base_kanban_stage/i18n/th.po index d8c7a344e..35adfd765 100644 --- a/base_kanban_stage/i18n/th.po +++ b/base_kanban_stage/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/tr.po b/base_kanban_stage/i18n/tr.po index 87e79674e..e30ec832e 100644 --- a/base_kanban_stage/i18n/tr.po +++ b/base_kanban_stage/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/tr_TR.po b/base_kanban_stage/i18n/tr_TR.po index 42082934b..6009bed95 100644 --- a/base_kanban_stage/i18n/tr_TR.po +++ b/base_kanban_stage/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/uk.po b/base_kanban_stage/i18n/uk.po index 78f67c283..63b98e8db 100644 --- a/base_kanban_stage/i18n/uk.po +++ b/base_kanban_stage/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,24 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/vi.po b/base_kanban_stage/i18n/vi.po index 6a977dbd8..4210ee6b6 100644 --- a/base_kanban_stage/i18n/vi.po +++ b/base_kanban_stage/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,19 +12,23 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +249,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/vi_VN.po b/base_kanban_stage/i18n/vi_VN.po index 8ffcaae0e..4386cbd61 100644 --- a/base_kanban_stage/i18n/vi_VN.po +++ b/base_kanban_stage/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-02-08 03:37+0000\n" "PO-Revision-Date: 2017-02-08 03:37+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/zh_CN.po b/base_kanban_stage/i18n/zh_CN.po index 6d42f3617..aa321071c 100644 --- a/base_kanban_stage/i18n/zh_CN.po +++ b/base_kanban_stage/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 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: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage diff --git a/base_kanban_stage/i18n/zh_TW.po b/base_kanban_stage/i18n/zh_TW.po index beb22e797..66dbf0dce 100644 --- a/base_kanban_stage/i18n/zh_TW.po +++ b/base_kanban_stage/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_abstract_kanban_status msgid "" -"A record can have one of several Kanban statuses, which are used to indicate whether there are any special situations affecting it. The exact meaning of each status is allowed to vary based on the stage the record is in but they are roughly as follow:\n" +"A record can have one of several Kanban statuses, which are used to indicate " +"whether there are any special situations affecting it. The exact meaning of " +"each status is allowed to vary based on the stage the record is in but they " +"are roughly as follow:\n" "* Normal Handling: Default status, no special situations\n" "* Ready: Ready to transition to the next stage\n" -"* Special Handling: Blocked in some way (e.g. must be handled by a specific user)\n" +"* Special Handling: Blocked in some way (e.g. must be handled by a specific " +"user)\n" msgstr "" #. module: base_kanban_stage @@ -245,8 +250,7 @@ msgstr "" #. module: base_kanban_stage #: model:ir.model.fields,help:base_kanban_stage.field_base_kanban_stage_sequence -msgid "" -"Order of stage in relation to other stages available for the same model" +msgid "Order of stage in relation to other stages available for the same model" msgstr "" #. module: base_kanban_stage