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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index d6ed601e9e2..5318849c2f5 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -23,7 +23,6 @@ OC.L10N.register(
"Backend doesn't support password change, but the user's encryption key was updated." : "Backend doesn't support password change, but the user's encryption key was updated.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
- "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.",
"Invalid SMTP password." : "Invalid SMTP password.",
"Email setting test" : "Email setting test",
"Well done, %s!" : "Well done, %s!",
@@ -169,7 +168,6 @@ OC.L10N.register(
"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.",
@@ -234,7 +232,6 @@ OC.L10N.register(
"Choose as profile picture" : "Choose as profile picture",
"Details" : "Details",
"You are using <strong>%s</strong>" : "You are using <strong>%s</strong>",
- "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)",
"Full name" : "Full name",
"No display name set" : "No display name set",
"Your email address" : "Your email address",
@@ -265,6 +262,7 @@ OC.L10N.register(
"Username" : "Username",
"Done" : "Done",
"Enabled apps" : "Enabled apps",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.",
"A problem occurred, please check your log files (Error: %s)" : "A problem occurred, please check your log files (Error: %s)",
"Migration Completed" : "Migration Completed",
"Group already exists." : "Group already exists.",
@@ -378,6 +376,7 @@ OC.L10N.register(
"Getting help" : "Getting help",
"Commercial support" : "Commercial support",
"You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>",
+ "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)",
"You are member of the following groups:" : "You are member of the following groups:",
"Get the apps to sync your files" : "Get the apps to sync your files",
"Desktop client" : "Desktop client",
@@ -430,6 +429,7 @@ OC.L10N.register(
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "It is strongly proposed to install the required packages on your system to support one of the following locales: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "It was not possible to execute the cron job via CLI. The following technical errors have appeared:",
+ "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>.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>."
},
"nplurals=2; plural=(n != 1);");