Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heb translation #871

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,479 changes: 2,532 additions & 2,947 deletions resources/localization/PrusaSlicer.pot

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions resources/localization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ output = es/SuperSlicer.po
It will tell you if you made some mistakes about the paths, the number of translations reused and the number to do.

## 3) complete the translation file
Then, you have to open the es/toto.po file and complete all the translation.
Then, you have to open the es/todo.po file and complete all the translation.
* msgid lines are the english string
* msgstr is the translated one, should be empty string ("").

Expand All @@ -54,4 +54,4 @@ output = es/SuperSlicer.po

And re-launch the utility.

Repeat (if needed) until you have almost nothing left in your todo.po file (one-letter translation like "." are not copied by the utility)
Repeat (if needed) until you have almost nothing left in your todo.po file (one-letter translation like "." are not copied by the utility)
Loading