Default internationalization bundle for the DataTransfer plugin — ProjectForge's file-sharing module. At 69 keys, this is one of the most extensive i18n bundles among all plugins, covering access control, expiry management, audit trails, external sharing, email notifications, and validation.
| Key | English Value |
plugins.datatransfer.accessGroups | Groups with file access |
plugins.datatransfer.accessGroups.info | Members of these groups (if given) will have access to the files of this area. |
plugins.datatransfer.accessUsers | Users with file access |
plugins.datatransfer.accessUsers.info | These users (if given) will have access to the files of this area. |
plugins.datatransfer.admins | Admins |
plugins.datatransfer.admins.info | Admins have full access to this area and its settings. They are also allowed to change admins, enabling external access and deleting this area. |
| Key | English Value |
plugins.datatransfer.areaName | Area name |
plugins.datatransfer.capacity | Capacity |
plugins.datatransfer.capacity.stats | {0}/{1} ({2}%) |
plugins.datatransfer.description | Description |
plugins.datatransfer.description.info | This description is also visible for external users with access via link/password. |
plugins.datatransfer.expiresIn | Files expiry |
plugins.datatransfer.expiryDays | Files expiry [days] |
plugins.datatransfer.expiryDays.info | Each file will be deleted automatically after. |
| Key | English Value |
plugins.datatransfer.button.downloadAll | Download all |
plugins.datatransfer.button.downloadAll.info | Download all files in one ZIP archive. |
plugins.datatransfer.maxUploadSize | Maximum upload size |
plugins.datatransfer.maxUploadSize.info | Maximum upload size of a single file. Max size of this area in total is this value doubled. |
plugins.datatransfer.personalBox | Personal box |
plugins.datatransfer.personalBox.info | For sending files to another single user, use his/her personal data transfer box. |
plugins.datatransfer.personalBox.title | Personal box of {0} |
| Key | English Value |
plugins.datatransfer.external.access.title | External access |
plugins.datatransfer.external.accessToken | Access token |
plugins.datatransfer.external.accessToken.info | Access token as part of the external link for direct access for external users. Please renew if you assume that this token was leaked. |
plugins.datatransfer.external.download.enabled | Enabled for external downloads |
plugins.datatransfer.external.download.enabled.info | If enabled, this area is accessible for external downloads via link (including access token) and password. |
plugins.datatransfer.external.download.enabled.title | External download |
plugins.datatransfer.external.link | External access link |
plugins.datatransfer.external.link.renew | Renew |
plugins.datatransfer.external.link.renew.info | Please renew the link if you assume that this token was leaked. The old one will be invalid after clicking the save button. |
plugins.datatransfer.external.noAccess | No external access given to this area. |
plugins.datatransfer.external.password | Password |
plugins.datatransfer.external.password.info | This password improves security and is protected by brute-force protection. |
plugins.datatransfer.external.password.renew | Renew |
plugins.datatransfer.external.password.renew.info | If you change or renew this password, please inform all users. |
plugins.datatransfer.external.upload.enabled | Enabled for external uploads |
plugins.datatransfer.external.upload.enabled.info | If enabled, this area is accessible for external uploads via link (including access token) and password. |
plugins.datatransfer.external.upload.enabled.title | External upload |
plugins.datatransfer.external.userInfo | Your name or e-mail |
plugins.datatransfer.external.userInfo.info | This is an optional field to let the owners of this data transfer area know who you are. |
plugins.datatransfer.external.userPrefix | External |
| Key | English Value |
plugins.datatransfer.mail.link | Data transfer link |
plugins.datatransfer.mail.notificationBeforeDeletion.hint | You may renew the expiring time by simply clicking the file being deleted followed by clicking the update button. |
plugins.datatransfer.mail.notificationBeforeDeletion.info | List of files being deleted: |
plugins.datatransfer.mail.notificationBeforeDeletion.subject | Notification of files expiring in your data transfer areas |
plugins.datatransfer.mail.observe.message | The following activities were detected in the data transfer area ''{0}'' you observe. |
plugins.datatransfer.mail.observe.subject | Activities in ''{0}'' |
| Key | English Value |
plugins.datatransfer.menu | Data transfer |
plugins.datatransfer.observers | Observers |
plugins.datatransfer.observers.info | These observers will receive notifications on upload (internal and external) as well as on external downloads via mail. |
plugins.datatransfer.title.add | Add new data transfer area |
plugins.datatransfer.title.edit | Admin of data transfer area |
plugins.datatransfer.title.heading | Data transfer area |
plugins.datatransfer.title.list | List of data transfer areas |
| Key | English Value |
plugins.datatransfer.validation.error.expiryDays | Value of expiry days not supported. |
plugins.datatransfer.validation.error.maxUploadSizeKB | Value of maximum upload size not supported. |
plugins.datatransfer.validation.error.maxUploadSizeKB.exceededGlobalMaxUploadSize | Value of maximum upload exceeds the maximum configured upload size of files ({0}). Please contact admin to increase. |
plugins.datatransfer.validation.error.password | Password must have at least 6 characters. |
plugins.datatransfer.validation.error.token | Token not valid (try to renew). |
7cedb5bc8 Proof-reading I18nResources by Claude Code.
46b3db42e DataTransfer: renamed: audit -> activities.
af6593ee1 DataTransfer: notification improved.
fd3ef6448 i18n key fixed.
8265c82fb WIP: CreateI18nKeys refactored.
4eb321828 Nothing real (SortAndCheckI18nSortProperties).
b980f371d Data transfer: i18n key fixed in mail
104cfb529 WIP: Data-transfer audit
dca006902 WIP: Data-transfer audit
c646250cf WIP: Data-transfer audit