diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.js | 7 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.json | 7 |
2 files changed, 12 insertions, 2 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);"); diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json index ec51cfdf532..13c37924428 100644 --- a/apps/updatenotification/l10n/hu_HU.json +++ b/apps/updatenotification/l10n/hu_HU.json @@ -1,7 +1,12 @@ { "translations": { + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |