diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-07 01:56:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-07 01:56:53 -0500 |
commit | c07b731689de6fe754e108688ccf71342aad95ef (patch) | |
tree | 9f75e2da2b5468f32bb7ceeee1b30702cdd5a204 /apps/updatenotification/l10n/en_GB.json | |
parent | f2088cafb8388d5be3b22920403652718c77908b (diff) | |
download | nextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.tar.gz nextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.json')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 5bb81aedeca..03fbd8f7f84 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -1,8 +1,11 @@ { "translations": { + "Updated channel" : "Updated channel", "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Updater" : "Updater", "A new version is available: %s" : "A new version is available: %s", "Open updater" : "Open updater", + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" |