@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,824 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GENERATED MIRROR of ../../../locales/zh-TW/email.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 actions: {
|
|
12
|
+
readonly menu: "更多動作";
|
|
13
|
+
readonly eyebrow: "動作";
|
|
14
|
+
readonly import: "匯入範本";
|
|
15
|
+
readonly senders: "管理寄件者";
|
|
16
|
+
readonly exportAll: "全部匯出";
|
|
17
|
+
readonly settings: "電子郵件設定";
|
|
18
|
+
readonly archived: "已封存";
|
|
19
|
+
};
|
|
20
|
+
readonly archivedChip: {
|
|
21
|
+
readonly field: "顯示中";
|
|
22
|
+
readonly value: "已封存";
|
|
23
|
+
readonly leave: "離開封存";
|
|
24
|
+
};
|
|
25
|
+
readonly blank: {
|
|
26
|
+
readonly cta: "行動呼籲";
|
|
27
|
+
readonly heading: "標題寫在這裡";
|
|
28
|
+
readonly para: "開始撰寫你的郵件…";
|
|
29
|
+
readonly preheader: "預覽文字";
|
|
30
|
+
readonly subject: "主旨列";
|
|
31
|
+
};
|
|
32
|
+
readonly blocks: {
|
|
33
|
+
readonly heading: {
|
|
34
|
+
readonly label: "標題";
|
|
35
|
+
readonly hint: "區段標題";
|
|
36
|
+
};
|
|
37
|
+
readonly text: {
|
|
38
|
+
readonly label: "文字區塊";
|
|
39
|
+
readonly hint: "一個或多個段落";
|
|
40
|
+
};
|
|
41
|
+
readonly button: {
|
|
42
|
+
readonly label: "按鈕";
|
|
43
|
+
readonly hint: "主要行動呼籲";
|
|
44
|
+
};
|
|
45
|
+
readonly divider: {
|
|
46
|
+
readonly label: "分隔線 / 間距";
|
|
47
|
+
readonly hint: "橫線或空白";
|
|
48
|
+
};
|
|
49
|
+
readonly spacer: {
|
|
50
|
+
readonly label: "間距";
|
|
51
|
+
readonly hint: "空白區域";
|
|
52
|
+
};
|
|
53
|
+
readonly footer: {
|
|
54
|
+
readonly label: "頁尾文字";
|
|
55
|
+
readonly hint: "舊版頁尾區塊";
|
|
56
|
+
};
|
|
57
|
+
readonly image: {
|
|
58
|
+
readonly label: "圖片預留位置";
|
|
59
|
+
readonly hint: "稍後再放入圖片";
|
|
60
|
+
};
|
|
61
|
+
readonly "two-col": {
|
|
62
|
+
readonly label: "雙欄文字";
|
|
63
|
+
readonly hint: "並排的文字";
|
|
64
|
+
};
|
|
65
|
+
readonly list: {
|
|
66
|
+
readonly label: "項目符號清單";
|
|
67
|
+
readonly hint: "簡短要點";
|
|
68
|
+
};
|
|
69
|
+
readonly quote: {
|
|
70
|
+
readonly label: "引言";
|
|
71
|
+
readonly hint: "附署名的推薦";
|
|
72
|
+
};
|
|
73
|
+
readonly social: {
|
|
74
|
+
readonly label: "社群連結";
|
|
75
|
+
readonly hint: "頁尾連結標籤";
|
|
76
|
+
};
|
|
77
|
+
readonly html: {
|
|
78
|
+
readonly label: "自訂 HTML";
|
|
79
|
+
readonly hint: "貼上你自己的標記";
|
|
80
|
+
};
|
|
81
|
+
readonly box: {
|
|
82
|
+
readonly label: "重點框";
|
|
83
|
+
readonly hint: "標籤與一個大數值";
|
|
84
|
+
};
|
|
85
|
+
readonly stats: {
|
|
86
|
+
readonly label: "數據列";
|
|
87
|
+
readonly hint: "兩到四個數字";
|
|
88
|
+
};
|
|
89
|
+
readonly product: {
|
|
90
|
+
readonly label: "商品列";
|
|
91
|
+
readonly hint: "含價格的品項";
|
|
92
|
+
};
|
|
93
|
+
readonly "multi-currency": {
|
|
94
|
+
readonly label: "多幣別";
|
|
95
|
+
readonly hint: "其他幣別的總計";
|
|
96
|
+
};
|
|
97
|
+
readonly "tax-breakdown": {
|
|
98
|
+
readonly label: "稅額明細";
|
|
99
|
+
readonly hint: "各項稅額";
|
|
100
|
+
};
|
|
101
|
+
readonly "discount-codes": {
|
|
102
|
+
readonly label: "折扣碼";
|
|
103
|
+
readonly hint: "已套用的優惠碼";
|
|
104
|
+
};
|
|
105
|
+
readonly "payment-history": {
|
|
106
|
+
readonly label: "付款紀錄";
|
|
107
|
+
readonly hint: "過去的付款";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly label: "週期安排";
|
|
111
|
+
readonly hint: "配送節奏";
|
|
112
|
+
};
|
|
113
|
+
readonly loyalty: {
|
|
114
|
+
readonly label: "點數";
|
|
115
|
+
readonly hint: "獎勵餘額";
|
|
116
|
+
};
|
|
117
|
+
readonly delivery: {
|
|
118
|
+
readonly label: "配送進度";
|
|
119
|
+
readonly hint: "出貨狀態";
|
|
120
|
+
};
|
|
121
|
+
readonly "po-terms": {
|
|
122
|
+
readonly label: "訂單條款";
|
|
123
|
+
readonly hint: "採購訂單條款";
|
|
124
|
+
};
|
|
125
|
+
readonly legal: {
|
|
126
|
+
readonly label: "法律頁尾";
|
|
127
|
+
readonly hint: "細則";
|
|
128
|
+
};
|
|
129
|
+
readonly "refund-policy": {
|
|
130
|
+
readonly label: "退款政策";
|
|
131
|
+
readonly hint: "退貨與退款";
|
|
132
|
+
};
|
|
133
|
+
readonly contact: {
|
|
134
|
+
readonly label: "聯絡區塊";
|
|
135
|
+
readonly hint: "支援聯絡資訊";
|
|
136
|
+
};
|
|
137
|
+
readonly unknown: {
|
|
138
|
+
readonly label: "區段";
|
|
139
|
+
};
|
|
140
|
+
};
|
|
141
|
+
readonly branding: {
|
|
142
|
+
readonly brandName: "品牌名稱";
|
|
143
|
+
readonly logoMark: "標誌圖形";
|
|
144
|
+
readonly yourLogo: "你的標誌";
|
|
145
|
+
readonly fromName: "寄件者名稱";
|
|
146
|
+
readonly fromEmail: "寄件者信箱";
|
|
147
|
+
readonly notConfigured: "不是已設定的寄件者。";
|
|
148
|
+
readonly manageSenders: "管理寄件者";
|
|
149
|
+
readonly noSenders: "尚未設定寄件者 — 將使用預設寄件者。";
|
|
150
|
+
readonly defaultSenderOption: "預設寄件者";
|
|
151
|
+
readonly brandColour: "品牌色";
|
|
152
|
+
readonly category: "類別";
|
|
153
|
+
readonly status: "狀態";
|
|
154
|
+
readonly languageVariations: "語言版本";
|
|
155
|
+
readonly languageHint: "新增語言會建立一份連結的副本。各版本仍歸在 {topic} 之下。";
|
|
156
|
+
readonly tagCurrent: "目前";
|
|
157
|
+
readonly tagEdit: "編輯";
|
|
158
|
+
readonly tagAdd: "新增";
|
|
159
|
+
readonly noMatch: "沒有符合的寄件者";
|
|
160
|
+
};
|
|
161
|
+
readonly campaign: {
|
|
162
|
+
readonly title: "寄送活動";
|
|
163
|
+
readonly sendTo: "寄送至";
|
|
164
|
+
readonly workspaceUsers: "工作區使用者";
|
|
165
|
+
readonly rolesHint: "所有人,或僅限所選角色的成員。";
|
|
166
|
+
readonly when: "時間";
|
|
167
|
+
readonly now: "立即";
|
|
168
|
+
readonly schedule: "排程";
|
|
169
|
+
readonly scheduleAt: "寄送時間";
|
|
170
|
+
readonly pastTime: "請選擇未來的時間。";
|
|
171
|
+
readonly counting: "正在計算收件者…";
|
|
172
|
+
readonly countFailed: "無法計算收件者";
|
|
173
|
+
readonly count: "{total, plural, other {# 位收件者}}";
|
|
174
|
+
readonly optedOut: "{skipped} 位已取消訂閱";
|
|
175
|
+
readonly note: "變數會依收件者填入 — {token} 會變成每個人的名字。";
|
|
176
|
+
readonly send: "寄送活動";
|
|
177
|
+
readonly scheduleAction: "排程寄送活動";
|
|
178
|
+
readonly sending: "寄送中…";
|
|
179
|
+
readonly failed: "無法寄送活動。";
|
|
180
|
+
readonly sentTitle: "活動已寄出!";
|
|
181
|
+
readonly sentBody: "{name} 正寄往{count, plural, other {# 位收件者}}。";
|
|
182
|
+
readonly scheduledTitle: "活動已排程!";
|
|
183
|
+
readonly scheduledBody: "{name} 將於 {when} 寄出。";
|
|
184
|
+
readonly done: "完成";
|
|
185
|
+
readonly chipScheduled: "已排程 · {when}";
|
|
186
|
+
readonly chipSending: "寄送中 · {pct}%";
|
|
187
|
+
readonly cancelSchedule: "取消排程";
|
|
188
|
+
readonly cancelSending: "取消寄送";
|
|
189
|
+
readonly cancelled: "已取消排程";
|
|
190
|
+
readonly sendingCancelled: "已取消寄送";
|
|
191
|
+
readonly cancelFailed: "無法取消";
|
|
192
|
+
};
|
|
193
|
+
readonly campaignSent: {
|
|
194
|
+
readonly body: "已寄出 {sent} · 失敗 {failed}";
|
|
195
|
+
readonly title: "活動已寄出:{name}";
|
|
196
|
+
};
|
|
197
|
+
readonly canvas: {
|
|
198
|
+
readonly livePreview: "即時預覽 · 點選郵件的任何部分即可編輯";
|
|
199
|
+
readonly device: "預覽寬度";
|
|
200
|
+
readonly desktop: "桌面";
|
|
201
|
+
readonly mobile: "手機";
|
|
202
|
+
readonly subject: "主旨";
|
|
203
|
+
readonly preheader: "預覽文字";
|
|
204
|
+
readonly preheaderPlaceholder: "預覽文字…";
|
|
205
|
+
readonly select: "編輯{label}";
|
|
206
|
+
readonly insertAbove: "在{label}上方插入區段";
|
|
207
|
+
readonly add: "新增";
|
|
208
|
+
readonly addSection: "新增區段";
|
|
209
|
+
readonly defaultSender: "預設寄件者";
|
|
210
|
+
readonly now: "剛剛";
|
|
211
|
+
readonly attachments: "{count, plural, other {# 個附件}}";
|
|
212
|
+
readonly fileMissing: "找不到檔案";
|
|
213
|
+
readonly variables: "變數";
|
|
214
|
+
readonly imagePlaceholder: "圖片預留位置";
|
|
215
|
+
readonly htmlNote: "寄出郵件時以原始 HTML 呈現。";
|
|
216
|
+
readonly recurring: "週期性 — {freq}";
|
|
217
|
+
readonly nextOn: "下次:{next} · {note}";
|
|
218
|
+
readonly loyaltyBalance: "點數餘額";
|
|
219
|
+
readonly loyaltyLine: "{balance} 點 · {level}";
|
|
220
|
+
readonly sections: {
|
|
221
|
+
readonly branding: "品牌與寄件者";
|
|
222
|
+
readonly subject: "主旨與預覽文字";
|
|
223
|
+
readonly footer: "頁尾";
|
|
224
|
+
readonly attachments: "附件";
|
|
225
|
+
};
|
|
226
|
+
readonly blockAdded: "已新增{label}";
|
|
227
|
+
};
|
|
228
|
+
readonly card: {
|
|
229
|
+
readonly edit: "編輯";
|
|
230
|
+
readonly duplicate: "複製";
|
|
231
|
+
readonly rename: "重新命名";
|
|
232
|
+
readonly renameLabel: "新名稱";
|
|
233
|
+
readonly delete: "刪除";
|
|
234
|
+
readonly restore: "還原";
|
|
235
|
+
readonly deleteForGood: "永久刪除";
|
|
236
|
+
readonly reset: "重設為內建版本";
|
|
237
|
+
};
|
|
238
|
+
readonly category: {
|
|
239
|
+
readonly transactional: "交易類";
|
|
240
|
+
readonly lifecycle: "生命週期";
|
|
241
|
+
readonly marketing: "行銷";
|
|
242
|
+
};
|
|
243
|
+
readonly copySuffix: "{name}(副本)";
|
|
244
|
+
readonly cycle: {
|
|
245
|
+
readonly done: "已完成";
|
|
246
|
+
readonly current: "進行中";
|
|
247
|
+
readonly todo: "待處理";
|
|
248
|
+
};
|
|
249
|
+
readonly delete: {
|
|
250
|
+
readonly title: "刪除 {name}?";
|
|
251
|
+
readonly archiveBody: "它會移到「已封存」,在那裡可以還原或永久刪除。";
|
|
252
|
+
readonly confirm: "刪除";
|
|
253
|
+
readonly forGoodTitle: "永久刪除 {name}?";
|
|
254
|
+
readonly forGoodBody: {
|
|
255
|
+
readonly template: "此動作無法復原。範本將被永久移除。";
|
|
256
|
+
readonly campaign: "此動作無法復原。活動將被永久移除。";
|
|
257
|
+
};
|
|
258
|
+
readonly forGood: "永久刪除";
|
|
259
|
+
readonly resetTitle: "將 {name} 重設為內建版本?";
|
|
260
|
+
readonly resetBody: "你在此語言所做的修改將被內附的版本取代。";
|
|
261
|
+
readonly reset: "重設";
|
|
262
|
+
};
|
|
263
|
+
readonly editor: {
|
|
264
|
+
readonly kind: {
|
|
265
|
+
readonly template: "範本";
|
|
266
|
+
readonly campaign: "活動";
|
|
267
|
+
};
|
|
268
|
+
readonly nameLabel: "名稱";
|
|
269
|
+
readonly undo: "復原";
|
|
270
|
+
readonly redo: "重做";
|
|
271
|
+
readonly test: "測試";
|
|
272
|
+
readonly save: "儲存";
|
|
273
|
+
readonly saveTemplate: "儲存範本";
|
|
274
|
+
readonly sendCampaign: "寄送活動";
|
|
275
|
+
readonly shortcutSave: "儲存郵件";
|
|
276
|
+
readonly saveState: {
|
|
277
|
+
readonly saving: "儲存中…";
|
|
278
|
+
readonly saved: "所有變更已儲存";
|
|
279
|
+
readonly dirty: "有未儲存的變更";
|
|
280
|
+
readonly error: "無法儲存";
|
|
281
|
+
};
|
|
282
|
+
readonly languages: {
|
|
283
|
+
readonly title: "語言版本";
|
|
284
|
+
readonly current: "編輯中";
|
|
285
|
+
readonly translated: "已翻譯";
|
|
286
|
+
readonly needsTranslation: "需要翻譯";
|
|
287
|
+
readonly missing: "尚未建立";
|
|
288
|
+
readonly created: "已建立 {language} 版本";
|
|
289
|
+
readonly createdNeedsTranslation: "已建立 {language} 版本 — 需要翻譯";
|
|
290
|
+
readonly addFailed: "無法新增該語言";
|
|
291
|
+
};
|
|
292
|
+
readonly discard: {
|
|
293
|
+
readonly title: "捨棄未儲存的變更?";
|
|
294
|
+
readonly body: "你對 {name} 的修改將會遺失。";
|
|
295
|
+
readonly keep: "繼續編輯";
|
|
296
|
+
readonly confirm: "捨棄";
|
|
297
|
+
};
|
|
298
|
+
readonly saveFailed: "無法儲存";
|
|
299
|
+
readonly saved: "變更已儲存";
|
|
300
|
+
readonly loadFailed: "無法載入這封郵件";
|
|
301
|
+
};
|
|
302
|
+
readonly empty: {
|
|
303
|
+
readonly templates: {
|
|
304
|
+
readonly title: "還沒有範本";
|
|
305
|
+
readonly body: "設計一封可重複使用的電子郵件,讓團隊可以據以寄送。";
|
|
306
|
+
};
|
|
307
|
+
readonly campaigns: {
|
|
308
|
+
readonly title: "還沒有活動";
|
|
309
|
+
readonly body: "以範本或空白畫布建立一個活動。";
|
|
310
|
+
};
|
|
311
|
+
readonly noMatch: {
|
|
312
|
+
readonly templates: "沒有符合的範本";
|
|
313
|
+
readonly campaigns: "沒有符合的活動";
|
|
314
|
+
readonly body: "試試其他搜尋字詞。";
|
|
315
|
+
};
|
|
316
|
+
readonly archived: {
|
|
317
|
+
readonly templates: "沒有已封存的範本";
|
|
318
|
+
readonly campaigns: "沒有已封存的活動";
|
|
319
|
+
readonly body: "刪除的內容會出現在這裡,並且可以還原。";
|
|
320
|
+
};
|
|
321
|
+
};
|
|
322
|
+
readonly fields: {
|
|
323
|
+
readonly heading: "標題";
|
|
324
|
+
readonly buttonText: "按鈕文字";
|
|
325
|
+
readonly linkUrl: "連結網址";
|
|
326
|
+
readonly height: "高度(px)";
|
|
327
|
+
readonly footer: "頁尾";
|
|
328
|
+
readonly placeholderLabel: "預留位置標籤";
|
|
329
|
+
readonly imageUrl: "圖片網址";
|
|
330
|
+
readonly leftColumn: "左欄";
|
|
331
|
+
readonly rightColumn: "右欄";
|
|
332
|
+
readonly quote: "引言";
|
|
333
|
+
readonly attribution: "署名";
|
|
334
|
+
readonly html: "HTML";
|
|
335
|
+
readonly label: "標籤";
|
|
336
|
+
readonly value: "數值";
|
|
337
|
+
readonly sectionLabel: "區段標籤";
|
|
338
|
+
readonly baseAmount: "基本金額";
|
|
339
|
+
readonly frequency: "頻率";
|
|
340
|
+
readonly nextIssueDate: "下次發出日期";
|
|
341
|
+
readonly scheduleNote: "週期說明";
|
|
342
|
+
readonly balance: "餘額";
|
|
343
|
+
readonly earned: "已獲得";
|
|
344
|
+
readonly level: "等級";
|
|
345
|
+
readonly body: "內文";
|
|
346
|
+
readonly finePrint: "細則";
|
|
347
|
+
readonly contactName: "聯絡人姓名";
|
|
348
|
+
readonly email: "電子郵件";
|
|
349
|
+
readonly phone: "電話";
|
|
350
|
+
};
|
|
351
|
+
readonly group: {
|
|
352
|
+
readonly languages: "{count, plural, other {# 種語言}}";
|
|
353
|
+
readonly emails: "{count, plural, other {# 封郵件}}";
|
|
354
|
+
readonly needsTranslation: "{count} 個需要翻譯";
|
|
355
|
+
};
|
|
356
|
+
readonly groupBy: {
|
|
357
|
+
readonly label: "分組方式";
|
|
358
|
+
readonly none: "不分組";
|
|
359
|
+
readonly topic: "主題";
|
|
360
|
+
readonly language: "語言";
|
|
361
|
+
};
|
|
362
|
+
readonly imagePicker: {
|
|
363
|
+
readonly title: "選擇圖片";
|
|
364
|
+
readonly subtitle: "從工作區檔案中選擇、上傳一張,或貼上網址。";
|
|
365
|
+
readonly source: "來源";
|
|
366
|
+
readonly workspaceFiles: "工作區檔案";
|
|
367
|
+
readonly upload: "上傳";
|
|
368
|
+
readonly noImages: "檔案庫中還沒有圖片 — 上傳一張吧。";
|
|
369
|
+
readonly connection: "上傳到";
|
|
370
|
+
readonly noConnection: "上傳前請先連接資料來源。";
|
|
371
|
+
readonly drop: "將圖片拖曳到這裡";
|
|
372
|
+
readonly formats: "PNG、JPG、GIF 或 SVG";
|
|
373
|
+
readonly browse: "瀏覽檔案";
|
|
374
|
+
readonly url: "圖片網址";
|
|
375
|
+
readonly urlPlaceholder: "…或貼上圖片網址";
|
|
376
|
+
readonly useUrl: "使用網址";
|
|
377
|
+
readonly selected: "已選擇 {name}";
|
|
378
|
+
readonly uploaded: "已上傳 {name}";
|
|
379
|
+
};
|
|
380
|
+
readonly import: {
|
|
381
|
+
readonly title: "匯入範本";
|
|
382
|
+
readonly subtitle: "從 Adminium 匯出的套件。";
|
|
383
|
+
readonly choose: "選擇套件";
|
|
384
|
+
readonly hint: "adminium-email-templates-<date>.json";
|
|
385
|
+
readonly invalid: "這個檔案不是 Adminium 電子郵件套件。";
|
|
386
|
+
readonly summary: "{templates, plural, other {# 個範本}}和{campaigns, plural, other {# 個活動}} · {duplicates} 個已存在";
|
|
387
|
+
readonly modeLabel: "已存在的文件";
|
|
388
|
+
readonly skip: "略過已存在的";
|
|
389
|
+
readonly replace: "取代已存在的";
|
|
390
|
+
readonly confirm: "匯入";
|
|
391
|
+
readonly failed: "匯入失敗。";
|
|
392
|
+
readonly done: "已匯入 {created} · 已取代 {replaced} · 已略過 {skipped}";
|
|
393
|
+
readonly errors: "{count, plural, other {# 個文件}}無法匯入";
|
|
394
|
+
};
|
|
395
|
+
readonly inspector: {
|
|
396
|
+
readonly tabs: "檢閱器";
|
|
397
|
+
readonly sections: "區段";
|
|
398
|
+
readonly design: "設計";
|
|
399
|
+
readonly backToSections: "返回區段清單";
|
|
400
|
+
readonly fixed: "固定";
|
|
401
|
+
readonly bodySections: "內文區段 · 拖曳可重新排序";
|
|
402
|
+
readonly dragToReorder: "拖曳可重新排序";
|
|
403
|
+
readonly moveUp: "上移";
|
|
404
|
+
readonly moveDown: "下移";
|
|
405
|
+
readonly duplicateSection: "複製{label}";
|
|
406
|
+
readonly removeSection: "移除{label}";
|
|
407
|
+
readonly savedBlocks: "已儲存的區塊";
|
|
408
|
+
readonly savedBlocksHint: "在「設計」分頁儲存任何區段,即可在其他範本中重複使用。";
|
|
409
|
+
readonly titles: {
|
|
410
|
+
readonly subject: "主旨";
|
|
411
|
+
};
|
|
412
|
+
readonly hints: {
|
|
413
|
+
readonly branding: "標誌、寄件者、顏色、狀態";
|
|
414
|
+
readonly subject: "主旨與預覽文字";
|
|
415
|
+
readonly attachments: "固定檔案與產生的檔案";
|
|
416
|
+
readonly footer: "法律資訊與取消訂閱";
|
|
417
|
+
readonly gone: "區段已移除";
|
|
418
|
+
};
|
|
419
|
+
readonly subjectLine: "主旨列";
|
|
420
|
+
readonly preheader: "預覽文字";
|
|
421
|
+
readonly insertVariable: "插入變數";
|
|
422
|
+
readonly insertHint: "先點選一個欄位,再點選變數即可插入。";
|
|
423
|
+
readonly footerText: "頁尾文字";
|
|
424
|
+
readonly footerHint: "法律文字、地址與取消訂閱說明。顯示在每封寄出郵件的底部。";
|
|
425
|
+
readonly attachedToEverySend: "每次寄送都附上";
|
|
426
|
+
readonly attachmentsEmpty: "還沒有附件。可以新增每次寄送都附上的固定檔案,或依收件者產生的檔案。";
|
|
427
|
+
readonly generatedLabel: "標籤";
|
|
428
|
+
readonly generatedToken: "權杖";
|
|
429
|
+
readonly resolvedPerRecipient: "寄送時依收件者產生。";
|
|
430
|
+
readonly removeAttachment: "移除附件";
|
|
431
|
+
readonly addGeneratedFile: "新增產生的檔案";
|
|
432
|
+
readonly workspaceDocuments: "工作區文件";
|
|
433
|
+
readonly chooseImage: "選擇圖片";
|
|
434
|
+
readonly addRow: "新增{noun}";
|
|
435
|
+
readonly duplicateRow: "複製{noun}";
|
|
436
|
+
readonly removeRow: "移除{noun}";
|
|
437
|
+
readonly saveAsReusable: "儲存為可重複使用的區塊";
|
|
438
|
+
readonly blockName: "區塊名稱";
|
|
439
|
+
readonly myBlock: "我的區塊";
|
|
440
|
+
readonly save: "儲存";
|
|
441
|
+
readonly duplicate: "複製";
|
|
442
|
+
readonly remove: "移除";
|
|
443
|
+
readonly savedToBlocks: "已儲存到你的區塊";
|
|
444
|
+
readonly saveBlockFailed: "無法儲存區塊";
|
|
445
|
+
readonly sectionDuplicated: "已複製區段";
|
|
446
|
+
readonly sectionRemoved: "已移除區段";
|
|
447
|
+
readonly sectionsReordered: "已重新排序區段";
|
|
448
|
+
readonly noDocuments: "文件庫中還沒有文件。請到「檔案」上傳。";
|
|
449
|
+
readonly attached: "已附加 {name}";
|
|
450
|
+
};
|
|
451
|
+
readonly layout: {
|
|
452
|
+
readonly label: "版面";
|
|
453
|
+
readonly gallery: "圖庫";
|
|
454
|
+
readonly list: "清單";
|
|
455
|
+
};
|
|
456
|
+
readonly linkFallback: "如果按鈕無法使用,請將這個連結貼到你的瀏覽器:{url}";
|
|
457
|
+
readonly list: {
|
|
458
|
+
readonly name: "名稱";
|
|
459
|
+
readonly lang: "語言";
|
|
460
|
+
readonly status: "狀態";
|
|
461
|
+
readonly updated: "更新時間";
|
|
462
|
+
readonly actions: "動作";
|
|
463
|
+
};
|
|
464
|
+
readonly loadFailed: "無法載入電子郵件範本";
|
|
465
|
+
readonly mirror: {
|
|
466
|
+
readonly title: "套用到其他語言?";
|
|
467
|
+
readonly body: "{label} 可以鏡像到 {topic} 的{count, plural, other {# 個其他語言版本}}。儲存時文字會原樣複製,不做翻譯。";
|
|
468
|
+
readonly onlyThis: "僅 {native}";
|
|
469
|
+
readonly applyAll: "套用到全部 {count} 個";
|
|
470
|
+
readonly queued: "已排入{count, plural, other {# 個其他語言}} — 儲存時套用";
|
|
471
|
+
};
|
|
472
|
+
readonly needsTranslation: "需要翻譯";
|
|
473
|
+
readonly new: {
|
|
474
|
+
readonly template: "新增範本";
|
|
475
|
+
readonly campaign: "新增活動";
|
|
476
|
+
readonly subtitle: "從空白開始,或使用現成的電子郵件設計。";
|
|
477
|
+
readonly blank: "空白郵件";
|
|
478
|
+
readonly blankHint: "從零開始";
|
|
479
|
+
readonly yourTemplates: "你的範本";
|
|
480
|
+
readonly failed: "無法建立";
|
|
481
|
+
readonly startersFailed: "無法載入起始範本。請從空白開始,或再試一次。";
|
|
482
|
+
};
|
|
483
|
+
readonly notification: {
|
|
484
|
+
readonly action: "開啟 {appName}";
|
|
485
|
+
readonly footer: "你會收到這封郵件,是因為你的 {appName} 帳戶已開啟電子郵件通知。你可以在通知設定中關閉這些通知。";
|
|
486
|
+
readonly name: "通知";
|
|
487
|
+
};
|
|
488
|
+
readonly nouns: {
|
|
489
|
+
readonly paragraph: "段落";
|
|
490
|
+
readonly item: "項目";
|
|
491
|
+
readonly link: "連結";
|
|
492
|
+
readonly stat: "數據";
|
|
493
|
+
readonly currency: "幣別";
|
|
494
|
+
readonly taxLine: "稅額列";
|
|
495
|
+
readonly code: "優惠碼";
|
|
496
|
+
readonly payment: "付款";
|
|
497
|
+
readonly step: "步驟";
|
|
498
|
+
};
|
|
499
|
+
readonly passwordReset: {
|
|
500
|
+
readonly action: "設定新密碼";
|
|
501
|
+
readonly heading: "重設你的密碼";
|
|
502
|
+
readonly intro: "{name} 你好,我們收到為 {email} 重設密碼的要求。";
|
|
503
|
+
readonly name: "重設密碼";
|
|
504
|
+
readonly notice: "這個連結只能使用一次,並將於 {expiresInMinutes} 分鐘後失效。如果你沒有要求重設密碼,可以忽略這封郵件——你目前的密碼仍然有效。";
|
|
505
|
+
readonly subject: "重設你的 {appName} 密碼";
|
|
506
|
+
};
|
|
507
|
+
readonly picker: {
|
|
508
|
+
readonly title: "新增區段";
|
|
509
|
+
readonly above: "插入到{label}上方";
|
|
510
|
+
readonly atEnd: "新增到郵件結尾";
|
|
511
|
+
readonly groups: {
|
|
512
|
+
readonly content: "內容";
|
|
513
|
+
readonly commerce: "商務與資料";
|
|
514
|
+
readonly legal: "法律與支援";
|
|
515
|
+
readonly saved: "已儲存的區塊";
|
|
516
|
+
};
|
|
517
|
+
readonly savedHint: "已儲存:{label}";
|
|
518
|
+
};
|
|
519
|
+
readonly placeholders: {
|
|
520
|
+
readonly paragraphText: "段落文字";
|
|
521
|
+
readonly listItem: "清單項目";
|
|
522
|
+
readonly label: "標籤";
|
|
523
|
+
readonly iconName: "圖示名稱";
|
|
524
|
+
readonly url: "網址";
|
|
525
|
+
readonly itemName: "品項名稱";
|
|
526
|
+
readonly variant: "款式 / SKU";
|
|
527
|
+
readonly stepName: "步驟名稱";
|
|
528
|
+
readonly description: "說明";
|
|
529
|
+
};
|
|
530
|
+
readonly rows: {
|
|
531
|
+
readonly paragraphs: "段落";
|
|
532
|
+
readonly listItems: "清單項目";
|
|
533
|
+
readonly links: "連結";
|
|
534
|
+
readonly stats: "數據";
|
|
535
|
+
readonly lineItems: "品項";
|
|
536
|
+
readonly currencies: "幣別與匯率";
|
|
537
|
+
readonly taxComponents: "稅額項目";
|
|
538
|
+
readonly codes: "優惠碼";
|
|
539
|
+
readonly payments: "付款";
|
|
540
|
+
readonly steps: "步驟";
|
|
541
|
+
};
|
|
542
|
+
readonly run: {
|
|
543
|
+
readonly counts: "已寄出 {sent} · 失敗 {failed}";
|
|
544
|
+
readonly sending: "寄送中 · {pct}%";
|
|
545
|
+
};
|
|
546
|
+
readonly search: {
|
|
547
|
+
readonly templates: "搜尋範本…";
|
|
548
|
+
readonly campaigns: "搜尋活動…";
|
|
549
|
+
readonly clear: "清除搜尋";
|
|
550
|
+
};
|
|
551
|
+
readonly starters: {
|
|
552
|
+
readonly digest: {
|
|
553
|
+
readonly boxLabel: "已完成任務";
|
|
554
|
+
readonly cta: "查看完整報告";
|
|
555
|
+
readonly heading: "這一週你的表現";
|
|
556
|
+
readonly name: "每週摘要";
|
|
557
|
+
readonly para1: "你的團隊完成了 128 項任務,推出了 3 個版本。營收較上週成長 12% — 做得好。";
|
|
558
|
+
readonly preheader: "本週快速回顧";
|
|
559
|
+
readonly subject: "你的一週數據 📊";
|
|
560
|
+
};
|
|
561
|
+
readonly extras: {
|
|
562
|
+
readonly cityTax: "城市稅(2%)";
|
|
563
|
+
readonly community: "社群";
|
|
564
|
+
readonly contact: "聯絡我們";
|
|
565
|
+
readonly delivered: "已送達";
|
|
566
|
+
readonly delivery: "配送進度";
|
|
567
|
+
readonly help: "有問題?聯絡我們";
|
|
568
|
+
readonly hero: "主圖 — 600 × 240";
|
|
569
|
+
readonly item1: "工作坊門票";
|
|
570
|
+
readonly item1Meta: "9 月 12 日(六)· 2 個座位";
|
|
571
|
+
readonly item2: "額外儲存空間";
|
|
572
|
+
readonly item2Meta: "250 GB";
|
|
573
|
+
readonly order: "訂單摘要";
|
|
574
|
+
readonly ordered: "已下單";
|
|
575
|
+
readonly payments: "付款紀錄";
|
|
576
|
+
readonly processing: "處理中";
|
|
577
|
+
readonly quote: "{appName} 讓我們的報表時間減半。";
|
|
578
|
+
readonly quoteAuthor: "Priya R., Northwind Co";
|
|
579
|
+
readonly refund: "退款政策";
|
|
580
|
+
readonly refundText: "購買後 30 天內可全額退款。請聯絡支援以開始退貨。";
|
|
581
|
+
readonly shipped: "已出貨";
|
|
582
|
+
readonly stat1: "完成的任務";
|
|
583
|
+
readonly stat2: "推出的版本";
|
|
584
|
+
readonly stat3: "營收成長";
|
|
585
|
+
readonly stateTax: "州稅(6%)";
|
|
586
|
+
readonly step1: "邀請你的團隊";
|
|
587
|
+
readonly step2: "連接你的資料";
|
|
588
|
+
readonly step3: "建立第一個儀表板";
|
|
589
|
+
readonly support: "{appName} 支援";
|
|
590
|
+
readonly tax: "稅額明細";
|
|
591
|
+
readonly website: "網站";
|
|
592
|
+
};
|
|
593
|
+
readonly failed: {
|
|
594
|
+
readonly boxLabel: "應付金額";
|
|
595
|
+
readonly cta: "更新付款方式";
|
|
596
|
+
readonly heading: "你的付款未成功";
|
|
597
|
+
readonly name: "付款失敗";
|
|
598
|
+
readonly para1: "我們嘗試以你的卡片支付訂單 #{orderNumber},但付款失敗。為避免延誤,請更新你的付款方式。";
|
|
599
|
+
readonly para2: "我們將在 3 天後再試一次。";
|
|
600
|
+
readonly preheader: "更新你的付款方式";
|
|
601
|
+
readonly subject: "需要處理:付款失敗";
|
|
602
|
+
};
|
|
603
|
+
readonly feature: {
|
|
604
|
+
readonly cta: "試試自動化";
|
|
605
|
+
readonly heading: "把瑣事交給自動化";
|
|
606
|
+
readonly name: "功能公告";
|
|
607
|
+
readonly para1: "認識一下自動化 — 建立「觸發 → 動作」流程,讓它們自行運作。歡迎新註冊的使用者、追蹤停滯的訂單,並自動分派工作。";
|
|
608
|
+
readonly preheader: "把瑣事交給自動化";
|
|
609
|
+
readonly subject: "自動化功能登場 ⚡";
|
|
610
|
+
};
|
|
611
|
+
readonly feedback: {
|
|
612
|
+
readonly cta: "分享意見";
|
|
613
|
+
readonly heading: "我們想聽聽你的意見";
|
|
614
|
+
readonly name: "意見回饋請求";
|
|
615
|
+
readonly para1: "你使用 {appName} 已經有一段時間了。可以花兩分鐘告訴我們用得如何嗎?你的回答會決定我們接下來要做什麼。";
|
|
616
|
+
readonly preheader: "兩分鐘,一個問題";
|
|
617
|
+
readonly subject: "我們表現如何,{firstName}?";
|
|
618
|
+
};
|
|
619
|
+
readonly footer: "你收到這封郵件,是因為你擁有 {appName} 帳戶。\n有問題?直接回覆這封郵件。";
|
|
620
|
+
readonly monthly: {
|
|
621
|
+
readonly boxLabel: "月營收";
|
|
622
|
+
readonly cta: "查看完整報告";
|
|
623
|
+
readonly heading: "你的 {month} 回顧";
|
|
624
|
+
readonly name: "月報";
|
|
625
|
+
readonly para1: "這是你在 {appName} 上這個月的故事。團隊交付更多、推進更快 — 營收較上月成長 18%。";
|
|
626
|
+
readonly para2: "深入完整明細,看看究竟是什麼推動了這些數字。";
|
|
627
|
+
readonly preheader: "你的每月回顧";
|
|
628
|
+
readonly subject: "你的 {month} 報告已就緒 📈";
|
|
629
|
+
};
|
|
630
|
+
readonly paused: {
|
|
631
|
+
readonly boxLabel: "資料保留";
|
|
632
|
+
readonly boxValue: "30 天";
|
|
633
|
+
readonly cta: "重新啟用帳戶";
|
|
634
|
+
readonly heading: "你的帳戶已暫停";
|
|
635
|
+
readonly name: "帳戶已暫停";
|
|
636
|
+
readonly para1: "你的帳戶已暫停,目前無法登入。別擔心 — 你的資料很安全,並會保留 30 天。";
|
|
637
|
+
readonly para2: "隨時可以重新啟用,從上次離開的地方繼續。";
|
|
638
|
+
readonly preheader: "你的資料很安全";
|
|
639
|
+
readonly subject: "你的 {appName} 帳戶已暫停";
|
|
640
|
+
};
|
|
641
|
+
readonly receipt: {
|
|
642
|
+
readonly attachment: "收據 PDF";
|
|
643
|
+
readonly boxLabel: "扣款金額";
|
|
644
|
+
readonly cta: "查看你的訂單";
|
|
645
|
+
readonly heading: "感謝你的訂購";
|
|
646
|
+
readonly name: "訂單收據";
|
|
647
|
+
readonly para1: "我們已收到你為訂單 #{orderNumber} 支付的款項。收據副本已附上,供你留存。";
|
|
648
|
+
readonly preheader: "感謝你的訂購";
|
|
649
|
+
readonly subject: "你在 {appName} 的收據";
|
|
650
|
+
};
|
|
651
|
+
readonly reengage: {
|
|
652
|
+
readonly cta: "馬上回來";
|
|
653
|
+
readonly heading: "好久不見,{firstName}";
|
|
654
|
+
readonly name: "重新互動";
|
|
655
|
+
readonly para1: "自你上次來訪後,改變了很多。我們推出了自動化、更快的儀表板,以及全新的報告建立工具。";
|
|
656
|
+
readonly para2: "來看看吧 — 你的帳戶還在原地等你。";
|
|
657
|
+
readonly preheader: "看看有什麼新變化";
|
|
658
|
+
readonly subject: "{appName} 想念你";
|
|
659
|
+
};
|
|
660
|
+
readonly reminder: {
|
|
661
|
+
readonly cta: "管理預約";
|
|
662
|
+
readonly heading: "到時見,{firstName}";
|
|
663
|
+
readonly name: "預約提醒";
|
|
664
|
+
readonly para1: "你的預約時間是 {date} {time}。如需改期,請回覆這封郵件或使用下方按鈕。";
|
|
665
|
+
readonly para2: "請提早幾分鐘抵達。";
|
|
666
|
+
readonly preheader: "{time} 見";
|
|
667
|
+
readonly subject: "你的預約在 {date}";
|
|
668
|
+
};
|
|
669
|
+
readonly shipped: {
|
|
670
|
+
readonly cta: "追蹤配送";
|
|
671
|
+
readonly heading: "你的訂單已出貨";
|
|
672
|
+
readonly name: "配送更新";
|
|
673
|
+
readonly para1: "好消息,{firstName} — 訂單 #{orderNumber} 已離開倉庫,正在路上。點選下方按鈕追蹤。";
|
|
674
|
+
readonly preheader: "追蹤你的配送";
|
|
675
|
+
readonly subject: "你的訂單 #{orderNumber} 正在路上";
|
|
676
|
+
};
|
|
677
|
+
readonly verify: {
|
|
678
|
+
readonly cta: "確認電子郵件地址";
|
|
679
|
+
readonly heading: "確認你的電子郵件";
|
|
680
|
+
readonly name: "確認電子郵件";
|
|
681
|
+
readonly para1: "感謝註冊!請確認你的電子郵件地址以啟用 {appName} 帳戶。這有助於保護你的帳戶安全。";
|
|
682
|
+
readonly preheader: "只需一步";
|
|
683
|
+
readonly subject: "確認你的電子郵件地址";
|
|
684
|
+
};
|
|
685
|
+
readonly welcome: {
|
|
686
|
+
readonly cta: "開啟 {appName}";
|
|
687
|
+
readonly heading: "歡迎加入,{firstName}!";
|
|
688
|
+
readonly name: "歡迎郵件";
|
|
689
|
+
readonly para1: "很高興你加入 {appName}。你的帳戶已準備好 — 這樣開始吧。";
|
|
690
|
+
readonly para2: "需要幫忙?隨時回覆這封郵件,會有真人協助你。";
|
|
691
|
+
readonly preheader: "我們幫你完成設定";
|
|
692
|
+
readonly subject: "歡迎來到 {appName} 👋";
|
|
693
|
+
};
|
|
694
|
+
};
|
|
695
|
+
readonly status: {
|
|
696
|
+
readonly draft: "草稿";
|
|
697
|
+
readonly live: "啟用中";
|
|
698
|
+
readonly scheduled: "已排程";
|
|
699
|
+
readonly sending: "寄送中";
|
|
700
|
+
readonly sent: "已寄出";
|
|
701
|
+
readonly failed: "失敗";
|
|
702
|
+
};
|
|
703
|
+
readonly style: {
|
|
704
|
+
readonly title: "區塊樣式";
|
|
705
|
+
readonly alignment: "對齊";
|
|
706
|
+
readonly align: {
|
|
707
|
+
readonly start: "靠左";
|
|
708
|
+
readonly center: "置中";
|
|
709
|
+
readonly end: "靠右";
|
|
710
|
+
};
|
|
711
|
+
readonly background: "背景";
|
|
712
|
+
readonly bg: {
|
|
713
|
+
readonly none: "無";
|
|
714
|
+
readonly soft: "灰色";
|
|
715
|
+
readonly tint: "品牌淺色";
|
|
716
|
+
readonly accent: "品牌色";
|
|
717
|
+
readonly dark: "深色";
|
|
718
|
+
};
|
|
719
|
+
readonly textColour: "文字顏色";
|
|
720
|
+
readonly fg: {
|
|
721
|
+
readonly auto: "內文";
|
|
722
|
+
readonly strong: "加深";
|
|
723
|
+
readonly muted: "柔和";
|
|
724
|
+
readonly accent: "品牌色";
|
|
725
|
+
readonly white: "白色";
|
|
726
|
+
};
|
|
727
|
+
readonly spacing: "間距";
|
|
728
|
+
readonly pad: {
|
|
729
|
+
readonly none: "無";
|
|
730
|
+
};
|
|
731
|
+
readonly textSize: "文字大小";
|
|
732
|
+
readonly size: {
|
|
733
|
+
readonly s: "小";
|
|
734
|
+
readonly m: "中";
|
|
735
|
+
readonly l: "大";
|
|
736
|
+
};
|
|
737
|
+
readonly border: "框線";
|
|
738
|
+
readonly borderKind: {
|
|
739
|
+
readonly none: "無";
|
|
740
|
+
readonly thin: "實線";
|
|
741
|
+
readonly dashed: "虛線";
|
|
742
|
+
};
|
|
743
|
+
readonly radius: "圓角";
|
|
744
|
+
readonly radiusKind: {
|
|
745
|
+
readonly none: "直角";
|
|
746
|
+
readonly md: "圓角";
|
|
747
|
+
readonly lg: "大圓角";
|
|
748
|
+
};
|
|
749
|
+
readonly fullWidth: "滿版";
|
|
750
|
+
readonly fullWidthHint: "延伸至郵件邊緣";
|
|
751
|
+
};
|
|
752
|
+
readonly subtitle: "設計可重複使用的電子郵件,以及以它們寄出的活動。";
|
|
753
|
+
readonly tabs: {
|
|
754
|
+
readonly label: "類型";
|
|
755
|
+
readonly templates: "範本";
|
|
756
|
+
readonly campaigns: "活動";
|
|
757
|
+
};
|
|
758
|
+
readonly testSend: {
|
|
759
|
+
readonly title: "寄送測試郵件";
|
|
760
|
+
readonly to: "寄送至";
|
|
761
|
+
readonly placeholder: "name@company.com, …";
|
|
762
|
+
readonly removeRecipient: "移除 {email}";
|
|
763
|
+
readonly quickAdd: "快速加入同事";
|
|
764
|
+
readonly note: "測試寄送時,{token} 這類變數會以範例資料填入。";
|
|
765
|
+
readonly noteNoVars: "測試郵件會原樣寄出。";
|
|
766
|
+
readonly count: "{count, plural, other {# 位收件者}}";
|
|
767
|
+
readonly send: "寄送測試";
|
|
768
|
+
readonly sending: "寄送中…";
|
|
769
|
+
readonly failed: "無法寄送測試郵件。";
|
|
770
|
+
readonly sentTitle: "測試已寄出!";
|
|
771
|
+
readonly sentBody: "{name} 的測試郵件正寄往{count, plural, other {# 位收件者}}。";
|
|
772
|
+
readonly sendAnother: "再寄一封";
|
|
773
|
+
readonly done: "完成";
|
|
774
|
+
readonly queued: "測試郵件已寄給{count, plural, other {# 位收件者}}";
|
|
775
|
+
};
|
|
776
|
+
readonly title: "電子郵件範本";
|
|
777
|
+
readonly toast: {
|
|
778
|
+
readonly duplicated: {
|
|
779
|
+
readonly template: "已複製範本";
|
|
780
|
+
readonly campaign: "已複製活動";
|
|
781
|
+
};
|
|
782
|
+
readonly duplicateFailed: "無法複製";
|
|
783
|
+
readonly deleted: {
|
|
784
|
+
readonly template: "已刪除範本";
|
|
785
|
+
readonly campaign: "已刪除活動";
|
|
786
|
+
};
|
|
787
|
+
readonly deleteFailed: "無法刪除";
|
|
788
|
+
readonly restored: {
|
|
789
|
+
readonly template: "已還原範本";
|
|
790
|
+
readonly campaign: "已還原活動";
|
|
791
|
+
};
|
|
792
|
+
readonly restoreFailed: "無法還原";
|
|
793
|
+
readonly deletedForGood: {
|
|
794
|
+
readonly template: "已永久刪除範本";
|
|
795
|
+
readonly campaign: "已永久刪除活動";
|
|
796
|
+
};
|
|
797
|
+
readonly reset: "已重設為內建版本";
|
|
798
|
+
readonly renameFailed: "無法重新命名";
|
|
799
|
+
};
|
|
800
|
+
readonly untitled: {
|
|
801
|
+
readonly campaign: "未命名活動";
|
|
802
|
+
readonly template: "未命名範本";
|
|
803
|
+
};
|
|
804
|
+
readonly userInvite: {
|
|
805
|
+
readonly action: "接受邀請";
|
|
806
|
+
readonly heading: "你已受邀";
|
|
807
|
+
readonly intro: "{inviterName}邀請你加入 {appName}。請接受邀請,為 {email} 設定密碼並登入。";
|
|
808
|
+
readonly inviterFallback: "一位管理員";
|
|
809
|
+
readonly name: "團隊邀請";
|
|
810
|
+
readonly notice: "這份邀請只能使用一次,並將於 {expiresInDays} 天後失效。如果你並未預期收到這份邀請,可以忽略這封郵件。";
|
|
811
|
+
readonly subject: "你受邀加入 {appName}";
|
|
812
|
+
};
|
|
813
|
+
readonly documentReady: {
|
|
814
|
+
readonly name: "單據已就緒";
|
|
815
|
+
readonly subject: "來自 {business} 的{kind} {number}";
|
|
816
|
+
readonly heading: "你的{kind}已就緒";
|
|
817
|
+
readonly body: "{business} 為你繪製了{kind} {number},已作為附件隨本郵件寄出。";
|
|
818
|
+
readonly button: "線上開啟";
|
|
819
|
+
readonly footer: "你收到這封郵件,是因為 {business} 為你繪製了這份單據。";
|
|
820
|
+
readonly attachment: "單據";
|
|
821
|
+
};
|
|
822
|
+
};
|
|
823
|
+
export default _default;
|
|
824
|
+
//# sourceMappingURL=email.d.ts.map
|