Claude Paroz
|
4a103086d5
|
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
|
2012-06-07 18:08:47 +02:00 |
Jannis Leidel
|
1fe7155823
|
Pulled core translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17780 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-23 02:35:22 +00:00 |
Jannis Leidel
|
f8446024bc
|
Pulled the core translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17713 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 08:51:40 +00:00 |
Adrian Holovaty
|
c1bdfd6f6f
|
Changed various non-breaking space characters from [17478] to use the code representation rather than the actual character, which is too hard to overlook because it just looks like a space
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17542 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-02-17 20:23:42 +00:00 |
Jannis Leidel
|
75c60e8053
|
Fixed #17217 -- Use non breaking spaces for format localization in which spaces are used. Thanks, Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17478 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-02-09 18:58:17 +00:00 |
Jannis Leidel
|
0b468d79b0
|
Pulled core translation updates from Transifex.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15823 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-15 20:05:03 +00:00 |
Jannis Leidel
|
8a94108110
|
Fixed #15300 -- Updated core translations from transifex.net.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15680 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-03-01 08:50:02 +00:00 |
Jannis Leidel
|
5d2ea792ec
|
Fixed #15151 -- Removed fuzzy markers from translation strings introduced in r15280.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-25 08:37:35 +00:00 |
Jannis Leidel
|
ef3d7bda32
|
Updated all existing translations after changes to filesize translation strings made in [15290].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15292 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-24 09:44:22 +00:00 |
Jannis Leidel
|
07b92cd489
|
Fixed #9988 (again) -- Updated list of Associated Press months names to use a translation context. Thanks, Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15280 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-21 22:25:50 +00:00 |
Jannis Leidel
|
de8565e1c4
|
Removed app translation strings from core translation files.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15272 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-01-21 19:35:41 +00:00 |
Jannis Leidel
|
5fa1169f33
|
Fixed #14821 -- Documented the differences in formatting syntax in formats modules. Thanks, Claude.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14893 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-12 23:02:10 +00:00 |
Russell Keith-Magee
|
b5754e60b4
|
Fixed #14663 -- Corrected Norwegian locale format strings. Thanks to nfg for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14791 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-04 04:28:17 +00:00 |
Jannis Leidel
|
7421f7269e
|
Fixed #11161 -- Added plural forms to all supported languages. Fixed other errors in the translation files that prevented them to pass the msgfmt check in preparation for the move to Transifex. Refs #14735, too.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14771 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-12-02 00:48:56 +00:00 |
Jannis Leidel
|
fa14e3127d
|
Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13265 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-05-15 00:19:01 +00:00 |
Russell Keith-Magee
|
5f731bd949
|
Fixed #13098 -- Updated Norwegian (Bokmål) translation in both the deprecated "no" and the new "nb" variant. Thanks to jonklo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13088 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-05-04 10:44:40 +00:00 |
Jannis Leidel
|
77c13844ae
|
Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a replacement of the current "no".
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13047 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-04-29 14:36:09 +00:00 |