Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-27 04:15:16 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-27 04:15:16 +0300
commit73dd68802a0c6a79e0a7304904132f072a2836bd (patch)
treea10e3d6f37254dd19438ddf69af1e6522f5ca25f /apps/updatenotification/l10n/en_GB.json
parentee010687ea322ed207c184ba8bb91ff5ad2a3f1d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.json')
-rw-r--r--apps/updatenotification/l10n/en_GB.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json
index ed40d35188d..fb4bdc5f791 100644
--- a/apps/updatenotification/l10n/en_GB.json
+++ b/apps/updatenotification/l10n/en_GB.json
@@ -1,6 +1,14 @@
{ "translations": {
- "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.",
+ "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:",
+ "Only notification for app updates are available." : "Only notification for app updates are available.",
+ "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.",
+ "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.",
@@ -12,16 +20,8 @@
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
"Download now" : "Download now",
- "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.",
"Checked on %s" : "Checked on %s",
- "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:",
- "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."
+ "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file