summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r--settings/l10n/en_GB.js127
1 files changed, 63 insertions, 64 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index a5d06cd12a2..087043bd47e 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -35,17 +35,6 @@ OC.L10N.register(
"Email saved" : "Email saved",
"Your full name has been changed." : "Your full name has been changed.",
"Unable to change full name" : "Unable to change full name",
- "APCu" : "APCu",
- "Redis" : "Redis",
- "Security & setup warnings" : "Security & setup warnings",
- "Sharing" : "Sharing",
- "Server-side encryption" : "Server-side encryption",
- "External Storage" : "External Storage",
- "Cron" : "Cron",
- "Email server" : "Email server",
- "Log" : "Log",
- "Tips & tricks" : "Tips & tricks",
- "Updates" : "Updates",
"Couldn't remove app." : "Couldn't remove app.",
"Language changed" : "Language changed",
"Invalid request" : "Invalid request",
@@ -120,17 +109,55 @@ OC.L10N.register(
"Sessions" : "Sessions",
"App passwords" : "App passwords",
"Sync clients" : "Sync clients",
- "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)",
- "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues",
- "Warnings, errors and fatal issues" : "Warnings, errors and fatal issues",
- "Errors and fatal issues" : "Errors and fatal issues",
- "Fatal issues only" : "Fatal issues only",
"None" : "None",
"Login" : "Login",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
"SSL" : "SSL",
"TLS" : "TLS",
+ "Email server" : "Email server",
+ "Open documentation" : "Open documentation",
+ "This is used for sending out notifications." : "This is used for sending out notifications.",
+ "Send mode" : "Send mode",
+ "Encryption" : "Encryption",
+ "From address" : "From address",
+ "mail" : "mail",
+ "Authentication method" : "Authentication method",
+ "Authentication required" : "Authentication required",
+ "Server address" : "Server address",
+ "Port" : "Port",
+ "Credentials" : "Credentials",
+ "SMTP Username" : "SMTP Username",
+ "SMTP Password" : "SMTP Password",
+ "Store credentials" : "Store credentials",
+ "Test email settings" : "Test email settings",
+ "Send email" : "Send email",
+ "Server-side encryption" : "Server-side encryption",
+ "Enable server-side encryption" : "Enable server-side encryption",
+ "Please read carefully before activating server-side encryption: " : "Please read carefully before activating server-side encryption: ",
+ "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Encryption alone does not guarantee complete security. Please read the documentation for information on how the encryption app works, and supported use cases.",
+ "Be aware that encryption always increases the file size." : "Be aware that encryption always increases the file size.",
+ "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.",
+ "This is the final warning: Do you really want to enable encryption?" : "This is the final warning: Do you really want to enable encryption?",
+ "Enable encryption" : "Enable encryption",
+ "No encryption module loaded, please enable an encryption module in the app menu." : "No encryption module loaded, please enable an encryption module in the app menu.",
+ "Select default encryption module:" : "Select default encryption module:",
+ "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",
+ "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)",
+ "Info, warnings, errors and fatal issues" : "Info, warnings, errors and fatal issues",
+ "Warnings, errors and fatal issues" : "Warnings, errors and fatal issues",
+ "Errors and fatal issues" : "Errors and fatal issues",
+ "Fatal issues only" : "Fatal issues only",
+ "Log" : "Log",
+ "What to log" : "What to log",
+ "Download logfile" : "Download logfile",
+ "More" : "More",
+ "Less" : "Less",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!",
+ "Security & setup warnings" : "Security & setup warnings",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.",
@@ -146,7 +173,15 @@ OC.L10N.register(
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>.",
"All checks passed." : "All checks passed.",
- "Open documentation" : "Open documentation",
+ "Cron" : "Cron",
+ "Last cron job execution: %s." : "Last cron job execution: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.",
+ "Cron was not executed yet!" : "Cron was not executed yet!",
+ "Execute one task with each page loaded" : "Execute one task with each page loaded",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.",
+ "Use system's cron service to call the cron.php file every 15 minutes." : "Use system's cron service to call the cron.php file every 15 minutes.",
+ "Version" : "Version",
+ "Sharing" : "Sharing",
"Allow apps to use the Share API" : "Allow apps to use the Share API",
"Allow users to share via link" : "Allow users to share via link",
"Allow public uploads" : "Allow public uploads",
@@ -163,45 +198,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.",
- "Last cron job execution: %s." : "Last cron job execution: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. Something seems wrong.",
- "Cron was not executed yet!" : "Cron was not executed yet!",
- "Execute one task with each page loaded" : "Execute one task with each page loaded",
- "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.",
- "Use system's cron service to call the cron.php file every 15 minutes." : "Use system's cron service to call the cron.php file every 15 minutes.",
- "Enable server-side encryption" : "Enable server-side encryption",
- "Please read carefully before activating server-side encryption: " : "Please read carefully before activating server-side encryption: ",
- "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met.",
- "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Encryption alone does not guarantee complete security. Please read the documentation for information on how the encryption app works, and supported use cases.",
- "Be aware that encryption always increases the file size." : "Be aware that encryption always increases the file size.",
- "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.",
- "This is the final warning: Do you really want to enable encryption?" : "This is the final warning: Do you really want to enable encryption?",
- "Enable encryption" : "Enable encryption",
- "No encryption module loaded, please enable an encryption module in the app menu." : "No encryption module loaded, please enable an encryption module in the app menu.",
- "Select default encryption module:" : "Select default encryption module:",
- "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",
- "This is used for sending out notifications." : "This is used for sending out notifications.",
- "Send mode" : "Send mode",
- "Encryption" : "Encryption",
- "From address" : "From address",
- "mail" : "mail",
- "Authentication method" : "Authentication method",
- "Authentication required" : "Authentication required",
- "Server address" : "Server address",
- "Port" : "Port",
- "Credentials" : "Credentials",
- "SMTP Username" : "SMTP Username",
- "SMTP Password" : "SMTP Password",
- "Store credentials" : "Store credentials",
- "Test email settings" : "Test email settings",
- "Send email" : "Send email",
- "What to log" : "What to log",
- "Download logfile" : "Download logfile",
- "More" : "More",
- "Less" : "Less",
- "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!",
+ "Tips & tricks" : "Tips & tricks",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
@@ -211,7 +208,6 @@ OC.L10N.register(
"Improving the config.php" : "Improving the config.php",
"Theming" : "Theming",
"Hardening and security guidance" : "Hardening and security guidance",
- "Version" : "Version",
"Developer documentation" : "Developer documentation",
"Experimental applications ahead" : "Experimental applications ahead",
"Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches.",
@@ -267,18 +263,17 @@ OC.L10N.register(
"Change password" : "Change password",
"Language" : "Language",
"Help translate" : "Help translate",
+ "Get the apps to sync your files" : "Get the apps to sync your files",
+ "Desktop client" : "Desktop client",
+ "Android app" : "Android app",
+ "iOS app" : "iOS app",
+ "Show First Run Wizard again" : "Show First Run Wizard again",
"Name" : "Name",
"App name" : "App name",
"Create new app password" : "Create new app password",
"Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.",
"Username" : "Username",
"Done" : "Done",
- "Get the apps to sync your files" : "Get the apps to sync your files",
- "Desktop client" : "Desktop client",
- "Android app" : "Android app",
- "iOS app" : "iOS app",
- "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "To support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!",
- "Show First Run Wizard again" : "Show First Run Wizard again",
"Show storage location" : "Show storage location",
"Show last log in" : "Show last log in",
"Show user backend" : "Show user backend",
@@ -297,6 +292,10 @@ OC.L10N.register(
"change full name" : "change full name",
"set new password" : "set new password",
"change email address" : "change email address",
- "Default" : "Default"
+ "Default" : "Default",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "External Storage" : "External Storage",
+ "Updates" : "Updates"
},
"nplurals=2; plural=(n != 1);");