diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
commit | a95275d27b88118d1b9469d88967cfbf88cdcecd (patch) | |
tree | 85be9853a8db2261ad8b333a2dfb4131b13ffd99 /apps/updatenotification/l10n/en_GB.json | |
parent | 2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff) | |
download | nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.tar.gz nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.json')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 62989608902..d2e2d3604cd 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -1,12 +1,17 @@ { "translations": { + "Update notifications" : "Update notifications", "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", "Updated channel" : "Updated channel", + "ownCloud core" : "ownCloud core", + "Update for %1$s to version %2$s is available." : "Update for %1$s to version %2$s is available.", "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." + "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, because the selected update channel for ownCloud itself does not allow notifications." : "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |