nextcloud/apps/updatenotification/l10n/en_GB.json

12 lines
782 B
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.",
2016-05-10 10:30:51 +03:00
"Updated channel" : "Updated channel",
2016-02-25 09:58:06 +03:00
"Updater" : "Updater",
2016-03-05 09:56:08 +03:00
"A new version is available: %s" : "A new version is available: %s",
"Open updater" : "Open updater",
2016-03-07 09:56:53 +03:00
"Your version is up to date." : "Your version is up to date.",
"Checked on %s" : "Checked on %s",
2016-03-05 09:56:08 +03:00
"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."
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}