Commit de7007dff223d6f652ff1c95a9f74dfbfdd8b9ca

Authored by Felipe Bormann
1 parent 63c1c30f

translations of all text from general report

Showing 1 changed file with 137 additions and 0 deletions   Show diff stats
dashboards/locale/pt_BR/LC_MESSAGES/django.po 0 → 100644
... ... @@ -0,0 +1,137 @@
  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-05-15 21:13-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 +#: .\templates\dashboards\category.html:17
  22 +msgid "Analytics Category"
  23 +msgstr "Análise de Categoria"
  24 +
  25 +#: .\templates\dashboards\category.html:29
  26 +#: .\templates\dashboards\general.html:30
  27 +msgid "Platform Report"
  28 +msgstr "Report da Plataforma"
  29 +
  30 +#: .\templates\dashboards\category.html:32
  31 +#: .\templates\dashboards\category.html:44
  32 +#: .\templates\dashboards\general.html:33
  33 +msgid "Category Report"
  34 +msgstr "Report da Categoria"
  35 +
  36 +#: .\templates\dashboards\category.html:35
  37 +#: .\templates\dashboards\general.html:36
  38 +msgid "Subject Report"
  39 +msgstr "Report do Assunto"
  40 +
  41 +#: .\templates\dashboards\category.html:48
  42 +#: .\templates\dashboards\general.html:49
  43 +msgid "Focus"
  44 +msgstr "Destaques"
  45 +
  46 +#: .\templates\dashboards\category.html:51
  47 +#: .\templates\dashboards\general.html:52
  48 +msgid "Log"
  49 +msgstr "Log"
  50 +
  51 +#: .\templates\dashboards\general.html:18
  52 +msgid "Dashboards General"
  53 +msgstr "Dashboards Geral"
  54 +
  55 +#: .\templates\dashboards\general.html:45
  56 +msgid "Amadeus Report"
  57 +msgstr "Report do Amadeus"
  58 +
  59 +#: .\templates\dashboards\general.html:62
  60 +msgid "most used tags"
  61 +msgstr "tags mais usadas"
  62 +
  63 +#: .\templates\dashboards\general.html:72
  64 +msgid "Most accessed "
  65 +msgstr "Mais acessadas"
  66 +
  67 +#: .\templates\dashboards\general.html:77
  68 +msgid "Most accessed categories"
  69 +msgstr "Categorias mais acessadas"
  70 +
  71 +#: .\templates\dashboards\general.html:81
  72 +msgid "Most accessed subjects"
  73 +msgstr "Assuntos mais acessados"
  74 +
  75 +#: .\templates\dashboards\general.html:85
  76 +msgid "Most accessed resource"
  77 +msgstr "Recursos mais acessados"
  78 +
  79 +#: .\templates\dashboards\general.html:93
  80 +msgid "Most active users"
  81 +msgstr "Usuários mais ativos"
  82 +
  83 +#: .\templates\dashboards\general.html:99
  84 +msgid "Amount of access in: "
  85 +msgstr "Quantidade de acessos em: "
  86 +
  87 +#: .\templates\dashboards\general.html:114
  88 +msgid "Select the begin of the week: "
  89 +msgstr "Selecione o dia da semana: "
  90 +
  91 +#: .\views.py:34
  92 +msgid "January"
  93 +msgstr "Janeiro"
  94 +
  95 +#: .\views.py:34
  96 +msgid "February"
  97 +msgstr "Fevereiro"
  98 +
  99 +#: .\views.py:34
  100 +msgid "March"
  101 +msgstr "Março"
  102 +
  103 +#: .\views.py:34
  104 +msgid "April"
  105 +msgstr "Abril"
  106 +
  107 +#: .\views.py:34
  108 +msgid "May"
  109 +msgstr "Maio"
  110 +
  111 +#: .\views.py:34
  112 +msgid "June"
  113 +msgstr "Junho"
  114 +
  115 +#: .\views.py:34
  116 +msgid "July"
  117 +msgstr "Julho"
  118 +
  119 +#: .\views.py:34
  120 +msgid "August"
  121 +msgstr "Agosto"
  122 +
  123 +#: .\views.py:35
  124 +msgid "September"
  125 +msgstr "Setembro"
  126 +
  127 +#: .\views.py:35
  128 +msgid "October"
  129 +msgstr "Outubro"
  130 +
  131 +#: .\views.py:35
  132 +msgid "November"
  133 +msgstr "Novembro"
  134 +
  135 +#: .\views.py:35
  136 +msgid "December"
  137 +msgstr "Dezembro"
... ...