diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-23 00:12:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-23 00:12:59 +0000 |
commit | c0f48a7b4002c9def9f13fe54114f3f08a86240b (patch) | |
tree | 1742e025898907cf27c50266e5ba9ee55110915c /apps/updatenotification/l10n/en_GB.json | |
parent | 04a744742a06f6f274f7d61fa5d0ab3c6fa72203 (diff) | |
download | nextcloud-server-c0f48a7b4002c9def9f13fe54114f3f08a86240b.tar.gz nextcloud-server-c0f48a7b4002c9def9f13fe54114f3f08a86240b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.json')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 7c7da884b2d..ce10d518625 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -11,6 +11,7 @@ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", "Apps with available updates" : "Apps with available updates", "Open updater" : "Open updater", + "What's new?" : "What's new?", "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:", @@ -27,7 +28,9 @@ "<strong>All</strong> apps have an update for this version available" : "<strong>All</strong> apps have an update for this version available", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> app has no update for this version available","<strong>%n</strong> apps have no update for this version available"], "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2).", + "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stable</strong> is the most recent stable version. It is suited for regular 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.", + "View changelog" : "View changelog", "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "A new version is available: %s" : "A new version is available: %s", "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.", |