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

Remove extra folder for translation #58

Merged
merged 7 commits into from Jan 6, 2024
Merged

Remove extra folder for translation #58

merged 7 commits into from Jan 6, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 5, 2024

These patches are aimed at streamlining the translation process:

  • Eliminate unnecessary the extra folder
  • Mark the release descriptions as untranslatable
  • Merge the extra translations into the main translation files
  • Update the POT file
  • Update existing translations
  • Remove redundant translations

Sabri Ünal added 7 commits January 5, 2024 23:32
- To be merged to the main po files
- Add translation tag
- Remove content ratings that set to none
- Mark release descriptions as untranslatable
- Add vcs-browser URL
- Less code is simple
- Add extra files
I used the following command

```
xgettext --add-comments --from-code=UTF-8 -f po/POTFILES -o po/com.github.aharotias2.parapara.pot
```
I used the following commands:

```
msgmerge -U po/it.po po/com.github.aharotias2.parapara.pot
msgmerge -U po/ja.po po/com.github.aharotias2.parapara.pot
msgmerge -U po/tr.po po/com.github.aharotias2.parapara.pot
```
@aharotias2 aharotias2 merged commit d1795d2 into aharotias2:master Jan 6, 2024
1 check passed
@aharotias2
Copy link
Owner

Thank you, @sabriual
This app is still alive!

@ghost
Copy link
Author

ghost commented Jan 6, 2024

Probably :)

It would be good to port GTK4 and Libadwaita.

resim

https://flathub.org/tr/apps/com.github.aharotias2.parapara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant