owncloud/core

View on GitHub
apps/updatenotification/l10n/hu_HU.js

Summary

Maintainability
A
2 hrs
Test Coverage
OC.L10N.register(
    "updatenotification",
    {
    "Update notifications" : "Frissítési értesítés",
    "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
    "Updated channel" : "Frissített csatorna",
    "ownCloud core" : "ownCloud mag",
    "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.",
    "Updater" : "Frissítéskezelő",
    "A new version is available: %s" : "Új verzió érhető el: %s",
    "Open updater" : "Frissítő megnyitása",
    "Show changelog" : "Változások napló mutatása",
    "Your version is up to date." : "Verzió frissítve.",
    "Checked on %s" : "Ellenőrizve: %s",
    "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 az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra.",
    "Notify members of the following groups about available updates:" : "A tagjai a következő csoportnak kapjanak értesítést az elérhető frissítésekről:",
    "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Csak az alkalmazás frissítés éretsítések érhetőek el, mert a kiválasztott frissítési csatorna az ownCloudnak nem engedélyezi az értesítéseket."
},
"nplurals=2; plural=(n != 1);");