diff options
Diffstat (limited to 'apps/updatenotification/l10n/hu_HU.js')
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index d48806ef2a9..9fe551f060e 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -1,9 +1,14 @@ OC.L10N.register( "updatenotification", { + "Updated channel" : "Frissített csatorna", "{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ő", + "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 a ú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." }, "nplurals=2; plural=(n != 1);"); |