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 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index c81c58aa3d6..d6ed601e9e2 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -61,6 +61,9 @@ OC.L10N.register(
"Not saved" : "Not saved",
"Sending…" : "Sending…",
"Email sent" : "Email sent",
+ "Disconnect" : "Disconnect",
+ "Revoke" : "Revoke",
+ "Allow filesystem access" : "Allow filesystem access",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -161,6 +164,13 @@ OC.L10N.register(
"Store credentials" : "Store credentials",
"Test email settings" : "Test email settings",
"Send email" : "Send email",
+ "Security & setup warnings" : "Security & setup warnings",
+ "All checks passed." : "All checks passed.",
+ "There are some errors regarding your setup." : "There are some errors regarding your setup.",
+ "There are some warnings regarding your setup." : "There are some warnings regarding your setup.",
+ "Checking for system and security issues." : "Checking for system and security issues.",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.",
+ "Version" : "Version",
"Server-side encryption" : "Server-side encryption",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.",
"Enable server-side encryption" : "Enable server-side encryption",
@@ -176,13 +186,6 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.",
"Start migration" : "Start migration",
- "Security & setup warnings" : "Security & setup warnings",
- "All checks passed." : "All checks passed.",
- "There are some errors regarding your setup." : "There are some errors regarding your setup.",
- "There are some warnings regarding your setup." : "There are some warnings regarding your setup.",
- "Checking for system and security issues." : "Checking for system and security issues.",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.",
- "Version" : "Version",
"Background jobs" : "Background jobs",
"Last job ran %s." : "Last job ran %s.",
"Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.",
@@ -306,9 +309,6 @@ OC.L10N.register(
"Approved" : "Approved",
"Experimental" : "Experimental",
"No apps found for {query}" : "No apps found for {query}",
- "Allow filesystem access" : "Allow filesystem access",
- "Disconnect" : "Disconnect",
- "Revoke" : "Revoke",
"Unable to delete {objName}" : "Unable to delete {objName}",
"Error creating group: {message}" : "Error creating group: {message}",
"A valid group name must be provided" : "A valid group name must be provided",