mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
fix two errors in Brazilian translation file
This commit is contained in:
parent
55c27f7f73
commit
4fd5c60a32
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ msgid ""
|
|||
"%(ext)s is an invalid file extension. Authorized extensions are : %"
|
||||
"(valid_exts_list)s"
|
||||
msgstr "Extensão informada inválida. Os Formatos permitidos são : %"
|
||||
|
||||
"(valid_exts_list)s"
|
||||
#: forms.py:38
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
|
@ -37,7 +37,7 @@ msgid ""
|
|||
"You already have %(nb_avatars)d avatars, and the maximum allowed is %"
|
||||
"(nb_max_avatars)d."
|
||||
msgstr "Você já possui %(nb_avatars)d fotos. O máximo permitido é %"
|
||||
|
||||
"(nb_max_avatars)d."
|
||||
#: forms.py:56 forms.py:67
|
||||
msgid "Choices"
|
||||
msgstr "Opções"
|
||||
|
|
|
|||
Loading…
Reference in a new issue