From 3d54687bfa41df9a9bd314bef82c80f746c12634 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 14:03:12 +0100 Subject: [PATCH 1/4] Updates for file po/en.po in ko (#2755) * Translate po/en.po in ko 100% translated source file: 'po/en.po' on 'ko'. * Translate po/en.po in ko 100% translated source file: 'po/en.po' on 'ko'. * Translate po/en.po in ko 100% translated source file: 'po/en.po' on 'ko'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- po/ko.po | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/po/ko.po b/po/ko.po index 4eea9721..df8f4a42 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1,11 +1,11 @@ # # Translators: # J G, 2021 -# Junghee Lee , 2025 +# JungHee Lee , 2025 # msgid "" msgstr "" -"Last-Translator: Junghee Lee , 2025\n" +"Last-Translator: JungHee Lee , 2025\n" "Language-Team: Korean (https://app.transifex.com/yay-1/teams/123732/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -313,13 +313,17 @@ msgstr "누락된 AUR 디버그 패키지:" msgid "Name" msgstr "이름" -#: pkg/dep/dep_graph.go:442 pkg/dep/dep_graph.go:548 +#: pkg/dep/dep_graph.go:442 pkg/dep/dep_graph.go:564 msgid "No AUR package found for" -msgstr "다음에 대한 AUR 패키지를 찾을 수 없음" +msgstr "다음 AUR 패키지를 찾을 수 없음" + +#: pkg/dep/dep_graph.go:564 +msgid "required by" +msgstr "연관된 패키지" #: pkg/dep/dep_graph.go:182 msgid "No package found for" -msgstr "다음 패키지를 찾을 수 없음:" +msgstr "다음 패키지를 찾을 수 없음" #: print.go:225 msgid "None" From 949835a129686320bfff3456b0e5371dd4a5ebb9 Mon Sep 17 00:00:00 2001 From: summ2r Date: Thu, 25 Dec 2025 21:03:25 +0800 Subject: [PATCH 2/4] Fix: Remove extra scanner.Scan() call in syncList (#2751) The syncList function had an extra scanner.Scan() call before the main loop, causing the first package name to be skipped when listing AUR packages. --- cmd.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmd.go b/cmd.go index ab1855b6..0959cf74 100644 --- a/cmd.go +++ b/cmd.go @@ -428,8 +428,6 @@ func syncList(ctx context.Context, run *runtime.Runtime, } defer scanner.Close() - scanner.Scan() - for scanner.Scan() { name := scanner.Text() if cmdArgs.ExistsArg("q", "quiet") { From 7254147ae30b6a81df93fde1622d2e5050a83134 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 14:03:51 +0100 Subject: [PATCH 3/4] Updates for file po/en.po in hu (#2749) * Translate po/en.po in hu 100% translated source file: 'po/en.po' on 'hu'. * Translate po/en.po in hu 100% translated source file: 'po/en.po' on 'hu'. * Translate po/en.po in hu 100% translated source file: 'po/en.po' on 'hu'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- po/hu.po | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/po/hu.po b/po/hu.po index 305b3bf8..266d5d63 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1,12 +1,11 @@ # # Translators: # Szigeti Péter, 2021 -# Gergő Kasza, 2022 -# summoner , 2025 +# summoner , 2025 # msgid "" msgstr "" -"Last-Translator: summoner , 2025\n" +"Last-Translator: summoner , 2025\n" "Language-Team: Hungarian (https://app.transifex.com/yay-1/teams/123732/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -79,7 +78,7 @@ msgstr "%s is telepítve lesz ehhez a művelethez." #: pkg/sync/srcinfo/pgp/keys.go:124 msgid "%s, required by: %s" -msgstr "%s, szükséges ehhez: %s" +msgstr "%s, szükséges a következő(k)höz: %s" #: pkg/menus/diff_menu.go:49 msgid "%s: No changes -- skipping" @@ -167,7 +166,7 @@ msgstr "Függőségek ellenőrzése" #: pkg/upgrade/service.go:89 msgid "Checking development packages..." -msgstr "Fejlesztői csomagok ellenőrzése..." +msgstr "Fejlesztői csomagok ellenőrzése…" #: pkg/sync/workdir/clean.go:45 msgid "Cleaning (%d/%d): %s" @@ -280,7 +279,7 @@ msgstr "Importálás?" #: pkg/sync/srcinfo/pgp/keys.go:97 msgid "Importing keys with gpg..." -msgstr "Kulcsok importálása gpg-vel..." +msgstr "Kulcsok importálása gpg-vel…" #: print.go:46 msgid "Keywords" @@ -322,10 +321,14 @@ msgstr "Hiányzó AUR-hibakereső-csomagok:" msgid "Name" msgstr "Név" -#: pkg/dep/dep_graph.go:442 pkg/dep/dep_graph.go:548 +#: pkg/dep/dep_graph.go:442 pkg/dep/dep_graph.go:564 msgid "No AUR package found for" msgstr "Nem található AUR-csomag a következőhöz:" +#: pkg/dep/dep_graph.go:564 +msgid "required by" +msgstr "szükséges a következő(k)höz" + #: pkg/dep/dep_graph.go:182 msgid "No package found for" msgstr "Nem található csomag a következőhöz:" @@ -421,11 +424,11 @@ msgstr "SRCINFO" #: pkg/upgrade/service.go:71 msgid "Searching AUR for updates..." -msgstr "Frissítések keresése az AUR-ban..." +msgstr "Frissítések keresése az AUR-ban…" #: pkg/upgrade/service.go:159 msgid "Searching databases for updates..." -msgstr "Frissítések keresése az adatbázisokban..." +msgstr "Frissítések keresése az adatbázisokban…" #: pkg/query/query_builder.go:214 msgid "Showing repo packages only" @@ -462,7 +465,7 @@ msgstr "%[1]d szolgáltató érhető el a következőhöz: %[2]d:" #: pkg/settings/exe/cmd_builder.go:258 msgid "There may be another Pacman instance running. Waiting..." -msgstr "Lehet, hogy már fut a pacman. Kis türelmet..." +msgstr "Lehet, hogy már fut a pacman. Kis türelmet…" #: print.go:92 msgid "Total Size occupied by packages: %s" @@ -552,7 +555,7 @@ msgstr "a csomag fejlesztői ellenőrzése nem sikerült: a(z) „%s” hibát #: pkg/menus/edit_menu.go:110 msgid "editor did not exit successfully, aborting: %s" -msgstr "a szerkesztő nem lépett ki sikeresen, megszakítva: %s" +msgstr "nem lépett ki sikeresen a szerkesztő, megszakítva: %s" #: pkg/sync/workdir/aur_source.go:24 msgid "error downloading sources: %s" @@ -707,11 +710,11 @@ msgstr "hiba a kulcsok importálásakor" #: clean.go:105 msgid "removing AUR packages from cache..." -msgstr "AUR-csomagok eltávolítása a gyorsítótárból..." +msgstr "AUR-csomagok eltávolítása a gyorsítótárból…" #: clean.go:178 pkg/sync/workdir/clean.go:41 msgid "removing untracked AUR files from cache..." -msgstr "nem követett AUR-fájlok eltávolítása a gyorsítótárból..." +msgstr "nem követett AUR-fájlok eltávolítása a gyorsítótárból…" #: pkg/sync/build/errors.go:38 msgid "the PKGDEST for %s is listed by makepkg but does not exist: %s" From abe346b2ec84ed1a716bc10dbd3e35299d06db48 Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 25 Dec 2025 14:40:18 +0100 Subject: [PATCH 4/4] Fix flaky test (#2757) fix flaky test --- pkg/dep/dep_graph_test.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/dep/dep_graph_test.go b/pkg/dep/dep_graph_test.go index ed39d830..cf460cf7 100644 --- a/pkg/dep/dep_graph_test.go +++ b/pkg/dep/dep_graph_test.go @@ -48,7 +48,6 @@ func getFromFile(t *testing.T, filePath string) mockaur.GetFunc { func TestGrapher_findDepsFromAUR_logsRequiredByForMissingDep(t *testing.T) { mockDB := &mock.DBExecutor{} mockAUR := &mockaur.MockAUR{GetFn: func(ctx context.Context, query *aurc.Query) ([]aur.Pkg, error) { - // Simulate "no AUR package found" for any query. return []aur.Pkg{}, nil }} @@ -67,7 +66,9 @@ func TestGrapher_findDepsFromAUR_logsRequiredByForMissingDep(t *testing.T) { _ = g.findDepsFromAUR(context.Background(), graph, "currentNeeds", toFind) out := stderr.String() - require.Contains(t, out, "No AUR package found for "+depString+" (required by: currentNeeds, existingNeeds)") + require.Contains(t, out, "No AUR package found for "+depString+" (required by:") + require.Contains(t, out, "currentNeeds") + require.Contains(t, out, "existingNeeds") } func TestGrapher_GraphFromTargets_jellyfin(t *testing.T) {