From 281442e90f9c9018d3de6f9fe43ec49615491f55 Mon Sep 17 00:00:00 2001 From: Thiago Ribeiro Date: Mon, 7 Dec 2015 18:30:57 -0200 Subject: [PATCH] Update translations. --- plugins/organization_ratings/po/organization_ratings.pot | 245 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ plugins/organization_ratings/po/pt/organization_ratings.po | 278 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 523 insertions(+), 0 deletions(-) create mode 100644 plugins/organization_ratings/po/organization_ratings.pot create mode 100644 plugins/organization_ratings/po/pt/organization_ratings.po diff --git a/plugins/organization_ratings/po/organization_ratings.pot b/plugins/organization_ratings/po/organization_ratings.pot new file mode 100644 index 0000000..0e8b870 --- /dev/null +++ b/plugins/organization_ratings/po/organization_ratings.pot @@ -0,0 +1,245 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: 1.3.1-45-g8f4a00d\n" +"POT-Creation-Date: 2015-12-07 20:09-0000\n" +"PO-Revision-Date: 2015-12-07 18:10-0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 +msgid "Configuration updated successfully." +msgstr "" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 +msgid "Configuration could not be saved." +msgstr "" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 +msgid "You can not vote on this %s" +msgstr "" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:48 +msgid "%s successfully rated!" +msgstr "" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:50 +msgid "Sorry, there were problems rating this profile." +msgstr "" + +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 +msgid "A plugin that allows you to rate a organization and comment about it." +msgstr "" + +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 +msgid "More Recent" +msgstr "" + +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 +msgid "Best Ratings" +msgstr "" + +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 +msgid "Organization Ratings" +msgstr "" + +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 +msgid "This block displays the organization ratings." +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:37 +msgid "New Report" +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:41 +msgid "" +"%{requestor} wants to leave a report about this " +"%{target_class}" +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:66 +msgid "%{requestor} wants to leave a report about this \"%{target}\"" +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:71 +msgid "" +"User \"%{user}\" just made a report at %{target_class}\n" +" \"%{target_name}\".\n" +" You have to approve or reject it through the \"Pending Validations\"\n" +" section in your control panel.\n" +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:81 +msgid "" +"Your report at %{target_class} \"%{target}\" was\n" +" just sent. The administrator will receive it and will approve or\n" +" reject your request according to his methods and criteria.\n" +" You will be notified as soon as environment administrator has a " +"position\n" +" about your request." +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90 +msgid "" +"Your report at %{target_class} \"%{target}\" was\n" +" not approved by the administrator. The following explanation\n" +" was given: \n" +"\n" +"%{explanation}" +msgstr "" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:99 +msgid "" +"Your report at %{target_class} \"%{target}\" was approved.\n" +" You can access %{url} to see your comment." +msgstr "" + +#: plugins/organization_ratings/lib/organization_rating.rb:10 +msgid "must be between 1 and 5" +msgstr "" + +#: plugins/organization_ratings/lib/average_rating_block.rb:5 +msgid "Organization Average Rating" +msgstr "" + +#: plugins/organization_ratings/lib/average_rating_block.rb:9 +msgid "This block displays the organization average rating." +msgstr "" + +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:5 +msgid "Description:" +msgstr "" + +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:9 +msgid "* The rating score is not moderated." +msgstr "" + +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 +msgid "Rate %s " +msgstr "" + +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7 +msgid "Log in" +msgstr "" + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11 +msgid "User not logged" +msgstr "" + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17 +msgid "Report your experiences." +msgstr "" + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24 +msgid "* You must be logged in to submit a report." +msgstr "" + +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:29 +msgid "Report waiting for approval" +msgstr "" + +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 +msgid "See more" +msgstr "" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 +msgid "Rating: " +msgstr "" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18 +msgid "Be the first to rate!" +msgstr "" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 +msgid "Rate this %s" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38 +msgid "Rated as" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38 +msgid "stars" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45 +msgid "Comment (Optional):" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52 +msgid "Save" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:62 +msgid "Hi, %s! The administrators set that you can vote" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63 +msgid "only once" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64 +msgid "for this %s." +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:69 +msgid "Hi, %s! The administrators set the minimum time of" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70 +msgid "%d hour(s)" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 +msgid "between each evaluation." +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 +msgid "Organization Rating Settings" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 +msgid "Value" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 +msgid "Default amount of stars marked on evaluations" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 +msgid "Users can rate an organization only once" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 +msgid "The comments are moderated" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 +msgid "Time in hours between evaluations from the same user." +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 +msgid "To disable cooldown use zero (0) value." +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 +msgid "Order ratings by" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 +msgid "Ratings amount per page" +msgstr "" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 +msgid "Back" +msgstr "" diff --git a/plugins/organization_ratings/po/pt/organization_ratings.po b/plugins/organization_ratings/po/pt/organization_ratings.po new file mode 100644 index 0000000..39e65d4 --- /dev/null +++ b/plugins/organization_ratings/po/pt/organization_ratings.po @@ -0,0 +1,278 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: 1.3.1-45-g8f4a00d\n" +"POT-Creation-Date: 2015-12-07 20:09-0000\n" +"PO-Revision-Date: 2015-09-11 18:56-0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:12 +msgid "Configuration updated successfully." +msgstr "Configurações atualizadas com sucesso." + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_admin_controller.rb:14 +msgid "Configuration could not be saved." +msgstr "Configurações não puderam ser salvas." + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:15 +msgid "You can not vote on this %s" +msgstr "Você não pode votar nesta %s" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:48 +msgid "%s successfully rated!" +msgstr "%s avaliada com sucesso!" + +#: plugins/organization_ratings/controllers/organization_ratings_plugin_profile_controller.rb:50 +msgid "Sorry, there were problems rating this profile." +msgstr "Desculpe, ocorreram problemas na avaliação deste perfil." + +#: plugins/organization_ratings/lib/organization_ratings_plugin.rb:9 +msgid "A plugin that allows you to rate a organization and comment about it." +msgstr "" +"Um plugin que permite que você avalie uma organização e comente sobre ela." + +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 +msgid "More Recent" +msgstr "Mais Recentes" + +#: plugins/organization_ratings/lib/organization_ratings_config.rb:8 +msgid "Best Ratings" +msgstr "Melhores Avaliações" + +#: plugins/organization_ratings/lib/organization_ratings_block.rb:5 +msgid "Organization Ratings" +msgstr "Avaliações da Organização" + +#: plugins/organization_ratings/lib/organization_ratings_block.rb:9 +msgid "This block displays the organization ratings." +msgstr "Este bloco mostra as avaliações da organização." + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:37 +msgid "New Report" +msgstr "Novo Relato" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:41 +msgid "" +"%{requestor} wants to leave a report about this " +"%{target_class}" +msgstr "" +"%{requestor} deseja criar um comentário neste" +"(a) %{target_class}" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:66 +msgid "%{requestor} wants to leave a report about this \"%{target}\"" +msgstr "%{requestor} deseja criar um comentário neste(a) \"%{target}\"" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:71 +msgid "" +"User \"%{user}\" just made a report at %{target_class}\n" +" \"%{target_name}\".\n" +" You have to approve or reject it through the \"Pending Validations\"\n" +" section in your control panel.\n" +msgstr "" +"O usuário \"%{user}\" requisitou a criação de um comentário na " +"%{target_class}\n" +" \"%{target_name}\".\n" +" Você deve aprová-lo ou rejeitá-lo através da seção de \"Validações " +"Pendentes\"\n" +" no seu painel de controle.\n" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:81 +msgid "" +"Your report at %{target_class} \"%{target}\" was\n" +" just sent. The administrator will receive it and will approve or\n" +" reject your request according to his methods and criteria.\n" +" You will be notified as soon as environment administrator has a " +"position\n" +" about your request." +msgstr "" +"Seu pedido para comentar em %{target} foi enviado. \n" +"O administrador irá recebê-lo e aprovar ou rejeitar seu pedido de acordo com seus métodos e critérios.\n" +"Você será notificado assim que o administrador tenha uma posição sobre seu pedido." + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:90 +msgid "" +"Your report at %{target_class} \"%{target}\" was\n" +" not approved by the administrator. The following explanation\n" +" was given: \n" +"\n" +"%{explanation}" +msgstr "" +"Seu pedido para comentar em %{target} não\n" +" foi aprovado pelo administrador. A seguinte explicação\n" +" foi dada: \n" +"\n" +"%{explanation}" + +#: plugins/organization_ratings/lib/create_organization_rating_comment.rb:99 +msgid "" +"Your report at %{target_class} \"%{target}\" was approved.\n" +" You can access %{url} to see your comment." +msgstr "" +"Seu pedido para comentar em %{target} foi aprovado.\n" +"\tVocê pode acessar %{url} para ver seu comentário." + +#: plugins/organization_ratings/lib/organization_rating.rb:10 +msgid "must be between 1 and 5" +msgstr "deve ser entre 1 e 5" + +#: plugins/organization_ratings/lib/average_rating_block.rb:5 +msgid "Organization Average Rating" +msgstr "Média de Avaliações da Organização" + +#: plugins/organization_ratings/lib/average_rating_block.rb:9 +msgid "This block displays the organization average rating." +msgstr "Este bloco mostra a média de avaliações da organização." + +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:5 +msgid "Description:" +msgstr "Descrição:" + +#: plugins/organization_ratings/views/tasks/_create_organization_rating_comment_accept_details.html.erb:9 +msgid "* The rating score is not moderated." +msgstr "Os comentários são moderados" + +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:3 +msgid "Rate %s " +msgstr "Avaliar %s " + +#: plugins/organization_ratings/views/shared/_rating_button.html.erb:7 +msgid "Log in" +msgstr "Entrar" + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:11 +msgid "User not logged" +msgstr "Usuário não logado" + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:17 +msgid "Report your experiences." +msgstr "Relate suas experiências." + +#: plugins/organization_ratings/views/shared/_make_report_block.html.erb:24 +msgid "* You must be logged in to submit a report." +msgstr "* Você precisa estar logado para enviar um relato." + +#: plugins/organization_ratings/views/shared/_user_rating_container.html.erb:29 +msgid "Report waiting for approval" +msgstr "Comentario aguardando aprovação" + +#: plugins/organization_ratings/views/blocks/organization_ratings_block.html.erb:17 +msgid "See more" +msgstr "Veja mais" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:4 +msgid "Rating: " +msgstr "Avaliação:" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:18 +msgid "Be the first to rate!" +msgstr "Seja o primeiro a avaliar!" + +#: plugins/organization_ratings/views/blocks/display_organization_average_rating.html.erb:23 +msgid "Rate this %s" +msgstr "Avalie esta %s" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38 +msgid "Rated as" +msgstr "Avaliado em" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:38 +msgid "stars" +msgstr "estrelas" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:45 +msgid "Comment (Optional):" +msgstr "Comentário (Opcional):" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:52 +msgid "Save" +msgstr "Salvar" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:62 +msgid "Hi, %s! The administrators set that you can vote" +msgstr "Olá, %s! Os administradores configuraram que você pode votar apenas" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:63 +msgid "only once" +msgstr "uma vez" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:64 +msgid "for this %s." +msgstr "para esta %s." + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:69 +msgid "Hi, %s! The administrators set the minimum time of" +msgstr "Olá, %s! Os administradores configuraram o tempo mínimo de " + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:70 +msgid "%d hour(s)" +msgstr "%d hora(s)" + +#: plugins/organization_ratings/views/organization_ratings_plugin_profile/_new_rating_fields.html.erb:71 +msgid "between each evaluation." +msgstr "entre cada avaliação." + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:3 +msgid "Organization Rating Settings" +msgstr "Configuração para Avaliações em Organizações" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:10 +msgid "Value" +msgstr "Valor" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:13 +msgid "Default amount of stars marked on evaluations" +msgstr "Quantidade padrão de estrelas marcadas nas avaliações" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:17 +msgid "Users can rate an organization only once" +msgstr "Usuários podem avaliar uma organização apenas uma vez" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:21 +msgid "The comments are moderated" +msgstr "Os comentários são moderados" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:26 +msgid "Time in hours between evaluations from the same user." +msgstr "Tempo em horas entre avaliações do mesmo usuário." + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:27 +msgid "To disable cooldown use zero (0) value." +msgstr "Para desabilitar o tempo de espera utilize o valor zero (0)." + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:35 +msgid "Order ratings by" +msgstr "Ordenar avaliações por" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:41 +msgid "Ratings amount per page" +msgstr "Quantidade de avaliações por página" + +#: plugins/organization_ratings/views/organization_ratings_plugin_admin/index.html.erb:50 +msgid "Back" +msgstr "Voltar" + +#~ msgid "Comment rejected" +#~ msgstr "Comentário rejeitado" + +#~ msgid "No comment" +#~ msgstr "Sem comentário" + +#~ msgid "New Comment" +#~ msgstr "Novo Comentário" + +#~ msgid "Comment:" +#~ msgstr "Comentário:" + +#~ msgid "community" +#~ msgstr "comunidade" -- libgit2 0.21.2