diff --git a/base_kanban_stage/i18n/am.po b/base_kanban_stage/i18n/am.po index 58b921a89..c591b406b 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-01-07 04:03+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 62c23632d..eb503048b 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-01-07 04:03+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..2fdf27a52 --- /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 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: 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 +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 +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 d53d30a51..13fed439c 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-01-07 04:03+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 c1061bc3b..6f599a32e 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-01-07 04:03+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 030c73af6..fb92791d4 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 # Marc Tormo i Bochaca , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-06-06 02:50+0000\n" "Last-Translator: Marc Tormo i Bochaca , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: 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 +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_ES.po b/base_kanban_stage/i18n/ca_ES.po index 0f0fe353e..004827f76 100644 --- a/base_kanban_stage/i18n/ca_ES.po +++ b/base_kanban_stage/i18n/ca_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # Carlos Hormigo, 2018 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2018-02-23 17:59+0000\n" "PO-Revision-Date: 2018-02-23 17:59+0000\n" "Last-Translator: Carlos Hormigo, 2018\n" -"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" +"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/" +"ca_ES/)\n" +"Language: ca_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: 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/cs.po b/base_kanban_stage/i18n/cs.po index 7beec6605..bc608025c 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-01-07 04:03+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 6cc74c609..0ea7af417 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-01-07 04:03+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/da_DK.po b/base_kanban_stage/i18n/da_DK.po index c4751ad90..4cf96448a 100644 --- a/base_kanban_stage/i18n/da_DK.po +++ b/base_kanban_stage/i18n/da_DK.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_kanban_stage -# +# # Translators: # Hans Henrik Gabelgaard , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-10-21 22:53+0000\n" "PO-Revision-Date: 2017-10-21 22:53+0000\n" "Last-Translator: Hans Henrik Gabelgaard , 2017\n" -"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/da_DK/)\n" +"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/" +"da_DK/)\n" +"Language: da_DK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da_DK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: 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/de.po b/base_kanban_stage/i18n/de.po index 27abeb0ae..b651d32fe 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-04-19 17:59+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 einen aus mehreren Kanban-Stati annehmen, welche anzeigen, ob dieser von besondere Umstände betroffen ist. Die genaue Bedeutung jeden Status variiert je nach Verlauf, kann aber grob wie folgt verstanden werden:\n" +"Ein Datensatz kann einen aus mehreren Kanban-Stati annehmen, welche " +"anzeigen, ob dieser von besondere Umstände betroffen ist. Die genaue " +"Bedeutung jeden Status variiert je nach Verlauf, kann aber grob wie folgt " +"verstanden werden:\n" "* Normal: Standardzustand, ohne besondere Umstände.\n" "* Fertig: Bereit für Übergang zu nächster Stufe\n" -"* Handlungsbedarf: Aus irgendeinem Grund blockiert (z.B. notwendige Maßnahme durch spezeillen Benutzer)\n" +"* Handlungsbedarf: Aus irgendeinem Grund blockiert (z.B. notwendige Maßnahme " +"durch spezeillen Benutzer)\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 9a912f9af..794dc1187 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 # Kostas Goutoudis , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Kostas Goutoudis , 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 @@ -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/en_GB.po b/base_kanban_stage/i18n/en_GB.po index 334d19f90..868000210 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 b92fcaaf1..37ac8595d 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 # Antonio Trueba , 2017 @@ -15,19 +15,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Carles Antoli , 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 @@ -248,8 +252,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 d96c07833..92b454013 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 c65969dd9..2ee92a5a8 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 d9bc836fc..b31e03729 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 bf2e2abe1..55899a5ee 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 23d4d8e89..caf678fb4 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 eceda2753..213c8c927 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 e92a56806..3cd4f2964 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 # Fernando Lara , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-02-16 10:39+0000\n" "PO-Revision-Date: 2017-02-16 10:39+0000\n" "Last-Translator: Fernando Lara , 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 @@ -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/es_MX.po b/base_kanban_stage/i18n/es_MX.po index 1b707e4ff..2534b45ed 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 fc8f87068..2167b1418 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 35b1b47fc..4ea430bde 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 bfc4867d9..a947a1738 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 ac3560dd7..99379113a 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-01-07 04:03+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 9e50e1dcb..3105af6c3 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 # Esther Martín Menéndez , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-02-22 00:48+0000\n" "Last-Translator: Esther Martín Menéndez , 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 @@ -246,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/fa.po b/base_kanban_stage/i18n/fa.po index 9514fa121..5089b6ea6 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-01-07 04:03+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 73d6158f2..64095f9ae 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 # Jarmo Kortetjärvi , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-17 13:11+0000\n" "Last-Translator: Jarmo Kortetjärvi , 2017\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: 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 +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.po b/base_kanban_stage/i18n/fr.po index ab92f11c3..3421ec426 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 # dglucose , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: dglucose , 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 @@ -246,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_CA.po b/base_kanban_stage/i18n/fr_CA.po index f9633ada2..ffe54096d 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 # Adriana Ierfino , 2017 @@ -11,21 +11,27 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" -"Last-Translator: Adriana Ierfino , 2017\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Last-Translator: Adriana Ierfino , " +"2017\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 @@ -246,8 +252,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 890c15373..22ad91b4f 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 4e8b1509e..a38a0b779 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 # César Castro Cruz , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: César Castro Cruz , 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 @@ -246,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_ES.po b/base_kanban_stage/i18n/gl_ES.po index 95ec8c571..8884a87b4 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 ec26acff7..a2e15e249 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-01-07 04:03+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 8b583d6dd..7e890277f 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 # Ana-Maria Olujić , 2017 @@ -14,19 +14,24 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+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 @@ -247,8 +252,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_HR.po b/base_kanban_stage/i18n/hr_HR.po index c6cb693df..ddb927335 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 # Bole , 2017 @@ -12,20 +12,26 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Bole , 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 @@ -246,8 +252,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 2f93a10d1..492b99368 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-01-07 04:03+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 a53988271..784a5f724 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-01-07 04:03+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 10e860b20..df8d49df6 100644 --- a/base_kanban_stage/i18n/it.po +++ b/base_kanban_stage/i18n/it.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 # Paolo Valier , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+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 @@ -246,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 9de484d63..56e3844f1 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-01-07 04:03+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 36a5aece1..b181d6ccd 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-01-07 04:03+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 8070d31b7..bc8ff2a2c 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-01-07 04:03+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 3c8041212..d3d55c2f6 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 e1b2edafe..dc63c6a97 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-01-07 04:03+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 04deb002d..8c19e4a74 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-01-07 04:03+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 4dee5a822..3680dae2b 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-01-07 04:03+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 c93a1dad5..09798c014 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 a44db0c5c..231dff93e 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 20bdc3bd0..fd23018bc 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-01-07 04:03+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 92616df05..3f121035a 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 2b0c1f921..78153ee98 100644 --- a/base_kanban_stage/i18n/nl_NL.po +++ b/base_kanban_stage/i18n/nl_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 # Peter Hageman , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-08-31 00:47+0000\n" "PO-Revision-Date: 2017-08-31 00:47+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 @@ -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/pl.po b/base_kanban_stage/i18n/pl.po index 35a5334f2..89f73591b 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,24 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 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/pt.po b/base_kanban_stage/i18n/pt.po index 50b1bf0e9..fb5b97a29 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 # Pedro Castro Silva , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Pedro Castro Silva , 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 @@ -246,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/pt_BR.po b/base_kanban_stage/i18n/pt_BR.po index 969b595a8..8f7645e0c 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 # danimaribeiro , 2017 @@ -14,20 +14,25 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Felipe Lopes , 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 @@ -248,8 +253,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 52c8fadb4..0da838365 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 # Pedro Castro Silva , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Pedro Castro Silva , 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 @@ -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/ro.po b/base_kanban_stage/i18n/ro.po index c8e9ac146..b6f7cc04e 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 # Dorin Hongu , 2017 @@ -13,19 +13,24 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Dorin Hongu , 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 d18408939..49a3bba68 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-01-07 04:03+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 21c79d637..0e08eb896 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-01-07 04:03+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 c94a34369..9da5e276f 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 # Matjaž Mozetič , 2017 @@ -13,19 +13,24 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Matjaž Mozetič , 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 @@ -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/sr.po b/base_kanban_stage/i18n/sr.po index 9479fd0bb..2a6e1035e 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-01-07 04:03+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 08bcf8a40..6eb47b907 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/" +"sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: 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 578a32975..cd3a96ef8 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-01-07 04:03+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 5202ef750..33d216fe1 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-01-07 04:03+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 87a996bb9..7ee490171 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 # Ahmet Altinisik , 2017 @@ -13,19 +13,23 @@ msgstr "" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Ahmet Altinisik , 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 @@ -246,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/tr_TR.po b/base_kanban_stage/i18n/tr_TR.po index a32bef5d2..c0fc163b8 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: # Ozge Altinisik , 2017 msgid "" @@ -11,20 +11,25 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Ozge Altinisik , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: 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 8a20d4896..9e4c9c9f5 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-01-07 04:03+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 2e9a8a063..4015805cb 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-01-07 04:03+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 ad930f3ef..be8b13a96 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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 71a0358e7..654ad5e29 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 # Jeffery CHEN , 2017 @@ -12,20 +12,25 @@ msgstr "" "POT-Creation-Date: 2017-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+0000\n" "Last-Translator: Jeffery CHEN , 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 @@ -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/zh_TW.po b/base_kanban_stage/i18n/zh_TW.po index cda789b32..510af5875 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-01-07 04:03+0000\n" "PO-Revision-Date: 2017-01-07 04:03+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