diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
commit | c7ab34a459261af44ff4565e87f0a78b863e1585 (patch) | |
tree | 8f177d4d9bd510cece7e52acf88a79f562554d65 /lib/l10n/en_GB.js | |
parent | 55986382e8bc7d5f94047b0f25a1057a1d882674 (diff) | |
download | nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.tar.gz nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index f4421deafb2..d862f03fc42 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -146,32 +146,17 @@ OC.L10N.register( "Authentication error" : "Authentication error", "Token expired. Please reload page." : "Token expired. Please reload page.", "No database drivers (sqlite, mysql, or postgresql) installed." : "No database drivers (sqlite, mysql, or postgresql) installed.", - "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 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.", "PHP module %s not installed." : "PHP module %s not installed.", "Please ask your server administrator to install the module." : "Please ask your server administrator to install the module.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP setting \"%s\" is not set to \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Adjusting this setting in php.ini will allow Nextcloud to run", - "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", "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.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP modules have been installed, but they are still listed as missing?", "Please ask your server administrator to restart the web server." : "Please ask your server administrator to restart the web server.", - "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", "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", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory.", "Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\".", "Storage unauthorized. %s" : "Storage unauthorised. %s", @@ -187,6 +172,21 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", "Can't read file" : "Can't read file", - "Cannot create \"data\" directory" : "Cannot create \"data\" directory" + "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", + "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" }, "nplurals=2; plural=(n != 1);"); |