diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 97680b5d520..24a0e71c5b7 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -261,32 +261,12 @@ "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", "Storage connection timeout. %s" : "Storage connection timeout. %s", - "This can usually be fixed by giving the webserver write access to the config directory." : "This can usually be fixed by giving the webserver write access to the config directory.", "%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", "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.", - "The user limit has been reached and the user was not created." : "The user limit has been reached and the user was not created.", - "Cannot read file" : "Cannot read file", - "Cannot write into \"config\" directory" : "Cannot write into \"config\" directory", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "This can usually be fixed by giving the webserver write access to the config directory. See %s", - "Cannot write into \"apps\" directory" : "Cannot write into \"apps\" directory", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file.", - "Cannot create \"data\" directory" : "Cannot create \"data\" directory", - "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "This can usually be fixed by giving the webserver write access to the root directory. See %s", - "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s.", - "Setting locale to %s failed" : "Setting locale to %s failed", - "Please install one of these locales on your system and restart your webserver." : "Please install one of these locales on your system and restart your webserver.", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 required", - "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", - "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", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "The user limit has been reached and the user was not created. Check your notifications to learn more." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |