changeset aab16f96abb6 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=aab16f96abb6
description:
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Tryton/account_asset
Translate-URL:
https://translate.tryton.org/projects/tryton/account_asset/
diffstat:
modules/account_asset/locale/bg.po | 17 ++++++-----
modules/account_asset/locale/ca.po | 49 +++++++++++++++++----------------
modules/account_asset/locale/de.po | 41 ++++++++++++++-------------
modules/account_asset/locale/es.po | 41 ++++++++++++++-------------
modules/account_asset/locale/es_419.po | 15 +++++----
modules/account_asset/locale/fa.po | 45 +++++++++++++++---------------
modules/account_asset/locale/fr.po | 49 +++++++++++++++++----------------
modules/account_asset/locale/hu.po | 11 ++++---
modules/account_asset/locale/it.po | 44 +++++++++++++++---------------
modules/account_asset/locale/ja.po | 17 ++++++-----
modules/account_asset/locale/lo.po | 45 +++++++++++++++---------------
modules/account_asset/locale/nl.po | 11 ++++---
modules/account_asset/locale/pl.po | 23 ++++++++-------
modules/account_asset/locale/pt.po | 48 +++++++++++++++++---------------
modules/account_asset/locale/ru.po | 17 ++++++-----
modules/account_asset/locale/sl.po | 41 ++++++++++++++-------------
modules/account_asset/locale/tr.po | 29 ++++++++++---------
modules/account_asset/locale/zh_CN.po | 11 ++++---
18 files changed, 285 insertions(+), 269 deletions(-)
diffs (1027 lines):
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/bg.po
--- a/modules/account_asset/locale/bg.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/bg.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -566,7 +566,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_invoice_line_unique"
@@ -946,11 +947,11 @@
msgstr "Добре"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Приключен"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Приключен"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Изпълнявано"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Изпълнявано"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/ca.po
--- a/modules/account_asset/locale/ca.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/ca.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -399,8 +399,8 @@
"The date must be between the last update/depreciation date and the next "
"depreciation date."
msgstr ""
-"La data ha d'estar compresa entre l'últim dia de la data de "
-"amortització/actualització i la següent data de amortització."
+"La data ha d'estar compresa entre l'últim dia de la data de amortització/"
+"actualització i la següent data de amortització."
msgctxt "help:account.configuration,asset_bymonth:"
msgid "The month to create the depreciation moves."
@@ -503,10 +503,11 @@
msgstr "En execució"
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 ""
-"No es pot eliminar l'actiu \"%(asset)s\" perquè no està en estat "
-"\"esborrany\"."
+"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."
@@ -856,26 +857,26 @@
msgid "OK"
msgstr "Accepta"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Esteu segur de tancar l'actiu?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Esteu segur de tancar l'actiu?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Esborra línies"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Esborra línies"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Tanca"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Tanca"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Crea línies"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Crea línies"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Executa"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Executa"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Actualitza actius"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Actualitza actius"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/de.po
--- a/modules/account_asset/locale/de.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/de.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -503,7 +503,8 @@
msgstr "In Ausführung"
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 ""
"Anlage \"%(asset)s\" kann nicht gelöscht werden, da sie im Entwurfsstatus "
"ist."
@@ -858,26 +859,26 @@
msgid "OK"
msgstr "OK"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Anlage wirklich schließen?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Anlage wirklich schließen?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Positionen löschen"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Positionen löschen"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Schließen"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Schließen"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Positionen erstellen"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Positionen erstellen"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Ausführen"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Ausführen"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Anlage aktualisieren"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Anlage aktualisieren"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/es.po
--- a/modules/account_asset/locale/es.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/es.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -503,7 +503,8 @@
msgstr "En ejecución"
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 ""
"No se puede modificar el activo \"%(asset)s\" porqué no está en estado "
"\"borrador\"."
@@ -856,26 +857,26 @@
msgid "OK"
msgstr "Aceptar"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "¿Está seguro que quiere cerrar el activo?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "¿Está seguro que quiere cerrar el activo?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Borrar líneas"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Borrar líneas"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Cerrar"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Cerrar"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Crear líneas"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Crear líneas"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Ejecutar"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Ejecutar"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Actualizar activo"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Actualizar activo"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/es_419.po
--- a/modules/account_asset/locale/es_419.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/es_419.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
#, fuzzy
msgctxt "field:account.account.type,fixed_asset:"
@@ -419,8 +419,8 @@
"The date must be between the last update/depreciation date and the next "
"depreciation date."
msgstr ""
-"La fecha debe estar entre la última fecha de actualización/depreciación y la"
-" siguiente fecha de depreciación."
+"La fecha debe estar entre la última fecha de actualización/depreciación y la "
+"siguiente fecha de depreciación."
msgctxt "help:account.configuration,asset_bymonth:"
msgid "The month to create the depreciation moves."
@@ -527,7 +527,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 ""
#, fuzzy
@@ -887,6 +888,6 @@
msgid "OK"
msgstr ""
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Actuzalizar activo fijo"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Actuzalizar activo fijo"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/fa.po
--- a/modules/account_asset/locale/fa.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/fa.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -502,7 +502,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 ""
"شما نمی توانید دارایی : \"%(asset)s\" را حذف کنید، زیرا در حالت پیش نویس "
"نیست."
@@ -528,8 +529,8 @@
"To invoice purchase \"%(purchase)s\", you must set an account asset on "
"product \"%(product)s\"."
msgstr ""
-"برای صورتحساب خرید : \"%(purchase)s\" شما باید حساب دارایی را بر روی محصول :"
-" \"%(product)s\" تنظیم کنید."
+"برای صورتحساب خرید : \"%(purchase)s\" شما باید حساب دارایی را بر روی محصول : "
+"\"%(product)s\" تنظیم کنید."
#, fuzzy
msgctxt "model:ir.model.button,confirm:asset_close_button"
@@ -856,26 +857,26 @@
msgid "OK"
msgstr "قبول"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "برای بستن دارایی اطمینان دارید؟"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "برای بستن دارایی اطمینان دارید؟"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "پاکسازی سطرها"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "پاکسازی سطرها"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "بسته"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "بسته"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "ایجاد سطرها"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "ایجاد سطرها"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "اجرا"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "اجرا"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "به روزرسانی دارایی"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "به روزرسانی دارایی"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/fr.po
--- a/modules/account_asset/locale/fr.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/fr.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -399,8 +399,8 @@
"The date must be between the last update/depreciation date and the next "
"depreciation date."
msgstr ""
-"La date doit être comprise entre la dernière date de mise à "
-"jour/d'amortissement et la prochaine date d'amortissement."
+"La date doit être comprise entre la dernière date de mise à jour/"
+"d'amortissement et la prochaine date d'amortissement."
msgctxt "help:account.configuration,asset_bymonth:"
msgid "The month to create the depreciation moves."
@@ -503,7 +503,8 @@
msgstr "En cours"
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 ""
"Vous ne pouvez pas supprimer l'actif « %(asset)s » car il n'est pas dans "
"l'état « brouillon »."
@@ -530,8 +531,8 @@
"To invoice purchase \"%(purchase)s\", you must set an account asset on "
"product \"%(product)s\"."
msgstr ""
-"Pour facturer l'achat « %(purchase)s », vous devez définir un compte d'actif"
-" sur le produit « %(product)s »."
+"Pour facturer l'achat « %(purchase)s », vous devez définir un compte d'actif "
+"sur le produit « %(product)s »."
msgctxt "model:ir.model.button,confirm:asset_close_button"
msgid "Are you sure you want to close the asset?"
@@ -857,26 +858,26 @@
msgid "OK"
msgstr "OK"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Êtes-vous sûr de clôturer l'actif ?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Êtes-vous sûr de clôturer l'actif ?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Nettoyer les lignes"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Nettoyer les lignes"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Clôturer"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Clôturer"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Créer les lignes"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Créer les lignes"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Lancer"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Lancer"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Mise à jour des actifs"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Mise à jour des actifs"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/hu.po
--- a/modules/account_asset/locale/hu.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/hu.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -550,7 +550,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -926,6 +927,6 @@
msgstr "OK"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Bezár"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Bezár"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/it.po
--- a/modules/account_asset/locale/it.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/it.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -517,15 +517,15 @@
msgstr "Running"
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 ""
#, fuzzy
msgctxt "model:ir.message,text:msg_asset_invoice_line_unique"
msgid "Invoice line can be used only once on asset."
msgstr ""
-"Una riga fattura fornitore si può usare solo una volta come "
-"immobilizzazione."
+"Una riga fattura fornitore si può usare solo una volta come immobilizzazione."
msgctxt "model:ir.message,text:msg_asset_running_close_period"
msgid ""
@@ -876,26 +876,26 @@
msgid "OK"
msgstr "OK"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Sei sicuro di chiudere l'immobilizzazione"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Sei sicuro di chiudere l'immobilizzazione"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Cancella righe"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Cancella righe"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Chiusura"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Chiusura"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Crea righe"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Crea righe"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Calcolo"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Calcolo"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Aggiornamento immobilizzazione"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Aggiornamento immobilizzazione"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/ja.po
--- a/modules/account_asset/locale/ja.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/ja.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -505,7 +505,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -861,11 +862,11 @@
msgstr ""
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Closed"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Closed"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Update Asset"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Update Asset"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/lo.po
--- a/modules/account_asset/locale/lo.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/lo.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -404,9 +404,7 @@
msgid ""
"The date must be between the last update/depreciation date and the next "
"depreciation date."
-msgstr ""
-"ວັນທີຕ້ອງຢູ່ລະຫວ່າງ ປັບປຸງລ້າສຸດ/ວັນທີຫັກຄ່າຫຼຸເຍຫ້ຽນ ແລະ "
-"ວັນທີຫັກຄ່າຫຼຸ້ຍຫ້ຽນຄັ້ງຕໍ່ໄປ."
+msgstr "ວັນທີຕ້ອງຢູ່ລະຫວ່າງ ປັບປຸງລ້າສຸດ/ວັນທີຫັກຄ່າຫຼຸເຍຫ້ຽນ ແລະ
ວັນທີຫັກຄ່າຫຼຸ້ຍຫ້ຽນຄັ້ງຕໍ່ໄປ."
msgctxt "help:account.configuration,asset_bymonth:"
msgid "The month to create the depreciation moves."
@@ -520,7 +518,8 @@
msgstr "Running"
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 ""
#, fuzzy
@@ -877,26 +876,26 @@
msgid "OK"
msgstr "ຕົກລົງ"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "ທ່ານແນ່ໃຈບໍ່ທີ່ອັດບັນຊີຊັບສິນນີ້?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "ທ່ານແນ່ໃຈບໍ່ທີ່ອັດບັນຊີຊັບສິນນີ້?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "ລາຍການສະສາງ"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "ລາຍການສະສາງ"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "ອັດ"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "ອັດ"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "ສ້າງລາຍການ"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "ສ້າງລາຍການ"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "ດຳເນີນງານ"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "ດຳເນີນງານ"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "ປັບປຸງຊັບສິນ"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "ປັບປຸງຊັບສິນ"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/nl.po
--- a/modules/account_asset/locale/nl.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/nl.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -564,7 +564,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -945,6 +946,6 @@
msgstr "Oké"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Sluiten"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Sluiten"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/pl.po
--- a/modules/account_asset/locale/pl.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/pl.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -508,7 +508,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -866,15 +867,15 @@
msgid "OK"
msgstr "OK"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Zamknij"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Zamknij"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Uruchom"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Uruchom"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Update Asset"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Update Asset"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/pt.po
--- a/modules/account_asset/locale/pt.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/pt.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -399,8 +399,8 @@
"The date must be between the last update/depreciation date and the next "
"depreciation date."
msgstr ""
-"A data deve estar entre a data da última atualização/depreciação e a próxima"
-" data de depreciação."
+"A data deve estar entre a data da última atualização/depreciação e a próxima "
+"data de depreciação."
msgctxt "help:account.configuration,asset_bymonth:"
msgid "The month to create the depreciation moves."
@@ -503,8 +503,10 @@
msgstr "Em execução"
msgctxt "model:ir.message,text:msg_asset_delete_draft"
-msgid "You cannot delete asset \"%(asset)s\" because it is not in \"draft\"
state."
-msgstr "Você não pode apagar o ativo \"%(asset)s\", pois o estado não é
\"rascunho\"."
+msgid ""
+"You cannot delete asset \"%(asset)s\" because it is not in \"draft\" state."
+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."
@@ -855,26 +857,26 @@
msgid "OK"
msgstr "OK"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Você tem certeza que deseja fechar o ativo?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Você tem certeza que deseja fechar o ativo?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Limpar Linhas"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Limpar Linhas"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Fechar"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Fechar"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Criar Linhas"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Criar Linhas"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Executar"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Executar"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Atualizar Ativo"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Atualizar Ativo"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/ru.po
--- a/modules/account_asset/locale/ru.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/ru.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -568,7 +568,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_invoice_line_unique"
@@ -950,11 +951,11 @@
msgstr "Ок"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Закрыто"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Закрыто"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Запустить"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Запустить"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/sl.po
--- a/modules/account_asset/locale/sl.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/sl.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -521,7 +521,8 @@
msgstr "Running"
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 ""
#, fuzzy
@@ -878,26 +879,26 @@
msgid "OK"
msgstr "V redu"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Ali res želite zapreti sredstvo?"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Ali res želite zapreti sredstvo?"
-msgctxt "view:account.asset:"
-msgid "Clear Lines"
-msgstr "Odstranitev postavk"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Clear Lines"
+#~ msgstr "Odstranitev postavk"
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Zaključitev"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Zaključitev"
-msgctxt "view:account.asset:"
-msgid "Create Lines"
-msgstr "Izdelava postavk"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Create Lines"
+#~ msgstr "Izdelava postavk"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Zagon"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Zagon"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Popravek sredstev"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Popravek sredstev"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/tr.po
--- a/modules/account_asset/locale/tr.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/tr.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -522,7 +522,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -879,18 +880,18 @@
msgid "OK"
msgstr "Tamam"
-msgctxt "view:account.asset:"
-msgid "Are you sure to close the asset?"
-msgstr "Aktifi kapamaya emin misin? "
+#~ msgctxt "view:account.asset:"
+#~ msgid "Are you sure to close the asset?"
+#~ msgstr "Aktifi kapamaya emin misin? "
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "Kapa"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "Kapa"
-msgctxt "view:account.asset:"
-msgid "Run"
-msgstr "Çalıştır"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Run"
+#~ msgstr "Çalıştır"
-msgctxt "view:account.asset:"
-msgid "Update Asset"
-msgstr "Aktif Güncelle"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Update Asset"
+#~ msgstr "Aktif Güncelle"
diff -r 3715a6db32a6 -r aab16f96abb6 modules/account_asset/locale/zh_CN.po
--- a/modules/account_asset/locale/zh_CN.po Fri May 03 22:49:30 2019 +0000
+++ b/modules/account_asset/locale/zh_CN.po Fri May 03 22:58:50 2019 +0000
@@ -1,6 +1,6 @@
#
msgid ""
-msgstr "Content-Type: text/plain; charset=utf-8\n"
+msgstr "Content-Type: text/plain; charset=UTF-8\n"
msgctxt "field:account.account.type,fixed_asset:"
msgid "Fixed Asset"
@@ -546,7 +546,8 @@
msgstr "Running"
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_invoice_line_unique"
@@ -915,6 +916,6 @@
msgstr "确定"
#, fuzzy
-msgctxt "view:account.asset:"
-msgid "Close"
-msgstr "关闭"
+#~ msgctxt "view:account.asset:"
+#~ msgid "Close"
+#~ msgstr "关闭"