summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
commitcc96b93f95b844393b845b36be52c8399caed917 (patch)
tree74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/updatenotification/l10n/en_GB.js
parentb7a59fb56a055764b5251c95f4d57d6883934136 (diff)
downloadnextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz
nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r--apps/updatenotification/l10n/en_GB.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index 7e3828f5e3b..14b923673d2 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -13,10 +13,8 @@ OC.L10N.register(
"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.",
+ "Your version is up to date." : "Your version is up to date.",
"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:",
"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:",
@@ -37,8 +35,10 @@ OC.L10N.register(
"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.",
"Download now" : "Download now",
- "Your version is up to date." : "Your version is up to date.",
"Checked on %s" : "Checked on %s",
- "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete."
+ "Update channel:" : "Update channel:",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete.",
+ "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.",
+ "What's new?" : "What's new?"
},
"nplurals=2; plural=(n != 1);");