summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r--settings/l10n/en_GB.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index 23eacc05187..e79f79d1875 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -80,7 +80,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.",
"Valid until {date}" : "Valid until {date}",
"Delete" : "Delete",
- "An error occurred: {message}" : "An error occurred: {message}",
"Select a profile picture" : "Select a profile picture",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
@@ -111,8 +110,6 @@
"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.",
@@ -196,8 +193,6 @@
"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.",
"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>.",
"How to do backups" : "How to do backups",
"Advanced monitoring" : "Advanced monitoring",
@@ -280,7 +275,6 @@
"Create" : "Create",
"Admin Recovery Password" : "Admin Recovery Password",
"Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change",
- "Group" : "Group",
"Everyone" : "Everyone",
"Admins" : "Admins",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Please enter storage quota (e.g. \"512 MB\" or \"12 GB\")",
@@ -290,9 +284,15 @@
"set new password" : "set new password",
"change email address" : "change email address",
"Default" : "Default",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "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.",
+ "Group" : "Group",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "External Storage",
- "Updates" : "Updates"
+ "Updates" : "Updates",
+ "An error occurred: {message}" : "An error occurred: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file