diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 80 |
1 files changed, 2 insertions, 78 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 8842bd80cfe..36888eb6773 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -211,7 +211,6 @@ OC.L10N.register( "See the documentation" : "See the documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.", "Search" : "Search", - "Log out" : "Log out", "Server side authentication failed!" : "Server side authentication failed!", "Please contact your administrator." : "Please contact your administrator.", "An internal error occurred." : "An internal error occurred.", @@ -231,6 +230,7 @@ OC.L10N.register( "This means only administrators can use the instance." : "This means only administrators can use the instance.", "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.", + "Log out" : "Log out", "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.", @@ -249,84 +249,8 @@ OC.L10N.register( "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>.", "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.", "This page will refresh itself when the %s instance is available again." : "This page will refresh itself when the %s instance is available again.", - "Error loading tags" : "Error loading tags", - "Tag already exists" : "Tag already exists", - "Error deleting tag(s)" : "Error deleting tag(s)", - "Error tagging" : "Error tagging", - "Error untagging" : "Error untagging", - "Error favoriting" : "Error favouriting", - "Error unfavoriting" : "Error unfavouriting", - "Couldn't send mail to following users: %s " : "Couldn't send mail to following users: %s ", - "Sunday" : "Sunday", - "Monday" : "Monday", - "Tuesday" : "Tuesday", - "Wednesday" : "Wednesday", - "Thursday" : "Thursday", - "Friday" : "Friday", - "Saturday" : "Saturday", - "Sun." : "Sun.", - "Mon." : "Mon.", - "Tue." : "Tue.", - "Wed." : "Wed.", - "Thu." : "Thu.", - "Fri." : "Fri.", - "Sat." : "Sat.", - "Su" : "Su", - "Mo" : "Mo", - "Tu" : "Tu", - "We" : "We", - "Th" : "Th", - "Fr" : "Fr", - "Sa" : "Sa", - "January" : "January", - "February" : "February", - "March" : "March", - "April" : "April", - "May" : "May", - "June" : "June", - "July" : "July", - "August" : "August", - "September" : "September", - "October" : "October", - "November" : "November", - "December" : "December", - "Jan." : "Jan.", - "Feb." : "Feb.", - "Mar." : "Mar.", - "Apr." : "Apr.", - "May." : "May", - "Jun." : "Jun.", - "Jul." : "Jul.", - "Aug." : "Aug.", - "Sep." : "Sep.", - "Oct." : "Oct.", - "Nov." : "Nov.", - "Dec." : "Dec.", "Problem loading page, reloading in 5 seconds" : "Problem loading page, reloading in 5 seconds", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?", - "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>.", - "Hide file listing" : "Hide file listing", - "Sending ..." : "Sending ...", - "Email sent" : "Email sent", - "Send link via email" : "Send link via email", - "notify by email" : "notify by email", - "can share" : "can share", - "create" : "create", - "change" : "change", - "delete" : "delete", - "{sharee} (at {server})" : "{sharee} (at {server})", - "Share with users…" : "Share with users…", - "Share with users, groups or remote users…" : "Share with users, groups or remote users…", - "Share with users or groups…" : "Share with users or groups…", - "Share with users or remote users…" : "Share with users or remote users…", - "Warning" : "Warning", - "Error while sending notification" : "Error whilst sending notification", - "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud.", - "No search results in other folders" : "No search results in other folders", - "Two-step verification" : "Two-step verification", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Enhanced security has been enabled for your account. Please authenticate using a second factor.", - "Cancel login" : "Cancel login", - "Please authenticate using the selected factor." : "Please authenticate using the selected factor.", - "An error occured while verifying the token" : "An error occured while verifying the token" + "The update was successful. Redirecting you to Nextcloud now." : "The update was successful. Redirecting you to Nextcloud." }, "nplurals=2; plural=(n != 1);"); |