Revision history [back]
Translation doesn't work
I'm translating askbot to pt_BR and I can't translate that (in django.po):
#: forms.py:188
#, python-format
msgid ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
"be used."
msgid_plural ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
"be used."
msgstr[0] ""
"Tags são palavras-chave, sem espaços. Até %(max_tags)d tags podem ser usadas."
msgstr[1] ""
"Tags são palavras-chave curtas, sem espaços. Até %(max_tags)d tags podem ser usadas."
What I am doing wrong?
Translation doesn't work
I'm translating askbot to pt_BR and I can't translate that (in django.po):that:
#: forms.py:188
#, python-format
msgid ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
"be used."
msgid_plural ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
"be used."
msgstr[0] ""
"Tags são palavras-chave, sem espaços. Até %(max_tags)d tags podem ser usadas."
msgstr[1] ""
"Tags são palavras-chave curtas, sem espaços. Até %(max_tags)d tags podem ser usadas."
What I am doing wrong?
Translation doesn't work
I'm translating askbot to pt_BR and I can't translate that:
#: forms.py:188forms.py:188
#,
python-formatpython-format
msgid
""""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can
""
"be
used."used."
msgid_plural
""""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can
""
"be
used."used."
msgstr[0]
""""
"Tags são palavras-chave, sem espaços. Até %(max_tags)d tags podem ser
usadas."usadas."
msgstr[1]
""""
"Tags são palavras-chave curtas, sem espaços. Até %(max_tags)d tags podem ser usadas."
What I am doing wrong?
Translation doesn't work
I'm translating askbot to pt_BR and I can't translate that:
: forms.py:188
, python-format
#: forms.py:188
#, python-format
msgid ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
"be used."
msgid_plural ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
"be used."
msgstr[0] ""
"Tags são palavras-chave, sem espaços. Até %(max_tags)d tags podem ser usadas."
msgstr[1] ""
"Tags são palavras-chave curtas, sem espaços. Até %(max_tags)d tags podem ser usadas."
What I am doing wrong?