Skip to content

New Crowdin updates#15173

Merged
Siedlerchr merged 24 commits into
mainfrom
l10n_main
Feb 22, 2026
Merged

New Crowdin updates#15173
Siedlerchr merged 24 commits into
mainfrom
l10n_main

Conversation

@Siedlerchr

Copy link
Copy Markdown
Member

No description provided.

@koppor koppor enabled auto-merge February 20, 2026 21:10
@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Update translations and formatting across multiple language files

📝 Documentation

Grey Divider

Walkthroughs

Description
• Add blank lines before font settings translations
• Update translations across 24 language files
• Add new Italian translations for cleanup entries
• Synchronize localization files from Crowdin
Diagram
flowchart LR
  A["Crowdin Translation Updates"] --> B["24 Language Files"]
  B --> C["Blank Line Formatting"]
  B --> D["New Italian Translations"]
  C --> E["Override Font Settings"]
  D --> F["Cleanup Entries Messages"]
Loading

Grey Divider

File Changes

1. jablib/src/main/resources/l10n/JabRef_ar.properties Formatting +1/-0

Add blank line before export name

jablib/src/main/resources/l10n/JabRef_ar.properties


2. jablib/src/main/resources/l10n/JabRef_da.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_da.properties


3. jablib/src/main/resources/l10n/JabRef_de.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_de.properties


View more (21)
4. jablib/src/main/resources/l10n/JabRef_el.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_el.properties


5. jablib/src/main/resources/l10n/JabRef_es.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_es.properties


6. jablib/src/main/resources/l10n/JabRef_fa.properties Formatting +1/-0

Add blank line in properties file

jablib/src/main/resources/l10n/JabRef_fa.properties


7. jablib/src/main/resources/l10n/JabRef_fi.properties Formatting +1/-0

Add blank line before preferences section

jablib/src/main/resources/l10n/JabRef_fi.properties


8. jablib/src/main/resources/l10n/JabRef_id.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_id.properties


9. jablib/src/main/resources/l10n/JabRef_it.properties ✨ Enhancement +3/-0

Add cleanup entries translations and formatting

jablib/src/main/resources/l10n/JabRef_it.properties


10. jablib/src/main/resources/l10n/JabRef_ja.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ja.properties


11. jablib/src/main/resources/l10n/JabRef_ko.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ko.properties


12. jablib/src/main/resources/l10n/JabRef_nl.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_nl.properties


13. jablib/src/main/resources/l10n/JabRef_no.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_no.properties


14. jablib/src/main/resources/l10n/JabRef_pl.properties Formatting +1/-0

Add blank line before more entries

jablib/src/main/resources/l10n/JabRef_pl.properties


15. jablib/src/main/resources/l10n/JabRef_pt.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_pt.properties


16. jablib/src/main/resources/l10n/JabRef_pt_BR.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_pt_BR.properties


17. jablib/src/main/resources/l10n/JabRef_ru.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ru.properties


18. jablib/src/main/resources/l10n/JabRef_sv.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_sv.properties


19. jablib/src/main/resources/l10n/JabRef_tl.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_tl.properties


20. jablib/src/main/resources/l10n/JabRef_tr.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_tr.properties


21. jablib/src/main/resources/l10n/JabRef_uk.properties Formatting +1/-0

Add blank line in properties file

jablib/src/main/resources/l10n/JabRef_uk.properties


22. jablib/src/main/resources/l10n/JabRef_vi.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_vi.properties


23. jablib/src/main/resources/l10n/JabRef_zh_CN.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_zh_CN.properties


24. jablib/src/main/resources/l10n/JabRef_zh_TW.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_zh_TW.properties


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects

qodo-free-for-open-source-projects Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@koppor koppor added this pull request to the merge queue Feb 20, 2026
@testlens-app

testlens-app Bot commented Feb 20, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 579f624
▶️ Tests: 11193 executed
⚪️ Checks: 63/63 completed


Learn more about TestLens at testlens.app.

@github-actions github-actions Bot added the status: to-be-merged PRs which are accepted and should go into the merge-queue. label Feb 20, 2026
@Siedlerchr Siedlerchr removed this pull request from the merge queue due to a manual request Feb 20, 2026
@Siedlerchr Siedlerchr marked this pull request as draft February 20, 2026 21:44
@Siedlerchr Siedlerchr marked this pull request as ready for review February 22, 2026 13:21
@Siedlerchr Siedlerchr added this pull request to the merge queue Feb 22, 2026
@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Update translations for multiple languages via Crowdin

📝 Documentation

Grey Divider

Walkthroughs

Description
• Add blank lines before font settings translations
• Update translations across 24 language files
• Add Italian translations for cleanup entries
• Synchronize localization strings via Crowdin
Diagram
flowchart LR
  A["Crowdin Translation Updates"] --> B["24 Language Files"]
  B --> C["Spanish, Arabic, Danish, German"]
  B --> D["Italian, Japanese, Korean, Dutch"]
  B --> E["Portuguese, Russian, Swedish, Turkish"]
  B --> F["Chinese, Vietnamese, Indonesian, Persian"]
  C --> G["Formatting & Blank Lines"]
  D --> G
  E --> G
  F --> G
  D --> H["New Italian Translations"]
Loading

Grey Divider

File Changes

1. jablib/src/main/resources/l10n/JabRef_ar.properties Formatting +1/-0

Add blank line before export name

jablib/src/main/resources/l10n/JabRef_ar.properties


2. jablib/src/main/resources/l10n/JabRef_da.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_da.properties


3. jablib/src/main/resources/l10n/JabRef_de.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_de.properties


View more (21)
4. jablib/src/main/resources/l10n/JabRef_el.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_el.properties


5. jablib/src/main/resources/l10n/JabRef_es.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_es.properties


6. jablib/src/main/resources/l10n/JabRef_fa.properties Formatting +1/-0

Add blank line in properties file

jablib/src/main/resources/l10n/JabRef_fa.properties


7. jablib/src/main/resources/l10n/JabRef_fi.properties Formatting +1/-0

Add blank line before preferences section

jablib/src/main/resources/l10n/JabRef_fi.properties


8. jablib/src/main/resources/l10n/JabRef_id.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_id.properties


9. jablib/src/main/resources/l10n/JabRef_it.properties ✨ Enhancement +3/-0

Add cleanup entries and blank line

jablib/src/main/resources/l10n/JabRef_it.properties


10. jablib/src/main/resources/l10n/JabRef_ja.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ja.properties


11. jablib/src/main/resources/l10n/JabRef_ko.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ko.properties


12. jablib/src/main/resources/l10n/JabRef_nl.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_nl.properties


13. jablib/src/main/resources/l10n/JabRef_no.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_no.properties


14. jablib/src/main/resources/l10n/JabRef_pl.properties Formatting +1/-0

Add blank line before more entries

jablib/src/main/resources/l10n/JabRef_pl.properties


15. jablib/src/main/resources/l10n/JabRef_pt.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_pt.properties


16. jablib/src/main/resources/l10n/JabRef_pt_BR.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_pt_BR.properties


17. jablib/src/main/resources/l10n/JabRef_ru.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_ru.properties


18. jablib/src/main/resources/l10n/JabRef_sv.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_sv.properties


19. jablib/src/main/resources/l10n/JabRef_tl.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_tl.properties


20. jablib/src/main/resources/l10n/JabRef_tr.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_tr.properties


21. jablib/src/main/resources/l10n/JabRef_uk.properties Formatting +1/-0

Add blank line in properties file

jablib/src/main/resources/l10n/JabRef_uk.properties


22. jablib/src/main/resources/l10n/JabRef_vi.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_vi.properties


23. jablib/src/main/resources/l10n/JabRef_zh_CN.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_zh_CN.properties


24. jablib/src/main/resources/l10n/JabRef_zh_TW.properties Formatting +1/-0

Add blank line before font settings

jablib/src/main/resources/l10n/JabRef_zh_TW.properties


Grey Divider

Qodo Logo

github-merge-queue Bot pushed a commit that referenced this pull request Feb 22, 2026
* New translations jabref_en.properties (Spanish)

* New translations jabref_en.properties (Arabic)

* New translations jabref_en.properties (Danish)

* New translations jabref_en.properties (German)

* New translations jabref_en.properties (Greek)

* New translations jabref_en.properties (Finnish)

* New translations jabref_en.properties (Italian)

* New translations jabref_en.properties (Japanese)

* New translations jabref_en.properties (Korean)

* New translations jabref_en.properties (Dutch)

* New translations jabref_en.properties (Norwegian)

* New translations jabref_en.properties (Polish)

* New translations jabref_en.properties (Portuguese)

* New translations jabref_en.properties (Russian)

* New translations jabref_en.properties (Swedish)

* New translations jabref_en.properties (Turkish)

* New translations jabref_en.properties (Ukrainian)

* New translations jabref_en.properties (Chinese Simplified)

* New translations jabref_en.properties (Chinese Traditional)

* New translations jabref_en.properties (Vietnamese)

* New translations jabref_en.properties (Portuguese, Brazilian)

* New translations jabref_en.properties (Indonesian)

* New translations jabref_en.properties (Persian)

* New translations jabref_en.properties (Tagalog)
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 22, 2026
@qodo-free-for-open-source-projects

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit 579f624

@Siedlerchr Siedlerchr merged commit c31ee53 into main Feb 22, 2026
64 checks passed
@Siedlerchr Siedlerchr deleted the l10n_main branch February 22, 2026 13:51
Siedlerchr added a commit that referenced this pull request Feb 22, 2026
…anner

* upstream/tryToFixBanner: (194 commits)
  Enable loading of main.wxs
  Fix icon on Linux (#15188)
  chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 (#15178)
  New Crowdin updates (#15173)
  Reduce complexity in dependencies setup (#15169)
  Start new development cycle
  snapcraft
  snapcraft
  use snapctl
  update metadata fiels
  try with  mesa candidate
  fix snapcraft and skmanrc to use correct version
  Release v6.0-alpha.5
  chore(sbom): update CycloneDX SBOM files (#15172)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (#15171)
  Added "DOI" and URL to entry preview [#14193] (#15121)
  Fix condition to check running CI in workflow
  Add maintainer permission check to workflow
  Add debug output for running checks
  Fix matrix
  ...
Siedlerchr added a commit to LoayTarek5/jabref that referenced this pull request Feb 23, 2026
…les-wizard-12709

* upstream/main: (106 commits)
  Merge common gating parts into composite action (JabRef#15197)
  Support protected institutional authors in PersonNamesChecker (JabRef#15175)
  adapt wix (JabRef#14969)
  Improve CI (JabRef#15189)
  Revert "Reduce complexity in dependencies setup (JabRef#15169)" (JabRef#15191)
  Fix compilation
  Fix heylogs test
  Fix icon on Linux (JabRef#15188)
  chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 (JabRef#15178)
  New Crowdin updates (JabRef#15173)
  Reduce complexity in dependencies setup (JabRef#15169)
  Start new development cycle
  snapcraft
  snapcraft
  use snapctl
  update metadata fiels
  try with  mesa candidate
  fix snapcraft and skmanrc to use correct version
  Release v6.0-alpha.5
  chore(sbom): update CycloneDX SBOM files (JabRef#15172)
  ...
RakockiW pushed a commit to RakockiW/jabref that referenced this pull request Mar 1, 2026
* New translations jabref_en.properties (Spanish)

* New translations jabref_en.properties (Arabic)

* New translations jabref_en.properties (Danish)

* New translations jabref_en.properties (German)

* New translations jabref_en.properties (Greek)

* New translations jabref_en.properties (Finnish)

* New translations jabref_en.properties (Italian)

* New translations jabref_en.properties (Japanese)

* New translations jabref_en.properties (Korean)

* New translations jabref_en.properties (Dutch)

* New translations jabref_en.properties (Norwegian)

* New translations jabref_en.properties (Polish)

* New translations jabref_en.properties (Portuguese)

* New translations jabref_en.properties (Russian)

* New translations jabref_en.properties (Swedish)

* New translations jabref_en.properties (Turkish)

* New translations jabref_en.properties (Ukrainian)

* New translations jabref_en.properties (Chinese Simplified)

* New translations jabref_en.properties (Chinese Traditional)

* New translations jabref_en.properties (Vietnamese)

* New translations jabref_en.properties (Portuguese, Brazilian)

* New translations jabref_en.properties (Indonesian)

* New translations jabref_en.properties (Persian)

* New translations jabref_en.properties (Tagalog)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: to-be-merged PRs which are accepted and should go into the merge-queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants