Commit 2358e15a37716786dea9f7d29ef911992a4a8b69

Authored by Gustavo
1 parent 055227e3

Started bulletin translations

Showing 1 changed file with 253 additions and 0 deletions   Show diff stats
bulletin/locale/pt_BR/LC_MESSAGES/django.po 0 → 100644
... ... @@ -0,0 +1,253 @@
  1 +# SOME DESCRIPTIVE TITLE.
  2 +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3 +# This file is distributed under the same license as the PACKAGE package.
  4 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5 +#
  6 +#, fuzzy
  7 +msgid ""
  8 +msgstr ""
  9 +"Project-Id-Version: PACKAGE VERSION\n"
  10 +"Report-Msgid-Bugs-To: \n"
  11 +"POT-Creation-Date: 2017-07-18 23:30-0300\n"
  12 +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14 +"Language-Team: LANGUAGE <LL@li.org>\n"
  15 +"Language: \n"
  16 +"MIME-Version: 1.0\n"
  17 +"Content-Type: text/plain; charset=UTF-8\n"
  18 +"Content-Transfer-Encoding: 8bit\n"
  19 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20 +
  21 +#: .\forms.py:27
  22 +msgid "Tags"
  23 +msgstr ""
  24 +
  25 +#: .\forms.py:33
  26 +msgid "Bulletin name"
  27 +msgstr "Nome do boletim"
  28 +
  29 +#: .\forms.py:34
  30 +msgid "Bulletin content"
  31 +msgstr "Conteúdo do boletim"
  32 +
  33 +#: .\forms.py:55
  34 +msgid "This subject already has a bulletin with this name"
  35 +msgstr "Este assunto já possui um boletim com este nome"
  36 +
  37 +#: .\forms.py:66 .\forms.py:112
  38 +msgid "This field is required."
  39 +msgstr "Este campo é obrigatório."
  40 +
  41 +#: .\forms.py:104
  42 +msgid "Message"
  43 +msgstr "Mensagem"
  44 +
  45 +#: .\forms.py:124
  46 +msgid "The image is too large. It should have less than 5MB."
  47 +msgstr ""
  48 +
  49 +#: .\models.py:23
  50 +msgid ""
  51 +"Please select a valid file. The uploaded file must have one of the following "
  52 +"extensions: .doc, .docx, .html, .jpg, .odp, .ods, .odt, .pdf, .png, .ppt, ."
  53 +"pptx, .xlx e .xlsx"
  54 +msgstr ""
  55 +"Por favor selecione um arquivo válido. O arquivo enviado deve possuir uma "
  56 +"das seguintes extensões: .doc, .docx, .html, .jpg, .odp, .ods, .odt, .pdf, ."
  57 +"png, .ppt, .pptx, .xlx e .xlsx"
  58 +
  59 +#: .\models.py:26
  60 +msgid "Bulletin Content"
  61 +msgstr ""
  62 +
  63 +#: .\models.py:27
  64 +msgid "File"
  65 +msgstr ""
  66 +
  67 +#: .\models.py:30 .\views.py:505
  68 +msgid "Bulletin"
  69 +msgstr ""
  70 +
  71 +#: .\models.py:31
  72 +msgid "Bulletins"
  73 +msgstr ""
  74 +
  75 +#: .\models.py:49
  76 +msgid "Are you sure you want delete the bulletin"
  77 +msgstr ""
  78 +
  79 +#: .\templates\bulletin\_form.html:49
  80 +msgid "Common resources settings"
  81 +msgstr ""
  82 +
  83 +#: .\templates\bulletin\_form.html:98
  84 +msgid "Pendencies Notifications"
  85 +msgstr ""
  86 +
  87 +#: .\templates\bulletin\_form.html:114
  88 +msgid "Action not performed by the user"
  89 +msgstr ""
  90 +
  91 +#: .\templates\bulletin\_form.html:140
  92 +msgid "Wished period"
  93 +msgstr ""
  94 +
  95 +#: .\templates\bulletin\_form.html:236
  96 +msgid "Attribute students to bulletin"
  97 +msgstr ""
  98 +
  99 +#: .\templates\bulletin\_form.html:256
  100 +msgid "Attribute groups to bulletin"
  101 +msgstr ""
  102 +
  103 +#: .\templates\bulletin\_form.html:325
  104 +msgid "Save"
  105 +msgstr ""
  106 +
  107 +#: .\templates\bulletin\create.html:20 .\views.py:234
  108 +msgid "Create Bulletin"
  109 +msgstr ""
  110 +
  111 +#: .\templates\bulletin\relatorios.html:17
  112 +#: .\templates\bulletin\relatorios.html:37
  113 +msgid "User"
  114 +msgstr ""
  115 +
  116 +#: .\templates\bulletin\relatorios.html:17
  117 +#: .\templates\bulletin\relatorios.html:37
  118 +msgid "Group"
  119 +msgstr ""
  120 +
  121 +#: .\templates\bulletin\relatorios.html:17
  122 +msgid "Action"
  123 +msgstr ""
  124 +
  125 +#: .\templates\bulletin\relatorios.html:17
  126 +msgid "Date of Action"
  127 +msgstr ""
  128 +
  129 +#: .\templates\bulletin\relatorios.html:37
  130 +msgid "Send message"
  131 +msgstr ""
  132 +
  133 +#: .\templates\bulletin\relatorios.html:37
  134 +msgid "Action don't realized"
  135 +msgstr ""
  136 +
  137 +#: .\templates\bulletin\relatorios.html:152
  138 +#: .\templates\bulletin\relatorios.html:174
  139 +msgid "Reports"
  140 +msgstr ""
  141 +
  142 +#: .\templates\bulletin\relatorios.html:181
  143 +msgid "Report of the resource "
  144 +msgstr ""
  145 +
  146 +#: .\templates\bulletin\relatorios.html:190
  147 +msgid "Select the period: "
  148 +msgstr ""
  149 +
  150 +#: .\templates\bulletin\relatorios.html:199
  151 +msgid "Search"
  152 +msgstr ""
  153 +
  154 +#: .\templates\bulletin\relatorios.html:223
  155 +msgid "Filter: "
  156 +msgstr ""
  157 +
  158 +#: .\templates\bulletin\relatorios.html:247
  159 +#: .\templates\bulletin\relatorios.html:332
  160 +msgid "record(s)"
  161 +msgstr ""
  162 +
  163 +#: .\templates\bulletin\send_message.html:38
  164 +msgid "Click or drop the picture here"
  165 +msgstr ""
  166 +
  167 +#: .\templates\bulletin\send_message.html:40
  168 +msgid "The picture could not exceed 5MB."
  169 +msgstr ""
  170 +
  171 +#: .\templates\bulletin\send_message.html:62
  172 +msgid "Close"
  173 +msgstr ""
  174 +
  175 +#: .\templates\bulletin\send_message.html:63
  176 +msgid "Send"
  177 +msgstr ""
  178 +
  179 +#: .\templates\bulletin\update.html:20
  180 +msgid "Edit: "
  181 +msgstr ""
  182 +
  183 +#: .\views.py:162 .\views.py:175 .\views.py:292 .\views.py:294 .\views.py:310
  184 +#: .\views.py:312
  185 +msgid "Visualize"
  186 +msgstr ""
  187 +
  188 +#: .\views.py:245
  189 +#, python-format
  190 +msgid ""
  191 +"The Bulletin \"%s\" was added to the Topic \"%s\" of the virtual environment "
  192 +"\"%s\" successfully!"
  193 +msgstr ""
  194 +
  195 +#: .\views.py:356
  196 +msgid "Update Bulletin"
  197 +msgstr ""
  198 +
  199 +#: .\views.py:367
  200 +#, python-format
  201 +msgid "The Bulletin \"%s\" was updated successfully!"
  202 +msgstr ""
  203 +
  204 +#: .\views.py:403
  205 +#, python-format
  206 +msgid ""
  207 +"The bulletin \"%s\" was removed successfully from virtual environment \"%s\"!"
  208 +msgstr ""
  209 +
  210 +#: .\views.py:462
  211 +msgid "Bulletin Reports"
  212 +msgstr ""
  213 +
  214 +#: .\views.py:481
  215 +msgid "Realized"
  216 +msgstr ""
  217 +
  218 +#: .\views.py:481
  219 +msgid "Unrealized"
  220 +msgstr ""
  221 +
  222 +#: .\views.py:481
  223 +msgid "Historic"
  224 +msgstr ""
  225 +
  226 +#: .\views.py:496 .\views.py:504
  227 +msgid "View"
  228 +msgstr ""
  229 +
  230 +#: .\views.py:510
  231 +msgid "Actions about resource"
  232 +msgstr ""
  233 +
  234 +#: .\views.py:511
  235 +msgid "Quantity"
  236 +msgstr ""
  237 +
  238 +#: .\views.py:560
  239 +msgid "[Photo]"
  240 +msgstr ""
  241 +
  242 +#: .\views.py:572
  243 +#, python-format
  244 +msgid "Last message in %s"
  245 +msgstr ""
  246 +
  247 +#: .\views.py:581
  248 +msgid "The message was successfull sent!"
  249 +msgstr ""
  250 +
  251 +#: .\views.py:583
  252 +msgid "No user selected!"
  253 +msgstr ""
... ...