@adminiumjs/i18n 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +1 -1
- package/dist/a11y-keys.d.ts.map +1 -1
- package/dist/a11y-keys.js +545 -18
- package/dist/a11y-keys.js.map +1 -1
- package/dist/format/index.d.ts +15 -3
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +15 -4
- package/dist/format/index.js.map +1 -1
- package/dist/resources/ar-eg/automations.d.ts +417 -0
- package/dist/resources/ar-eg/automations.d.ts.map +1 -0
- package/dist/resources/ar-eg/automations.js +417 -0
- package/dist/resources/ar-eg/automations.js.map +1 -0
- package/dist/resources/ar-eg/common.d.ts +23 -91
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +25 -93
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/dataio.d.ts +260 -0
- package/dist/resources/ar-eg/dataio.d.ts.map +1 -0
- package/dist/resources/ar-eg/dataio.js +260 -0
- package/dist/resources/ar-eg/dataio.js.map +1 -0
- package/dist/resources/ar-eg/email.d.ts +824 -0
- package/dist/resources/ar-eg/email.d.ts.map +1 -0
- package/dist/resources/ar-eg/email.js +824 -0
- package/dist/resources/ar-eg/email.js.map +1 -0
- package/dist/resources/ar-eg/files.d.ts +112 -0
- package/dist/resources/ar-eg/files.d.ts.map +1 -0
- package/dist/resources/ar-eg/files.js +112 -0
- package/dist/resources/ar-eg/files.js.map +1 -0
- package/dist/resources/ar-eg/invoices.d.ts +717 -0
- package/dist/resources/ar-eg/invoices.d.ts.map +1 -0
- package/dist/resources/ar-eg/invoices.js +717 -0
- package/dist/resources/ar-eg/invoices.js.map +1 -0
- package/dist/resources/ar-eg/onboarding.d.ts +190 -0
- package/dist/resources/ar-eg/onboarding.d.ts.map +1 -0
- package/dist/resources/ar-eg/onboarding.js +190 -0
- package/dist/resources/ar-eg/onboarding.js.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts +415 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.js +415 -0
- package/dist/resources/ar-eg/reportBuilder.js.map +1 -0
- package/dist/resources/ar-eg/studio.d.ts +1760 -1117
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1782 -1139
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +45 -9
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +47 -11
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/automations.d.ts +417 -0
- package/dist/resources/cs-cz/automations.d.ts.map +1 -0
- package/dist/resources/cs-cz/automations.js +417 -0
- package/dist/resources/cs-cz/automations.js.map +1 -0
- package/dist/resources/cs-cz/common.d.ts +23 -91
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +25 -93
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/dataio.d.ts +260 -0
- package/dist/resources/cs-cz/dataio.d.ts.map +1 -0
- package/dist/resources/cs-cz/dataio.js +260 -0
- package/dist/resources/cs-cz/dataio.js.map +1 -0
- package/dist/resources/cs-cz/email.d.ts +824 -0
- package/dist/resources/cs-cz/email.d.ts.map +1 -0
- package/dist/resources/cs-cz/email.js +824 -0
- package/dist/resources/cs-cz/email.js.map +1 -0
- package/dist/resources/cs-cz/files.d.ts +112 -0
- package/dist/resources/cs-cz/files.d.ts.map +1 -0
- package/dist/resources/cs-cz/files.js +112 -0
- package/dist/resources/cs-cz/files.js.map +1 -0
- package/dist/resources/cs-cz/invoices.d.ts +717 -0
- package/dist/resources/cs-cz/invoices.d.ts.map +1 -0
- package/dist/resources/cs-cz/invoices.js +717 -0
- package/dist/resources/cs-cz/invoices.js.map +1 -0
- package/dist/resources/cs-cz/onboarding.d.ts +190 -0
- package/dist/resources/cs-cz/onboarding.d.ts.map +1 -0
- package/dist/resources/cs-cz/onboarding.js +190 -0
- package/dist/resources/cs-cz/onboarding.js.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts +415 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.js +415 -0
- package/dist/resources/cs-cz/reportBuilder.js.map +1 -0
- package/dist/resources/cs-cz/studio.d.ts +1759 -1116
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1774 -1131
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +45 -9
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +47 -11
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/automations.d.ts +417 -0
- package/dist/resources/da-dk/automations.d.ts.map +1 -0
- package/dist/resources/da-dk/automations.js +417 -0
- package/dist/resources/da-dk/automations.js.map +1 -0
- package/dist/resources/da-dk/common.d.ts +23 -91
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +25 -93
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/dataio.d.ts +260 -0
- package/dist/resources/da-dk/dataio.d.ts.map +1 -0
- package/dist/resources/da-dk/dataio.js +260 -0
- package/dist/resources/da-dk/dataio.js.map +1 -0
- package/dist/resources/da-dk/email.d.ts +824 -0
- package/dist/resources/da-dk/email.d.ts.map +1 -0
- package/dist/resources/da-dk/email.js +824 -0
- package/dist/resources/da-dk/email.js.map +1 -0
- package/dist/resources/da-dk/files.d.ts +112 -0
- package/dist/resources/da-dk/files.d.ts.map +1 -0
- package/dist/resources/da-dk/files.js +112 -0
- package/dist/resources/da-dk/files.js.map +1 -0
- package/dist/resources/da-dk/invoices.d.ts +717 -0
- package/dist/resources/da-dk/invoices.d.ts.map +1 -0
- package/dist/resources/da-dk/invoices.js +717 -0
- package/dist/resources/da-dk/invoices.js.map +1 -0
- package/dist/resources/da-dk/onboarding.d.ts +190 -0
- package/dist/resources/da-dk/onboarding.d.ts.map +1 -0
- package/dist/resources/da-dk/onboarding.js +190 -0
- package/dist/resources/da-dk/onboarding.js.map +1 -0
- package/dist/resources/da-dk/reportBuilder.d.ts +415 -0
- package/dist/resources/da-dk/reportBuilder.d.ts.map +1 -0
- package/dist/resources/da-dk/reportBuilder.js +415 -0
- package/dist/resources/da-dk/reportBuilder.js.map +1 -0
- package/dist/resources/da-dk/studio.d.ts +1760 -1117
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1771 -1128
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +45 -9
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +47 -11
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/automations.d.ts +417 -0
- package/dist/resources/de-de/automations.d.ts.map +1 -0
- package/dist/resources/de-de/automations.js +417 -0
- package/dist/resources/de-de/automations.js.map +1 -0
- package/dist/resources/de-de/common.d.ts +23 -91
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +25 -93
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/dataio.d.ts +260 -0
- package/dist/resources/de-de/dataio.d.ts.map +1 -0
- package/dist/resources/de-de/dataio.js +260 -0
- package/dist/resources/de-de/dataio.js.map +1 -0
- package/dist/resources/de-de/email.d.ts +824 -0
- package/dist/resources/de-de/email.d.ts.map +1 -0
- package/dist/resources/de-de/email.js +824 -0
- package/dist/resources/de-de/email.js.map +1 -0
- package/dist/resources/de-de/files.d.ts +112 -0
- package/dist/resources/de-de/files.d.ts.map +1 -0
- package/dist/resources/de-de/files.js +112 -0
- package/dist/resources/de-de/files.js.map +1 -0
- package/dist/resources/de-de/invoices.d.ts +717 -0
- package/dist/resources/de-de/invoices.d.ts.map +1 -0
- package/dist/resources/de-de/invoices.js +717 -0
- package/dist/resources/de-de/invoices.js.map +1 -0
- package/dist/resources/de-de/onboarding.d.ts +190 -0
- package/dist/resources/de-de/onboarding.d.ts.map +1 -0
- package/dist/resources/de-de/onboarding.js +190 -0
- package/dist/resources/de-de/onboarding.js.map +1 -0
- package/dist/resources/de-de/reportBuilder.d.ts +415 -0
- package/dist/resources/de-de/reportBuilder.d.ts.map +1 -0
- package/dist/resources/de-de/reportBuilder.js +415 -0
- package/dist/resources/de-de/reportBuilder.js.map +1 -0
- package/dist/resources/de-de/studio.d.ts +1759 -1116
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1770 -1127
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +45 -9
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +47 -11
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/automations.d.ts +417 -0
- package/dist/resources/en-us/automations.d.ts.map +1 -0
- package/dist/resources/en-us/automations.js +417 -0
- package/dist/resources/en-us/automations.js.map +1 -0
- package/dist/resources/en-us/common.d.ts +23 -91
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +25 -93
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/dataio.d.ts +260 -0
- package/dist/resources/en-us/dataio.d.ts.map +1 -0
- package/dist/resources/en-us/dataio.js +260 -0
- package/dist/resources/en-us/dataio.js.map +1 -0
- package/dist/resources/en-us/email.d.ts +824 -0
- package/dist/resources/en-us/email.d.ts.map +1 -0
- package/dist/resources/en-us/email.js +824 -0
- package/dist/resources/en-us/email.js.map +1 -0
- package/dist/resources/en-us/files.d.ts +112 -0
- package/dist/resources/en-us/files.d.ts.map +1 -0
- package/dist/resources/en-us/files.js +112 -0
- package/dist/resources/en-us/files.js.map +1 -0
- package/dist/resources/en-us/invoices.d.ts +717 -0
- package/dist/resources/en-us/invoices.d.ts.map +1 -0
- package/dist/resources/en-us/invoices.js +717 -0
- package/dist/resources/en-us/invoices.js.map +1 -0
- package/dist/resources/en-us/onboarding.d.ts +190 -0
- package/dist/resources/en-us/onboarding.d.ts.map +1 -0
- package/dist/resources/en-us/onboarding.js +190 -0
- package/dist/resources/en-us/onboarding.js.map +1 -0
- package/dist/resources/en-us/reportBuilder.d.ts +415 -0
- package/dist/resources/en-us/reportBuilder.d.ts.map +1 -0
- package/dist/resources/en-us/reportBuilder.js +415 -0
- package/dist/resources/en-us/reportBuilder.js.map +1 -0
- package/dist/resources/en-us/studio.d.ts +1742 -1099
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1769 -1126
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts +37 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +39 -3
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/automations.d.ts +417 -0
- package/dist/resources/fr-fr/automations.d.ts.map +1 -0
- package/dist/resources/fr-fr/automations.js +417 -0
- package/dist/resources/fr-fr/automations.js.map +1 -0
- package/dist/resources/fr-fr/common.d.ts +23 -91
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +25 -93
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/dataio.d.ts +260 -0
- package/dist/resources/fr-fr/dataio.d.ts.map +1 -0
- package/dist/resources/fr-fr/dataio.js +260 -0
- package/dist/resources/fr-fr/dataio.js.map +1 -0
- package/dist/resources/fr-fr/email.d.ts +824 -0
- package/dist/resources/fr-fr/email.d.ts.map +1 -0
- package/dist/resources/fr-fr/email.js +824 -0
- package/dist/resources/fr-fr/email.js.map +1 -0
- package/dist/resources/fr-fr/files.d.ts +112 -0
- package/dist/resources/fr-fr/files.d.ts.map +1 -0
- package/dist/resources/fr-fr/files.js +112 -0
- package/dist/resources/fr-fr/files.js.map +1 -0
- package/dist/resources/fr-fr/invoices.d.ts +717 -0
- package/dist/resources/fr-fr/invoices.d.ts.map +1 -0
- package/dist/resources/fr-fr/invoices.js +717 -0
- package/dist/resources/fr-fr/invoices.js.map +1 -0
- package/dist/resources/fr-fr/onboarding.d.ts +190 -0
- package/dist/resources/fr-fr/onboarding.d.ts.map +1 -0
- package/dist/resources/fr-fr/onboarding.js +190 -0
- package/dist/resources/fr-fr/onboarding.js.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts +415 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.js +415 -0
- package/dist/resources/fr-fr/reportBuilder.js.map +1 -0
- package/dist/resources/fr-fr/studio.d.ts +1759 -1116
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1774 -1131
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +44 -8
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +46 -10
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +14 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js +57 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/namespaces.d.ts +62 -3
- package/dist/resources/namespaces.d.ts.map +1 -1
- package/dist/resources/namespaces.js +84 -3
- package/dist/resources/namespaces.js.map +1 -1
- package/dist/resources/zh-cn/automations.d.ts +417 -0
- package/dist/resources/zh-cn/automations.d.ts.map +1 -0
- package/dist/resources/zh-cn/automations.js +417 -0
- package/dist/resources/zh-cn/automations.js.map +1 -0
- package/dist/resources/zh-cn/common.d.ts +23 -91
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +25 -93
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/dataio.d.ts +260 -0
- package/dist/resources/zh-cn/dataio.d.ts.map +1 -0
- package/dist/resources/zh-cn/dataio.js +260 -0
- package/dist/resources/zh-cn/dataio.js.map +1 -0
- package/dist/resources/zh-cn/email.d.ts +824 -0
- package/dist/resources/zh-cn/email.d.ts.map +1 -0
- package/dist/resources/zh-cn/email.js +824 -0
- package/dist/resources/zh-cn/email.js.map +1 -0
- package/dist/resources/zh-cn/files.d.ts +112 -0
- package/dist/resources/zh-cn/files.d.ts.map +1 -0
- package/dist/resources/zh-cn/files.js +112 -0
- package/dist/resources/zh-cn/files.js.map +1 -0
- package/dist/resources/zh-cn/invoices.d.ts +717 -0
- package/dist/resources/zh-cn/invoices.d.ts.map +1 -0
- package/dist/resources/zh-cn/invoices.js +717 -0
- package/dist/resources/zh-cn/invoices.js.map +1 -0
- package/dist/resources/zh-cn/onboarding.d.ts +190 -0
- package/dist/resources/zh-cn/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-cn/onboarding.js +190 -0
- package/dist/resources/zh-cn/onboarding.js.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.js +415 -0
- package/dist/resources/zh-cn/reportBuilder.js.map +1 -0
- package/dist/resources/zh-cn/studio.d.ts +1758 -1115
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1764 -1121
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +45 -9
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +47 -11
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/automations.d.ts +417 -0
- package/dist/resources/zh-tw/automations.d.ts.map +1 -0
- package/dist/resources/zh-tw/automations.js +417 -0
- package/dist/resources/zh-tw/automations.js.map +1 -0
- package/dist/resources/zh-tw/common.d.ts +23 -91
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +25 -93
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/dataio.d.ts +260 -0
- package/dist/resources/zh-tw/dataio.d.ts.map +1 -0
- package/dist/resources/zh-tw/dataio.js +260 -0
- package/dist/resources/zh-tw/dataio.js.map +1 -0
- package/dist/resources/zh-tw/email.d.ts +824 -0
- package/dist/resources/zh-tw/email.d.ts.map +1 -0
- package/dist/resources/zh-tw/email.js +824 -0
- package/dist/resources/zh-tw/email.js.map +1 -0
- package/dist/resources/zh-tw/files.d.ts +112 -0
- package/dist/resources/zh-tw/files.d.ts.map +1 -0
- package/dist/resources/zh-tw/files.js +112 -0
- package/dist/resources/zh-tw/files.js.map +1 -0
- package/dist/resources/zh-tw/invoices.d.ts +717 -0
- package/dist/resources/zh-tw/invoices.d.ts.map +1 -0
- package/dist/resources/zh-tw/invoices.js +717 -0
- package/dist/resources/zh-tw/invoices.js.map +1 -0
- package/dist/resources/zh-tw/onboarding.d.ts +190 -0
- package/dist/resources/zh-tw/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-tw/onboarding.js +190 -0
- package/dist/resources/zh-tw/onboarding.js.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.js +415 -0
- package/dist/resources/zh-tw/reportBuilder.js.map +1 -0
- package/dist/resources/zh-tw/studio.d.ts +1759 -1116
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1773 -1130
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +45 -9
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +47 -11
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.js +7 -7
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +14 -1
- package/dist/server.js.map +1 -1
- package/locales/ar-EG/.meta.json +15999 -5979
- package/locales/ar-EG/automations.json +406 -0
- package/locales/ar-EG/common.json +25 -93
- package/locales/ar-EG/dataio.json +249 -0
- package/locales/ar-EG/email.json +813 -0
- package/locales/ar-EG/files.json +101 -0
- package/locales/ar-EG/invoices.json +706 -0
- package/locales/ar-EG/onboarding.json +179 -0
- package/locales/ar-EG/reportBuilder.json +404 -0
- package/locales/ar-EG/studio.json +1782 -1139
- package/locales/ar-EG/ui.json +47 -11
- package/locales/cs-CZ/.meta.json +16271 -6251
- package/locales/cs-CZ/automations.json +406 -0
- package/locales/cs-CZ/common.json +25 -93
- package/locales/cs-CZ/dataio.json +249 -0
- package/locales/cs-CZ/email.json +813 -0
- package/locales/cs-CZ/files.json +101 -0
- package/locales/cs-CZ/invoices.json +706 -0
- package/locales/cs-CZ/onboarding.json +179 -0
- package/locales/cs-CZ/reportBuilder.json +404 -0
- package/locales/cs-CZ/studio.json +1774 -1131
- package/locales/cs-CZ/ui.json +47 -11
- package/locales/da-DK/.meta.json +16245 -6225
- package/locales/da-DK/automations.json +406 -0
- package/locales/da-DK/common.json +25 -93
- package/locales/da-DK/dataio.json +249 -0
- package/locales/da-DK/email.json +813 -0
- package/locales/da-DK/files.json +101 -0
- package/locales/da-DK/invoices.json +706 -0
- package/locales/da-DK/onboarding.json +179 -0
- package/locales/da-DK/reportBuilder.json +404 -0
- package/locales/da-DK/studio.json +1771 -1128
- package/locales/da-DK/ui.json +47 -11
- package/locales/de-DE/.meta.json +16094 -6074
- package/locales/de-DE/automations.json +406 -0
- package/locales/de-DE/common.json +25 -93
- package/locales/de-DE/dataio.json +249 -0
- package/locales/de-DE/email.json +813 -0
- package/locales/de-DE/files.json +101 -0
- package/locales/de-DE/invoices.json +706 -0
- package/locales/de-DE/onboarding.json +179 -0
- package/locales/de-DE/reportBuilder.json +404 -0
- package/locales/de-DE/studio.json +1770 -1127
- package/locales/de-DE/ui.json +47 -11
- package/locales/en-US/automations.json +406 -0
- package/locales/en-US/common.json +25 -93
- package/locales/en-US/dataio.json +249 -0
- package/locales/en-US/email.json +813 -0
- package/locales/en-US/files.json +101 -0
- package/locales/en-US/invoices.json +706 -0
- package/locales/en-US/onboarding.json +179 -0
- package/locales/en-US/reportBuilder.json +404 -0
- package/locales/en-US/studio.json +1769 -1126
- package/locales/en-US/ui.json +39 -3
- package/locales/fr-FR/.meta.json +14117 -4097
- package/locales/fr-FR/automations.json +406 -0
- package/locales/fr-FR/common.json +25 -93
- package/locales/fr-FR/dataio.json +249 -0
- package/locales/fr-FR/email.json +813 -0
- package/locales/fr-FR/files.json +101 -0
- package/locales/fr-FR/invoices.json +706 -0
- package/locales/fr-FR/onboarding.json +179 -0
- package/locales/fr-FR/reportBuilder.json +404 -0
- package/locales/fr-FR/studio.json +1774 -1131
- package/locales/fr-FR/ui.json +46 -10
- package/locales/zh-CN/.meta.json +16223 -6203
- package/locales/zh-CN/automations.json +406 -0
- package/locales/zh-CN/common.json +25 -93
- package/locales/zh-CN/dataio.json +249 -0
- package/locales/zh-CN/email.json +813 -0
- package/locales/zh-CN/files.json +101 -0
- package/locales/zh-CN/invoices.json +706 -0
- package/locales/zh-CN/onboarding.json +179 -0
- package/locales/zh-CN/reportBuilder.json +404 -0
- package/locales/zh-CN/studio.json +1764 -1121
- package/locales/zh-CN/ui.json +47 -11
- package/locales/zh-TW/.meta.json +15999 -5979
- package/locales/zh-TW/automations.json +406 -0
- package/locales/zh-TW/common.json +25 -93
- package/locales/zh-TW/dataio.json +249 -0
- package/locales/zh-TW/email.json +813 -0
- package/locales/zh-TW/files.json +101 -0
- package/locales/zh-TW/invoices.json +706 -0
- package/locales/zh-TW/onboarding.json +179 -0
- package/locales/zh-TW/reportBuilder.json +404 -0
- package/locales/zh-TW/studio.json +1773 -1130
- package/locales/zh-TW/ui.json +47 -11
- package/package.json +1 -1
|
@@ -0,0 +1,717 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GENERATED MIRROR of ../../../locales/zh-CN/invoices.json — do not edit by hand.
|
|
3
|
+
* The JSON file is the canonical hand-authored bundle (10-i18n-theming.md §3.1);
|
|
4
|
+
* this TS mirror exists so the runtime can bundle a namespace (en-US's eager
|
|
5
|
+
* ones) or chunk-split it (every other locale, and en-US's deferred `studio`)
|
|
6
|
+
* without JSON import attributes (browser + NodeNext safe).
|
|
7
|
+
* Parity is enforced by src/resources/parity.test.ts. Regenerate with
|
|
8
|
+
* scripts/gen-resources.mjs.
|
|
9
|
+
*/
|
|
10
|
+
declare const _default: {
|
|
11
|
+
readonly add: {
|
|
12
|
+
readonly allOn: "所有标准区块都已添加到这张发票上。";
|
|
13
|
+
readonly custom: "自己搭建";
|
|
14
|
+
readonly standard: "标准区块";
|
|
15
|
+
readonly subtitle: "自己搭建,或启用某个标准区块。";
|
|
16
|
+
readonly title: "添加区块";
|
|
17
|
+
};
|
|
18
|
+
readonly canvas: {
|
|
19
|
+
readonly addSection: "添加区块";
|
|
20
|
+
readonly approval: {
|
|
21
|
+
readonly approved: "已批准";
|
|
22
|
+
readonly pending: "待审批";
|
|
23
|
+
readonly rejected: "已驳回";
|
|
24
|
+
readonly title: "审批";
|
|
25
|
+
};
|
|
26
|
+
readonly attachments: "附件";
|
|
27
|
+
readonly blocks: {
|
|
28
|
+
readonly parties: "开票方与收票方";
|
|
29
|
+
readonly paynotes: "付款与备注";
|
|
30
|
+
};
|
|
31
|
+
readonly brandName: "品牌名称";
|
|
32
|
+
readonly brandingHint: "品牌信息 · 点击可编辑";
|
|
33
|
+
readonly contact: "有疑问?请联系我们";
|
|
34
|
+
readonly custom: {
|
|
35
|
+
readonly addRow: "添加行";
|
|
36
|
+
readonly body: "区块正文";
|
|
37
|
+
readonly caption: "图注";
|
|
38
|
+
readonly clearImage: "移除图片";
|
|
39
|
+
readonly clearSlot: "移除";
|
|
40
|
+
readonly clearSlotOf: "移除图片 {n}";
|
|
41
|
+
readonly remove: "移除区块";
|
|
42
|
+
readonly removeOf: "移除区块:{title}";
|
|
43
|
+
readonly removeRow: "移除行";
|
|
44
|
+
readonly removeRowOf: "移除第 {n} 行";
|
|
45
|
+
readonly rowLabel: "第 {n} 行的标签";
|
|
46
|
+
readonly rowValue: "第 {n} 行的值";
|
|
47
|
+
readonly titleLabel: "区块标题";
|
|
48
|
+
readonly upload: "点击上传图片";
|
|
49
|
+
readonly uploadSlot: "上传图片 {n}";
|
|
50
|
+
};
|
|
51
|
+
readonly customerName: "客户名称";
|
|
52
|
+
readonly dateSigned: "签署日期";
|
|
53
|
+
readonly delivery: {
|
|
54
|
+
readonly title: "配送进度";
|
|
55
|
+
};
|
|
56
|
+
readonly discount: {
|
|
57
|
+
readonly title: "折扣码";
|
|
58
|
+
};
|
|
59
|
+
readonly due: "到期日";
|
|
60
|
+
readonly from: "开票方";
|
|
61
|
+
readonly insertAbove: "在{label}上方添加区块";
|
|
62
|
+
readonly insertHere: "在此处添加区块";
|
|
63
|
+
readonly invoiceTo: "收票方";
|
|
64
|
+
readonly issued: "开具日期";
|
|
65
|
+
readonly items: {
|
|
66
|
+
readonly add: "添加明细项";
|
|
67
|
+
readonly amount: "金额";
|
|
68
|
+
readonly description: "描述";
|
|
69
|
+
readonly descriptionOf: "第 {n} 行的描述";
|
|
70
|
+
readonly qty: "数量";
|
|
71
|
+
readonly qtyOf: "第 {n} 行的数量";
|
|
72
|
+
readonly rate: "单价";
|
|
73
|
+
readonly rateOf: "第 {n} 行的单价";
|
|
74
|
+
readonly remove: "移除明细项:{name}";
|
|
75
|
+
readonly reorder: "拖动可排序";
|
|
76
|
+
readonly reorderOf: "拖动可排序:{name}";
|
|
77
|
+
readonly row: "明细项 {n}";
|
|
78
|
+
};
|
|
79
|
+
readonly latefees: {
|
|
80
|
+
readonly sentence: "逾期超过到期日 {days} 天仍未付清的款项,将按每月 {rate}% 收取滞纳金。";
|
|
81
|
+
readonly title: "逾期滞纳金";
|
|
82
|
+
};
|
|
83
|
+
readonly legal: "法律条款";
|
|
84
|
+
readonly lines: {
|
|
85
|
+
readonly customer: "客户信息第 {n} 行";
|
|
86
|
+
readonly from: "开票方第 {n} 行";
|
|
87
|
+
readonly payment: "付款信息第 {n} 行";
|
|
88
|
+
readonly ship: "收货信息第 {n} 行";
|
|
89
|
+
};
|
|
90
|
+
readonly loyalty: {
|
|
91
|
+
readonly balance: "{balance} 分 · {level}";
|
|
92
|
+
readonly title: "积分余额";
|
|
93
|
+
};
|
|
94
|
+
readonly multicurrency: {
|
|
95
|
+
readonly note: "按参考汇率自 {total} 换算。";
|
|
96
|
+
readonly title: "也可用以下货币支付";
|
|
97
|
+
};
|
|
98
|
+
readonly notes: "备注";
|
|
99
|
+
readonly payhistory: {
|
|
100
|
+
readonly title: "付款记录";
|
|
101
|
+
};
|
|
102
|
+
readonly payment: "付款";
|
|
103
|
+
readonly poNumber: "采购订单号";
|
|
104
|
+
readonly poTerms: "采购订单条款";
|
|
105
|
+
readonly qr: {
|
|
106
|
+
readonly due: "应付金额 · {total}";
|
|
107
|
+
readonly title: "扫码付款";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly next: "下次:{next} · {count}";
|
|
111
|
+
readonly title: "周期性 — {freq}";
|
|
112
|
+
};
|
|
113
|
+
readonly refund: "退款政策";
|
|
114
|
+
readonly reorderSection: "拖动可调整区块顺序";
|
|
115
|
+
readonly reorderSectionOf: "拖动可调整区块顺序:{label}";
|
|
116
|
+
readonly select: "编辑{label}";
|
|
117
|
+
readonly shipName: "收货人名称";
|
|
118
|
+
readonly shipTo: "收货方";
|
|
119
|
+
readonly sigName: "签署人姓名";
|
|
120
|
+
readonly sigTitle: "签署人职务";
|
|
121
|
+
readonly signature: "签名";
|
|
122
|
+
readonly taxbreak: {
|
|
123
|
+
readonly title: "税费明细";
|
|
124
|
+
};
|
|
125
|
+
readonly terms: "条款";
|
|
126
|
+
readonly termsAccepted: "已接受条款";
|
|
127
|
+
readonly termsLabel: "条款标签";
|
|
128
|
+
readonly totals: {
|
|
129
|
+
readonly discount: "折扣({rate})";
|
|
130
|
+
readonly subtotal: "小计";
|
|
131
|
+
readonly tax: "税额({rate})";
|
|
132
|
+
readonly total: "总计";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly card: {
|
|
136
|
+
readonly delete: "删除";
|
|
137
|
+
readonly duplicate: "复制";
|
|
138
|
+
readonly edit: "编辑";
|
|
139
|
+
readonly rename: "重命名";
|
|
140
|
+
readonly renameLabel: "新名称";
|
|
141
|
+
readonly total: "总计";
|
|
142
|
+
};
|
|
143
|
+
readonly custom: {
|
|
144
|
+
readonly gallery: {
|
|
145
|
+
readonly hint: "两到三张图片并排显示";
|
|
146
|
+
readonly label: "图片行";
|
|
147
|
+
};
|
|
148
|
+
readonly image: {
|
|
149
|
+
readonly hint: "上传照片、图纸或证书";
|
|
150
|
+
readonly label: "图片区块";
|
|
151
|
+
};
|
|
152
|
+
readonly kv: {
|
|
153
|
+
readonly hint: "标签与值成对显示";
|
|
154
|
+
readonly label: "信息行";
|
|
155
|
+
};
|
|
156
|
+
readonly text: {
|
|
157
|
+
readonly hint: "你自己的文字——备注、范围或条件";
|
|
158
|
+
readonly label: "文本区块";
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
readonly delete: {
|
|
162
|
+
readonly body: {
|
|
163
|
+
readonly invoice: "此操作无法撤销。该发票将被永久移除。";
|
|
164
|
+
readonly template: "此操作无法撤销。该模板将被永久移除。";
|
|
165
|
+
};
|
|
166
|
+
readonly confirm: "删除";
|
|
167
|
+
readonly title: "删除 {name}?";
|
|
168
|
+
};
|
|
169
|
+
readonly editor: {
|
|
170
|
+
readonly delete: "删除";
|
|
171
|
+
readonly discard: {
|
|
172
|
+
readonly body: "你对 {name} 的修改将会丢失。";
|
|
173
|
+
readonly confirm: "放弃";
|
|
174
|
+
readonly keep: "继续编辑";
|
|
175
|
+
readonly title: "放弃未保存的更改?";
|
|
176
|
+
};
|
|
177
|
+
readonly duplicate: "复制";
|
|
178
|
+
readonly images: "图片";
|
|
179
|
+
readonly kind: {
|
|
180
|
+
readonly invoice: "发票";
|
|
181
|
+
readonly template: "模板";
|
|
182
|
+
};
|
|
183
|
+
readonly loadFailed: "无法加载该文档";
|
|
184
|
+
readonly nameLabel: "名称";
|
|
185
|
+
readonly redo: "重做";
|
|
186
|
+
readonly saveFailed: "保存失败";
|
|
187
|
+
readonly saveInvoice: "保存发票";
|
|
188
|
+
readonly saveState: {
|
|
189
|
+
readonly dirty: "有未保存的更改";
|
|
190
|
+
readonly error: "保存失败";
|
|
191
|
+
readonly saved: "所有更改已保存";
|
|
192
|
+
readonly saving: "保存中…";
|
|
193
|
+
};
|
|
194
|
+
readonly saveTemplate: "保存模板";
|
|
195
|
+
readonly sendInvoice: "发送发票";
|
|
196
|
+
readonly shortcutSave: "保存文档";
|
|
197
|
+
readonly undo: "撤销";
|
|
198
|
+
};
|
|
199
|
+
readonly empty: {
|
|
200
|
+
readonly invoices: {
|
|
201
|
+
readonly body: "从模板或空白画布开始,创建你的第一张发票。";
|
|
202
|
+
readonly title: "还没有发票";
|
|
203
|
+
};
|
|
204
|
+
readonly noMatch: {
|
|
205
|
+
readonly body: "换个搜索词试试。";
|
|
206
|
+
readonly invoices: "没有匹配的发票";
|
|
207
|
+
readonly templates: "没有匹配的模板";
|
|
208
|
+
};
|
|
209
|
+
readonly templates: {
|
|
210
|
+
readonly body: "创建一个可复用的发票模板,供团队在此基础上制作。";
|
|
211
|
+
readonly title: "还没有模板";
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
readonly inspector: {
|
|
215
|
+
readonly addLine: "添加行";
|
|
216
|
+
readonly approval: {
|
|
217
|
+
readonly name: "审批人姓名";
|
|
218
|
+
readonly status: {
|
|
219
|
+
readonly approved: "已批准";
|
|
220
|
+
readonly pending: "待审批";
|
|
221
|
+
readonly rejected: "已驳回";
|
|
222
|
+
};
|
|
223
|
+
readonly statusLabel: "状态";
|
|
224
|
+
readonly title: "角色 / 职务";
|
|
225
|
+
};
|
|
226
|
+
readonly attachments: {
|
|
227
|
+
readonly add: "添加文件";
|
|
228
|
+
readonly files: "文件";
|
|
229
|
+
readonly name: "第 {n} 个文件的名称";
|
|
230
|
+
readonly removeRow: "移除第 {n} 个文件";
|
|
231
|
+
readonly seedName: "新文件.pdf";
|
|
232
|
+
readonly size: "第 {n} 个文件的大小";
|
|
233
|
+
};
|
|
234
|
+
readonly branding: {
|
|
235
|
+
readonly accentHintAfter: "区块下修改强调色。";
|
|
236
|
+
readonly accentHintBefore: "可在";
|
|
237
|
+
readonly accentHintBold: "标题";
|
|
238
|
+
readonly brandName: "品牌名称";
|
|
239
|
+
readonly logoImage: "标志图片";
|
|
240
|
+
readonly logoMark: "标志图形";
|
|
241
|
+
readonly logoNoteAfter: "中。";
|
|
242
|
+
readonly logoNoteBefore: "上传标志后会替换上方的图形。所有固定图片都在工具栏的";
|
|
243
|
+
readonly logoNoteBold: "图片";
|
|
244
|
+
readonly removeLogo: "移除";
|
|
245
|
+
readonly uploadLogo: "上传标志";
|
|
246
|
+
};
|
|
247
|
+
readonly contact: {
|
|
248
|
+
readonly email: "邮箱";
|
|
249
|
+
readonly name: "联系人姓名";
|
|
250
|
+
readonly phone: "电话";
|
|
251
|
+
};
|
|
252
|
+
readonly custom: {
|
|
253
|
+
readonly addRow: "添加行";
|
|
254
|
+
readonly body: "正文";
|
|
255
|
+
readonly caption: "图注";
|
|
256
|
+
readonly galleryHint: "在发票上点击各个位置即可上传图片。";
|
|
257
|
+
readonly height: "高度";
|
|
258
|
+
readonly image: "图片";
|
|
259
|
+
readonly remove: "移除区块";
|
|
260
|
+
readonly title: "区块标题";
|
|
261
|
+
readonly upload: "上传 / 替换";
|
|
262
|
+
};
|
|
263
|
+
readonly customer: {
|
|
264
|
+
readonly addressContact: "地址与联系方式";
|
|
265
|
+
readonly clientName: "客户名称";
|
|
266
|
+
};
|
|
267
|
+
readonly delivery: {
|
|
268
|
+
readonly add: "添加步骤";
|
|
269
|
+
readonly cycle: "步骤 {n} 状态:{status}";
|
|
270
|
+
readonly label: "步骤 {n}";
|
|
271
|
+
readonly note: "点击状态可在“待处理 → 进行中 → 已完成”之间切换。";
|
|
272
|
+
readonly removeRow: "移除步骤 {n}";
|
|
273
|
+
readonly seedLabel: "新步骤";
|
|
274
|
+
readonly status: {
|
|
275
|
+
readonly current: "进行中";
|
|
276
|
+
readonly done: "已完成";
|
|
277
|
+
readonly todo: "待处理";
|
|
278
|
+
};
|
|
279
|
+
readonly steps: "步骤";
|
|
280
|
+
};
|
|
281
|
+
readonly discount: {
|
|
282
|
+
readonly add: "添加优惠码";
|
|
283
|
+
readonly amount: "优惠码 {n} 的金额";
|
|
284
|
+
readonly code: "优惠码 {n}";
|
|
285
|
+
readonly codePlaceholder: "CODE";
|
|
286
|
+
readonly codes: "折扣码";
|
|
287
|
+
readonly label: "优惠码 {n} 的说明";
|
|
288
|
+
readonly labelPlaceholder: "说明";
|
|
289
|
+
readonly removeRow: "移除优惠码 {n}";
|
|
290
|
+
readonly seedLabel: "新折扣";
|
|
291
|
+
};
|
|
292
|
+
readonly fallback: {
|
|
293
|
+
readonly title: "编辑";
|
|
294
|
+
};
|
|
295
|
+
readonly from: {
|
|
296
|
+
readonly companyDetails: "公司信息";
|
|
297
|
+
};
|
|
298
|
+
readonly images: {
|
|
299
|
+
readonly addSection: "添加图片区块";
|
|
300
|
+
readonly background: "背景";
|
|
301
|
+
readonly backgroundHint: "衬在发票背后的水印";
|
|
302
|
+
readonly intro: "随发票一同保存的固定图片。上传一次,基于该模板创建的每个文档都会保留它们。";
|
|
303
|
+
readonly logo: "标志";
|
|
304
|
+
readonly logoHint: "会替换标志图形";
|
|
305
|
+
readonly qr: "二维码";
|
|
306
|
+
readonly qrHint: "显示在扫码付款区块中";
|
|
307
|
+
readonly remove: "移除";
|
|
308
|
+
readonly replace: "替换";
|
|
309
|
+
readonly signature: "签名";
|
|
310
|
+
readonly signatureHint: "扫描的签名图片";
|
|
311
|
+
readonly stamp: "印戳 / 印章";
|
|
312
|
+
readonly stampHint: "“已付款”或审批印章";
|
|
313
|
+
readonly upload: "上传";
|
|
314
|
+
readonly uploadSlot: "上传{label}";
|
|
315
|
+
};
|
|
316
|
+
readonly items: {
|
|
317
|
+
readonly add: "添加明细项";
|
|
318
|
+
readonly count: "明细项";
|
|
319
|
+
readonly hint: "可直接在发票上编辑任意单元格,或拖动手柄调整顺序。";
|
|
320
|
+
readonly subtotal: "小计";
|
|
321
|
+
};
|
|
322
|
+
readonly latefees: {
|
|
323
|
+
readonly grace: "宽限期";
|
|
324
|
+
readonly graceUnit: "天";
|
|
325
|
+
readonly rate: "滞纳金费率";
|
|
326
|
+
readonly rateUnit: "%/月";
|
|
327
|
+
};
|
|
328
|
+
readonly legal: {
|
|
329
|
+
readonly footer: "法律页脚";
|
|
330
|
+
};
|
|
331
|
+
readonly line: "{label} {n}";
|
|
332
|
+
readonly loyalty: {
|
|
333
|
+
readonly balance: "积分余额";
|
|
334
|
+
readonly earned: "已获积分";
|
|
335
|
+
readonly level: "等级";
|
|
336
|
+
};
|
|
337
|
+
readonly meta: {
|
|
338
|
+
readonly due: "到期日";
|
|
339
|
+
readonly issued: "开具日期";
|
|
340
|
+
readonly number: "发票编号";
|
|
341
|
+
readonly poNumber: "采购订单号";
|
|
342
|
+
readonly terms: "付款条件";
|
|
343
|
+
};
|
|
344
|
+
readonly multicurrency: {
|
|
345
|
+
readonly add: "添加货币";
|
|
346
|
+
readonly code: "货币 {n} 的代码";
|
|
347
|
+
readonly note: "汇率会与发票总计相乘。依次填写代码、符号和汇率。";
|
|
348
|
+
readonly rate: "货币 {n} 的汇率";
|
|
349
|
+
readonly rates: "货币与汇率";
|
|
350
|
+
readonly removeRow: "移除货币 {n}";
|
|
351
|
+
readonly symbol: "货币 {n} 的符号";
|
|
352
|
+
};
|
|
353
|
+
readonly notes: {
|
|
354
|
+
readonly footerNotes: "页脚备注";
|
|
355
|
+
readonly hint: "显示在发票底部——条款、致谢语或法律文本。";
|
|
356
|
+
};
|
|
357
|
+
readonly payhistory: {
|
|
358
|
+
readonly add: "添加付款";
|
|
359
|
+
readonly amount: "第 {n} 笔付款的金额";
|
|
360
|
+
readonly amountPlaceholder: "金额";
|
|
361
|
+
readonly date: "第 {n} 笔付款的日期";
|
|
362
|
+
readonly datePlaceholder: "日期";
|
|
363
|
+
readonly method: "第 {n} 笔付款的方式";
|
|
364
|
+
readonly methodPlaceholder: "方式";
|
|
365
|
+
readonly payments: "付款";
|
|
366
|
+
readonly removeRow: "移除第 {n} 笔付款";
|
|
367
|
+
};
|
|
368
|
+
readonly payment: {
|
|
369
|
+
readonly instructions: "付款说明";
|
|
370
|
+
};
|
|
371
|
+
readonly poterms: {
|
|
372
|
+
readonly terms: "采购订单条款";
|
|
373
|
+
};
|
|
374
|
+
readonly qr: {
|
|
375
|
+
readonly caption: "图注";
|
|
376
|
+
readonly hint: "编码内容为“应付金额 · {total}”。显示的二维码就是你在“图片”中上传的那张图。";
|
|
377
|
+
};
|
|
378
|
+
readonly recurring: {
|
|
379
|
+
readonly annually: "每年";
|
|
380
|
+
readonly frequency: "频率";
|
|
381
|
+
readonly monthly: "每月";
|
|
382
|
+
readonly next: "下次开具日期";
|
|
383
|
+
readonly note: "周期说明";
|
|
384
|
+
readonly quarterly: "每季度";
|
|
385
|
+
readonly weekly: "每周";
|
|
386
|
+
};
|
|
387
|
+
readonly refund: {
|
|
388
|
+
readonly policy: "退款政策";
|
|
389
|
+
};
|
|
390
|
+
readonly removeLine: "移除{label} {n}";
|
|
391
|
+
readonly removeSection: "移除区块";
|
|
392
|
+
readonly shipto: {
|
|
393
|
+
readonly addressLines: "地址行";
|
|
394
|
+
readonly name: "收货人名称";
|
|
395
|
+
};
|
|
396
|
+
readonly signature: {
|
|
397
|
+
readonly hint: "发票上会显示签名栏和日期栏,供手写签署。";
|
|
398
|
+
readonly name: "签署人姓名";
|
|
399
|
+
readonly title: "职务 / 角色";
|
|
400
|
+
};
|
|
401
|
+
readonly tax: {
|
|
402
|
+
readonly discount: "折扣";
|
|
403
|
+
readonly discountRow: "折扣";
|
|
404
|
+
readonly subtotal: "小计";
|
|
405
|
+
readonly tax: "税额";
|
|
406
|
+
readonly taxRate: "税率";
|
|
407
|
+
readonly total: "总计";
|
|
408
|
+
};
|
|
409
|
+
readonly taxbreak: {
|
|
410
|
+
readonly add: "添加税费行";
|
|
411
|
+
readonly components: "税费项";
|
|
412
|
+
readonly label: "税费行 {n} 的标签";
|
|
413
|
+
readonly note: "每个税率都按扣除折扣后的小计计算。";
|
|
414
|
+
readonly rate: "税费行 {n} 的税率";
|
|
415
|
+
readonly removeRow: "移除税费行 {n}";
|
|
416
|
+
readonly seedLabel: "新税费";
|
|
417
|
+
};
|
|
418
|
+
readonly terms: {
|
|
419
|
+
readonly checkboxLabel: "复选框标签";
|
|
420
|
+
readonly preChecked: "默认勾选";
|
|
421
|
+
readonly preCheckedHint: "显示时该复选框已勾选";
|
|
422
|
+
};
|
|
423
|
+
readonly theme: {
|
|
424
|
+
readonly accentColour: "强调色";
|
|
425
|
+
readonly backgroundHint: "在整张发票背后添加满版背景——很适合信头或水印。";
|
|
426
|
+
readonly backgroundImage: "背景图片";
|
|
427
|
+
readonly currency: "货币";
|
|
428
|
+
readonly documentTitle: "文档标题";
|
|
429
|
+
readonly language: "语言";
|
|
430
|
+
readonly languageNote: "如需其他语言,请用工具栏中的语言按钮创建关联版本,而不是改这一份的语言标记。";
|
|
431
|
+
readonly overlay: "遮罩 {pct}%";
|
|
432
|
+
readonly overlayLabel: "遮罩";
|
|
433
|
+
readonly removeBackground: "移除";
|
|
434
|
+
readonly replaceBackground: "替换";
|
|
435
|
+
readonly showDecimals: "显示小数";
|
|
436
|
+
readonly showDecimalsHint: "例如 $290.00 与 $290";
|
|
437
|
+
readonly status: {
|
|
438
|
+
readonly draft: "草稿";
|
|
439
|
+
readonly live: "已启用";
|
|
440
|
+
readonly overdue: "已逾期";
|
|
441
|
+
readonly paid: "已付款";
|
|
442
|
+
readonly sent: "已发送";
|
|
443
|
+
};
|
|
444
|
+
readonly statusLabel: "状态";
|
|
445
|
+
readonly topic: {
|
|
446
|
+
readonly logistics: "物流与配送";
|
|
447
|
+
readonly other: "未分类";
|
|
448
|
+
readonly receipts: "收据与退款";
|
|
449
|
+
readonly recurring: "周期性";
|
|
450
|
+
readonly sales: "销售与报价";
|
|
451
|
+
readonly services: "专业服务";
|
|
452
|
+
};
|
|
453
|
+
readonly topicLabel: "主题";
|
|
454
|
+
readonly uploadBackground: "上传背景";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
readonly languages: {
|
|
458
|
+
readonly de: "德语";
|
|
459
|
+
readonly en: "英语";
|
|
460
|
+
readonly es: "西班牙语";
|
|
461
|
+
readonly footnote: "添加语言会创建一个关联副本,并归在同一主题下。";
|
|
462
|
+
readonly fr: "法语";
|
|
463
|
+
readonly ja: "日语";
|
|
464
|
+
readonly pt: "葡萄牙语";
|
|
465
|
+
readonly state: {
|
|
466
|
+
readonly create: "创建";
|
|
467
|
+
readonly editing: "正在编辑";
|
|
468
|
+
readonly open: "打开";
|
|
469
|
+
};
|
|
470
|
+
readonly title: "语言版本";
|
|
471
|
+
};
|
|
472
|
+
readonly list: {
|
|
473
|
+
readonly actions: "操作";
|
|
474
|
+
readonly name: "名称";
|
|
475
|
+
readonly status: "状态";
|
|
476
|
+
readonly updated: "更新时间";
|
|
477
|
+
};
|
|
478
|
+
readonly manager: {
|
|
479
|
+
readonly group: {
|
|
480
|
+
readonly documents: "{count, plural, other {# 个文档}}";
|
|
481
|
+
readonly label: "分组";
|
|
482
|
+
readonly language: "语言";
|
|
483
|
+
readonly languages: "{count, plural, other {# 种语言}}";
|
|
484
|
+
readonly none: "不分组";
|
|
485
|
+
readonly topic: "主题";
|
|
486
|
+
};
|
|
487
|
+
readonly layout: {
|
|
488
|
+
readonly gallery: "画廊";
|
|
489
|
+
readonly label: "布局";
|
|
490
|
+
readonly list: "列表";
|
|
491
|
+
};
|
|
492
|
+
readonly loadFailed: "无法加载发票";
|
|
493
|
+
readonly search: {
|
|
494
|
+
readonly clear: "清除搜索";
|
|
495
|
+
readonly invoices: "搜索发票…";
|
|
496
|
+
readonly templates: "搜索模板…";
|
|
497
|
+
};
|
|
498
|
+
readonly subtitle: "可复用的模板,以及基于它们创建的发票。";
|
|
499
|
+
readonly tabs: {
|
|
500
|
+
readonly invoices: "发票";
|
|
501
|
+
readonly label: "类型";
|
|
502
|
+
readonly templates: "模板";
|
|
503
|
+
};
|
|
504
|
+
readonly title: "发票";
|
|
505
|
+
readonly untitled: "未命名";
|
|
506
|
+
};
|
|
507
|
+
readonly new: {
|
|
508
|
+
readonly blank: "空白发票";
|
|
509
|
+
readonly blankHint: "从零开始";
|
|
510
|
+
readonly category: {
|
|
511
|
+
readonly adjustments: "调整";
|
|
512
|
+
readonly business: "商务";
|
|
513
|
+
readonly nonprofit: "非营利";
|
|
514
|
+
readonly payments: "付款";
|
|
515
|
+
readonly projects: "项目";
|
|
516
|
+
readonly recurring: "周期性";
|
|
517
|
+
readonly sales: "销售";
|
|
518
|
+
readonly services: "服务";
|
|
519
|
+
readonly shipping: "配送";
|
|
520
|
+
};
|
|
521
|
+
readonly failed: "创建失败";
|
|
522
|
+
readonly invoice: "新建发票";
|
|
523
|
+
readonly startersFailed: "无法加载起始模板。可以从空白开始,或重试。";
|
|
524
|
+
readonly subtitle: "从空白画布开始,或使用现成的模板。";
|
|
525
|
+
readonly template: "新建模板";
|
|
526
|
+
readonly yourTemplates: "你的模板";
|
|
527
|
+
};
|
|
528
|
+
readonly optional: {
|
|
529
|
+
readonly approvalShow: "审批";
|
|
530
|
+
readonly attachShow: "附件";
|
|
531
|
+
readonly conShow: "联系方式";
|
|
532
|
+
readonly delShow: "配送进度";
|
|
533
|
+
readonly discShow: "折扣码";
|
|
534
|
+
readonly lateShow: "滞纳金";
|
|
535
|
+
readonly legalShow: "法律页脚";
|
|
536
|
+
readonly loyShow: "积分";
|
|
537
|
+
readonly mcShow: "多币种";
|
|
538
|
+
readonly payhShow: "付款记录";
|
|
539
|
+
readonly poShow: "订单条款";
|
|
540
|
+
readonly qrShow: "扫码付款";
|
|
541
|
+
readonly recurShow: "周期性";
|
|
542
|
+
readonly refShow: "退款政策";
|
|
543
|
+
readonly shipShow: "收货方";
|
|
544
|
+
readonly sigShow: "签名";
|
|
545
|
+
readonly taxbShow: "税费明细";
|
|
546
|
+
readonly termsShow: "条款确认";
|
|
547
|
+
};
|
|
548
|
+
readonly section: {
|
|
549
|
+
readonly approval: {
|
|
550
|
+
readonly hint: "审批状态";
|
|
551
|
+
readonly title: "审批";
|
|
552
|
+
};
|
|
553
|
+
readonly attachments: {
|
|
554
|
+
readonly hint: "随附文件";
|
|
555
|
+
readonly title: "附件";
|
|
556
|
+
};
|
|
557
|
+
readonly branding: {
|
|
558
|
+
readonly hint: "标志与品牌名称";
|
|
559
|
+
readonly title: "品牌信息";
|
|
560
|
+
};
|
|
561
|
+
readonly contact: {
|
|
562
|
+
readonly hint: "支持联系信息";
|
|
563
|
+
readonly title: "联系方式";
|
|
564
|
+
};
|
|
565
|
+
readonly custom: {
|
|
566
|
+
readonly hint: "你自己的区块";
|
|
567
|
+
readonly title: "自定义区块";
|
|
568
|
+
};
|
|
569
|
+
readonly customer: {
|
|
570
|
+
readonly hint: "客户信息";
|
|
571
|
+
readonly title: "收票方";
|
|
572
|
+
};
|
|
573
|
+
readonly delivery: {
|
|
574
|
+
readonly hint: "履约状态";
|
|
575
|
+
readonly title: "配送进度";
|
|
576
|
+
};
|
|
577
|
+
readonly discount: {
|
|
578
|
+
readonly hint: "已使用的优惠码";
|
|
579
|
+
readonly title: "折扣码";
|
|
580
|
+
};
|
|
581
|
+
readonly from: {
|
|
582
|
+
readonly hint: "你的公司信息";
|
|
583
|
+
readonly title: "开票方";
|
|
584
|
+
};
|
|
585
|
+
readonly images: {
|
|
586
|
+
readonly hint: "标志、背景、二维码与照片";
|
|
587
|
+
readonly title: "图片";
|
|
588
|
+
};
|
|
589
|
+
readonly items: {
|
|
590
|
+
readonly hint: "商品与服务";
|
|
591
|
+
readonly title: "明细项";
|
|
592
|
+
};
|
|
593
|
+
readonly latefees: {
|
|
594
|
+
readonly hint: "逾期罚金";
|
|
595
|
+
readonly title: "滞纳金";
|
|
596
|
+
};
|
|
597
|
+
readonly legal: {
|
|
598
|
+
readonly hint: "小字条款";
|
|
599
|
+
readonly title: "法律页脚";
|
|
600
|
+
};
|
|
601
|
+
readonly loyalty: {
|
|
602
|
+
readonly hint: "奖励余额";
|
|
603
|
+
readonly title: "积分";
|
|
604
|
+
};
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly hint: "编号、日期、采购订单与条款";
|
|
607
|
+
readonly title: "发票信息";
|
|
608
|
+
};
|
|
609
|
+
readonly multicurrency: {
|
|
610
|
+
readonly hint: "其他货币的合计";
|
|
611
|
+
readonly title: "多币种";
|
|
612
|
+
};
|
|
613
|
+
readonly notes: {
|
|
614
|
+
readonly hint: "页脚文本";
|
|
615
|
+
readonly title: "备注";
|
|
616
|
+
};
|
|
617
|
+
readonly payhistory: {
|
|
618
|
+
readonly hint: "过往付款";
|
|
619
|
+
readonly title: "付款记录";
|
|
620
|
+
};
|
|
621
|
+
readonly payment: {
|
|
622
|
+
readonly hint: "如何付款";
|
|
623
|
+
readonly title: "付款";
|
|
624
|
+
};
|
|
625
|
+
readonly poterms: {
|
|
626
|
+
readonly hint: "采购订单条款";
|
|
627
|
+
readonly title: "订单条款";
|
|
628
|
+
};
|
|
629
|
+
readonly qr: {
|
|
630
|
+
readonly hint: "扫码支付用的二维码";
|
|
631
|
+
readonly title: "扫码付款";
|
|
632
|
+
};
|
|
633
|
+
readonly recurring: {
|
|
634
|
+
readonly hint: "收款周期";
|
|
635
|
+
readonly title: "周期性";
|
|
636
|
+
};
|
|
637
|
+
readonly refund: {
|
|
638
|
+
readonly hint: "退货与退款";
|
|
639
|
+
readonly title: "退款政策";
|
|
640
|
+
};
|
|
641
|
+
readonly shipto: {
|
|
642
|
+
readonly hint: "收货地址";
|
|
643
|
+
readonly title: "收货方";
|
|
644
|
+
};
|
|
645
|
+
readonly signature: {
|
|
646
|
+
readonly hint: "授权签署";
|
|
647
|
+
readonly title: "签名";
|
|
648
|
+
};
|
|
649
|
+
readonly tax: {
|
|
650
|
+
readonly hint: "税率与折扣";
|
|
651
|
+
readonly title: "税费与合计";
|
|
652
|
+
};
|
|
653
|
+
readonly taxbreak: {
|
|
654
|
+
readonly hint: "税费项";
|
|
655
|
+
readonly title: "税费明细";
|
|
656
|
+
};
|
|
657
|
+
readonly terms: {
|
|
658
|
+
readonly hint: "确认复选框";
|
|
659
|
+
readonly title: "条款";
|
|
660
|
+
};
|
|
661
|
+
readonly theme: {
|
|
662
|
+
readonly hint: "颜色、货币、状态";
|
|
663
|
+
readonly title: "标题与外观";
|
|
664
|
+
};
|
|
665
|
+
};
|
|
666
|
+
readonly seed: {
|
|
667
|
+
readonly gallery: {
|
|
668
|
+
readonly title: "图片";
|
|
669
|
+
};
|
|
670
|
+
readonly image: {
|
|
671
|
+
readonly caption: "添加图注";
|
|
672
|
+
readonly title: "图片";
|
|
673
|
+
};
|
|
674
|
+
readonly item: "新条目";
|
|
675
|
+
readonly kv: {
|
|
676
|
+
readonly label: "标签";
|
|
677
|
+
readonly row1k: "成本中心";
|
|
678
|
+
readonly row2k: "合同";
|
|
679
|
+
readonly title: "参考信息";
|
|
680
|
+
readonly value: "值";
|
|
681
|
+
};
|
|
682
|
+
readonly text: {
|
|
683
|
+
readonly body: "在这里写下你自己的文字——服务范围、交付说明、条件,或给客户的留言。";
|
|
684
|
+
readonly title: "补充说明";
|
|
685
|
+
};
|
|
686
|
+
};
|
|
687
|
+
readonly status: {
|
|
688
|
+
readonly draft: "草稿";
|
|
689
|
+
readonly live: "已启用";
|
|
690
|
+
readonly overdue: "已逾期";
|
|
691
|
+
readonly paid: "已付款";
|
|
692
|
+
readonly sent: "已发送";
|
|
693
|
+
};
|
|
694
|
+
readonly toast: {
|
|
695
|
+
readonly deleteFailed: "删除失败";
|
|
696
|
+
readonly duplicateFailed: "复制失败";
|
|
697
|
+
readonly duplicated: {
|
|
698
|
+
readonly invoice: "发票已复制";
|
|
699
|
+
readonly template: "模板已复制";
|
|
700
|
+
};
|
|
701
|
+
readonly imageTooLarge: "图片过大(上限 {max})";
|
|
702
|
+
readonly imageUnreadable: "无法读取该文件";
|
|
703
|
+
readonly languageFailed: "无法添加该语言";
|
|
704
|
+
readonly notAnImage: "该文件不是图片";
|
|
705
|
+
readonly renameFailed: "重命名失败";
|
|
706
|
+
};
|
|
707
|
+
readonly topic: {
|
|
708
|
+
readonly logistics: "物流与配送";
|
|
709
|
+
readonly other: "未分类";
|
|
710
|
+
readonly receipts: "收据与退款";
|
|
711
|
+
readonly recurring: "周期性";
|
|
712
|
+
readonly sales: "销售与报价";
|
|
713
|
+
readonly services: "专业服务";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
export default _default;
|
|
717
|
+
//# sourceMappingURL=invoices.d.ts.map
|