Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leolivier authored Nov 26, 2024
1 parent ef956a1 commit d3d4d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Goal of this project
The goal of this project is to use various LLMs to help translate po files using a first already translated file.
The goal of this project is to use various LLMs to help translate po files using a first already translated file to provide context for short pieces of text otherwise possibly very ambiguous.

For example, you have a .po file with msgids in English and msgstrs in French: using this file, you can ask the tool to translate the .po file into any other language. The first translation helps to disambiguate the very short sentences or parts of sentences that are usually found in .po files.

Expand Down

0 comments on commit d3d4d2f

Please # to comment.