diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-29 07:31:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-29 07:31:51 -0400 |
commit | b0b76fe064860d2074c91897a29e0f9ac5705db8 (patch) | |
tree | 403b6102c31503b3adb8be3268713d46ec946474 /settings/l10n/en_GB.php | |
parent | aaefb643069c3bd681b439fe25725ef636004e65 (diff) | |
download | nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.tar.gz nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index cb76efde611..a0789cc1f7f 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -46,6 +46,7 @@ $TRANSLATIONS = array( "A valid username must be provided" => "A valid username must be provided", "Error creating user" => "Error creating user", "A valid password must be provided" => "A valid password must be provided", +"Warning: Home directory for user \"{user}\" already exists" => "Warning: Home directory for user \"{user}\" already exists", "__language_name__" => "__language_name__", "Security Warning" => "Security Warning", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.", @@ -119,6 +120,7 @@ $TRANSLATIONS = array( "Language" => "Language", "Help translate" => "Help translate", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "Encryption" => "Encryption", "The encryption app is no longer enabled, decrypt all your file" => "The encryption app is no longer enabled, decrypt all your files", "Log-in password" => "Log-in password", |