summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/hu_HU.js
blob: 1df38a6746f77be981f1053cc7f966c0266f6145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.",
    "Updated channel" : "Frissített csatorna",
    "Updater" : "Frissítéskezelő",
    "A new version is available: %s" : "Új verzió érhető el: %s",
    "Open updater" : "Frissítő megnyitá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."
},
"nplurals=2; plural=(n != 1);");