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 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 144e44fe620..106791699c8 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -131,11 +131,6 @@ OC.L10N.register(
"Shared" : "Shared",
"Shared with" : "Shared with",
"Shared by" : "Shared by",
- "Error setting expiration date" : "Error setting expiration date",
- "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created",
- "Set expiration date" : "Set expiration date",
- "Expiration" : "Expiration",
- "Expiration date" : "Expiration date",
"Choose a password for the public link" : "Choose a password for the public link",
"Choose a password for the public link or press the \"Enter\" key" : "Choose a password for the public link or press the \"Enter\" key",
"Copied!" : "Copied!",
@@ -144,7 +139,6 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
"Resharing is not allowed" : "Resharing is not allowed",
"Share to {name}" : "Share to {name}",
- "Share link" : "Share link",
"Link" : "Link",
"Password protect" : "Password protect",
"Allow editing" : "Allow editing",
@@ -153,6 +147,10 @@ OC.L10N.register(
"Allow upload and editing" : "Allow upload and editing",
"Read only" : "Read only",
"File drop (upload only)" : "File drop (upload only)",
+ "Set expiration date" : "Set expiration date",
+ "Expiration" : "Expiration",
+ "Expiration date" : "Expiration date",
+ "Share link" : "Share link",
"Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
"Shared with you by {owner}" : "Shared with you by {owner}",
"Choose a password for the mail share" : "Choose a password for the mail share",
@@ -335,6 +333,8 @@ OC.L10N.register(
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>.",
"Shared with {recipients}" : "Shared with {recipients}",
+ "Error setting expiration date" : "Error setting expiration date",
+ "The public link will expire no later than {days} days after it is created" : "The public link will expire no later than {days} days after it is created",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "Share with other people by entering a user or group, a federated cloud ID or an email address.",
"Share with other people by entering a user or group or a federated cloud ID." : "Share with other people by entering a user or group or a federated cloud ID.",
"Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.",