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.js34
1 files changed, 17 insertions, 17 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 1924145d9f9..a5164597f2d 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -19,7 +19,6 @@ OC.L10N.register(
"Group already exists." : "Group already exists.",
"Unable to add group." : "Unable to add group.",
"Unable to delete group." : "Unable to delete group.",
- "log-level out of allowed range" : "log-level out of allowed range",
"test email settings" : "test email settings",
"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)",
"Email sent" : "Email sent",
@@ -30,12 +29,9 @@ OC.L10N.register(
"Unable to create user." : "Unable to create user.",
"Your %s account was created" : "Your %s account was created",
"Unable to delete user." : "Unable to delete user.",
- "Forbidden" : "Forbidden",
- "Invalid user" : "Invalid user",
+ "Unable to change full name" : "Unable to change full name",
"Unable to change mail address" : "Unable to change mail address",
- "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",
"Couldn't remove app." : "Couldn't remove app.",
"Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group",
"Unable to add user to group %s" : "Unable to add user to group %s",
@@ -141,17 +137,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",
- "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.",
@@ -237,10 +222,10 @@ OC.L10N.register(
"Cancel" : "Cancel",
"Choose as profile picture" : "Choose as profile picture",
"Full name" : "Full name",
- "No display name set" : "No display name set",
"Email" : "Email",
"Your email address" : "Your email address",
"For password recovery and notifications" : "For password recovery and notifications",
+ "No display name set" : "No display name set",
"No email address set" : "No email address set",
"You are member of the following groups:" : "You are member of the following groups:",
"Password" : "Password",
@@ -278,10 +263,25 @@ OC.L10N.register(
"set new password" : "set new password",
"change email address" : "change email address",
"Default" : "Default",
+ "log-level out of allowed range" : "log-level out of allowed range",
+ "Forbidden" : "Forbidden",
+ "Invalid user" : "Invalid user",
+ "Email saved" : "Email saved",
"Language changed" : "Language changed",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?",
"SSL" : "SSL",
"TLS" : "TLS",
+ "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!",
"Allow users to send mail notification for shared files" : "Allow users to send mail notification for shared files",
"Allow users to send mail notification for shared files to other users" : "Allow users to send email notification for shared files to other users",
"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.",