Commit 41ccccb16dc812c7f5fdf7062d4f3407d7de2de3

Authored by Victor Costa
1 parent fd1f7a52

proposals_discussion: translation files

po/proposals_discussion.pot 0 → 100644
... ... @@ -0,0 +1,184 @@
  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: 1.0-561-gb092f43\n"
  10 +"POT-Creation-Date: 2015-02-12 09:49-0300\n"
  11 +"PO-Revision-Date: 2015-02-12 09:49-0300\n"
  12 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13 +"Language-Team: LANGUAGE <LL@li.org>\n"
  14 +"MIME-Version: 1.0\n"
  15 +"Content-Type: text/plain; charset=UTF-8\n"
  16 +"Content-Transfer-Encoding: 8bit\n"
  17 +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  18 +
  19 +#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13
  20 +msgid "You are not allowed to export data from this article"
  21 +msgstr ""
  22 +
  23 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11
  24 +msgid "Please select a topic"
  25 +msgstr ""
  26 +
  27 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:20
  28 +msgid "Proposal published!"
  29 +msgstr ""
  30 +
  31 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:22
  32 +msgid "Failed to publish your proposal."
  33 +msgstr ""
  34 +
  35 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8
  36 +msgid "Provide a structured way to promove a discussion over ideas proposed by users."
  37 +msgstr ""
  38 +
  39 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:14
  40 +msgid "Discussion topic"
  41 +msgstr ""
  42 +
  43 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:18
  44 +msgid "Container for proposals."
  45 +msgstr ""
  46 +
  47 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:9
  48 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:13
  49 +msgid "Proposal"
  50 +msgstr ""
  51 +
  52 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:9
  53 +msgid "Body"
  54 +msgstr ""
  55 +
  56 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:14
  57 +msgid "Discussion"
  58 +msgstr ""
  59 +
  60 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18
  61 +msgid "Container for topics."
  62 +msgstr ""
  63 +
  64 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  65 +msgid "Random"
  66 +msgstr ""
  67 +
  68 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  69 +msgid "Alphabetical"
  70 +msgstr ""
  71 +
  72 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  73 +msgid "Recent"
  74 +msgstr ""
  75 +
  76 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  77 +msgid "Most Commented"
  78 +msgstr ""
  79 +
  80 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  81 +msgid "Most Recently Commented"
  82 +msgstr ""
  83 +
  84 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16
  85 +msgid "Select topic"
  86 +msgstr ""
  87 +
  88 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:35
  89 +msgid "Next"
  90 +msgstr ""
  91 +
  92 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:36
  93 +msgid "Cancel"
  94 +msgstr ""
  95 +
  96 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:17
  97 +msgid "Title"
  98 +msgstr ""
  99 +
  100 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:21
  101 +msgid "Abstract"
  102 +msgstr ""
  103 +
  104 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:10
  105 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:7
  106 +msgid "Description:"
  107 +msgstr ""
  108 +
  109 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:12
  110 +msgid "Color:"
  111 +msgstr ""
  112 +
  113 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:16
  114 +msgid "Image:"
  115 +msgstr ""
  116 +
  117 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:17
  118 +msgid "Max size: %s (.jpg, .gif, .png)"
  119 +msgstr ""
  120 +
  121 +#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6
  122 +msgid "More"
  123 +msgstr ""
  124 +
  125 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:20
  126 +msgid "Statistics"
  127 +msgstr ""
  128 +
  129 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26
  130 +msgid "Proposals"
  131 +msgstr ""
  132 +
  133 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26
  134 +msgid "Comments"
  135 +msgstr ""
  136 +
  137 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:30
  138 +msgid "Number of Proposals: "
  139 +msgstr ""
  140 +
  141 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:34
  142 +msgid "Number of Participants: "
  143 +msgstr ""
  144 +
  145 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:38
  146 +msgid "Number of Comments: "
  147 +msgstr ""
  148 +
  149 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:42
  150 +msgid "Most active: "
  151 +msgstr ""
  152 +
  153 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:57
  154 +msgid "Send your proposal"
  155 +msgstr ""
  156 +
  157 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:12
  158 +msgid "New Topic"
  159 +msgstr ""
  160 +
  161 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15
  162 +msgid "Export"
  163 +msgstr ""
  164 +
  165 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:24
  166 +msgid "Send your proposal!"
  167 +msgstr ""
  168 +
  169 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3
  170 +msgid ", by %s"
  171 +msgstr ""
  172 +
  173 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:4
  174 +msgid " - %s"
  175 +msgstr ""
  176 +
  177 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:28
  178 +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:20
  179 +msgid "Publish"
  180 +msgstr ""
  181 +
  182 +#: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23
  183 +msgid "Loading..."
  184 +msgstr ""
... ...
po/pt/proposals_discussion.po 0 → 100644
... ... @@ -0,0 +1,178 @@
  1 +msgid ""
  2 +msgstr ""
  3 +"Project-Id-Version: 1.0-561-gb092f43\n"
  4 +"POT-Creation-Date: 2015-02-12 09:49-0300\n"
  5 +"PO-Revision-Date: 2015-02-12 09:49-0300\n"
  6 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  7 +"Language-Team: LANGUAGE <LL@li.org>\n"
  8 +"MIME-Version: 1.0\n"
  9 +"Content-Type: text/plain; charset=UTF-8\n"
  10 +"Content-Transfer-Encoding: 8bit\n"
  11 +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  12 +
  13 +#: plugins/proposals_discussion/controllers/profile/proposals_discussion_plugin_profile_controller.rb:13
  14 +msgid "You are not allowed to export data from this article"
  15 +msgstr "Você não tem permissão para exportar dados deste artigo"
  16 +
  17 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:11
  18 +msgid "Please select a topic"
  19 +msgstr "Favor selecionar um tópico"
  20 +
  21 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:20
  22 +msgid "Proposal published!"
  23 +msgstr "Proposta publicada!"
  24 +
  25 +#: plugins/proposals_discussion/controllers/myprofile/proposals_discussion_plugin_myprofile_controller.rb:22
  26 +msgid "Failed to publish your proposal."
  27 +msgstr "Falha na publicação da proposta."
  28 +
  29 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin.rb:8
  30 +msgid "Provide a structured way to promove a discussion over ideas proposed by users."
  31 +msgstr "Proporcinar uma forma estruturada de promover discussões sobre ideias propostas por usuários."
  32 +
  33 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:14
  34 +msgid "Discussion topic"
  35 +msgstr "Tópico de discussão"
  36 +
  37 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/topic.rb:18
  38 +msgid "Container for proposals."
  39 +msgstr "Container para propostas"
  40 +
  41 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:9
  42 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposal.rb:13
  43 +msgid "Proposal"
  44 +msgstr "Proposta"
  45 +
  46 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:9
  47 +msgid "Body"
  48 +msgstr "Corpo"
  49 +
  50 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:14
  51 +msgid "Discussion"
  52 +msgstr "Discussão"
  53 +
  54 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/discussion.rb:18
  55 +msgid "Container for topics."
  56 +msgstr "Container para tópicos."
  57 +
  58 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  59 +msgid "Random"
  60 +msgstr "Aleatória"
  61 +
  62 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  63 +msgid "Alphabetical"
  64 +msgstr "Alfabética"
  65 +
  66 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  67 +msgid "Recent"
  68 +msgstr "Recentes"
  69 +
  70 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  71 +msgid "Most Commented"
  72 +msgstr "Mais comentadas"
  73 +
  74 +#: plugins/proposals_discussion/lib/proposals_discussion_plugin/proposals_list_helper.rb:4
  75 +msgid "Most Recently Commented"
  76 +msgstr "Mais comentadas recentemente"
  77 +
  78 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:16
  79 +msgid "Select topic"
  80 +msgstr "Selecione um tópico"
  81 +
  82 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:35
  83 +msgid "Next"
  84 +msgstr "Próximo"
  85 +
  86 +#: plugins/proposals_discussion/views/proposals_discussion_plugin_myprofile/select_topic.html.erb:36
  87 +msgid "Cancel"
  88 +msgstr "Cancelar"
  89 +
  90 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:17
  91 +msgid "Title"
  92 +msgstr "Título"
  93 +
  94 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_proposal.html.erb:21
  95 +msgid "Abstract"
  96 +msgstr "Resumo"
  97 +
  98 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:10
  99 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_discussion.html.erb:7
  100 +msgid "Description:"
  101 +msgstr "Descrição:"
  102 +
  103 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:12
  104 +msgid "Color:"
  105 +msgstr "Cor:"
  106 +
  107 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:16
  108 +msgid "Image:"
  109 +msgstr "Imagem:"
  110 +
  111 +#: plugins/proposals_discussion/views/cms/proposals_discussion_plugin/_topic.html.erb:17
  112 +msgid "Max size: %s (.jpg, .gif, .png)"
  113 +msgstr "Tamanho máximo: %s (.jpg, .gif, .png)"
  114 +
  115 +#: plugins/proposals_discussion/views/content_viewer/_proposals_list_content.html.erb:6
  116 +msgid "More"
  117 +msgstr "Mais"
  118 +
  119 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:20
  120 +msgid "Statistics"
  121 +msgstr "Estatísticas"
  122 +
  123 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26
  124 +msgid "Proposals"
  125 +msgstr "Propostas"
  126 +
  127 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:26
  128 +msgid "Comments"
  129 +msgstr "Comentários"
  130 +
  131 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:30
  132 +msgid "Number of Proposals: "
  133 +msgstr "Quantidade de Propostas: "
  134 +
  135 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:34
  136 +msgid "Number of Participants: "
  137 +msgstr "Quantidade de Participantes: "
  138 +
  139 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:38
  140 +msgid "Number of Comments: "
  141 +msgstr "Quantidade de Comentários: "
  142 +
  143 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:42
  144 +msgid "Most active: "
  145 +msgstr "Mais ativos: "
  146 +
  147 +#: plugins/proposals_discussion/views/content_viewer/topic.html.erb:57
  148 +msgid "Send your proposal"
  149 +msgstr "Envie sua proposta"
  150 +
  151 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:12
  152 +msgid "New Topic"
  153 +msgstr "Novo Tópico"
  154 +
  155 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:15
  156 +msgid "Export"
  157 +msgstr "Exportar"
  158 +
  159 +#: plugins/proposals_discussion/views/content_viewer/discussion.html.erb:24
  160 +msgid "Send your proposal!"
  161 +msgstr "Envie sua proposta!"
  162 +
  163 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:3
  164 +msgid ", by %s"
  165 +msgstr ", por %s"
  166 +
  167 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:4
  168 +msgid " - %s"
  169 +msgstr ""
  170 +
  171 +#: plugins/proposals_discussion/views/content_viewer/proposal.html.erb:28
  172 +#: plugins/proposals_discussion/views/content_viewer/_proposal_card.html.erb:20
  173 +msgid "Publish"
  174 +msgstr "Publicar"
  175 +
  176 +#: plugins/proposals_discussion/views/content_viewer/_proposals_list.html.erb:23
  177 +msgid "Loading..."
  178 +msgstr "Carregando..."
... ...