diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-30 00:08:26 +0000 |
commit | 1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e (patch) | |
tree | 14c9abbf1892f62f3b8064cd2e80e3916e1c83f4 /core/l10n/en_GB.js | |
parent | 4edb26180582cbad84d9b1baf9f4124885c9fe36 (diff) | |
download | nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.tar.gz nextcloud-server-1e24fe858ad4e52910a4d82dad5c9bc3e817ad6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 0ecae6cd870..7797bd75244 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -219,8 +219,6 @@ OC.L10N.register( "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.", "Internal Server Error" : "Internal Server Error", - "The server encountered an internal error and was unable to complete your request." : "The server encountered an internal error and was unable to complete your request.", - "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.", "More details can be found in the server log." : "More details can be found in the server log.", "Technical details" : "Technical details", "Remote Address: %s" : "Remote Address: %s", @@ -284,9 +282,6 @@ OC.L10N.register( "Cancel log in" : "Cancel log in", "Use backup code" : "Use backup code", "Error while validating your second factor" : "Error while validating your second factor", - "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", - "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", "App update required" : "App update required", "%s will be updated to version %s" : "%s will be updated to version %s", @@ -336,11 +331,16 @@ OC.L10N.register( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", "The share will expire on %s." : "The share will expire on %s.", "Cheers!" : "Cheers!", + "The server encountered an internal error and was unable to complete your request." : "The server encountered an internal error and was unable to complete your request.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.", "Log out" : "Log out", "Use the following link to reset your password: {link}" : "Use the following link to reset your password: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "This Nextcloud instance is currently in single user mode.", "This means only administrators can use the instance." : "This means only administrators can use the instance.", + "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", + "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.", "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance.", "You are about to grant \"%s\" access to your %s account." : "You are about to grant \"%s\" access to your %s account." }, |