#8624 closed (fixed)
Updated Hungarian translation for 1.0
Reported by: | Szilveszter Farkas | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I have updated the Hungarian translation for Django 1.0. Please see the attached file. (djangojs.po is complete)
Attachments (1)
Change History (7)
by , 16 years ago
comment:1 by , 16 years ago
milestone: | → 1.0 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Commited. Szilveszter You'll see I removed your name from the top of the file. That's because all copyrights should point to the django foundation; Hope you don't mind! ;)
comment:4 by , 16 years ago
Copyrights do not get automatically assigned to the DSF. That would be illegal. They are still held by the people who created the content. I'll fix the file.
However, Django does have a policy of not putting individual names in any files except AUTHORS. That includes translators.
@Szilveszter: please open a ticket containing a patch to the AUTHORS file with however you want it to be represented (it is sorted alphabetically by surname, so find the right place for your name).
comment:5 by , 16 years ago
@telenieko: I'll attach a diff next time, sorry for that. About djangojs.po: I mentioned in my bug comment that it hasn't changed since the last checkin (at least makemessages didn't generate any new content into that .po file)
@mtredinnick: thanks, but I'm already in there since I did the update before this one as well.
Thanks!
For the future please, try to attach diff files (svn diff > somefile.diff) so it's easier to see the changes.
And don't forget about the djangojs.po that is next to the django.po!