Commit 68f21ee3519ae547d4468963eb3c3ff0957fe245

Authored by Gustavo Bernardo
1 parent d38fb865

Groups translations

students_group/locale/pt_BR/LC_MESSAGES/django.po
... ... @@ -8,7 +8,7 @@ msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2017-03-09 17:01-0300\n"
  11 +"POT-Creation-Date: 2017-04-02 18:30-0300\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -18,68 +18,68 @@ msgstr &quot;&quot;
18 18 "Content-Transfer-Encoding: 8bit\n"
19 19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 20  
21   -#: students_group/forms.py:31
  21 +#: .\forms.py:31
22 22 msgid "This subject already has a group with this name"
23 23 msgstr "Esse assunto já possui um grupo com esse nome"
24 24  
25   -#: students_group/models.py:9
  25 +#: .\models.py:9
26 26 msgid "Name"
27 27 msgstr "Nome"
28 28  
29   -#: students_group/models.py:10
  29 +#: .\models.py:10
30 30 msgid "Slug"
31 31 msgstr "Slug"
32 32  
33   -#: students_group/models.py:11
  33 +#: .\models.py:11
34 34 msgid "Description"
35 35 msgstr "Descrição"
36 36  
37   -#: students_group/models.py:12
  37 +#: .\models.py:12
38 38 msgid "Subject"
39 39 msgstr "Assunto"
40 40  
41   -#: students_group/models.py:13
  41 +#: .\models.py:13 .\templates\groups\index.html:75
42 42 msgid "Participants"
43 43 msgstr "Participantes"
44 44  
45   -#: students_group/models.py:14
  45 +#: .\models.py:14
46 46 msgid "Create Date"
47 47 msgstr "Data de criação"
48 48  
49   -#: students_group/models.py:15
  49 +#: .\models.py:15
50 50 msgid "Last Update"
51 51 msgstr "Última Atualização"
52 52  
53   -#: students_group/models.py:18
  53 +#: .\models.py:18
54 54 msgid "Students Group"
55 55 msgstr "Grupo de Estudo"
56 56  
57   -#: students_group/models.py:19 students_group/views.py:48
  57 +#: .\models.py:19 .\views.py:48
58 58 msgid "Students Groups"
59 59 msgstr "Grupos de Estudo"
60 60  
61   -#: students_group/templates/groups/_form.html:21
  61 +#: .\templates\groups\_form.html:21
62 62 msgid "Attribute students to group"
63 63 msgstr "Atribuir estudantes ao grupo"
64 64  
65   -#: students_group/templates/groups/_form.html:57
  65 +#: .\templates\groups\_form.html:60
66 66 msgid "Save"
67 67 msgstr "Salvar"
68 68  
69   -#: students_group/templates/groups/create.html:9
  69 +#: .\templates\groups\create.html:9
70 70 msgid "Replicate: "
71 71 msgstr "Replicar: "
72 72  
73   -#: students_group/templates/groups/create.html:15
74   -#: students_group/templates/groups/index.html:31 students_group/views.py:123
  73 +#: .\templates\groups\create.html:15 .\templates\groups\index.html:31
  74 +#: .\views.py:123
75 75 msgid "Create Group"
76 76 msgstr "Criar Grupo"
77 77  
78   -#: students_group/templates/groups/delete.html:9
  78 +#: .\templates\groups\delete.html:12
79 79 msgid "Are you sure you want delete the group"
80 80 msgstr "Tem certeza que deseja deletar o grupo"
81 81  
82   -#: students_group/templates/groups/delete.html:10
  82 +#: .\templates\groups\delete.html:13
83 83 msgid ""
84 84 "With this action the group will no longer exist but your participants will "
85 85 "still be attached to the subject."
... ... @@ -87,57 +87,64 @@ msgstr &quot;&quot;
87 87 "Com essa ação o grupo irá deixar de existir mas os seus participantes "
88 88 "continuarão vinculados ao assunto."
89 89  
90   -#: students_group/templates/groups/delete.html:15
  90 +#: .\templates\groups\delete.html:19
91 91 msgid "Close"
92 92 msgstr "Fechar"
93 93  
94   -#: students_group/templates/groups/delete.html:18
  94 +#: .\templates\groups\delete.html:20
95 95 msgid "Delete"
96 96 msgstr "Deletar"
97 97  
98   -#: students_group/templates/groups/index.html:13
  98 +#: .\templates\groups\index.html:13
99 99 msgid "Groups"
100 100 msgstr "Grupos"
101 101  
102   -#: students_group/templates/groups/index.html:55
  102 +#: .\templates\groups\index.html:55
103 103 msgid "Replicate"
104 104 msgstr "Replicar"
105 105  
106   -#: students_group/templates/groups/index.html:58
  106 +#: .\templates\groups\index.html:58
107 107 msgid "Edit"
108 108 msgstr "Editar"
109 109  
110   -#: students_group/templates/groups/index.html:59
  110 +#: .\templates\groups\index.html:59
111 111 msgid "Remove"
112 112 msgstr "Deletar"
113 113  
114   -#: students_group/templates/groups/index.html:70
115   -msgid "Participant(s)"
116   -msgstr "Participante(s)"
  114 +#: .\templates\groups\index.html:71
  115 +msgid "No participants"
  116 +msgstr "Sem participantes"
117 117  
118   -#: students_group/templates/groups/update.html:8
  118 +#: .\templates\groups\index.html:73
  119 +msgid "Participant"
  120 +msgstr "Participante"
  121 +
  122 +#: .\templates\groups\update.html:8
119 123 msgid "Update: "
120 124 msgstr "Editar: "
121 125  
122   -#: students_group/views.py:133
  126 +#: .\views.py:133
123 127 msgid "Replicate Group"
124 128 msgstr "Replicar Grupo"
125 129  
126   -#: students_group/views.py:140
  130 +#: .\views.py:140
127 131 #, python-format
128 132 msgid "The group \"%s\" was created successfully!"
129 133 msgstr "O grupo \"%s\" foi criado com sucesso!"
130 134  
131   -#: students_group/views.py:170
  135 +#: .\views.py:170
132 136 msgid "Update Group"
133 137 msgstr "Atualizar Grupo"
134 138  
135   -#: students_group/views.py:180
  139 +#: .\views.py:180
136 140 #, python-format
137 141 msgid "The group \"%s\" was updated successfully!"
138 142 msgstr "O grupo \"%s\" foi atualizado com sucesso!"
139 143  
140   -#: students_group/views.py:219
  144 +#: .\views.py:219
141 145 #, python-format
142 146 msgid "The group \"%s\" was removed successfully!"
143 147 msgstr "O grupo \"%s\" foi removido com sucesso!"
  148 +
  149 +#~ msgid "Participant(s)"
  150 +#~ msgstr "Participante(s)"
... ...