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

en_GB.json « l10n « updatenotification « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d79882ae5b14447454d0db746f73bf6a8b6135f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "translations": {
    "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.",
    "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",
    "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:",
    "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.",
    "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}