@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/da-DK/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 standardblokke er allerede på denne faktura.";
|
|
13
|
+
readonly custom: "Byg din egen";
|
|
14
|
+
readonly standard: "Standardblokke";
|
|
15
|
+
readonly subtitle: "Byg din egen, eller slå en af standardblokkene til.";
|
|
16
|
+
readonly title: "Tilføj en sektion";
|
|
17
|
+
};
|
|
18
|
+
readonly canvas: {
|
|
19
|
+
readonly addSection: "Tilføj sektion";
|
|
20
|
+
readonly approval: {
|
|
21
|
+
readonly approved: "Godkendt";
|
|
22
|
+
readonly pending: "Afventer";
|
|
23
|
+
readonly rejected: "Afvist";
|
|
24
|
+
readonly title: "Godkendelse";
|
|
25
|
+
};
|
|
26
|
+
readonly attachments: "Bilag";
|
|
27
|
+
readonly blocks: {
|
|
28
|
+
readonly parties: "Fra og Faktureres til";
|
|
29
|
+
readonly paynotes: "Betaling og noter";
|
|
30
|
+
};
|
|
31
|
+
readonly brandName: "Brandnavn";
|
|
32
|
+
readonly brandingHint: "Branding · klik for at redigere";
|
|
33
|
+
readonly contact: "Spørgsmål? Kontakt os";
|
|
34
|
+
readonly custom: {
|
|
35
|
+
readonly addRow: "Tilføj række";
|
|
36
|
+
readonly body: "Sektionens brødtekst";
|
|
37
|
+
readonly caption: "Billedtekst";
|
|
38
|
+
readonly clearImage: "Fjern billede";
|
|
39
|
+
readonly clearSlot: "Fjern";
|
|
40
|
+
readonly clearSlotOf: "Fjern billede {n}";
|
|
41
|
+
readonly remove: "Fjern sektion";
|
|
42
|
+
readonly removeOf: "Fjern sektion: {title}";
|
|
43
|
+
readonly removeRow: "Fjern række";
|
|
44
|
+
readonly removeRowOf: "Fjern række {n}";
|
|
45
|
+
readonly rowLabel: "Etiket for række {n}";
|
|
46
|
+
readonly rowValue: "Værdi for række {n}";
|
|
47
|
+
readonly titleLabel: "Sektionstitel";
|
|
48
|
+
readonly upload: "Klik for at uploade et billede";
|
|
49
|
+
readonly uploadSlot: "Upload billede {n}";
|
|
50
|
+
};
|
|
51
|
+
readonly customerName: "Kundenavn";
|
|
52
|
+
readonly dateSigned: "Underskriftsdato";
|
|
53
|
+
readonly delivery: {
|
|
54
|
+
readonly title: "Leveringsforløb";
|
|
55
|
+
};
|
|
56
|
+
readonly discount: {
|
|
57
|
+
readonly title: "Rabatkoder";
|
|
58
|
+
};
|
|
59
|
+
readonly due: "Forfald";
|
|
60
|
+
readonly from: "Fra";
|
|
61
|
+
readonly insertAbove: "Tilføj en sektion over {label}";
|
|
62
|
+
readonly insertHere: "Tilføj en sektion her";
|
|
63
|
+
readonly invoiceTo: "Faktureres til";
|
|
64
|
+
readonly issued: "Udstedt";
|
|
65
|
+
readonly items: {
|
|
66
|
+
readonly add: "Tilføj fakturalinje";
|
|
67
|
+
readonly amount: "Beløb";
|
|
68
|
+
readonly description: "Beskrivelse";
|
|
69
|
+
readonly descriptionOf: "Beskrivelse for linje {n}";
|
|
70
|
+
readonly qty: "Antal";
|
|
71
|
+
readonly qtyOf: "Antal for linje {n}";
|
|
72
|
+
readonly rate: "Pris";
|
|
73
|
+
readonly rateOf: "Pris for linje {n}";
|
|
74
|
+
readonly remove: "Fjern fakturalinje: {name}";
|
|
75
|
+
readonly reorder: "Træk for at ændre rækkefølgen";
|
|
76
|
+
readonly reorderOf: "Træk for at ændre rækkefølgen: {name}";
|
|
77
|
+
readonly row: "Fakturalinje {n}";
|
|
78
|
+
};
|
|
79
|
+
readonly latefees: {
|
|
80
|
+
readonly sentence: "Der beregnes et gebyr på {rate} % pr. måned af beløb, der ikke er betalt mere end {days} dage efter forfaldsdatoen.";
|
|
81
|
+
readonly title: "Gebyr ved for sen betaling";
|
|
82
|
+
};
|
|
83
|
+
readonly legal: "Juridisk";
|
|
84
|
+
readonly lines: {
|
|
85
|
+
readonly customer: "Kundelinje {n}";
|
|
86
|
+
readonly from: "Fra-linje {n}";
|
|
87
|
+
readonly payment: "Betalingslinje {n}";
|
|
88
|
+
readonly ship: "Leveringslinje {n}";
|
|
89
|
+
};
|
|
90
|
+
readonly loyalty: {
|
|
91
|
+
readonly balance: "{balance} point · {level}";
|
|
92
|
+
readonly title: "Loyalitetssaldo";
|
|
93
|
+
};
|
|
94
|
+
readonly multicurrency: {
|
|
95
|
+
readonly note: "Omregnet fra {total} til vejledende kurser.";
|
|
96
|
+
readonly title: "Kan også betales i";
|
|
97
|
+
};
|
|
98
|
+
readonly notes: "Noter";
|
|
99
|
+
readonly payhistory: {
|
|
100
|
+
readonly title: "Betalingshistorik";
|
|
101
|
+
};
|
|
102
|
+
readonly payment: "Betaling";
|
|
103
|
+
readonly poNumber: "Indkøbsordrenr.";
|
|
104
|
+
readonly poTerms: "Betingelser for indkøbsordren";
|
|
105
|
+
readonly qr: {
|
|
106
|
+
readonly due: "Beløb til betaling · {total}";
|
|
107
|
+
readonly title: "Betal med QR";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly next: "Næste {next} · {count}";
|
|
111
|
+
readonly title: "Tilbagevendende — {freq}";
|
|
112
|
+
};
|
|
113
|
+
readonly refund: "Refusionspolitik";
|
|
114
|
+
readonly reorderSection: "Træk for at flytte sektionen";
|
|
115
|
+
readonly reorderSectionOf: "Træk for at flytte sektionen: {label}";
|
|
116
|
+
readonly select: "Redigér {label}";
|
|
117
|
+
readonly shipName: "Modtagernavn";
|
|
118
|
+
readonly shipTo: "Leveres til";
|
|
119
|
+
readonly sigName: "Underskrivers navn";
|
|
120
|
+
readonly sigTitle: "Underskrivers titel";
|
|
121
|
+
readonly signature: "Underskrift";
|
|
122
|
+
readonly taxbreak: {
|
|
123
|
+
readonly title: "Momsoversigt";
|
|
124
|
+
};
|
|
125
|
+
readonly terms: "Betingelser";
|
|
126
|
+
readonly termsAccepted: "Betingelser accepteret";
|
|
127
|
+
readonly termsLabel: "Etiket for betingelser";
|
|
128
|
+
readonly totals: {
|
|
129
|
+
readonly discount: "Rabat ({rate})";
|
|
130
|
+
readonly subtotal: "Subtotal";
|
|
131
|
+
readonly tax: "Moms ({rate})";
|
|
132
|
+
readonly total: "I alt";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly card: {
|
|
136
|
+
readonly delete: "Slet";
|
|
137
|
+
readonly duplicate: "Duplikér";
|
|
138
|
+
readonly edit: "Redigér";
|
|
139
|
+
readonly rename: "Omdøb";
|
|
140
|
+
readonly renameLabel: "Nyt navn";
|
|
141
|
+
readonly total: "I ALT";
|
|
142
|
+
};
|
|
143
|
+
readonly custom: {
|
|
144
|
+
readonly gallery: {
|
|
145
|
+
readonly hint: "To eller tre billeder side om side";
|
|
146
|
+
readonly label: "Billedrække";
|
|
147
|
+
};
|
|
148
|
+
readonly image: {
|
|
149
|
+
readonly hint: "Upload et foto, en tegning eller et certifikat";
|
|
150
|
+
readonly label: "Billedblok";
|
|
151
|
+
};
|
|
152
|
+
readonly kv: {
|
|
153
|
+
readonly hint: "Etiket/værdi-par";
|
|
154
|
+
readonly label: "Detaljerækker";
|
|
155
|
+
};
|
|
156
|
+
readonly text: {
|
|
157
|
+
readonly hint: "Din egen tekst — noter, omfang, betingelser";
|
|
158
|
+
readonly label: "Tekstsektion";
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
readonly delete: {
|
|
162
|
+
readonly body: {
|
|
163
|
+
readonly invoice: "Dette kan ikke fortrydes. Fakturaen fjernes permanent.";
|
|
164
|
+
readonly template: "Dette kan ikke fortrydes. Skabelonen fjernes permanent.";
|
|
165
|
+
};
|
|
166
|
+
readonly confirm: "Slet";
|
|
167
|
+
readonly title: "Slet {name}?";
|
|
168
|
+
};
|
|
169
|
+
readonly editor: {
|
|
170
|
+
readonly delete: "Slet";
|
|
171
|
+
readonly discard: {
|
|
172
|
+
readonly body: "Dine ændringer i {name} går tabt.";
|
|
173
|
+
readonly confirm: "Kassér";
|
|
174
|
+
readonly keep: "Fortsæt redigering";
|
|
175
|
+
readonly title: "Kassér ugemte ændringer?";
|
|
176
|
+
};
|
|
177
|
+
readonly duplicate: "Duplikér";
|
|
178
|
+
readonly images: "Billeder";
|
|
179
|
+
readonly kind: {
|
|
180
|
+
readonly invoice: "Faktura";
|
|
181
|
+
readonly template: "Skabelon";
|
|
182
|
+
};
|
|
183
|
+
readonly loadFailed: "Dette dokument kunne ikke indlæses";
|
|
184
|
+
readonly nameLabel: "Navn";
|
|
185
|
+
readonly redo: "Gentag";
|
|
186
|
+
readonly saveFailed: "Kunne ikke gemme";
|
|
187
|
+
readonly saveInvoice: "Gem faktura";
|
|
188
|
+
readonly saveState: {
|
|
189
|
+
readonly dirty: "Ugemte ændringer";
|
|
190
|
+
readonly error: "Kunne ikke gemme";
|
|
191
|
+
readonly saved: "Alle ændringer er gemt";
|
|
192
|
+
readonly saving: "Gemmer…";
|
|
193
|
+
};
|
|
194
|
+
readonly saveTemplate: "Gem skabelon";
|
|
195
|
+
readonly sendInvoice: "Send faktura";
|
|
196
|
+
readonly shortcutSave: "Gem dokumentet";
|
|
197
|
+
readonly undo: "Fortryd";
|
|
198
|
+
};
|
|
199
|
+
readonly empty: {
|
|
200
|
+
readonly invoices: {
|
|
201
|
+
readonly body: "Byg din første faktura ud fra en skabelon eller et tomt lærred.";
|
|
202
|
+
readonly title: "Ingen fakturaer endnu";
|
|
203
|
+
};
|
|
204
|
+
readonly noMatch: {
|
|
205
|
+
readonly body: "Prøv et andet søgeord.";
|
|
206
|
+
readonly invoices: "Ingen fakturaer matcher";
|
|
207
|
+
readonly templates: "Ingen skabeloner matcher";
|
|
208
|
+
};
|
|
209
|
+
readonly templates: {
|
|
210
|
+
readonly body: "Opret en genbrugelig fakturaskabelon, som dit team kan bygge videre på.";
|
|
211
|
+
readonly title: "Ingen skabeloner endnu";
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
readonly inspector: {
|
|
215
|
+
readonly addLine: "Tilføj linje";
|
|
216
|
+
readonly approval: {
|
|
217
|
+
readonly name: "Godkenders navn";
|
|
218
|
+
readonly status: {
|
|
219
|
+
readonly approved: "Godkendt";
|
|
220
|
+
readonly pending: "Afventer";
|
|
221
|
+
readonly rejected: "Afvist";
|
|
222
|
+
};
|
|
223
|
+
readonly statusLabel: "Status";
|
|
224
|
+
readonly title: "Rolle/titel";
|
|
225
|
+
};
|
|
226
|
+
readonly attachments: {
|
|
227
|
+
readonly add: "Tilføj fil";
|
|
228
|
+
readonly files: "Filer";
|
|
229
|
+
readonly name: "Navn på fil {n}";
|
|
230
|
+
readonly removeRow: "Fjern fil {n}";
|
|
231
|
+
readonly seedName: "Ny fil.pdf";
|
|
232
|
+
readonly size: "Størrelse på fil {n}";
|
|
233
|
+
};
|
|
234
|
+
readonly branding: {
|
|
235
|
+
readonly accentHintAfter: "og tema.";
|
|
236
|
+
readonly accentHintBefore: "Skift accentfarven i sektionen";
|
|
237
|
+
readonly accentHintBold: "Titel";
|
|
238
|
+
readonly brandName: "Brandnavn";
|
|
239
|
+
readonly logoImage: "Logobillede";
|
|
240
|
+
readonly logoMark: "Logomærke";
|
|
241
|
+
readonly logoNoteAfter: "i værktøjslinjen.";
|
|
242
|
+
readonly logoNoteBefore: "Et uploadet logo erstatter mærket ovenfor. Alle faste billeder ligger under";
|
|
243
|
+
readonly logoNoteBold: "Billeder";
|
|
244
|
+
readonly removeLogo: "Fjern";
|
|
245
|
+
readonly uploadLogo: "Upload logo";
|
|
246
|
+
};
|
|
247
|
+
readonly contact: {
|
|
248
|
+
readonly email: "E-mail";
|
|
249
|
+
readonly name: "Kontaktnavn";
|
|
250
|
+
readonly phone: "Telefon";
|
|
251
|
+
};
|
|
252
|
+
readonly custom: {
|
|
253
|
+
readonly addRow: "Tilføj række";
|
|
254
|
+
readonly body: "Brødtekst";
|
|
255
|
+
readonly caption: "Billedtekst";
|
|
256
|
+
readonly galleryHint: "Klik på hver plads på fakturaen for at uploade et billede.";
|
|
257
|
+
readonly height: "Højde";
|
|
258
|
+
readonly image: "Billede";
|
|
259
|
+
readonly remove: "Fjern sektion";
|
|
260
|
+
readonly title: "Sektionstitel";
|
|
261
|
+
readonly upload: "Upload/erstat";
|
|
262
|
+
};
|
|
263
|
+
readonly customer: {
|
|
264
|
+
readonly addressContact: "Adresse og kontakt";
|
|
265
|
+
readonly clientName: "Kundens navn";
|
|
266
|
+
};
|
|
267
|
+
readonly delivery: {
|
|
268
|
+
readonly add: "Tilføj trin";
|
|
269
|
+
readonly cycle: "Status for trin {n}: {status}";
|
|
270
|
+
readonly label: "Trin {n}";
|
|
271
|
+
readonly note: "Tryk på statussen for at skifte mellem Afventer → I gang → Færdig.";
|
|
272
|
+
readonly removeRow: "Fjern trin {n}";
|
|
273
|
+
readonly seedLabel: "Nyt trin";
|
|
274
|
+
readonly status: {
|
|
275
|
+
readonly current: "I gang";
|
|
276
|
+
readonly done: "Færdig";
|
|
277
|
+
readonly todo: "Afventer";
|
|
278
|
+
};
|
|
279
|
+
readonly steps: "Trin";
|
|
280
|
+
};
|
|
281
|
+
readonly discount: {
|
|
282
|
+
readonly add: "Tilføj kode";
|
|
283
|
+
readonly amount: "Beløb for kode {n}";
|
|
284
|
+
readonly code: "Kode {n}";
|
|
285
|
+
readonly codePlaceholder: "KODE";
|
|
286
|
+
readonly codes: "Rabatkoder";
|
|
287
|
+
readonly label: "Beskrivelse af kode {n}";
|
|
288
|
+
readonly labelPlaceholder: "Beskrivelse";
|
|
289
|
+
readonly removeRow: "Fjern kode {n}";
|
|
290
|
+
readonly seedLabel: "Ny rabat";
|
|
291
|
+
};
|
|
292
|
+
readonly fallback: {
|
|
293
|
+
readonly title: "Redigér";
|
|
294
|
+
};
|
|
295
|
+
readonly from: {
|
|
296
|
+
readonly companyDetails: "Virksomhedsoplysninger";
|
|
297
|
+
};
|
|
298
|
+
readonly images: {
|
|
299
|
+
readonly addSection: "Tilføj en billedsektion";
|
|
300
|
+
readonly background: "Baggrund";
|
|
301
|
+
readonly backgroundHint: "Vandmærke bag fakturaen";
|
|
302
|
+
readonly intro: "Faste billeder, der følger med fakturaen. Upload dem én gang, så går de igen i alle dokumenter, der bygges ud fra denne skabelon.";
|
|
303
|
+
readonly logo: "Logo";
|
|
304
|
+
readonly logoHint: "Erstatter logomærket";
|
|
305
|
+
readonly qr: "QR-kode";
|
|
306
|
+
readonly qrHint: "Vises i QR-betalingsblokken";
|
|
307
|
+
readonly remove: "Fjern";
|
|
308
|
+
readonly replace: "Erstat";
|
|
309
|
+
readonly signature: "Underskrift";
|
|
310
|
+
readonly signatureHint: "Scannet billede af underskriften";
|
|
311
|
+
readonly stamp: "Stempel/segl";
|
|
312
|
+
readonly stampHint: "Betalt- eller godkendelsesstempel";
|
|
313
|
+
readonly upload: "Upload";
|
|
314
|
+
readonly uploadSlot: "Upload {label}";
|
|
315
|
+
};
|
|
316
|
+
readonly items: {
|
|
317
|
+
readonly add: "Tilføj fakturalinje";
|
|
318
|
+
readonly count: "Fakturalinjer";
|
|
319
|
+
readonly hint: "Redigér cellerne direkte på fakturaen, eller træk i håndtaget for at ændre rækkefølgen.";
|
|
320
|
+
readonly subtotal: "Subtotal";
|
|
321
|
+
};
|
|
322
|
+
readonly latefees: {
|
|
323
|
+
readonly grace: "Henstandsperiode";
|
|
324
|
+
readonly graceUnit: "dage";
|
|
325
|
+
readonly rate: "Gebyrsats";
|
|
326
|
+
readonly rateUnit: "% pr. måned";
|
|
327
|
+
};
|
|
328
|
+
readonly legal: {
|
|
329
|
+
readonly footer: "Juridisk sidefod";
|
|
330
|
+
};
|
|
331
|
+
readonly line: "{label} {n}";
|
|
332
|
+
readonly loyalty: {
|
|
333
|
+
readonly balance: "Pointsaldo";
|
|
334
|
+
readonly earned: "Optjente point";
|
|
335
|
+
readonly level: "Niveau";
|
|
336
|
+
};
|
|
337
|
+
readonly meta: {
|
|
338
|
+
readonly due: "Forfaldsdato";
|
|
339
|
+
readonly issued: "Udstedelsesdato";
|
|
340
|
+
readonly number: "Fakturanummer";
|
|
341
|
+
readonly poNumber: "Indkøbsordrenr.";
|
|
342
|
+
readonly terms: "Betalingsbetingelser";
|
|
343
|
+
};
|
|
344
|
+
readonly multicurrency: {
|
|
345
|
+
readonly add: "Tilføj valuta";
|
|
346
|
+
readonly code: "Kode for valuta {n}";
|
|
347
|
+
readonly note: "Kursen ganges med fakturaens total. Først kode, så symbol og til sidst kurs.";
|
|
348
|
+
readonly rate: "Kurs for valuta {n}";
|
|
349
|
+
readonly rates: "Valutaer og kurser";
|
|
350
|
+
readonly removeRow: "Fjern valuta {n}";
|
|
351
|
+
readonly symbol: "Symbol for valuta {n}";
|
|
352
|
+
};
|
|
353
|
+
readonly notes: {
|
|
354
|
+
readonly footerNotes: "Noter i sidefoden";
|
|
355
|
+
readonly hint: "Vises nederst på fakturaen — betingelser, en tak eller juridisk tekst.";
|
|
356
|
+
};
|
|
357
|
+
readonly payhistory: {
|
|
358
|
+
readonly add: "Tilføj betaling";
|
|
359
|
+
readonly amount: "Beløb for betaling {n}";
|
|
360
|
+
readonly amountPlaceholder: "Beløb";
|
|
361
|
+
readonly date: "Dato for betaling {n}";
|
|
362
|
+
readonly datePlaceholder: "Dato";
|
|
363
|
+
readonly method: "Metode for betaling {n}";
|
|
364
|
+
readonly methodPlaceholder: "Metode";
|
|
365
|
+
readonly payments: "Betalinger";
|
|
366
|
+
readonly removeRow: "Fjern betaling {n}";
|
|
367
|
+
};
|
|
368
|
+
readonly payment: {
|
|
369
|
+
readonly instructions: "Betalingsoplysninger";
|
|
370
|
+
};
|
|
371
|
+
readonly poterms: {
|
|
372
|
+
readonly terms: "Betingelser for indkøbsordren";
|
|
373
|
+
};
|
|
374
|
+
readonly qr: {
|
|
375
|
+
readonly caption: "Billedtekst";
|
|
376
|
+
readonly hint: "Koder Beløb til betaling · {total}. Koden, der vises, er det billede, du uploader under Billeder.";
|
|
377
|
+
};
|
|
378
|
+
readonly recurring: {
|
|
379
|
+
readonly annually: "Årligt";
|
|
380
|
+
readonly frequency: "Hyppighed";
|
|
381
|
+
readonly monthly: "Månedligt";
|
|
382
|
+
readonly next: "Næste udstedelsesdato";
|
|
383
|
+
readonly note: "Note til rytmen";
|
|
384
|
+
readonly quarterly: "Kvartalsvis";
|
|
385
|
+
readonly weekly: "Ugentligt";
|
|
386
|
+
};
|
|
387
|
+
readonly refund: {
|
|
388
|
+
readonly policy: "Refusionspolitik";
|
|
389
|
+
};
|
|
390
|
+
readonly removeLine: "Fjern {label} {n}";
|
|
391
|
+
readonly removeSection: "Fjern sektion";
|
|
392
|
+
readonly shipto: {
|
|
393
|
+
readonly addressLines: "Adresselinjer";
|
|
394
|
+
readonly name: "Modtagernavn";
|
|
395
|
+
};
|
|
396
|
+
readonly signature: {
|
|
397
|
+
readonly hint: "På fakturaen vises en underskriftslinje og et datofelt til underskrift i hånden.";
|
|
398
|
+
readonly name: "Underskrivers navn";
|
|
399
|
+
readonly title: "Titel/rolle";
|
|
400
|
+
};
|
|
401
|
+
readonly tax: {
|
|
402
|
+
readonly discount: "Rabat";
|
|
403
|
+
readonly discountRow: "Rabat";
|
|
404
|
+
readonly subtotal: "Subtotal";
|
|
405
|
+
readonly tax: "Moms";
|
|
406
|
+
readonly taxRate: "Momssats";
|
|
407
|
+
readonly total: "I alt";
|
|
408
|
+
};
|
|
409
|
+
readonly taxbreak: {
|
|
410
|
+
readonly add: "Tilføj momslinje";
|
|
411
|
+
readonly components: "Momskomponenter";
|
|
412
|
+
readonly label: "Etiket for momslinje {n}";
|
|
413
|
+
readonly note: "Hver sats beregnes af subtotalen efter eventuel rabat.";
|
|
414
|
+
readonly rate: "Sats for momslinje {n}";
|
|
415
|
+
readonly removeRow: "Fjern momslinje {n}";
|
|
416
|
+
readonly seedLabel: "Ny moms";
|
|
417
|
+
};
|
|
418
|
+
readonly terms: {
|
|
419
|
+
readonly checkboxLabel: "Etiket for afkrydsningsfelt";
|
|
420
|
+
readonly preChecked: "Forudkrydset";
|
|
421
|
+
readonly preCheckedHint: "Vis feltet som allerede afkrydset";
|
|
422
|
+
};
|
|
423
|
+
readonly theme: {
|
|
424
|
+
readonly accentColour: "Accentfarve";
|
|
425
|
+
readonly backgroundHint: "Lægger en baggrund i fuld bredde bag hele fakturaen — perfekt til brevpapir eller et vandmærke.";
|
|
426
|
+
readonly backgroundImage: "Baggrundsbillede";
|
|
427
|
+
readonly currency: "Valuta";
|
|
428
|
+
readonly documentTitle: "Dokumenttitel";
|
|
429
|
+
readonly language: "Sprog";
|
|
430
|
+
readonly languageNote: "Brug sprogknappen i værktøjslinjen til at oprette en sammenkædet variant i stedet for at skifte sprog på denne.";
|
|
431
|
+
readonly overlay: "Overlejring {pct} %";
|
|
432
|
+
readonly overlayLabel: "Overlejring";
|
|
433
|
+
readonly removeBackground: "Fjern";
|
|
434
|
+
readonly replaceBackground: "Erstat";
|
|
435
|
+
readonly showDecimals: "Vis decimaler";
|
|
436
|
+
readonly showDecimalsHint: "f.eks. $290.00 vs. $290";
|
|
437
|
+
readonly status: {
|
|
438
|
+
readonly draft: "Kladde";
|
|
439
|
+
readonly live: "Aktiv";
|
|
440
|
+
readonly overdue: "Forfalden";
|
|
441
|
+
readonly paid: "Betalt";
|
|
442
|
+
readonly sent: "Sendt";
|
|
443
|
+
};
|
|
444
|
+
readonly statusLabel: "Status";
|
|
445
|
+
readonly topic: {
|
|
446
|
+
readonly logistics: "Forsendelse og logistik";
|
|
447
|
+
readonly other: "Ikke kategoriseret";
|
|
448
|
+
readonly receipts: "Kvitteringer og refusioner";
|
|
449
|
+
readonly recurring: "Tilbagevendende";
|
|
450
|
+
readonly sales: "Salg og tilbud";
|
|
451
|
+
readonly services: "Professionelle ydelser";
|
|
452
|
+
};
|
|
453
|
+
readonly topicLabel: "Emne";
|
|
454
|
+
readonly uploadBackground: "Upload baggrund";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
readonly languages: {
|
|
458
|
+
readonly de: "Tysk";
|
|
459
|
+
readonly en: "Engelsk";
|
|
460
|
+
readonly es: "Spansk";
|
|
461
|
+
readonly footnote: "Når du opretter et sprog, laves der en sammenkædet kopi, som grupperes under samme emne.";
|
|
462
|
+
readonly fr: "Fransk";
|
|
463
|
+
readonly ja: "Japansk";
|
|
464
|
+
readonly pt: "Portugisisk";
|
|
465
|
+
readonly state: {
|
|
466
|
+
readonly create: "Opret";
|
|
467
|
+
readonly editing: "Redigeres nu";
|
|
468
|
+
readonly open: "Åbn";
|
|
469
|
+
};
|
|
470
|
+
readonly title: "Sprogvarianter";
|
|
471
|
+
};
|
|
472
|
+
readonly list: {
|
|
473
|
+
readonly actions: "Handlinger";
|
|
474
|
+
readonly name: "Navn";
|
|
475
|
+
readonly status: "Status";
|
|
476
|
+
readonly updated: "Opdateret";
|
|
477
|
+
};
|
|
478
|
+
readonly manager: {
|
|
479
|
+
readonly group: {
|
|
480
|
+
readonly documents: "{count, plural, one {# dokument} other {# dokumenter}}";
|
|
481
|
+
readonly label: "Gruppér efter";
|
|
482
|
+
readonly language: "Sprog";
|
|
483
|
+
readonly languages: "{count, plural, one {# sprog} other {# sprog}}";
|
|
484
|
+
readonly none: "Ingen";
|
|
485
|
+
readonly topic: "Emne";
|
|
486
|
+
};
|
|
487
|
+
readonly layout: {
|
|
488
|
+
readonly gallery: "Galleri";
|
|
489
|
+
readonly label: "Visning";
|
|
490
|
+
readonly list: "Liste";
|
|
491
|
+
};
|
|
492
|
+
readonly loadFailed: "Fakturaerne kunne ikke indlæses";
|
|
493
|
+
readonly search: {
|
|
494
|
+
readonly clear: "Ryd søgning";
|
|
495
|
+
readonly invoices: "Søg i fakturaer…";
|
|
496
|
+
readonly templates: "Søg i skabeloner…";
|
|
497
|
+
};
|
|
498
|
+
readonly subtitle: "Genbrugelige skabeloner og de fakturaer, du bygger ud fra dem.";
|
|
499
|
+
readonly tabs: {
|
|
500
|
+
readonly invoices: "Fakturaer";
|
|
501
|
+
readonly label: "Type";
|
|
502
|
+
readonly templates: "Skabeloner";
|
|
503
|
+
};
|
|
504
|
+
readonly title: "Fakturaer";
|
|
505
|
+
readonly untitled: "Uden titel";
|
|
506
|
+
};
|
|
507
|
+
readonly new: {
|
|
508
|
+
readonly blank: "Tom faktura";
|
|
509
|
+
readonly blankHint: "Start fra bunden";
|
|
510
|
+
readonly category: {
|
|
511
|
+
readonly adjustments: "Reguleringer";
|
|
512
|
+
readonly business: "Erhverv";
|
|
513
|
+
readonly nonprofit: "Almennyttigt";
|
|
514
|
+
readonly payments: "Betalinger";
|
|
515
|
+
readonly projects: "Projekter";
|
|
516
|
+
readonly recurring: "Tilbagevendende";
|
|
517
|
+
readonly sales: "Salg";
|
|
518
|
+
readonly services: "Ydelser";
|
|
519
|
+
readonly shipping: "Forsendelse";
|
|
520
|
+
};
|
|
521
|
+
readonly failed: "Kunne ikke oprettes";
|
|
522
|
+
readonly invoice: "Ny faktura";
|
|
523
|
+
readonly startersFailed: "Startskabelonerne kunne ikke indlæses. Start fra bunden, eller prøv igen.";
|
|
524
|
+
readonly subtitle: "Start fra et tomt lærred eller en færdig skabelon.";
|
|
525
|
+
readonly template: "Ny skabelon";
|
|
526
|
+
readonly yourTemplates: "Dine skabeloner";
|
|
527
|
+
};
|
|
528
|
+
readonly optional: {
|
|
529
|
+
readonly approvalShow: "Godkendelse";
|
|
530
|
+
readonly attachShow: "Bilag";
|
|
531
|
+
readonly conShow: "Kontakt";
|
|
532
|
+
readonly delShow: "Leveringsforløb";
|
|
533
|
+
readonly discShow: "Rabatkoder";
|
|
534
|
+
readonly lateShow: "Rykkergebyrer";
|
|
535
|
+
readonly legalShow: "Juridisk sidefod";
|
|
536
|
+
readonly loyShow: "Loyalitetspoint";
|
|
537
|
+
readonly mcShow: "Flere valutaer";
|
|
538
|
+
readonly payhShow: "Betalingshistorik";
|
|
539
|
+
readonly poShow: "Ordrebetingelser";
|
|
540
|
+
readonly qrShow: "Betalings-QR";
|
|
541
|
+
readonly recurShow: "Tilbagevendende";
|
|
542
|
+
readonly refShow: "Refusionspolitik";
|
|
543
|
+
readonly shipShow: "Leveres til";
|
|
544
|
+
readonly sigShow: "Underskrift";
|
|
545
|
+
readonly taxbShow: "Momsoversigt";
|
|
546
|
+
readonly termsShow: "Accept af betingelser";
|
|
547
|
+
};
|
|
548
|
+
readonly section: {
|
|
549
|
+
readonly approval: {
|
|
550
|
+
readonly hint: "Status for godkendelse";
|
|
551
|
+
readonly title: "Godkendelse";
|
|
552
|
+
};
|
|
553
|
+
readonly attachments: {
|
|
554
|
+
readonly hint: "Vedhæftede filer";
|
|
555
|
+
readonly title: "Bilag";
|
|
556
|
+
};
|
|
557
|
+
readonly branding: {
|
|
558
|
+
readonly hint: "Logo og brandnavn";
|
|
559
|
+
readonly title: "Branding";
|
|
560
|
+
};
|
|
561
|
+
readonly contact: {
|
|
562
|
+
readonly hint: "Supportoplysninger";
|
|
563
|
+
readonly title: "Kontakt";
|
|
564
|
+
};
|
|
565
|
+
readonly custom: {
|
|
566
|
+
readonly hint: "Din egen sektion";
|
|
567
|
+
readonly title: "Egen sektion";
|
|
568
|
+
};
|
|
569
|
+
readonly customer: {
|
|
570
|
+
readonly hint: "Kundeoplysninger";
|
|
571
|
+
readonly title: "Faktureres til";
|
|
572
|
+
};
|
|
573
|
+
readonly delivery: {
|
|
574
|
+
readonly hint: "Ekspeditionsstatus";
|
|
575
|
+
readonly title: "Leveringsforløb";
|
|
576
|
+
};
|
|
577
|
+
readonly discount: {
|
|
578
|
+
readonly hint: "Anvendte kampagnekoder";
|
|
579
|
+
readonly title: "Rabatkoder";
|
|
580
|
+
};
|
|
581
|
+
readonly from: {
|
|
582
|
+
readonly hint: "Dine virksomhedsoplysninger";
|
|
583
|
+
readonly title: "Fra";
|
|
584
|
+
};
|
|
585
|
+
readonly images: {
|
|
586
|
+
readonly hint: "Logo, baggrund, QR og fotos";
|
|
587
|
+
readonly title: "Billeder";
|
|
588
|
+
};
|
|
589
|
+
readonly items: {
|
|
590
|
+
readonly hint: "Varer og ydelser";
|
|
591
|
+
readonly title: "Fakturalinjer";
|
|
592
|
+
};
|
|
593
|
+
readonly latefees: {
|
|
594
|
+
readonly hint: "Gebyr ved forsinket betaling";
|
|
595
|
+
readonly title: "Rykkergebyrer";
|
|
596
|
+
};
|
|
597
|
+
readonly legal: {
|
|
598
|
+
readonly hint: "Det med småt";
|
|
599
|
+
readonly title: "Juridisk sidefod";
|
|
600
|
+
};
|
|
601
|
+
readonly loyalty: {
|
|
602
|
+
readonly hint: "Belønningssaldo";
|
|
603
|
+
readonly title: "Loyalitetspoint";
|
|
604
|
+
};
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly hint: "Nummer, datoer, indkøbsordre og betingelser";
|
|
607
|
+
readonly title: "Fakturaoplysninger";
|
|
608
|
+
};
|
|
609
|
+
readonly multicurrency: {
|
|
610
|
+
readonly hint: "Totaler i andre valutaer";
|
|
611
|
+
readonly title: "Flere valutaer";
|
|
612
|
+
};
|
|
613
|
+
readonly notes: {
|
|
614
|
+
readonly hint: "Tekst i sidefoden";
|
|
615
|
+
readonly title: "Noter";
|
|
616
|
+
};
|
|
617
|
+
readonly payhistory: {
|
|
618
|
+
readonly hint: "Tidligere betalinger";
|
|
619
|
+
readonly title: "Betalingshistorik";
|
|
620
|
+
};
|
|
621
|
+
readonly payment: {
|
|
622
|
+
readonly hint: "Sådan betaler du";
|
|
623
|
+
readonly title: "Betaling";
|
|
624
|
+
};
|
|
625
|
+
readonly poterms: {
|
|
626
|
+
readonly hint: "Betingelser for indkøbsordren";
|
|
627
|
+
readonly title: "Ordrebetingelser";
|
|
628
|
+
};
|
|
629
|
+
readonly qr: {
|
|
630
|
+
readonly hint: "Scan og betal";
|
|
631
|
+
readonly title: "Betalings-QR";
|
|
632
|
+
};
|
|
633
|
+
readonly recurring: {
|
|
634
|
+
readonly hint: "Rytme for opkrævning";
|
|
635
|
+
readonly title: "Tilbagevendende";
|
|
636
|
+
};
|
|
637
|
+
readonly refund: {
|
|
638
|
+
readonly hint: "Returnering og refusion";
|
|
639
|
+
readonly title: "Refusionspolitik";
|
|
640
|
+
};
|
|
641
|
+
readonly shipto: {
|
|
642
|
+
readonly hint: "Leveringsadresse";
|
|
643
|
+
readonly title: "Leveres til";
|
|
644
|
+
};
|
|
645
|
+
readonly signature: {
|
|
646
|
+
readonly hint: "Godkendt underskrift";
|
|
647
|
+
readonly title: "Underskrift";
|
|
648
|
+
};
|
|
649
|
+
readonly tax: {
|
|
650
|
+
readonly hint: "Satser og rabatter";
|
|
651
|
+
readonly title: "Moms og totaler";
|
|
652
|
+
};
|
|
653
|
+
readonly taxbreak: {
|
|
654
|
+
readonly hint: "Momskomponenter";
|
|
655
|
+
readonly title: "Momsoversigt";
|
|
656
|
+
};
|
|
657
|
+
readonly terms: {
|
|
658
|
+
readonly hint: "Afkrydsningsfelt til accept";
|
|
659
|
+
readonly title: "Betingelser";
|
|
660
|
+
};
|
|
661
|
+
readonly theme: {
|
|
662
|
+
readonly hint: "Farve, valuta, status";
|
|
663
|
+
readonly title: "Titel og tema";
|
|
664
|
+
};
|
|
665
|
+
};
|
|
666
|
+
readonly seed: {
|
|
667
|
+
readonly gallery: {
|
|
668
|
+
readonly title: "Billeder";
|
|
669
|
+
};
|
|
670
|
+
readonly image: {
|
|
671
|
+
readonly caption: "Tilføj en billedtekst";
|
|
672
|
+
readonly title: "Billede";
|
|
673
|
+
};
|
|
674
|
+
readonly item: "Ny vare";
|
|
675
|
+
readonly kv: {
|
|
676
|
+
readonly label: "Etiket";
|
|
677
|
+
readonly row1k: "Omkostningssted";
|
|
678
|
+
readonly row2k: "Kontrakt";
|
|
679
|
+
readonly title: "Referenceoplysninger";
|
|
680
|
+
readonly value: "Værdi";
|
|
681
|
+
};
|
|
682
|
+
readonly text: {
|
|
683
|
+
readonly body: "Skriv din egen tekst her — omfang, leveringsnoter, betingelser eller en besked til kunden.";
|
|
684
|
+
readonly title: "Yderligere noter";
|
|
685
|
+
};
|
|
686
|
+
};
|
|
687
|
+
readonly status: {
|
|
688
|
+
readonly draft: "Kladde";
|
|
689
|
+
readonly live: "Aktiv";
|
|
690
|
+
readonly overdue: "Forfalden";
|
|
691
|
+
readonly paid: "Betalt";
|
|
692
|
+
readonly sent: "Sendt";
|
|
693
|
+
};
|
|
694
|
+
readonly toast: {
|
|
695
|
+
readonly deleteFailed: "Kunne ikke slettes";
|
|
696
|
+
readonly duplicateFailed: "Kunne ikke duplikeres";
|
|
697
|
+
readonly duplicated: {
|
|
698
|
+
readonly invoice: "Faktura duplikeret";
|
|
699
|
+
readonly template: "Skabelon duplikeret";
|
|
700
|
+
};
|
|
701
|
+
readonly imageTooLarge: "Billedet er for stort (maks. {max})";
|
|
702
|
+
readonly imageUnreadable: "Filen kunne ikke læses";
|
|
703
|
+
readonly languageFailed: "Sproget kunne ikke tilføjes";
|
|
704
|
+
readonly notAnImage: "Den fil er ikke et billede";
|
|
705
|
+
readonly renameFailed: "Kunne ikke omdøbes";
|
|
706
|
+
};
|
|
707
|
+
readonly topic: {
|
|
708
|
+
readonly logistics: "Forsendelse og logistik";
|
|
709
|
+
readonly other: "Ikke kategoriseret";
|
|
710
|
+
readonly receipts: "Kvitteringer og refusioner";
|
|
711
|
+
readonly recurring: "Tilbagevendende";
|
|
712
|
+
readonly sales: "Salg og tilbud";
|
|
713
|
+
readonly services: "Professionelle ydelser";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
export default _default;
|
|
717
|
+
//# sourceMappingURL=invoices.d.ts.map
|