aboutsummaryrefslogtreecommitdiffstats
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.js44
1 files changed, 22 insertions, 22 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index b8264f5cf9b..a29eca11041 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -36,9 +36,6 @@ OC.L10N.register(
"The following platforms are supported: %s" : "The following platforms are supported: %s",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
- "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting",
- "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin",
- "Logged in user must be an admin" : "Logged in user must be an admin",
"Wiping of device %s has started" : "Wiping of device %s has started",
"Wiping of device »%s« has started" : "Wiping of device »%s« has started",
"»%s« started remote wipe" : "»%s« started remote wipe",
@@ -117,22 +114,15 @@ OC.L10N.register(
"Headline" : "Headline",
"Organisation" : "Organisation",
"Role" : "Role",
- "Unknown user" : "Unknown user",
"Additional settings" : "Additional settings",
- "Enter the database username and name for %s" : "Enter the database username and name for %s",
- "Enter the database username for %s" : "Enter the database username for %s",
"Enter the database name for %s" : "Enter the database name for %s",
"You cannot use dots in the database name %s" : "You cannot use dots in the database name %s",
- "MySQL username and/or password not valid" : "MySQL username and/or password not valid",
"You need to enter details of an existing account." : "You need to enter details of an existing account.",
"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",
- "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.",
"Cannot create or write into the data directory %s" : "Cannot create or write into the data directory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
@@ -150,7 +140,6 @@ OC.L10N.register(
"Expiration date is in the past" : "Expiration date is in the past",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Cannot set expiration date more than %n day in the future","Cannot set expiration date more than %n days in the future"],
"Sharing is only allowed with group members" : "Sharing is only allowed with group members",
- "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s",
"%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you",
"%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.",
"Click the button below to open it." : "Click the button below to open it.",
@@ -204,14 +193,6 @@ OC.L10N.register(
"Nov." : "Nov.",
"Dec." : "Dec.",
"A valid password must be provided" : "A valid password must be provided",
- "The username is already being used" : "The username is already being used",
- "Could not create user" : "Could not create user",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces 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",
- "Username must not consist of dots only" : "Username must not consist of dots only",
- "Username is invalid because files already exist for this user" : "Username is invalid because files already exist for this user",
- "User disabled" : "User disabled",
"Login canceled by app" : "Login cancelled by app",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s",
"a safe home for all your data" : "a safe home for all your data",
@@ -244,8 +225,6 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Please ask your server administrator to restart the web server.",
"The required %s config variable is not configured in the config.php file." : "The required %s config variable is not configured in the config.php file.",
"Please ask your server administrator to check the Nextcloud configuration." : "Please ask your server administrator to check the Nextcloud configuration.",
- "Your data directory is readable by other users." : "Your data directory is readable by other users.",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.",
"Your data directory must be an absolute path." : "Your data directory must be an absolute path.",
"Check the value of \"datadirectory\" in your configuration." : "Check the value of \"datadirectory\" in your configuration.",
"Your data directory is invalid." : "Your data directory is invalid.",
@@ -271,10 +250,31 @@ OC.L10N.register(
"Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server.",
"404" : "404",
+ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting",
+ "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin",
+ "Logged in user must be an admin" : "Logged in user must be an admin",
"Full name" : "Full name",
+ "Unknown user" : "Unknown user",
+ "Enter the database username and name for %s" : "Enter the database username and name for %s",
+ "Enter the database username for %s" : "Enter the database username for %s",
+ "MySQL username and/or password not valid" : "MySQL username and/or password not valid",
+ "Oracle username and/or password not valid" : "Oracle username and/or password not valid",
+ "PostgreSQL username and/or password not valid" : "PostgreSQL username and/or password not valid",
+ "Set an admin username." : "Set an admin username.",
+ "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s",
+ "The username is already being used" : "The username is already being used",
+ "Could not create user" : "Could not create user",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces 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",
+ "Username must not consist of dots only" : "Username must not consist of dots only",
+ "Username is invalid because files already exist for this user" : "Username is invalid because files already exist for this user",
+ "User disabled" : "User disabled",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 is at least required. Currently %s is installed.",
"To fix this issue update your libxml2 version and restart your web server." : "To fix this issue update your libxml2 version and restart your web server.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 required.",
- "Please upgrade your database version." : "Please upgrade your database version."
+ "Please upgrade your database version." : "Please upgrade your database version.",
+ "Your data directory is readable by other users." : "Your data directory is readable by other users.",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users."
},
"nplurals=2; plural=(n != 1);");