summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
commitda2363a1dd08bc3ca4e0736a97516082700e846d (patch)
tree329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/updatenotification/l10n/en_GB.js
parente1abe5a62b34d5de94b258b665ca612a973e2dbd (diff)
downloadnextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz
nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/en_GB.js')
-rw-r--r--apps/updatenotification/l10n/en_GB.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js
index a429ebfbc95..09e1f00ade2 100644
--- a/apps/updatenotification/l10n/en_GB.js
+++ b/apps/updatenotification/l10n/en_GB.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"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",
+ "Nextcloud core" : "Nextcloud 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",
@@ -14,6 +14,8 @@ OC.L10N.register(
"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, 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."
+ "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."
},
"nplurals=2; plural=(n != 1);");