diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index a4eb68a48a3..aad87239153 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -258,35 +258,9 @@ OC.L10N.register( "change email address" : "change email address", "Default" : "Default", "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", - "log-level out of allowed range" : "log-level out of allowed range", - "Language changed" : "Language changed", "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", "Unable to remove user from group %s" : "Unable to remove user from group %s", - "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", - "Please wait...." : "Please wait....", - "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.", - "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.", - "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.", - "Uninstall App" : "Uninstall App", - "Enable experimental apps" : "Enable experimental apps", - "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>", - "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n", - "For password recovery and notifications" : "For password recovery and notifications", - "Group" : "Group" + "For password recovery and notifications" : "For password recovery and notifications" }, "nplurals=2; plural=(n != 1);"); |