changeset b02fec37d109 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=b02fec37d109 description: Monthly update diffstat:
templates/account_stock_landed_cost.pot | 4 ++++ templates/sao.pot | 6 +++--- templates/stock.pot | 2 +- templates/tryton.pot | 29 ++++++++--------------------- 4 files changed, 16 insertions(+), 25 deletions(-) diffs (126 lines): diff -r 1e54925209b3 -r b02fec37d109 templates/account_stock_landed_cost.pot --- a/templates/account_stock_landed_cost.pot Wed Dec 29 09:37:08 2021 +0000 +++ b/templates/account_stock_landed_cost.pot Sat Jan 01 02:12:33 2022 +0100 @@ -31,6 +31,10 @@ msgid "Company" msgstr "" +msgctxt "field:account.landed_cost,factors:" +msgid "Factors" +msgstr "" + msgctxt "field:account.landed_cost,invoice_lines:" msgid "Invoice Lines" msgstr "" diff -r 1e54925209b3 -r b02fec37d109 templates/sao.pot --- a/templates/sao.pot Wed Dec 29 09:37:08 2021 +0000 +++ b/templates/sao.pot Sat Jan 01 02:12:33 2022 +0100 @@ -1,4 +1,4 @@ -# Generated by grunt-xgettext on Wed Dec 01 2021 02:11:05 GMT+0100 (Central European Standard Time) +# Generated by grunt-xgettext on Sat Jan 01 2022 02:11:55 GMT+0100 (Central European Standard Time) msgid "Are your sure to leave?" msgstr "" @@ -570,7 +570,7 @@ msgid "You must select an import file first." msgstr "" -msgid "An error occured in loading the file." +msgid "Detection failed" msgstr "" msgid "Error processing the file at field %1." @@ -579,7 +579,7 @@ msgid "Error" msgstr "" -msgid "Error occured in loading the file" +msgid "Import failed" msgstr "" msgid "CSV Export: %1" diff -r 1e54925209b3 -r b02fec37d109 templates/stock.pot --- a/templates/stock.pot Wed Dec 29 09:37:08 2021 +0000 +++ b/templates/stock.pot Sat Jan 01 02:12:33 2022 +0100 @@ -247,7 +247,7 @@ msgstr "" msgctxt "field:stock.inventory.line,quantity:" -msgid "Quantity" +msgid "Actual Quantity" msgstr "" msgctxt "field:stock.inventory.line,uom:" diff -r 1e54925209b3 -r b02fec37d109 templates/tryton.pot --- a/templates/tryton.pot Wed Dec 29 09:37:08 2021 +0000 +++ b/templates/tryton.pot Sat Jan 01 02:12:33 2022 +0100 @@ -135,10 +135,6 @@ msgid "<i>Create...</i>" msgstr "" -#, python-format -msgid "Unable to search for completion of %s" -msgstr "" - msgid "Value" msgstr "" @@ -884,14 +880,7 @@ msgid "%d records saved." msgstr "" -#, python-format -msgid "" -"Operation failed.\n" -"Error message:\n" -"%s" -msgstr "" - -msgid "Error" +msgid "Export failed" msgstr "" msgid "Link" @@ -940,13 +929,19 @@ msgid "You must select an import file first." msgstr "" -msgid "Error opening CSV file" +msgid "Detection failed" msgstr "" #, python-format msgid "Error processing the file at field %s." msgstr "" +msgid "Error" +msgstr "" + +msgid "Import failed" +msgstr "" + #, python-format msgid "%d record imported." msgstr "" @@ -965,10 +960,6 @@ msgid "Wizard" msgstr "" -#, python-format -msgid "Unable to delete wizard %s" -msgstr "" - msgid "ID" msgstr "" @@ -984,10 +975,6 @@ msgid "Edited at" msgstr "" -#, python-format -msgid "Unable to get view tree state for %s" -msgstr "" - msgid "Unable to set view tree state" msgstr ""
