@adminiumjs/i18n 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +1 -1
- package/dist/a11y-keys.d.ts.map +1 -1
- package/dist/a11y-keys.js +545 -18
- package/dist/a11y-keys.js.map +1 -1
- package/dist/format/index.d.ts +15 -3
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +15 -4
- package/dist/format/index.js.map +1 -1
- package/dist/resources/ar-eg/automations.d.ts +417 -0
- package/dist/resources/ar-eg/automations.d.ts.map +1 -0
- package/dist/resources/ar-eg/automations.js +417 -0
- package/dist/resources/ar-eg/automations.js.map +1 -0
- package/dist/resources/ar-eg/common.d.ts +23 -91
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +25 -93
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/dataio.d.ts +260 -0
- package/dist/resources/ar-eg/dataio.d.ts.map +1 -0
- package/dist/resources/ar-eg/dataio.js +260 -0
- package/dist/resources/ar-eg/dataio.js.map +1 -0
- package/dist/resources/ar-eg/email.d.ts +824 -0
- package/dist/resources/ar-eg/email.d.ts.map +1 -0
- package/dist/resources/ar-eg/email.js +824 -0
- package/dist/resources/ar-eg/email.js.map +1 -0
- package/dist/resources/ar-eg/files.d.ts +112 -0
- package/dist/resources/ar-eg/files.d.ts.map +1 -0
- package/dist/resources/ar-eg/files.js +112 -0
- package/dist/resources/ar-eg/files.js.map +1 -0
- package/dist/resources/ar-eg/invoices.d.ts +717 -0
- package/dist/resources/ar-eg/invoices.d.ts.map +1 -0
- package/dist/resources/ar-eg/invoices.js +717 -0
- package/dist/resources/ar-eg/invoices.js.map +1 -0
- package/dist/resources/ar-eg/onboarding.d.ts +190 -0
- package/dist/resources/ar-eg/onboarding.d.ts.map +1 -0
- package/dist/resources/ar-eg/onboarding.js +190 -0
- package/dist/resources/ar-eg/onboarding.js.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts +415 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.js +415 -0
- package/dist/resources/ar-eg/reportBuilder.js.map +1 -0
- package/dist/resources/ar-eg/studio.d.ts +1760 -1117
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1782 -1139
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +45 -9
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +47 -11
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/automations.d.ts +417 -0
- package/dist/resources/cs-cz/automations.d.ts.map +1 -0
- package/dist/resources/cs-cz/automations.js +417 -0
- package/dist/resources/cs-cz/automations.js.map +1 -0
- package/dist/resources/cs-cz/common.d.ts +23 -91
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +25 -93
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/dataio.d.ts +260 -0
- package/dist/resources/cs-cz/dataio.d.ts.map +1 -0
- package/dist/resources/cs-cz/dataio.js +260 -0
- package/dist/resources/cs-cz/dataio.js.map +1 -0
- package/dist/resources/cs-cz/email.d.ts +824 -0
- package/dist/resources/cs-cz/email.d.ts.map +1 -0
- package/dist/resources/cs-cz/email.js +824 -0
- package/dist/resources/cs-cz/email.js.map +1 -0
- package/dist/resources/cs-cz/files.d.ts +112 -0
- package/dist/resources/cs-cz/files.d.ts.map +1 -0
- package/dist/resources/cs-cz/files.js +112 -0
- package/dist/resources/cs-cz/files.js.map +1 -0
- package/dist/resources/cs-cz/invoices.d.ts +717 -0
- package/dist/resources/cs-cz/invoices.d.ts.map +1 -0
- package/dist/resources/cs-cz/invoices.js +717 -0
- package/dist/resources/cs-cz/invoices.js.map +1 -0
- package/dist/resources/cs-cz/onboarding.d.ts +190 -0
- package/dist/resources/cs-cz/onboarding.d.ts.map +1 -0
- package/dist/resources/cs-cz/onboarding.js +190 -0
- package/dist/resources/cs-cz/onboarding.js.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts +415 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.js +415 -0
- package/dist/resources/cs-cz/reportBuilder.js.map +1 -0
- package/dist/resources/cs-cz/studio.d.ts +1759 -1116
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1774 -1131
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +45 -9
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +47 -11
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/automations.d.ts +417 -0
- package/dist/resources/da-dk/automations.d.ts.map +1 -0
- package/dist/resources/da-dk/automations.js +417 -0
- package/dist/resources/da-dk/automations.js.map +1 -0
- package/dist/resources/da-dk/common.d.ts +23 -91
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +25 -93
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/dataio.d.ts +260 -0
- package/dist/resources/da-dk/dataio.d.ts.map +1 -0
- package/dist/resources/da-dk/dataio.js +260 -0
- package/dist/resources/da-dk/dataio.js.map +1 -0
- package/dist/resources/da-dk/email.d.ts +824 -0
- package/dist/resources/da-dk/email.d.ts.map +1 -0
- package/dist/resources/da-dk/email.js +824 -0
- package/dist/resources/da-dk/email.js.map +1 -0
- package/dist/resources/da-dk/files.d.ts +112 -0
- package/dist/resources/da-dk/files.d.ts.map +1 -0
- package/dist/resources/da-dk/files.js +112 -0
- package/dist/resources/da-dk/files.js.map +1 -0
- package/dist/resources/da-dk/invoices.d.ts +717 -0
- package/dist/resources/da-dk/invoices.d.ts.map +1 -0
- package/dist/resources/da-dk/invoices.js +717 -0
- package/dist/resources/da-dk/invoices.js.map +1 -0
- package/dist/resources/da-dk/onboarding.d.ts +190 -0
- package/dist/resources/da-dk/onboarding.d.ts.map +1 -0
- package/dist/resources/da-dk/onboarding.js +190 -0
- package/dist/resources/da-dk/onboarding.js.map +1 -0
- package/dist/resources/da-dk/reportBuilder.d.ts +415 -0
- package/dist/resources/da-dk/reportBuilder.d.ts.map +1 -0
- package/dist/resources/da-dk/reportBuilder.js +415 -0
- package/dist/resources/da-dk/reportBuilder.js.map +1 -0
- package/dist/resources/da-dk/studio.d.ts +1760 -1117
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1771 -1128
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +45 -9
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +47 -11
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/automations.d.ts +417 -0
- package/dist/resources/de-de/automations.d.ts.map +1 -0
- package/dist/resources/de-de/automations.js +417 -0
- package/dist/resources/de-de/automations.js.map +1 -0
- package/dist/resources/de-de/common.d.ts +23 -91
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +25 -93
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/dataio.d.ts +260 -0
- package/dist/resources/de-de/dataio.d.ts.map +1 -0
- package/dist/resources/de-de/dataio.js +260 -0
- package/dist/resources/de-de/dataio.js.map +1 -0
- package/dist/resources/de-de/email.d.ts +824 -0
- package/dist/resources/de-de/email.d.ts.map +1 -0
- package/dist/resources/de-de/email.js +824 -0
- package/dist/resources/de-de/email.js.map +1 -0
- package/dist/resources/de-de/files.d.ts +112 -0
- package/dist/resources/de-de/files.d.ts.map +1 -0
- package/dist/resources/de-de/files.js +112 -0
- package/dist/resources/de-de/files.js.map +1 -0
- package/dist/resources/de-de/invoices.d.ts +717 -0
- package/dist/resources/de-de/invoices.d.ts.map +1 -0
- package/dist/resources/de-de/invoices.js +717 -0
- package/dist/resources/de-de/invoices.js.map +1 -0
- package/dist/resources/de-de/onboarding.d.ts +190 -0
- package/dist/resources/de-de/onboarding.d.ts.map +1 -0
- package/dist/resources/de-de/onboarding.js +190 -0
- package/dist/resources/de-de/onboarding.js.map +1 -0
- package/dist/resources/de-de/reportBuilder.d.ts +415 -0
- package/dist/resources/de-de/reportBuilder.d.ts.map +1 -0
- package/dist/resources/de-de/reportBuilder.js +415 -0
- package/dist/resources/de-de/reportBuilder.js.map +1 -0
- package/dist/resources/de-de/studio.d.ts +1759 -1116
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1770 -1127
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +45 -9
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +47 -11
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/automations.d.ts +417 -0
- package/dist/resources/en-us/automations.d.ts.map +1 -0
- package/dist/resources/en-us/automations.js +417 -0
- package/dist/resources/en-us/automations.js.map +1 -0
- package/dist/resources/en-us/common.d.ts +23 -91
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +25 -93
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/dataio.d.ts +260 -0
- package/dist/resources/en-us/dataio.d.ts.map +1 -0
- package/dist/resources/en-us/dataio.js +260 -0
- package/dist/resources/en-us/dataio.js.map +1 -0
- package/dist/resources/en-us/email.d.ts +824 -0
- package/dist/resources/en-us/email.d.ts.map +1 -0
- package/dist/resources/en-us/email.js +824 -0
- package/dist/resources/en-us/email.js.map +1 -0
- package/dist/resources/en-us/files.d.ts +112 -0
- package/dist/resources/en-us/files.d.ts.map +1 -0
- package/dist/resources/en-us/files.js +112 -0
- package/dist/resources/en-us/files.js.map +1 -0
- package/dist/resources/en-us/invoices.d.ts +717 -0
- package/dist/resources/en-us/invoices.d.ts.map +1 -0
- package/dist/resources/en-us/invoices.js +717 -0
- package/dist/resources/en-us/invoices.js.map +1 -0
- package/dist/resources/en-us/onboarding.d.ts +190 -0
- package/dist/resources/en-us/onboarding.d.ts.map +1 -0
- package/dist/resources/en-us/onboarding.js +190 -0
- package/dist/resources/en-us/onboarding.js.map +1 -0
- package/dist/resources/en-us/reportBuilder.d.ts +415 -0
- package/dist/resources/en-us/reportBuilder.d.ts.map +1 -0
- package/dist/resources/en-us/reportBuilder.js +415 -0
- package/dist/resources/en-us/reportBuilder.js.map +1 -0
- package/dist/resources/en-us/studio.d.ts +1742 -1099
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1769 -1126
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts +37 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +39 -3
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/automations.d.ts +417 -0
- package/dist/resources/fr-fr/automations.d.ts.map +1 -0
- package/dist/resources/fr-fr/automations.js +417 -0
- package/dist/resources/fr-fr/automations.js.map +1 -0
- package/dist/resources/fr-fr/common.d.ts +23 -91
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +25 -93
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/dataio.d.ts +260 -0
- package/dist/resources/fr-fr/dataio.d.ts.map +1 -0
- package/dist/resources/fr-fr/dataio.js +260 -0
- package/dist/resources/fr-fr/dataio.js.map +1 -0
- package/dist/resources/fr-fr/email.d.ts +824 -0
- package/dist/resources/fr-fr/email.d.ts.map +1 -0
- package/dist/resources/fr-fr/email.js +824 -0
- package/dist/resources/fr-fr/email.js.map +1 -0
- package/dist/resources/fr-fr/files.d.ts +112 -0
- package/dist/resources/fr-fr/files.d.ts.map +1 -0
- package/dist/resources/fr-fr/files.js +112 -0
- package/dist/resources/fr-fr/files.js.map +1 -0
- package/dist/resources/fr-fr/invoices.d.ts +717 -0
- package/dist/resources/fr-fr/invoices.d.ts.map +1 -0
- package/dist/resources/fr-fr/invoices.js +717 -0
- package/dist/resources/fr-fr/invoices.js.map +1 -0
- package/dist/resources/fr-fr/onboarding.d.ts +190 -0
- package/dist/resources/fr-fr/onboarding.d.ts.map +1 -0
- package/dist/resources/fr-fr/onboarding.js +190 -0
- package/dist/resources/fr-fr/onboarding.js.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts +415 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.js +415 -0
- package/dist/resources/fr-fr/reportBuilder.js.map +1 -0
- package/dist/resources/fr-fr/studio.d.ts +1759 -1116
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1774 -1131
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +44 -8
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +46 -10
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +14 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js +57 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/namespaces.d.ts +62 -3
- package/dist/resources/namespaces.d.ts.map +1 -1
- package/dist/resources/namespaces.js +84 -3
- package/dist/resources/namespaces.js.map +1 -1
- package/dist/resources/zh-cn/automations.d.ts +417 -0
- package/dist/resources/zh-cn/automations.d.ts.map +1 -0
- package/dist/resources/zh-cn/automations.js +417 -0
- package/dist/resources/zh-cn/automations.js.map +1 -0
- package/dist/resources/zh-cn/common.d.ts +23 -91
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +25 -93
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/dataio.d.ts +260 -0
- package/dist/resources/zh-cn/dataio.d.ts.map +1 -0
- package/dist/resources/zh-cn/dataio.js +260 -0
- package/dist/resources/zh-cn/dataio.js.map +1 -0
- package/dist/resources/zh-cn/email.d.ts +824 -0
- package/dist/resources/zh-cn/email.d.ts.map +1 -0
- package/dist/resources/zh-cn/email.js +824 -0
- package/dist/resources/zh-cn/email.js.map +1 -0
- package/dist/resources/zh-cn/files.d.ts +112 -0
- package/dist/resources/zh-cn/files.d.ts.map +1 -0
- package/dist/resources/zh-cn/files.js +112 -0
- package/dist/resources/zh-cn/files.js.map +1 -0
- package/dist/resources/zh-cn/invoices.d.ts +717 -0
- package/dist/resources/zh-cn/invoices.d.ts.map +1 -0
- package/dist/resources/zh-cn/invoices.js +717 -0
- package/dist/resources/zh-cn/invoices.js.map +1 -0
- package/dist/resources/zh-cn/onboarding.d.ts +190 -0
- package/dist/resources/zh-cn/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-cn/onboarding.js +190 -0
- package/dist/resources/zh-cn/onboarding.js.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.js +415 -0
- package/dist/resources/zh-cn/reportBuilder.js.map +1 -0
- package/dist/resources/zh-cn/studio.d.ts +1758 -1115
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1764 -1121
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +45 -9
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +47 -11
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/automations.d.ts +417 -0
- package/dist/resources/zh-tw/automations.d.ts.map +1 -0
- package/dist/resources/zh-tw/automations.js +417 -0
- package/dist/resources/zh-tw/automations.js.map +1 -0
- package/dist/resources/zh-tw/common.d.ts +23 -91
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +25 -93
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/dataio.d.ts +260 -0
- package/dist/resources/zh-tw/dataio.d.ts.map +1 -0
- package/dist/resources/zh-tw/dataio.js +260 -0
- package/dist/resources/zh-tw/dataio.js.map +1 -0
- package/dist/resources/zh-tw/email.d.ts +824 -0
- package/dist/resources/zh-tw/email.d.ts.map +1 -0
- package/dist/resources/zh-tw/email.js +824 -0
- package/dist/resources/zh-tw/email.js.map +1 -0
- package/dist/resources/zh-tw/files.d.ts +112 -0
- package/dist/resources/zh-tw/files.d.ts.map +1 -0
- package/dist/resources/zh-tw/files.js +112 -0
- package/dist/resources/zh-tw/files.js.map +1 -0
- package/dist/resources/zh-tw/invoices.d.ts +717 -0
- package/dist/resources/zh-tw/invoices.d.ts.map +1 -0
- package/dist/resources/zh-tw/invoices.js +717 -0
- package/dist/resources/zh-tw/invoices.js.map +1 -0
- package/dist/resources/zh-tw/onboarding.d.ts +190 -0
- package/dist/resources/zh-tw/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-tw/onboarding.js +190 -0
- package/dist/resources/zh-tw/onboarding.js.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.js +415 -0
- package/dist/resources/zh-tw/reportBuilder.js.map +1 -0
- package/dist/resources/zh-tw/studio.d.ts +1759 -1116
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1773 -1130
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +45 -9
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +47 -11
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.js +7 -7
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +14 -1
- package/dist/server.js.map +1 -1
- package/locales/ar-EG/.meta.json +15999 -5979
- package/locales/ar-EG/automations.json +406 -0
- package/locales/ar-EG/common.json +25 -93
- package/locales/ar-EG/dataio.json +249 -0
- package/locales/ar-EG/email.json +813 -0
- package/locales/ar-EG/files.json +101 -0
- package/locales/ar-EG/invoices.json +706 -0
- package/locales/ar-EG/onboarding.json +179 -0
- package/locales/ar-EG/reportBuilder.json +404 -0
- package/locales/ar-EG/studio.json +1782 -1139
- package/locales/ar-EG/ui.json +47 -11
- package/locales/cs-CZ/.meta.json +16271 -6251
- package/locales/cs-CZ/automations.json +406 -0
- package/locales/cs-CZ/common.json +25 -93
- package/locales/cs-CZ/dataio.json +249 -0
- package/locales/cs-CZ/email.json +813 -0
- package/locales/cs-CZ/files.json +101 -0
- package/locales/cs-CZ/invoices.json +706 -0
- package/locales/cs-CZ/onboarding.json +179 -0
- package/locales/cs-CZ/reportBuilder.json +404 -0
- package/locales/cs-CZ/studio.json +1774 -1131
- package/locales/cs-CZ/ui.json +47 -11
- package/locales/da-DK/.meta.json +16245 -6225
- package/locales/da-DK/automations.json +406 -0
- package/locales/da-DK/common.json +25 -93
- package/locales/da-DK/dataio.json +249 -0
- package/locales/da-DK/email.json +813 -0
- package/locales/da-DK/files.json +101 -0
- package/locales/da-DK/invoices.json +706 -0
- package/locales/da-DK/onboarding.json +179 -0
- package/locales/da-DK/reportBuilder.json +404 -0
- package/locales/da-DK/studio.json +1771 -1128
- package/locales/da-DK/ui.json +47 -11
- package/locales/de-DE/.meta.json +16094 -6074
- package/locales/de-DE/automations.json +406 -0
- package/locales/de-DE/common.json +25 -93
- package/locales/de-DE/dataio.json +249 -0
- package/locales/de-DE/email.json +813 -0
- package/locales/de-DE/files.json +101 -0
- package/locales/de-DE/invoices.json +706 -0
- package/locales/de-DE/onboarding.json +179 -0
- package/locales/de-DE/reportBuilder.json +404 -0
- package/locales/de-DE/studio.json +1770 -1127
- package/locales/de-DE/ui.json +47 -11
- package/locales/en-US/automations.json +406 -0
- package/locales/en-US/common.json +25 -93
- package/locales/en-US/dataio.json +249 -0
- package/locales/en-US/email.json +813 -0
- package/locales/en-US/files.json +101 -0
- package/locales/en-US/invoices.json +706 -0
- package/locales/en-US/onboarding.json +179 -0
- package/locales/en-US/reportBuilder.json +404 -0
- package/locales/en-US/studio.json +1769 -1126
- package/locales/en-US/ui.json +39 -3
- package/locales/fr-FR/.meta.json +14117 -4097
- package/locales/fr-FR/automations.json +406 -0
- package/locales/fr-FR/common.json +25 -93
- package/locales/fr-FR/dataio.json +249 -0
- package/locales/fr-FR/email.json +813 -0
- package/locales/fr-FR/files.json +101 -0
- package/locales/fr-FR/invoices.json +706 -0
- package/locales/fr-FR/onboarding.json +179 -0
- package/locales/fr-FR/reportBuilder.json +404 -0
- package/locales/fr-FR/studio.json +1774 -1131
- package/locales/fr-FR/ui.json +46 -10
- package/locales/zh-CN/.meta.json +16223 -6203
- package/locales/zh-CN/automations.json +406 -0
- package/locales/zh-CN/common.json +25 -93
- package/locales/zh-CN/dataio.json +249 -0
- package/locales/zh-CN/email.json +813 -0
- package/locales/zh-CN/files.json +101 -0
- package/locales/zh-CN/invoices.json +706 -0
- package/locales/zh-CN/onboarding.json +179 -0
- package/locales/zh-CN/reportBuilder.json +404 -0
- package/locales/zh-CN/studio.json +1764 -1121
- package/locales/zh-CN/ui.json +47 -11
- package/locales/zh-TW/.meta.json +15999 -5979
- package/locales/zh-TW/automations.json +406 -0
- package/locales/zh-TW/common.json +25 -93
- package/locales/zh-TW/dataio.json +249 -0
- package/locales/zh-TW/email.json +813 -0
- package/locales/zh-TW/files.json +101 -0
- package/locales/zh-TW/invoices.json +706 -0
- package/locales/zh-TW/onboarding.json +179 -0
- package/locales/zh-TW/reportBuilder.json +404 -0
- package/locales/zh-TW/studio.json +1773 -1130
- package/locales/zh-TW/ui.json +47 -11
- package/package.json +1 -1
|
@@ -0,0 +1,717 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GENERATED MIRROR of ../../../locales/de-DE/invoices.json — do not edit by hand.
|
|
3
|
+
* The JSON file is the canonical hand-authored bundle (10-i18n-theming.md §3.1);
|
|
4
|
+
* this TS mirror exists so the runtime can bundle a namespace (en-US's eager
|
|
5
|
+
* ones) or chunk-split it (every other locale, and en-US's deferred `studio`)
|
|
6
|
+
* without JSON import attributes (browser + NodeNext safe).
|
|
7
|
+
* Parity is enforced by src/resources/parity.test.ts. Regenerate with
|
|
8
|
+
* scripts/gen-resources.mjs.
|
|
9
|
+
*/
|
|
10
|
+
declare const _default: {
|
|
11
|
+
readonly add: {
|
|
12
|
+
readonly allOn: "Alle Standardblöcke sind bereits auf dieser Rechnung.";
|
|
13
|
+
readonly custom: "Selbst gestalten";
|
|
14
|
+
readonly standard: "Standardblöcke";
|
|
15
|
+
readonly subtitle: "Gestalten Sie einen eigenen Abschnitt oder schalten Sie einen der Standardblöcke ein.";
|
|
16
|
+
readonly title: "Abschnitt hinzufügen";
|
|
17
|
+
};
|
|
18
|
+
readonly canvas: {
|
|
19
|
+
readonly addSection: "Abschnitt hinzufügen";
|
|
20
|
+
readonly approval: {
|
|
21
|
+
readonly approved: "Genehmigt";
|
|
22
|
+
readonly pending: "Ausstehend";
|
|
23
|
+
readonly rejected: "Abgelehnt";
|
|
24
|
+
readonly title: "Genehmigung";
|
|
25
|
+
};
|
|
26
|
+
readonly attachments: "Anhänge";
|
|
27
|
+
readonly blocks: {
|
|
28
|
+
readonly parties: "Absender & Rechnung an";
|
|
29
|
+
readonly paynotes: "Zahlung & Hinweise";
|
|
30
|
+
};
|
|
31
|
+
readonly brandName: "Markenname";
|
|
32
|
+
readonly brandingHint: "Marke · zum Bearbeiten klicken";
|
|
33
|
+
readonly contact: "Fragen? Sprechen Sie uns an";
|
|
34
|
+
readonly custom: {
|
|
35
|
+
readonly addRow: "Zeile hinzufügen";
|
|
36
|
+
readonly body: "Abschnittstext";
|
|
37
|
+
readonly caption: "Bildunterschrift";
|
|
38
|
+
readonly clearImage: "Bild entfernen";
|
|
39
|
+
readonly clearSlot: "Entfernen";
|
|
40
|
+
readonly clearSlotOf: "Bild {n} entfernen";
|
|
41
|
+
readonly remove: "Abschnitt entfernen";
|
|
42
|
+
readonly removeOf: "Abschnitt entfernen: {title}";
|
|
43
|
+
readonly removeRow: "Zeile entfernen";
|
|
44
|
+
readonly removeRowOf: "Zeile {n} entfernen";
|
|
45
|
+
readonly rowLabel: "Beschriftung von Zeile {n}";
|
|
46
|
+
readonly rowValue: "Wert von Zeile {n}";
|
|
47
|
+
readonly titleLabel: "Abschnittstitel";
|
|
48
|
+
readonly upload: "Zum Hochladen eines Bildes klicken";
|
|
49
|
+
readonly uploadSlot: "Bild {n} hochladen";
|
|
50
|
+
};
|
|
51
|
+
readonly customerName: "Kundenname";
|
|
52
|
+
readonly dateSigned: "Datum der Unterschrift";
|
|
53
|
+
readonly delivery: {
|
|
54
|
+
readonly title: "Lieferverlauf";
|
|
55
|
+
};
|
|
56
|
+
readonly discount: {
|
|
57
|
+
readonly title: "Rabattcodes";
|
|
58
|
+
};
|
|
59
|
+
readonly due: "Fällig";
|
|
60
|
+
readonly from: "Absender";
|
|
61
|
+
readonly insertAbove: "Abschnitt über {label} einfügen";
|
|
62
|
+
readonly insertHere: "Hier einen Abschnitt einfügen";
|
|
63
|
+
readonly invoiceTo: "Rechnung an";
|
|
64
|
+
readonly issued: "Ausgestellt";
|
|
65
|
+
readonly items: {
|
|
66
|
+
readonly add: "Position hinzufügen";
|
|
67
|
+
readonly amount: "Betrag";
|
|
68
|
+
readonly description: "Beschreibung";
|
|
69
|
+
readonly descriptionOf: "Beschreibung von Position {n}";
|
|
70
|
+
readonly qty: "Menge";
|
|
71
|
+
readonly qtyOf: "Menge von Position {n}";
|
|
72
|
+
readonly rate: "Preis";
|
|
73
|
+
readonly rateOf: "Preis von Position {n}";
|
|
74
|
+
readonly remove: "Position entfernen: {name}";
|
|
75
|
+
readonly reorder: "Zum Anordnen ziehen";
|
|
76
|
+
readonly reorderOf: "Zum Anordnen ziehen: {name}";
|
|
77
|
+
readonly row: "Position {n}";
|
|
78
|
+
};
|
|
79
|
+
readonly latefees: {
|
|
80
|
+
readonly sentence: "Auf Beträge, die mehr als {days} Tage nach dem Fälligkeitsdatum offen sind, fallen monatlich {rate} % Verzugsgebühr an.";
|
|
81
|
+
readonly title: "Verzugsgebühr";
|
|
82
|
+
};
|
|
83
|
+
readonly legal: "Rechtliches";
|
|
84
|
+
readonly lines: {
|
|
85
|
+
readonly customer: "Kundenzeile {n}";
|
|
86
|
+
readonly from: "Absenderzeile {n}";
|
|
87
|
+
readonly payment: "Zahlungszeile {n}";
|
|
88
|
+
readonly ship: "Lieferzeile {n}";
|
|
89
|
+
};
|
|
90
|
+
readonly loyalty: {
|
|
91
|
+
readonly balance: "{balance} Pkt. · {level}";
|
|
92
|
+
readonly title: "Punktestand";
|
|
93
|
+
};
|
|
94
|
+
readonly multicurrency: {
|
|
95
|
+
readonly note: "Umgerechnet aus {total} zu Richtkursen.";
|
|
96
|
+
readonly title: "Auch zahlbar in";
|
|
97
|
+
};
|
|
98
|
+
readonly notes: "Hinweise";
|
|
99
|
+
readonly payhistory: {
|
|
100
|
+
readonly title: "Zahlungsverlauf";
|
|
101
|
+
};
|
|
102
|
+
readonly payment: "Zahlung";
|
|
103
|
+
readonly poNumber: "Bestellnummer";
|
|
104
|
+
readonly poTerms: "Bedingungen der Bestellung";
|
|
105
|
+
readonly qr: {
|
|
106
|
+
readonly due: "Fälliger Betrag · {total}";
|
|
107
|
+
readonly title: "Per QR-Code zahlen";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly next: "Nächste am {next} · {count}";
|
|
111
|
+
readonly title: "Wiederkehrend — {freq}";
|
|
112
|
+
};
|
|
113
|
+
readonly refund: "Rückerstattungsregeln";
|
|
114
|
+
readonly reorderSection: "Abschnitt zum Anordnen ziehen";
|
|
115
|
+
readonly reorderSectionOf: "Abschnitt zum Anordnen ziehen: {label}";
|
|
116
|
+
readonly select: "{label} bearbeiten";
|
|
117
|
+
readonly shipName: "Empfängername";
|
|
118
|
+
readonly shipTo: "Lieferung an";
|
|
119
|
+
readonly sigName: "Name des Unterzeichners";
|
|
120
|
+
readonly sigTitle: "Funktion des Unterzeichners";
|
|
121
|
+
readonly signature: "Unterschrift";
|
|
122
|
+
readonly taxbreak: {
|
|
123
|
+
readonly title: "Steueraufschlüsselung";
|
|
124
|
+
};
|
|
125
|
+
readonly terms: "Bedingungen";
|
|
126
|
+
readonly termsAccepted: "Bedingungen angenommen";
|
|
127
|
+
readonly termsLabel: "Beschriftung der Bedingungen";
|
|
128
|
+
readonly totals: {
|
|
129
|
+
readonly discount: "Rabatt ({rate})";
|
|
130
|
+
readonly subtotal: "Zwischensumme";
|
|
131
|
+
readonly tax: "Steuer ({rate})";
|
|
132
|
+
readonly total: "Gesamtbetrag";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly card: {
|
|
136
|
+
readonly delete: "Löschen";
|
|
137
|
+
readonly duplicate: "Duplizieren";
|
|
138
|
+
readonly edit: "Bearbeiten";
|
|
139
|
+
readonly rename: "Umbenennen";
|
|
140
|
+
readonly renameLabel: "Neuer Name";
|
|
141
|
+
readonly total: "GESAMT";
|
|
142
|
+
};
|
|
143
|
+
readonly custom: {
|
|
144
|
+
readonly gallery: {
|
|
145
|
+
readonly hint: "Zwei oder drei Bilder nebeneinander";
|
|
146
|
+
readonly label: "Bilderreihe";
|
|
147
|
+
};
|
|
148
|
+
readonly image: {
|
|
149
|
+
readonly hint: "Foto, Zeichnung oder Zertifikat hochladen";
|
|
150
|
+
readonly label: "Bildblock";
|
|
151
|
+
};
|
|
152
|
+
readonly kv: {
|
|
153
|
+
readonly hint: "Paare aus Beschriftung und Wert";
|
|
154
|
+
readonly label: "Detailzeilen";
|
|
155
|
+
};
|
|
156
|
+
readonly text: {
|
|
157
|
+
readonly hint: "Ihr eigener Text — Hinweise, Umfang, Bedingungen";
|
|
158
|
+
readonly label: "Textabschnitt";
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
readonly delete: {
|
|
162
|
+
readonly body: {
|
|
163
|
+
readonly invoice: "Das lässt sich nicht rückgängig machen. Die Rechnung wird dauerhaft entfernt.";
|
|
164
|
+
readonly template: "Das lässt sich nicht rückgängig machen. Die Vorlage wird dauerhaft entfernt.";
|
|
165
|
+
};
|
|
166
|
+
readonly confirm: "Löschen";
|
|
167
|
+
readonly title: "{name} löschen?";
|
|
168
|
+
};
|
|
169
|
+
readonly editor: {
|
|
170
|
+
readonly delete: "Löschen";
|
|
171
|
+
readonly discard: {
|
|
172
|
+
readonly body: "Ihre Änderungen an {name} gehen verloren.";
|
|
173
|
+
readonly confirm: "Verwerfen";
|
|
174
|
+
readonly keep: "Weiter bearbeiten";
|
|
175
|
+
readonly title: "Nicht gespeicherte Änderungen verwerfen?";
|
|
176
|
+
};
|
|
177
|
+
readonly duplicate: "Duplizieren";
|
|
178
|
+
readonly images: "Bilder";
|
|
179
|
+
readonly kind: {
|
|
180
|
+
readonly invoice: "Rechnung";
|
|
181
|
+
readonly template: "Vorlage";
|
|
182
|
+
};
|
|
183
|
+
readonly loadFailed: "Dieses Dokument konnte nicht geladen werden";
|
|
184
|
+
readonly nameLabel: "Name";
|
|
185
|
+
readonly redo: "Wiederholen";
|
|
186
|
+
readonly saveFailed: "Konnte nicht gespeichert werden";
|
|
187
|
+
readonly saveInvoice: "Rechnung speichern";
|
|
188
|
+
readonly saveState: {
|
|
189
|
+
readonly dirty: "Nicht gespeicherte Änderungen";
|
|
190
|
+
readonly error: "Nicht gespeichert";
|
|
191
|
+
readonly saved: "Alle Änderungen gespeichert";
|
|
192
|
+
readonly saving: "Wird gespeichert…";
|
|
193
|
+
};
|
|
194
|
+
readonly saveTemplate: "Vorlage speichern";
|
|
195
|
+
readonly sendInvoice: "Rechnung senden";
|
|
196
|
+
readonly shortcutSave: "Dokument speichern";
|
|
197
|
+
readonly undo: "Rückgängig";
|
|
198
|
+
};
|
|
199
|
+
readonly empty: {
|
|
200
|
+
readonly invoices: {
|
|
201
|
+
readonly body: "Erstellen Sie Ihre erste Rechnung aus einer Vorlage oder auf leerer Fläche.";
|
|
202
|
+
readonly title: "Noch keine Rechnungen";
|
|
203
|
+
};
|
|
204
|
+
readonly noMatch: {
|
|
205
|
+
readonly body: "Versuchen Sie einen anderen Suchbegriff.";
|
|
206
|
+
readonly invoices: "Keine passenden Rechnungen";
|
|
207
|
+
readonly templates: "Keine passenden Vorlagen";
|
|
208
|
+
};
|
|
209
|
+
readonly templates: {
|
|
210
|
+
readonly body: "Erstellen Sie eine wiederverwendbare Rechnungsvorlage, aus der Ihr Team arbeiten kann.";
|
|
211
|
+
readonly title: "Noch keine Vorlagen";
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
readonly inspector: {
|
|
215
|
+
readonly addLine: "Zeile hinzufügen";
|
|
216
|
+
readonly approval: {
|
|
217
|
+
readonly name: "Name des Genehmigers";
|
|
218
|
+
readonly status: {
|
|
219
|
+
readonly approved: "Genehmigt";
|
|
220
|
+
readonly pending: "Ausstehend";
|
|
221
|
+
readonly rejected: "Abgelehnt";
|
|
222
|
+
};
|
|
223
|
+
readonly statusLabel: "Status";
|
|
224
|
+
readonly title: "Rolle / Funktion";
|
|
225
|
+
};
|
|
226
|
+
readonly attachments: {
|
|
227
|
+
readonly add: "Datei hinzufügen";
|
|
228
|
+
readonly files: "Dateien";
|
|
229
|
+
readonly name: "Name von Datei {n}";
|
|
230
|
+
readonly removeRow: "Datei {n} entfernen";
|
|
231
|
+
readonly seedName: "Neue Datei.pdf";
|
|
232
|
+
readonly size: "Größe von Datei {n}";
|
|
233
|
+
};
|
|
234
|
+
readonly branding: {
|
|
235
|
+
readonly accentHintAfter: "& Design.";
|
|
236
|
+
readonly accentHintBefore: "Ändern Sie die Akzentfarbe im Abschnitt";
|
|
237
|
+
readonly accentHintBold: "Titel";
|
|
238
|
+
readonly brandName: "Markenname";
|
|
239
|
+
readonly logoImage: "Logobild";
|
|
240
|
+
readonly logoMark: "Logozeichen";
|
|
241
|
+
readonly logoNoteAfter: "in der Symbolleiste.";
|
|
242
|
+
readonly logoNoteBefore: "Ein hochgeladenes Logo ersetzt das Zeichen oben. Alle festen Bilder liegen unter";
|
|
243
|
+
readonly logoNoteBold: "Bilder";
|
|
244
|
+
readonly removeLogo: "Entfernen";
|
|
245
|
+
readonly uploadLogo: "Logo hochladen";
|
|
246
|
+
};
|
|
247
|
+
readonly contact: {
|
|
248
|
+
readonly email: "E-Mail";
|
|
249
|
+
readonly name: "Kontaktname";
|
|
250
|
+
readonly phone: "Telefon";
|
|
251
|
+
};
|
|
252
|
+
readonly custom: {
|
|
253
|
+
readonly addRow: "Zeile hinzufügen";
|
|
254
|
+
readonly body: "Fließtext";
|
|
255
|
+
readonly caption: "Bildunterschrift";
|
|
256
|
+
readonly galleryHint: "Klicken Sie auf der Rechnung auf jeden Platz, um ein Bild hochzuladen.";
|
|
257
|
+
readonly height: "Höhe";
|
|
258
|
+
readonly image: "Bild";
|
|
259
|
+
readonly remove: "Abschnitt entfernen";
|
|
260
|
+
readonly title: "Abschnittstitel";
|
|
261
|
+
readonly upload: "Hochladen / ersetzen";
|
|
262
|
+
};
|
|
263
|
+
readonly customer: {
|
|
264
|
+
readonly addressContact: "Adresse & Kontakt";
|
|
265
|
+
readonly clientName: "Kundenname";
|
|
266
|
+
};
|
|
267
|
+
readonly delivery: {
|
|
268
|
+
readonly add: "Schritt hinzufügen";
|
|
269
|
+
readonly cycle: "Status von Schritt {n}: {status}";
|
|
270
|
+
readonly label: "Schritt {n}";
|
|
271
|
+
readonly note: "Tippen Sie auf den Status, um zwischen Ausstehend → In Arbeit → Erledigt zu wechseln.";
|
|
272
|
+
readonly removeRow: "Schritt {n} entfernen";
|
|
273
|
+
readonly seedLabel: "Neuer Schritt";
|
|
274
|
+
readonly status: {
|
|
275
|
+
readonly current: "In Arbeit";
|
|
276
|
+
readonly done: "Erledigt";
|
|
277
|
+
readonly todo: "Ausstehend";
|
|
278
|
+
};
|
|
279
|
+
readonly steps: "Schritte";
|
|
280
|
+
};
|
|
281
|
+
readonly discount: {
|
|
282
|
+
readonly add: "Code hinzufügen";
|
|
283
|
+
readonly amount: "Betrag von Code {n}";
|
|
284
|
+
readonly code: "Code {n}";
|
|
285
|
+
readonly codePlaceholder: "CODE";
|
|
286
|
+
readonly codes: "Rabattcodes";
|
|
287
|
+
readonly label: "Beschreibung von Code {n}";
|
|
288
|
+
readonly labelPlaceholder: "Beschreibung";
|
|
289
|
+
readonly removeRow: "Code {n} entfernen";
|
|
290
|
+
readonly seedLabel: "Neuer Rabatt";
|
|
291
|
+
};
|
|
292
|
+
readonly fallback: {
|
|
293
|
+
readonly title: "Bearbeiten";
|
|
294
|
+
};
|
|
295
|
+
readonly from: {
|
|
296
|
+
readonly companyDetails: "Firmendaten";
|
|
297
|
+
};
|
|
298
|
+
readonly images: {
|
|
299
|
+
readonly addSection: "Bildabschnitt hinzufügen";
|
|
300
|
+
readonly background: "Hintergrund";
|
|
301
|
+
readonly backgroundHint: "Wasserzeichen hinter der Rechnung";
|
|
302
|
+
readonly intro: "Feste Bilder, die mit der Rechnung mitgehen. Einmal hochladen — jedes Dokument aus dieser Vorlage behält sie.";
|
|
303
|
+
readonly logo: "Logo";
|
|
304
|
+
readonly logoHint: "Ersetzt das Logozeichen";
|
|
305
|
+
readonly qr: "QR-Code";
|
|
306
|
+
readonly qrHint: "Wird im QR-Zahlungsblock angezeigt";
|
|
307
|
+
readonly remove: "Entfernen";
|
|
308
|
+
readonly replace: "Ersetzen";
|
|
309
|
+
readonly signature: "Unterschrift";
|
|
310
|
+
readonly signatureHint: "Eingescannte Unterschrift";
|
|
311
|
+
readonly stamp: "Stempel / Siegel";
|
|
312
|
+
readonly stampHint: "Stempel für Bezahlt oder Genehmigt";
|
|
313
|
+
readonly upload: "Hochladen";
|
|
314
|
+
readonly uploadSlot: "{label} hochladen";
|
|
315
|
+
};
|
|
316
|
+
readonly items: {
|
|
317
|
+
readonly add: "Position hinzufügen";
|
|
318
|
+
readonly count: "Positionen";
|
|
319
|
+
readonly hint: "Bearbeiten Sie jede Zelle direkt auf der Rechnung oder ziehen Sie am Griff, um die Reihenfolge zu ändern.";
|
|
320
|
+
readonly subtotal: "Zwischensumme";
|
|
321
|
+
};
|
|
322
|
+
readonly latefees: {
|
|
323
|
+
readonly grace: "Karenzzeit";
|
|
324
|
+
readonly graceUnit: "Tage";
|
|
325
|
+
readonly rate: "Gebührensatz";
|
|
326
|
+
readonly rateUnit: "% monatlich";
|
|
327
|
+
};
|
|
328
|
+
readonly legal: {
|
|
329
|
+
readonly footer: "Rechtliche Fußzeile";
|
|
330
|
+
};
|
|
331
|
+
readonly line: "{label} {n}";
|
|
332
|
+
readonly loyalty: {
|
|
333
|
+
readonly balance: "Punktestand";
|
|
334
|
+
readonly earned: "Erhaltene Punkte";
|
|
335
|
+
readonly level: "Stufe";
|
|
336
|
+
};
|
|
337
|
+
readonly meta: {
|
|
338
|
+
readonly due: "Fälligkeitsdatum";
|
|
339
|
+
readonly issued: "Rechnungsdatum";
|
|
340
|
+
readonly number: "Rechnungsnummer";
|
|
341
|
+
readonly poNumber: "Bestellnummer";
|
|
342
|
+
readonly terms: "Zahlungsbedingungen";
|
|
343
|
+
};
|
|
344
|
+
readonly multicurrency: {
|
|
345
|
+
readonly add: "Währung hinzufügen";
|
|
346
|
+
readonly code: "Code von Währung {n}";
|
|
347
|
+
readonly note: "Der Kurs wird mit dem Gesamtbetrag der Rechnung multipliziert. Code, Symbol, dann Kurs.";
|
|
348
|
+
readonly rate: "Kurs von Währung {n}";
|
|
349
|
+
readonly rates: "Währungen & Kurse";
|
|
350
|
+
readonly removeRow: "Währung {n} entfernen";
|
|
351
|
+
readonly symbol: "Symbol von Währung {n}";
|
|
352
|
+
};
|
|
353
|
+
readonly notes: {
|
|
354
|
+
readonly footerNotes: "Hinweise in der Fußzeile";
|
|
355
|
+
readonly hint: "Steht unten auf der Rechnung — Bedingungen, ein Dankeschön oder Rechtstext.";
|
|
356
|
+
};
|
|
357
|
+
readonly payhistory: {
|
|
358
|
+
readonly add: "Zahlung hinzufügen";
|
|
359
|
+
readonly amount: "Betrag von Zahlung {n}";
|
|
360
|
+
readonly amountPlaceholder: "Betrag";
|
|
361
|
+
readonly date: "Datum von Zahlung {n}";
|
|
362
|
+
readonly datePlaceholder: "Datum";
|
|
363
|
+
readonly method: "Art von Zahlung {n}";
|
|
364
|
+
readonly methodPlaceholder: "Zahlungsart";
|
|
365
|
+
readonly payments: "Zahlungen";
|
|
366
|
+
readonly removeRow: "Zahlung {n} entfernen";
|
|
367
|
+
};
|
|
368
|
+
readonly payment: {
|
|
369
|
+
readonly instructions: "Zahlungshinweise";
|
|
370
|
+
};
|
|
371
|
+
readonly poterms: {
|
|
372
|
+
readonly terms: "Bedingungen der Bestellung";
|
|
373
|
+
};
|
|
374
|
+
readonly qr: {
|
|
375
|
+
readonly caption: "Bildunterschrift";
|
|
376
|
+
readonly hint: "Codiert „Fälliger Betrag · {total}“. Angezeigt wird das Bild, das Sie unter „Bilder“ hochladen.";
|
|
377
|
+
};
|
|
378
|
+
readonly recurring: {
|
|
379
|
+
readonly annually: "Jährlich";
|
|
380
|
+
readonly frequency: "Häufigkeit";
|
|
381
|
+
readonly monthly: "Monatlich";
|
|
382
|
+
readonly next: "Nächstes Ausgabedatum";
|
|
383
|
+
readonly note: "Hinweis zum Rhythmus";
|
|
384
|
+
readonly quarterly: "Vierteljährlich";
|
|
385
|
+
readonly weekly: "Wöchentlich";
|
|
386
|
+
};
|
|
387
|
+
readonly refund: {
|
|
388
|
+
readonly policy: "Rückerstattungsregeln";
|
|
389
|
+
};
|
|
390
|
+
readonly removeLine: "{label} {n} entfernen";
|
|
391
|
+
readonly removeSection: "Abschnitt entfernen";
|
|
392
|
+
readonly shipto: {
|
|
393
|
+
readonly addressLines: "Adresszeilen";
|
|
394
|
+
readonly name: "Name des Empfängers";
|
|
395
|
+
};
|
|
396
|
+
readonly signature: {
|
|
397
|
+
readonly hint: "Auf der Rechnung erscheinen eine Unterschriftenlinie und ein Datumsfeld zum Unterschreiben von Hand.";
|
|
398
|
+
readonly name: "Name des Unterzeichners";
|
|
399
|
+
readonly title: "Funktion / Rolle";
|
|
400
|
+
};
|
|
401
|
+
readonly tax: {
|
|
402
|
+
readonly discount: "Rabatt";
|
|
403
|
+
readonly discountRow: "Rabatt";
|
|
404
|
+
readonly subtotal: "Zwischensumme";
|
|
405
|
+
readonly tax: "Steuer";
|
|
406
|
+
readonly taxRate: "Steuersatz";
|
|
407
|
+
readonly total: "Gesamtbetrag";
|
|
408
|
+
};
|
|
409
|
+
readonly taxbreak: {
|
|
410
|
+
readonly add: "Steuerzeile hinzufügen";
|
|
411
|
+
readonly components: "Steuerbestandteile";
|
|
412
|
+
readonly label: "Beschriftung von Steuerzeile {n}";
|
|
413
|
+
readonly note: "Jeder Satz wird auf die Zwischensumme nach Abzug des Rabatts angewendet.";
|
|
414
|
+
readonly rate: "Satz von Steuerzeile {n}";
|
|
415
|
+
readonly removeRow: "Steuerzeile {n} entfernen";
|
|
416
|
+
readonly seedLabel: "Neue Steuer";
|
|
417
|
+
};
|
|
418
|
+
readonly terms: {
|
|
419
|
+
readonly checkboxLabel: "Beschriftung des Kästchens";
|
|
420
|
+
readonly preChecked: "Vorab angehakt";
|
|
421
|
+
readonly preCheckedHint: "Das Kästchen bereits angehakt anzeigen";
|
|
422
|
+
};
|
|
423
|
+
readonly theme: {
|
|
424
|
+
readonly accentColour: "Akzentfarbe";
|
|
425
|
+
readonly backgroundHint: "Legt einen randlosen Hintergrund hinter die ganze Rechnung — ideal für Briefpapier oder ein Wasserzeichen.";
|
|
426
|
+
readonly backgroundImage: "Hintergrundbild";
|
|
427
|
+
readonly currency: "Währung";
|
|
428
|
+
readonly documentTitle: "Dokumenttitel";
|
|
429
|
+
readonly language: "Sprache";
|
|
430
|
+
readonly languageNote: "Erstellen Sie mit der Sprachschaltfläche in der Symbolleiste eine verknüpfte Variante, statt diese hier neu auszuzeichnen.";
|
|
431
|
+
readonly overlay: "Überlagerung {pct} %";
|
|
432
|
+
readonly overlayLabel: "Überlagerung";
|
|
433
|
+
readonly removeBackground: "Entfernen";
|
|
434
|
+
readonly replaceBackground: "Ersetzen";
|
|
435
|
+
readonly showDecimals: "Nachkommastellen anzeigen";
|
|
436
|
+
readonly showDecimalsHint: "z. B. 290,00 $ statt 290 $";
|
|
437
|
+
readonly status: {
|
|
438
|
+
readonly draft: "Entwurf";
|
|
439
|
+
readonly live: "Aktiv";
|
|
440
|
+
readonly overdue: "Überfällig";
|
|
441
|
+
readonly paid: "Bezahlt";
|
|
442
|
+
readonly sent: "Gesendet";
|
|
443
|
+
};
|
|
444
|
+
readonly statusLabel: "Status";
|
|
445
|
+
readonly topic: {
|
|
446
|
+
readonly logistics: "Versand & Logistik";
|
|
447
|
+
readonly other: "Ohne Kategorie";
|
|
448
|
+
readonly receipts: "Belege & Erstattungen";
|
|
449
|
+
readonly recurring: "Wiederkehrend";
|
|
450
|
+
readonly sales: "Verkauf & Angebote";
|
|
451
|
+
readonly services: "Dienstleistungen";
|
|
452
|
+
};
|
|
453
|
+
readonly topicLabel: "Thema";
|
|
454
|
+
readonly uploadBackground: "Hintergrund hochladen";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
readonly languages: {
|
|
458
|
+
readonly de: "Deutsch";
|
|
459
|
+
readonly en: "Englisch";
|
|
460
|
+
readonly es: "Spanisch";
|
|
461
|
+
readonly footnote: "Eine neue Sprache erzeugt eine verknüpfte Kopie, gruppiert unter demselben Thema.";
|
|
462
|
+
readonly fr: "Französisch";
|
|
463
|
+
readonly ja: "Japanisch";
|
|
464
|
+
readonly pt: "Portugiesisch";
|
|
465
|
+
readonly state: {
|
|
466
|
+
readonly create: "Anlegen";
|
|
467
|
+
readonly editing: "Bearbeiten";
|
|
468
|
+
readonly open: "Öffnen";
|
|
469
|
+
};
|
|
470
|
+
readonly title: "Sprachvarianten";
|
|
471
|
+
};
|
|
472
|
+
readonly list: {
|
|
473
|
+
readonly actions: "Aktionen";
|
|
474
|
+
readonly name: "Name";
|
|
475
|
+
readonly status: "Status";
|
|
476
|
+
readonly updated: "Aktualisiert";
|
|
477
|
+
};
|
|
478
|
+
readonly manager: {
|
|
479
|
+
readonly group: {
|
|
480
|
+
readonly documents: "{count, plural, one {# Dokument} other {# Dokumente}}";
|
|
481
|
+
readonly label: "Gruppierung";
|
|
482
|
+
readonly language: "Sprache";
|
|
483
|
+
readonly languages: "{count, plural, one {# Sprache} other {# Sprachen}}";
|
|
484
|
+
readonly none: "Keine";
|
|
485
|
+
readonly topic: "Thema";
|
|
486
|
+
};
|
|
487
|
+
readonly layout: {
|
|
488
|
+
readonly gallery: "Galerie";
|
|
489
|
+
readonly label: "Ansicht";
|
|
490
|
+
readonly list: "Liste";
|
|
491
|
+
};
|
|
492
|
+
readonly loadFailed: "Rechnungen konnten nicht geladen werden";
|
|
493
|
+
readonly search: {
|
|
494
|
+
readonly clear: "Suche löschen";
|
|
495
|
+
readonly invoices: "Rechnungen durchsuchen…";
|
|
496
|
+
readonly templates: "Vorlagen durchsuchen…";
|
|
497
|
+
};
|
|
498
|
+
readonly subtitle: "Wiederverwendbare Vorlagen und die Rechnungen, die Sie daraus erstellen.";
|
|
499
|
+
readonly tabs: {
|
|
500
|
+
readonly invoices: "Rechnungen";
|
|
501
|
+
readonly label: "Art";
|
|
502
|
+
readonly templates: "Vorlagen";
|
|
503
|
+
};
|
|
504
|
+
readonly title: "Rechnungen";
|
|
505
|
+
readonly untitled: "Ohne Titel";
|
|
506
|
+
};
|
|
507
|
+
readonly new: {
|
|
508
|
+
readonly blank: "Leere Rechnung";
|
|
509
|
+
readonly blankHint: "Von Grund auf beginnen";
|
|
510
|
+
readonly category: {
|
|
511
|
+
readonly adjustments: "Korrekturen";
|
|
512
|
+
readonly business: "Unternehmen";
|
|
513
|
+
readonly nonprofit: "Gemeinnützig";
|
|
514
|
+
readonly payments: "Zahlungen";
|
|
515
|
+
readonly projects: "Projekte";
|
|
516
|
+
readonly recurring: "Wiederkehrend";
|
|
517
|
+
readonly sales: "Verkauf";
|
|
518
|
+
readonly services: "Dienstleistungen";
|
|
519
|
+
readonly shipping: "Versand";
|
|
520
|
+
};
|
|
521
|
+
readonly failed: "Konnte nicht erstellt werden";
|
|
522
|
+
readonly invoice: "Neue Rechnung";
|
|
523
|
+
readonly startersFailed: "Die Startvorlagen konnten nicht geladen werden. Beginnen Sie leer oder versuchen Sie es erneut.";
|
|
524
|
+
readonly subtitle: "Beginnen Sie auf leerer Fläche oder mit einer fertigen Vorlage.";
|
|
525
|
+
readonly template: "Neue Vorlage";
|
|
526
|
+
readonly yourTemplates: "Ihre Vorlagen";
|
|
527
|
+
};
|
|
528
|
+
readonly optional: {
|
|
529
|
+
readonly approvalShow: "Genehmigung";
|
|
530
|
+
readonly attachShow: "Anhänge";
|
|
531
|
+
readonly conShow: "Kontakt";
|
|
532
|
+
readonly delShow: "Lieferverlauf";
|
|
533
|
+
readonly discShow: "Rabattcodes";
|
|
534
|
+
readonly lateShow: "Verzugsgebühren";
|
|
535
|
+
readonly legalShow: "Rechtliche Fußzeile";
|
|
536
|
+
readonly loyShow: "Treuepunkte";
|
|
537
|
+
readonly mcShow: "Mehrere Währungen";
|
|
538
|
+
readonly payhShow: "Zahlungsverlauf";
|
|
539
|
+
readonly poShow: "Bestellbedingungen";
|
|
540
|
+
readonly qrShow: "QR-Zahlung";
|
|
541
|
+
readonly recurShow: "Wiederkehrend";
|
|
542
|
+
readonly refShow: "Rückerstattungsregeln";
|
|
543
|
+
readonly shipShow: "Lieferung an";
|
|
544
|
+
readonly sigShow: "Unterschrift";
|
|
545
|
+
readonly taxbShow: "Steueraufschlüsselung";
|
|
546
|
+
readonly termsShow: "Zustimmung zu den Bedingungen";
|
|
547
|
+
};
|
|
548
|
+
readonly section: {
|
|
549
|
+
readonly approval: {
|
|
550
|
+
readonly hint: "Stand der Genehmigung";
|
|
551
|
+
readonly title: "Genehmigung";
|
|
552
|
+
};
|
|
553
|
+
readonly attachments: {
|
|
554
|
+
readonly hint: "Angehängte Dateien";
|
|
555
|
+
readonly title: "Anhänge";
|
|
556
|
+
};
|
|
557
|
+
readonly branding: {
|
|
558
|
+
readonly hint: "Logo & Markenname";
|
|
559
|
+
readonly title: "Marke";
|
|
560
|
+
};
|
|
561
|
+
readonly contact: {
|
|
562
|
+
readonly hint: "Kontaktdaten für den Support";
|
|
563
|
+
readonly title: "Kontakt";
|
|
564
|
+
};
|
|
565
|
+
readonly custom: {
|
|
566
|
+
readonly hint: "Ihr eigener Abschnitt";
|
|
567
|
+
readonly title: "Eigener Abschnitt";
|
|
568
|
+
};
|
|
569
|
+
readonly customer: {
|
|
570
|
+
readonly hint: "Kundendaten";
|
|
571
|
+
readonly title: "Rechnung an";
|
|
572
|
+
};
|
|
573
|
+
readonly delivery: {
|
|
574
|
+
readonly hint: "Stand der Lieferung";
|
|
575
|
+
readonly title: "Lieferverlauf";
|
|
576
|
+
};
|
|
577
|
+
readonly discount: {
|
|
578
|
+
readonly hint: "Angewendete Aktionscodes";
|
|
579
|
+
readonly title: "Rabattcodes";
|
|
580
|
+
};
|
|
581
|
+
readonly from: {
|
|
582
|
+
readonly hint: "Ihre Firmendaten";
|
|
583
|
+
readonly title: "Absender";
|
|
584
|
+
};
|
|
585
|
+
readonly images: {
|
|
586
|
+
readonly hint: "Logo, Hintergrund, QR & Fotos";
|
|
587
|
+
readonly title: "Bilder";
|
|
588
|
+
};
|
|
589
|
+
readonly items: {
|
|
590
|
+
readonly hint: "Produkte & Leistungen";
|
|
591
|
+
readonly title: "Positionen";
|
|
592
|
+
};
|
|
593
|
+
readonly latefees: {
|
|
594
|
+
readonly hint: "Aufschlag bei Verzug";
|
|
595
|
+
readonly title: "Verzugsgebühren";
|
|
596
|
+
};
|
|
597
|
+
readonly legal: {
|
|
598
|
+
readonly hint: "Kleingedrucktes";
|
|
599
|
+
readonly title: "Rechtliche Fußzeile";
|
|
600
|
+
};
|
|
601
|
+
readonly loyalty: {
|
|
602
|
+
readonly hint: "Prämienguthaben";
|
|
603
|
+
readonly title: "Treuepunkte";
|
|
604
|
+
};
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly hint: "Nummer, Daten, Bestellung & Bedingungen";
|
|
607
|
+
readonly title: "Rechnungsdaten";
|
|
608
|
+
};
|
|
609
|
+
readonly multicurrency: {
|
|
610
|
+
readonly hint: "Summen in anderen Währungen";
|
|
611
|
+
readonly title: "Mehrere Währungen";
|
|
612
|
+
};
|
|
613
|
+
readonly notes: {
|
|
614
|
+
readonly hint: "Text in der Fußzeile";
|
|
615
|
+
readonly title: "Hinweise";
|
|
616
|
+
};
|
|
617
|
+
readonly payhistory: {
|
|
618
|
+
readonly hint: "Frühere Zahlungen";
|
|
619
|
+
readonly title: "Zahlungsverlauf";
|
|
620
|
+
};
|
|
621
|
+
readonly payment: {
|
|
622
|
+
readonly hint: "Wie bezahlt wird";
|
|
623
|
+
readonly title: "Zahlung";
|
|
624
|
+
};
|
|
625
|
+
readonly poterms: {
|
|
626
|
+
readonly hint: "Bedingungen der Bestellung";
|
|
627
|
+
readonly title: "Bestellbedingungen";
|
|
628
|
+
};
|
|
629
|
+
readonly qr: {
|
|
630
|
+
readonly hint: "Code zum Scannen und Bezahlen";
|
|
631
|
+
readonly title: "QR-Zahlung";
|
|
632
|
+
};
|
|
633
|
+
readonly recurring: {
|
|
634
|
+
readonly hint: "Rhythmus der Abbuchung";
|
|
635
|
+
readonly title: "Wiederkehrend";
|
|
636
|
+
};
|
|
637
|
+
readonly refund: {
|
|
638
|
+
readonly hint: "Rückgaben und Erstattungen";
|
|
639
|
+
readonly title: "Rückerstattungsregeln";
|
|
640
|
+
};
|
|
641
|
+
readonly shipto: {
|
|
642
|
+
readonly hint: "Lieferanschrift";
|
|
643
|
+
readonly title: "Lieferung an";
|
|
644
|
+
};
|
|
645
|
+
readonly signature: {
|
|
646
|
+
readonly hint: "Verbindliche Unterzeichnung";
|
|
647
|
+
readonly title: "Unterschrift";
|
|
648
|
+
};
|
|
649
|
+
readonly tax: {
|
|
650
|
+
readonly hint: "Sätze & Rabatte";
|
|
651
|
+
readonly title: "Steuer & Summen";
|
|
652
|
+
};
|
|
653
|
+
readonly taxbreak: {
|
|
654
|
+
readonly hint: "Steuerbestandteile";
|
|
655
|
+
readonly title: "Steueraufschlüsselung";
|
|
656
|
+
};
|
|
657
|
+
readonly terms: {
|
|
658
|
+
readonly hint: "Kästchen zur Zustimmung";
|
|
659
|
+
readonly title: "Bedingungen";
|
|
660
|
+
};
|
|
661
|
+
readonly theme: {
|
|
662
|
+
readonly hint: "Farbe, Währung, Status";
|
|
663
|
+
readonly title: "Titel & Design";
|
|
664
|
+
};
|
|
665
|
+
};
|
|
666
|
+
readonly seed: {
|
|
667
|
+
readonly gallery: {
|
|
668
|
+
readonly title: "Bilder";
|
|
669
|
+
};
|
|
670
|
+
readonly image: {
|
|
671
|
+
readonly caption: "Bildunterschrift hinzufügen";
|
|
672
|
+
readonly title: "Bild";
|
|
673
|
+
};
|
|
674
|
+
readonly item: "Neuer Eintrag";
|
|
675
|
+
readonly kv: {
|
|
676
|
+
readonly label: "Beschriftung";
|
|
677
|
+
readonly row1k: "Kostenstelle";
|
|
678
|
+
readonly row2k: "Vertrag";
|
|
679
|
+
readonly title: "Referenzangaben";
|
|
680
|
+
readonly value: "Wert";
|
|
681
|
+
};
|
|
682
|
+
readonly text: {
|
|
683
|
+
readonly body: "Fügen Sie hier Ihren eigenen Text ein — Umfang, Lieferhinweise, Bedingungen oder eine Nachricht an Ihre Kundschaft.";
|
|
684
|
+
readonly title: "Weitere Hinweise";
|
|
685
|
+
};
|
|
686
|
+
};
|
|
687
|
+
readonly status: {
|
|
688
|
+
readonly draft: "Entwurf";
|
|
689
|
+
readonly live: "Aktiv";
|
|
690
|
+
readonly overdue: "Überfällig";
|
|
691
|
+
readonly paid: "Bezahlt";
|
|
692
|
+
readonly sent: "Gesendet";
|
|
693
|
+
};
|
|
694
|
+
readonly toast: {
|
|
695
|
+
readonly deleteFailed: "Konnte nicht gelöscht werden";
|
|
696
|
+
readonly duplicateFailed: "Konnte nicht dupliziert werden";
|
|
697
|
+
readonly duplicated: {
|
|
698
|
+
readonly invoice: "Rechnung dupliziert";
|
|
699
|
+
readonly template: "Vorlage dupliziert";
|
|
700
|
+
};
|
|
701
|
+
readonly imageTooLarge: "Bild zu groß (max. {max})";
|
|
702
|
+
readonly imageUnreadable: "Diese Datei konnte nicht gelesen werden";
|
|
703
|
+
readonly languageFailed: "Diese Sprache konnte nicht hinzugefügt werden";
|
|
704
|
+
readonly notAnImage: "Diese Datei ist kein Bild";
|
|
705
|
+
readonly renameFailed: "Konnte nicht umbenannt werden";
|
|
706
|
+
};
|
|
707
|
+
readonly topic: {
|
|
708
|
+
readonly logistics: "Versand & Logistik";
|
|
709
|
+
readonly other: "Ohne Kategorie";
|
|
710
|
+
readonly receipts: "Belege & Erstattungen";
|
|
711
|
+
readonly recurring: "Wiederkehrend";
|
|
712
|
+
readonly sales: "Verkauf & Angebote";
|
|
713
|
+
readonly services: "Dienstleistungen";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
export default _default;
|
|
717
|
+
//# sourceMappingURL=invoices.d.ts.map
|