summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-10 08:21:14 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-10 08:21:14 +0000
commita22bc0e78758a86000b1023c93e554ebca696493 (patch)
tree89b642351e7d1dde1e45170b9f721859e30758c2 /apps/updatenotification/l10n/en_GB.js
parented6352af0ecb7cd4faf9635e8bab9042022b5018 (diff)
downloadnextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz
nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r--apps/updatenotification/l10n/en_GB.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index bdef11fe037..3ad90398aa0 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -2,9 +2,18 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
+ "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.",
+ "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.",
+ "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.",
"Apps with available updates" : "Apps with available updates",
"Open updater" : "Open updater",
- "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:",
"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.",
@@ -22,20 +31,11 @@ OC.L10N.register(
"<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>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",
- "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.",
- "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.",
- "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",
"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.",
- "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page."
+ "The selected update channel makes dedicated notifications for the server obsolete." : "The selected update channel makes dedicated notifications for the server obsolete."
},
"nplurals=2; plural=(n != 1);");