diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-17 01:55:43 -0400 |
commit | b51b4f0a2cb3a2174b071c92f9e076e6b30fc216 (patch) | |
tree | 1538738db5a179a7287a824edf445ef5bd0b0057 /lib/l10n/en_GB.json | |
parent | fc0aa0b6ae8897aea7666a36de2350106eb9999c (diff) | |
download | nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.tar.gz nextcloud-server-b51b4f0a2cb3a2174b071c92f9e076e6b30fc216.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 519ec513376..835188e88ef 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -35,8 +35,6 @@ "_%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", - "Database Error" : "Database Error", - "Please contact your system administrator." : "Please contact your system administrator.", "web services under your control" : "web services under your control", "Empty filename is not allowed" : "Empty filename is not allowed", "Dot files are not allowed" : "Dot files are not allowed", @@ -78,8 +76,6 @@ "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.", - "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. 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 cURL is not installed. This will lead to problems with files over 4 GB and is highly discouraged.", - "Please install the cURL extension and restart your webserver." : "Please install the cURL extension and restart your webserver.", "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", |