Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#26944 closed New feature (invalid)

Armenian translation: including .po files in Django.

Reported by: Ruben Owned by:
Component: Internationalization Version: 1.9
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Django doesn't have Armenian language support, so for my project I translated almost all .po files (except admindocs) and I think, that they can help someone, who wants to use Django in Armenian language. Armenian is very difficult language and I'm not a professional translator, but Armenian is my native language and I think, that for most cases my translation can be helpfull.

Attachments (12)

django.po (38.9 KB ) - added by Ruben 8 years ago.
django/conf/locale/hy/LC_MESSAGES
django.2.po (32.2 KB ) - added by Ruben 8 years ago.
django/contrib/admin/locale/hy/LC_MESSAGES
django.3.po (5.1 KB ) - added by Ruben 8 years ago.
postgres
django.4.po (11.7 KB ) - added by Ruben 8 years ago.
auth
django.5.po (1.6 KB ) - added by Ruben 8 years ago.
redirects
django.6.po (3.5 KB ) - added by Ruben 8 years ago.
GIS
django.7.po (1.0 KB ) - added by Ruben 8 years ago.
sites
django.8.po (4.7 KB ) - added by Ruben 8 years ago.
humanize
django.9.po (3.2 KB ) - added by Ruben 8 years ago.
flatpages
django.10.po (1.1 KB ) - added by Ruben 8 years ago.
sessions
django.11.po (1.7 KB ) - added by Ruben 8 years ago.
contenttypes
django.12.po (8.7 KB ) - added by Ruben 8 years ago.
humanize translation updated

Download all attachments as: .zip

Change History (16)

by Ruben, 8 years ago

Attachment: django.po added

django/conf/locale/hy/LC_MESSAGES

by Ruben, 8 years ago

Attachment: django.2.po added

django/contrib/admin/locale/hy/LC_MESSAGES

by Ruben, 8 years ago

Attachment: django.3.po added

postgres

by Ruben, 8 years ago

Attachment: django.4.po added

auth

by Ruben, 8 years ago

Attachment: django.5.po added

redirects

by Ruben, 8 years ago

Attachment: django.6.po added

GIS

by Ruben, 8 years ago

Attachment: django.7.po added

sites

by Ruben, 8 years ago

Attachment: django.8.po added

humanize

by Ruben, 8 years ago

Attachment: django.9.po added

flatpages

by Ruben, 8 years ago

Attachment: django.10.po added

sessions

by Ruben, 8 years ago

Attachment: django.11.po added

contenttypes

comment:1 by Ruben, 8 years ago

Sorry, it looks like after Django update some existing files was overwritten and I accidentally uploaded old ones. I will fully translate and upload them too.

by Ruben, 8 years ago

Attachment: django.12.po added

humanize translation updated

comment:2 by Tim Graham, 8 years ago

Resolution: invalid
Status: newclosed

Please submit translations using Transifex rather than this ticket tracker.

in reply to:  2 comment:3 by Ruben, 8 years ago

Replying to timgraham:

Please submit translations using Transifex rather than this ticket tracker.

I couldn't find Armenian language in Transifex, even in Request language, but it exists in project languages. How can I submit translations?

comment:4 by Claude Paroz, 8 years ago

You have to create an account on Transifex, ask for joining the Armenian team, and you'll be able to submit translations as soon as your are accepted in the team.
https://www.transifex.com/django/django/language/hy/

Feel free to discuss any further issue on the django-i18n@… mailing list.

Note: See TracTickets for help on using tickets.
Back to Top