Ticket #7353 (assigned task)
Opened 4 years ago
Last modified 20 months ago
Translation of Trac to Catalan/Català [ca]
| Reported by: | tom.niemi@… | Owned by: | jordi |
|---|---|---|---|
| Priority: | normal | Milestone: | translations |
| Component: | i18n | Version: | 0.12dev |
| Severity: | normal | Keywords: | l10n catalan català |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by jruigrok) (diff)
This ticket should be used to coordinate the translation to Catalan/Català?. See also source:trunk/trac/locale/ca_ES/LC_MESSAGES/messages.po
Attachments
Change History
comment:1 Changed 4 years ago by jruigrok
- Owner changed from cmlenz to jruigrok
- Status changed from new to assigned
comment:2 Changed 4 years ago by anonymous
Would be happy to provide all the help needed to make the translation. Is there some timeline when this should be done, and well, few pointers what to do would be nice :) I saw that format would be .po, which is just extraction of all text strings from code, is this 'final' solution for making the translations ?
comment:3 Changed 4 years ago by cboos
- Milestone changed from 0.13 to 0.12
comment:4 Changed 4 years ago by jruigrok
I added the file in r7419.
Please see source:trunk/trac/locale/ca_ES/LC_MESSAGES/messages.po
comment:5 Changed 3 years ago by jruigrok
- Description modified (diff)
- Summary changed from Catalan language for 0.12 to Translation of Trac to Catalan/Català [ca_ES]
Adjust summary to reflect the other tickets.
comment:6 follow-ups: ↓ 7 ↓ 14 Changed 3 years ago by jordi@…
I translated trac 0.9.x long ago, using an unofficial patch which gettextized trac and allowed for alternative (translated) templates.
I can dig up my translation and merge it with the current PO file, and I would be very interested in maintaining up to date officially.
comment:7 in reply to: ↑ 6 Changed 3 years ago by tom.niemi@…
M'encantaria provar aquella traducció en català i ajudar a mantenir-lo.
I would like to try that translation and help to maintain it.
comment:8 Changed 3 years ago by cboos
- Type changed from enhancement to task
comment:9 Changed 3 years ago by cboos
- Keywords l10n added; i18n removed
comment:10 Changed 3 years ago by jruigrok
Well, any help would be welcome, so please attach files or diffs/patches so that we can add them to the official repository.
comment:11 Changed 3 years ago by el_libre
CATMidia.CAT passarà TRAC pel seu Entrans, a veure què us podem donar abans de Nadal ;)
comment:12 Changed 3 years ago by tom.niemi@…
Seems taht 57.8% of trac translation is actually 31.1% translation
comment:13 Changed 3 years ago by jruigrok
Committed in r8052.
Thanks!
comment:14 in reply to: ↑ 6 ; follow-up: ↓ 17 Changed 2 years ago by Jordi Mallach <jordi@…>
Replying to jordi@…:
I translated trac 0.9.x long ago, using an unofficial patch which gettextized trac and allowed for alternative (translated) templates.
I can dig up my translation and merge it with the current PO file, and I would be very interested in maintaining up to date officially.
Today I managed to find my old 0.9.x translation in a server that is still running the patched version.
Unsurprisingly, not a big amount of messages was reused, so I spent a few hours translating Trac 0.12 from scratch, after looking at the current translation and deciding it was better to start over -- the current one does not follow Softcatalà's Catalan software translation guideline and is plenty of translation errors and missunderstandings.
Attaching current file, which is roughly at 67%, and I think the most visible messages are already dealt with.
Btw, Jeroen, does the langcode need to be ca_ES? This translation should be OK for ca_AD and ca_FR as well. Actually, most of the country codes could be dropped for many of the current translations, if I'm not missing anything...
Thanks,
Jordi
Changed 2 years ago by Jordi Mallach <jordi@…>
- Attachment trac.ca.new.po added
New Catalan translation (67% with POT file from r8667)
comment:15 Changed 2 years ago by Jordi Mallach <jordi@…>
- Cc jordi@… added
comment:16 Changed 2 years ago by jruigrok
- Owner jruigrok deleted
- Status changed from assigned to new
comment:17 in reply to: ↑ 14 ; follow-up: ↓ 18 Changed 2 years ago by cboos
Replying to Jordi Mallach <jordi@…>:
... Attaching current file, which is roughly at 67%, and I think the most visible messages are already dealt with.
Committed as r9024. Sorry for the delay, but we're thinking about improving the contribution process (using Transifex, giving svn accounts for translators, ...).
Please join Trac-dev MailingList if not already done for discussing this.
... does the langcode need to be ca_ES? This translation should be OK for ca_AD and ca_FR as well. Actually, most of the country codes could be dropped for many of the current translations, if I'm not missing anything...
Right, that's also what Dimitris from Transifex suggested we should do.
comment:18 in reply to: ↑ 17 Changed 2 years ago by cboos
Replying to Jordi Mallach <jordi@…>:
This translation should be OK for ca_AD and ca_FR as well.
ca_ES renamed to ca in r9027.
comment:19 Changed 2 years ago by cboos
- Milestone changed from 0.12 to translations
comment:20 Changed 2 years ago by Jordi Mallach <jordi@…>
- Summary changed from Translation of Trac to Catalan/Català [ca_ES] to Translation of Trac to Catalan/Català [ca]
Changed 20 months ago by Jordi Mallach <jordi@…>
- Attachment trac-0.12.ca.po added
Catalan update for 0.12
comment:21 Changed 20 months ago by Jordi Mallach <jordi@…>
I have attached a partial update for 0.12, which translates a good amount of the most visible strings.
I'm not sure if it's practical, but if this trac is updated with this file, it'd make my testing a lot easier. Thanks! :)
comment:22 Changed 20 months ago by Jordi Mallach <jordi@…>
Sorry for the noise, but I've completed quite a few more strings (148 to go). Attaching a new file.
Changed 20 months ago by Jordi Mallach <jordi@…>
- Attachment trac-0.12.ca.2.po added
Catalan update for 0.12.
comment:23 follow-up: ↓ 24 Changed 20 months ago by cboos
I committed trac-0.12.ca.2.po in r9877, thanks!
However, there's a lot more to go than 148 messages, and before you spend too much time on translating those messages, be sure to first work on an up to date catalog file! That's very important, otherwise you risk to translate messages that are no longer there, or fragmented messages that are now consolidated, etc.
Please have a look at TracL10N#TranslationWorkflow to learn about the various ways to get your catalog up to date.
comment:24 in reply to: ↑ 23 Changed 20 months ago by Jordi Mallach <jordi@…>
Replying to cboos:
However, there's a lot more to go than 148 messages, and before you spend too much time on translating those messages, be sure to first work on an up to date catalog file! That's very important, otherwise you risk to translate messages that are no longer there, or fragmented messages that are now consolidated, etc.
Ugh, indeed this was a nasty surprise. I've started working on the many new fuzzy and unstranslated messages. I'm used to other projects having po files updated at least when they release, so I never thought I'd be so out of date. I've downloaded the pot and msgmerged myself. Thanks for the warning!
Jordi
comment:25 follow-up: ↓ 28 Changed 20 months ago by Jordi Mallach <jordi@…>
Btw, is it common for translators to get commit access after a while? If trust is an issue, I guess I can easily prove I've been contributing to many free software projects for over a decade, have a GPG key well positioned in the web of trust and so on.
Just wondering. :)
Changed 20 months ago by Jordi Mallach <jordi@…>
- Attachment trac-0.12.ca.3.po added
New 0.12 update using a fresh .pot
comment:26 follow-up: ↓ 27 Changed 20 months ago by Jordi Mallach <jordi@…>
I have attached yet another update. I have actually installed Trac 0.12 to have a look at the result, and the most visible stuff is done. Still one last push to do, though!
866 missatges traduïts, 229 missatges no traduïts.
comment:27 in reply to: ↑ 26 Changed 20 months ago by cboos
Replying to Jordi Mallach <jordi@…>:
I have attached yet another update.
Committed as r9895.
I have actually installed Trac 0.12 to have a look at the result, and the most visible stuff is done.
Perfect, that's really the best way to verify the messages are correctly translated in context.
Still one last push to do, though!
Two actually ... have a look at how to translate the Javascript messages as well!
comment:28 in reply to: ↑ 25 Changed 20 months ago by cboos
Replying to Jordi Mallach <jordi@…>:
Btw, is it common for translators to get commit access after a while?
I don't know in general, but at least the Subversion project has been doing this for a while. And for us, it has proven to be very effective, you're going to be our 16th translator having commit access ;-)
comment:29 Changed 20 months ago by jordi
- Cc jordi@… removed
- Owner set to jordi
- Status changed from new to assigned
comment:30 Changed 20 months ago by jordi
As of r9909, the Catalan translation for trunk (Trac 0.12) is complete.



It might be nice, yes, but I would really need someone for doing that translation since I have little resources for working on this.