Skip to content

New Crowdin updates#15247

Merged
koppor merged 25 commits intomainfrom
l10n_main
Mar 1, 2026
Merged

New Crowdin updates#15247
koppor merged 25 commits intomainfrom
l10n_main

Conversation

@Siedlerchr
Copy link
Copy Markdown
Member

No description provided.

@koppor koppor enabled auto-merge March 1, 2026 23:06
@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Crowdin translation updates with string cleanup and new entries

📝 Documentation

Grey Divider

Walkthroughs

Description
• Remove obsolete translation strings across 25 languages
• Delete unused UI labels for restart, export, and import operations
• Add new translation entries for Chinese (Simplified and Traditional)
• Clean up whitespace and formatting inconsistencies
Diagram
flowchart LR
  A["Translation Files<br/>25 Languages"] -->|Remove Obsolete Strings| B["Cleaned Properties Files"]
  A -->|Add New Entries| C["Enhanced Translations<br/>Chinese variants"]
  B --> D["Updated l10n Resources"]
  C --> D
Loading

Grey Divider

File Changes

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

Remove whitespace and obsolete entries

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


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

Remove blank lines and cleanup formatting

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


3. jablib/src/main/resources/l10n/JabRef_de.properties 📝 Documentation +0/-10

Remove obsolete export and restart strings

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


View more (22)
4. jablib/src/main/resources/l10n/JabRef_el.properties 📝 Documentation +0/-9

Remove unused UI translation strings

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


5. jablib/src/main/resources/l10n/JabRef_es.properties 📝 Documentation +0/-10

Remove obsolete export and restart entries

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


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

Remove extra whitespace from file

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


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

Remove blank line formatting

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


8. jablib/src/main/resources/l10n/JabRef_fr.properties 📝 Documentation +4/-10

Remove obsolete strings and add new entries

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


9. jablib/src/main/resources/l10n/JabRef_id.properties 📝 Documentation +0/-3

Remove unused import and search strings

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


10. jablib/src/main/resources/l10n/JabRef_it.properties 📝 Documentation +6/-10

Remove obsolete entries and add new translations

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


11. jablib/src/main/resources/l10n/JabRef_ja.properties 📝 Documentation +0/-10

Remove unused export and restart strings

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


12. jablib/src/main/resources/l10n/JabRef_ko.properties 📝 Documentation +0/-10

Remove obsolete UI translation entries

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


13. jablib/src/main/resources/l10n/JabRef_nl.properties 📝 Documentation +0/-10

Remove unused export and restart strings

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


14. jablib/src/main/resources/l10n/JabRef_no.properties 📝 Documentation +0/-4

Remove obsolete restart and import strings

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


15. jablib/src/main/resources/l10n/JabRef_pl.properties 📝 Documentation +0/-9

Remove unused UI translation entries

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


16. jablib/src/main/resources/l10n/JabRef_pt.properties 📝 Documentation +0/-6

Remove obsolete export and restart strings

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


17. jablib/src/main/resources/l10n/JabRef_pt_BR.properties 📝 Documentation +0/-10

Remove unused UI translation entries

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


18. jablib/src/main/resources/l10n/JabRef_ru.properties 📝 Documentation +0/-10

Remove obsolete export and restart strings

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


19. jablib/src/main/resources/l10n/JabRef_sv.properties 📝 Documentation +0/-4

Remove unused import and search strings

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


20. jablib/src/main/resources/l10n/JabRef_tl.properties 📝 Documentation +0/-3

Remove blank lines and obsolete strings

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


21. jablib/src/main/resources/l10n/JabRef_tr.properties 📝 Documentation +0/-10

Remove unused export and restart entries

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


22. jablib/src/main/resources/l10n/JabRef_uk.properties 📝 Documentation +0/-1

Remove extra whitespace from file

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


23. jablib/src/main/resources/l10n/JabRef_vi.properties 📝 Documentation +0/-1

Remove blank line formatting

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


24. jablib/src/main/resources/l10n/JabRef_zh_CN.properties 📝 Documentation +61/-11

Add new Chinese translations and remove obsolete strings

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


25. jablib/src/main/resources/l10n/JabRef_zh_TW.properties 📝 Documentation +0/-3

Remove obsolete export and restart strings

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


Grey Divider

Qodo Logo

@qodo-free-for-open-source-projects
Copy link
Copy Markdown
Contributor

qodo-free-for-open-source-projects bot commented Mar 1, 2026

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 Mar 1, 2026
@testlens-app
Copy link
Copy Markdown

testlens-app bot commented Mar 1, 2026

✅ All tests passed ✅

🏷️ Commit: acdb53d
▶️ Tests: 11252 executed
⚪️ Checks: 62/62 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 Mar 1, 2026
Merged via the queue into main with commit f51371f Mar 1, 2026
63 checks passed
@koppor koppor deleted the l10n_main branch March 1, 2026 23:45
priyanshu16095 pushed a commit to priyanshu16095/jabref that referenced this pull request Mar 3, 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)

* New translations jabref_en.properties (French)
Siedlerchr added a commit that referenced this pull request Mar 5, 2026
…rg.openrewrite.recipe-rewrite-recipe-bom-3.25.0

* upstream/main: (35 commits)
  Chore: add dependency-management.md (#15278)
  Chore(deps): Bump dev.langchain4j:langchain4j-bom in /versions (#15277)
  New Crowdin updates (#15274)
  Chore(deps): Bump actions/upload-artifact from 6 to 7 (#15271)
  Chore(deps): Bump actions/download-artifact from 7 to 8 (#15270)
  Chore(deps): Bump docker/login-action from 3 to 4 (#15268)
  Fix threading issues in citations relations tab (#15233)
  Fix: Citavi XML importer now preserves citation keys (#14658) (#15257)
  Preserve no break spaces in Latex to Unicode conversion (#15174)
  Fix: open javafx.scene.control.skin to controlsfx (#15260)
  Reduce complexity in dependencies setup (restore) (#15194)
  New translations jabref_en.properties (French) (#15256)
  Fix: exception dialog shows up when moving sidepanel down/up (#15248)
  Implement reset for Name Display Preferences (#15136)
  Chore(deps): Bump net.bytebuddy:byte-buddy in /versions (#15252)
  Chore(deps): Bump io.zonky.test.postgres:embedded-postgres-binaries-bom (#15253)
  Chore(deps): Bump io.zonky.test:embedded-postgres in /versions (#15254)
  Chore(deps): Bump net.ltgt.errorprone from 5.0.0 to 5.1.0 in /jablib (#15251)
  New Crowdin updates (#15247)
  Refined the "Select files to import" page in "Search for unlinked local files" dialog (#15110)
  ...
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.

3 participants