From cebe2790611cf65488a9aa43444b57dbc45882bc Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 13 Sep 2024 20:29:18 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 363490dd..5384d133 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -31,6 +31,8 @@ "comment": "{n, plural, =1 {Megjegyzés} other {Megjegyzés}}", "completed": "Teljesítve", "completion-status": "Befejezés állapota", + "confirm": "Confirm", + "confirm-share": "Confirm share", "contribute": "Hozzájárulás", "copy-link": "Copy Link", "create-new-list": "Új lista létrehozása", @@ -71,6 +73,7 @@ "error-exporting-trail": "Error exporting trail", "error-printing-map": "Error printing map", "error-reading-file": "Hiba a fájl olvasása közben", + "error-saving-list": "Error saving list", "error-saving-trail": "Error saving trail", "error-updating-password": "Error updating password", "est-duration": "Becsült időtartam", @@ -106,7 +109,10 @@ "license": "License", "link-copied": "Link copied!", "list": "{n, plural, =1 {Lista} other {Listák}}", + "list-not-shared": "Not shared with anyone", "list-saved-successfully": "List saved successfully", + "list-share-warning": "", + "list-share-warning-update": "Added trails will be shared with everyone that has access to this list.", "location": "Helyszín", "login": "Bejelentkezés", "login-details": "Login details", @@ -162,6 +168,7 @@ "select-list": "Lista kiválasztása", "settings": "Beállítások", "share": "Share", + "share-this-list": "Share this list", "share-this-trail": "Share this trail", "shared-by": "Shared by", "shared-with": "Shared with",