summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2013-07-03 16:35:04 +0200
committerClaude Paroz <claude@2xlibre.net>2013-07-03 16:39:26 +0200
commit44df41e5fd151378aee2730c497f82e0db68666a (patch)
treefa12aeb00cfa2d1d39922727eca372344507ee03
parent6151fdf930c9a513597e94fe8e8aee5e88c69ca1 (diff)
[1.5.x] Fixed #20695 -- Fixed contrib.humanize translation syntax errors
Affected language: Mexican Spanish, Mongolian, Romanian, Turkish Translations for 1.6 and master will be refetched from Transifex. Thanks ruless at gmail.com for the report.
-rw-r--r--django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mobin4155 -> 4169 bytes
-rw-r--r--django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po4
-rw-r--r--django/contrib/humanize/locale/mn/LC_MESSAGES/django.mobin4679 -> 4693 bytes
-rw-r--r--django/contrib/humanize/locale/mn/LC_MESSAGES/django.po4
-rw-r--r--django/contrib/humanize/locale/ro/LC_MESSAGES/django.mobin2624 -> 2649 bytes
-rw-r--r--django/contrib/humanize/locale/ro/LC_MESSAGES/django.po2
-rw-r--r--django/contrib/humanize/locale/tr/LC_MESSAGES/django.mobin3462 -> 3476 bytes
-rw-r--r--django/contrib/humanize/locale/tr/LC_MESSAGES/django.po4
8 files changed, 7 insertions, 7 deletions
diff --git a/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo
index 4a3719b5d0..1b5b146cc6 100644
--- a/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo
+++ b/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po b/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po
index da4e1b803b..b108c0b33a 100644
--- a/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po
+++ b/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po
@@ -257,14 +257,14 @@ msgstr[1] "hace %(count)s segundos"
msgid "a minute ago"
msgid_plural "%(count)s minutes ago"
msgstr[0] "Hace un minuto"
-msgstr[1] "Hace %s minutos"
+msgstr[1] "Hace %(count)s minutos"
#: templatetags/humanize.py:206
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s hours ago"
msgstr[0] "Hace una hora"
-msgstr[1] "Hace %s horas"
+msgstr[1] "Hace %(count)s horas"
#: templatetags/humanize.py:212
#, python-format
diff --git a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo
index 720037f9fd..0b15a711bf 100644
--- a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo
+++ b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po
index 5efb77675b..94419d6d34 100644
--- a/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po
+++ b/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po
@@ -258,14 +258,14 @@ msgstr[1] "%(count)s секундын өмнө"
msgid "a minute ago"
msgid_plural "%(count)s minutes ago"
msgstr[0] "минутын өмнө"
-msgstr[1] "%s минутын өмнө"
+msgstr[1] "%(count)s минутын өмнө"
#: templatetags/humanize.py:206
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s hours ago"
msgstr[0] "цагын өмнө"
-msgstr[1] "%s цагын өмнө"
+msgstr[1] "%(count)s цагын өмнө"
#: templatetags/humanize.py:212
#, python-format
diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo
index a1dfb625ae..eadecabdd9 100644
--- a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo
+++ b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po
index 2795c20d38..7d6b1e13bf 100644
--- a/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po
+++ b/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po
@@ -276,7 +276,7 @@ msgid "a second ago"
msgid_plural "%(count)s seconds ago"
msgstr[0] "acum o secundă"
msgstr[1] "acum %(count)s secunde"
-msgstr[2] ""
+msgstr[2] "acum %(count)s de secunde"
#: templatetags/humanize.py:201
#, python-format
diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo
index 5b8b08836f..e52aace00b 100644
--- a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo
+++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo
Binary files differ
diff --git a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po
index e7c42cbe31..7da9cc770b 100644
--- a/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po
+++ b/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po
@@ -235,13 +235,13 @@ msgstr[0] "%(count)s saniye önce"
#, python-format
msgid "a minute ago"
msgid_plural "%(count)s minutes ago"
-msgstr[0] "%s dakika önce"
+msgstr[0] "%(count)s dakika önce"
#: templatetags/humanize.py:206
#, python-format
msgid "an hour ago"
msgid_plural "%(count)s hours ago"
-msgstr[0] "%s saat önce"
+msgstr[0] "%(count)s saat önce"
#: templatetags/humanize.py:212
#, python-format