diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 128c68237a6..309b76d7ee4 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -43,6 +43,7 @@ $TRANSLATIONS = array( "Are you really sure you want add \"{domain}\" as trusted domain?" => "Are you really sure you want add \"{domain}\" as a trusted domain?", "Add trusted domain" => "Add trusted domain", "Sending..." => "Sending...", +"All" => "All", "User Documentation" => "User Documentation", "Admin Documentation" => "Admin Documentation", "Update to {appversion}" => "Update to {appversion}", @@ -71,12 +72,12 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Decrypting files... Please wait, this can take some time.", "Delete encryption keys permanently." => "Delete encryption keys permanently.", "Restore encryption keys." => "Restore encryption keys.", +"Groups" => "Groups", "Unable to delete {objName}" => "Unable to delete {objName}", "Error creating group" => "Error creating group", "A valid group name must be provided" => "A valid group name must be provided", "deleted {groupName}" => "deleted {groupName}", "undo" => "undo", -"Groups" => "Groups", "Group Admin" => "Group Admin", "never" => "never", "deleted {userName}" => "deleted {userName}", @@ -101,8 +102,6 @@ $TRANSLATIONS = array( "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.", "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.", "Setup Warning" => "Setup Warning", -"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken.", -"Please double check the <a href=\"%s\">installation guides</a>." => "Please double check the <a href=\"%s\">installation guides</a>.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHP is apparently setup 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.", "Database Performance Info" => "Database Performance Info", @@ -117,8 +116,6 @@ $TRANSLATIONS = array( "System locale can not be set to a one which supports UTF-8." => "System locale can not be set to a one which supports UTF-8.", "This means that there might be problems with certain characters in file names." => "This means that there might be problems with certain characters in file names.", "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "We strongly suggest installing the required packages on your system to support one of the following locales: %s.", -"Internet connection not working" => "Internet connection not working", -"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps donĀ“t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don't work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features.", "URL generation in notification emails" => "URL generation in notification emails", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")", "Cron" => "Cron", @@ -172,7 +169,6 @@ $TRANSLATIONS = array( "See application website" => "See application website", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>", "Enable only for specific groups" => "Enable only for specific groups", -"All" => "All", "Administrator Documentation" => "Administrator Documentation", "Online Documentation" => "Online Documentation", "Forum" => "Forum", |