Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json178
1 files changed, 89 insertions, 89 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 327e2ca4c70..1bf1e0926de 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -48,69 +48,43 @@
"%s (incompatible)" : "%s (incompatible)",
"Following apps have been disabled: %s" : "Following apps have been disabled: %s",
"Already up to date" : "Already up to date",
- "Dismiss" : "Dismiss",
- "Connection to server lost" : "Connection to server lost",
- "No" : "No",
- "Yes" : "Yes",
- "No files in here" : "No files in here",
- "Choose" : "Choose",
- "Copy" : "Copy",
- "Move" : "Move",
- "Error loading file picker template: {error}" : "Error loading file picker template: {error}",
- "OK" : "OK",
- "Error loading message template: {error}" : "Error loading message template: {error}",
- "read-only" : "read-only",
- "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"],
- "One file conflict" : "One file conflict",
- "New Files" : "New Files",
- "Already existing files" : "Already existing files",
- "Which files do you want to keep?" : "Which files do you wish to keep?",
- "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.",
- "Cancel" : "Cancel",
- "Continue" : "Continue",
- "(all selected)" : "(all selected)",
- "({count} selected)" : "({count} selected)",
- "Error loading file exists template" : "Error loading file exists template",
- "Pending" : "Pending",
- "Copy to {folder}" : "Copy to {folder}",
- "Move to {folder}" : "Move to {folder}",
- "Saving..." : "Saving...",
- "seconds ago" : "seconds ago",
- "Settings" : "Settings",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
- "Authentication required" : "Authentication required",
- "This action requires you to confirm your password" : "This action requires you to confirm your password",
- "Confirm" : "Confirm",
- "Password" : "Password",
- "Failed to authenticate, try again" : "Failed to authenticate, try again",
- "Could not load your contacts" : "Could not load your contacts",
- "Search contacts …" : "Search contacts …",
- "No contacts found" : "No contacts found",
- "Show all contacts …" : "Show all contacts …",
- "Loading your contacts …" : "Loading your contacts …",
- "Looking for {term} …" : "Looking for {term} …",
- "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?",
- "I know what I'm doing" : "I know what I'm doing",
- "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.",
- "Reset password" : "Reset password",
- "Sending email …" : "Sending email …",
- "Logging in …" : "Logging in …",
- "No action available" : "No action available",
- "Error fetching contact actions" : "Error fetching contact actions",
- "Error" : "Error",
- "Error while sharing" : "Error whilst sharing",
- "Error removing share" : "Error removing share",
- "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
- "Shared with you by {owner}" : "Shared with you by {owner}",
+ "Very weak password" : "Very weak password",
+ "Weak password" : "Weak password",
+ "So-so password" : "So-so password",
+ "Good password" : "Good password",
+ "Strong password" : "Strong password",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
+ "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.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
+ "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it.",
+ "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14.",
+ "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "Missing index \"{indexName}\" in table \"{tableName}\".",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.",
+ "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
+ "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.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
+ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.",
+ "Shared" : "Shared",
+ "Shared with" : "Shared with",
+ "Shared by" : "Shared by",
"Choose a password for the public link" : "Choose a password for the public link",
"Choose a password for the public link or press the \"Enter\" key" : "Choose a password for the public link or press the \"Enter\" key",
"Copied!" : "Copied!",
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
+ "Copy" : "Copy",
"Resharing is not allowed" : "Resharing is not allowed",
"Link" : "Link",
"Password protect" : "Password protect",
+ "Password" : "Password",
"Allow editing" : "Allow editing",
"Email link to person" : "Email link to person",
"Send" : "Send",
@@ -124,6 +98,8 @@
"Share to {name}" : "Share to {name}",
"Share link" : "Share link",
"Could not unshare" : "Could not unshare",
+ "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}",
+ "Shared with you by {owner}" : "Shared with you by {owner}",
"Choose a password for the mail share" : "Choose a password for the mail share",
"group" : "group",
"remote" : "remote",
@@ -135,6 +111,7 @@
"Can change" : "Can change",
"Can delete" : "Can delete",
"Access control" : "Access control",
+ "Error while sharing" : "Error whilst sharing",
"Share details could not be loaded for this item." : "Share details could not be loaded for this item.",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["At least {count} character is needed for autocompletion","At least {count} characters are needed for autocompletion"],
"This list is maybe truncated - please refine your search term to see more results." : "This list is maybe truncated - please refine your search term to see more results.",
@@ -148,9 +125,8 @@
"Name or federated cloud ID..." : "Name or federated cloud ID...",
"Name, federated cloud ID or email address..." : "Name, federated cloud ID or email address...",
"Name..." : "Name...",
- "Shared" : "Shared",
- "Shared with" : "Shared with",
- "Shared by" : "Shared by",
+ "Error" : "Error",
+ "Error removing share" : "Error removing share",
"Non-existing tag #{tag}" : "Non-existing tag #{tag}",
"restricted" : "restricted",
"invisible" : "invisible",
@@ -159,29 +135,6 @@
"Rename" : "Rename",
"Collaborative tags" : "Collaborative tags",
"No tags found" : "No tags found",
- "Very weak password" : "Very weak password",
- "Weak password" : "Weak password",
- "So-so password" : "So-so password",
- "Good password" : "Good password",
- "Strong password" : "Strong password",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",
- "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
- "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.",
- "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
- "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it.",
- "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14.",
- "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
- "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>.",
- "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)",
- "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:",
- "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.",
- "Missing index \"{indexName}\" in table \"{tableName}\"." : "Missing index \"{indexName}\" in table \"{tableName}\".",
- "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.",
- "Error occurred while checking server setup" : "Error occurred whilst checking server setup",
- "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.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
- "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.",
"unknown text" : "unknown text",
"Hello world!" : "Hello world!",
"sunny" : "sunny",
@@ -201,6 +154,58 @@
"Searching other places" : "Searching other places",
"No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"],
+ "Server side authentication failed!" : "Server side authentication failed!",
+ "Please contact your administrator." : "Please contact your administrator.",
+ "An internal error occurred." : "An internal error occurred.",
+ "Please try again or contact your administrator." : "Please try again or contact your administrator.",
+ "Username or email" : "Username or email",
+ "Log in" : "Log in",
+ "Logging in …" : "Logging in …",
+ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
+ "Reset password" : "Reset password",
+ "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.",
+ "Back to login" : "Back to login",
+ "Forgot password?" : "Forgot password?",
+ "Settings" : "Settings",
+ "Could not load your contacts" : "Could not load your contacts",
+ "Search contacts …" : "Search contacts …",
+ "No contacts found" : "No contacts found",
+ "Show all contacts …" : "Show all contacts …",
+ "Loading your contacts …" : "Loading your contacts …",
+ "Looking for {term} …" : "Looking for {term} …",
+ "No" : "No",
+ "Yes" : "Yes",
+ "No files in here" : "No files in here",
+ "Choose" : "Choose",
+ "Move" : "Move",
+ "Error loading file picker template: {error}" : "Error loading file picker template: {error}",
+ "OK" : "OK",
+ "Error loading message template: {error}" : "Error loading message template: {error}",
+ "read-only" : "read-only",
+ "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"],
+ "One file conflict" : "One file conflict",
+ "New Files" : "New Files",
+ "Already existing files" : "Already existing files",
+ "Which files do you want to keep?" : "Which files do you wish to keep?",
+ "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.",
+ "Cancel" : "Cancel",
+ "Continue" : "Continue",
+ "(all selected)" : "(all selected)",
+ "({count} selected)" : "({count} selected)",
+ "Error loading file exists template" : "Error loading file exists template",
+ "Pending" : "Pending",
+ "Copy to {folder}" : "Copy to {folder}",
+ "Move to {folder}" : "Move to {folder}",
+ "Saving..." : "Saving...",
+ "Authentication required" : "Authentication required",
+ "This action requires you to confirm your password" : "This action requires you to confirm your password",
+ "Confirm" : "Confirm",
+ "Failed to authenticate, try again" : "Failed to authenticate, try again",
+ "seconds ago" : "seconds ago",
+ "Connection to server lost" : "Connection to server lost",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"],
+ "No action available" : "No action available",
+ "Error fetching contact actions" : "Error fetching contact actions",
"Personal" : "Personal",
"Users" : "Users",
"Apps" : "Apps",
@@ -252,15 +257,6 @@
"Contacts menu" : "Contacts menu",
"Settings menu" : "Settings menu",
"Confirm your password" : "Confirm your password",
- "Server side authentication failed!" : "Server side authentication failed!",
- "Please contact your administrator." : "Please contact your administrator.",
- "An internal error occurred." : "An internal error occurred.",
- "Please try again or contact your administrator." : "Please try again or contact your administrator.",
- "Username or email" : "Username or email",
- "Log in" : "Log in",
- "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
- "Forgot password?" : "Forgot password?",
- "Back to login" : "Back to login",
"Connect to your account" : "Connect to your account",
"App token" : "App token",
"Grant access" : "Grant access",
@@ -291,7 +287,11 @@
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contact your system administrator if this message persists or appeared unexpectedly.",
"Updated \"%s\" to %s" : "Updated \"%s\" to %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>",
+ "Dismiss" : "Dismiss",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator.",
+ "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?",
+ "I know what I'm doing" : "I know what I'm doing",
+ "Sending email …" : "Sending email …",
"/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} shared via link",
"{sharee} (group)" : "{sharee} (group)",