diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 3fa21efe80e..2bb69db11d1 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -70,7 +70,7 @@ OC.L10N.register( "Share for file {file} expired" : "Share for file {file} expired", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", - "Files" : "Files", + "Sharing" : "Sharing", "A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>", "Shared link" : "Shared link", "Wrong share ID, share does not exist" : "Wrong share ID, share does not exist", @@ -184,7 +184,6 @@ OC.L10N.register( "Error sending emails" : "Error sending emails", "_Send email and close_::_Send {count} emails and close_" : ["Send email and close","Send {count} emails and close"], "_File request created and email sent_::_File request created and {count} emails sent_" : ["File request created and email sent","File request created and {count} emails sent"], - "Sharing" : "Sharing", "Accept shares from other accounts and groups by default" : "Accept shares from other accounts and groups by default", "Error while toggling options" : "Error while toggling options", "Set default folder for accepted shares" : "Set default folder for accepted shares", @@ -254,6 +253,7 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "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.", "Enter your name" : "Enter your name", @@ -364,6 +364,7 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Something happened. Unable to accept the share.", "Something happened. Unable to reject the share." : "Something happened. Unable to reject the share.", "No expiration date set" : "No expiration date set", + "Files" : "Files", "Please specify a valid user" : "Please specify a valid user", "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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 users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users 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 users 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.", |