Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Dec 13, 2024
1 parent 29ade7b commit 3ded633
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions translations/ui-invoice/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,10 +442,10 @@
"permission.batchVoucher.exportConfigs.credentials.view": "设置(发票):批量组用户名和密码:查看",
"permission.batchVoucher.exportConfigs.credentials.edit": "设置(发票):批量组用户名和密码:查看和编辑",
"invoice.actions.cancel.error.budgetNotFoundByFundIdAndFiscalYearId": "此操作无法成功完成。目标财务年度的<b> {fundCode} </b>没有预算,或者预算未激活。",
"invoice.actions.approve.error.budgetNotFoundByFundIdAndFiscalYearId": "无法批准发票,因为经费<b> {fundCode} </b>没有当前预算",
"invoice.actions.pay.error.budgetNotFoundByFundIdAndFiscalYearId": "无法支付发票,因为经费 <b> {fundCode} </b>没有当前预算",
"invoice.actions.approveAndPay.error.budgetNotFoundByFundIdAndFiscalYearId": "无法批准和支付发票,因为经费 <b> {fundCode} </b>没有当前预算",
"invoice.actions.saveLine.error.budgetNotFoundByFundIdAndFiscalYearId": "无法保存发票行,因为经费<b> {fundCode} </b>没有当前预算",
"invoice.actions.approve.error.budgetNotFoundByFundIdAndFiscalYearId": "无法批准发票,因为经费<b> {fundCode} </b>没有财务年度<b> {fiscalYear} </b>的当前预算",
"invoice.actions.pay.error.budgetNotFoundByFundIdAndFiscalYearId": "无法支付发票,因为经费<b> {fundCode} </b>没有财务年度<b> {fiscalYear} </b>的当前预算",
"invoice.actions.approveAndPay.error.budgetNotFoundByFundIdAndFiscalYearId": "无法批准和支付发票,因为经费<b> {fundCode} </b>没有财务年度<b> {fiscalYear} </b>的当前预算",
"invoice.actions.saveLine.error.budgetNotFoundByFundIdAndFiscalYearId": "无法保存发票行,因为经费<b> {fundCode} </b>没有财务年度<b> {fiscalYear} </b>的当前预算",
"receivingHistory.displaySummary": "显示摘要",
"invoice.details.information.calculatedTotalExchangeAmount": "计算总金额(已兑换)",
"document.title.search": "发票 - {query} - 搜索",
Expand All @@ -468,11 +468,11 @@
"invoice.actions.duplicate.success.message": "发票复制成功",
"invoice.actions.duplicate.error.message": "发票未复制",
"search.folioInvoiceNo": "FOLIO发票号",
"label.backToInvoice": "Back to Invoice",
"permission.invoice.approve.execute": "Invoice: Approve invoices",
"permission.invoice.pay.execute": "Invoice: Pay invoices",
"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."
"label.backToInvoice": "返回发票",
"permission.invoice.approve.execute": "发票:批准发票",
"permission.invoice.pay.execute": "发票:支付发票",
"permission.invoice.pay-different-fy.execute": "发票:支付不同财务年度的发票",
"permission.invoice.cancel.execute": "发票:取消发票",
"permission.voucher.export.execute": "发票:凭证导出",
"invoice.versionHistory.noVersion": "没有可显示的版本历史。"
}

0 comments on commit 3ded633

Please sign in to comment.