Update translation files

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

Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-partner_statement/
This commit is contained in:
Weblate
2025-07-09 10:22:11 +00:00
committed by Miquel Raïch
parent 385e32e426
commit 1a2235c062
13 changed files with 1166 additions and 861 deletions

View File

@@ -20,28 +20,6 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.1.1\n"
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement_xlsx.py:0
#, python-format
msgid "%(payable)sStatement between %(start)s and %(end)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement_xlsx.py:0
#: code:addons/partner_statement/report/outstanting_statement_xlsx.py:0
#, python-format
msgid "%(payable)sStatement up to %(end)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement_xlsx.py:0
#, python-format
msgid "%(payable)sStatement up to %(prior_day)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/report_statement_common.py:0
@@ -269,11 +247,6 @@ msgstr ""
msgid "Aging Method"
msgstr ""
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.aging_buckets
msgid "Aging Report at"
msgstr "Fälligkeiten Bericht zu"
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement_xlsx.py:0
@@ -282,6 +255,13 @@ msgstr "Fälligkeiten Bericht zu"
msgid "Aging Report at %(end)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/report_statement_common.py:0
#, python-format
msgid "Aging Report at %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement_xlsx.py:0
@@ -392,19 +372,6 @@ msgstr "Datum:"
msgid "Description"
msgstr "Beschreibung"
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.activity_balance
msgid "Detailed"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement_xlsx.py:0
#, python-format
msgid ""
"Detailed %(payable)sStatement between %(start)s and %(end)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement_xlsx.py:0
@@ -429,6 +396,24 @@ msgstr ""
msgid "Detailed Activity Statement XLSX"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement.py:0
#, python-format
msgid ""
"Detailed Statement between %(starting_date)s and %(ending_date)s in "
"%(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement.py:0
#, python-format
msgid ""
"Detailed Supplier Statement between %(starting_date)s and %(ending_date)s in "
"%(currency)s"
msgstr ""
#. module: partner_statement
#: model:ir.model.fields,field_description:partner_statement.field_activity_statement_wizard__display_name
#: model:ir.model.fields,field_description:partner_statement.field_detailed_activity_statement_wizard__display_name
@@ -474,6 +459,13 @@ msgstr ""
msgid "Ending Balance"
msgstr "Endsaldo"
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement.py:0
#, python-format
msgid "Ending Balance up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#: model:ir.model.fields,field_description:partner_statement.field_activity_statement_wizard__filter_negative_balances
#: model:ir.model.fields,field_description:partner_statement.field_detailed_activity_statement_wizard__filter_negative_balances
@@ -656,6 +648,13 @@ msgstr ""
msgid "Please set defaults under Activity Statements."
msgstr "Kundenaktivitätsnachweis"
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement.py:0
#, python-format
msgid "Prior Balance up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#: model:ir.model.fields.selection,name:partner_statement.selection__activity_statement_wizard__account_type__asset_receivable
#: model:ir.model.fields.selection,name:partner_statement.selection__detailed_activity_statement_wizard__account_type__asset_receivable
@@ -705,10 +704,11 @@ msgid "Statement Reports Common Wizard"
msgstr ""
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.activity_balance
#, fuzzy
msgid "Statement between"
msgstr "Aktivitätenbericht zwischen"
#. odoo-python
#: code:addons/partner_statement/report/activity_statement.py:0
#, python-format
msgid "Statement between %(starting_date)s and %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
@@ -746,17 +746,40 @@ msgid "Statement to:"
msgstr ""
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.activity_balance
msgid "Supplier"
#. odoo-python
#: code:addons/partner_statement/report/outstanding_statement.py:0
#, python-format
msgid "Statement up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement_xlsx.py:0
#: code:addons/partner_statement/report/detailed_activity_statement_xlsx.py:0
#: code:addons/partner_statement/report/outstanting_statement_xlsx.py:0
#: code:addons/partner_statement/report/detailed_activity_statement.py:0
#, python-format
msgid "Supplier "
msgid "Supplier Ending Balance up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/detailed_activity_statement.py:0
#, python-format
msgid "Supplier Prior Balance up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/activity_statement.py:0
#, python-format
msgid ""
"Supplier Statement between %(starting_date)s and %(ending_date)s in "
"%(currency)s"
msgstr ""
#. module: partner_statement
#. odoo-python
#: code:addons/partner_statement/report/outstanding_statement.py:0
#, python-format
msgid "Supplier Statement up to %(ending_date)s in %(currency)s"
msgstr ""
#. module: partner_statement
@@ -791,27 +814,23 @@ msgstr ""
msgid "View"
msgstr ""
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.activity_balance
msgid "and"
msgstr "und"
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.activity_balance
#: model_terms:ir.ui.view,arch_db:partner_statement.aging_buckets
#: model_terms:ir.ui.view,arch_db:partner_statement.outstanding_balance
msgid "in"
msgstr "in"
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.statement_common_view
msgid "or"
msgstr "oder"
#. module: partner_statement
#: model_terms:ir.ui.view,arch_db:partner_statement.outstanding_balance
msgid "up to"
msgstr ""
#~ msgid "Aging Report at"
#~ msgstr "Fälligkeiten Bericht zu"
#, fuzzy
#~ msgid "Statement between"
#~ msgstr "Aktivitätenbericht zwischen"
#~ msgid "and"
#~ msgstr "und"
#~ msgid "in"
#~ msgstr "in"
#~ msgid "Last Modified on"
#~ msgstr "Zuletzt geändert am"