Skip to content

Commit

Permalink
Add deluge.pot to repo for new translation app
Browse files Browse the repository at this point in the history
Attempting to move to weblate but need deluge.pot in the repo
  • Loading branch information
cas-- committed Jul 15, 2024
1 parent 7f3f7f6 commit 7660e2e
Show file tree
Hide file tree
Showing 2 changed files with 6,220 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ __pycache__/
*.tar.*
.tox/
deluge/i18n/*/
deluge.pot
deluge/ui/web/js/*.js
deluge/ui/web/js/extjs/ext-extensions*.js
*.desktop
Expand Down
Loading

3 comments on commit 7660e2e

@Fs00
Copy link

@Fs00 Fs00 commented on 7660e2e Jan 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @cas--, just stumbled upon this and learned about the transition to Weblate. Is it going to happen anytime soon?

I'm asking because I'd like to contribute to the Italian translation, but on Launchpad only a few people (currently 7 for Italian) have the ability to add translations directly due to the Deluge project having "Structured" permissions. I would need to get in touch with them to either have them review my work or ask them to join the translators team, which isn't a very straightforward process for the Italian one (but I bet it's the same for the other teams, judging by the number of their members). I'll gladly avoid that if everything will be moved to a new platform.

Thanks in advance!

@cas--
Copy link
Member Author

@cas-- cas-- commented on 7660e2e Feb 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand. It's not trivial to get setup on Weblate and then they deleted the trial project since it didn't fully comply with OSS status, partly on me to double-check things but communication was not great either so I gave up on the transition until I have more energy to deal with again

@Fs00
Copy link

@Fs00 Fs00 commented on 7660e2e Feb 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, thanks for the answer!
Would it be possible to at least set the translation permissions of the Launchpad project to "Open"? This way everyone could contribute, similarly to what would happen on Weblate.

Please sign in to comment.