diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 2bb69db11d1..5f42daa368a 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -127,6 +127,7 @@ OC.L10N.register( "Decline" : "Decline", "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", "When should the request expire?" : "When should the request expire?", "Set a submission expiration date" : "Set a submission expiration date", "Expiration date" : "Expiration date", @@ -253,6 +254,7 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Note from" : "Note from", "Note:" : "Note:", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", @@ -336,6 +338,10 @@ OC.L10N.register( "List of files that are shared by link." : "List of files that are shared by link.", "No shared links" : "No shared links", "Files and folders you shared by link will show up here" : "Files and folders you shared by link will show up here", + "File requests" : "File requests", + "List of file requests." : "List of file requests.", + "No file requests" : "No file requests", + "File requests you have created will show up here" : "File requests you have created will show up here", "Deleted shares" : "Deleted shares", "List of shares you left." : "List of shares you left.", "No deleted shares" : "No deleted shares", |