diff options
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index df081040ce2..45366258cd2 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -4,12 +4,20 @@ OC.L10N.register( "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Channel updated" : "Channel updated", "Web updater is disabled" : "Web updater is disabled", + "App updated" : "App updated", + "See what's new" : "See what's new", + "{app} updated to version {version}" : "{app} updated to version {version}", "Update notifications" : "Update notifications", "The update server could not be reached since %d days to check for new updates." : "The update server could not be reached since %d days to check for new updates.", "Please check the Nextcloud and server log files for errors." : "Please check the Nextcloud and server log files for errors.", "Update to {serverAndVersion} is available." : "Update to {serverAndVersion} is available.", "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater.", + "What's new in {app} {version}" : "What's new in {app} {version}", + "Give feedback" : "Give feedback", + "Get started" : "Get started", + "No changelog available" : "No changelog available", "Update" : "Update", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "The version you are running is not maintained any more. Please make sure to update to a supported version as soon as possible.", "Apps missing compatible version" : "Apps missing compatible version", @@ -47,6 +55,8 @@ OC.L10N.register( "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "A pre-release version only for testing new features, not for production environments.", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> app has no compatible version for this Nextcloud version available.","<strong>%n</strong> apps have no compatible version for this Nextcloud version available."], + "Changelog for app {app}" : "Changelog for app {app}", + "What's new in {app} version {version}" : "What's new in {app} version {version}", "Update to %1$s is available." : "Update to %1$s is available.", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!", |