diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:31 +0000 |
commit | 8f7f54bf53372b45c85ff1fc4b286acf30f8c105 (patch) | |
tree | 7de4503db9a23a8de834810d182ed7fe077d3fc3 /apps/files_sharing/l10n/en_GB.js | |
parent | a2a9d668bf2acf3dd7749836c72507c142a88152 (diff) | |
download | nextcloud-server-8f7f54bf53372b45c85ff1fc4b286acf30f8c105.tar.gz nextcloud-server-8f7f54bf53372b45c85ff1fc4b286acf30f8c105.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 5c4d3fac2ff..0e99ea316fe 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -124,6 +124,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "You received {share} to group {group} as a share by {user}", "Accept" : "Accept", "Decline" : "Decline", + "Remember to upload the files to %s" : "Remember to upload the files to %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "We would like to kindly remind you that you have not yet uploaded any files to the shared folder.", + "Open \"%s\"" : "Open \"%s\"", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "People" : "People", "Filter accounts" : "Filter accounts", |