diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index db4f6ea198d..bdb155285be 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -12,6 +12,7 @@ OC.L10N.register( "A login attempt using two-factor authentication failed (%1$s)" : "A login attempt using two-factor authentication failed (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Your <strong>password</strong> or <strong>email</strong> was modified", "Your apps" : "Your apps", + "Updates" : "Updates", "Enabled apps" : "Enabled apps", "Disabled apps" : "Disabled apps", "App bundles" : "App bundles", @@ -32,9 +33,9 @@ OC.L10N.register( "Unable to add group." : "Unable to add group.", "Unable to delete group." : "Unable to delete group.", "Invalid SMTP password." : "Invalid SMTP password.", + "Email setting test" : "Email setting test", "Well done, %s!" : "Well done, %s!", "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 setting test" : "Email setting test", "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 user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", @@ -59,15 +60,16 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s changed your password on %2$s.", "Your password on %s was changed." : "Your password on %s was changed.", "Your password on %s was reset by an administrator." : "Your password on %s was reset by an administrator.", + "Password for %1$s changed on %2$s" : "Password for %1$s changed on %2$s", "Password changed for %s" : "Password changed for %s", "If you did not request this, please contact an administrator." : "If you did not request this, please contact an administrator.", - "Password for %1$s changed on %2$s" : "Password for %1$s changed on %2$s", "%1$s changed your email address on %2$s." : "%1$s changed your email address on %2$s.", "Your email address on %s was changed." : "Your email address on %s was changed.", "Your email address on %s was changed by an administrator." : "Your email address on %s was changed by an administrator.", + "Email address for %1$s changed on %2$s" : "Email address for %1$s changed on %2$s", "Email address changed for %s" : "Email address changed for %s", "The new email address is %s" : "The new email address is %s", - "Email address for %1$s changed on %2$s" : "Email address for %1$s changed on %2$s", + "Your %s account was created" : "Your %s account was created", "Welcome aboard" : "Welcome aboard", "Welcome aboard %s" : "Welcome aboard %s", "You now have an %s account, you can add, protect, and share your data." : "You now have an %s account, you can add, protect, and share your data.", @@ -75,7 +77,6 @@ OC.L10N.register( "Set your password" : "Set your password", "Go to %s" : "Go to %s", "Install Client" : "Install Client", - "Your %s account was created" : "Your %s account was created", "Password confirmation is required" : "Password confirmation is required", "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", @@ -89,7 +90,6 @@ OC.L10N.register( "Official" : "Official", "All" : "All", "Update to %s" : "Update to %s", - "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], "No apps found for your version" : "No apps found for your version", "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", @@ -104,6 +104,7 @@ OC.L10N.register( "Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable", "Error: Could not disable broken app" : "Error: Could not disable broken app", "Error while disabling broken app" : "Error whilst disabling broken app", + "No app updates available" : "No app updates available", "Updating...." : "Updating....", "Error while updating app" : "Error whilst updating app", "Updated" : "Updated", @@ -185,7 +186,6 @@ OC.L10N.register( "Developer documentation" : "Developer documentation", "View in store" : "View in store", "Limit to groups" : "Limit to groups", - "This app has an update available." : "This app has an update available.", "by %s" : "by %s", "%s-licensed" : "%s-licensed", "Documentation:" : "Documentation:", @@ -195,6 +195,7 @@ OC.L10N.register( "Report a bug" : "Report a bug", "Show description …" : "Show description …", "Hide description …" : "Hide description …", + "This app has an update available." : "This app has an update available.", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", @@ -395,6 +396,7 @@ OC.L10N.register( "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", "Sending..." : "Sending...", + "_You have %n app update pending_::_You have %n app updates pending_" : ["You have %n app update pending","You have %n app updates pending"], "Uninstalling ...." : "Uninstalling...", "Error while uninstalling app" : "Error whilst uninstalling app", "Uninstall" : "Uninstall", |