diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
commit | 8a4fddeb4afef2e96cadd505600700202fc0ee9b (patch) | |
tree | 5153f7b7966735749867a88a9206fd7e3df04d69 /core/l10n/en_GB.js | |
parent | 7ba391cd5ad874dfbc55735342cff8c4c5d2cb28 (diff) | |
download | nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.tar.gz nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 369c7c0fb61..54c312550d4 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -8,6 +8,8 @@ OC.L10N.register( "Checked database schema update" : "Checked database schema update", "Checked database schema update for apps" : "Checked database schema update for apps", "Updated \"%s\" to %s" : "Updated \"%s\" to %s", + "Following incompatible apps have been disabled: %s" : "Following incompatible apps have been disabled: %s", + "Following 3rd party apps have been disabled: %s" : "Following 3rd party apps have been disabled: %s", "No image or file provided" : "No image or file provided", "Unknown filetype" : "Unknown filetype", "Invalid image" : "Invalid image", @@ -62,9 +64,6 @@ OC.L10N.register( "So-so password" : "So-so password", "Good password" : "Good password", "Strong password" : "Strong password", - "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.", - "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 such as mounting external storage, notifications about updates, or installation of 3rd party apps won't work. Accessing files remotely and sending notification emails might also not work. We suggest enabling an internet connection for this server if you want to have all the features.", - "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.", "Error occurred while checking server setup" : "Error occurred whilst checking server setup", "Shared" : "Shared", "Shared with {recipients}" : "Shared with {recipients}", @@ -137,9 +136,7 @@ OC.L10N.register( "_{count} search result in other places_::_{count} search results in other places_" : ["{count} search result in other places","{count} search results in other places"], "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ", "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 4GB and is highly discouraged." : "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 4GB 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 4GB 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 4GB and is highly discouraged.", "Please install the cURL extension and restart your webserver." : "Please install the cURL extension and restart your webserver.", "Personal" : "Personal", "Users" : "Users", |