diff --git a/README.md b/README.md index c4ba6d414..6907945a8 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Stirling-PDF currently supports 40 languages! | German (Deutsch) (de_DE) | ![92%](https://geps.dev/progress/92) | | Greek (Ελληνικά) (el_GR) | ![71%](https://geps.dev/progress/71) | | Hindi (हिंदी) (hi_IN) | ![70%](https://geps.dev/progress/70) | -| Hungarian (Magyar) (hu_HU) | ![98%](https://geps.dev/progress/98) | +| Hungarian (Magyar) (hu_HU) | ![99%](https://geps.dev/progress/99) | | Indonesian (Bahasa Indonesia) (id_ID) | ![65%](https://geps.dev/progress/65) | | Irish (Gaeilge) (ga_IE) | ![71%](https://geps.dev/progress/71) | | Italian (Italiano) (it_IT) | ![97%](https://geps.dev/progress/97) | diff --git a/scripts/ignore_translation.toml b/scripts/ignore_translation.toml index f1359a6ae..5544fe539 100644 --- a/scripts/ignore_translation.toml +++ b/scripts/ignore_translation.toml @@ -420,27 +420,13 @@ ignore = [ [hu_HU] ignore = [ - 'AddStampRequest.alphabet', - 'AddStampRequest.position', - 'adminUserSettings.admin', - 'alphabet', 'audit.dashboard.export.json', 'audit.dashboard.modal.id', 'audit.dashboard.table.id', - 'certSign.name', - 'cookieBanner.popUp.acceptAllBtn', 'endpointStatistics.top10', 'endpointStatistics.top20', 'language.direction', - 'licenses.version', - 'poweredBy', 'pro', - 'sponsor', - 'text', - 'validateSignature.cert.bits', - 'validateSignature.cert.version', - 'validateSignature.status', - 'watermark.type.1', ] [id_ID] @@ -495,7 +481,6 @@ ignore = [ [it_IT] ignore = [ 'lang.asm', - 'lang.aze', 'lang.ceb', 'lang.chr', 'lang.div', @@ -858,7 +843,14 @@ ignore = [ [sr_LATN_RS] ignore = [ - 'language.direction', + 'audit.dashboard.modal.id', + 'audit.dashboard.status', + 'audit.dashboard.table.id', + 'endpointStatistics.top', + 'endpointStatistics.top10', + 'endpointStatistics.top20', + 'font', + 'info', 'lang.div', 'lang.epo', 'lang.hin', @@ -869,18 +861,11 @@ ignore = [ 'lang.tel', 'lang.tgl', 'lang.urd', - 'font', - 'info', + 'language.direction', 'pro', - 'team.status', - 'endpointStatistics.top10', - 'endpointStatistics.top20', - 'endpointStatistics.top', 'showJS.tags', + 'team.status', 'validateSignature.status', - 'audit.dashboard.status', - 'audit.dashboard.table.id', - 'audit.dashboard.modal.id', ] [sv_SE]