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 103ffaff684..364367013c4 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -45,7 +45,6 @@ OC.L10N.register(
"Checked for update of app \"%s\" in appstore" : "Checked for update of app \"%s\" in appstore",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)",
"Checked database schema update for apps" : "Checked database schema update for apps",
- "Updated \"%s\" to %s" : "Updated \"%s\" to %s",
"Set log level to debug" : "Set log level to debug",
"Reset log level" : "Reset log level",
"Starting code integrity check" : "Starting code integrity check",
@@ -276,12 +275,10 @@ OC.L10N.register(
"Forgot password?" : "Forgot password?",
"Back to login" : "Back to login",
"Connect to your account" : "Connect to your account",
- "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.",
"App token" : "App token",
"Grant access" : "Grant access",
"Alternative log in using app token" : "Alternative log in using app token",
"Account access" : "Account access",
- "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
"Redirecting …" : "Redirecting …",
"New password" : "New password",
"New Password" : "New Password",
@@ -291,9 +288,7 @@ OC.L10N.register(
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
- "Further information how to configure this can be found in the %sdocumentation%s." : "Further information how to configure this can be found in the %sdocumentation%s.",
"App update required" : "App update required",
- "%s will be updated to version %s" : "%s will be updated to version %s",
"These apps will be updated:" : "These apps will be updated:",
"These incompatible apps will be disabled:" : "These incompatible apps will be disabled:",
"The theme %s has been disabled." : "The theme %s has been disabled.",
@@ -310,6 +305,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Thank you for your patience." : "Thank you for your patience.",
+ "Updated \"%s\" to %s" : "Updated \"%s\" to %s",
"%s (3rdparty)" : "%s (3rdparty)",
"There was an error loading your contacts" : "There was an error loading your contacts",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Your web server is not yet set up properly to allow file synchronisation because the WebDAV interface seems to be broken.",
@@ -350,12 +346,16 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.",
"Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
+ "%s will be updated to version %s" : "%s will be updated to version %s",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
"Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>.",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>.",
"Back to log in" : "Back to log in",
- "Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:"
+ "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:",
+ "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.",
+ "Further information how to configure this can be found in the %sdocumentation%s." : "Further information how to configure this can be found in the %sdocumentation%s."
},
"nplurals=2; plural=(n != 1);");