diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-09 00:12:27 +0000 |
commit | d07c5db947ebe04666e18294481ff3574314f625 (patch) | |
tree | 7c7ecd7584a439585ab32051db04e27c61f42224 /settings/l10n/en_GB.js | |
parent | 94335ee4f8c8075917cbfdb0dd52c73a12ad253c (diff) | |
download | nextcloud-server-d07c5db947ebe04666e18294481ff3574314f625.tar.gz nextcloud-server-d07c5db947ebe04666e18294481ff3574314f625.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index c81c58aa3d6..d6ed601e9e2 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -61,6 +61,9 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", + "Disconnect" : "Disconnect", + "Revoke" : "Revoke", + "Allow filesystem access" : "Allow filesystem access", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -161,6 +164,13 @@ OC.L10N.register( "Store credentials" : "Store credentials", "Test email settings" : "Test email settings", "Send email" : "Send email", + "Security & setup warnings" : "Security & setup warnings", + "All checks passed." : "All checks passed.", + "There are some errors regarding your setup." : "There are some errors regarding your setup.", + "There are some warnings regarding your setup." : "There are some warnings regarding your setup.", + "Checking for system and security issues." : "Checking for system and security issues.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.", + "Version" : "Version", "Server-side encryption" : "Server-side encryption", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.", "Enable server-side encryption" : "Enable server-side encryption", @@ -176,13 +186,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.", "Start migration" : "Start migration", - "Security & setup warnings" : "Security & setup warnings", - "All checks passed." : "All checks passed.", - "There are some errors regarding your setup." : "There are some errors regarding your setup.", - "There are some warnings regarding your setup." : "There are some warnings regarding your setup.", - "Checking for system and security issues." : "Checking for system and security issues.", - "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.", - "Version" : "Version", "Background jobs" : "Background jobs", "Last job ran %s." : "Last job ran %s.", "Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.", @@ -306,9 +309,6 @@ OC.L10N.register( "Approved" : "Approved", "Experimental" : "Experimental", "No apps found for {query}" : "No apps found for {query}", - "Allow filesystem access" : "Allow filesystem access", - "Disconnect" : "Disconnect", - "Revoke" : "Revoke", "Unable to delete {objName}" : "Unable to delete {objName}", "Error creating group: {message}" : "Error creating group: {message}", "A valid group name must be provided" : "A valid group name must be provided", |