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.js12
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index b26672b438e..cd32df87ae2 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -2,10 +2,17 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Update notifications",
+ "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update",
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
- "Nextcloud core" : "Nextcloud core",
+ "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.",
+ "Please check the Nextcloud and server log files for errors." : "Please check the Nextcloud and server log files for errors.",
+ "Update to %1$s is available." : "Update to %1$s is available.",
"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.",
"A new version is available: %s" : "A new version is available: %s",
+ "Open updater" : "Open updater",
+ "Download now" : "Download now",
"Your version is up to date." : "Your version is up to date.",
"Checked on %s" : "Checked on %s",
"Update channel:" : "Update channel:",
@@ -13,7 +20,6 @@ OC.L10N.register(
"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.",
- "Updater" : "Updater"
+ "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server."
},
"nplurals=2; plural=(n != 1);");