From 319ef9a5fe45ca2a64180561415628f7bd54c4a0 Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Mon, 10 Feb 2025 19:23:58 +0100 Subject: [PATCH] translations: update Danish, Hungarian (#785) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Translated using Weblate (Danish) Currently translated at 4.6% (11 of 237 strings) Co-authored-by: Jumle Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/da/ Translation: TagStudio/Strings * Translated using Weblate (Hungarian) Currently translated at 100.0% (237 of 237 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (236 of 236 strings) Co-authored-by: Hosted Weblate Co-authored-by: Szíjártó Levente Pál Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/hu/ Translation: TagStudio/Strings --------- Co-authored-by: Jumle Co-authored-by: Szíjártó Levente Pál --- tagstudio/resources/translations/da.json | 14 +++++++++++++- tagstudio/resources/translations/hu.json | 3 +++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/tagstudio/resources/translations/da.json b/tagstudio/resources/translations/da.json index 0967ef42..97a802dd 100644 --- a/tagstudio/resources/translations/da.json +++ b/tagstudio/resources/translations/da.json @@ -1 +1,13 @@ -{} +{ + "app.pre_release": "Forududgivelse", + "color.title.no_color": "Ingen Farve", + "drop_import.description": "De følgende filer har allerede eksisterende stier i biblioteket", + "drop_import.duplicates_choice.plural": "Følgende {mængde} filer passer allerede til stier der eksistere i biblioteket.", + "drop_import.duplicates_choice.singular": "Den følgende fil matcher en allerede eksisterende sti i biblioteket.", + "drop_import.progress.label.initial": "Importere nye filer...", + "drop_import.progress.label.plural": "Importere nye filer...\n{mængde] Filer importeret.{suffiks}", + "drop_import.progress.label.singular": "Importere nye filer...\n1 fil importeret.{suffiks}", + "drop_import.progress.window_title": "Importer Filer", + "drop_import.title": "Konflikterende Fil(er)", + "edit.tag_manager": "Håndtere Tags" +} diff --git a/tagstudio/resources/translations/hu.json b/tagstudio/resources/translations/hu.json index 3893a012..166896d1 100644 --- a/tagstudio/resources/translations/hu.json +++ b/tagstudio/resources/translations/hu.json @@ -13,6 +13,8 @@ "drop_import.progress.label.singular": "Új fájlok importálása folyamatban…\n1 fájl importálva.{suffix}", "drop_import.progress.window_title": "Fájlok importálása", "drop_import.title": "Fájlütközés", + "edit.copy_fields": "Mezők másolása", + "edit.paste_fields": "Mezők beillesztése", "edit.tag_manager": "Címkék kezelése", "entries.duplicate.merge": "Egyező elemek &egyesítése", "entries.duplicate.merge.label": "Egyező elemek egyesítése folyamatban…", @@ -203,6 +205,7 @@ "status.library_version_found": "Tényleges érték:", "status.library_version_mismatch": "A könyvtár és a program verziója nem egyezik.", "status.results": "találat", + "status.results.invalid_syntax": "Szintaktikai hiba:", "status.results_found": "{count} találat ({time_span})", "tag.add": "Címke hozzáadása", "tag.add.plural": "Címkék hozzáadása",