diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
commit | de01951da32efdebfff4ddb21cd07328a2d28e31 (patch) | |
tree | f01d2f4c38900832e5e6156c9d5f67dc5daba182 /lib/l10n/en_GB.js | |
parent | db91b4505ccd105f03cd23ac91e66b4b48b0b38d (diff) | |
download | nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.tar.gz nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index e388b0d1172..0e252700f5a 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -63,16 +63,11 @@ OC.L10N.register( "%s enter the database username." : "%s enter the database username.", "%s enter the database name." : "%s enter the database name.", "%s you may not use dots in the database name" : "%s you may not use dots in the database name", - "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB username and/or password not valid", - "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.", - "DB Error: \"%s\"" : "DB Error: \"%s\"", - "Offending command was: \"%s\"" : "Offending command was: \"%s\"", - "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB user '%s'@'localhost' exists already.", - "Drop this user from MySQL/MariaDB" : "Drop this user from MySQL/MariaDB", - "MySQL/MariaDB user '%s'@'%%' already exists" : "MySQL/MariaDB user '%s'@'%%' already exists", - "Drop this user from MySQL/MariaDB." : "Drop this user from MySQL/MariaDB.", "Oracle connection could not be established" : "Oracle connection could not be established", "Oracle username and/or password not valid" : "Oracle username and/or password not valid", + "DB Error: \"%s\"" : "DB Error: \"%s\"", + "Offending command was: \"%s\"" : "Offending command was: \"%s\"", + "You need to enter either an existing account or the administrator." : "You need to enter either an existing account or the administrator.", "Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s", "PostgreSQL username and/or password not valid" : "PostgreSQL username and/or password not valid", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ", |