diff options
| author | Hosted Weblate <hosted@weblate.org> | 2025-03-16 11:53:00 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2025-03-16 11:53:00 +0100 |
| commit | c388fb2caecfecab27c50659969738890e1021cd (patch) | |
| tree | e4d6e837185a83946ea6579bd3892d7068dcdf72 /apps/web/lib/i18n/locales/hu | |
| parent | 7a372cf7459543d1750a02ab971b269579cc2998 (diff) | |
| download | karakeep-c388fb2caecfecab27c50659969738890e1021cd.tar.zst | |
i18n: Sync weblate translations
Co-authored-by: AdamA <adam.adamcek@gmail.com>
Co-authored-by: Aljaz <aljaz@aljaz.net>
Co-authored-by: Bazyli Cyran <bazyli@cyran.dev>
Co-authored-by: El <designated.crap@gmail.com>
Co-authored-by: Jisung, Ahn <narusas@gmail.com>
Co-authored-by: Julius Håkansson <juharo@pm.me>
Co-authored-by: Kym gemme <Kym.gemme@hotmail.com>
Co-authored-by: Lucas M MOreno <lmal.moreno@gmail.com>
Co-authored-by: Michael Förster <mfo1009@googlemail.com>
Co-authored-by: Miki Pfeiffer Hacke <hej@mikih.dk>
Co-authored-by: NM15 <rollrasen.info@gmail.com>
Co-authored-by: Panda <panda@326486.xyz>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
Co-authored-by: Piyoka Smith <piyoka5697@ahaks.com>
Co-authored-by: Quang Anh Tran <tranquanganh99@gmail.com>
Co-authored-by: TRY02 <1932557811@qq.com>
Co-authored-by: Андрій Прийма <cas23473@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/da/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/de/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/fr/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/hu/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ko/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/ru/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sl/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/sv/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/uk/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/vi/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/zh_Hant/
Translation: Hoarder/Hoarder
Diffstat (limited to 'apps/web/lib/i18n/locales/hu')
| -rw-r--r-- | apps/web/lib/i18n/locales/hu/translation.json | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/apps/web/lib/i18n/locales/hu/translation.json b/apps/web/lib/i18n/locales/hu/translation.json index 439212f4..e29df970 100644 --- a/apps/web/lib/i18n/locales/hu/translation.json +++ b/apps/web/lib/i18n/locales/hu/translation.json @@ -108,7 +108,16 @@ "broken_links": "Hibás hivatkozások", "crawling_failed": "Feltérképezési hiba" }, - "back_to_app": "Vissza az alkalmazáshoz" + "back_to_app": "Vissza az alkalmazáshoz", + "manage_assets": { + "no_assets": "Még nincs semmilyen elemed.", + "asset_type": "Elem Típus", + "asset_link": "Elem Hivatkozás", + "delete_asset_confirmation": "Biztosan törölni akarod ezt az elemet?", + "delete_asset": "Elem Törlése", + "manage_assets": "Elemek Kezelése", + "bookmark_link": "Könyvjelző Hivatkozás" + } }, "common": { "archive": "Archívum", @@ -141,7 +150,9 @@ "video": "Videó", "home": "Otthon", "key": "Kulcs", - "search": "Keresés" + "search": "Keresés", + "type": "Típus", + "size": "Méret" }, "editor": { "import_as_text": "Importálás szöveges könyvjelzőként", @@ -237,7 +248,8 @@ "no_parent": "Nincs szülő", "list_type": "Lista típusa", "smart_list": "Okos lista", - "search_query": "Kereső lekérdezés" + "search_query": "Kereső lekérdezés", + "search_query_help": "Tudj meg többet a keresési lekérdező nyelvről." }, "admin": { "background_jobs": { |
