diff options
Diffstat (limited to 'apps/updatenotification/l10n/hu_HU.js')
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index 7d26aaf26dd..d48806ef2a9 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.", - "Updater" : "Frissítéskezelő" + "Updater" : "Frissítéskezelő", + "Update channel:" : "Frissítési csatorna:", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz a újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra." }, "nplurals=2; plural=(n != 1);"); |