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

added spanish translation #361

Merged
merged 1 commit into from
Sep 27, 2024
Merged
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
204 changes: 105 additions & 99 deletions cursive/res/de.po

Large diffs are not rendered by default.

459 changes: 459 additions & 0 deletions cursive/res/es.po

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/fr.po

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/it.po

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/nb.po

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/nn.po

Large diffs are not rendered by default.

203 changes: 104 additions & 99 deletions cursive/res/ripasso-cursive.pot

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/ru.po

Large diffs are not rendered by default.

204 changes: 105 additions & 99 deletions cursive/res/sv.po

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions generate_pot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ touch cursive/res/fr.po && msgmerge --update cursive/res/fr.po cursive/res/ripas
touch cursive/res/it.po && msgmerge --update cursive/res/it.po cursive/res/ripasso-cursive.pot
touch cursive/res/de.po && msgmerge --update cursive/res/de.po cursive/res/ripasso-cursive.pot
touch cursive/res/ru.po && msgmerge --update cursive/res/ru.po cursive/res/ripasso-cursive.pot
touch cursive/res/es.po && msgmerge --update cursive/res/es.po cursive/res/ripasso-cursive.pot
Loading