diff options
Diffstat (limited to 'apps/updatenotification/l10n/hu.js')
-rw-r--r-- | apps/updatenotification/l10n/hu.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index 40d6ba37688..381da278bf1 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -2,6 +2,7 @@ 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.", + "Open updater" : "Frissítő megnyitása", "Your version is up to date." : "Verzió frissítve.", "A non-default update server is in use to be checked for updates:" : "Egy nem alapértelmezett szervert használunk a frissítések kereséséhez:", "Update channel:" : "Frissítési csatorna:", @@ -10,7 +11,6 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:", "Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.", "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.", - "A new version is available: {newVersionString}" : "Új verzió érhető el: {newVersionString}", "Checked on {lastCheckedDate}" : "Ellenőrizve ekkor: {lastCheckedDate}", "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "Update notifications" : "Frissítési értesítés", @@ -22,7 +22,6 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app} %s verzió frissítése elérhető", "Update notification" : "Frissítési értesítés", "A new version is available: %s" : "Új verzió érhető el: %s", - "Open updater" : "Frissítő megnyitása", "Download now" : "Letöltés most", "Checked on %s" : "Ellenőrizve: %s", "The selected update channel makes dedicated notifications for the server obsolete." : "A kiválasztott frissítési csatorna dedikált értesítéseket jelenít meg a szerver elavulásakor.", |