Commit graph

28 commits

Author SHA1 Message Date
Johannes Wilm
114a154668 compile translation files, replaces #192 2022-08-09 23:24:52 +02:00
Mahdi Firouzjaah
2917cc5690
Add files via upload 2020-12-16 20:13:11 +03:30
Mahdi Firouzjaah
22cb67fd23
Create django.po 2020-12-16 20:12:50 +03:30
Fabian Stehle
dcabd11e43 Fix invalid translations
'msgid' and 'msgstr' entries do not both end with '\n' which is
mandatory according to specification from the 'msgfmt' manual:

```
The msgid and msgstr strings are studied and compared. It is considered
abnormal if one string starts or ends with a newline while the other
does not.
```

Besides all placeholders from the 'msgid' must be used in the 'mgstr'.
2017-08-27 08:47:26 -05:00
Bruno Santeramo
5ffa8a443a Italian translation 2017-05-27 09:53:19 -05:00
Jannis
112141a457 Add verbose_names to Avatar model. 2016-09-16 10:55:13 +02:00
Jannis
a19debce22 Improve German translation. 2016-09-14 13:10:29 +02:00
Johannes Wilm
7a1435557f one fix errors in Brazilian translation file 2016-01-03 16:08:31 +01:00
Johannes Wilm
4fd5c60a32 fix two errors in Brazilian translation file 2016-01-03 16:06:05 +01:00
teolemon
c66e2c2fa8 translate string in French 2015-08-11 21:15:10 +02:00
Adam Dobrawy
73ad17491e Fix typo in polish locale 2015-07-19 15:46:27 +02:00
Adam Dobrawy
f69b5c64d6 Add polish locale 2015-07-19 15:29:42 +02:00
Grant McConnaughey
621d3fc5c7 Merge pull request #66 from kharakawa/trans-ja
Add Japanese translation.
2015-04-24 13:14:15 -05:00
Grant McConnaughey
85bf7ba4f0 Merge pull request #70 from Crop-R/dutch
Dutch translations
2015-04-24 13:13:41 -05:00
Grant McConnaughey
e504a4e1d7 Merge pull request #85 from ayang/master
added simple chinese translation
2015-04-24 13:10:50 -05:00
João Dias de Carvalho Neto
17e7779176 Update django.po 2014-06-03 14:47:32 -03:00
ayang23
75394c2962 added simple chinese translation 2014-03-26 17:28:03 +08:00
Ivor Bosloper
e80d39a618 Dutch translations 2013-11-11 16:29:04 +01:00
Koichi Harakawa
470c75a479 Add Japanese translation. 2013-09-19 12:40:57 +09:00
David Loaiza
3f32a2b347 Add spanish locale 2013-08-27 00:22:05 -05:00
Jannis Leidel
e46fdcc0e5 Merge pull request #31 from frost-nzcr4/ft-locale-ru
Add translation to Russian
2013-03-04 03:52:45 -08:00
frost-nzcr4
f013f7c48d Add translation to Russian 2012-03-17 00:46:08 +04:00
Philipp Wassibauer
d3e98504c8 avatars can be displayed as gallery now 2011-04-01 15:05:29 +02:00
Mathieu Pillard
aaa1b62221 FR translation .mo
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-05-06 00:45:52 +02:00
Mathieu Pillard
83033731df French translations update
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-05-06 00:45:43 +02:00
Jannis Leidel
b34197fb92 Added German translation. 2010-03-16 15:20:01 +01:00
Daniel T. Alvarenga
5996dfa5b5 Added Portuguese (Brazilian) translation.
Signed-off-by: Jannis Leidel <jannis@leidel.info>
2010-03-16 14:40:05 +01:00
Mathieu Pillard
628948f8ed Marking added strings for translation and providing a basic french translation 2010-02-22 16:34:19 -05:00