diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index da34bc9b7da..d39d564db0b 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -59,6 +59,9 @@ "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", @@ -159,6 +162,13 @@ "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", @@ -174,13 +184,6 @@ "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.", @@ -304,9 +307,6 @@ "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", |