diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 22106e0662b..2096748d6bc 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -56,9 +56,12 @@ OC.L10N.register( "Wrong password" : "Incorrect password", "Unable to change personal password" : "Unable to change personal password", "Saved" : "Saved", + "No Login supplied" : "No Login supplied", "Unable to change password. Password too long." : "Unable to change password. Password too long.", "Authentication error" : "Authentication error", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Please provide an admin recovery password; otherwise, all account data will be lost.", "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.", + "Backend does not support password change, but the encryption of the account key was updated." : "Backend does not support password change, but the encryption of the account key was updated.", "Administrator documentation" : "Administrator documentation", "User documentation" : "User documentation", "Nextcloud help overview" : "Nextcloud help overview", @@ -68,6 +71,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "If you received this email, the email configuration seems to be correct.", "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "You need to set your account email before being able to send test emails. Go to %s for that.", "Users" : "Users", "Invalid account" : "Invalid account", "Invalid mail address" : "Invalid mail address", @@ -95,9 +99,11 @@ OC.L10N.register( "Welcome aboard" : "Welcome aboard", "Welcome aboard %s" : "Welcome aboard %s", "Welcome to your %s account, you can add, protect, and share your data." : "Welcome to your %s account, you can add, protect, and share your data.", + "Your Login is: %s" : "Your Login is: %s", "Set your password" : "Set your password", "Go to %s" : "Go to %s", "Install Client" : "Install Client", + "Logged in account must be a subadmin" : "Logged in account must be a subadmin", "Settings" : "Settings", "Personal" : "Personal", "Administration" : "Administration", @@ -124,6 +130,10 @@ OC.L10N.register( "Your remote address could not be determined." : "Your remote address could not be determined.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly.", "Your remote address \"%s\" is not brute-force throttled." : "Your remote address \"%s\" is not brute-force throttled.", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`.", + "Old administration imported certificates" : "Old administration imported certificates", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "A background job is pending that checks for administration imported SSL certificates. Please check back later.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.", "Code integrity" : "Code integrity", "Integrity checker has been disabled. Integrity cannot be verified." : "Integrity checker has been disabled. Integrity cannot be verified.", "No altered files" : "No altered files", @@ -253,6 +263,9 @@ OC.L10N.register( "Database transaction isolation level" : "Database transaction isolation level", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.", "Was not able to get transaction isolation level: %s" : "Was not able to get transaction isolation level: %s", + "WOFF2 file loading" : "WOFF2 file loading", + "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation.", "Profile information" : "Profile information", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "Nextcloud settings", @@ -309,6 +322,7 @@ OC.L10N.register( "Deleted disclaimer text" : "Deleted disclaimer text", "Could not set disclaimer text" : "Could not set disclaimer text", "Two-Factor Authentication" : "Two-Factor Authentication", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "Enforce two-factor authentication" : "Enforce two-factor authentication", "Limit to groups" : "Limit to groups", "Enforcement of two-factor authentication can be set for certain groups only." : "Enforcement of two-factor authentication can be set for certain groups only.", @@ -316,6 +330,7 @@ OC.L10N.register( "Enforced groups" : "Enforced groups", "Two-factor authentication is not enforced for members of the following groups." : "Two-factor authentication is not enforced for members of the following groups.", "Excluded groups" : "Excluded groups", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced.", "Save changes" : "Save changes", "All" : "All", "Limit app usage to groups" : "Limit app usage to groups", @@ -329,6 +344,7 @@ OC.L10N.register( "View in store" : "View in store", "Visit website" : "Visit website", "Report a bug" : "Report a bug", + "Usage documentation" : "Usage documentation", "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", "Show details for {appName} app" : "Show details for {appName} app", @@ -391,12 +407,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "Last job ran {relativeTime}.", "Background job did not run yet!" : "Background job did not run yet!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Execute one task with each page loaded. Use case: Single account instance.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage).", "Cron (Recommended)" : "Cron (Recommended)", "Use system cron service to call the cron.php file every 5 minutes." : "Use system cron service to call the cron.php file every 5 minutes.", + "The cron.php needs to be executed by the system account \"{user}\"." : "The cron.php needs to be executed by the system account \"{user}\".", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "Unable to update background job mode", "Profile" : "Profile", + "Enable or disable profile by default for new accounts." : "Enable or disable profile by default for new accounts.", "Enable" : "Enable", "Unable to update profile default setting" : "Unable to update profile default setting", "Server-side encryption" : "Server-side encryption", @@ -413,6 +433,7 @@ 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 {command}" : "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 {command}", "Unable to update server side encryption config" : "Unable to update server side encryption config", "Please confirm the group removal" : "Please confirm the group removal", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "You are about to remove the group \"{group}\". The accounts will NOT be deleted.", "Cancel" : "Cancel", "Confirm" : "Confirm", "Submit" : "Submit", @@ -444,9 +465,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", "Back" : "Back", + "Change scope level of {property}" : "Change scope level of {property}", "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", + "Options for additional email address {index}" : "Options for additional email address {index}", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", @@ -465,6 +488,7 @@ OC.L10N.register( "Help translate" : "Help translate", "Unable to update language" : "Unable to update language", "No language set" : "No language set", + "Locales" : "Locales", "Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}", "Unable to update locale" : "Unable to update locale", "No locale set" : "No locale set", @@ -472,6 +496,7 @@ OC.L10N.register( "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", + "Enable profile" : "Enable profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -479,6 +504,7 @@ OC.L10N.register( "Your X (formerly Twitter) handle" : "Your X (formerly Twitter) handle", "Your website" : "Your website", "No {property} set" : "No {property} set", + "Invalid value" : "Invalid value", "Unable to update {property}" : "Unable to update {property}", "Change scope level of {property}, current scope is {scope}" : "Change scope level of {property}, current scope is {scope}", "Unable to update federation scope of the primary {property}" : "Unable to update federation scope of the primary {property}", @@ -491,6 +517,7 @@ OC.L10N.register( "Reshare" : "Reshare", "No accounts" : "No accounts", "Loading accounts …" : "Loading accounts …", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list.", "Default language" : "Default language", "Common languages" : "Common languages", "Other languages" : "Other languages", @@ -527,18 +554,28 @@ OC.L10N.register( "Last login" : "Last login", "User actions" : "User actions", "Password or insufficient permissions message" : "Password or insufficient permissions message", + "Loading account …" : "Loading account …", "Change display name" : "Change display name", "Set new password" : "Set new password", + "You do not have permissions to see the details of this account" : "You do not have permissions to see the details of this account", "Set new email address" : "Set new email address", "Add user to group" : "Add user to group", + "Add account to group" : "Add account to group", + "Set account as admin for" : "Set account as admin for", + "Select account quota" : "Select account quota", "Set the language" : "Set the language", + "Set line manager" : "Set line manager", "{size} used" : "{size} used", + "Delete account" : "Delete account", "Wipe all devices" : "Wipe all devices", + "Disable account" : "Disable account", + "Enable account" : "Enable account", "Resend welcome email" : "Resend welcome email", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet.", "Remote wipe of devices" : "Remote wipe of devices", "Wipe {userid}'s devices" : "Wipe {userid}'s devices", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", + "Failed to update line manager" : "Failed to update line manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Fully delete {userid}'s account including all their personal files, app data, etc.", "Account deletion" : "Account deletion", "Delete {userid}'s account" : "Delete {userid}'s account", @@ -546,13 +583,17 @@ OC.L10N.register( "Password was successfully changed" : "Password was successfully changed", "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "Welcome mail sent!", + "Toggle account actions menu" : "Toggle account actions menu", "Done" : "Done", "Edit" : "Edit", + "Account management settings" : "Account management settings", "Visibility" : "Visibility", "Show language" : "Show language", + "Show account backend" : "Show account backend", "Show storage path" : "Show storage path", "Show last login" : "Show last login", "Send email" : "Send email", + "Send welcome email to new accounts" : "Send welcome email to new accounts", "Defaults" : "Defaults", "Default quota" : "Default quota", "Select default quota" : "Select default quota", @@ -574,12 +615,17 @@ OC.L10N.register( "{license}-licensed" : "{license}-licensed", "Changelog" : "Changelog", "by {author}\n{license}" : "by {author}\n{license}", + "Account management" : "Account management", + "New account" : "New account", + "Active accounts" : "Active accounts", "Admins" : "Admins", "Disabled users" : "Disabled users", "Creating group …" : "Creating group …", "Create group" : "Create group", "Group name" : "Group name", "Please enter a valid group name" : "Please enter a valid group name", + "Disabled accounts" : "Disabled accounts", + "Account group: {group}" : "Account group: {group}", "Failed to create group" : "Failed to create group", "Sending…" : "Sending…", "Email sent" : "Email sent", @@ -598,6 +644,8 @@ OC.L10N.register( "Profile visibility" : "Profile visibility", "Locale" : "Locale", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Not available as federation has been disabled for your account, contact your system administration if you have any questions", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions", "Your apps" : "Your apps", "Active apps" : "Active apps", "Disabled apps" : "Disabled apps", @@ -606,6 +654,7 @@ OC.L10N.register( "Featured apps" : "Featured apps", "Supported apps" : "Supported apps", "Show to everyone" : "Show to everyone", + "Show to logged in accounts only" : "Show to logged in accounts only", "Hide" : "Hide", "Download and enable" : "Download and enable", "Allow untested app" : "Allow untested app", @@ -642,6 +691,7 @@ OC.L10N.register( "Authentication" : "Authentication", "Authentication required" : "Authentication required", "Credentials" : "Credentials", + "SMTP Login" : "SMTP Login", "SMTP Password" : "SMTP Password", "Save" : "Save", "Test and verify email settings" : "Test and verify email settings", |