From 296758f51be6c19be7ad1b73e12fb9e5a52f4756 Mon Sep 17 00:00:00 2001 From: "stirlingbot[bot]" <195170888+stirlingbot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:34:47 +0100 Subject: [PATCH] :globe_with_meridians: Sync Translations + Update README Progress Table (#3890) ### Description of Changes This Pull Request was automatically generated to synchronize updates to translation files and documentation. Below are the details of the changes made: #### **1. Synchronization of Translation Files** - Updated translation files (`messages_*.properties`) to reflect changes in the reference file `messages_en_GB.properties`. - Ensured consistency and synchronization across all supported language files. - Highlighted any missing or incomplete translations. #### **2. Update README.md** - Generated the translation progress table in `README.md`. - Added a summary of the current translation status for all supported languages. - Included up-to-date statistics on translation coverage. #### **Why these changes are necessary** - Keeps translation files aligned with the latest reference updates. - Ensures the documentation reflects the current translation progress. --- Auto-generated by [create-pull-request][1]. [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com> --- README.md | 4 ++-- scripts/ignore_translation.toml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 807b8ea95..14375a5eb 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Stirling-PDF currently supports 40 languages! | English (English) (en_GB) | ![100%](https://geps.dev/progress/100) | | English (US) (en_US) | ![100%](https://geps.dev/progress/100) | | French (Français) (fr_FR) | ![91%](https://geps.dev/progress/91) | -| German (Deutsch) (de_DE) | ![89%](https://geps.dev/progress/89) | +| German (Deutsch) (de_DE) | ![99%](https://geps.dev/progress/99) | | Greek (Ελληνικά) (el_GR) | ![69%](https://geps.dev/progress/69) | | Hindi (हिंदी) (hi_IN) | ![68%](https://geps.dev/progress/68) | | Hungarian (Magyar) (hu_HU) | ![99%](https://geps.dev/progress/99) | @@ -139,7 +139,7 @@ Stirling-PDF currently supports 40 languages! | Korean (한국어) (ko_KR) | ![69%](https://geps.dev/progress/69) | | Norwegian (Norsk) (no_NB) | ![67%](https://geps.dev/progress/67) | | Persian (فارسی) (fa_IR) | ![66%](https://geps.dev/progress/66) | -| Polish (Polski) (pl_PL) | ![74%](https://geps.dev/progress/74) | +| Polish (Polski) (pl_PL) | ![73%](https://geps.dev/progress/73) | | Portuguese (Português) (pt_PT) | ![70%](https://geps.dev/progress/70) | | Portuguese Brazilian (Português) (pt_BR) | ![77%](https://geps.dev/progress/77) | | Romanian (Română) (ro_RO) | ![59%](https://geps.dev/progress/59) | diff --git a/scripts/ignore_translation.toml b/scripts/ignore_translation.toml index 32ab071af..896f46784 100644 --- a/scripts/ignore_translation.toml +++ b/scripts/ignore_translation.toml @@ -196,6 +196,12 @@ ignore = [ 'PDFToText.tags', 'addPageNumbers.selectText.3', 'alphabet', + 'audit.dashboard.modal.id', + 'audit.dashboard.status', + 'audit.dashboard.tab.dashboard', + 'audit.dashboard.tab.export', + 'audit.dashboard.table.details', + 'audit.dashboard.table.id', 'certSign.name', 'cookieBanner.popUp.acceptAllBtn', 'endpointStatistics.top10', @@ -240,12 +246,6 @@ ignore = [ 'validateSignature.cert.version', 'validateSignature.status', 'watermark.type.1', - 'audit.dashboard.tab.export', - 'audit.dashboard.status', - 'audit.dashboard.tab.dashboard', - 'audit.dashboard.table.id', - 'audit.dashboard.table.details', - 'audit.dashboard.modal.id', ] [el_GR]