Skip to content

PTC accessibility-checker (1985): Automatic Translations June 25, 2025 18:06:03788851 - #1038

Closed
SteveJonesDev wants to merge 33 commits into
developfrom
automatic_translations_june-25-2025-18-06-03788851
Closed

PTC accessibility-checker (1985): Automatic Translations June 25, 2025 18:06:03788851#1038
SteveJonesDev wants to merge 33 commits into
developfrom
automatic_translations_june-25-2025-18-06-03788851

Conversation

@SteveJonesDev

@SteveJonesDev SteveJonesDev commented Jun 25, 2025

Copy link
Copy Markdown
Member

For more information go to https://app.ptc.wpml.org/#/dashboard/merge-requests-history/1985

Summary by CodeRabbit

  • Documentation
    • Improved Estonian translations for user interface elements, messages, and instructions to enhance clarity and consistency throughout the application.

@coderabbitai

coderabbitai Bot commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

This update revises the Estonian translation file for the accessibility checker, enhancing phrasing, clarity, and consistency across user interface labels, messages, and instructional texts. The changes focus solely on translation improvements, with no modifications to program logic, exported entities, or control flow.

Changes

File(s) Change Summary
languages/accessibility-checker-et.po Refined Estonian translations: improved phrasing, terminology, and consistency in UI and messages

Sequence Diagram(s)

No sequence diagram generated, as the changes are limited to translation strings and do not affect control flow or feature logic.

Possibly related PRs

Poem

In Estonian words we hop and play,
Making messages clear as the light of day.
With every phrase now shining bright,
The checker guides with gentle might.
A rabbit’s joy in every string—
Let clarity and access sing!
🐇


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary of Changes

Hello @SteveJonesDev, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on updating the Estonian language translation file for the accessibility-checker plugin. The changes, generated automatically, aim to improve the linguistic quality and consistency of the localized user interface, making the plugin more accessible and user-friendly for Estonian speakers.

Highlights

  • Automated Translation Update: This pull request delivers an automated update to the Estonian language (et.po) translation file for the accessibility-checker plugin, ensuring the latest strings are available and accurate.
  • Grammatical and Stylistic Improvements: Numerous msgstr entries have been refined to enhance grammatical correctness, natural phrasing, and overall readability of various user interface strings and messages in Estonian.
  • Translation Consistency Adjustments: The translation strategy for certain terms has been adjusted; for instance, 'Accessibility Checker' is now often translated to 'Ligipääsetavuse kontrollija' or 'Juurdepääsetavuse kontroll', while some English terms like 'Frontend Accessibility Checker' are retained or included in parentheses for clarity.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in issue comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

The pull request primarily updates Estonian translations in the languages/accessibility-checker-et.po file. While many changes improve the clarity, precision, and grammatical correctness of the Estonian phrases, some introduce inconsistencies in localization strategy and tone. Specifically, certain terms are reverted from Estonian translations back to English, and there's an inconsistent shift from a formal to an informal tone in user-facing messages. Addressing these inconsistencies will enhance the overall quality and professionalism of the localized user experience.

#: admin/class-widgets.php:67
msgid "Upgrade Accessibility Checker"
msgstr "Uuenda Accessibility Checkerit"
msgstr "Upgrade Accessibility Checker (juurdepääsetavuse kontrollija)"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The msgstr entry should contain the full translation of the msgid. Including the English phrase "Upgrade Accessibility Checker" directly in the translated string (msgstr) defeats the purpose of localization. The previous translation was more appropriate. Please provide a complete Estonian translation for the entire phrase.

msgstr "Uuenda Accessibility Checkerit"

#: includes/options-page.php:120
msgid "Frontend Accessibility Checker"
msgstr "Kasutajaliidese Accessibility Checker"
msgstr "Frontend Accessibility Checker"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

Reverting a previously translated term like "Kasutajaliidese" (User interface/Frontend) back to English "Frontend" reduces the completeness of the localization. If the intent is to keep "Frontend" in English, this should be a consistent decision across all related strings and ideally documented. Otherwise, it's preferable to maintain the Estonian translation for a fully localized experience.

msgstr "Kasutajaliidese Accessibility Checker"

#: includes/options-page.php:200
msgid "Frontend Accessibility Checker Position"
msgstr "Kasutajaliidese Accessibility Checkeri asukoht"
msgstr "Frontend juurdepääsetavuse kontrollija positsioon"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This translation mixes English ("Frontend") with Estonian, which creates an inconsistent user experience. Given that "Kasutajaliidese" was previously used for "Frontend" (see line 1172), it would be better to maintain consistency and use the Estonian term here as well, or ensure a clear strategy for English technical terms.

msgstr "Kasutajaliidese juurdepääsetavuse kontrollija asukoht"

#: includes/options-page.php:286
msgid "Are you thinking \"Wow, this plugin is amazing\" and is it helping you make your website more accessible? Share your efforts to make your website more accessible with your customers and let them know you're using Accessibility Checker to ensure all people can use your website. Add a small text-only link and statement in the footer of your website."
msgstr "Kas te mõtlete „Vau, see plugin on uskumatu“ ja kas see aitab teil oma veebisaiti ligipääsetavamaks muuta? Jagage oma pingutusi veebisaidi ligipääsetavamaks muutmisel oma klientidega ja andke neile teada, et kasutate Accessibility Checkerit, et tagada kõigile inimestele teie veebisaidi kasutamise võimalus. Lisage oma veebisaidi jaluses väike ainult tekstist koosnev link ja avaldus."
msgstr "Kas sa mõtled \"Wow, see plugin on hämmastav\" ja kas see aitab sul oma veebilehte kättesaadavamaks muuta? Jagage oma jõupingutusi oma veebisaidi ligipääsetavamaks muutmisel oma klientidega ja andke neile teada, et kasutate Accessibility Checker'i, et tagada, et kõik inimesed saaksid teie veebisaiti kasutada. Lisage oma veebisaidi jalusesse väike tekstiline link ja avaldus."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This change shifts the tone from formal (te) to informal (sa). For consistency across the application's messages, it's important to maintain a uniform tone. If the intention is to use a formal tone for user-facing communication, please revert this change to match the formality used elsewhere.

msgstr "Kas te mõtlete \"Vau, see plugin on uskumatu\" ja kas see aitab teil oma veebisaiti ligipääsetavamaks muuta? Jagage oma pingutusi veebisaidi ligipääsetavamaks muutmisel oma klientidega ja andke neile teada, et kasutate Accessibility Checkerit, et tagada kõigile inimestele teie veebisaidi kasutamise võimalus. Lisage oma veebisaidi jaluses väike ainult tekstist koosnev link ja avaldus."

#: partials/welcome-page.php:65
msgid "Find the Accessibility Checker meta box below your content. If using a front-end page builder, you must visit the backend edit screen to view Accessibility Checker results."
msgstr "Leidke Accessibility Checkeri metakast oma sisu all. Kui kasutate esilehe lehe koosturit, peate Accessibility Checkeri tulemuste vaatamiseks külastama tagasüsteemi muutmise ekraani."
msgstr "Leia Accessibility Checkeri metakast oma sisu all. Kui kasutate eesmise osa lehekujundajat, peate Accessibility Checkeri tulemuste vaatamiseks külastama tagumise osa redigeerimisekraani."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Similar to other instances, this change introduces an inconsistent tone by switching from a formal imperative (Leidke) to an informal one (Leia). Please ensure a consistent tone (formal or informal) is used throughout the application's messages for a cohesive user experience.

msgstr "Leidke Accessibility Checkeri metakast oma sisu all. Kui kasutate esilehe lehe koosturit, peate Accessibility Checkeri tulemuste vaatamiseks külastama tagasüsteemi muutmise ekraani."

#: partials/welcome-page.php:74
msgid "Watch a video of Accessibility Checker in use."
msgstr "Vaadake videot Accessibility Checkeri kasutamisest."
msgstr "Vaata videot Accessibility Checkeri kasutamisest."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This change from Vaadake (formal imperative) to Vaata (informal imperative) creates an inconsistency in the application's tone. For better user experience, maintain a consistent level of formality across all messages.

msgstr "Vaadake videot Accessibility Checkeri kasutamisest."

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (13)
languages/accessibility-checker-et.po (13)

172-175: Inconsistent month capitalisation & possessive form in promo string

  1. Estonian month names are written in lowercase (novembrist, detsembrini).
  2. The apostrophe in “Checker'i” is not idiomatic—previous strings use “Checkeri”.
-msgstr "Uuendage 25. Novembrist kuni 3. detsembrini Accessibility Checker'i tasulisele versioonile ja saate 30% allahindlust! Täielik saidi skaneerimine, kogu saidi hõlmav aruanne avatud probleemidest, ignoreerimisprotokollid ja palju muud."
+msgstr "Uuendage Accessibility Checkeri tasulisele versioonile 25. novembrist kuni 3. detsembrini ja saate 30 % allahindlust! Täielik saidi skannimine, kogu saiti hõlmav avatud probleemide aruanne, ignoreerimislogid ja palju muud."

---

`186-189`: **Product name declined awkwardly; wording can be streamlined**

`"Accessibility Checker Pro'lt"` sounds forced. Prefer “hinnalt” or re-ordering the phrase.

```diff
-msgstr "🎉 Saa 25% allahindlust Accessibility Checker Pro'lt ülemaailmse ligipääsetavuse päeva auks! 🎉"
+msgstr "🎉 Saa 25 % allahindlust Accessibility Checker Pro hinnalt ülemaailmse ligipääsetavuse päeva auks! 🎉"

---

`464-468`: **Mixed-language headline**

The string now starts with English “Upgrade”.  Everything else has been localised; use the established Estonian term.

```diff
-msgstr "Upgrade Accessibility Checker (juurdepääsetavuse kontrollija)"
+msgstr "Uuenda Accessibility Checkeri"

---

`586-592`: **Keep plugin name consistent**

Earlier strings use “Ligipääsetavuse kontrollija”.  Here “Juurdepääsetavuse kontroll” drops the *-ja* suffix.

```diff
-msgstr "Juurdepääsetavuse kontroll &mdash; auditiajalugu"
+msgstr "Ligipääsetavuse kontrollija &mdash; auditiajalugu"

---

`718-721`: **Plugin name again inconsistent**

```diff
-msgstr "Ligipääsetavuse kontroll (avaneb uues aknas)"
+msgstr "Ligipääsetavuse kontrollija (avaneb uues aknas)"

---

`1146-1154`: **Greeting sentence – genitive apostrophe & style**

“Accessibility Checker'ile” feels unnatural; recommend simpler phrasing.

```diff
-msgstr "Tere tulemast Accessibility Checker'ile"
+msgstr "Tere tulemast Accessibility Checkeri kasutajaks"

---

`1170-1174`: **Untranslated term “Frontend”**

Translate or rephrase for clarity.

```diff
-msgstr "Frontend Accessibility Checker"
+msgstr "Eesliidese ligipääsetavuse kontrollija"

---

`1208-1213`: **Varying terminology: “juurdepääsetavuse kontrollimist” vs “Ligipääsetavuse kontrollija”**

Prefer product name for recognisability.

```diff
-msgstr "Kasutage allpool olevaid seadistusi, et konfigureerida juurdepääsetavuse kontrollimist. Lisateavet iga seadistuse kohta leiate %1$s."
+msgstr "Kasutage allpool olevaid seadistusi, et konfigureerida Ligipääsetavuse kontrollijat. Lisateavet iga seadistuse kohta leiate %1$s."

---

`1239-1243`: **Capital letter inside sentence**

“9. Klass” → “9. klass”.

```diff
-msgstr "Veebisisu juurdepääsetavuse suunised (WCAG) AAA-tasemel nõuavad, et iga sisu, mille lugemistase on kõrgem kui 9. Klass, peab olema lihtsamini loetav. ..."
+msgstr "Veebisisu juurdepääsetavuse suunised (WCAG) AAA-tasemel nõuavad, et iga sisu, mille lugemistase on kõrgem kui 9. klass, peab olema lihtsamini loetav. ..."

---

`1251-1254`: **Second-person shift (“sa” → “teie”) and apostrophe**

Mixing informal and formal address in one sentence is jarring; also avoid possessive apostrophe.

```diff
-msgstr "Kas sa mõtled \"Wow, see plugin on hämmastav\" ja kas see aitab sul oma veebilehte kättesaadavamaks muuta? Jagage oma jõupingutusi ..."
+msgstr "Kas mõtlete: „Wow, see pistikprogramm on hämmastav“ ja kas see aitab teil oma veebisaiti ligipääsetavamaks muuta? Jagage oma jõupingutusi ..."

---

`1293-1302`: **Long sentence – readability & duplicated phrase**

Consider splitting and avoid repetition of “olenemata lugemise tasemest”.

```diff
-msgstr "Kas Accessibility Checker peaks küsima lihtsustatud kokkuvõtet ainult siis, kui teie postituse või lehe lugemise tase on üle 9. klassi, küsima seda alati olenemata lugemise tasemest või mitte kunagi küsima seda olenemata lugemise tasemest?"
+msgstr "Kas Accessibility Checker peaks küsima lihtsustatud kokkuvõtet ainult siis, kui teie postituse või lehe lugemistase ületab 9. klassi, küsima seda alati, või mitte kunagi – sõltumata lugemistasemest?"

---

`1411-1413`: **Typo “skaneerimine” vs “skannimine”**

You standardised on *skannimine* elsewhere.

```diff
-msgstr "Accessibility Checkeris ilmub teksti õigustamise hoiatus, kui teie postituses või lehel on rohkem kui 200 tähemärki sisaldav tekst vormindatud õigustatud joondusega (text-align:justify)."
+msgstr "Accessibility Checkeris ilmub teksti õigustamise hoiatus, kui teie postituses või lehel on üle 200 tähemärgi pikkune tekst vormindatud õigustatud joondusena (text-align: justify)."

---

`1811-1818`: **Minor wording – natural Estonian**

```diff
-msgstr "Kui teie postituses on vigu või hoiatusi, avage Accessibility Checkeris üksikasjade vahekaart lisateabe saamiseks."
+msgstr "Kui postituses on vigu või hoiatusi, avage Accessibility Checkeri vahekaart „Üksikasjad“, et näha lisateavet."

</blockquote></details>

</blockquote></details>

<details>
<summary>📜 Review details</summary>

**Configuration used: CodeRabbit UI**
**Review profile: CHILL**
**Plan: Pro**


<details>
<summary>📥 Commits</summary>

Reviewing files that changed from the base of the PR and between 05ff04ab0f9ad1a25a0a01a3d9f24f57ebfed92d and 3b81047d5d046996c277ed946eb02d99b74d778f.

</details>

<details>
<summary>📒 Files selected for processing (1)</summary>

* `languages/accessibility-checker-et.po` (20 hunks)

</details>

<details>
<summary>⏰ Context from checks skipped due to timeout of 90000ms (9)</summary>

* GitHub Check: Integration Test: PHP 8.1 | WP latest (+ ms)
* GitHub Check: Integration Test: PHP 8.1 | WP 6.2
* GitHub Check: Integration Test: PHP 8.2 | WP latest (+ ms)
* GitHub Check: Integration Test: PHP 8.1 | WP latest
* GitHub Check: make-pot
* GitHub Check: Integration Test: PHP 8.1 | WP latest
* GitHub Check: Integration Test: PHP 8.1 | WP latest (+ ms)
* GitHub Check: Integration Test: PHP 8.2 | WP latest (+ ms)
* GitHub Check: Integration Test: PHP 8.1 | WP 6.2

</details>

</details>

<!-- This is an auto-generated comment by CodeRabbit for review status -->

@pattonwebz pattonwebz closed this Jul 1, 2025
@pattonwebz
pattonwebz deleted the automatic_translations_june-25-2025-18-06-03788851 branch July 1, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants