details: https://code.tryton.org/translations/commit/a6a48187a226 branch: default user: Cédric Krier <[email protected]> date: Wed Apr 01 07:10:31 2026 +0000 description: Deleted translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/account_credit_limit/locale/zh_HANS.po | 110 ------------------------- 1 files changed, 0 insertions(+), 110 deletions(-) diffs (114 lines): diff -r aa4692d8c3ee -r a6a48187a226 modules/account_credit_limit/locale/zh_HANS.po --- a/modules/account_credit_limit/locale/zh_HANS.po Wed Apr 01 07:10:22 2026 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,110 +0,0 @@ -# -msgid "" -msgstr "" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: zh_HANS\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -msgctxt "field:account.configuration,default_credit_limit_amount:" -msgid "Default Credit Limit Amount" -msgstr "" - -msgctxt "field:account.configuration,default_credit_limit_amount_digits:" -msgid "Currency Digits" -msgstr "" - -msgctxt "field:account.configuration.default_credit_limit_amount,company:" -msgid "Company" -msgstr "" - -msgctxt "" -"field:account.configuration.default_credit_limit_amount,default_credit_limit_amount:" -msgid "Default Credit Limit Amount" -msgstr "" - -msgctxt "" -"field:account.configuration.default_credit_limit_amount,default_credit_limit_amount_digits:" -msgid "Currency Digits" -msgstr "" - -msgctxt "field:account.dunning.level,credit_limit:" -msgid "Credit Limit" -msgstr "" - -msgctxt "field:party.party,credit_amount:" -msgid "Credit Amount" -msgstr "" - -msgctxt "field:party.party,credit_limit_amount:" -msgid "Credit Limit Amount" -msgstr "" - -msgctxt "field:party.party,credit_limit_amounts:" -msgid "Credit Limit Amounts" -msgstr "" - -msgctxt "field:party.party.credit_limit_amount,company:" -msgid "Company" -msgstr "" - -msgctxt "field:party.party.credit_limit_amount,credit_limit_amount:" -msgid "Credit Limit Amount" -msgstr "" - -msgctxt "field:party.party.credit_limit_amount,currency:" -msgid "Currency" -msgstr "" - -msgctxt "field:party.party.credit_limit_amount,party:" -msgid "Party" -msgstr "" - -msgctxt "help:account.configuration,default_credit_limit_amount:" -msgid "The default credit limit amount for new customers." -msgstr "" - -msgctxt "" -"help:account.configuration.default_credit_limit_amount,default_credit_limit_amount:" -msgid "The default credit limit amount for new customers." -msgstr "" - -msgctxt "help:account.dunning.level,credit_limit:" -msgid "Has reached the credit limit." -msgstr "" - -msgctxt "model:account.configuration.default_credit_limit_amount,string:" -msgid "Account Configuration Default Credit Limit Amount" -msgstr "" - -#, python-format -msgctxt "model:ir.message,text:msg_party_credit_limit_amount" -msgid "" -"The party \"%(party)s\" will exceed their %(limit)s credit limit by " -"%(amount)s." -msgstr "" - -#, python-format -msgctxt "model:ir.message,text:msg_party_credit_limit_dunning" -msgid "" -"The party \"%(party)s\" has reached the credit limit level for dunning " -"\"%(dunning)s\"." -msgstr "" - -msgctxt "model:party.party.credit_limit_amount,string:" -msgid "Party Credit Limit Amount" -msgstr "" - -msgctxt "model:res.group,name:group_credit_limit" -msgid "Account Credit Limit" -msgstr "" - -msgctxt "view:account.configuration:" -msgid "Credit Limit" -msgstr "" - -msgctxt "view:party.party:" -msgid "Credit Limit" -msgstr ""
