summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r--apps/updatenotification/l10n/en_GB.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index d9347af5283..50a874932cf 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -13,20 +13,27 @@ OC.L10N.register(
"<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments.",
"Could not start updater, please try the manual update" : "Could not start updater, please try the manual update",
+ "_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"],
+ "_dropdownMenu_::_dropdown-menu_" : ["dropdownMenu","dropdown-menu"],
"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 anymore. Please make sure to update to a supported version as soon as possible.",
+ "Apps missing updates" : "Apps missing updates",
+ "View in store" : "View in store",
"Apps with available updates" : "Apps with available updates",
"Open updater" : "Open updater",
+ "_button_::_#_" : ["button","#"],
"Download now" : "Download now",
"Your version is up to date." : "Your version is up to date.",
"The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.",
"A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:",
"Update channel:" : "Update channel:",
+ "_msg_::_channel_save_msg_" : ["msg","channel_save_msg"],
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel.",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found.",
"Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:",
"Only notification for app updates are available." : "Only notification for app updates are available.",
"The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.",
"The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.",
+ "_followupsection_::_updatenotification_" : ["followupsection","updatenotification"],
"Update notifications" : "Update notifications",
"Channel updated" : "Channel updated",
"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.",
@@ -35,6 +42,7 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s 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 and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.",
"A new version is available: %s" : "A new version is available: %s",
"Checked on %s" : "Checked on %s"
},