Opened 18 years ago
Closed 18 years ago
#4108 closed (fixed)
[patch] french PO file
Reported by: | Owned by: | hugo | |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Updated localization (with ticket #4107).
Lot of stuff added because of localflavors. I dunno if we should translate them since they will be used only in their countries, so only in their languages... What do you think ?
Attachments (5)
Change History (11)
by , 18 years ago
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
Localflavours will be used outside of the local language (in some cases there isn't just one local language, after all).
What if you are designing a site for French people travelling to Germany? You'll need a list of French states and I'll want to translate them into the terms commonly used in France for those regions. It's the same reason country and language names are marked for translation -- you aren't going to use Deutschland as the name of the country on a French language website.
comment:2 by , 18 years ago
Err .. replace "French states" with "German states" in the above. We are going for German states in the French language in that example.
I need more coffee. :-(
by , 18 years ago
Attachment: | diff.3.diff added |
---|
diff.2.diff contained an error + localization of the string of contrib/auth/models.py (#4107)
by , 18 years ago
Attachment: | diff.4.diff added |
---|
arg - I had forgotten some fuzzy strings. Will that be good one day ? :)
comment:4 by , 18 years ago
Component: | Internationalization → Translations |
---|---|
Triage Stage: | Ready for checkin → Accepted |
I can't commit this yet: there is a format string error at line 1333. Please remember to run bin/compile-messages.py -l fr
on the PO file before submitting to catch these. I guess it might be that you are accidently translating the newforms-admin branch instead of trunk -- we aren't applying translation patches to branches, so please only submit patches against trunk.
Move back to "ready for checkin" once the error has been fixed so that we know it's ready.
comment:5 by , 18 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Sorry for the error, I'll now use compile-messages before uploading the patches ; I didn't know that tool.
comment:6 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
patch