diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-16 01:12:34 +0000 |
commit | f8988c257c9217e968a377ce38ea558862948118 (patch) | |
tree | 410c71e59b1f3989570679ce560d64aa7420d1e9 /apps/updatenotification/l10n/hu.js | |
parent | 24d239d3e6c7a9364e8648696e20c635d8d62e9b (diff) | |
download | nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.tar.gz nextcloud-server-f8988c257c9217e968a377ce38ea558862948118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/hu.js')
-rw-r--r-- | apps/updatenotification/l10n/hu.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index de3c1304c32..f78daafa287 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.", "Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető", "Update notification" : "Frissítési értesítés", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Az általad futtatott verziót már nem karban tartott. Kérlek frissítsd egy támogatott verzióra amint lehetséges.", "Apps missing updates" : "Alkalmazások frissítés nélkül", "View in store" : "Nézze meg a boltban", "Apps with available updates" : "Alkalmazások frissítéssel", @@ -36,6 +37,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "A new version is available: %s" : "Új verzió érhető el: %s", "Checked on %s" : "Ellenőrizve: %s", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra." + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra.", + "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Béta</strong>, egy előzetes verzió kizárólag az új funkciók tesztelésére, nem élő környezetbe." }, "nplurals=2; plural=(n != 1);"); |