Skip to content

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Oct 26, 2025

Add German translation, one German-translation-related fix in Slovenian translation.

Possible problems (among others):

Bad translations, e.g. bad wording, a different word used in translation.
Incorrect translations of code in f-strings, e.g. translated variable names, incorrect calls of plde.
"Strings" that must not be translated. These were marked as "must not be translated" in the Slovenian translation, which is used as template, but I could have missed some. E.g. in open(..., error="strict"), I did't mark "strict" as non-translatable, and in the German translation it was translated to "strikt".
The first problem causes embarrasment, the latter two cause runtime errors.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2025

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.09%. Comparing base (e19999d) to head (f56f8d1).

Files with missing lines Patch % Lines
orangecanvas/localization/de.py 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   76.14%   76.09%   -0.05%     
==========================================
  Files         102      103       +1     
  Lines       21321    21335      +14     
==========================================
  Hits        16234    16234              
- Misses       5087     5101      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@janezd janezd force-pushed the german-translation branch from 62efb68 to f56f8d1 Compare October 26, 2025 12:08
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.

3 participants