From c5ae14453a2c199752b8369545d983c56a521d30 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 12 May 2016 02:08:58 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/en_GB.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lib/l10n/en_GB.js') diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 75dca0b3fbf..df2c1b2dd15 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -108,6 +108,13 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future", "Could not find category \"%s\"" : "Could not find category \"%s\"", "Apps" : "Apps", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", + "A valid username must be provided" : "A valid username must be provided", + "Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end", + "A valid password must be provided" : "A valid password must be provided", + "The username is already being used" : "The username is already being used", + "Login canceled by app" : "Login cancelled by app", + "User disabled" : "User disabled", "Help" : "Help", "Personal" : "Personal", "Users" : "Users", @@ -155,13 +162,6 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Check the value of \"datadirectory\" in your configuration", "Data directory (%s) is invalid" : "Data directory (%s) is invalid", "Please check that the data directory contains a file \".ocdata\" in its root." : "Please check that the data directory contains a file \".ocdata\" in its root.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", - "A valid username must be provided" : "A valid username must be provided", - "Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end", - "A valid password must be provided" : "A valid password must be provided", - "The username is already being used" : "The username is already being used", - "Login canceled by app" : "Login cancelled by app", - "User disabled" : "User disabled", "Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\".", "Storage unauthorized. %s" : "Storage unauthorised. %s", "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", -- cgit v1.2.3