Skip to content

[CROWDIN] - New translations #447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

New Crowdin pull request with translations

@github-actions github-actions bot force-pushed the crowdin_translations branch 7 times, most recently from 0ab410b to c1f8ab7 Compare November 1, 2024 20:07
@github-actions github-actions bot force-pushed the crowdin_translations branch 8 times, most recently from ba00a68 to dbfd485 Compare November 9, 2024 20:06
@github-actions github-actions bot force-pushed the crowdin_translations branch 7 times, most recently from aee3958 to 64704c4 Compare November 16, 2024 20:06
@github-actions github-actions bot force-pushed the crowdin_translations branch 7 times, most recently from edffa06 to 45e16d2 Compare November 23, 2024 20:06
@github-actions github-actions bot force-pushed the crowdin_translations branch from 45e16d2 to b070a83 Compare November 24, 2024 20:07
@github-actions github-actions bot force-pushed the crowdin_translations branch 5 times, most recently from 2fa1799 to 90704e8 Compare June 9, 2025 20:08
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from 90704e8 to c1a9d92 Compare June 10, 2025 20:08
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from c1a9d92 to e638386 Compare June 11, 2025 20:07
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from e638386 to 612c46e Compare June 12, 2025 20:08
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from 612c46e to f4a6d00 Compare June 13, 2025 20:08
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from f4a6d00 to 7d98bf0 Compare June 14, 2025 20:25
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from 7d98bf0 to a049c2f Compare June 15, 2025 20:25
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from a049c2f to fbab4ff Compare June 16, 2025 20:27
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from fbab4ff to 250bfa3 Compare June 17, 2025 20:27
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the crowdin_translations branch from 250bfa3 to 82e12ec Compare June 18, 2025 20:29
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Czech Localization Errors Impact Pluralization

The Czech translation file (django.po) introduces multiple localization issues. The Plural-Forms rule is incorrectly simplified, declaring 4 forms but only providing logic for 3, and omitting decimal number checks, leading to incorrect pluralization for numbers (especially 2-4) and fractional values. The language code also changed from 'cs' to 'cs_CZ', potentially breaking language detection. Additionally, many msgstr entries were emptied, resulting in untranslated UI elements.

locale/cs/LC_MESSAGES/django.po#L8-L13

"Language-Team: Czech\n"
"Language: cs_CZ\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"

Fix in Cursor


Was this report helpful? Give feedback by reacting with 👍 or 👎

@github-actions github-actions bot force-pushed the crowdin_translations branch 3 times, most recently from c1a4d49 to 5bd479a Compare June 21, 2025 20:25
@github-actions github-actions bot force-pushed the crowdin_translations branch from 5bd479a to 1a6d3ef Compare June 22, 2025 20:25
Copy link

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.

1 participant