aboutsummaryrefslogtreecommitdiffstats
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.js16
1 files changed, 9 insertions, 7 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index 321d42c58c6..e318a10079b 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -10,8 +10,6 @@ OC.L10N.register(
"Authentication error" : "Authentication error",
"Your full name has been changed." : "Your full name has been changed.",
"Unable to change full name" : "Unable to change full name",
- "Group already exists" : "Group already exists",
- "Unable to add group" : "Unable to add group",
"Files decrypted successfully" : "Files decrypted successfully",
"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Couldn't decrypt your files, please check your owncloud.log or ask your administrator",
"Couldn't decrypt your files, check your password and try again" : "Couldn't decrypt your files, check your password and try again",
@@ -20,8 +18,6 @@ OC.L10N.register(
"Couldn't remove app." : "Couldn't remove app.",
"Email saved" : "Email saved",
"Invalid email" : "Invalid email",
- "Unable to delete group" : "Unable to delete group",
- "Unable to delete user" : "Unable to delete user",
"Backups restored successfully" : "Backups restored successfully",
"Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator",
"Language changed" : "Language changed",
@@ -39,12 +35,17 @@ OC.L10N.register(
"Enabled" : "Enabled",
"Not enabled" : "Not enabled",
"Recommended" : "Recommended",
+ "Group already exists." : "Group already exists.",
+ "Unable to add group." : "Unable to add group.",
+ "Unable to delete group." : "Unable to delete group.",
"Saved" : "Saved",
"test email settings" : "test email settings",
"If you received this email, the settings seem to be correct." : "If you received this email, the settings seem to be correct.",
"A problem occurred while sending the email. Please revise your settings." : "A problem occurred whilst sending the email. Please revise your settings.",
"Email sent" : "Email sent",
"You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.",
+ "Unable to create user." : "Unable to create user.",
+ "Unable to delete user." : "Unable to delete user.",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?",
"Add trusted domain" : "Add trusted domain",
"Sending..." : "Sending...",
@@ -102,7 +103,6 @@ OC.L10N.register(
"TLS" : "TLS",
"Security Warning" : "Security Warning",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead.",
- "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." : "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root.",
"Read-Only config enabled" : "Read-Only config enabled",
"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.",
"Setup Warning" : "Setup Warning",
@@ -120,7 +120,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We strongly suggest installing the required packages on your system to support one of the following locales: %s.",
"URL generation in notification emails" : "URL generation in notification emails",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")",
- "Connectivity Checks" : "Connectivity Checks",
+ "Configuration Checks" : "Configuration Checks",
"No problems found" : "No problems found",
"Please double check the <a href='%s'>installation guides</a>." : "Please double check the <a href='%s'>installation guides</a>.",
"Last cron was executed at %s." : "Last cron was executed at %s.",
@@ -133,13 +133,14 @@ OC.L10N.register(
"Allow users to share via link" : "Allow users to share via link",
"Enforce password protection" : "Enforce password protection",
"Allow public uploads" : "Allow public uploads",
+ "Allow users to send mail notification for shared files" : "Allow users to send mail notification for shared files",
"Set default expiration date" : "Set default expiry date",
"Expire after " : "Expire after ",
"days" : "days",
"Enforce expiration date" : "Enforce expiry date",
"Allow resharing" : "Allow resharing",
"Restrict users to only share with users in their groups" : "Restrict users to only share with users in their groups",
- "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",
"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.",
"Enforce HTTPS" : "Enforce HTTPS",
@@ -173,6 +174,7 @@ OC.L10N.register(
"Documentation:" : "Documentation:",
"User Documentation" : "User Documentation",
"Admin Documentation" : "Admin Documentation",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:",
"Update to %s" : "Update to %s",
"Enable only for specific groups" : "Enable only for specific groups",
"Uninstall App" : "Uninstall App",