Claude Paroz
|
69523c1ba3
|
Updated contrib.humanize translation template
|
2013-05-18 23:11:39 +02:00 |
Claude Paroz
|
9f7a01ef2b
|
Updated translation templates and removed en translations
"en" translations have been mistakenly committed in 87cc3da81 .
|
2013-05-02 16:25:23 +02:00 |
Claude Paroz
|
244e765a94
|
Updated translation templates
|
2013-03-28 10:06:11 +01:00 |
Claude Paroz
|
0a22f7aad2
|
Added Burmese language
Thanks to Yhal Htet Aung for the translation work.
|
2013-03-28 10:01:30 +01:00 |
Claude Paroz
|
c5084e7557
|
Updated translations from Transifex
Polish, Telugu, Georgian, Azerbaijani, Norwegian Bokmål, Basque,
Dutch, Thai, Spanish (Argentina), Afrikaans.
|
2013-03-28 09:24:07 +01:00 |
Claude Paroz
|
87cc3da814
|
Merged contrib translations from 1.5 branch
|
2013-02-26 21:51:06 +01:00 |
Claude Paroz
|
58365401c9
|
Updated base translation files
|
2012-10-15 11:17:06 +02:00 |
Jannis Leidel
|
6017c9fd2d
|
Pulled humanize translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17789 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-23 03:09:42 +00:00 |
Jannis Leidel
|
9d1d1f06db
|
Added Tatar translation. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:15:31 +00:00 |
Jannis Leidel
|
e540f27475
|
Added Swahili translation. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17731 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:14:48 +00:00 |
Jannis Leidel
|
830900c24a
|
Added Nepali translation. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17730 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:14:07 +00:00 |
Jannis Leidel
|
661139a29e
|
Added Kazakh translation. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17729 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:13:24 +00:00 |
Jannis Leidel
|
e47b92dad7
|
Added Esperanto to the list of languages. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17728 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:12:43 +00:00 |
Jannis Leidel
|
8256abc181
|
Pulled the humanize translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17722 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 09:05:08 +00:00 |
Jannis Leidel
|
4c376852fe
|
Updated English base translation files in preparation of the alpha release so Transifex can pick them up.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-12-22 23:02:28 +00:00 |
Jannis Leidel
|
6cae2a550d
|
Fixed #16878 -- Improved intword filter to support numbers up to decillion and googol. Thanks to crodjer for the initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16897 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-09-23 16:45:40 +00:00 |
Jannis Leidel
|
578a31fea3
|
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16233 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-05-17 10:16:12 +00:00 |
Jannis Leidel
|
688abe3b8d
|
Fixed #15981 -- Use ungettext instead of manually checking for plurals. Thanks, gasperzejn.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16181 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-05-07 19:55:51 +00:00 |
Jannis Leidel
|
8f3e1c1c63
|
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-05-06 13:29:58 +00:00 |
Russell Keith-Magee
|
d60ae0b721
|
Removed deprecated 'no' translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-04-02 08:43:43 +00:00 |
Jannis Leidel
|
ada8e2a6fa
|
Pulled translation updates from Transifex again.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-20 22:16:14 +00:00 |
Ramiro Morales
|
5347bbd514
|
Fixed plural forms formula for the Croatian (hr) localization by manually overriding the header of affected .po files and re-generating .mo files, this seems to be a quirck in Transifex export to PO functionality. Thanks bmihelac fot the report. Refs #15634.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15875 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-17 22:56:10 +00:00 |
Jannis Leidel
|
f193c17979
|
Pulled humanize translation updates from Transifex.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15832 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-15 20:10:24 +00:00 |
Jannis Leidel
|
90564a156c
|
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15680.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15752 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-04 01:07:11 +00:00 |
Jannis Leidel
|
c11140d04b
|
Fixed plural forms of Irish translation introduced in r15680.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15751 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-04 01:05:10 +00:00 |
Jannis Leidel
|
53b2a25396
|
Fixed plural forms of Welsh translation introduced in r15680.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15750 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-04 01:04:31 +00:00 |
Jannis Leidel
|
bef353873e
|
Fixed plural forms of Bosnian translation introduced in r15680.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15749 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-04 01:03:14 +00:00 |
Jannis Leidel
|
c06ed72759
|
Updated humanize translations from transifex.net. Refs #15300.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-01 09:06:04 +00:00 |
Russell Keith-Magee
|
7536f63b32
|
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alonso Bautista Villalobos and the rest of the Mexican translation team.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-02-06 06:06:29 +00:00 |
Jannis Leidel
|
7ff65caa7b
|
Added new translation files to humanize contrib app.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15266 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-21 18:46:59 +00:00 |