diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 20a3204a..aeab3ed5 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -81,6 +81,7 @@ "edit-entry": "Bejegyzés szerkesztése", "edit-list": "Lista szerkesztése", "edit-waypoint": "Útvonalpont szerkesztése", + "edited": "edited", "elevation-gain": "Magasságnövekedés", "elevation-loss": "Elevation Loss", "email": "Email", @@ -94,6 +95,7 @@ "error-during-login": "Hiba bejelentkezés közben", "error-during-password-reset": "Unable to send password reset email", "error-exporting-trail": "Error exporting trail", + "error-posting-comment": "Error posting comment", "error-printing-map": "Error printing map", "error-reading-file": "Hiba a fájl olvasása közben", "error-saving-list": "Error saving list", @@ -162,7 +164,7 @@ "n-hours-ago": "{n} hours ago", "n-minutes-ago": "{n} minutes ago", "n-months-ago": "{n} months ago", - "n-seconds-ago": "{n} seconds ago", + "n-seconds-ago": "{n, plural, =0 {just now} other {{n} seconds ago}}", "n-years-ago": "{n} years ago", "name": "Név", "near": "Közelben", @@ -173,12 +175,16 @@ "new-password-text": "Set a new password", "new-trail": "Új útvonal", "no-account": "Nincs még fiókja?", + "no-comments-so-far": "No comments so far", "no-data": "No data", + "no-description-for-now": "No description for now", "no-grid": "No Grid", "no-notifications": "No notifications", + "no-photos-here": "No photos here", "no-preference": "Nincs preferált", "no-results": "Nincs eredmény", "no-routes-added": "No routes added", + "no-waypoints-yet": "No waypoints yet", "not-a-valid-email-address": "Érvénytelen e-mail cím", "not-completed": "Nem teljesített", "notification-list-create": "{user} created a new list",