@adminiumjs/i18n 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-keys.d.ts +1 -1
- package/dist/a11y-keys.d.ts.map +1 -1
- package/dist/a11y-keys.js +545 -18
- package/dist/a11y-keys.js.map +1 -1
- package/dist/format/index.d.ts +15 -3
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +15 -4
- package/dist/format/index.js.map +1 -1
- package/dist/resources/ar-eg/automations.d.ts +417 -0
- package/dist/resources/ar-eg/automations.d.ts.map +1 -0
- package/dist/resources/ar-eg/automations.js +417 -0
- package/dist/resources/ar-eg/automations.js.map +1 -0
- package/dist/resources/ar-eg/common.d.ts +23 -91
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +25 -93
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/dataio.d.ts +260 -0
- package/dist/resources/ar-eg/dataio.d.ts.map +1 -0
- package/dist/resources/ar-eg/dataio.js +260 -0
- package/dist/resources/ar-eg/dataio.js.map +1 -0
- package/dist/resources/ar-eg/email.d.ts +824 -0
- package/dist/resources/ar-eg/email.d.ts.map +1 -0
- package/dist/resources/ar-eg/email.js +824 -0
- package/dist/resources/ar-eg/email.js.map +1 -0
- package/dist/resources/ar-eg/files.d.ts +112 -0
- package/dist/resources/ar-eg/files.d.ts.map +1 -0
- package/dist/resources/ar-eg/files.js +112 -0
- package/dist/resources/ar-eg/files.js.map +1 -0
- package/dist/resources/ar-eg/invoices.d.ts +717 -0
- package/dist/resources/ar-eg/invoices.d.ts.map +1 -0
- package/dist/resources/ar-eg/invoices.js +717 -0
- package/dist/resources/ar-eg/invoices.js.map +1 -0
- package/dist/resources/ar-eg/onboarding.d.ts +190 -0
- package/dist/resources/ar-eg/onboarding.d.ts.map +1 -0
- package/dist/resources/ar-eg/onboarding.js +190 -0
- package/dist/resources/ar-eg/onboarding.js.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts +415 -0
- package/dist/resources/ar-eg/reportBuilder.d.ts.map +1 -0
- package/dist/resources/ar-eg/reportBuilder.js +415 -0
- package/dist/resources/ar-eg/reportBuilder.js.map +1 -0
- package/dist/resources/ar-eg/studio.d.ts +1760 -1117
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1782 -1139
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +45 -9
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +47 -11
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/automations.d.ts +417 -0
- package/dist/resources/cs-cz/automations.d.ts.map +1 -0
- package/dist/resources/cs-cz/automations.js +417 -0
- package/dist/resources/cs-cz/automations.js.map +1 -0
- package/dist/resources/cs-cz/common.d.ts +23 -91
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +25 -93
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/dataio.d.ts +260 -0
- package/dist/resources/cs-cz/dataio.d.ts.map +1 -0
- package/dist/resources/cs-cz/dataio.js +260 -0
- package/dist/resources/cs-cz/dataio.js.map +1 -0
- package/dist/resources/cs-cz/email.d.ts +824 -0
- package/dist/resources/cs-cz/email.d.ts.map +1 -0
- package/dist/resources/cs-cz/email.js +824 -0
- package/dist/resources/cs-cz/email.js.map +1 -0
- package/dist/resources/cs-cz/files.d.ts +112 -0
- package/dist/resources/cs-cz/files.d.ts.map +1 -0
- package/dist/resources/cs-cz/files.js +112 -0
- package/dist/resources/cs-cz/files.js.map +1 -0
- package/dist/resources/cs-cz/invoices.d.ts +717 -0
- package/dist/resources/cs-cz/invoices.d.ts.map +1 -0
- package/dist/resources/cs-cz/invoices.js +717 -0
- package/dist/resources/cs-cz/invoices.js.map +1 -0
- package/dist/resources/cs-cz/onboarding.d.ts +190 -0
- package/dist/resources/cs-cz/onboarding.d.ts.map +1 -0
- package/dist/resources/cs-cz/onboarding.js +190 -0
- package/dist/resources/cs-cz/onboarding.js.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts +415 -0
- package/dist/resources/cs-cz/reportBuilder.d.ts.map +1 -0
- package/dist/resources/cs-cz/reportBuilder.js +415 -0
- package/dist/resources/cs-cz/reportBuilder.js.map +1 -0
- package/dist/resources/cs-cz/studio.d.ts +1759 -1116
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1774 -1131
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +45 -9
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +47 -11
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/automations.d.ts +417 -0
- package/dist/resources/da-dk/automations.d.ts.map +1 -0
- package/dist/resources/da-dk/automations.js +417 -0
- package/dist/resources/da-dk/automations.js.map +1 -0
- package/dist/resources/da-dk/common.d.ts +23 -91
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +25 -93
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/dataio.d.ts +260 -0
- package/dist/resources/da-dk/dataio.d.ts.map +1 -0
- package/dist/resources/da-dk/dataio.js +260 -0
- package/dist/resources/da-dk/dataio.js.map +1 -0
- package/dist/resources/da-dk/email.d.ts +824 -0
- package/dist/resources/da-dk/email.d.ts.map +1 -0
- package/dist/resources/da-dk/email.js +824 -0
- package/dist/resources/da-dk/email.js.map +1 -0
- package/dist/resources/da-dk/files.d.ts +112 -0
- package/dist/resources/da-dk/files.d.ts.map +1 -0
- package/dist/resources/da-dk/files.js +112 -0
- package/dist/resources/da-dk/files.js.map +1 -0
- package/dist/resources/da-dk/invoices.d.ts +717 -0
- package/dist/resources/da-dk/invoices.d.ts.map +1 -0
- package/dist/resources/da-dk/invoices.js +717 -0
- package/dist/resources/da-dk/invoices.js.map +1 -0
- package/dist/resources/da-dk/onboarding.d.ts +190 -0
- package/dist/resources/da-dk/onboarding.d.ts.map +1 -0
- package/dist/resources/da-dk/onboarding.js +190 -0
- package/dist/resources/da-dk/onboarding.js.map +1 -0
- package/dist/resources/da-dk/reportBuilder.d.ts +415 -0
- package/dist/resources/da-dk/reportBuilder.d.ts.map +1 -0
- package/dist/resources/da-dk/reportBuilder.js +415 -0
- package/dist/resources/da-dk/reportBuilder.js.map +1 -0
- package/dist/resources/da-dk/studio.d.ts +1760 -1117
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1771 -1128
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +45 -9
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +47 -11
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/automations.d.ts +417 -0
- package/dist/resources/de-de/automations.d.ts.map +1 -0
- package/dist/resources/de-de/automations.js +417 -0
- package/dist/resources/de-de/automations.js.map +1 -0
- package/dist/resources/de-de/common.d.ts +23 -91
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +25 -93
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/dataio.d.ts +260 -0
- package/dist/resources/de-de/dataio.d.ts.map +1 -0
- package/dist/resources/de-de/dataio.js +260 -0
- package/dist/resources/de-de/dataio.js.map +1 -0
- package/dist/resources/de-de/email.d.ts +824 -0
- package/dist/resources/de-de/email.d.ts.map +1 -0
- package/dist/resources/de-de/email.js +824 -0
- package/dist/resources/de-de/email.js.map +1 -0
- package/dist/resources/de-de/files.d.ts +112 -0
- package/dist/resources/de-de/files.d.ts.map +1 -0
- package/dist/resources/de-de/files.js +112 -0
- package/dist/resources/de-de/files.js.map +1 -0
- package/dist/resources/de-de/invoices.d.ts +717 -0
- package/dist/resources/de-de/invoices.d.ts.map +1 -0
- package/dist/resources/de-de/invoices.js +717 -0
- package/dist/resources/de-de/invoices.js.map +1 -0
- package/dist/resources/de-de/onboarding.d.ts +190 -0
- package/dist/resources/de-de/onboarding.d.ts.map +1 -0
- package/dist/resources/de-de/onboarding.js +190 -0
- package/dist/resources/de-de/onboarding.js.map +1 -0
- package/dist/resources/de-de/reportBuilder.d.ts +415 -0
- package/dist/resources/de-de/reportBuilder.d.ts.map +1 -0
- package/dist/resources/de-de/reportBuilder.js +415 -0
- package/dist/resources/de-de/reportBuilder.js.map +1 -0
- package/dist/resources/de-de/studio.d.ts +1759 -1116
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1770 -1127
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +45 -9
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +47 -11
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/automations.d.ts +417 -0
- package/dist/resources/en-us/automations.d.ts.map +1 -0
- package/dist/resources/en-us/automations.js +417 -0
- package/dist/resources/en-us/automations.js.map +1 -0
- package/dist/resources/en-us/common.d.ts +23 -91
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +25 -93
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/dataio.d.ts +260 -0
- package/dist/resources/en-us/dataio.d.ts.map +1 -0
- package/dist/resources/en-us/dataio.js +260 -0
- package/dist/resources/en-us/dataio.js.map +1 -0
- package/dist/resources/en-us/email.d.ts +824 -0
- package/dist/resources/en-us/email.d.ts.map +1 -0
- package/dist/resources/en-us/email.js +824 -0
- package/dist/resources/en-us/email.js.map +1 -0
- package/dist/resources/en-us/files.d.ts +112 -0
- package/dist/resources/en-us/files.d.ts.map +1 -0
- package/dist/resources/en-us/files.js +112 -0
- package/dist/resources/en-us/files.js.map +1 -0
- package/dist/resources/en-us/invoices.d.ts +717 -0
- package/dist/resources/en-us/invoices.d.ts.map +1 -0
- package/dist/resources/en-us/invoices.js +717 -0
- package/dist/resources/en-us/invoices.js.map +1 -0
- package/dist/resources/en-us/onboarding.d.ts +190 -0
- package/dist/resources/en-us/onboarding.d.ts.map +1 -0
- package/dist/resources/en-us/onboarding.js +190 -0
- package/dist/resources/en-us/onboarding.js.map +1 -0
- package/dist/resources/en-us/reportBuilder.d.ts +415 -0
- package/dist/resources/en-us/reportBuilder.d.ts.map +1 -0
- package/dist/resources/en-us/reportBuilder.js +415 -0
- package/dist/resources/en-us/reportBuilder.js.map +1 -0
- package/dist/resources/en-us/studio.d.ts +1742 -1099
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1769 -1126
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts +37 -1
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +39 -3
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/automations.d.ts +417 -0
- package/dist/resources/fr-fr/automations.d.ts.map +1 -0
- package/dist/resources/fr-fr/automations.js +417 -0
- package/dist/resources/fr-fr/automations.js.map +1 -0
- package/dist/resources/fr-fr/common.d.ts +23 -91
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +25 -93
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/dataio.d.ts +260 -0
- package/dist/resources/fr-fr/dataio.d.ts.map +1 -0
- package/dist/resources/fr-fr/dataio.js +260 -0
- package/dist/resources/fr-fr/dataio.js.map +1 -0
- package/dist/resources/fr-fr/email.d.ts +824 -0
- package/dist/resources/fr-fr/email.d.ts.map +1 -0
- package/dist/resources/fr-fr/email.js +824 -0
- package/dist/resources/fr-fr/email.js.map +1 -0
- package/dist/resources/fr-fr/files.d.ts +112 -0
- package/dist/resources/fr-fr/files.d.ts.map +1 -0
- package/dist/resources/fr-fr/files.js +112 -0
- package/dist/resources/fr-fr/files.js.map +1 -0
- package/dist/resources/fr-fr/invoices.d.ts +717 -0
- package/dist/resources/fr-fr/invoices.d.ts.map +1 -0
- package/dist/resources/fr-fr/invoices.js +717 -0
- package/dist/resources/fr-fr/invoices.js.map +1 -0
- package/dist/resources/fr-fr/onboarding.d.ts +190 -0
- package/dist/resources/fr-fr/onboarding.d.ts.map +1 -0
- package/dist/resources/fr-fr/onboarding.js +190 -0
- package/dist/resources/fr-fr/onboarding.js.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts +415 -0
- package/dist/resources/fr-fr/reportBuilder.d.ts.map +1 -0
- package/dist/resources/fr-fr/reportBuilder.js +415 -0
- package/dist/resources/fr-fr/reportBuilder.js.map +1 -0
- package/dist/resources/fr-fr/studio.d.ts +1759 -1116
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1774 -1131
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +44 -8
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +46 -10
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +14 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js +57 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/namespaces.d.ts +62 -3
- package/dist/resources/namespaces.d.ts.map +1 -1
- package/dist/resources/namespaces.js +84 -3
- package/dist/resources/namespaces.js.map +1 -1
- package/dist/resources/zh-cn/automations.d.ts +417 -0
- package/dist/resources/zh-cn/automations.d.ts.map +1 -0
- package/dist/resources/zh-cn/automations.js +417 -0
- package/dist/resources/zh-cn/automations.js.map +1 -0
- package/dist/resources/zh-cn/common.d.ts +23 -91
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +25 -93
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/dataio.d.ts +260 -0
- package/dist/resources/zh-cn/dataio.d.ts.map +1 -0
- package/dist/resources/zh-cn/dataio.js +260 -0
- package/dist/resources/zh-cn/dataio.js.map +1 -0
- package/dist/resources/zh-cn/email.d.ts +824 -0
- package/dist/resources/zh-cn/email.d.ts.map +1 -0
- package/dist/resources/zh-cn/email.js +824 -0
- package/dist/resources/zh-cn/email.js.map +1 -0
- package/dist/resources/zh-cn/files.d.ts +112 -0
- package/dist/resources/zh-cn/files.d.ts.map +1 -0
- package/dist/resources/zh-cn/files.js +112 -0
- package/dist/resources/zh-cn/files.js.map +1 -0
- package/dist/resources/zh-cn/invoices.d.ts +717 -0
- package/dist/resources/zh-cn/invoices.d.ts.map +1 -0
- package/dist/resources/zh-cn/invoices.js +717 -0
- package/dist/resources/zh-cn/invoices.js.map +1 -0
- package/dist/resources/zh-cn/onboarding.d.ts +190 -0
- package/dist/resources/zh-cn/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-cn/onboarding.js +190 -0
- package/dist/resources/zh-cn/onboarding.js.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-cn/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-cn/reportBuilder.js +415 -0
- package/dist/resources/zh-cn/reportBuilder.js.map +1 -0
- package/dist/resources/zh-cn/studio.d.ts +1758 -1115
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1764 -1121
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +45 -9
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +47 -11
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/automations.d.ts +417 -0
- package/dist/resources/zh-tw/automations.d.ts.map +1 -0
- package/dist/resources/zh-tw/automations.js +417 -0
- package/dist/resources/zh-tw/automations.js.map +1 -0
- package/dist/resources/zh-tw/common.d.ts +23 -91
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +25 -93
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/dataio.d.ts +260 -0
- package/dist/resources/zh-tw/dataio.d.ts.map +1 -0
- package/dist/resources/zh-tw/dataio.js +260 -0
- package/dist/resources/zh-tw/dataio.js.map +1 -0
- package/dist/resources/zh-tw/email.d.ts +824 -0
- package/dist/resources/zh-tw/email.d.ts.map +1 -0
- package/dist/resources/zh-tw/email.js +824 -0
- package/dist/resources/zh-tw/email.js.map +1 -0
- package/dist/resources/zh-tw/files.d.ts +112 -0
- package/dist/resources/zh-tw/files.d.ts.map +1 -0
- package/dist/resources/zh-tw/files.js +112 -0
- package/dist/resources/zh-tw/files.js.map +1 -0
- package/dist/resources/zh-tw/invoices.d.ts +717 -0
- package/dist/resources/zh-tw/invoices.d.ts.map +1 -0
- package/dist/resources/zh-tw/invoices.js +717 -0
- package/dist/resources/zh-tw/invoices.js.map +1 -0
- package/dist/resources/zh-tw/onboarding.d.ts +190 -0
- package/dist/resources/zh-tw/onboarding.d.ts.map +1 -0
- package/dist/resources/zh-tw/onboarding.js +190 -0
- package/dist/resources/zh-tw/onboarding.js.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts +415 -0
- package/dist/resources/zh-tw/reportBuilder.d.ts.map +1 -0
- package/dist/resources/zh-tw/reportBuilder.js +415 -0
- package/dist/resources/zh-tw/reportBuilder.js.map +1 -0
- package/dist/resources/zh-tw/studio.d.ts +1759 -1116
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1773 -1130
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +45 -9
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +47 -11
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.js +7 -7
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +14 -1
- package/dist/server.js.map +1 -1
- package/locales/ar-EG/.meta.json +15999 -5979
- package/locales/ar-EG/automations.json +406 -0
- package/locales/ar-EG/common.json +25 -93
- package/locales/ar-EG/dataio.json +249 -0
- package/locales/ar-EG/email.json +813 -0
- package/locales/ar-EG/files.json +101 -0
- package/locales/ar-EG/invoices.json +706 -0
- package/locales/ar-EG/onboarding.json +179 -0
- package/locales/ar-EG/reportBuilder.json +404 -0
- package/locales/ar-EG/studio.json +1782 -1139
- package/locales/ar-EG/ui.json +47 -11
- package/locales/cs-CZ/.meta.json +16271 -6251
- package/locales/cs-CZ/automations.json +406 -0
- package/locales/cs-CZ/common.json +25 -93
- package/locales/cs-CZ/dataio.json +249 -0
- package/locales/cs-CZ/email.json +813 -0
- package/locales/cs-CZ/files.json +101 -0
- package/locales/cs-CZ/invoices.json +706 -0
- package/locales/cs-CZ/onboarding.json +179 -0
- package/locales/cs-CZ/reportBuilder.json +404 -0
- package/locales/cs-CZ/studio.json +1774 -1131
- package/locales/cs-CZ/ui.json +47 -11
- package/locales/da-DK/.meta.json +16245 -6225
- package/locales/da-DK/automations.json +406 -0
- package/locales/da-DK/common.json +25 -93
- package/locales/da-DK/dataio.json +249 -0
- package/locales/da-DK/email.json +813 -0
- package/locales/da-DK/files.json +101 -0
- package/locales/da-DK/invoices.json +706 -0
- package/locales/da-DK/onboarding.json +179 -0
- package/locales/da-DK/reportBuilder.json +404 -0
- package/locales/da-DK/studio.json +1771 -1128
- package/locales/da-DK/ui.json +47 -11
- package/locales/de-DE/.meta.json +16094 -6074
- package/locales/de-DE/automations.json +406 -0
- package/locales/de-DE/common.json +25 -93
- package/locales/de-DE/dataio.json +249 -0
- package/locales/de-DE/email.json +813 -0
- package/locales/de-DE/files.json +101 -0
- package/locales/de-DE/invoices.json +706 -0
- package/locales/de-DE/onboarding.json +179 -0
- package/locales/de-DE/reportBuilder.json +404 -0
- package/locales/de-DE/studio.json +1770 -1127
- package/locales/de-DE/ui.json +47 -11
- package/locales/en-US/automations.json +406 -0
- package/locales/en-US/common.json +25 -93
- package/locales/en-US/dataio.json +249 -0
- package/locales/en-US/email.json +813 -0
- package/locales/en-US/files.json +101 -0
- package/locales/en-US/invoices.json +706 -0
- package/locales/en-US/onboarding.json +179 -0
- package/locales/en-US/reportBuilder.json +404 -0
- package/locales/en-US/studio.json +1769 -1126
- package/locales/en-US/ui.json +39 -3
- package/locales/fr-FR/.meta.json +14117 -4097
- package/locales/fr-FR/automations.json +406 -0
- package/locales/fr-FR/common.json +25 -93
- package/locales/fr-FR/dataio.json +249 -0
- package/locales/fr-FR/email.json +813 -0
- package/locales/fr-FR/files.json +101 -0
- package/locales/fr-FR/invoices.json +706 -0
- package/locales/fr-FR/onboarding.json +179 -0
- package/locales/fr-FR/reportBuilder.json +404 -0
- package/locales/fr-FR/studio.json +1774 -1131
- package/locales/fr-FR/ui.json +46 -10
- package/locales/zh-CN/.meta.json +16223 -6203
- package/locales/zh-CN/automations.json +406 -0
- package/locales/zh-CN/common.json +25 -93
- package/locales/zh-CN/dataio.json +249 -0
- package/locales/zh-CN/email.json +813 -0
- package/locales/zh-CN/files.json +101 -0
- package/locales/zh-CN/invoices.json +706 -0
- package/locales/zh-CN/onboarding.json +179 -0
- package/locales/zh-CN/reportBuilder.json +404 -0
- package/locales/zh-CN/studio.json +1764 -1121
- package/locales/zh-CN/ui.json +47 -11
- package/locales/zh-TW/.meta.json +15999 -5979
- package/locales/zh-TW/automations.json +406 -0
- package/locales/zh-TW/common.json +25 -93
- package/locales/zh-TW/dataio.json +249 -0
- package/locales/zh-TW/email.json +813 -0
- package/locales/zh-TW/files.json +101 -0
- package/locales/zh-TW/invoices.json +706 -0
- package/locales/zh-TW/onboarding.json +179 -0
- package/locales/zh-TW/reportBuilder.json +404 -0
- package/locales/zh-TW/studio.json +1773 -1130
- package/locales/zh-TW/ui.json +47 -11
- package/package.json +1 -1
|
@@ -0,0 +1,824 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GENERATED MIRROR of ../../../locales/da-DK/email.json — do not edit by hand.
|
|
3
|
+
* The JSON file is the canonical hand-authored bundle (10-i18n-theming.md §3.1);
|
|
4
|
+
* this TS mirror exists so the runtime can bundle a namespace (en-US's eager
|
|
5
|
+
* ones) or chunk-split it (every other locale, and en-US's deferred `studio`)
|
|
6
|
+
* without JSON import attributes (browser + NodeNext safe).
|
|
7
|
+
* Parity is enforced by src/resources/parity.test.ts. Regenerate with
|
|
8
|
+
* scripts/gen-resources.mjs.
|
|
9
|
+
*/
|
|
10
|
+
declare const _default: {
|
|
11
|
+
readonly actions: {
|
|
12
|
+
readonly menu: "Flere handlinger";
|
|
13
|
+
readonly eyebrow: "Handlinger";
|
|
14
|
+
readonly import: "Importér skabelon";
|
|
15
|
+
readonly senders: "Administrér afsendere";
|
|
16
|
+
readonly exportAll: "Eksportér alle";
|
|
17
|
+
readonly settings: "E-mailindstillinger";
|
|
18
|
+
readonly archived: "Arkiverede";
|
|
19
|
+
};
|
|
20
|
+
readonly archivedChip: {
|
|
21
|
+
readonly field: "Viser";
|
|
22
|
+
readonly value: "Arkiverede";
|
|
23
|
+
readonly leave: "Forlad arkivet";
|
|
24
|
+
};
|
|
25
|
+
readonly blank: {
|
|
26
|
+
readonly cta: "Opfordring til handling";
|
|
27
|
+
readonly heading: "Overskriften kommer her";
|
|
28
|
+
readonly para: "Begynd at skrive din e-mail…";
|
|
29
|
+
readonly preheader: "Forhåndsvisningstekst";
|
|
30
|
+
readonly subject: "Emnelinje";
|
|
31
|
+
};
|
|
32
|
+
readonly blocks: {
|
|
33
|
+
readonly heading: {
|
|
34
|
+
readonly label: "Overskrift";
|
|
35
|
+
readonly hint: "Sektionsoverskrift";
|
|
36
|
+
};
|
|
37
|
+
readonly text: {
|
|
38
|
+
readonly label: "Tekstblok";
|
|
39
|
+
readonly hint: "Et eller flere afsnit";
|
|
40
|
+
};
|
|
41
|
+
readonly button: {
|
|
42
|
+
readonly label: "Knap";
|
|
43
|
+
readonly hint: "Primær opfordring";
|
|
44
|
+
};
|
|
45
|
+
readonly divider: {
|
|
46
|
+
readonly label: "Skillelinje / mellemrum";
|
|
47
|
+
readonly hint: "Streg eller tomt rum";
|
|
48
|
+
};
|
|
49
|
+
readonly spacer: {
|
|
50
|
+
readonly label: "Mellemrum";
|
|
51
|
+
readonly hint: "Tomt rum";
|
|
52
|
+
};
|
|
53
|
+
readonly footer: {
|
|
54
|
+
readonly label: "Sidefodstekst";
|
|
55
|
+
readonly hint: "Ældre sidefodsblok";
|
|
56
|
+
};
|
|
57
|
+
readonly image: {
|
|
58
|
+
readonly label: "Billedpladsholder";
|
|
59
|
+
readonly hint: "Indsæt grafik senere";
|
|
60
|
+
};
|
|
61
|
+
readonly "two-col": {
|
|
62
|
+
readonly label: "Tekst i to kolonner";
|
|
63
|
+
readonly hint: "Tekst side om side";
|
|
64
|
+
};
|
|
65
|
+
readonly list: {
|
|
66
|
+
readonly label: "Punktliste";
|
|
67
|
+
readonly hint: "Korte punkter";
|
|
68
|
+
};
|
|
69
|
+
readonly quote: {
|
|
70
|
+
readonly label: "Citat";
|
|
71
|
+
readonly hint: "Udtalelse med kilde";
|
|
72
|
+
};
|
|
73
|
+
readonly social: {
|
|
74
|
+
readonly label: "Sociale links";
|
|
75
|
+
readonly hint: "Link-chips i sidefoden";
|
|
76
|
+
};
|
|
77
|
+
readonly html: {
|
|
78
|
+
readonly label: "Egen HTML";
|
|
79
|
+
readonly hint: "Indsæt din egen kode";
|
|
80
|
+
};
|
|
81
|
+
readonly box: {
|
|
82
|
+
readonly label: "Fremhævet boks";
|
|
83
|
+
readonly hint: "Etiket og en stor værdi";
|
|
84
|
+
};
|
|
85
|
+
readonly stats: {
|
|
86
|
+
readonly label: "Nøgletalsrække";
|
|
87
|
+
readonly hint: "To til fire tal";
|
|
88
|
+
};
|
|
89
|
+
readonly product: {
|
|
90
|
+
readonly label: "Produktrække";
|
|
91
|
+
readonly hint: "Varelinjer med priser";
|
|
92
|
+
};
|
|
93
|
+
readonly "multi-currency": {
|
|
94
|
+
readonly label: "Flere valutaer";
|
|
95
|
+
readonly hint: "Totaler i andre valutaer";
|
|
96
|
+
};
|
|
97
|
+
readonly "tax-breakdown": {
|
|
98
|
+
readonly label: "Afgiftsoversigt";
|
|
99
|
+
readonly hint: "Afgiftskomponenter";
|
|
100
|
+
};
|
|
101
|
+
readonly "discount-codes": {
|
|
102
|
+
readonly label: "Rabatkoder";
|
|
103
|
+
readonly hint: "Anvendte kampagnekoder";
|
|
104
|
+
};
|
|
105
|
+
readonly "payment-history": {
|
|
106
|
+
readonly label: "Betalingshistorik";
|
|
107
|
+
readonly hint: "Tidligere betalinger";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly label: "Tilbagevendende rytme";
|
|
111
|
+
readonly hint: "Leveringskadence";
|
|
112
|
+
};
|
|
113
|
+
readonly loyalty: {
|
|
114
|
+
readonly label: "Loyalitetspoint";
|
|
115
|
+
readonly hint: "Belønningssaldo";
|
|
116
|
+
};
|
|
117
|
+
readonly delivery: {
|
|
118
|
+
readonly label: "Leveringsforløb";
|
|
119
|
+
readonly hint: "Ekspeditionsstatus";
|
|
120
|
+
};
|
|
121
|
+
readonly "po-terms": {
|
|
122
|
+
readonly label: "Ordrebetingelser";
|
|
123
|
+
readonly hint: "Betingelser i indkøbsordren";
|
|
124
|
+
};
|
|
125
|
+
readonly legal: {
|
|
126
|
+
readonly label: "Juridisk sidefod";
|
|
127
|
+
readonly hint: "Det med småt";
|
|
128
|
+
};
|
|
129
|
+
readonly "refund-policy": {
|
|
130
|
+
readonly label: "Refusionspolitik";
|
|
131
|
+
readonly hint: "Returnering og refusion";
|
|
132
|
+
};
|
|
133
|
+
readonly contact: {
|
|
134
|
+
readonly label: "Kontaktblok";
|
|
135
|
+
readonly hint: "Supportoplysninger";
|
|
136
|
+
};
|
|
137
|
+
readonly unknown: {
|
|
138
|
+
readonly label: "Sektion";
|
|
139
|
+
};
|
|
140
|
+
};
|
|
141
|
+
readonly branding: {
|
|
142
|
+
readonly brandName: "Brandnavn";
|
|
143
|
+
readonly logoMark: "Logomærke";
|
|
144
|
+
readonly yourLogo: "Dit logo";
|
|
145
|
+
readonly fromName: "Afsendernavn";
|
|
146
|
+
readonly fromEmail: "Afsender-e-mail";
|
|
147
|
+
readonly notConfigured: "Ikke en konfigureret afsender.";
|
|
148
|
+
readonly manageSenders: "Administrér afsendere";
|
|
149
|
+
readonly noSenders: "Ingen afsendere konfigureret endnu — standardafsenderen bruges.";
|
|
150
|
+
readonly defaultSenderOption: "Standardafsender";
|
|
151
|
+
readonly brandColour: "Brandfarve";
|
|
152
|
+
readonly category: "Kategori";
|
|
153
|
+
readonly status: "Status";
|
|
154
|
+
readonly languageVariations: "Sprogvarianter";
|
|
155
|
+
readonly languageHint: "Tilføjes et sprog, oprettes en sammenkædet kopi. Varianter forbliver grupperet under {topic}.";
|
|
156
|
+
readonly tagCurrent: "Aktuel";
|
|
157
|
+
readonly tagEdit: "Redigér";
|
|
158
|
+
readonly tagAdd: "Tilføj";
|
|
159
|
+
readonly noMatch: "Ingen afsender matcher";
|
|
160
|
+
};
|
|
161
|
+
readonly campaign: {
|
|
162
|
+
readonly title: "Send kampagne";
|
|
163
|
+
readonly sendTo: "Send til";
|
|
164
|
+
readonly workspaceUsers: "Brugere i arbejdsområdet";
|
|
165
|
+
readonly rolesHint: "Alle, eller kun dem med de roller, du vælger.";
|
|
166
|
+
readonly when: "Hvornår";
|
|
167
|
+
readonly now: "Nu";
|
|
168
|
+
readonly schedule: "Tidsindstil";
|
|
169
|
+
readonly scheduleAt: "Send kl.";
|
|
170
|
+
readonly pastTime: "Vælg et tidspunkt i fremtiden.";
|
|
171
|
+
readonly counting: "Tæller modtagere…";
|
|
172
|
+
readonly countFailed: "Modtagerne kunne ikke tælles";
|
|
173
|
+
readonly count: "{total, plural, one {# modtager} other {# modtagere}}";
|
|
174
|
+
readonly optedOut: "{skipped} har frameldt sig";
|
|
175
|
+
readonly note: "Variabler udfyldes pr. modtager — {token} bliver til hver persons navn.";
|
|
176
|
+
readonly send: "Send kampagne";
|
|
177
|
+
readonly scheduleAction: "Tidsindstil kampagne";
|
|
178
|
+
readonly sending: "Sender…";
|
|
179
|
+
readonly failed: "Kampagnen kunne ikke sendes.";
|
|
180
|
+
readonly sentTitle: "Kampagne sendt!";
|
|
181
|
+
readonly sentBody: "{name} er på vej til {count, plural, one {# modtager} other {# modtagere}}.";
|
|
182
|
+
readonly scheduledTitle: "Kampagne tidsindstillet!";
|
|
183
|
+
readonly scheduledBody: "{name} sendes {when}.";
|
|
184
|
+
readonly done: "Færdig";
|
|
185
|
+
readonly chipScheduled: "Tidsindstillet · {when}";
|
|
186
|
+
readonly chipSending: "Sender · {pct} %";
|
|
187
|
+
readonly cancelSchedule: "Annullér tidsindstilling";
|
|
188
|
+
readonly cancelSending: "Annullér afsendelse";
|
|
189
|
+
readonly cancelled: "Tidsindstilling annulleret";
|
|
190
|
+
readonly sendingCancelled: "Afsendelse annulleret";
|
|
191
|
+
readonly cancelFailed: "Kunne ikke annulleres";
|
|
192
|
+
};
|
|
193
|
+
readonly campaignSent: {
|
|
194
|
+
readonly body: "{sent} sendt · {failed} mislykkedes";
|
|
195
|
+
readonly title: "Kampagne sendt: {name}";
|
|
196
|
+
};
|
|
197
|
+
readonly canvas: {
|
|
198
|
+
readonly livePreview: "Live-forhåndsvisning · klik på en del af e-mailen for at redigere den";
|
|
199
|
+
readonly device: "Forhåndsvisningsbredde";
|
|
200
|
+
readonly desktop: "Computer";
|
|
201
|
+
readonly mobile: "Mobil";
|
|
202
|
+
readonly subject: "Emne";
|
|
203
|
+
readonly preheader: "Forhåndsvisningstekst";
|
|
204
|
+
readonly preheaderPlaceholder: "Forhåndsvisningstekst…";
|
|
205
|
+
readonly select: "Redigér {label}";
|
|
206
|
+
readonly insertAbove: "Indsæt en sektion over {label}";
|
|
207
|
+
readonly add: "Tilføj";
|
|
208
|
+
readonly addSection: "Tilføj sektion";
|
|
209
|
+
readonly defaultSender: "Standardafsender";
|
|
210
|
+
readonly now: "nu";
|
|
211
|
+
readonly attachments: "{count, plural, one {# vedhæftning} other {# vedhæftninger}}";
|
|
212
|
+
readonly fileMissing: "Fil mangler";
|
|
213
|
+
readonly variables: "Variabler";
|
|
214
|
+
readonly imagePlaceholder: "Billedpladsholder";
|
|
215
|
+
readonly htmlNote: "Gengives som rå HTML, når e-mailen sendes.";
|
|
216
|
+
readonly recurring: "Tilbagevendende — {freq}";
|
|
217
|
+
readonly nextOn: "Næste {next} · {note}";
|
|
218
|
+
readonly loyaltyBalance: "Loyalitetssaldo";
|
|
219
|
+
readonly loyaltyLine: "{balance} point · {level}";
|
|
220
|
+
readonly sections: {
|
|
221
|
+
readonly branding: "Brand og afsender";
|
|
222
|
+
readonly subject: "Emne og forhåndsvisningstekst";
|
|
223
|
+
readonly footer: "Sidefod";
|
|
224
|
+
readonly attachments: "Vedhæftninger";
|
|
225
|
+
};
|
|
226
|
+
readonly blockAdded: "{label} tilføjet";
|
|
227
|
+
};
|
|
228
|
+
readonly card: {
|
|
229
|
+
readonly edit: "Redigér";
|
|
230
|
+
readonly duplicate: "Duplikér";
|
|
231
|
+
readonly rename: "Omdøb";
|
|
232
|
+
readonly renameLabel: "Nyt navn";
|
|
233
|
+
readonly delete: "Slet";
|
|
234
|
+
readonly restore: "Gendan";
|
|
235
|
+
readonly deleteForGood: "Slet permanent";
|
|
236
|
+
readonly reset: "Nulstil til indbygget";
|
|
237
|
+
};
|
|
238
|
+
readonly category: {
|
|
239
|
+
readonly transactional: "Transaktionel";
|
|
240
|
+
readonly lifecycle: "Livscyklus";
|
|
241
|
+
readonly marketing: "Marketing";
|
|
242
|
+
};
|
|
243
|
+
readonly copySuffix: "{name} (kopi)";
|
|
244
|
+
readonly cycle: {
|
|
245
|
+
readonly done: "Færdig";
|
|
246
|
+
readonly current: "I gang";
|
|
247
|
+
readonly todo: "Afventer";
|
|
248
|
+
};
|
|
249
|
+
readonly delete: {
|
|
250
|
+
readonly title: "Slet {name}?";
|
|
251
|
+
readonly archiveBody: "Den flyttes til Arkiverede, hvor du kan gendanne den eller slette den permanent.";
|
|
252
|
+
readonly confirm: "Slet";
|
|
253
|
+
readonly forGoodTitle: "Slet {name} permanent?";
|
|
254
|
+
readonly forGoodBody: {
|
|
255
|
+
readonly template: "Dette kan ikke fortrydes. Skabelonen fjernes permanent.";
|
|
256
|
+
readonly campaign: "Dette kan ikke fortrydes. Kampagnen fjernes permanent.";
|
|
257
|
+
};
|
|
258
|
+
readonly forGood: "Slet permanent";
|
|
259
|
+
readonly resetTitle: "Nulstil {name} til indbygget?";
|
|
260
|
+
readonly resetBody: "Dine ændringer i dette sprog erstattes af den medfølgende version.";
|
|
261
|
+
readonly reset: "Nulstil";
|
|
262
|
+
};
|
|
263
|
+
readonly editor: {
|
|
264
|
+
readonly kind: {
|
|
265
|
+
readonly template: "Skabelon";
|
|
266
|
+
readonly campaign: "Kampagne";
|
|
267
|
+
};
|
|
268
|
+
readonly nameLabel: "Navn";
|
|
269
|
+
readonly undo: "Fortryd";
|
|
270
|
+
readonly redo: "Gentag";
|
|
271
|
+
readonly test: "Test";
|
|
272
|
+
readonly save: "Gem";
|
|
273
|
+
readonly saveTemplate: "Gem skabelon";
|
|
274
|
+
readonly sendCampaign: "Send kampagne";
|
|
275
|
+
readonly shortcutSave: "Gem e-mailen";
|
|
276
|
+
readonly saveState: {
|
|
277
|
+
readonly saving: "Gemmer…";
|
|
278
|
+
readonly saved: "Alle ændringer er gemt";
|
|
279
|
+
readonly dirty: "Ugemte ændringer";
|
|
280
|
+
readonly error: "Kunne ikke gemme";
|
|
281
|
+
};
|
|
282
|
+
readonly languages: {
|
|
283
|
+
readonly title: "Sprogvarianter";
|
|
284
|
+
readonly current: "Redigeres nu";
|
|
285
|
+
readonly translated: "Oversat";
|
|
286
|
+
readonly needsTranslation: "Skal oversættes";
|
|
287
|
+
readonly missing: "Ikke oprettet endnu";
|
|
288
|
+
readonly created: "{language}-variant oprettet";
|
|
289
|
+
readonly createdNeedsTranslation: "{language}-variant oprettet — skal oversættes";
|
|
290
|
+
readonly addFailed: "Sproget kunne ikke tilføjes";
|
|
291
|
+
};
|
|
292
|
+
readonly discard: {
|
|
293
|
+
readonly title: "Kassér ugemte ændringer?";
|
|
294
|
+
readonly body: "Dine ændringer i {name} går tabt.";
|
|
295
|
+
readonly keep: "Fortsæt redigering";
|
|
296
|
+
readonly confirm: "Kassér";
|
|
297
|
+
};
|
|
298
|
+
readonly saveFailed: "Kunne ikke gemme";
|
|
299
|
+
readonly saved: "Ændringer gemt";
|
|
300
|
+
readonly loadFailed: "Denne e-mail kunne ikke indlæses";
|
|
301
|
+
};
|
|
302
|
+
readonly empty: {
|
|
303
|
+
readonly templates: {
|
|
304
|
+
readonly title: "Ingen skabeloner endnu";
|
|
305
|
+
readonly body: "Design en genbrugelig e-mail, som dit team kan sende ud fra.";
|
|
306
|
+
};
|
|
307
|
+
readonly campaigns: {
|
|
308
|
+
readonly title: "Ingen kampagner endnu";
|
|
309
|
+
readonly body: "Opret en kampagne ud fra en skabelon eller et tomt lærred.";
|
|
310
|
+
};
|
|
311
|
+
readonly noMatch: {
|
|
312
|
+
readonly templates: "Ingen skabeloner matcher";
|
|
313
|
+
readonly campaigns: "Ingen kampagner matcher";
|
|
314
|
+
readonly body: "Prøv et andet søgeord.";
|
|
315
|
+
};
|
|
316
|
+
readonly archived: {
|
|
317
|
+
readonly templates: "Ingen arkiverede skabeloner";
|
|
318
|
+
readonly campaigns: "Ingen arkiverede kampagner";
|
|
319
|
+
readonly body: "Alt, du sletter, havner her og kan gendannes.";
|
|
320
|
+
};
|
|
321
|
+
};
|
|
322
|
+
readonly fields: {
|
|
323
|
+
readonly heading: "Overskrift";
|
|
324
|
+
readonly buttonText: "Knaptekst";
|
|
325
|
+
readonly linkUrl: "Link-URL";
|
|
326
|
+
readonly height: "Højde (px)";
|
|
327
|
+
readonly footer: "Sidefod";
|
|
328
|
+
readonly placeholderLabel: "Pladsholdertekst";
|
|
329
|
+
readonly imageUrl: "Billed-URL";
|
|
330
|
+
readonly leftColumn: "Venstre kolonne";
|
|
331
|
+
readonly rightColumn: "Højre kolonne";
|
|
332
|
+
readonly quote: "Citat";
|
|
333
|
+
readonly attribution: "Kilde";
|
|
334
|
+
readonly html: "HTML";
|
|
335
|
+
readonly label: "Etiket";
|
|
336
|
+
readonly value: "Værdi";
|
|
337
|
+
readonly sectionLabel: "Sektionsetiket";
|
|
338
|
+
readonly baseAmount: "Grundbeløb";
|
|
339
|
+
readonly frequency: "Hyppighed";
|
|
340
|
+
readonly nextIssueDate: "Næste udgivelsesdato";
|
|
341
|
+
readonly scheduleNote: "Note til rytmen";
|
|
342
|
+
readonly balance: "Saldo";
|
|
343
|
+
readonly earned: "Optjent";
|
|
344
|
+
readonly level: "Niveau";
|
|
345
|
+
readonly body: "Brødtekst";
|
|
346
|
+
readonly finePrint: "Det med småt";
|
|
347
|
+
readonly contactName: "Kontaktnavn";
|
|
348
|
+
readonly email: "E-mail";
|
|
349
|
+
readonly phone: "Telefon";
|
|
350
|
+
};
|
|
351
|
+
readonly group: {
|
|
352
|
+
readonly languages: "{count, plural, one {# sprog} other {# sprog}}";
|
|
353
|
+
readonly emails: "{count, plural, one {# e-mail} other {# e-mails}}";
|
|
354
|
+
readonly needsTranslation: "{count} skal oversættes";
|
|
355
|
+
};
|
|
356
|
+
readonly groupBy: {
|
|
357
|
+
readonly label: "Gruppér efter";
|
|
358
|
+
readonly none: "Ingen";
|
|
359
|
+
readonly topic: "Emne";
|
|
360
|
+
readonly language: "Sprog";
|
|
361
|
+
};
|
|
362
|
+
readonly imagePicker: {
|
|
363
|
+
readonly title: "Vælg et billede";
|
|
364
|
+
readonly subtitle: "Vælg blandt arbejdsområdets filer, upload et, eller indsæt en URL.";
|
|
365
|
+
readonly source: "Kilde";
|
|
366
|
+
readonly workspaceFiles: "Filer i arbejdsområdet";
|
|
367
|
+
readonly upload: "Upload";
|
|
368
|
+
readonly noImages: "Ingen billeder i biblioteket endnu — upload et.";
|
|
369
|
+
readonly connection: "Upload til";
|
|
370
|
+
readonly noConnection: "Forbind en datakilde, før du uploader.";
|
|
371
|
+
readonly drop: "Slip et billede her";
|
|
372
|
+
readonly formats: "PNG, JPG, GIF eller SVG";
|
|
373
|
+
readonly browse: "Gennemse filer";
|
|
374
|
+
readonly url: "Billed-URL";
|
|
375
|
+
readonly urlPlaceholder: "…eller indsæt en billed-URL";
|
|
376
|
+
readonly useUrl: "Brug URL";
|
|
377
|
+
readonly selected: "{name} valgt";
|
|
378
|
+
readonly uploaded: "{name} uploadet";
|
|
379
|
+
};
|
|
380
|
+
readonly import: {
|
|
381
|
+
readonly title: "Importér skabelon";
|
|
382
|
+
readonly subtitle: "En pakke eksporteret fra Adminium.";
|
|
383
|
+
readonly choose: "Vælg en pakke";
|
|
384
|
+
readonly hint: "adminium-email-templates-<date>.json";
|
|
385
|
+
readonly invalid: "Den fil er ikke en Adminium-e-mailpakke.";
|
|
386
|
+
readonly summary: "{templates, plural, one {# skabelon} other {# skabeloner}} og {campaigns, plural, one {# kampagne} other {# kampagner}} · {duplicates} findes allerede";
|
|
387
|
+
readonly modeLabel: "Eksisterende dokumenter";
|
|
388
|
+
readonly skip: "Spring eksisterende over";
|
|
389
|
+
readonly replace: "Erstat eksisterende";
|
|
390
|
+
readonly confirm: "Importér";
|
|
391
|
+
readonly failed: "Importen mislykkedes.";
|
|
392
|
+
readonly done: "{created} importeret · {replaced} erstattet · {skipped} sprunget over";
|
|
393
|
+
readonly errors: "{count, plural, one {# dokument} other {# dokumenter}} kunne ikke importeres";
|
|
394
|
+
};
|
|
395
|
+
readonly inspector: {
|
|
396
|
+
readonly tabs: "Inspektør";
|
|
397
|
+
readonly sections: "Sektioner";
|
|
398
|
+
readonly design: "Design";
|
|
399
|
+
readonly backToSections: "Tilbage til sektioner";
|
|
400
|
+
readonly fixed: "Faste";
|
|
401
|
+
readonly bodySections: "Brødtekstsektioner · træk for at ændre rækkefølgen";
|
|
402
|
+
readonly dragToReorder: "Træk for at ændre rækkefølgen";
|
|
403
|
+
readonly moveUp: "Flyt op";
|
|
404
|
+
readonly moveDown: "Flyt ned";
|
|
405
|
+
readonly duplicateSection: "Duplikér {label}";
|
|
406
|
+
readonly removeSection: "Fjern {label}";
|
|
407
|
+
readonly savedBlocks: "Gemte blokke";
|
|
408
|
+
readonly savedBlocksHint: "Gem en sektion fra Design-fanen for at genbruge den i andre skabeloner.";
|
|
409
|
+
readonly titles: {
|
|
410
|
+
readonly subject: "Emne";
|
|
411
|
+
};
|
|
412
|
+
readonly hints: {
|
|
413
|
+
readonly branding: "Logo, afsender, farve, status";
|
|
414
|
+
readonly subject: "Emne og forhåndsvisningstekst";
|
|
415
|
+
readonly attachments: "Faste filer og genererede filer";
|
|
416
|
+
readonly footer: "Jura og afmelding";
|
|
417
|
+
readonly gone: "Sektion fjernet";
|
|
418
|
+
};
|
|
419
|
+
readonly subjectLine: "Emnelinje";
|
|
420
|
+
readonly preheader: "Preheader / forhåndsvisningstekst";
|
|
421
|
+
readonly insertVariable: "Indsæt variabel";
|
|
422
|
+
readonly insertHint: "Klik i et felt og derefter på en variabel for at indsætte den.";
|
|
423
|
+
readonly footerText: "Sidefodstekst";
|
|
424
|
+
readonly footerHint: "Juridisk tekst, adresse og afmelding. Vises nederst i hver udsendelse.";
|
|
425
|
+
readonly attachedToEverySend: "Vedhæftet hver udsendelse";
|
|
426
|
+
readonly attachmentsEmpty: "Intet vedhæftet endnu. Tilføj en fast fil, der sendes med hver gang, eller en genereret fil, der udfyldes pr. modtager.";
|
|
427
|
+
readonly generatedLabel: "Etiket";
|
|
428
|
+
readonly generatedToken: "Token";
|
|
429
|
+
readonly resolvedPerRecipient: "Udfyldes pr. modtager ved afsendelse.";
|
|
430
|
+
readonly removeAttachment: "Fjern vedhæftning";
|
|
431
|
+
readonly addGeneratedFile: "Tilføj genereret fil";
|
|
432
|
+
readonly workspaceDocuments: "Dokumenter i arbejdsområdet";
|
|
433
|
+
readonly chooseImage: "Vælg billede";
|
|
434
|
+
readonly addRow: "Tilføj {noun}";
|
|
435
|
+
readonly duplicateRow: "Duplikér {noun}";
|
|
436
|
+
readonly removeRow: "Fjern {noun}";
|
|
437
|
+
readonly saveAsReusable: "Gem som genbrugelig blok";
|
|
438
|
+
readonly blockName: "Bloknavn";
|
|
439
|
+
readonly myBlock: "Min blok";
|
|
440
|
+
readonly save: "Gem";
|
|
441
|
+
readonly duplicate: "Duplikér";
|
|
442
|
+
readonly remove: "Fjern";
|
|
443
|
+
readonly savedToBlocks: "Gemt blandt dine blokke";
|
|
444
|
+
readonly saveBlockFailed: "Blokken kunne ikke gemmes";
|
|
445
|
+
readonly sectionDuplicated: "Sektion duplikeret";
|
|
446
|
+
readonly sectionRemoved: "Sektion fjernet";
|
|
447
|
+
readonly sectionsReordered: "Sektionernes rækkefølge ændret";
|
|
448
|
+
readonly noDocuments: "Ingen dokumenter i biblioteket endnu. Upload et fra Filer.";
|
|
449
|
+
readonly attached: "{name} vedhæftet";
|
|
450
|
+
};
|
|
451
|
+
readonly layout: {
|
|
452
|
+
readonly label: "Visning";
|
|
453
|
+
readonly gallery: "Galleri";
|
|
454
|
+
readonly list: "Liste";
|
|
455
|
+
};
|
|
456
|
+
readonly linkFallback: "Hvis knappen ikke virker, så indsæt dette link i din browser: {url}";
|
|
457
|
+
readonly list: {
|
|
458
|
+
readonly name: "Navn";
|
|
459
|
+
readonly lang: "Sprog";
|
|
460
|
+
readonly status: "Status";
|
|
461
|
+
readonly updated: "Opdateret";
|
|
462
|
+
readonly actions: "Handlinger";
|
|
463
|
+
};
|
|
464
|
+
readonly loadFailed: "E-mailskabelonerne kunne ikke indlæses";
|
|
465
|
+
readonly mirror: {
|
|
466
|
+
readonly title: "Anvend på de andre sprog?";
|
|
467
|
+
readonly body: "{label} kan spejles til {count, plural, one {# anden sprogvariant} other {# andre sprogvarianter}} af {topic}. Teksten kommer med uoversat, når du gemmer.";
|
|
468
|
+
readonly onlyThis: "Kun {native}";
|
|
469
|
+
readonly applyAll: "Anvend på alle {count}";
|
|
470
|
+
readonly queued: "Sat i kø til {count, plural, one {# andet sprog} other {# andre sprog}} — anvendes, når du gemmer";
|
|
471
|
+
};
|
|
472
|
+
readonly needsTranslation: "Skal oversættes";
|
|
473
|
+
readonly new: {
|
|
474
|
+
readonly template: "Ny skabelon";
|
|
475
|
+
readonly campaign: "Ny kampagne";
|
|
476
|
+
readonly subtitle: "Start fra bunden eller fra et færdigt e-maildesign.";
|
|
477
|
+
readonly blank: "Tom e-mail";
|
|
478
|
+
readonly blankHint: "Start fra bunden";
|
|
479
|
+
readonly yourTemplates: "Dine skabeloner";
|
|
480
|
+
readonly failed: "Kunne ikke oprettes";
|
|
481
|
+
readonly startersFailed: "Startskabelonerne kunne ikke indlæses. Start fra bunden, eller prøv igen.";
|
|
482
|
+
};
|
|
483
|
+
readonly notification: {
|
|
484
|
+
readonly action: "Åbn {appName}";
|
|
485
|
+
readonly footer: "Du modtager denne e-mail, fordi e-mailnotifikationer er slået til for din {appName}-konto. Du kan slå dem fra i dine notifikationsindstillinger.";
|
|
486
|
+
readonly name: "Notifikation";
|
|
487
|
+
};
|
|
488
|
+
readonly nouns: {
|
|
489
|
+
readonly paragraph: "afsnit";
|
|
490
|
+
readonly item: "punkt";
|
|
491
|
+
readonly link: "link";
|
|
492
|
+
readonly stat: "nøgletal";
|
|
493
|
+
readonly currency: "valuta";
|
|
494
|
+
readonly taxLine: "afgiftslinje";
|
|
495
|
+
readonly code: "kode";
|
|
496
|
+
readonly payment: "betaling";
|
|
497
|
+
readonly step: "trin";
|
|
498
|
+
};
|
|
499
|
+
readonly passwordReset: {
|
|
500
|
+
readonly action: "Vælg en ny adgangskode";
|
|
501
|
+
readonly heading: "Nulstil din adgangskode";
|
|
502
|
+
readonly intro: "Hej {name}. Vi har modtaget en anmodning om at nulstille adgangskoden til {email}.";
|
|
503
|
+
readonly name: "Nulstilling af adgangskode";
|
|
504
|
+
readonly notice: "Dette link virker kun én gang og udløber om {expiresInMinutes} minutter. Hvis du ikke har bedt om at få nulstillet din adgangskode, kan du ignorere denne e-mail — din nuværende adgangskode forbliver aktiv.";
|
|
505
|
+
readonly subject: "Nulstil din adgangskode til {appName}";
|
|
506
|
+
};
|
|
507
|
+
readonly picker: {
|
|
508
|
+
readonly title: "Tilføj en sektion";
|
|
509
|
+
readonly above: "Indsat over {label}";
|
|
510
|
+
readonly atEnd: "Tilføjet i slutningen af e-mailen";
|
|
511
|
+
readonly groups: {
|
|
512
|
+
readonly content: "Indhold";
|
|
513
|
+
readonly commerce: "Handel og data";
|
|
514
|
+
readonly legal: "Jura og support";
|
|
515
|
+
readonly saved: "Gemte blokke";
|
|
516
|
+
};
|
|
517
|
+
readonly savedHint: "Gemt: {label}";
|
|
518
|
+
};
|
|
519
|
+
readonly placeholders: {
|
|
520
|
+
readonly paragraphText: "Afsnitstekst";
|
|
521
|
+
readonly listItem: "Listepunkt";
|
|
522
|
+
readonly label: "Etiket";
|
|
523
|
+
readonly iconName: "Ikonnavn";
|
|
524
|
+
readonly url: "URL";
|
|
525
|
+
readonly itemName: "Varenavn";
|
|
526
|
+
readonly variant: "Variant / SKU";
|
|
527
|
+
readonly stepName: "Trinnavn";
|
|
528
|
+
readonly description: "Beskrivelse";
|
|
529
|
+
};
|
|
530
|
+
readonly rows: {
|
|
531
|
+
readonly paragraphs: "Afsnit";
|
|
532
|
+
readonly listItems: "Listepunkter";
|
|
533
|
+
readonly links: "Links";
|
|
534
|
+
readonly stats: "Nøgletal";
|
|
535
|
+
readonly lineItems: "Varelinjer";
|
|
536
|
+
readonly currencies: "Valutaer og kurser";
|
|
537
|
+
readonly taxComponents: "Afgiftskomponenter";
|
|
538
|
+
readonly codes: "Koder";
|
|
539
|
+
readonly payments: "Betalinger";
|
|
540
|
+
readonly steps: "Trin";
|
|
541
|
+
};
|
|
542
|
+
readonly run: {
|
|
543
|
+
readonly counts: "{sent} sendt · {failed} mislykkedes";
|
|
544
|
+
readonly sending: "Sender · {pct} %";
|
|
545
|
+
};
|
|
546
|
+
readonly search: {
|
|
547
|
+
readonly templates: "Søg i skabeloner…";
|
|
548
|
+
readonly campaigns: "Søg i kampagner…";
|
|
549
|
+
readonly clear: "Ryd søgning";
|
|
550
|
+
};
|
|
551
|
+
readonly starters: {
|
|
552
|
+
readonly digest: {
|
|
553
|
+
readonly boxLabel: "Fuldførte opgaver";
|
|
554
|
+
readonly cta: "Se hele rapporten";
|
|
555
|
+
readonly heading: "Sådan gik din uge";
|
|
556
|
+
readonly name: "Ugentligt overblik";
|
|
557
|
+
readonly para1: "Dit team fuldførte 128 opgaver og udgav 3 versioner. Omsætningen er steget 12 % i forhold til sidste uge — flot arbejde.";
|
|
558
|
+
readonly preheader: "Et hurtigt overblik over din uge";
|
|
559
|
+
readonly subject: "Din uge i tal 📊";
|
|
560
|
+
};
|
|
561
|
+
readonly extras: {
|
|
562
|
+
readonly cityTax: "Kommuneafgift (2 %)";
|
|
563
|
+
readonly community: "Fællesskab";
|
|
564
|
+
readonly contact: "Kontakt os";
|
|
565
|
+
readonly delivered: "Leveret";
|
|
566
|
+
readonly delivery: "Leveringsforløb";
|
|
567
|
+
readonly help: "Spørgsmål? Kontakt os";
|
|
568
|
+
readonly hero: "Hero-billede — 600 × 240";
|
|
569
|
+
readonly item1: "Workshopbillet";
|
|
570
|
+
readonly item1Meta: "Lør. 12. sep. · 2 pladser";
|
|
571
|
+
readonly item2: "Ekstra lagerplads";
|
|
572
|
+
readonly item2Meta: "250 GB";
|
|
573
|
+
readonly order: "Ordreoversigt";
|
|
574
|
+
readonly ordered: "Bestilt";
|
|
575
|
+
readonly payments: "Betalingshistorik";
|
|
576
|
+
readonly processing: "Behandles";
|
|
577
|
+
readonly quote: "{appName} halverede vores tid på rapportering.";
|
|
578
|
+
readonly quoteAuthor: "Priya R., Northwind Co";
|
|
579
|
+
readonly refund: "Refusionspolitik";
|
|
580
|
+
readonly refundText: "Fuld refusion inden for 30 dage efter købet. Kontakt support for at starte en returnering.";
|
|
581
|
+
readonly shipped: "Afsendt";
|
|
582
|
+
readonly stat1: "Opgaver løst";
|
|
583
|
+
readonly stat2: "Udgivelser";
|
|
584
|
+
readonly stat3: "Omsætning op";
|
|
585
|
+
readonly stateTax: "Regionsafgift (6 %)";
|
|
586
|
+
readonly step1: "Invitér dit team";
|
|
587
|
+
readonly step2: "Forbind dine data";
|
|
588
|
+
readonly step3: "Byg dit første dashboard";
|
|
589
|
+
readonly support: "{appName}-support";
|
|
590
|
+
readonly tax: "Afgiftsoversigt";
|
|
591
|
+
readonly website: "Website";
|
|
592
|
+
};
|
|
593
|
+
readonly failed: {
|
|
594
|
+
readonly boxLabel: "Forfaldent beløb";
|
|
595
|
+
readonly cta: "Opdatér betalingsmetode";
|
|
596
|
+
readonly heading: "Din betaling gik ikke igennem";
|
|
597
|
+
readonly name: "Betaling mislykkedes";
|
|
598
|
+
readonly para1: "Vi forsøgte at trække beløbet for ordre #{orderNumber} på dit kort, men betalingen mislykkedes. Opdatér venligst din betalingsmetode for at undgå forsinkelse.";
|
|
599
|
+
readonly para2: "Vi prøver igen om 3 dage.";
|
|
600
|
+
readonly preheader: "Opdatér din betalingsmetode";
|
|
601
|
+
readonly subject: "Handling påkrævet: betaling mislykkedes";
|
|
602
|
+
};
|
|
603
|
+
readonly feature: {
|
|
604
|
+
readonly cta: "Prøv Automatiseringer";
|
|
605
|
+
readonly heading: "Automatisér rutinearbejdet";
|
|
606
|
+
readonly name: "Funktionsnyhed";
|
|
607
|
+
readonly para1: "Sig hej til Automatiseringer — byg udløser → handling-forløb, der kører af sig selv. Byd nye brugere velkommen, følg op på ordrer, der er gået i stå, og fordel arbejdet på autopilot.";
|
|
608
|
+
readonly preheader: "Automatisér rutinearbejdet";
|
|
609
|
+
readonly subject: "Her er Automatiseringer ⚡";
|
|
610
|
+
};
|
|
611
|
+
readonly feedback: {
|
|
612
|
+
readonly cta: "Del feedback";
|
|
613
|
+
readonly heading: "Vi vil gerne høre din feedback";
|
|
614
|
+
readonly name: "Feedbackanmodning";
|
|
615
|
+
readonly para1: "Du har brugt {appName} et stykke tid nu. Vil du bruge to minutter på at fortælle os, hvordan det går? Dine svar former det, vi bygger næste gang.";
|
|
616
|
+
readonly preheader: "To minutter, ét spørgsmål";
|
|
617
|
+
readonly subject: "Hvordan gik det, {firstName}?";
|
|
618
|
+
};
|
|
619
|
+
readonly footer: "Du modtager denne e-mail, fordi du har en {appName}-konto.\nSpørgsmål? Svar på denne e-mail.";
|
|
620
|
+
readonly monthly: {
|
|
621
|
+
readonly boxLabel: "Månedlig omsætning";
|
|
622
|
+
readonly cta: "Se hele rapporten";
|
|
623
|
+
readonly heading: "Din {month} i overblik";
|
|
624
|
+
readonly name: "Månedsrapport";
|
|
625
|
+
readonly para1: "Her er historien om din måned på {appName}. Dit team udgav mere og arbejdede hurtigere — omsætningen steg 18 % i forhold til sidste måned.";
|
|
626
|
+
readonly para2: "Dyk ned i den fulde oversigt for at se præcis, hvad der drev tallene.";
|
|
627
|
+
readonly preheader: "Din måned i overblik";
|
|
628
|
+
readonly subject: "Din rapport for {month} er klar 📈";
|
|
629
|
+
};
|
|
630
|
+
readonly paused: {
|
|
631
|
+
readonly boxLabel: "Data gemmes i";
|
|
632
|
+
readonly boxValue: "30 dage";
|
|
633
|
+
readonly cta: "Genaktivér konto";
|
|
634
|
+
readonly heading: "Din konto er sat på pause";
|
|
635
|
+
readonly name: "Konto på pause";
|
|
636
|
+
readonly para1: "Din konto er sat på pause, så du kan ikke logge ind lige nu. Bare rolig — dine data er sikre og gemmes i 30 dage.";
|
|
637
|
+
readonly para2: "Genaktivér når som helst, og fortsæt præcis, hvor du slap.";
|
|
638
|
+
readonly preheader: "Dine data er sikre";
|
|
639
|
+
readonly subject: "Din {appName}-konto er sat på pause";
|
|
640
|
+
};
|
|
641
|
+
readonly receipt: {
|
|
642
|
+
readonly attachment: "Kvittering som PDF";
|
|
643
|
+
readonly boxLabel: "Trukket beløb";
|
|
644
|
+
readonly cta: "Se din ordre";
|
|
645
|
+
readonly heading: "Tak for din ordre";
|
|
646
|
+
readonly name: "Ordrekvittering";
|
|
647
|
+
readonly para1: "Dette bekræfter, at vi har modtaget din betaling for ordre #{orderNumber}. En kopi af din kvittering er vedhæftet til dine papirer.";
|
|
648
|
+
readonly preheader: "Tak for din ordre";
|
|
649
|
+
readonly subject: "Din kvittering fra {appName}";
|
|
650
|
+
};
|
|
651
|
+
readonly reengage: {
|
|
652
|
+
readonly cta: "Hop tilbage";
|
|
653
|
+
readonly heading: "Det er et stykke tid siden, {firstName}";
|
|
654
|
+
readonly name: "Genaktivering";
|
|
655
|
+
readonly para1: "Der er sket meget, siden du sidst var her. Vi har udgivet Automatiseringer, hurtigere dashboards og en helt ny rapportbygger.";
|
|
656
|
+
readonly para2: "Kom og kig — din konto er lige, hvor du forlod den.";
|
|
657
|
+
readonly preheader: "Se, hvad der er nyt";
|
|
658
|
+
readonly subject: "Vi savner dig på {appName}";
|
|
659
|
+
};
|
|
660
|
+
readonly reminder: {
|
|
661
|
+
readonly cta: "Administrér aftale";
|
|
662
|
+
readonly heading: "Vi ses snart, {firstName}";
|
|
663
|
+
readonly name: "Aftalepåmindelse";
|
|
664
|
+
readonly para1: "Din aftale er {date} kl. {time}. Hvis du har brug for at flytte den, så svar på denne e-mail eller brug knappen nedenfor.";
|
|
665
|
+
readonly para2: "Kom gerne et par minutter før.";
|
|
666
|
+
readonly preheader: "Vi ses kl. {time}";
|
|
667
|
+
readonly subject: "Din aftale er {date}";
|
|
668
|
+
};
|
|
669
|
+
readonly shipped: {
|
|
670
|
+
readonly cta: "Følg leveringen";
|
|
671
|
+
readonly heading: "Din ordre er afsendt";
|
|
672
|
+
readonly name: "Leveringsopdatering";
|
|
673
|
+
readonly para1: "Gode nyheder, {firstName} — ordre #{orderNumber} har forladt vores lager og er på vej. Følg den med knappen nedenfor.";
|
|
674
|
+
readonly preheader: "Følg din levering";
|
|
675
|
+
readonly subject: "Din ordre #{orderNumber} er på vej";
|
|
676
|
+
};
|
|
677
|
+
readonly verify: {
|
|
678
|
+
readonly cta: "Bekræft e-mailadresse";
|
|
679
|
+
readonly heading: "Bekræft din e-mail";
|
|
680
|
+
readonly name: "Bekræft din e-mail";
|
|
681
|
+
readonly para1: "Tak, fordi du oprettede dig! Bekræft venligst din e-mailadresse for at aktivere din {appName}-konto. Det er med til at holde din konto sikker.";
|
|
682
|
+
readonly preheader: "Ét hurtigt trin";
|
|
683
|
+
readonly subject: "Bekræft din e-mailadresse";
|
|
684
|
+
};
|
|
685
|
+
readonly welcome: {
|
|
686
|
+
readonly cta: "Åbn {appName}";
|
|
687
|
+
readonly heading: "Velkommen om bord, {firstName}!";
|
|
688
|
+
readonly name: "Velkomst-e-mail";
|
|
689
|
+
readonly para1: "Vi er glade for at have dig på {appName}. Din konto er klar — sådan kommer du i gang.";
|
|
690
|
+
readonly para2: "Brug for en hånd? Svar på denne e-mail når som helst, så hjælper et rigtigt menneske dig.";
|
|
691
|
+
readonly preheader: "Lad os få dig i gang";
|
|
692
|
+
readonly subject: "Velkommen til {appName} 👋";
|
|
693
|
+
};
|
|
694
|
+
};
|
|
695
|
+
readonly status: {
|
|
696
|
+
readonly draft: "Kladde";
|
|
697
|
+
readonly live: "Aktiv";
|
|
698
|
+
readonly scheduled: "Tidsindstillet";
|
|
699
|
+
readonly sending: "Sender";
|
|
700
|
+
readonly sent: "Sendt";
|
|
701
|
+
readonly failed: "Mislykkedes";
|
|
702
|
+
};
|
|
703
|
+
readonly style: {
|
|
704
|
+
readonly title: "Blokstil";
|
|
705
|
+
readonly alignment: "Justering";
|
|
706
|
+
readonly align: {
|
|
707
|
+
readonly start: "Venstre";
|
|
708
|
+
readonly center: "Centreret";
|
|
709
|
+
readonly end: "Højre";
|
|
710
|
+
};
|
|
711
|
+
readonly background: "Baggrund";
|
|
712
|
+
readonly bg: {
|
|
713
|
+
readonly none: "Ingen";
|
|
714
|
+
readonly soft: "Grå";
|
|
715
|
+
readonly tint: "Brandtone";
|
|
716
|
+
readonly accent: "Brand";
|
|
717
|
+
readonly dark: "Mørk";
|
|
718
|
+
};
|
|
719
|
+
readonly textColour: "Tekstfarve";
|
|
720
|
+
readonly fg: {
|
|
721
|
+
readonly auto: "Brødtekst";
|
|
722
|
+
readonly strong: "Kraftig";
|
|
723
|
+
readonly muted: "Dæmpet";
|
|
724
|
+
readonly accent: "Brand";
|
|
725
|
+
readonly white: "Hvid";
|
|
726
|
+
};
|
|
727
|
+
readonly spacing: "Afstand";
|
|
728
|
+
readonly pad: {
|
|
729
|
+
readonly none: "Ingen";
|
|
730
|
+
};
|
|
731
|
+
readonly textSize: "Tekststørrelse";
|
|
732
|
+
readonly size: {
|
|
733
|
+
readonly s: "Lille";
|
|
734
|
+
readonly m: "Mellem";
|
|
735
|
+
readonly l: "Stor";
|
|
736
|
+
};
|
|
737
|
+
readonly border: "Kant";
|
|
738
|
+
readonly borderKind: {
|
|
739
|
+
readonly none: "Ingen";
|
|
740
|
+
readonly thin: "Fuld";
|
|
741
|
+
readonly dashed: "Stiplet";
|
|
742
|
+
};
|
|
743
|
+
readonly radius: "Hjørneradius";
|
|
744
|
+
readonly radiusKind: {
|
|
745
|
+
readonly none: "Firkantet";
|
|
746
|
+
readonly md: "Afrundet";
|
|
747
|
+
readonly lg: "Stærkt afrundet";
|
|
748
|
+
};
|
|
749
|
+
readonly fullWidth: "Fuld bredde";
|
|
750
|
+
readonly fullWidthHint: "Helt ud til e-mailens kanter";
|
|
751
|
+
};
|
|
752
|
+
readonly subtitle: "Design genbrugelige e-mails og de kampagner, du sender ud fra dem.";
|
|
753
|
+
readonly tabs: {
|
|
754
|
+
readonly label: "Type";
|
|
755
|
+
readonly templates: "Skabeloner";
|
|
756
|
+
readonly campaigns: "Kampagner";
|
|
757
|
+
};
|
|
758
|
+
readonly testSend: {
|
|
759
|
+
readonly title: "Send test-e-mail";
|
|
760
|
+
readonly to: "Send til";
|
|
761
|
+
readonly placeholder: "navn@firma.dk, …";
|
|
762
|
+
readonly removeRecipient: "Fjern {email}";
|
|
763
|
+
readonly quickAdd: "Tilføj hurtigt kolleger";
|
|
764
|
+
readonly note: "Variabler som {token} udfyldes med eksempeldata i testudsendelser.";
|
|
765
|
+
readonly noteNoVars: "Testudsendelser sendes præcis som vist.";
|
|
766
|
+
readonly count: "{count, plural, one {# modtager} other {# modtagere}}";
|
|
767
|
+
readonly send: "Send test";
|
|
768
|
+
readonly sending: "Sender…";
|
|
769
|
+
readonly failed: "Testen kunne ikke sendes.";
|
|
770
|
+
readonly sentTitle: "Test sendt!";
|
|
771
|
+
readonly sentBody: "Din test af {name} er på vej til {count, plural, one {# modtager} other {# modtagere}}.";
|
|
772
|
+
readonly sendAnother: "Send en til";
|
|
773
|
+
readonly done: "Færdig";
|
|
774
|
+
readonly queued: "Test-e-mail sendt til {count, plural, one {# modtager} other {# modtagere}}";
|
|
775
|
+
};
|
|
776
|
+
readonly title: "E-mailskabeloner";
|
|
777
|
+
readonly toast: {
|
|
778
|
+
readonly duplicated: {
|
|
779
|
+
readonly template: "Skabelon duplikeret";
|
|
780
|
+
readonly campaign: "Kampagne duplikeret";
|
|
781
|
+
};
|
|
782
|
+
readonly duplicateFailed: "Kunne ikke duplikeres";
|
|
783
|
+
readonly deleted: {
|
|
784
|
+
readonly template: "Skabelon slettet";
|
|
785
|
+
readonly campaign: "Kampagne slettet";
|
|
786
|
+
};
|
|
787
|
+
readonly deleteFailed: "Kunne ikke slettes";
|
|
788
|
+
readonly restored: {
|
|
789
|
+
readonly template: "Skabelon gendannet";
|
|
790
|
+
readonly campaign: "Kampagne gendannet";
|
|
791
|
+
};
|
|
792
|
+
readonly restoreFailed: "Kunne ikke gendannes";
|
|
793
|
+
readonly deletedForGood: {
|
|
794
|
+
readonly template: "Skabelon slettet permanent";
|
|
795
|
+
readonly campaign: "Kampagne slettet permanent";
|
|
796
|
+
};
|
|
797
|
+
readonly reset: "Nulstillet til den indbyggede version";
|
|
798
|
+
readonly renameFailed: "Kunne ikke omdøbes";
|
|
799
|
+
};
|
|
800
|
+
readonly untitled: {
|
|
801
|
+
readonly campaign: "Unavngiven kampagne";
|
|
802
|
+
readonly template: "Unavngiven skabelon";
|
|
803
|
+
};
|
|
804
|
+
readonly userInvite: {
|
|
805
|
+
readonly action: "Accepter invitationen";
|
|
806
|
+
readonly heading: "Du er blevet inviteret";
|
|
807
|
+
readonly intro: "{inviterName} har inviteret dig til at deltage i {appName}. Accepter invitationen for at vælge en adgangskode til {email} og logge ind.";
|
|
808
|
+
readonly inviterFallback: "En administrator";
|
|
809
|
+
readonly name: "Teaminvitation";
|
|
810
|
+
readonly notice: "Denne invitation virker kun én gang og udløber om {expiresInDays} dage. Hvis du ikke forventede den, kan du ignorere denne e-mail.";
|
|
811
|
+
readonly subject: "Du er blevet inviteret til {appName}";
|
|
812
|
+
};
|
|
813
|
+
readonly documentReady: {
|
|
814
|
+
readonly name: "Bilag klar";
|
|
815
|
+
readonly subject: "Dit {kind} {number} fra {business}";
|
|
816
|
+
readonly heading: "Dit {kind} er klar";
|
|
817
|
+
readonly body: "{business} har tegnet {kind} {number} til dig. Det er vedhæftet denne e-mail.";
|
|
818
|
+
readonly button: "Åbn online";
|
|
819
|
+
readonly footer: "Du modtager denne e-mail, fordi {business} tegnede dette bilag til dig.";
|
|
820
|
+
readonly attachment: "Bilaget";
|
|
821
|
+
};
|
|
822
|
+
};
|
|
823
|
+
export default _default;
|
|
824
|
+
//# sourceMappingURL=email.d.ts.map
|