From a95275d27b88118d1b9469d88967cfbf88cdcecd Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 27 May 2016 01:55:35 -0400 Subject: [tx-robot] updated from transifex --- core/l10n/en_GB.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/l10n/en_GB.js') diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 0e89143886d..6f5859aae3e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Warning", "Error while sending notification" : "Error whilst sending notification", "Non-existing tag #{tag}" : "Non-existing tag #{tag}", + "restricted" : "restricted", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Delete", @@ -295,6 +296,10 @@ 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.", + "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.", + "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", "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.", -- cgit v1.2.3