@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,706 @@
|
|
|
1
|
+
{
|
|
2
|
+
"add": {
|
|
3
|
+
"allOn": "Every standard block is already on this invoice.",
|
|
4
|
+
"custom": "Build your own",
|
|
5
|
+
"standard": "Standard blocks",
|
|
6
|
+
"subtitle": "Build your own, or switch on one of the standard blocks.",
|
|
7
|
+
"title": "Add a section"
|
|
8
|
+
},
|
|
9
|
+
"canvas": {
|
|
10
|
+
"addSection": "Add section",
|
|
11
|
+
"approval": {
|
|
12
|
+
"approved": "Approved",
|
|
13
|
+
"pending": "Pending",
|
|
14
|
+
"rejected": "Rejected",
|
|
15
|
+
"title": "Approval"
|
|
16
|
+
},
|
|
17
|
+
"attachments": "Attachments",
|
|
18
|
+
"blocks": {
|
|
19
|
+
"parties": "From & Invoice to",
|
|
20
|
+
"paynotes": "Payment & notes"
|
|
21
|
+
},
|
|
22
|
+
"brandName": "Brand name",
|
|
23
|
+
"brandingHint": "Branding · click to edit",
|
|
24
|
+
"contact": "Questions? Contact us",
|
|
25
|
+
"custom": {
|
|
26
|
+
"addRow": "Add row",
|
|
27
|
+
"body": "Section body",
|
|
28
|
+
"caption": "Caption",
|
|
29
|
+
"clearImage": "Remove image",
|
|
30
|
+
"clearSlot": "Remove",
|
|
31
|
+
"clearSlotOf": "Remove image {n}",
|
|
32
|
+
"remove": "Remove section",
|
|
33
|
+
"removeOf": "Remove section: {title}",
|
|
34
|
+
"removeRow": "Remove row",
|
|
35
|
+
"removeRowOf": "Remove row {n}",
|
|
36
|
+
"rowLabel": "Label of row {n}",
|
|
37
|
+
"rowValue": "Value of row {n}",
|
|
38
|
+
"titleLabel": "Section title",
|
|
39
|
+
"upload": "Click to upload an image",
|
|
40
|
+
"uploadSlot": "Upload image {n}"
|
|
41
|
+
},
|
|
42
|
+
"customerName": "Customer name",
|
|
43
|
+
"dateSigned": "Date signed",
|
|
44
|
+
"delivery": {
|
|
45
|
+
"title": "Delivery timeline"
|
|
46
|
+
},
|
|
47
|
+
"discount": {
|
|
48
|
+
"title": "Discount codes"
|
|
49
|
+
},
|
|
50
|
+
"due": "Due",
|
|
51
|
+
"from": "From",
|
|
52
|
+
"insertAbove": "Add a section above {label}",
|
|
53
|
+
"insertHere": "Add a section here",
|
|
54
|
+
"invoiceTo": "Invoice to",
|
|
55
|
+
"issued": "Issued",
|
|
56
|
+
"items": {
|
|
57
|
+
"add": "Add line item",
|
|
58
|
+
"amount": "Amount",
|
|
59
|
+
"description": "Description",
|
|
60
|
+
"descriptionOf": "Description of line {n}",
|
|
61
|
+
"qty": "Qty",
|
|
62
|
+
"qtyOf": "Quantity of line {n}",
|
|
63
|
+
"rate": "Rate",
|
|
64
|
+
"rateOf": "Rate of line {n}",
|
|
65
|
+
"remove": "Remove line item: {name}",
|
|
66
|
+
"reorder": "Drag to reorder",
|
|
67
|
+
"reorderOf": "Drag to reorder: {name}",
|
|
68
|
+
"row": "Line item {n}"
|
|
69
|
+
},
|
|
70
|
+
"latefees": {
|
|
71
|
+
"sentence": "A late fee of {rate}% per month applies to balances unpaid more than {days} days past the due date.",
|
|
72
|
+
"title": "Late payment fee"
|
|
73
|
+
},
|
|
74
|
+
"legal": "Legal",
|
|
75
|
+
"lines": {
|
|
76
|
+
"customer": "Customer line {n}",
|
|
77
|
+
"from": "From line {n}",
|
|
78
|
+
"payment": "Payment line {n}",
|
|
79
|
+
"ship": "Shipping line {n}"
|
|
80
|
+
},
|
|
81
|
+
"loyalty": {
|
|
82
|
+
"balance": "{balance} pts · {level}",
|
|
83
|
+
"title": "Loyalty balance"
|
|
84
|
+
},
|
|
85
|
+
"multicurrency": {
|
|
86
|
+
"note": "Converted from {total} at indicative rates.",
|
|
87
|
+
"title": "Also payable in"
|
|
88
|
+
},
|
|
89
|
+
"notes": "Notes",
|
|
90
|
+
"payhistory": {
|
|
91
|
+
"title": "Payment history"
|
|
92
|
+
},
|
|
93
|
+
"payment": "Payment",
|
|
94
|
+
"poNumber": "PO number",
|
|
95
|
+
"poTerms": "Purchase order terms",
|
|
96
|
+
"qr": {
|
|
97
|
+
"due": "Amount due · {total}",
|
|
98
|
+
"title": "Pay by QR"
|
|
99
|
+
},
|
|
100
|
+
"recurring": {
|
|
101
|
+
"next": "Next on {next} · {count}",
|
|
102
|
+
"title": "Recurring — {freq}"
|
|
103
|
+
},
|
|
104
|
+
"refund": "Refund policy",
|
|
105
|
+
"reorderSection": "Drag to reorder section",
|
|
106
|
+
"reorderSectionOf": "Drag to reorder section: {label}",
|
|
107
|
+
"select": "Edit {label}",
|
|
108
|
+
"shipName": "Shipping name",
|
|
109
|
+
"shipTo": "Ship to",
|
|
110
|
+
"sigName": "Signer name",
|
|
111
|
+
"sigTitle": "Signer title",
|
|
112
|
+
"signature": "Signature",
|
|
113
|
+
"taxbreak": {
|
|
114
|
+
"title": "Tax breakdown"
|
|
115
|
+
},
|
|
116
|
+
"terms": "Terms",
|
|
117
|
+
"termsAccepted": "Terms accepted",
|
|
118
|
+
"termsLabel": "Terms label",
|
|
119
|
+
"totals": {
|
|
120
|
+
"discount": "Discount ({rate})",
|
|
121
|
+
"subtotal": "Subtotal",
|
|
122
|
+
"tax": "Tax ({rate})",
|
|
123
|
+
"total": "Total"
|
|
124
|
+
}
|
|
125
|
+
},
|
|
126
|
+
"card": {
|
|
127
|
+
"delete": "Delete",
|
|
128
|
+
"duplicate": "Duplicate",
|
|
129
|
+
"edit": "Edit",
|
|
130
|
+
"rename": "Rename",
|
|
131
|
+
"renameLabel": "New name",
|
|
132
|
+
"total": "TOTAL"
|
|
133
|
+
},
|
|
134
|
+
"custom": {
|
|
135
|
+
"gallery": {
|
|
136
|
+
"hint": "Two or three images side by side",
|
|
137
|
+
"label": "Image row"
|
|
138
|
+
},
|
|
139
|
+
"image": {
|
|
140
|
+
"hint": "Upload a photo, drawing or certificate",
|
|
141
|
+
"label": "Image block"
|
|
142
|
+
},
|
|
143
|
+
"kv": {
|
|
144
|
+
"hint": "Label / value pairs",
|
|
145
|
+
"label": "Detail rows"
|
|
146
|
+
},
|
|
147
|
+
"text": {
|
|
148
|
+
"hint": "Your own copy — notes, scope, conditions",
|
|
149
|
+
"label": "Text section"
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
"delete": {
|
|
153
|
+
"body": {
|
|
154
|
+
"invoice": "This can’t be undone. The invoice will be permanently removed.",
|
|
155
|
+
"template": "This can’t be undone. The template will be permanently removed."
|
|
156
|
+
},
|
|
157
|
+
"confirm": "Delete",
|
|
158
|
+
"title": "Delete {name}?"
|
|
159
|
+
},
|
|
160
|
+
"editor": {
|
|
161
|
+
"delete": "Delete",
|
|
162
|
+
"discard": {
|
|
163
|
+
"body": "Your edits to {name} will be lost.",
|
|
164
|
+
"confirm": "Discard",
|
|
165
|
+
"keep": "Keep editing",
|
|
166
|
+
"title": "Discard unsaved changes?"
|
|
167
|
+
},
|
|
168
|
+
"duplicate": "Duplicate",
|
|
169
|
+
"images": "Images",
|
|
170
|
+
"kind": {
|
|
171
|
+
"invoice": "Invoice",
|
|
172
|
+
"template": "Template"
|
|
173
|
+
},
|
|
174
|
+
"loadFailed": "Couldn’t load this document",
|
|
175
|
+
"nameLabel": "Name",
|
|
176
|
+
"redo": "Redo",
|
|
177
|
+
"saveFailed": "Could not save",
|
|
178
|
+
"saveInvoice": "Save invoice",
|
|
179
|
+
"saveState": {
|
|
180
|
+
"dirty": "Unsaved changes",
|
|
181
|
+
"error": "Couldn’t save",
|
|
182
|
+
"saved": "All changes saved",
|
|
183
|
+
"saving": "Saving…"
|
|
184
|
+
},
|
|
185
|
+
"saveTemplate": "Save template",
|
|
186
|
+
"sendInvoice": "Send invoice",
|
|
187
|
+
"shortcutSave": "Save the document",
|
|
188
|
+
"undo": "Undo"
|
|
189
|
+
},
|
|
190
|
+
"empty": {
|
|
191
|
+
"invoices": {
|
|
192
|
+
"body": "Build your first invoice from a template or a blank canvas.",
|
|
193
|
+
"title": "No invoices yet"
|
|
194
|
+
},
|
|
195
|
+
"noMatch": {
|
|
196
|
+
"body": "Try a different search term.",
|
|
197
|
+
"invoices": "No invoices match",
|
|
198
|
+
"templates": "No templates match"
|
|
199
|
+
},
|
|
200
|
+
"templates": {
|
|
201
|
+
"body": "Create a reusable invoice template your team can build from.",
|
|
202
|
+
"title": "No templates yet"
|
|
203
|
+
}
|
|
204
|
+
},
|
|
205
|
+
"inspector": {
|
|
206
|
+
"addLine": "Add line",
|
|
207
|
+
"approval": {
|
|
208
|
+
"name": "Approver name",
|
|
209
|
+
"status": {
|
|
210
|
+
"approved": "Approved",
|
|
211
|
+
"pending": "Pending",
|
|
212
|
+
"rejected": "Rejected"
|
|
213
|
+
},
|
|
214
|
+
"statusLabel": "Status",
|
|
215
|
+
"title": "Role / title"
|
|
216
|
+
},
|
|
217
|
+
"attachments": {
|
|
218
|
+
"add": "Add file",
|
|
219
|
+
"files": "Files",
|
|
220
|
+
"name": "File {n} name",
|
|
221
|
+
"removeRow": "Remove file {n}",
|
|
222
|
+
"seedName": "New file.pdf",
|
|
223
|
+
"size": "File {n} size"
|
|
224
|
+
},
|
|
225
|
+
"branding": {
|
|
226
|
+
"accentHintAfter": "section.",
|
|
227
|
+
"accentHintBefore": "Change the accent colour under the",
|
|
228
|
+
"accentHintBold": "title",
|
|
229
|
+
"brandName": "Brand name",
|
|
230
|
+
"logoImage": "Logo image",
|
|
231
|
+
"logoMark": "Logo mark",
|
|
232
|
+
"logoNoteAfter": "in the toolbar.",
|
|
233
|
+
"logoNoteBefore": "An uploaded logo replaces the mark above. All fixed images live under",
|
|
234
|
+
"logoNoteBold": "Images",
|
|
235
|
+
"removeLogo": "Remove",
|
|
236
|
+
"uploadLogo": "Upload logo"
|
|
237
|
+
},
|
|
238
|
+
"contact": {
|
|
239
|
+
"email": "Email",
|
|
240
|
+
"name": "Contact name",
|
|
241
|
+
"phone": "Phone"
|
|
242
|
+
},
|
|
243
|
+
"custom": {
|
|
244
|
+
"addRow": "Add row",
|
|
245
|
+
"body": "Body copy",
|
|
246
|
+
"caption": "Caption",
|
|
247
|
+
"galleryHint": "Click each slot on the invoice to upload an image.",
|
|
248
|
+
"height": "Height",
|
|
249
|
+
"image": "Image",
|
|
250
|
+
"remove": "Remove section",
|
|
251
|
+
"title": "Section title",
|
|
252
|
+
"upload": "Upload / replace"
|
|
253
|
+
},
|
|
254
|
+
"customer": {
|
|
255
|
+
"addressContact": "Address & contact",
|
|
256
|
+
"clientName": "Client name"
|
|
257
|
+
},
|
|
258
|
+
"delivery": {
|
|
259
|
+
"add": "Add step",
|
|
260
|
+
"cycle": "Step {n} status: {status}",
|
|
261
|
+
"label": "Step {n}",
|
|
262
|
+
"note": "Tap the status to cycle Pending → In progress → Done.",
|
|
263
|
+
"removeRow": "Remove step {n}",
|
|
264
|
+
"seedLabel": "New step",
|
|
265
|
+
"status": {
|
|
266
|
+
"current": "In progress",
|
|
267
|
+
"done": "Done",
|
|
268
|
+
"todo": "Pending"
|
|
269
|
+
},
|
|
270
|
+
"steps": "Steps"
|
|
271
|
+
},
|
|
272
|
+
"discount": {
|
|
273
|
+
"add": "Add code",
|
|
274
|
+
"amount": "Code {n} amount",
|
|
275
|
+
"code": "Code {n}",
|
|
276
|
+
"codePlaceholder": "CODE",
|
|
277
|
+
"codes": "Discount codes",
|
|
278
|
+
"label": "Code {n} description",
|
|
279
|
+
"labelPlaceholder": "Description",
|
|
280
|
+
"removeRow": "Remove code {n}",
|
|
281
|
+
"seedLabel": "New discount"
|
|
282
|
+
},
|
|
283
|
+
"fallback": {
|
|
284
|
+
"title": "Edit"
|
|
285
|
+
},
|
|
286
|
+
"from": {
|
|
287
|
+
"companyDetails": "Company details"
|
|
288
|
+
},
|
|
289
|
+
"images": {
|
|
290
|
+
"addSection": "Add an image section",
|
|
291
|
+
"background": "Background",
|
|
292
|
+
"backgroundHint": "Watermark behind the invoice",
|
|
293
|
+
"intro": "Fixed images that travel with the invoice. Upload once and every document built from this template keeps them.",
|
|
294
|
+
"logo": "Logo",
|
|
295
|
+
"logoHint": "Replaces the logo mark",
|
|
296
|
+
"qr": "QR code",
|
|
297
|
+
"qrHint": "Shown in the payment QR block",
|
|
298
|
+
"remove": "Remove",
|
|
299
|
+
"replace": "Replace",
|
|
300
|
+
"signature": "Signature",
|
|
301
|
+
"signatureHint": "Scanned signature image",
|
|
302
|
+
"stamp": "Stamp / seal",
|
|
303
|
+
"stampHint": "Paid or approval stamp",
|
|
304
|
+
"upload": "Upload",
|
|
305
|
+
"uploadSlot": "Upload {label}"
|
|
306
|
+
},
|
|
307
|
+
"items": {
|
|
308
|
+
"add": "Add line item",
|
|
309
|
+
"count": "Line items",
|
|
310
|
+
"hint": "Edit any cell directly on the invoice, or drag the handle to reorder.",
|
|
311
|
+
"subtotal": "Subtotal"
|
|
312
|
+
},
|
|
313
|
+
"latefees": {
|
|
314
|
+
"grace": "Grace period",
|
|
315
|
+
"graceUnit": "days",
|
|
316
|
+
"rate": "Late fee rate",
|
|
317
|
+
"rateUnit": "% per month"
|
|
318
|
+
},
|
|
319
|
+
"legal": {
|
|
320
|
+
"footer": "Legal footer"
|
|
321
|
+
},
|
|
322
|
+
"line": "{label} {n}",
|
|
323
|
+
"loyalty": {
|
|
324
|
+
"balance": "Points balance",
|
|
325
|
+
"earned": "Points earned",
|
|
326
|
+
"level": "Level"
|
|
327
|
+
},
|
|
328
|
+
"meta": {
|
|
329
|
+
"due": "Due date",
|
|
330
|
+
"issued": "Issue date",
|
|
331
|
+
"number": "Invoice number",
|
|
332
|
+
"poNumber": "PO number",
|
|
333
|
+
"terms": "Payment terms"
|
|
334
|
+
},
|
|
335
|
+
"multicurrency": {
|
|
336
|
+
"add": "Add currency",
|
|
337
|
+
"code": "Currency {n} code",
|
|
338
|
+
"note": "Rate is multiplied by the invoice total. Code, symbol, then rate.",
|
|
339
|
+
"rate": "Currency {n} rate",
|
|
340
|
+
"rates": "Currencies & rates",
|
|
341
|
+
"removeRow": "Remove currency {n}",
|
|
342
|
+
"symbol": "Currency {n} symbol"
|
|
343
|
+
},
|
|
344
|
+
"notes": {
|
|
345
|
+
"footerNotes": "Footer notes",
|
|
346
|
+
"hint": "Shown at the bottom of the invoice — terms, thank-you note, or legal text."
|
|
347
|
+
},
|
|
348
|
+
"payhistory": {
|
|
349
|
+
"add": "Add payment",
|
|
350
|
+
"amount": "Payment {n} amount",
|
|
351
|
+
"amountPlaceholder": "Amount",
|
|
352
|
+
"date": "Payment {n} date",
|
|
353
|
+
"datePlaceholder": "Date",
|
|
354
|
+
"method": "Payment {n} method",
|
|
355
|
+
"methodPlaceholder": "Method",
|
|
356
|
+
"payments": "Payments",
|
|
357
|
+
"removeRow": "Remove payment {n}"
|
|
358
|
+
},
|
|
359
|
+
"payment": {
|
|
360
|
+
"instructions": "Payment instructions"
|
|
361
|
+
},
|
|
362
|
+
"poterms": {
|
|
363
|
+
"terms": "Purchase order terms"
|
|
364
|
+
},
|
|
365
|
+
"qr": {
|
|
366
|
+
"caption": "Caption",
|
|
367
|
+
"hint": "Encodes Amount due · {total}. The code shown is the image you upload under Images."
|
|
368
|
+
},
|
|
369
|
+
"recurring": {
|
|
370
|
+
"annually": "Annually",
|
|
371
|
+
"frequency": "Frequency",
|
|
372
|
+
"monthly": "Monthly",
|
|
373
|
+
"next": "Next issue date",
|
|
374
|
+
"note": "Schedule note",
|
|
375
|
+
"quarterly": "Quarterly",
|
|
376
|
+
"weekly": "Weekly"
|
|
377
|
+
},
|
|
378
|
+
"refund": {
|
|
379
|
+
"policy": "Refund policy"
|
|
380
|
+
},
|
|
381
|
+
"removeLine": "Remove {label} {n}",
|
|
382
|
+
"removeSection": "Remove section",
|
|
383
|
+
"shipto": {
|
|
384
|
+
"addressLines": "Address lines",
|
|
385
|
+
"name": "Ship-to name"
|
|
386
|
+
},
|
|
387
|
+
"signature": {
|
|
388
|
+
"hint": "A signature line and date field appear on the invoice for hand-signing.",
|
|
389
|
+
"name": "Signatory name",
|
|
390
|
+
"title": "Title / role"
|
|
391
|
+
},
|
|
392
|
+
"tax": {
|
|
393
|
+
"discount": "Discount",
|
|
394
|
+
"discountRow": "Discount",
|
|
395
|
+
"subtotal": "Subtotal",
|
|
396
|
+
"tax": "Tax",
|
|
397
|
+
"taxRate": "Tax rate",
|
|
398
|
+
"total": "Total"
|
|
399
|
+
},
|
|
400
|
+
"taxbreak": {
|
|
401
|
+
"add": "Add tax line",
|
|
402
|
+
"components": "Tax components",
|
|
403
|
+
"label": "Tax line {n} label",
|
|
404
|
+
"note": "Each rate is applied to the subtotal after any discount.",
|
|
405
|
+
"rate": "Tax line {n} rate",
|
|
406
|
+
"removeRow": "Remove tax line {n}",
|
|
407
|
+
"seedLabel": "New tax"
|
|
408
|
+
},
|
|
409
|
+
"terms": {
|
|
410
|
+
"checkboxLabel": "Checkbox label",
|
|
411
|
+
"preChecked": "Pre-checked",
|
|
412
|
+
"preCheckedHint": "Show the box already ticked"
|
|
413
|
+
},
|
|
414
|
+
"theme": {
|
|
415
|
+
"accentColour": "Accent colour",
|
|
416
|
+
"backgroundHint": "Adds a full-bleed background behind the whole invoice — great for letterhead or a watermark.",
|
|
417
|
+
"backgroundImage": "Background image",
|
|
418
|
+
"currency": "Currency",
|
|
419
|
+
"documentTitle": "Document title",
|
|
420
|
+
"language": "Language",
|
|
421
|
+
"languageNote": "Use the language button in the toolbar to create a linked variation instead of re-tagging this one.",
|
|
422
|
+
"overlay": "Overlay {pct}%",
|
|
423
|
+
"overlayLabel": "Overlay",
|
|
424
|
+
"removeBackground": "Remove",
|
|
425
|
+
"replaceBackground": "Replace",
|
|
426
|
+
"showDecimals": "Show decimals",
|
|
427
|
+
"showDecimalsHint": "e.g. $290.00 vs $290",
|
|
428
|
+
"status": {
|
|
429
|
+
"draft": "Draft",
|
|
430
|
+
"live": "Live",
|
|
431
|
+
"overdue": "Overdue",
|
|
432
|
+
"paid": "Paid",
|
|
433
|
+
"sent": "Sent"
|
|
434
|
+
},
|
|
435
|
+
"statusLabel": "Status",
|
|
436
|
+
"topic": {
|
|
437
|
+
"logistics": "Shipping & logistics",
|
|
438
|
+
"other": "Uncategorised",
|
|
439
|
+
"receipts": "Receipts & refunds",
|
|
440
|
+
"recurring": "Recurring",
|
|
441
|
+
"sales": "Sales & quotes",
|
|
442
|
+
"services": "Professional services"
|
|
443
|
+
},
|
|
444
|
+
"topicLabel": "Topic",
|
|
445
|
+
"uploadBackground": "Upload background"
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
"languages": {
|
|
449
|
+
"de": "German",
|
|
450
|
+
"en": "English",
|
|
451
|
+
"es": "Spanish",
|
|
452
|
+
"footnote": "Creating a language makes a linked copy, grouped under the same topic.",
|
|
453
|
+
"fr": "French",
|
|
454
|
+
"ja": "Japanese",
|
|
455
|
+
"pt": "Portuguese",
|
|
456
|
+
"state": {
|
|
457
|
+
"create": "Create",
|
|
458
|
+
"editing": "Editing",
|
|
459
|
+
"open": "Open"
|
|
460
|
+
},
|
|
461
|
+
"title": "Language variations"
|
|
462
|
+
},
|
|
463
|
+
"list": {
|
|
464
|
+
"actions": "Actions",
|
|
465
|
+
"name": "Name",
|
|
466
|
+
"status": "Status",
|
|
467
|
+
"updated": "Updated"
|
|
468
|
+
},
|
|
469
|
+
"manager": {
|
|
470
|
+
"group": {
|
|
471
|
+
"documents": "{count, plural, one {# document} other {# documents}}",
|
|
472
|
+
"label": "Group",
|
|
473
|
+
"language": "Language",
|
|
474
|
+
"languages": "{count, plural, one {# language} other {# languages}}",
|
|
475
|
+
"none": "None",
|
|
476
|
+
"topic": "Topic"
|
|
477
|
+
},
|
|
478
|
+
"layout": {
|
|
479
|
+
"gallery": "Gallery",
|
|
480
|
+
"label": "Layout",
|
|
481
|
+
"list": "List"
|
|
482
|
+
},
|
|
483
|
+
"loadFailed": "Couldn’t load invoices",
|
|
484
|
+
"search": {
|
|
485
|
+
"clear": "Clear search",
|
|
486
|
+
"invoices": "Search invoices…",
|
|
487
|
+
"templates": "Search templates…"
|
|
488
|
+
},
|
|
489
|
+
"subtitle": "Reusable templates & the invoices you build from them.",
|
|
490
|
+
"tabs": {
|
|
491
|
+
"invoices": "Invoices",
|
|
492
|
+
"label": "Kind",
|
|
493
|
+
"templates": "Templates"
|
|
494
|
+
},
|
|
495
|
+
"title": "Invoices",
|
|
496
|
+
"untitled": "Untitled"
|
|
497
|
+
},
|
|
498
|
+
"new": {
|
|
499
|
+
"blank": "Blank invoice",
|
|
500
|
+
"blankHint": "Build from scratch",
|
|
501
|
+
"category": {
|
|
502
|
+
"adjustments": "Adjustments",
|
|
503
|
+
"business": "Business",
|
|
504
|
+
"nonprofit": "Nonprofit",
|
|
505
|
+
"payments": "Payments",
|
|
506
|
+
"projects": "Projects",
|
|
507
|
+
"recurring": "Recurring",
|
|
508
|
+
"sales": "Sales",
|
|
509
|
+
"services": "Services",
|
|
510
|
+
"shipping": "Shipping"
|
|
511
|
+
},
|
|
512
|
+
"failed": "Could not create it",
|
|
513
|
+
"invoice": "New invoice",
|
|
514
|
+
"startersFailed": "The starters could not be loaded. Start blank, or try again.",
|
|
515
|
+
"subtitle": "Start from a blank canvas or a ready-made template.",
|
|
516
|
+
"template": "New template",
|
|
517
|
+
"yourTemplates": "Your templates"
|
|
518
|
+
},
|
|
519
|
+
"optional": {
|
|
520
|
+
"approvalShow": "Approval",
|
|
521
|
+
"attachShow": "Attachments",
|
|
522
|
+
"conShow": "Contact",
|
|
523
|
+
"delShow": "Delivery timeline",
|
|
524
|
+
"discShow": "Discount codes",
|
|
525
|
+
"lateShow": "Late fees",
|
|
526
|
+
"legalShow": "Legal footer",
|
|
527
|
+
"loyShow": "Loyalty points",
|
|
528
|
+
"mcShow": "Multi-currency",
|
|
529
|
+
"payhShow": "Payment history",
|
|
530
|
+
"poShow": "PO terms",
|
|
531
|
+
"qrShow": "Payment QR",
|
|
532
|
+
"recurShow": "Recurring",
|
|
533
|
+
"refShow": "Refund policy",
|
|
534
|
+
"shipShow": "Ship to",
|
|
535
|
+
"sigShow": "Signature",
|
|
536
|
+
"taxbShow": "Tax breakdown",
|
|
537
|
+
"termsShow": "Terms acceptance"
|
|
538
|
+
},
|
|
539
|
+
"section": {
|
|
540
|
+
"approval": {
|
|
541
|
+
"hint": "Sign-off status",
|
|
542
|
+
"title": "Approval"
|
|
543
|
+
},
|
|
544
|
+
"attachments": {
|
|
545
|
+
"hint": "Attached files",
|
|
546
|
+
"title": "Attachments"
|
|
547
|
+
},
|
|
548
|
+
"branding": {
|
|
549
|
+
"hint": "Logo & brand name",
|
|
550
|
+
"title": "Branding"
|
|
551
|
+
},
|
|
552
|
+
"contact": {
|
|
553
|
+
"hint": "Support details",
|
|
554
|
+
"title": "Contact"
|
|
555
|
+
},
|
|
556
|
+
"custom": {
|
|
557
|
+
"hint": "Your own section",
|
|
558
|
+
"title": "Custom section"
|
|
559
|
+
},
|
|
560
|
+
"customer": {
|
|
561
|
+
"hint": "Client details",
|
|
562
|
+
"title": "Invoice to"
|
|
563
|
+
},
|
|
564
|
+
"delivery": {
|
|
565
|
+
"hint": "Fulfilment status",
|
|
566
|
+
"title": "Delivery timeline"
|
|
567
|
+
},
|
|
568
|
+
"discount": {
|
|
569
|
+
"hint": "Applied promo codes",
|
|
570
|
+
"title": "Discount codes"
|
|
571
|
+
},
|
|
572
|
+
"from": {
|
|
573
|
+
"hint": "Your company details",
|
|
574
|
+
"title": "From"
|
|
575
|
+
},
|
|
576
|
+
"images": {
|
|
577
|
+
"hint": "Logo, background, QR & photos",
|
|
578
|
+
"title": "Images"
|
|
579
|
+
},
|
|
580
|
+
"items": {
|
|
581
|
+
"hint": "Products & services",
|
|
582
|
+
"title": "Line items"
|
|
583
|
+
},
|
|
584
|
+
"latefees": {
|
|
585
|
+
"hint": "Overdue penalty",
|
|
586
|
+
"title": "Late fees"
|
|
587
|
+
},
|
|
588
|
+
"legal": {
|
|
589
|
+
"hint": "Fine print",
|
|
590
|
+
"title": "Legal footer"
|
|
591
|
+
},
|
|
592
|
+
"loyalty": {
|
|
593
|
+
"hint": "Rewards balance",
|
|
594
|
+
"title": "Loyalty points"
|
|
595
|
+
},
|
|
596
|
+
"meta": {
|
|
597
|
+
"hint": "Number, dates, PO & terms",
|
|
598
|
+
"title": "Invoice details"
|
|
599
|
+
},
|
|
600
|
+
"multicurrency": {
|
|
601
|
+
"hint": "Totals in other currencies",
|
|
602
|
+
"title": "Multi-currency"
|
|
603
|
+
},
|
|
604
|
+
"notes": {
|
|
605
|
+
"hint": "Footer text",
|
|
606
|
+
"title": "Notes"
|
|
607
|
+
},
|
|
608
|
+
"payhistory": {
|
|
609
|
+
"hint": "Past payments",
|
|
610
|
+
"title": "Payment history"
|
|
611
|
+
},
|
|
612
|
+
"payment": {
|
|
613
|
+
"hint": "How to pay",
|
|
614
|
+
"title": "Payment"
|
|
615
|
+
},
|
|
616
|
+
"poterms": {
|
|
617
|
+
"hint": "Purchase order terms",
|
|
618
|
+
"title": "PO terms"
|
|
619
|
+
},
|
|
620
|
+
"qr": {
|
|
621
|
+
"hint": "Scan-to-pay code",
|
|
622
|
+
"title": "Payment QR"
|
|
623
|
+
},
|
|
624
|
+
"recurring": {
|
|
625
|
+
"hint": "Charge schedule",
|
|
626
|
+
"title": "Recurring"
|
|
627
|
+
},
|
|
628
|
+
"refund": {
|
|
629
|
+
"hint": "Returns & refunds",
|
|
630
|
+
"title": "Refund policy"
|
|
631
|
+
},
|
|
632
|
+
"shipto": {
|
|
633
|
+
"hint": "Delivery address",
|
|
634
|
+
"title": "Ship to"
|
|
635
|
+
},
|
|
636
|
+
"signature": {
|
|
637
|
+
"hint": "Authorised sign-off",
|
|
638
|
+
"title": "Signature"
|
|
639
|
+
},
|
|
640
|
+
"tax": {
|
|
641
|
+
"hint": "Rates & discounts",
|
|
642
|
+
"title": "Tax & totals"
|
|
643
|
+
},
|
|
644
|
+
"taxbreak": {
|
|
645
|
+
"hint": "Tax components",
|
|
646
|
+
"title": "Tax breakdown"
|
|
647
|
+
},
|
|
648
|
+
"terms": {
|
|
649
|
+
"hint": "Acceptance checkbox",
|
|
650
|
+
"title": "Terms"
|
|
651
|
+
},
|
|
652
|
+
"theme": {
|
|
653
|
+
"hint": "Colour, currency, status",
|
|
654
|
+
"title": "Title & theme"
|
|
655
|
+
}
|
|
656
|
+
},
|
|
657
|
+
"seed": {
|
|
658
|
+
"gallery": {
|
|
659
|
+
"title": "Images"
|
|
660
|
+
},
|
|
661
|
+
"image": {
|
|
662
|
+
"caption": "Add a caption",
|
|
663
|
+
"title": "Image"
|
|
664
|
+
},
|
|
665
|
+
"item": "New item",
|
|
666
|
+
"kv": {
|
|
667
|
+
"label": "Label",
|
|
668
|
+
"row1k": "Cost centre",
|
|
669
|
+
"row2k": "Contract",
|
|
670
|
+
"title": "Reference details",
|
|
671
|
+
"value": "Value"
|
|
672
|
+
},
|
|
673
|
+
"text": {
|
|
674
|
+
"body": "Add your own copy here — scope, delivery notes, conditions or a message to the client.",
|
|
675
|
+
"title": "Additional notes"
|
|
676
|
+
}
|
|
677
|
+
},
|
|
678
|
+
"status": {
|
|
679
|
+
"draft": "Draft",
|
|
680
|
+
"live": "Live",
|
|
681
|
+
"overdue": "Overdue",
|
|
682
|
+
"paid": "Paid",
|
|
683
|
+
"sent": "Sent"
|
|
684
|
+
},
|
|
685
|
+
"toast": {
|
|
686
|
+
"deleteFailed": "Could not delete it",
|
|
687
|
+
"duplicateFailed": "Could not duplicate it",
|
|
688
|
+
"duplicated": {
|
|
689
|
+
"invoice": "Invoice duplicated",
|
|
690
|
+
"template": "Template duplicated"
|
|
691
|
+
},
|
|
692
|
+
"imageTooLarge": "Image too large (max {max})",
|
|
693
|
+
"imageUnreadable": "Could not read that file",
|
|
694
|
+
"languageFailed": "Could not add that language",
|
|
695
|
+
"notAnImage": "That file is not an image",
|
|
696
|
+
"renameFailed": "Could not rename it"
|
|
697
|
+
},
|
|
698
|
+
"topic": {
|
|
699
|
+
"logistics": "Shipping & logistics",
|
|
700
|
+
"other": "Uncategorised",
|
|
701
|
+
"receipts": "Receipts & refunds",
|
|
702
|
+
"recurring": "Recurring",
|
|
703
|
+
"sales": "Sales & quotes",
|
|
704
|
+
"services": "Professional services"
|
|
705
|
+
}
|
|
706
|
+
}
|