You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Goal of this project
2
-
The goal of this project is to use various LLMs to help translate po files using a first already translated file.
2
+
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.
3
3
4
4
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.
0 commit comments