Commit 281442e90f9c9018d3de6f9fe43ec49615491f55

Authored by Thiago Ribeiro
1 parent 8f4a00d1

Update translations.

plugins/organization_ratings/po/organization_ratings.pot 0 → 100644
... ... @@ -0,0 +1,245 @@
  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.3.1-45-g8f4a00d\n"
  10 +"POT-Creation-Date: 2015-12-07 20:09-0000\n"
  11 +"PO-Revision-Date: 2015-12-07 18:10-0000\n"
  12 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13 +"Language-Team: LANGUAGE <LL@li.org>\n"
  14 +"Language: \n"
  15 +"MIME-Version: 1.0\n"
  16 +"Content-Type: text/plain; charset=UTF-8\n"
  17 +"Content-Transfer-Encoding: 8bit\n"
  18 +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  19 +
  20 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12
  21 +msgid "Configuration updated successfully."
  22 +msgstr ""
  23 +
  24 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14
  25 +msgid "Configuration could not be saved."
  26 +msgstr ""
  27 +
  28 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15
  29 +msgid "You can not vote on this %s"
  30 +msgstr ""
  31 +
  32 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:48
  33 +msgid "%s successfully rated!"
  34 +msgstr ""
  35 +
  36 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:50
  37 +msgid "Sorry, there were problems rating this profile."
  38 +msgstr ""
  39 +
  40 +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9
  41 +msgid "A plugin that allows you to rate a organization and comment about it."
  42 +msgstr ""
  43 +
  44 +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8
  45 +msgid "More Recent"
  46 +msgstr ""
  47 +
  48 +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8
  49 +msgid "Best Ratings"
  50 +msgstr ""
  51 +
  52 +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5
  53 +msgid "Organization Ratings"
  54 +msgstr ""
  55 +
  56 +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9
  57 +msgid "This block displays the organization ratings."
  58 +msgstr ""
  59 +
  60 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:37
  61 +msgid "New Report"
  62 +msgstr ""
  63 +
  64 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:41
  65 +msgid ""
  66 +"<a href=%{requestor_url}>%{requestor}</a> wants to leave a report about this "
  67 +"%{target_class}"
  68 +msgstr ""
  69 +
  70 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:66
  71 +msgid "%{requestor} wants to leave a report about this \"%{target}\""
  72 +msgstr ""
  73 +
  74 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:71
  75 +msgid ""
  76 +"User \"%{user}\" just made a report at %{target_class}\n"
  77 +" \"%{target_name}\".\n"
  78 +" You have to approve or reject it through the \"Pending Validations\"\n"
  79 +" section in your control panel.\n"
  80 +msgstr ""
  81 +
  82 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:81
  83 +msgid ""
  84 +"Your report at %{target_class} \"%{target}\" was\n"
  85 +" just sent. The administrator will receive it and will approve or\n"
  86 +" reject your request according to his methods and criteria.\n"
  87 +" You will be notified as soon as environment administrator has a "
  88 +"position\n"
  89 +" about your request."
  90 +msgstr ""
  91 +
  92 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90
  93 +msgid ""
  94 +"Your report at %{target_class} \"%{target}\" was\n"
  95 +" not approved by the administrator. The following explanation\n"
  96 +" was given: \n"
  97 +"\n"
  98 +"%{explanation}"
  99 +msgstr ""
  100 +
  101 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:99
  102 +msgid ""
  103 +"Your report at %{target_class} \"%{target}\" was approved.\n"
  104 +" You can access %{url} to see your comment."
  105 +msgstr ""
  106 +
  107 +#: plugins/organization_ratings/lib/organization_rating.rb:10
  108 +msgid "must be between 1 and 5"
  109 +msgstr ""
  110 +
  111 +#: plugins/organization_ratings/lib/average_rating_block.rb:5
  112 +msgid "Organization Average Rating"
  113 +msgstr ""
  114 +
  115 +#: plugins/organization_ratings/lib/average_rating_block.rb:9
  116 +msgid "This block displays the organization average rating."
  117 +msgstr ""
  118 +
  119 +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:5
  120 +msgid "Description:"
  121 +msgstr ""
  122 +
  123 +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:9
  124 +msgid "* The rating score is not moderated."
  125 +msgstr ""
  126 +
  127 +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3
  128 +msgid "Rate %s "
  129 +msgstr ""
  130 +
  131 +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7
  132 +msgid "Log in"
  133 +msgstr ""
  134 +
  135 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11
  136 +msgid "User not logged"
  137 +msgstr ""
  138 +
  139 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17
  140 +msgid "Report your experiences."
  141 +msgstr ""
  142 +
  143 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24
  144 +msgid "* You must be logged in to submit a report."
  145 +msgstr ""
  146 +
  147 +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:29
  148 +msgid "Report waiting for approval"
  149 +msgstr ""
  150 +
  151 +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17
  152 +msgid "See more"
  153 +msgstr ""
  154 +
  155 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4
  156 +msgid "Rating: "
  157 +msgstr ""
  158 +
  159 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18
  160 +msgid "Be the first to rate!"
  161 +msgstr ""
  162 +
  163 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23
  164 +msgid "Rate this %s"
  165 +msgstr ""
  166 +
  167 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38
  168 +msgid "Rated as"
  169 +msgstr ""
  170 +
  171 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38
  172 +msgid "stars"
  173 +msgstr ""
  174 +
  175 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45
  176 +msgid "Comment (Optional):"
  177 +msgstr ""
  178 +
  179 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52
  180 +msgid "Save"
  181 +msgstr ""
  182 +
  183 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:62
  184 +msgid "Hi, %s! The administrators set that you can vote"
  185 +msgstr ""
  186 +
  187 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63
  188 +msgid "only once"
  189 +msgstr ""
  190 +
  191 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64
  192 +msgid "for this %s."
  193 +msgstr ""
  194 +
  195 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:69
  196 +msgid "Hi, %s! The administrators set the minimum time of"
  197 +msgstr ""
  198 +
  199 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70
  200 +msgid "%d hour(s)"
  201 +msgstr ""
  202 +
  203 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71
  204 +msgid "between each evaluation."
  205 +msgstr ""
  206 +
  207 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3
  208 +msgid "Organization Rating Settings"
  209 +msgstr ""
  210 +
  211 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10
  212 +msgid "Value"
  213 +msgstr ""
  214 +
  215 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13
  216 +msgid "Default amount of stars marked on evaluations"
  217 +msgstr ""
  218 +
  219 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17
  220 +msgid "Users can rate an organization only once"
  221 +msgstr ""
  222 +
  223 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21
  224 +msgid "The comments are moderated"
  225 +msgstr ""
  226 +
  227 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26
  228 +msgid "Time in hours between evaluations from the same user."
  229 +msgstr ""
  230 +
  231 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27
  232 +msgid "To disable cooldown use zero (0) value."
  233 +msgstr ""
  234 +
  235 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35
  236 +msgid "Order ratings by"
  237 +msgstr ""
  238 +
  239 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41
  240 +msgid "Ratings amount per page"
  241 +msgstr ""
  242 +
  243 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50
  244 +msgid "Back"
  245 +msgstr ""
... ...
plugins/organization_ratings/po/pt/organization_ratings.po 0 → 100644
... ... @@ -0,0 +1,278 @@
  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 +msgid ""
  7 +msgstr ""
  8 +"Project-Id-Version: 1.3.1-45-g8f4a00d\n"
  9 +"POT-Creation-Date: 2015-12-07 20:09-0000\n"
  10 +"PO-Revision-Date: 2015-09-11 18:56-0000\n"
  11 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  12 +"Language-Team: LANGUAGE <LL@li.org>\n"
  13 +"Language: \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/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12
  20 +msgid "Configuration updated successfully."
  21 +msgstr "Configurações atualizadas com sucesso."
  22 +
  23 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14
  24 +msgid "Configuration could not be saved."
  25 +msgstr "Configurações não puderam ser salvas."
  26 +
  27 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15
  28 +msgid "You can not vote on this %s"
  29 +msgstr "Você não pode votar nesta %s"
  30 +
  31 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:48
  32 +msgid "%s successfully rated!"
  33 +msgstr "%s avaliada com sucesso!"
  34 +
  35 +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:50
  36 +msgid "Sorry, there were problems rating this profile."
  37 +msgstr "Desculpe, ocorreram problemas na avaliação deste perfil."
  38 +
  39 +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9
  40 +msgid "A plugin that allows you to rate a organization and comment about it."
  41 +msgstr ""
  42 +"Um plugin que permite que você avalie uma organização e comente sobre ela."
  43 +
  44 +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8
  45 +msgid "More Recent"
  46 +msgstr "Mais Recentes"
  47 +
  48 +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8
  49 +msgid "Best Ratings"
  50 +msgstr "Melhores Avaliações"
  51 +
  52 +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5
  53 +msgid "Organization Ratings"
  54 +msgstr "Avaliações da Organização"
  55 +
  56 +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9
  57 +msgid "This block displays the organization ratings."
  58 +msgstr "Este bloco mostra as avaliações da organização."
  59 +
  60 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:37
  61 +msgid "New Report"
  62 +msgstr "Novo Relato"
  63 +
  64 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:41
  65 +msgid ""
  66 +"<a href=%{requestor_url}>%{requestor}</a> wants to leave a report about this "
  67 +"%{target_class}"
  68 +msgstr ""
  69 +"<a href=%{requestor_url}>%{requestor}</a> deseja criar um comentário neste"
  70 +"(a) %{target_class}"
  71 +
  72 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:66
  73 +msgid "%{requestor} wants to leave a report about this \"%{target}\""
  74 +msgstr "%{requestor} deseja criar um comentário neste(a) \"%{target}\""
  75 +
  76 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:71
  77 +msgid ""
  78 +"User \"%{user}\" just made a report at %{target_class}\n"
  79 +" \"%{target_name}\".\n"
  80 +" You have to approve or reject it through the \"Pending Validations\"\n"
  81 +" section in your control panel.\n"
  82 +msgstr ""
  83 +"O usuário \"%{user}\" requisitou a criação de um comentário na "
  84 +"%{target_class}\n"
  85 +" \"%{target_name}\".\n"
  86 +" Você deve aprová-lo ou rejeitá-lo através da seção de \"Validações "
  87 +"Pendentes\"\n"
  88 +" no seu painel de controle.\n"
  89 +
  90 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:81
  91 +msgid ""
  92 +"Your report at %{target_class} \"%{target}\" was\n"
  93 +" just sent. The administrator will receive it and will approve or\n"
  94 +" reject your request according to his methods and criteria.\n"
  95 +" You will be notified as soon as environment administrator has a "
  96 +"position\n"
  97 +" about your request."
  98 +msgstr ""
  99 +"Seu pedido para comentar em %{target} foi enviado. \n"
  100 +"O administrador irá recebê-lo e aprovar ou rejeitar seu pedido de acordo com seus métodos e critérios.\n"
  101 +"Você será notificado assim que o administrador tenha uma posição sobre seu pedido."
  102 +
  103 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90
  104 +msgid ""
  105 +"Your report at %{target_class} \"%{target}\" was\n"
  106 +" not approved by the administrator. The following explanation\n"
  107 +" was given: \n"
  108 +"\n"
  109 +"%{explanation}"
  110 +msgstr ""
  111 +"Seu pedido para comentar em %{target} não\n"
  112 +" foi aprovado pelo administrador. A seguinte explicação\n"
  113 +" foi dada: \n"
  114 +"\n"
  115 +"%{explanation}"
  116 +
  117 +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:99
  118 +msgid ""
  119 +"Your report at %{target_class} \"%{target}\" was approved.\n"
  120 +" You can access %{url} to see your comment."
  121 +msgstr ""
  122 +"Seu pedido para comentar em %{target} foi aprovado.\n"
  123 +"\tVocê pode acessar %{url} para ver seu comentário."
  124 +
  125 +#: plugins/organization_ratings/lib/organization_rating.rb:10
  126 +msgid "must be between 1 and 5"
  127 +msgstr "deve ser entre 1 e 5"
  128 +
  129 +#: plugins/organization_ratings/lib/average_rating_block.rb:5
  130 +msgid "Organization Average Rating"
  131 +msgstr "Média de Avaliações da Organização"
  132 +
  133 +#: plugins/organization_ratings/lib/average_rating_block.rb:9
  134 +msgid "This block displays the organization average rating."
  135 +msgstr "Este bloco mostra a média de avaliações da organização."
  136 +
  137 +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:5
  138 +msgid "Description:"
  139 +msgstr "Descrição:"
  140 +
  141 +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:9
  142 +msgid "* The rating score is not moderated."
  143 +msgstr "Os comentários são moderados"
  144 +
  145 +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3
  146 +msgid "Rate %s "
  147 +msgstr "Avaliar %s "
  148 +
  149 +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7
  150 +msgid "Log in"
  151 +msgstr "Entrar"
  152 +
  153 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11
  154 +msgid "User not logged"
  155 +msgstr "Usuário não logado"
  156 +
  157 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17
  158 +msgid "Report your experiences."
  159 +msgstr "Relate suas experiências."
  160 +
  161 +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24
  162 +msgid "* You must be logged in to submit a report."
  163 +msgstr "* Você precisa estar logado para enviar um relato."
  164 +
  165 +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:29
  166 +msgid "Report waiting for approval"
  167 +msgstr "Comentario aguardando aprovação"
  168 +
  169 +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17
  170 +msgid "See more"
  171 +msgstr "Veja mais"
  172 +
  173 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4
  174 +msgid "Rating: "
  175 +msgstr "Avaliação:"
  176 +
  177 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18
  178 +msgid "Be the first to rate!"
  179 +msgstr "Seja o primeiro a avaliar!"
  180 +
  181 +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23
  182 +msgid "Rate this %s"
  183 +msgstr "Avalie esta %s"
  184 +
  185 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38
  186 +msgid "Rated as"
  187 +msgstr "Avaliado em"
  188 +
  189 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38
  190 +msgid "stars"
  191 +msgstr "estrelas"
  192 +
  193 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45
  194 +msgid "Comment (Optional):"
  195 +msgstr "Comentário (Opcional):"
  196 +
  197 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52
  198 +msgid "Save"
  199 +msgstr "Salvar"
  200 +
  201 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:62
  202 +msgid "Hi, %s! The administrators set that you can vote"
  203 +msgstr "Olá, %s! Os administradores configuraram que você pode votar apenas"
  204 +
  205 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63
  206 +msgid "only once"
  207 +msgstr "uma vez"
  208 +
  209 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64
  210 +msgid "for this %s."
  211 +msgstr "para esta %s."
  212 +
  213 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:69
  214 +msgid "Hi, %s! The administrators set the minimum time of"
  215 +msgstr "Olá, %s! Os administradores configuraram o tempo mínimo de "
  216 +
  217 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70
  218 +msgid "%d hour(s)"
  219 +msgstr "%d hora(s)"
  220 +
  221 +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71
  222 +msgid "between each evaluation."
  223 +msgstr "entre cada avaliação."
  224 +
  225 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3
  226 +msgid "Organization Rating Settings"
  227 +msgstr "Configuração para Avaliações em Organizações"
  228 +
  229 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10
  230 +msgid "Value"
  231 +msgstr "Valor"
  232 +
  233 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13
  234 +msgid "Default amount of stars marked on evaluations"
  235 +msgstr "Quantidade padrão de estrelas marcadas nas avaliações"
  236 +
  237 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17
  238 +msgid "Users can rate an organization only once"
  239 +msgstr "Usuários podem avaliar uma organização apenas uma vez"
  240 +
  241 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21
  242 +msgid "The comments are moderated"
  243 +msgstr "Os comentários são moderados"
  244 +
  245 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26
  246 +msgid "Time in hours between evaluations from the same user."
  247 +msgstr "Tempo em horas entre avaliações do mesmo usuário."
  248 +
  249 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27
  250 +msgid "To disable cooldown use zero (0) value."
  251 +msgstr "Para desabilitar o tempo de espera utilize o valor zero (0)."
  252 +
  253 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35
  254 +msgid "Order ratings by"
  255 +msgstr "Ordenar avaliações por"
  256 +
  257 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41
  258 +msgid "Ratings amount per page"
  259 +msgstr "Quantidade de avaliações por página"
  260 +
  261 +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50
  262 +msgid "Back"
  263 +msgstr "Voltar"
  264 +
  265 +#~ msgid "Comment rejected"
  266 +#~ msgstr "Comentário rejeitado"
  267 +
  268 +#~ msgid "No comment"
  269 +#~ msgstr "Sem comentário"
  270 +
  271 +#~ msgid "New Comment"
  272 +#~ msgstr "Novo Comentário"
  273 +
  274 +#~ msgid "Comment:"
  275 +#~ msgstr "Comentário:"
  276 +
  277 +#~ msgid "community"
  278 +#~ msgstr "comunidade"
... ...