changeset 53ffaae30cf2 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=53ffaae30cf2
description:
        Update translation files

        Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

        Translation: Tryton/production_work
        Translate-URL: 
https://translate.tryton.org/projects/tryton/production_work/
diffstat:

 modules/production_work/locale/ar.po     |  12 ++++++++++++
 modules/production_work/locale/bg.po     |  18 +++++++++++++-----
 modules/production_work/locale/ca.po     |  13 +++++++++++++
 modules/production_work/locale/cs.po     |  12 ++++++++++++
 modules/production_work/locale/de.po     |  13 +++++++++++++
 modules/production_work/locale/el.po     |  12 ++++++++++++
 modules/production_work/locale/es.po     |  13 +++++++++++++
 modules/production_work/locale/es_419.po |  12 ++++++++++++
 modules/production_work/locale/et.po     |  13 +++++++++++++
 modules/production_work/locale/eu.po     |  12 ++++++++++++
 modules/production_work/locale/fa.po     |  13 +++++++++++++
 modules/production_work/locale/fi.po     |  12 ++++++++++++
 modules/production_work/locale/fr.po     |  13 +++++++++++++
 modules/production_work/locale/hu.po     |  18 +++++++++++++-----
 modules/production_work/locale/id.po     |  17 +++++++++++++----
 modules/production_work/locale/it.po     |  18 +++++++++++++-----
 modules/production_work/locale/ja.po     |  12 ++++++++++++
 modules/production_work/locale/lo.po     |  18 +++++++++++++-----
 modules/production_work/locale/lt.po     |  12 ++++++++++++
 modules/production_work/locale/nl.po     |  13 +++++++++++++
 modules/production_work/locale/pl.po     |  13 +++++++++++++
 modules/production_work/locale/pt.po     |  13 +++++++++++++
 modules/production_work/locale/ro.po     |  12 ++++++++++++
 modules/production_work/locale/ru.po     |  18 +++++++++++++-----
 modules/production_work/locale/sl.po     |  13 +++++++++++++
 modules/production_work/locale/tr.po     |  13 +++++++++++++
 modules/production_work/locale/zh_CN.po  |  18 +++++++++++++-----
 27 files changed, 342 insertions(+), 34 deletions(-)

diffs (884 lines):

diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/ar.po
--- a/modules/production_work/locale/ar.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/ar.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -169,6 +173,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/bg.po
--- a/modules/production_work/locale/bg.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/bg.po      Tue Oct 13 14:15:36 2020 +0000
@@ -18,6 +18,11 @@
 msgstr "Work Center Categories"
 
 #, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Активен"
+
+#, fuzzy
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Фирма"
@@ -190,6 +195,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -315,11 +328,6 @@
 #~ msgstr "Последователност"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "Активен"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "Създадено на"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/ca.po
--- a/modules/production_work/locale/ca.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/ca.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr "Categoria centre de treball"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Per cicle"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Empresa"
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "Executa"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Usuari a l'empresa"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/cs.po
--- a/modules/production_work/locale/cs.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/cs.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -171,6 +175,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/de.po
--- a/modules/production_work/locale/de.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/de.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr "Arbeitsplatzkategorie"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Pro Zyklus"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Unternehmen"
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "Ausführen"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Benutzer im Unternehmen"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/el.po
--- a/modules/production_work/locale/el.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/el.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -169,6 +173,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/es.po
--- a/modules/production_work/locale/es.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/es.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr "Categoría centro de trabajo"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Por ciclo"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Empresa"
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "Ejecutar"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Usuario en la empresa"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/es_419.po
--- a/modules/production_work/locale/es_419.po  Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/es_419.po  Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,10 @@
 msgid "Work Center Category"
 msgstr "Categoría de centro de trabajo"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -165,6 +169,14 @@
 msgid "Run"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/et.po
--- a/modules/production_work/locale/et.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/et.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,11 @@
 msgid "Work Center Category"
 msgstr "Töökoha kategooria"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Tsüklis"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Ettevõte"
@@ -163,6 +168,14 @@
 msgid "Run"
 msgstr "Käivita"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Kasutaja ettevõttes"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/eu.po
--- a/modules/production_work/locale/eu.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/eu.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,10 @@
 msgid "Work Center Category"
 msgstr ""
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -163,6 +167,14 @@
 msgid "Run"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/fa.po
--- a/modules/production_work/locale/fa.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/fa.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,11 @@
 msgid "Work Center Category"
 msgstr "دسته بندی مرکز کار"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "در هر چرخه"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "شرکت"
@@ -163,6 +168,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/fi.po
--- a/modules/production_work/locale/fi.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/fi.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -169,6 +173,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/fr.po
--- a/modules/production_work/locale/fr.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/fr.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr "Catégorie de Poste de charge"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Par Cycle"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Société"
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "Lancer"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Utilisateur dans la société"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/hu.po
--- a/modules/production_work/locale/hu.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/hu.po      Tue Oct 13 14:15:36 2020 +0000
@@ -18,6 +18,11 @@
 msgstr "Work Center Categories"
 
 #, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Aktív"
+
+#, fuzzy
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Társaság"
@@ -187,6 +192,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -311,11 +324,6 @@
 #~ msgstr "Számkör"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "Aktív"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "Létrehozás détuma"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/id.po
--- a/modules/production_work/locale/id.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/id.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Aktif"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Perusahaan"
@@ -170,6 +175,14 @@
 msgid "Run"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Pengguna di dalam perusahaan"
@@ -279,10 +292,6 @@
 #~ msgid "Sequence"
 #~ msgstr "Urutan"
 
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "Aktif"
-
 #, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/it.po
--- a/modules/production_work/locale/it.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/it.po      Tue Oct 13 14:15:36 2020 +0000
@@ -24,6 +24,11 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Attivo"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Azienda"
@@ -183,6 +188,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -306,11 +319,6 @@
 #~ msgstr "Sequenza"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "Attivo"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "Data di creazione"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/ja.po
--- a/modules/production_work/locale/ja.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/ja.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -169,6 +173,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/lo.po
--- a/modules/production_work/locale/lo.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/lo.po      Tue Oct 13 14:15:36 2020 +0000
@@ -18,6 +18,11 @@
 msgstr "Work Center Categories"
 
 #, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "ໃຊ້ຢູ່"
+
+#, fuzzy
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "ຫ້ອງການ/ສຳນັກງານ"
@@ -187,6 +192,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -311,11 +324,6 @@
 #~ msgstr "ລໍາດັບ"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "ໃຊ້ຢູ່"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "ສ້າງວັນທີ"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/lt.po
--- a/modules/production_work/locale/lt.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/lt.po      Tue Oct 13 14:15:36 2020 +0000
@@ -26,6 +26,10 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Organizacija"
@@ -180,6 +184,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/nl.po
--- a/modules/production_work/locale/nl.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/nl.po      Tue Oct 13 14:15:36 2020 +0000
@@ -21,6 +21,11 @@
 msgid "Work Center Category"
 msgstr "Werkplaatscategorie"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Per cyclus"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Bedrijf"
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "uitvoeren"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr "Gebruiker in het bedrijf"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/pl.po
--- a/modules/production_work/locale/pl.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/pl.po      Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,11 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Cykle"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Firma"
@@ -178,6 +183,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/pt.po
--- a/modules/production_work/locale/pt.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/pt.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,11 @@
 msgid "Work Center Category"
 msgstr "Categoria de Centro de Trabalho"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Por Ciclo"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Empresa"
@@ -172,6 +177,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/ro.po
--- a/modules/production_work/locale/ro.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/ro.po      Tue Oct 13 14:15:36 2020 +0000
@@ -22,6 +22,10 @@
 msgid "Work Center Category"
 msgstr ""
 
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr ""
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Companie"
@@ -171,6 +175,14 @@
 msgid "Run"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/ru.po
--- a/modules/production_work/locale/ru.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/ru.po      Tue Oct 13 14:15:36 2020 +0000
@@ -18,6 +18,11 @@
 msgstr "Work Center Categories"
 
 #, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Действующий"
+
+#, fuzzy
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Учет.орг."
@@ -191,6 +196,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -316,11 +329,6 @@
 #~ msgstr "Последовательность"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "Действующий"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "Дата создания"
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/sl.po
--- a/modules/production_work/locale/sl.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/sl.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,11 @@
 msgid "Work Center Category"
 msgstr "Kategorija delovnega centra"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Po ciklu"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Družba"
@@ -172,6 +177,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/tr.po
--- a/modules/production_work/locale/tr.po      Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/tr.po      Tue Oct 13 14:15:36 2020 +0000
@@ -14,6 +14,11 @@
 msgid "Work Center Category"
 msgstr "İş İstasyonu Kategorisi"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "Bir Çevrimde"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr "Firma"
@@ -172,6 +177,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
diff -r 5f4adec8be4e -r 53ffaae30cf2 modules/production_work/locale/zh_CN.po
--- a/modules/production_work/locale/zh_CN.po   Tue Oct 13 14:13:29 2020 +0000
+++ b/modules/production_work/locale/zh_CN.po   Tue Oct 13 14:15:36 2020 +0000
@@ -17,6 +17,11 @@
 msgid "Work Center Category"
 msgstr "Work Center Categories"
 
+#, fuzzy
+msgctxt "field:production.work,active_cycles:"
+msgid "Active Cycles"
+msgstr "启用"
+
 msgctxt "field:production.work,company:"
 msgid "Company"
 msgstr ""
@@ -176,6 +181,14 @@
 msgid "Run"
 msgstr "Run"
 
+msgctxt "model:ir.model.button,string:work_start_button"
+msgid "Start"
+msgstr ""
+
+msgctxt "model:ir.model.button,string:work_stop_button"
+msgid "Stop"
+msgstr ""
+
 msgctxt "model:ir.rule.group,name:rule_group_work"
 msgid "User in company"
 msgstr ""
@@ -299,11 +312,6 @@
 #~ msgstr "序列"
 
 #, fuzzy
-#~ msgctxt "field:production.work.center,active:"
-#~ msgid "Active"
-#~ msgstr "启用"
-
-#, fuzzy
 #~ msgctxt "field:production.work.center,create_date:"
 #~ msgid "Created at"
 #~ msgstr "创建日期:"

Reply via email to