diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:51 +0000 |
commit | d48f13a3c63b97d4bcfa10322afd8fec92662dac (patch) | |
tree | d881b5102aaae8ffab7fef1cd938fedd688273c6 /core/l10n/en_GB.js | |
parent | 9751349fcef03a61ceab96a5d1d4ba089cd3e497 (diff) | |
download | nextcloud-server-d48f13a3c63b97d4bcfa10322afd8fec92662dac.tar.gz nextcloud-server-d48f13a3c63b97d4bcfa10322afd8fec92662dac.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index ad0f7d9b9cf..04432160d55 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -39,7 +39,6 @@ OC.L10N.register( "Some of your link shares have been removed" : "Some of your link shares have been removed", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Due to a security bug we had to remove some of your link shares. Please see the link for more information.", "The user limit of this instance is reached." : "The user limit of this instance is reached.", - "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website.", "Preparing update" : "Preparing update", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Repair step:", @@ -252,6 +251,7 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Upgrade via web on my own risk", "This %s instance is currently in maintenance mode, which may take a while." : "This %s instance is currently in maintenance mode, which may take a while.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website.", "[%d / %d]: Checking table %s" : "[%d / %d]: Checking table %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.", |