diff options
Diffstat (limited to 'apps/updatenotification/l10n/hu_HU.js')
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index cce4549f01e..968e8e7274f 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -3,15 +3,15 @@ OC.L10N.register( { "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", + "Channel updated" : "Csatorna frissítve", + "Nextcloud core" : "Nextcloud 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", + "Download now" : "Letöltés most", "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." + "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.", + "Updater" : "Frissítéskezelő" }, "nplurals=2; plural=(n != 1);"); |