summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js68
1 files changed, 34 insertions, 34 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index fc17a32c99c..eb276cc00a2 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -17,19 +17,6 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Following platforms are supported: %s",
"ownCloud %s or higher is required." : "ownCloud %s or higher is required.",
"ownCloud %s or lower is required." : "ownCloud %s or lower is required.",
- "You are not allowed to share %s" : "You are not allowed to share %s",
- "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
- "Expiration date is in the past" : "Expiration date is in the past",
- "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future",
- "Help" : "Help",
- "Personal" : "Personal",
- "Users" : "Users",
- "Admin" : "Admin",
- "Recommended" : "Recommended",
- "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
- "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
- "No app name specified" : "No app name specified",
"Unknown filetype" : "Unknown filetype",
"Invalid image" : "Invalid image",
"today" : "today",
@@ -42,7 +29,6 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n hour ago","%n hours ago"],
"_%n minute ago_::_%n minutes ago_" : ["%n minute ago","%n minutes ago"],
"seconds ago" : "seconds ago",
- "web services under your control" : "web services under your control",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.",
"Empty filename is not allowed" : "Empty filename is not allowed",
"Dot files are not allowed" : "Dot files are not allowed",
@@ -50,6 +36,40 @@ OC.L10N.register(
"File name is a reserved word" : "File name is a reserved word",
"File name contains at least one invalid character" : "File name contains at least one invalid character",
"File name is too long" : "File name is too long",
+ "%s enter the database username and name." : "%s enter the database username and name.",
+ "%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",
+ "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! ",
+ "For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
+ "Set an admin username." : "Set an admin username.",
+ "Set an admin password." : "Set an admin password.",
+ "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
+ "You are not allowed to share %s" : "You are not allowed to share %s",
+ "Cannot increase permissions of %s" : "Cannot increase permissions of %s",
+ "Expiration date is in the past" : "Expiration date is in the past",
+ "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",
+ "Help" : "Help",
+ "Personal" : "Personal",
+ "Users" : "Users",
+ "Admin" : "Admin",
+ "Recommended" : "Recommended",
+ "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
+ "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
+ "No app name specified" : "No app name specified",
+ "web services under your control" : "web services under your control",
"File is currently busy, please try again later" : "File is currently busy, please try again later",
"Can't read file" : "Can't read file",
"App directory already exists" : "App directory already exists",
@@ -71,24 +91,6 @@ OC.L10N.register(
"Authentication error" : "Authentication error",
"Token expired. Please reload page." : "Token expired. Please reload page.",
"Unknown user" : "Unknown user",
- "%s enter the database username and name." : "%s enter the database username and name.",
- "%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",
- "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! ",
- "For the best results, please consider using a GNU/Linux server instead." : "For the best results, please consider using a GNU/Linux server instead.",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
- "Set an admin username." : "Set an admin username.",
- "Set an admin password." : "Set an admin password.",
- "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
"%s shared »%s« with you" : "%s shared \"%s\" with you",
"%s via %s" : "%s via %s",
@@ -119,8 +121,6 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sharing %s failed, because the sharing backend for %s could not find its source",
"Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
- "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",