#6917 closed (fixed)
Catalan translation clean-up
Reported by: | Marc Garcia | Owned by: | Marc Garcia |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | catalan i18n | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Revision of catalan translation strings. Some typos, and some "style" changes to be discussed in django catalan list.
Attachments (3)
Change History (10)
by , 17 years ago
Attachment: | 6917_v1.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Accepted |
---|
We, the catalan Django users, are discussing the diff and other translation issues in: http://groups.google.com/group/django-cat/browse_thread/thread/e5ab3ac847077ed8 (in Catalan).
comment:2 by , 17 years ago
For those that don't speak Catalan, On the discussion held here three things popped out:
- Small typos, which are corrected in the last diff attached by Marc Garcia
- Complicated strings, like "Number", "Float", "Integer" and "Email address" which we'll think about and commit separatelly.
- Persona stuff, about how to treat the user, after some reasearch done by Marc Garcia it seams that other people and organizations translating software to Catalan opted for the 2nd person in plural form for messages directed to the user.
This means we'll have to change lots of msgstr's in the catalan translation! So that will also go in a separate commit. But we'll then be more "standard" with other software translations. (About "Spanish Spain" we'll have to search a bit more).
comment:3 by , 17 years ago
Marc F: Was this fixed in [7398], as the message said? Sometimes the post-commit script doesn't manage to close the ticket automatically.
If you weren't intending for it to be closed anyway, you can use "Refs #6917" in the commit message so that the commit is recorded here without closing the ticket.
comment:4 by , 17 years ago
[7398] is Marc G's commit ;) The commit only fixes the first point of the three on the last comment, we still have to decide about some complicated strings, and change all the references of "Vosté" to "Vosaltres" which will take a bit more (means re-reading the .po!).
So, we'll use "Refs #6917" a bit hehe.
For anybody following the ticket;
In [7398]: #6917 (patch 1 of 3) -- Fixing typos in catalan translation
by , 17 years ago
Attachment: | 6917_person.diff added |
---|
Catalan translation file mainly correcting person form for messages to user
comment:5 by , 17 years ago
Attached second patch for standarizing the person used in messages to user.
Some typos also fixed in this patch, and new texts also translated.
This patch will close this ticket, so after using catalan software translations style sheet, and translation list by softcatala, ambiguous translations doesn't extis anymore.
follow-up: 7 comment:6 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 by , 17 years ago
Replying to garcia_marc:
Nice, one step further to have "the perfect translation" hehe. Next step: bring a bit of love to "es" ;)
Thanks for the work¡!
django.po file patch