@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/ar-EG/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: "كل الكتل القياسية موجودة بالفعل في هذه الفاتورة.";
|
|
13
|
+
readonly custom: "صمّم قسمك الخاص";
|
|
14
|
+
readonly standard: "الكتل القياسية";
|
|
15
|
+
readonly subtitle: "صمّم قسمك الخاص، أو فعّل إحدى الكتل القياسية.";
|
|
16
|
+
readonly title: "إضافة قسم";
|
|
17
|
+
};
|
|
18
|
+
readonly canvas: {
|
|
19
|
+
readonly addSection: "إضافة قسم";
|
|
20
|
+
readonly approval: {
|
|
21
|
+
readonly approved: "مُعتمَد";
|
|
22
|
+
readonly pending: "قيد الانتظار";
|
|
23
|
+
readonly rejected: "مرفوض";
|
|
24
|
+
readonly title: "الاعتماد";
|
|
25
|
+
};
|
|
26
|
+
readonly attachments: "المرفقات";
|
|
27
|
+
readonly blocks: {
|
|
28
|
+
readonly parties: "من وفاتورة إلى";
|
|
29
|
+
readonly paynotes: "الدفع والملاحظات";
|
|
30
|
+
};
|
|
31
|
+
readonly brandName: "اسم العلامة";
|
|
32
|
+
readonly brandingHint: "الهوية · انقر للتعديل";
|
|
33
|
+
readonly contact: "هل لديك سؤال؟ تواصل معنا";
|
|
34
|
+
readonly custom: {
|
|
35
|
+
readonly addRow: "إضافة صف";
|
|
36
|
+
readonly body: "متن القسم";
|
|
37
|
+
readonly caption: "تعليق";
|
|
38
|
+
readonly clearImage: "إزالة الصورة";
|
|
39
|
+
readonly clearSlot: "إزالة";
|
|
40
|
+
readonly clearSlotOf: "إزالة الصورة {n}";
|
|
41
|
+
readonly remove: "إزالة القسم";
|
|
42
|
+
readonly removeOf: "إزالة القسم: {title}";
|
|
43
|
+
readonly removeRow: "إزالة الصف";
|
|
44
|
+
readonly removeRowOf: "إزالة الصف {n}";
|
|
45
|
+
readonly rowLabel: "تسمية الصف {n}";
|
|
46
|
+
readonly rowValue: "قيمة الصف {n}";
|
|
47
|
+
readonly titleLabel: "عنوان القسم";
|
|
48
|
+
readonly upload: "انقر لرفع صورة";
|
|
49
|
+
readonly uploadSlot: "رفع الصورة {n}";
|
|
50
|
+
};
|
|
51
|
+
readonly customerName: "اسم العميل";
|
|
52
|
+
readonly dateSigned: "تاريخ التوقيع";
|
|
53
|
+
readonly delivery: {
|
|
54
|
+
readonly title: "مراحل التسليم";
|
|
55
|
+
};
|
|
56
|
+
readonly discount: {
|
|
57
|
+
readonly title: "رموز الخصم";
|
|
58
|
+
};
|
|
59
|
+
readonly due: "تاريخ الاستحقاق";
|
|
60
|
+
readonly from: "من";
|
|
61
|
+
readonly insertAbove: "إضافة قسم فوق {label}";
|
|
62
|
+
readonly insertHere: "إضافة قسم هنا";
|
|
63
|
+
readonly invoiceTo: "فاتورة إلى";
|
|
64
|
+
readonly issued: "تاريخ الإصدار";
|
|
65
|
+
readonly items: {
|
|
66
|
+
readonly add: "إضافة بند";
|
|
67
|
+
readonly amount: "المبلغ";
|
|
68
|
+
readonly description: "الوصف";
|
|
69
|
+
readonly descriptionOf: "وصف البند {n}";
|
|
70
|
+
readonly qty: "الكمية";
|
|
71
|
+
readonly qtyOf: "كمية البند {n}";
|
|
72
|
+
readonly rate: "السعر";
|
|
73
|
+
readonly rateOf: "سعر البند {n}";
|
|
74
|
+
readonly remove: "إزالة البند: {name}";
|
|
75
|
+
readonly reorder: "اسحب لإعادة الترتيب";
|
|
76
|
+
readonly reorderOf: "اسحب لإعادة الترتيب: {name}";
|
|
77
|
+
readonly row: "البند {n}";
|
|
78
|
+
};
|
|
79
|
+
readonly latefees: {
|
|
80
|
+
readonly sentence: "تُطبَّق غرامة تأخير قدرها {rate}% شهريًا على المبالغ غير المسددة بعد مرور أكثر من {days} يومًا على تاريخ الاستحقاق.";
|
|
81
|
+
readonly title: "غرامة تأخير السداد";
|
|
82
|
+
};
|
|
83
|
+
readonly legal: "بيان قانوني";
|
|
84
|
+
readonly lines: {
|
|
85
|
+
readonly customer: "سطر العميل {n}";
|
|
86
|
+
readonly from: "سطر المُرسِل {n}";
|
|
87
|
+
readonly payment: "سطر الدفع {n}";
|
|
88
|
+
readonly ship: "سطر الشحن {n}";
|
|
89
|
+
};
|
|
90
|
+
readonly loyalty: {
|
|
91
|
+
readonly balance: "{balance} نقطة · {level}";
|
|
92
|
+
readonly title: "رصيد نقاط الولاء";
|
|
93
|
+
};
|
|
94
|
+
readonly multicurrency: {
|
|
95
|
+
readonly note: "محوَّل من {total} بأسعار صرف استرشادية.";
|
|
96
|
+
readonly title: "يمكن السداد أيضًا بـ";
|
|
97
|
+
};
|
|
98
|
+
readonly notes: "ملاحظات";
|
|
99
|
+
readonly payhistory: {
|
|
100
|
+
readonly title: "سجل المدفوعات";
|
|
101
|
+
};
|
|
102
|
+
readonly payment: "الدفع";
|
|
103
|
+
readonly poNumber: "رقم أمر الشراء";
|
|
104
|
+
readonly poTerms: "شروط أمر الشراء";
|
|
105
|
+
readonly qr: {
|
|
106
|
+
readonly due: "المبلغ المستحق · {total}";
|
|
107
|
+
readonly title: "الدفع عبر رمز QR";
|
|
108
|
+
};
|
|
109
|
+
readonly recurring: {
|
|
110
|
+
readonly next: "التالي في {next} · {count}";
|
|
111
|
+
readonly title: "متكرر — {freq}";
|
|
112
|
+
};
|
|
113
|
+
readonly refund: "سياسة الاسترداد";
|
|
114
|
+
readonly reorderSection: "اسحب لإعادة ترتيب القسم";
|
|
115
|
+
readonly reorderSectionOf: "اسحب لإعادة ترتيب القسم: {label}";
|
|
116
|
+
readonly select: "تعديل {label}";
|
|
117
|
+
readonly shipName: "اسم المُستلِم";
|
|
118
|
+
readonly shipTo: "الشحن إلى";
|
|
119
|
+
readonly sigName: "اسم الموقّع";
|
|
120
|
+
readonly sigTitle: "صفة الموقّع";
|
|
121
|
+
readonly signature: "التوقيع";
|
|
122
|
+
readonly taxbreak: {
|
|
123
|
+
readonly title: "تفصيل الضريبة";
|
|
124
|
+
};
|
|
125
|
+
readonly terms: "الشروط";
|
|
126
|
+
readonly termsAccepted: "تمت الموافقة على الشروط";
|
|
127
|
+
readonly termsLabel: "تسمية الشروط";
|
|
128
|
+
readonly totals: {
|
|
129
|
+
readonly discount: "الخصم ({rate})";
|
|
130
|
+
readonly subtotal: "المجموع الفرعي";
|
|
131
|
+
readonly tax: "الضريبة ({rate})";
|
|
132
|
+
readonly total: "الإجمالي";
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
readonly card: {
|
|
136
|
+
readonly delete: "حذف";
|
|
137
|
+
readonly duplicate: "تكرار";
|
|
138
|
+
readonly edit: "تعديل";
|
|
139
|
+
readonly rename: "إعادة تسمية";
|
|
140
|
+
readonly renameLabel: "الاسم الجديد";
|
|
141
|
+
readonly total: "الإجمالي";
|
|
142
|
+
};
|
|
143
|
+
readonly custom: {
|
|
144
|
+
readonly gallery: {
|
|
145
|
+
readonly hint: "صورتان أو ثلاث جنبًا إلى جنب";
|
|
146
|
+
readonly label: "صف صور";
|
|
147
|
+
};
|
|
148
|
+
readonly image: {
|
|
149
|
+
readonly hint: "ارفع صورة أو رسمًا أو شهادة";
|
|
150
|
+
readonly label: "كتلة صورة";
|
|
151
|
+
};
|
|
152
|
+
readonly kv: {
|
|
153
|
+
readonly hint: "أزواج تسمية / قيمة";
|
|
154
|
+
readonly label: "صفوف تفاصيل";
|
|
155
|
+
};
|
|
156
|
+
readonly text: {
|
|
157
|
+
readonly hint: "نصك الخاص — ملاحظات أو نطاق عمل أو شروط";
|
|
158
|
+
readonly label: "قسم نصي";
|
|
159
|
+
};
|
|
160
|
+
};
|
|
161
|
+
readonly delete: {
|
|
162
|
+
readonly body: {
|
|
163
|
+
readonly invoice: "لا يمكن التراجع عن هذا. ستُزال الفاتورة نهائيًا.";
|
|
164
|
+
readonly template: "لا يمكن التراجع عن هذا. سيُزال القالب نهائيًا.";
|
|
165
|
+
};
|
|
166
|
+
readonly confirm: "حذف";
|
|
167
|
+
readonly title: "حذف {name}؟";
|
|
168
|
+
};
|
|
169
|
+
readonly editor: {
|
|
170
|
+
readonly delete: "حذف";
|
|
171
|
+
readonly discard: {
|
|
172
|
+
readonly body: "ستفقد تعديلاتك على {name}.";
|
|
173
|
+
readonly confirm: "تجاهل";
|
|
174
|
+
readonly keep: "متابعة التعديل";
|
|
175
|
+
readonly title: "تجاهل التغييرات غير المحفوظة؟";
|
|
176
|
+
};
|
|
177
|
+
readonly duplicate: "تكرار";
|
|
178
|
+
readonly images: "الصور";
|
|
179
|
+
readonly kind: {
|
|
180
|
+
readonly invoice: "فاتورة";
|
|
181
|
+
readonly template: "قالب";
|
|
182
|
+
};
|
|
183
|
+
readonly loadFailed: "تعذّر تحميل هذا المستند";
|
|
184
|
+
readonly nameLabel: "الاسم";
|
|
185
|
+
readonly redo: "إعادة";
|
|
186
|
+
readonly saveFailed: "تعذّر الحفظ";
|
|
187
|
+
readonly saveInvoice: "حفظ الفاتورة";
|
|
188
|
+
readonly saveState: {
|
|
189
|
+
readonly dirty: "تغييرات غير محفوظة";
|
|
190
|
+
readonly error: "تعذّر الحفظ";
|
|
191
|
+
readonly saved: "حُفظت كل التغييرات";
|
|
192
|
+
readonly saving: "جارٍ الحفظ…";
|
|
193
|
+
};
|
|
194
|
+
readonly saveTemplate: "حفظ القالب";
|
|
195
|
+
readonly sendInvoice: "إرسال الفاتورة";
|
|
196
|
+
readonly shortcutSave: "حفظ المستند";
|
|
197
|
+
readonly undo: "تراجع";
|
|
198
|
+
};
|
|
199
|
+
readonly empty: {
|
|
200
|
+
readonly invoices: {
|
|
201
|
+
readonly body: "أنشئ فاتورتك الأولى من قالب أو من لوحة فارغة.";
|
|
202
|
+
readonly title: "لا توجد فواتير بعد";
|
|
203
|
+
};
|
|
204
|
+
readonly noMatch: {
|
|
205
|
+
readonly body: "جرّب كلمة بحث أخرى.";
|
|
206
|
+
readonly invoices: "لا توجد فواتير مطابقة";
|
|
207
|
+
readonly templates: "لا توجد قوالب مطابقة";
|
|
208
|
+
};
|
|
209
|
+
readonly templates: {
|
|
210
|
+
readonly body: "أنشئ قالب فاتورة قابلًا لإعادة الاستخدام ينطلق منه فريقك.";
|
|
211
|
+
readonly title: "لا توجد قوالب بعد";
|
|
212
|
+
};
|
|
213
|
+
};
|
|
214
|
+
readonly inspector: {
|
|
215
|
+
readonly addLine: "إضافة سطر";
|
|
216
|
+
readonly approval: {
|
|
217
|
+
readonly name: "اسم المُعتمِد";
|
|
218
|
+
readonly status: {
|
|
219
|
+
readonly approved: "مُعتمَد";
|
|
220
|
+
readonly pending: "قيد الانتظار";
|
|
221
|
+
readonly rejected: "مرفوض";
|
|
222
|
+
};
|
|
223
|
+
readonly statusLabel: "الحالة";
|
|
224
|
+
readonly title: "الدور / الصفة";
|
|
225
|
+
};
|
|
226
|
+
readonly attachments: {
|
|
227
|
+
readonly add: "إضافة ملف";
|
|
228
|
+
readonly files: "الملفات";
|
|
229
|
+
readonly name: "اسم الملف {n}";
|
|
230
|
+
readonly removeRow: "إزالة الملف {n}";
|
|
231
|
+
readonly seedName: "ملف جديد.pdf";
|
|
232
|
+
readonly size: "حجم الملف {n}";
|
|
233
|
+
};
|
|
234
|
+
readonly branding: {
|
|
235
|
+
readonly accentHintAfter: "والمظهر.";
|
|
236
|
+
readonly accentHintBefore: "غيّر لون التمييز من قسم";
|
|
237
|
+
readonly accentHintBold: "العنوان";
|
|
238
|
+
readonly brandName: "اسم العلامة";
|
|
239
|
+
readonly logoImage: "صورة الشعار";
|
|
240
|
+
readonly logoMark: "رمز الشعار";
|
|
241
|
+
readonly logoNoteAfter: "في شريط الأدوات.";
|
|
242
|
+
readonly logoNoteBefore: "الشعار المرفوع يحلّ محل الرمز أعلاه. وكل الصور الثابتة تجدها ضمن";
|
|
243
|
+
readonly logoNoteBold: "الصور";
|
|
244
|
+
readonly removeLogo: "إزالة";
|
|
245
|
+
readonly uploadLogo: "رفع شعار";
|
|
246
|
+
};
|
|
247
|
+
readonly contact: {
|
|
248
|
+
readonly email: "البريد الإلكتروني";
|
|
249
|
+
readonly name: "اسم جهة الاتصال";
|
|
250
|
+
readonly phone: "الهاتف";
|
|
251
|
+
};
|
|
252
|
+
readonly custom: {
|
|
253
|
+
readonly addRow: "إضافة صف";
|
|
254
|
+
readonly body: "نص المتن";
|
|
255
|
+
readonly caption: "تعليق";
|
|
256
|
+
readonly galleryHint: "انقر كل خانة على الفاتورة لرفع صورة.";
|
|
257
|
+
readonly height: "الارتفاع";
|
|
258
|
+
readonly image: "الصورة";
|
|
259
|
+
readonly remove: "إزالة القسم";
|
|
260
|
+
readonly title: "عنوان القسم";
|
|
261
|
+
readonly upload: "رفع / استبدال";
|
|
262
|
+
};
|
|
263
|
+
readonly customer: {
|
|
264
|
+
readonly addressContact: "العنوان وبيانات الاتصال";
|
|
265
|
+
readonly clientName: "اسم العميل";
|
|
266
|
+
};
|
|
267
|
+
readonly delivery: {
|
|
268
|
+
readonly add: "إضافة خطوة";
|
|
269
|
+
readonly cycle: "حالة الخطوة {n}: {status}";
|
|
270
|
+
readonly label: "الخطوة {n}";
|
|
271
|
+
readonly note: "انقر الحالة للتنقّل بينها: قيد الانتظار ← قيد التنفيذ ← منجز.";
|
|
272
|
+
readonly removeRow: "إزالة الخطوة {n}";
|
|
273
|
+
readonly seedLabel: "خطوة جديدة";
|
|
274
|
+
readonly status: {
|
|
275
|
+
readonly current: "قيد التنفيذ";
|
|
276
|
+
readonly done: "منجز";
|
|
277
|
+
readonly todo: "قيد الانتظار";
|
|
278
|
+
};
|
|
279
|
+
readonly steps: "الخطوات";
|
|
280
|
+
};
|
|
281
|
+
readonly discount: {
|
|
282
|
+
readonly add: "إضافة رمز";
|
|
283
|
+
readonly amount: "قيمة الرمز {n}";
|
|
284
|
+
readonly code: "الرمز {n}";
|
|
285
|
+
readonly codePlaceholder: "الرمز";
|
|
286
|
+
readonly codes: "رموز الخصم";
|
|
287
|
+
readonly label: "وصف الرمز {n}";
|
|
288
|
+
readonly labelPlaceholder: "الوصف";
|
|
289
|
+
readonly removeRow: "إزالة الرمز {n}";
|
|
290
|
+
readonly seedLabel: "خصم جديد";
|
|
291
|
+
};
|
|
292
|
+
readonly fallback: {
|
|
293
|
+
readonly title: "تعديل";
|
|
294
|
+
};
|
|
295
|
+
readonly from: {
|
|
296
|
+
readonly companyDetails: "بيانات الشركة";
|
|
297
|
+
};
|
|
298
|
+
readonly images: {
|
|
299
|
+
readonly addSection: "إضافة قسم صور";
|
|
300
|
+
readonly background: "الخلفية";
|
|
301
|
+
readonly backgroundHint: "علامة مائية خلف الفاتورة";
|
|
302
|
+
readonly intro: "صور ثابتة ترافق الفاتورة. ارفعها مرة واحدة ليحتفظ بها كل مستند يُبنى من هذا القالب.";
|
|
303
|
+
readonly logo: "الشعار";
|
|
304
|
+
readonly logoHint: "يحلّ محل رمز الشعار";
|
|
305
|
+
readonly qr: "رمز QR";
|
|
306
|
+
readonly qrHint: "يظهر في كتلة الدفع عبر رمز QR";
|
|
307
|
+
readonly remove: "إزالة";
|
|
308
|
+
readonly replace: "استبدال";
|
|
309
|
+
readonly signature: "التوقيع";
|
|
310
|
+
readonly signatureHint: "صورة توقيع ممسوحة ضوئيًا";
|
|
311
|
+
readonly stamp: "الختم";
|
|
312
|
+
readonly stampHint: "ختم السداد أو الاعتماد";
|
|
313
|
+
readonly upload: "رفع";
|
|
314
|
+
readonly uploadSlot: "رفع {label}";
|
|
315
|
+
};
|
|
316
|
+
readonly items: {
|
|
317
|
+
readonly add: "إضافة بند";
|
|
318
|
+
readonly count: "البنود";
|
|
319
|
+
readonly hint: "عدّل أي خانة مباشرةً على الفاتورة، أو اسحب المقبض لإعادة الترتيب.";
|
|
320
|
+
readonly subtotal: "المجموع الفرعي";
|
|
321
|
+
};
|
|
322
|
+
readonly latefees: {
|
|
323
|
+
readonly grace: "مهلة السماح";
|
|
324
|
+
readonly graceUnit: "يوم";
|
|
325
|
+
readonly rate: "نسبة غرامة التأخير";
|
|
326
|
+
readonly rateUnit: "% شهريًا";
|
|
327
|
+
};
|
|
328
|
+
readonly legal: {
|
|
329
|
+
readonly footer: "التذييل القانوني";
|
|
330
|
+
};
|
|
331
|
+
readonly line: "{label} {n}";
|
|
332
|
+
readonly loyalty: {
|
|
333
|
+
readonly balance: "رصيد النقاط";
|
|
334
|
+
readonly earned: "النقاط المكتسبة";
|
|
335
|
+
readonly level: "المستوى";
|
|
336
|
+
};
|
|
337
|
+
readonly meta: {
|
|
338
|
+
readonly due: "تاريخ الاستحقاق";
|
|
339
|
+
readonly issued: "تاريخ الإصدار";
|
|
340
|
+
readonly number: "رقم الفاتورة";
|
|
341
|
+
readonly poNumber: "رقم أمر الشراء";
|
|
342
|
+
readonly terms: "شروط الدفع";
|
|
343
|
+
};
|
|
344
|
+
readonly multicurrency: {
|
|
345
|
+
readonly add: "إضافة عملة";
|
|
346
|
+
readonly code: "رمز العملة {n}";
|
|
347
|
+
readonly note: "يُضرب السعر في إجمالي الفاتورة. الرمز، ثم العلامة، ثم السعر.";
|
|
348
|
+
readonly rate: "سعر العملة {n}";
|
|
349
|
+
readonly rates: "العملات والأسعار";
|
|
350
|
+
readonly removeRow: "إزالة العملة {n}";
|
|
351
|
+
readonly symbol: "علامة العملة {n}";
|
|
352
|
+
};
|
|
353
|
+
readonly notes: {
|
|
354
|
+
readonly footerNotes: "ملاحظات التذييل";
|
|
355
|
+
readonly hint: "تظهر أسفل الفاتورة — شروط أو كلمة شكر أو نص قانوني.";
|
|
356
|
+
};
|
|
357
|
+
readonly payhistory: {
|
|
358
|
+
readonly add: "إضافة دفعة";
|
|
359
|
+
readonly amount: "مبلغ الدفعة {n}";
|
|
360
|
+
readonly amountPlaceholder: "المبلغ";
|
|
361
|
+
readonly date: "تاريخ الدفعة {n}";
|
|
362
|
+
readonly datePlaceholder: "التاريخ";
|
|
363
|
+
readonly method: "طريقة الدفعة {n}";
|
|
364
|
+
readonly methodPlaceholder: "الطريقة";
|
|
365
|
+
readonly payments: "المدفوعات";
|
|
366
|
+
readonly removeRow: "إزالة الدفعة {n}";
|
|
367
|
+
};
|
|
368
|
+
readonly payment: {
|
|
369
|
+
readonly instructions: "تعليمات الدفع";
|
|
370
|
+
};
|
|
371
|
+
readonly poterms: {
|
|
372
|
+
readonly terms: "شروط أمر الشراء";
|
|
373
|
+
};
|
|
374
|
+
readonly qr: {
|
|
375
|
+
readonly caption: "تعليق";
|
|
376
|
+
readonly hint: "يرمّز «المبلغ المستحق · {total}». والرمز المعروض هو الصورة التي ترفعها ضمن قسم الصور.";
|
|
377
|
+
};
|
|
378
|
+
readonly recurring: {
|
|
379
|
+
readonly annually: "سنويًا";
|
|
380
|
+
readonly frequency: "التكرار";
|
|
381
|
+
readonly monthly: "شهريًا";
|
|
382
|
+
readonly next: "تاريخ الإصدار التالي";
|
|
383
|
+
readonly note: "ملاحظة الدورة";
|
|
384
|
+
readonly quarterly: "ربع سنويًا";
|
|
385
|
+
readonly weekly: "أسبوعيًا";
|
|
386
|
+
};
|
|
387
|
+
readonly refund: {
|
|
388
|
+
readonly policy: "سياسة الاسترداد";
|
|
389
|
+
};
|
|
390
|
+
readonly removeLine: "إزالة {label} {n}";
|
|
391
|
+
readonly removeSection: "إزالة القسم";
|
|
392
|
+
readonly shipto: {
|
|
393
|
+
readonly addressLines: "أسطر العنوان";
|
|
394
|
+
readonly name: "اسم المُستلِم";
|
|
395
|
+
};
|
|
396
|
+
readonly signature: {
|
|
397
|
+
readonly hint: "يظهر على الفاتورة سطر توقيع وخانة تاريخ للتوقيع باليد.";
|
|
398
|
+
readonly name: "اسم الموقّع";
|
|
399
|
+
readonly title: "الصفة / الدور";
|
|
400
|
+
};
|
|
401
|
+
readonly tax: {
|
|
402
|
+
readonly discount: "الخصم";
|
|
403
|
+
readonly discountRow: "الخصم";
|
|
404
|
+
readonly subtotal: "المجموع الفرعي";
|
|
405
|
+
readonly tax: "الضريبة";
|
|
406
|
+
readonly taxRate: "نسبة الضريبة";
|
|
407
|
+
readonly total: "الإجمالي";
|
|
408
|
+
};
|
|
409
|
+
readonly taxbreak: {
|
|
410
|
+
readonly add: "إضافة بند ضريبة";
|
|
411
|
+
readonly components: "مكوّنات الضريبة";
|
|
412
|
+
readonly label: "تسمية بند الضريبة {n}";
|
|
413
|
+
readonly note: "تُطبَّق كل نسبة على المجموع الفرعي بعد أي خصم.";
|
|
414
|
+
readonly rate: "نسبة بند الضريبة {n}";
|
|
415
|
+
readonly removeRow: "إزالة بند الضريبة {n}";
|
|
416
|
+
readonly seedLabel: "ضريبة جديدة";
|
|
417
|
+
};
|
|
418
|
+
readonly terms: {
|
|
419
|
+
readonly checkboxLabel: "تسمية مربع الاختيار";
|
|
420
|
+
readonly preChecked: "محدَّد مسبقًا";
|
|
421
|
+
readonly preCheckedHint: "يظهر المربع محدَّدًا منذ البداية";
|
|
422
|
+
};
|
|
423
|
+
readonly theme: {
|
|
424
|
+
readonly accentColour: "لون التمييز";
|
|
425
|
+
readonly backgroundHint: "يضيف خلفية تملأ الصفحة خلف الفاتورة كلها — مثالية للترويسة الرسمية أو لعلامة مائية.";
|
|
426
|
+
readonly backgroundImage: "صورة الخلفية";
|
|
427
|
+
readonly currency: "العملة";
|
|
428
|
+
readonly documentTitle: "عنوان المستند";
|
|
429
|
+
readonly language: "اللغة";
|
|
430
|
+
readonly languageNote: "استخدم زر اللغة في شريط الأدوات لإنشاء نسخة مرتبطة، بدل تغيير لغة هذه النسخة.";
|
|
431
|
+
readonly overlay: "التعتيم {pct}%";
|
|
432
|
+
readonly overlayLabel: "التعتيم";
|
|
433
|
+
readonly removeBackground: "إزالة";
|
|
434
|
+
readonly replaceBackground: "استبدال";
|
|
435
|
+
readonly showDecimals: "إظهار الكسور العشرية";
|
|
436
|
+
readonly showDecimalsHint: "مثال: $290.00 مقابل $290";
|
|
437
|
+
readonly status: {
|
|
438
|
+
readonly draft: "مسودة";
|
|
439
|
+
readonly live: "مفعّل";
|
|
440
|
+
readonly overdue: "متأخّر";
|
|
441
|
+
readonly paid: "مدفوع";
|
|
442
|
+
readonly sent: "مُرسَل";
|
|
443
|
+
};
|
|
444
|
+
readonly statusLabel: "الحالة";
|
|
445
|
+
readonly topic: {
|
|
446
|
+
readonly logistics: "الشحن والخدمات اللوجستية";
|
|
447
|
+
readonly other: "غير مصنّف";
|
|
448
|
+
readonly receipts: "الإيصالات والاستردادات";
|
|
449
|
+
readonly recurring: "متكرر";
|
|
450
|
+
readonly sales: "المبيعات وعروض الأسعار";
|
|
451
|
+
readonly services: "الخدمات المهنية";
|
|
452
|
+
};
|
|
453
|
+
readonly topicLabel: "الموضوع";
|
|
454
|
+
readonly uploadBackground: "رفع خلفية";
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
readonly languages: {
|
|
458
|
+
readonly de: "الألمانية";
|
|
459
|
+
readonly en: "الإنجليزية";
|
|
460
|
+
readonly es: "الإسبانية";
|
|
461
|
+
readonly footnote: "إنشاء لغة يُنشئ نسخة مرتبطة، مجمّعة تحت الموضوع نفسه.";
|
|
462
|
+
readonly fr: "الفرنسية";
|
|
463
|
+
readonly ja: "اليابانية";
|
|
464
|
+
readonly pt: "البرتغالية";
|
|
465
|
+
readonly state: {
|
|
466
|
+
readonly create: "إنشاء";
|
|
467
|
+
readonly editing: "قيد التعديل";
|
|
468
|
+
readonly open: "فتح";
|
|
469
|
+
};
|
|
470
|
+
readonly title: "النسخ اللغوية";
|
|
471
|
+
};
|
|
472
|
+
readonly list: {
|
|
473
|
+
readonly actions: "الإجراءات";
|
|
474
|
+
readonly name: "الاسم";
|
|
475
|
+
readonly status: "الحالة";
|
|
476
|
+
readonly updated: "آخر تحديث";
|
|
477
|
+
};
|
|
478
|
+
readonly manager: {
|
|
479
|
+
readonly group: {
|
|
480
|
+
readonly documents: "{count, plural, zero {لا مستندات} one {مستند واحد} two {مستندان} few {# مستندات} many {# مستندًا} other {# مستند}}";
|
|
481
|
+
readonly label: "التجميع";
|
|
482
|
+
readonly language: "اللغة";
|
|
483
|
+
readonly languages: "{count, plural, zero {لا لغات} one {لغة واحدة} two {لغتان} few {# لغات} many {# لغة} other {# لغة}}";
|
|
484
|
+
readonly none: "بلا تجميع";
|
|
485
|
+
readonly topic: "الموضوع";
|
|
486
|
+
};
|
|
487
|
+
readonly layout: {
|
|
488
|
+
readonly gallery: "معرض";
|
|
489
|
+
readonly label: "التخطيط";
|
|
490
|
+
readonly list: "قائمة";
|
|
491
|
+
};
|
|
492
|
+
readonly loadFailed: "تعذّر تحميل الفواتير";
|
|
493
|
+
readonly search: {
|
|
494
|
+
readonly clear: "مسح البحث";
|
|
495
|
+
readonly invoices: "البحث في الفواتير…";
|
|
496
|
+
readonly templates: "البحث في القوالب…";
|
|
497
|
+
};
|
|
498
|
+
readonly subtitle: "قوالب قابلة لإعادة الاستخدام والفواتير التي تنشئها منها.";
|
|
499
|
+
readonly tabs: {
|
|
500
|
+
readonly invoices: "الفواتير";
|
|
501
|
+
readonly label: "النوع";
|
|
502
|
+
readonly templates: "القوالب";
|
|
503
|
+
};
|
|
504
|
+
readonly title: "الفواتير";
|
|
505
|
+
readonly untitled: "بلا عنوان";
|
|
506
|
+
};
|
|
507
|
+
readonly new: {
|
|
508
|
+
readonly blank: "فاتورة فارغة";
|
|
509
|
+
readonly blankHint: "ابدأ من الصفر";
|
|
510
|
+
readonly category: {
|
|
511
|
+
readonly adjustments: "التسويات";
|
|
512
|
+
readonly business: "الأعمال";
|
|
513
|
+
readonly nonprofit: "المنظمات غير الربحية";
|
|
514
|
+
readonly payments: "المدفوعات";
|
|
515
|
+
readonly projects: "المشاريع";
|
|
516
|
+
readonly recurring: "متكرر";
|
|
517
|
+
readonly sales: "المبيعات";
|
|
518
|
+
readonly services: "الخدمات";
|
|
519
|
+
readonly shipping: "الشحن";
|
|
520
|
+
};
|
|
521
|
+
readonly failed: "تعذّر الإنشاء";
|
|
522
|
+
readonly invoice: "فاتورة جديدة";
|
|
523
|
+
readonly startersFailed: "تعذّر تحميل القوالب الجاهزة. ابدأ من فاتورة فارغة أو حاول مجددًا.";
|
|
524
|
+
readonly subtitle: "ابدأ من لوحة فارغة أو من قالب جاهز.";
|
|
525
|
+
readonly template: "قالب جديد";
|
|
526
|
+
readonly yourTemplates: "قوالبك";
|
|
527
|
+
};
|
|
528
|
+
readonly optional: {
|
|
529
|
+
readonly approvalShow: "الاعتماد";
|
|
530
|
+
readonly attachShow: "المرفقات";
|
|
531
|
+
readonly conShow: "جهة الاتصال";
|
|
532
|
+
readonly delShow: "مراحل التسليم";
|
|
533
|
+
readonly discShow: "رموز الخصم";
|
|
534
|
+
readonly lateShow: "غرامات التأخير";
|
|
535
|
+
readonly legalShow: "التذييل القانوني";
|
|
536
|
+
readonly loyShow: "نقاط الولاء";
|
|
537
|
+
readonly mcShow: "تعدد العملات";
|
|
538
|
+
readonly payhShow: "سجل المدفوعات";
|
|
539
|
+
readonly poShow: "شروط أمر الشراء";
|
|
540
|
+
readonly qrShow: "الدفع عبر رمز QR";
|
|
541
|
+
readonly recurShow: "متكرر";
|
|
542
|
+
readonly refShow: "سياسة الاسترداد";
|
|
543
|
+
readonly shipShow: "الشحن إلى";
|
|
544
|
+
readonly sigShow: "التوقيع";
|
|
545
|
+
readonly taxbShow: "تفصيل الضريبة";
|
|
546
|
+
readonly termsShow: "الموافقة على الشروط";
|
|
547
|
+
};
|
|
548
|
+
readonly section: {
|
|
549
|
+
readonly approval: {
|
|
550
|
+
readonly hint: "حالة الاعتماد";
|
|
551
|
+
readonly title: "الاعتماد";
|
|
552
|
+
};
|
|
553
|
+
readonly attachments: {
|
|
554
|
+
readonly hint: "ملفات مرفقة";
|
|
555
|
+
readonly title: "المرفقات";
|
|
556
|
+
};
|
|
557
|
+
readonly branding: {
|
|
558
|
+
readonly hint: "الشعار واسم العلامة";
|
|
559
|
+
readonly title: "الهوية";
|
|
560
|
+
};
|
|
561
|
+
readonly contact: {
|
|
562
|
+
readonly hint: "بيانات الدعم";
|
|
563
|
+
readonly title: "جهة الاتصال";
|
|
564
|
+
};
|
|
565
|
+
readonly custom: {
|
|
566
|
+
readonly hint: "قسم من إنشائك";
|
|
567
|
+
readonly title: "قسم مخصّص";
|
|
568
|
+
};
|
|
569
|
+
readonly customer: {
|
|
570
|
+
readonly hint: "بيانات العميل";
|
|
571
|
+
readonly title: "فاتورة إلى";
|
|
572
|
+
};
|
|
573
|
+
readonly delivery: {
|
|
574
|
+
readonly hint: "حالة التنفيذ";
|
|
575
|
+
readonly title: "مراحل التسليم";
|
|
576
|
+
};
|
|
577
|
+
readonly discount: {
|
|
578
|
+
readonly hint: "رموز العروض المطبَّقة";
|
|
579
|
+
readonly title: "رموز الخصم";
|
|
580
|
+
};
|
|
581
|
+
readonly from: {
|
|
582
|
+
readonly hint: "بيانات شركتك";
|
|
583
|
+
readonly title: "من";
|
|
584
|
+
};
|
|
585
|
+
readonly images: {
|
|
586
|
+
readonly hint: "الشعار والخلفية ورمز QR والصور";
|
|
587
|
+
readonly title: "الصور";
|
|
588
|
+
};
|
|
589
|
+
readonly items: {
|
|
590
|
+
readonly hint: "المنتجات والخدمات";
|
|
591
|
+
readonly title: "البنود";
|
|
592
|
+
};
|
|
593
|
+
readonly latefees: {
|
|
594
|
+
readonly hint: "غرامة التأخير في السداد";
|
|
595
|
+
readonly title: "غرامات التأخير";
|
|
596
|
+
};
|
|
597
|
+
readonly legal: {
|
|
598
|
+
readonly hint: "الشروط الدقيقة";
|
|
599
|
+
readonly title: "التذييل القانوني";
|
|
600
|
+
};
|
|
601
|
+
readonly loyalty: {
|
|
602
|
+
readonly hint: "رصيد المكافآت";
|
|
603
|
+
readonly title: "نقاط الولاء";
|
|
604
|
+
};
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly hint: "الرقم والتواريخ وأمر الشراء والشروط";
|
|
607
|
+
readonly title: "بيانات الفاتورة";
|
|
608
|
+
};
|
|
609
|
+
readonly multicurrency: {
|
|
610
|
+
readonly hint: "الإجماليات بعملات أخرى";
|
|
611
|
+
readonly title: "تعدد العملات";
|
|
612
|
+
};
|
|
613
|
+
readonly notes: {
|
|
614
|
+
readonly hint: "نص التذييل";
|
|
615
|
+
readonly title: "ملاحظات";
|
|
616
|
+
};
|
|
617
|
+
readonly payhistory: {
|
|
618
|
+
readonly hint: "دفعات سابقة";
|
|
619
|
+
readonly title: "سجل المدفوعات";
|
|
620
|
+
};
|
|
621
|
+
readonly payment: {
|
|
622
|
+
readonly hint: "كيفية الدفع";
|
|
623
|
+
readonly title: "الدفع";
|
|
624
|
+
};
|
|
625
|
+
readonly poterms: {
|
|
626
|
+
readonly hint: "أحكام أمر الشراء";
|
|
627
|
+
readonly title: "شروط أمر الشراء";
|
|
628
|
+
};
|
|
629
|
+
readonly qr: {
|
|
630
|
+
readonly hint: "رمز يُمسح للدفع";
|
|
631
|
+
readonly title: "الدفع عبر رمز QR";
|
|
632
|
+
};
|
|
633
|
+
readonly recurring: {
|
|
634
|
+
readonly hint: "دورة التحصيل";
|
|
635
|
+
readonly title: "متكرر";
|
|
636
|
+
};
|
|
637
|
+
readonly refund: {
|
|
638
|
+
readonly hint: "المرتجعات والاستردادات";
|
|
639
|
+
readonly title: "سياسة الاسترداد";
|
|
640
|
+
};
|
|
641
|
+
readonly shipto: {
|
|
642
|
+
readonly hint: "عنوان التسليم";
|
|
643
|
+
readonly title: "الشحن إلى";
|
|
644
|
+
};
|
|
645
|
+
readonly signature: {
|
|
646
|
+
readonly hint: "توقيع معتمَد";
|
|
647
|
+
readonly title: "التوقيع";
|
|
648
|
+
};
|
|
649
|
+
readonly tax: {
|
|
650
|
+
readonly hint: "النسب والخصومات";
|
|
651
|
+
readonly title: "الضريبة والإجماليات";
|
|
652
|
+
};
|
|
653
|
+
readonly taxbreak: {
|
|
654
|
+
readonly hint: "مكوّنات الضريبة";
|
|
655
|
+
readonly title: "تفصيل الضريبة";
|
|
656
|
+
};
|
|
657
|
+
readonly terms: {
|
|
658
|
+
readonly hint: "مربع الموافقة";
|
|
659
|
+
readonly title: "الشروط";
|
|
660
|
+
};
|
|
661
|
+
readonly theme: {
|
|
662
|
+
readonly hint: "اللون والعملة والحالة";
|
|
663
|
+
readonly title: "العنوان والمظهر";
|
|
664
|
+
};
|
|
665
|
+
};
|
|
666
|
+
readonly seed: {
|
|
667
|
+
readonly gallery: {
|
|
668
|
+
readonly title: "صور";
|
|
669
|
+
};
|
|
670
|
+
readonly image: {
|
|
671
|
+
readonly caption: "أضف تعليقًا";
|
|
672
|
+
readonly title: "صورة";
|
|
673
|
+
};
|
|
674
|
+
readonly item: "عنصر جديد";
|
|
675
|
+
readonly kv: {
|
|
676
|
+
readonly label: "التسمية";
|
|
677
|
+
readonly row1k: "مركز التكلفة";
|
|
678
|
+
readonly row2k: "العقد";
|
|
679
|
+
readonly title: "بيانات مرجعية";
|
|
680
|
+
readonly value: "القيمة";
|
|
681
|
+
};
|
|
682
|
+
readonly text: {
|
|
683
|
+
readonly body: "أضف نصك هنا — نطاق العمل أو ملاحظات التسليم أو الشروط أو رسالة إلى العميل.";
|
|
684
|
+
readonly title: "ملاحظات إضافية";
|
|
685
|
+
};
|
|
686
|
+
};
|
|
687
|
+
readonly status: {
|
|
688
|
+
readonly draft: "مسودة";
|
|
689
|
+
readonly live: "مفعّل";
|
|
690
|
+
readonly overdue: "متأخّر";
|
|
691
|
+
readonly paid: "مدفوع";
|
|
692
|
+
readonly sent: "مُرسَل";
|
|
693
|
+
};
|
|
694
|
+
readonly toast: {
|
|
695
|
+
readonly deleteFailed: "تعذّر الحذف";
|
|
696
|
+
readonly duplicateFailed: "تعذّر التكرار";
|
|
697
|
+
readonly duplicated: {
|
|
698
|
+
readonly invoice: "تم تكرار الفاتورة";
|
|
699
|
+
readonly template: "تم تكرار القالب";
|
|
700
|
+
};
|
|
701
|
+
readonly imageTooLarge: "الصورة كبيرة جدًا (الحد الأقصى {max})";
|
|
702
|
+
readonly imageUnreadable: "تعذّرت قراءة هذا الملف";
|
|
703
|
+
readonly languageFailed: "تعذّرت إضافة هذه اللغة";
|
|
704
|
+
readonly notAnImage: "هذا الملف ليس صورة";
|
|
705
|
+
readonly renameFailed: "تعذّرت إعادة التسمية";
|
|
706
|
+
};
|
|
707
|
+
readonly topic: {
|
|
708
|
+
readonly logistics: "الشحن والخدمات اللوجستية";
|
|
709
|
+
readonly other: "غير مصنّف";
|
|
710
|
+
readonly receipts: "الإيصالات والاستردادات";
|
|
711
|
+
readonly recurring: "متكرر";
|
|
712
|
+
readonly sales: "المبيعات وعروض الأسعار";
|
|
713
|
+
readonly services: "الخدمات المهنية";
|
|
714
|
+
};
|
|
715
|
+
};
|
|
716
|
+
export default _default;
|
|
717
|
+
//# sourceMappingURL=invoices.d.ts.map
|