From 15101f98bf183dbdb93dfe78003a6f8601542ced Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Fri, 24 Jan 2025 09:35:04 -0500 Subject: [PATCH] Update translation strings --- translations/ui-invoice/ar.json | 5 +++-- translations/ui-invoice/ber.json | 5 +++-- translations/ui-invoice/ca.json | 5 +++-- translations/ui-invoice/cs_CZ.json | 3 ++- translations/ui-invoice/da.json | 5 +++-- translations/ui-invoice/de.json | 3 ++- translations/ui-invoice/en_GB.json | 5 +++-- translations/ui-invoice/en_SE.json | 5 +++-- translations/ui-invoice/en_US.json | 5 +++-- translations/ui-invoice/es.json | 3 ++- translations/ui-invoice/es_419.json | 3 ++- translations/ui-invoice/es_ES.json | 3 ++- translations/ui-invoice/fr.json | 5 +++-- translations/ui-invoice/fr_FR.json | 5 +++-- translations/ui-invoice/he.json | 5 +++-- translations/ui-invoice/hi_IN.json | 5 +++-- translations/ui-invoice/hu.json | 5 +++-- translations/ui-invoice/it_IT.json | 5 +++-- translations/ui-invoice/ja.json | 3 ++- translations/ui-invoice/ko.json | 3 ++- translations/ui-invoice/nb.json | 5 +++-- translations/ui-invoice/nl.json | 3 ++- translations/ui-invoice/nn.json | 5 +++-- translations/ui-invoice/pl.json | 5 +++-- translations/ui-invoice/pt_BR.json | 3 ++- translations/ui-invoice/pt_PT.json | 5 +++-- translations/ui-invoice/ru.json | 5 +++-- translations/ui-invoice/sk.json | 5 +++-- translations/ui-invoice/sv.json | 5 +++-- translations/ui-invoice/ur.json | 5 +++-- translations/ui-invoice/zh_CN.json | 3 ++- translations/ui-invoice/zh_TW.json | 3 ++- 32 files changed, 85 insertions(+), 53 deletions(-) diff --git a/translations/ui-invoice/ar.json b/translations/ui-invoice/ar.json index 0318fe09..fe27eceb 100644 --- a/translations/ui-invoice/ar.json +++ b/translations/ui-invoice/ar.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "تعديلات على مستوى الفاتورة", "invoice.actions.approve.error.multipleFiscalYears": "لا يمكن الموافقة على الفاتورة لأن التمويلات المستخدمة تنتمي إلى سنوات مالية متعددة", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "لم يتم حفظ سطر الفاتورة", "voucherExport.paneTitle": "تصدير القسيمة", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ber.json b/translations/ui-invoice/ber.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/ber.json +++ b/translations/ui-invoice/ber.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ca.json b/translations/ui-invoice/ca.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/ca.json +++ b/translations/ui-invoice/ca.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/cs_CZ.json b/translations/ui-invoice/cs_CZ.json index 9d1529fb..cdc9ebef 100644 --- a/translations/ui-invoice/cs_CZ.json +++ b/translations/ui-invoice/cs_CZ.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Faktury: Zaplatit faktury v jiném fiskálním roce", "permission.invoice.cancel.execute": "Faktura: Zrušení faktur", "permission.voucher.export.execute": "Faktura: Export poukazu", - "invoice.versionHistory.noVersion": "Žádná historie verzí k zobrazení." + "invoice.versionHistory.noVersion": "Žádná historie verzí k zobrazení.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/da.json b/translations/ui-invoice/da.json index bade4197..a0274632 100644 --- a/translations/ui-invoice/da.json +++ b/translations/ui-invoice/da.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/de.json b/translations/ui-invoice/de.json index 43b63cdc..e6ba8aec 100644 --- a/translations/ui-invoice/de.json +++ b/translations/ui-invoice/de.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/en_GB.json b/translations/ui-invoice/en_GB.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/en_GB.json +++ b/translations/ui-invoice/en_GB.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/en_SE.json b/translations/ui-invoice/en_SE.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/en_SE.json +++ b/translations/ui-invoice/en_SE.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/en_US.json b/translations/ui-invoice/en_US.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/en_US.json +++ b/translations/ui-invoice/en_US.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/es.json b/translations/ui-invoice/es.json index 508921cd..7269d22b 100644 --- a/translations/ui-invoice/es.json +++ b/translations/ui-invoice/es.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/es_419.json b/translations/ui-invoice/es_419.json index 508921cd..7269d22b 100644 --- a/translations/ui-invoice/es_419.json +++ b/translations/ui-invoice/es_419.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/es_ES.json b/translations/ui-invoice/es_ES.json index 508921cd..7269d22b 100644 --- a/translations/ui-invoice/es_ES.json +++ b/translations/ui-invoice/es_ES.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/fr.json b/translations/ui-invoice/fr.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/fr.json +++ b/translations/ui-invoice/fr.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/fr_FR.json b/translations/ui-invoice/fr_FR.json index 2326f693..74ff897b 100644 --- a/translations/ui-invoice/fr_FR.json +++ b/translations/ui-invoice/fr_FR.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "La ligne de facture n'a pas été enregistrée", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/he.json b/translations/ui-invoice/he.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/he.json +++ b/translations/ui-invoice/he.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/hi_IN.json b/translations/ui-invoice/hi_IN.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/hi_IN.json +++ b/translations/ui-invoice/hi_IN.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/hu.json b/translations/ui-invoice/hu.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/hu.json +++ b/translations/ui-invoice/hu.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/it_IT.json b/translations/ui-invoice/it_IT.json index 1be5b973..ce5f6992 100644 --- a/translations/ui-invoice/it_IT.json +++ b/translations/ui-invoice/it_IT.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ja.json b/translations/ui-invoice/ja.json index 1ada9c7e..b6e0af85 100644 --- a/translations/ui-invoice/ja.json +++ b/translations/ui-invoice/ja.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ko.json b/translations/ui-invoice/ko.json index eff46774..380a131f 100644 --- a/translations/ui-invoice/ko.json +++ b/translations/ui-invoice/ko.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/nb.json b/translations/ui-invoice/nb.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/nb.json +++ b/translations/ui-invoice/nb.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/nl.json b/translations/ui-invoice/nl.json index 2f03ade2..24fde57b 100644 --- a/translations/ui-invoice/nl.json +++ b/translations/ui-invoice/nl.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/nn.json b/translations/ui-invoice/nn.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/nn.json +++ b/translations/ui-invoice/nn.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/pl.json b/translations/ui-invoice/pl.json index 75479cb8..40fc9d27 100644 --- a/translations/ui-invoice/pl.json +++ b/translations/ui-invoice/pl.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Faktura nie może zostać zatwierdzona, ponieważ wykorzystane środki pochodzą z wielu lat budżetowych", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Faktura: opłacanie faktur w innym roku podatkowym", "permission.invoice.cancel.execute": "Faktura: anulowanie faktur", "permission.voucher.export.execute": "Faktura: eksport vouchera", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/pt_BR.json b/translations/ui-invoice/pt_BR.json index 0a637924..3fb3ca74 100644 --- a/translations/ui-invoice/pt_BR.json +++ b/translations/ui-invoice/pt_BR.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Fatura: Pagar faturas em um ano fiscal diferente", "permission.invoice.cancel.execute": "Fatura: Cancelar faturas", "permission.voucher.export.execute": "Fatura: Exportação de comprovante", - "invoice.versionHistory.noVersion": "Nenhum histórico de versões para exibir." + "invoice.versionHistory.noVersion": "Nenhum histórico de versões para exibir.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/pt_PT.json b/translations/ui-invoice/pt_PT.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/pt_PT.json +++ b/translations/ui-invoice/pt_PT.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ru.json b/translations/ui-invoice/ru.json index de7138df..f5a79f40 100644 --- a/translations/ui-invoice/ru.json +++ b/translations/ui-invoice/ru.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/sk.json b/translations/ui-invoice/sk.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/sk.json +++ b/translations/ui-invoice/sk.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/sv.json b/translations/ui-invoice/sv.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/sv.json +++ b/translations/ui-invoice/sv.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/ur.json b/translations/ui-invoice/ur.json index f05925cd..0a36060d 100644 --- a/translations/ui-invoice/ur.json +++ b/translations/ui-invoice/ur.json @@ -404,7 +404,7 @@ "invoice.details.accordion.adjustments": "Invoice level adjustments", "invoice.actions.approve.error.multipleFiscalYears": "Invoice cannot be approved because the funds used belong to multiple fiscal years", "invoice.actions.saveLine.error.budgetExpenseClassNotFound": "{expenseClassName} expense class not found on {fundCode} Fund", - "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because Fund {fundCode} has no current budget.", + "invoice.actions.saveLine.error.budgetNotFoundByFundId": "Invoice line cannot be saved because invoice is not assigned to a Fiscal year.", "invoice.actions.saveLine.error.inactiveExpenseClass": "Invoice line can not be saved because expense class {expenseClass} is inactive.", "invoice.actions.saveLine.error": "Invoice line was not saved", "voucherExport.paneTitle": "Voucher export", @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/zh_CN.json b/translations/ui-invoice/zh_CN.json index 7e821934..227549da 100644 --- a/translations/ui-invoice/zh_CN.json +++ b/translations/ui-invoice/zh_CN.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "发票:支付不同财务年度的发票", "permission.invoice.cancel.execute": "发票:取消发票", "permission.voucher.export.execute": "发票:凭证导出", - "invoice.versionHistory.noVersion": "没有可显示的版本历史。" + "invoice.versionHistory.noVersion": "没有可显示的版本历史。", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file diff --git a/translations/ui-invoice/zh_TW.json b/translations/ui-invoice/zh_TW.json index c1083845..6c5975a0 100644 --- a/translations/ui-invoice/zh_TW.json +++ b/translations/ui-invoice/zh_TW.json @@ -474,5 +474,6 @@ "permission.invoice.pay-different-fy.execute": "Invoice: Pay invoices in a different fiscal year", "permission.invoice.cancel.execute": "Invoice: Cancel invoices", "permission.voucher.export.execute": "Invoice: Voucher export", - "invoice.versionHistory.noVersion": "No version history to display." + "invoice.versionHistory.noVersion": "No version history to display.", + "invoice.totalAmount": "Total Amount" } \ No newline at end of file