summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-27 01:55:35 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-27 01:55:35 -0400
commita95275d27b88118d1b9469d88967cfbf88cdcecd (patch)
tree85be9853a8db2261ad8b333a2dfb4131b13ffd99 /core/l10n/en_GB.js
parent2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff)
downloadnextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.tar.gz
nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js5
1 files changed, 5 insertions, 0 deletions
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.",