Commit 485032dba5f7f1ecac6899405b3f6c87cd790de2

Authored by Zambom
1 parent a1af2e6d

Adding pendencies translation

pendencies/locale/pt_BR/LC_MESSAGES/django.po
@@ -20,68 +20,68 @@ msgstr "" @@ -20,68 +20,68 @@ msgstr ""
20 20
21 #: pendencies/forms.py:38 pendencies/forms.py:41 pendencies/forms.py:44 21 #: pendencies/forms.py:38 pendencies/forms.py:41 pendencies/forms.py:44
22 msgid "This field is required." 22 msgid "This field is required."
23 -msgstr "" 23 +msgstr "Esse campo é obrigatório."
24 24
25 #: pendencies/forms.py:49 25 #: pendencies/forms.py:49
26 msgid "This input should be filled with a date equal or before the End Date." 26 msgid "This input should be filled with a date equal or before the End Date."
27 -msgstr "" 27 +msgstr "Esse campo deve ser preenchido com uma data igual ou anterior à Data Final."
28 28
29 #: pendencies/forms.py:50 29 #: pendencies/forms.py:50
30 msgid "This input should be filled with a date equal or after the Begin Date." 30 msgid "This input should be filled with a date equal or after the Begin Date."
31 -msgstr "" 31 +msgstr "Esse campo deve ser preenchido com uma data igual ou posterior à Data Inicial."
32 32
33 #: pendencies/forms.py:57 pendencies/forms.py:67 33 #: pendencies/forms.py:57 pendencies/forms.py:67
34 msgid "This input should be filled with a date equal or after today's date." 34 msgid "This input should be filled with a date equal or after today's date."
35 -msgstr "" 35 +msgstr "Esse campo deve ser preenchido com uma data igual ou posterior à data atual."
36 36
37 #: pendencies/forms.py:60 pendencies/forms.py:70 37 #: pendencies/forms.py:60 pendencies/forms.py:70
38 msgid "" 38 msgid ""
39 "This input should be filled with a date equal or after the subject begin " 39 "This input should be filled with a date equal or after the subject begin "
40 "date." 40 "date."
41 -msgstr "" 41 +msgstr "Esse campo deve ser preenchido com uma data igual ou posterior à data inicial do assunto."
42 42
43 #: pendencies/forms.py:63 43 #: pendencies/forms.py:63
44 msgid "" 44 msgid ""
45 "This input should be filled with a date equal or after the subject end date." 45 "This input should be filled with a date equal or after the subject end date."
46 -msgstr "" 46 +msgstr "Esse campo deve ser preenchido com uma data igual ou posterior à data final do assunto."
47 47
48 #: pendencies/forms.py:73 48 #: pendencies/forms.py:73
49 msgid "" 49 msgid ""
50 "This input should be filled with a date equal or before the subject end date." 50 "This input should be filled with a date equal or before the subject end date."
51 -msgstr "" 51 +msgstr "Esse campo deve ser preenchido com uma data igual ou anterior à data final do assunto"
52 52
53 #: pendencies/models.py:8 53 #: pendencies/models.py:8
54 msgid "Action" 54 msgid "Action"
55 -msgstr "" 55 +msgstr "Ação"
56 56
57 #: pendencies/models.py:8 57 #: pendencies/models.py:8
58 msgid "Visualize" 58 msgid "Visualize"
59 -msgstr "" 59 +msgstr "Visualizar"
60 60
61 #: pendencies/models.py:8 61 #: pendencies/models.py:8
62 msgid "Create" 62 msgid "Create"
63 -msgstr "" 63 +msgstr "Criar"
64 64
65 #: pendencies/models.py:8 65 #: pendencies/models.py:8
66 msgid "Answer" 66 msgid "Answer"
67 -msgstr "" 67 +msgstr "Responder"
68 68
69 #: pendencies/models.py:8 69 #: pendencies/models.py:8
70 msgid "Access" 70 msgid "Access"
71 -msgstr "" 71 +msgstr "Acessar"
72 72
73 #: pendencies/models.py:9 73 #: pendencies/models.py:9
74 msgid "Begin Date" 74 msgid "Begin Date"
75 -msgstr "" 75 +msgstr "Data Inicial"
76 76
77 #: pendencies/models.py:10 77 #: pendencies/models.py:10
78 msgid "End Date" 78 msgid "End Date"
79 -msgstr "" 79 +msgstr "Data Final"
80 80
81 #: pendencies/models.py:11 81 #: pendencies/models.py:11
82 msgid "Limit Date" 82 msgid "Limit Date"
83 -msgstr "" 83 +msgstr "Data Limite"
84 84
85 #: pendencies/models.py:12 85 #: pendencies/models.py:12
86 msgid "Resource" 86 msgid "Resource"
87 -msgstr "" 87 +msgstr "Recurso"
topics/locale/pt_BR/LC_MESSAGES/django.po
@@ -71,10 +71,8 @@ msgid "Topics" @@ -71,10 +71,8 @@ msgid "Topics"
71 msgstr "Tópicos" 71 msgstr "Tópicos"
72 72
73 #: topics/models.py:53 73 #: topics/models.py:53
74 -#, fuzzy  
75 -#| msgid "Description"  
76 msgid "Brief Description" 74 msgid "Brief Description"
77 -msgstr "Descrição" 75 +msgstr "Descrição Breve"
78 76
79 #: topics/models.py:54 77 #: topics/models.py:54
80 msgid "Show in new window" 78 msgid "Show in new window"