diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 50e69113371..532a0f80ff4 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -291,45 +291,27 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Upgrade via web on my own risk", "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", - "Repair warning: " : "Repair warning: ", - "Repair error: " : "Repair error: ", "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", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator.", "/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>.", - "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", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link", "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", "{sharee} (email)" : "{sharee} (email)", - "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.", "The specified document has not been found on the server." : "The specified document has not been found on the server.", "You can click here to return to %s." : "You can click here to return to %s.", "SQLite will be used as database." : "SQLite will be used as database.", "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.", "Wrong password." : "Wrong password.", - "Stay logged in" : "Stay logged in", - "Back to log in" : "Back to log in", - "Alternative Logins" : "Alternative Logins", + "Please log in before granting %s access to your %s account." : "Please log in before granting %s access to your %s account.", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", - "Alternative login using app token" : "Alternative login using app token", "Redirecting …" : "Redirecting …", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Enhanced security is enabled for your account. Please authenticate using a second factor.", - "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:", - "Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain", + "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.", "%s will be updated to version %s" : "%s will be updated to version %s", "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.", - "Thank you for your patience." : "Thank you for your patience.", - "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." + "Thank you for your patience." : "Thank you for your patience." }, "nplurals=2; plural=(n != 1);"); |