Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r--apps/files_sharing/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 150a24ffce4..16246b8a2cf 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -94,6 +94,9 @@ OC.L10N.register(
"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.",
"Sharing" : "Sharing",
"Allow editing" : "Allow editing",
+ "Read only" : "Read only",
+ "Allow upload and editing" : "Allow upload and editing",
+ "File drop (upload only)" : "File drop (upload only)",
"Allow resharing" : "Allow resharing",
"Set expiration date" : "Set expiration date",
"Note to recipient" : "Note to recipient",
@@ -107,9 +110,6 @@ OC.L10N.register(
"Password protection" : "Password protection",
"Enter a password" : "Enter a password",
"Cancel" : "Cancel",
- "Read only" : "Read only",
- "Allow upload and editing" : "Allow upload and editing",
- "File drop (upload only)" : "File drop (upload only)",
"Hide download" : "Hide download",
"Password protect" : "Password protect",
"Add another link" : "Add another link",