diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index f851fdde5f6..73eab43873a 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -8,7 +8,8 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "A frissítési kiszolgáló %d napja nem érhető el a frissítések kereséséhez.", "Please check the Nextcloud and server log files for errors." : "Ellenőrizze, hogy vannak-e hibák a Nextcloud és a rendszer naplófájljaiban.", "Update to %1$s is available." : "%1$s frissítés érhető el.", - "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissítése elérhető.", + "Update for {app} to version %s is available." : "A {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", "Update" : "Frissítés", diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index e2bd96611ad..8650cc7827d 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -6,7 +6,8 @@ "The update server could not be reached since %d days to check for new updates." : "A frissítési kiszolgáló %d napja nem érhető el a frissítések kereséséhez.", "Please check the Nextcloud and server log files for errors." : "Ellenőrizze, hogy vannak-e hibák a Nextcloud és a rendszer naplófájljaiban.", "Update to %1$s is available." : "%1$s frissítés érhető el.", - "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", + "Update to {serverAndVersion} is available." : "A {serverAndVersion} frissítése elérhető.", + "Update for {app} to version %s is available." : "A {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", "Update" : "Frissítés", |