changeset 47d2e45484b7 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=47d2e45484b7
description:
        Update translation files

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

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

 modules/account_asset/locale/ar.po     |   9 +++++++++
 modules/account_asset/locale/bg.po     |   9 +++++++++
 modules/account_asset/locale/ca.po     |  12 ++++++++++++
 modules/account_asset/locale/cs.po     |   9 +++++++++
 modules/account_asset/locale/de.po     |  12 ++++++++++++
 modules/account_asset/locale/el.po     |   9 +++++++++
 modules/account_asset/locale/es.po     |  12 ++++++++++++
 modules/account_asset/locale/es_419.po |   8 ++++++++
 modules/account_asset/locale/et.po     |  12 ++++++++++++
 modules/account_asset/locale/eu.po     |   8 ++++++++
 modules/account_asset/locale/fa.po     |  12 ++++++++++++
 modules/account_asset/locale/fi.po     |   9 +++++++++
 modules/account_asset/locale/fr.po     |  12 ++++++++++++
 modules/account_asset/locale/gl.po     |   8 ++++++++
 modules/account_asset/locale/hu.po     |   9 +++++++++
 modules/account_asset/locale/id.po     |   9 +++++++++
 modules/account_asset/locale/it.po     |   9 +++++++++
 modules/account_asset/locale/ja.po     |   9 +++++++++
 modules/account_asset/locale/lo.po     |   9 +++++++++
 modules/account_asset/locale/lt.po     |   9 +++++++++
 modules/account_asset/locale/nl.po     |  12 ++++++++++++
 modules/account_asset/locale/pl.po     |   9 +++++++++
 modules/account_asset/locale/pt.po     |  11 +++++++++++
 modules/account_asset/locale/ro.po     |   8 ++++++++
 modules/account_asset/locale/ru.po     |   9 +++++++++
 modules/account_asset/locale/sl.po     |   9 +++++++++
 modules/account_asset/locale/sq.po     |   5 +++--
 modules/account_asset/locale/sr.po     |   5 +++--
 modules/account_asset/locale/tr.po     |   9 +++++++++
 modules/account_asset/locale/zh_CN.po  |   9 +++++++++
 30 files changed, 277 insertions(+), 4 deletions(-)

diffs (791 lines):

diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/ar.po
--- a/modules/account_asset/locale/ar.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/ar.po        Wed Aug 04 17:05:03 2021 +0000
@@ -434,6 +434,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -475,6 +479,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/bg.po
--- a/modules/account_asset/locale/bg.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/bg.po        Wed Aug 04 17:05:03 2021 +0000
@@ -469,6 +469,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -510,6 +514,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Проект"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/ca.po
--- a/modules/account_asset/locale/ca.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/ca.po        Wed Aug 04 17:05:03 2021 +0000
@@ -436,6 +436,13 @@
 "No es pot eliminar l'actiu \"%(asset)s\" perquè no està en estat \"esborrany"
 "\"."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"No es pot eliminar l'actiu \"%(asset)s\" perquè no està en estat \"esborrany"
+"\"."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "La línia de factura pot ser usada una sola vegada en un actiu."
@@ -480,6 +487,11 @@
 msgid "Create Lines"
 msgstr "Crea línies"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Esborrany"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Executa"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/cs.po
--- a/modules/account_asset/locale/cs.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/cs.po        Wed Aug 04 17:05:03 2021 +0000
@@ -434,6 +434,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -475,6 +479,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/de.po
--- a/modules/account_asset/locale/de.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/de.po        Wed Aug 04 17:05:03 2021 +0000
@@ -439,6 +439,13 @@
 "Anlage \"%(asset)s\" kann nicht gelöscht werden, da sie nicht im "
 "Entwurfsstatus ist."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"Anlage \"%(asset)s\" kann nicht gelöscht werden, da sie nicht im "
+"Entwurfsstatus ist."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -485,6 +492,11 @@
 msgid "Create Lines"
 msgstr "Positionen erstellen"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Entwurf"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Ausführen"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/el.po
--- a/modules/account_asset/locale/el.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/el.po        Wed Aug 04 17:05:03 2021 +0000
@@ -434,6 +434,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -475,6 +479,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/es.po
--- a/modules/account_asset/locale/es.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/es.po        Wed Aug 04 17:05:03 2021 +0000
@@ -436,6 +436,13 @@
 "No se puede modificar el activo \"%(asset)s\" porqué no está en estado "
 "\"borrador\"."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"No se puede modificar el activo \"%(asset)s\" porqué no está en estado "
+"\"borrador\"."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "La línea de factura puede ser utilizada una sola vez en un activo."
@@ -480,6 +487,11 @@
 msgid "Create Lines"
 msgstr "Crear líneas"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Borrador"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Ejecutar"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/es_419.po
--- a/modules/account_asset/locale/es_419.po    Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/es_419.po    Wed Aug 04 17:05:03 2021 +0000
@@ -447,6 +447,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 #, fuzzy
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
@@ -491,6 +495,10 @@
 msgid "Create Lines"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr ""
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/et.po
--- a/modules/account_asset/locale/et.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/et.po        Wed Aug 04 17:05:03 2021 +0000
@@ -445,6 +445,13 @@
 "Sa ei saa kustutada vara \"%(vara)sid\" kuna see ei ole \"mustandi\" "
 "staatuses."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"Sa ei saa kustutada vara \"%(vara)sid\" kuna see ei ole \"mustandi\" "
+"staatuses."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "Arve rida saab vara puhul kasutada ainult üks kord."
@@ -489,6 +496,11 @@
 msgid "Create Lines"
 msgstr "Loo read"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Mustand"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Käivita"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/eu.po
--- a/modules/account_asset/locale/eu.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/eu.po        Wed Aug 04 17:05:03 2021 +0000
@@ -432,6 +432,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -472,6 +476,10 @@
 msgid "Create Lines"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr ""
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/fa.po
--- a/modules/account_asset/locale/fa.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/fa.po        Wed Aug 04 17:05:03 2021 +0000
@@ -437,6 +437,13 @@
 "شما نمی توانید دارایی : \"%(asset)s\" را حذف کنید، زیرا در حالت پیش نویس "
 "نیست."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"شما نمی توانید دارایی : \"%(asset)s\" را حذف کنید، زیرا در حالت پیش نویس "
+"نیست."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "سطر صورتحساب را می توان تنها یکبار در دارایی استفاده کرد."
@@ -482,6 +489,11 @@
 msgid "Create Lines"
 msgstr "ایجاد سطرها"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "پیش‌نویس"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "اجرا"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/fi.po
--- a/modules/account_asset/locale/fi.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/fi.po        Wed Aug 04 17:05:03 2021 +0000
@@ -434,6 +434,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -475,6 +479,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/fr.po
--- a/modules/account_asset/locale/fr.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/fr.po        Wed Aug 04 17:05:03 2021 +0000
@@ -436,6 +436,13 @@
 "Vous ne pouvez pas supprimer l'actif « %(asset)s » car il n'est pas dans "
 "l'état « brouillon »."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"Vous ne pouvez pas supprimer l'actif « %(asset)s » car il n'est pas dans "
+"l'état « brouillon »."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -481,6 +488,11 @@
 msgid "Create Lines"
 msgstr "Créer les lignes"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Brouillons"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Lancer"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/gl.po
--- a/modules/account_asset/locale/gl.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/gl.po        Wed Aug 04 17:05:03 2021 +0000
@@ -425,6 +425,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -465,6 +469,10 @@
 msgid "Create Lines"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr ""
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/hu.po
--- a/modules/account_asset/locale/hu.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/hu.po        Wed Aug 04 17:05:03 2021 +0000
@@ -455,6 +455,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -496,6 +500,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/id.po
--- a/modules/account_asset/locale/id.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/id.po        Wed Aug 04 17:05:03 2021 +0000
@@ -432,6 +432,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -472,6 +476,11 @@
 msgid "Create Lines"
 msgstr ""
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Rancangan"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr ""
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/it.po
--- a/modules/account_asset/locale/it.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/it.po        Wed Aug 04 17:05:03 2021 +0000
@@ -450,6 +450,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 #, fuzzy
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
@@ -494,6 +498,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/ja.po
--- a/modules/account_asset/locale/ja.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/ja.po        Wed Aug 04 17:05:03 2021 +0000
@@ -433,6 +433,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -474,6 +478,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/lo.po
--- a/modules/account_asset/locale/lo.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/lo.po        Wed Aug 04 17:05:03 2021 +0000
@@ -453,6 +453,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 #, fuzzy
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
@@ -496,6 +500,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/lt.po
--- a/modules/account_asset/locale/lt.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/lt.po        Wed Aug 04 17:05:03 2021 +0000
@@ -448,6 +448,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -489,6 +493,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/nl.po
--- a/modules/account_asset/locale/nl.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/nl.po        Wed Aug 04 17:05:03 2021 +0000
@@ -436,6 +436,13 @@
 "U kunt item \"% (asset)s\" niet verwijderen omdat het zich niet in de \"draft"
 "\" -status bevindt."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"U kunt item \"% (asset)s\" niet verwijderen omdat het zich niet in de \"draft"
+"\" -status bevindt."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "Factuurregel kan slechts eenmaal worden gebruikt voor activa."
@@ -480,6 +487,11 @@
 msgid "Create Lines"
 msgstr "Maak lijnen"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Concept"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "uitvoeren"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/pl.po
--- a/modules/account_asset/locale/pl.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/pl.po        Wed Aug 04 17:05:03 2021 +0000
@@ -445,6 +445,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -486,6 +490,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Szkic"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/pt.po
--- a/modules/account_asset/locale/pt.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/pt.po        Wed Aug 04 17:05:03 2021 +0000
@@ -437,6 +437,12 @@
 msgstr ""
 "Você não pode apagar o ativo \"%(asset)s\", pois o estado não é \"rascunho\"."
 
+#, fuzzy
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+"Você não pode apagar o ativo \"%(asset)s\", pois o estado não é \"rascunho\"."
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr "A linha da fatura somente pode ser usada uma vez no ativo."
@@ -482,6 +488,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Rascunho"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/ro.po
--- a/modules/account_asset/locale/ro.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/ro.po        Wed Aug 04 17:05:03 2021 +0000
@@ -435,6 +435,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -475,6 +479,10 @@
 msgid "Create Lines"
 msgstr ""
 
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr ""
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr ""
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/ru.po
--- a/modules/account_asset/locale/ru.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/ru.po        Wed Aug 04 17:05:03 2021 +0000
@@ -471,6 +471,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -512,6 +516,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Черновик"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/sl.po
--- a/modules/account_asset/locale/sl.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/sl.po        Wed Aug 04 17:05:03 2021 +0000
@@ -448,6 +448,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 #, fuzzy
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
@@ -491,6 +495,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/sq.po
--- a/modules/account_asset/locale/sq.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/sq.po        Wed Aug 04 17:05:03 2021 +0000
@@ -4,7 +4,7 @@
 "PO-Revision-Date: 2021-07-25 11:12+0000\n"
 "Last-Translator: Kristina Millona <[email protected]>\n"
 "Language: sq\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 4.7.2\n"
@@ -428,7 +428,8 @@
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_asset_delete_draft"
-msgid "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" 
state."
+msgid ""
+"You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_asset_draft_lines"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/sr.po
--- a/modules/account_asset/locale/sr.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/sr.po        Wed Aug 04 17:05:03 2021 +0000
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Language: sr\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 msgctxt "field:account.account.type,fixed_asset:"
@@ -424,7 +424,8 @@
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_asset_delete_draft"
-msgid "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" 
state."
+msgid ""
+"You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_asset_draft_lines"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/tr.po
--- a/modules/account_asset/locale/tr.po        Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/tr.po        Wed Aug 04 17:05:03 2021 +0000
@@ -456,6 +456,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -497,6 +501,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"
diff -r 1d9a5d222f03 -r 47d2e45484b7 modules/account_asset/locale/zh_CN.po
--- a/modules/account_asset/locale/zh_CN.po     Wed Aug 04 17:04:49 2021 +0000
+++ b/modules/account_asset/locale/zh_CN.po     Wed Aug 04 17:05:03 2021 +0000
@@ -441,6 +441,10 @@
 "You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_asset_draft_lines"
+msgid "You cannot reset to draft asset \"%(asset)s\" because it has lines."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
 msgid "Invoice line can be used only once on asset."
 msgstr ""
@@ -482,6 +486,11 @@
 msgid "Create Lines"
 msgstr "Create Lines"
 
+#, fuzzy
+msgctxt "model:ir.model.button,string:asset_draft_button"
+msgid "Draft"
+msgstr "Draft"
+
 msgctxt "model:ir.model.button,string:asset_run_button"
 msgid "Run"
 msgstr "Run"

Reply via email to