Commit 64477c3df8d923e3c0317ae712eaeb5f9efdd0ab

Authored by Leandro Santos
1 parent 83e1fb93
Exists in stable-spb-1.5

OrganizationRatingsPlugin: make portuguese translation

plugins/organization_ratings/lib/create_organization_rating_comment.rb
... ... @@ -68,7 +68,7 @@ class CreateOrganizationRatingComment < Task
68 68 end
69 69  
70 70 def target_notification_message
71   - _("User \"%{user}\" just made a report at %{target_class}
  71 + _("The user \"%{user}\" just made a report at %{target_class}
72 72 \"%{target_name}\".
73 73 You have to approve or reject it through the \"Pending Validations\"
74 74 section in your control panel.\n") %
... ...
plugins/organization_ratings/po/pt/organization_ratings.po
... ... @@ -48,32 +48,33 @@ msgstr "Este bloco mostra a média de avaliações da organização."
48 48  
49 49 #: ../lib/create_organization_rating_comment.rb:37
50 50 msgid "New Report"
51   -msgstr ""
  51 +msgstr "Novo Relato"
52 52  
53 53 #: ../lib/create_organization_rating_comment.rb:41
54   -#, fuzzy
55 54 msgid ""
56 55 "<a href=%{requestor_url}>%{requestor}</a> wants to leave a report about this "
57 56 "%{target_class}"
58 57 msgstr ""
59   -"<a href=%{requestor_url}>%{requestor}</a> deseja criar um comentário "
60   -"neste(a) %{target_class}"
  58 +"<a href=%{requestor_url}>%{requestor}</a> deseja criar um relato sobre isto "
  59 +"%{target_class}"
61 60  
62 61 #: ../lib/create_organization_rating_comment.rb:66
63   -#, fuzzy
64 62 msgid "%{requestor} wants to leave a report about this \"%{target}\""
65   -msgstr "%{requestor} deseja criar um comentário neste(a) \"%{target}\""
  63 +msgstr "%{requestor} deseja criar um relato sobre isto \"%{target}\""
66 64  
67 65 #: ../lib/create_organization_rating_comment.rb:71
68 66 msgid ""
69   -"User \"%{user}\" just made a report at %{target_class}\n"
  67 +"The user \"%{user}\" just made a report at %{target_class}\n"
70 68 " \"%{target_name}\".\n"
71 69 " You have to approve or reject it through the \"Pending Validations\"\n"
72 70 " section in your control panel.\n"
73 71 msgstr ""
  72 +"O usuário \"%{user}\" acabou de fazer um relato em %{target_class}\n"
  73 +" \"%{target_name}\".\n"
  74 +" Você precisa aprová-lo ou rejeitá-lo na seção \"Validações Pendentes\"\n"
  75 +" no seu painel de controle.\n"
74 76  
75 77 #: ../lib/create_organization_rating_comment.rb:81
76   -#, fuzzy
77 78 msgid ""
78 79 "Your report at %{target_class} \"%{target}\" was\n"
79 80 " just sent. The administrator will receive it and will approve or\n"
... ... @@ -82,14 +83,13 @@ msgid &quot;&quot;
82 83 "position\n"
83 84 " about your request."
84 85 msgstr ""
85   -"Seu pedido para comentar em %{target} foi\n"
86   -" enviado. O administrador irá recebê-lo e aprovar ou\n"
  86 +"Seu relato em %{target_class} \"%{target}\" acabou de ser\n"
  87 +" enviado. O administrador irá recebê-lo e irá aprovar ou\n"
87 88 " rejeitar seu pedido de acordo com seus métodos e critérios.\n"
88 89 " Você será notificado assim que o administrador tenha uma posição\n"
89 90 " sobre seu pedido."
90 91  
91 92 #: ../lib/create_organization_rating_comment.rb:90
92   -#, fuzzy
93 93 msgid ""
94 94 "Your report at %{target_class} \"%{target}\" was\n"
95 95 " not approved by the administrator. The following explanation\n"
... ... @@ -98,18 +98,18 @@ msgid &quot;&quot;
98 98 "%{explanation}"
99 99 msgstr ""
100 100 "Seu pedido para comentar em %{target} não\n"
  101 +"Seu relato em %{target_class} \"%{target}\" não\n"
101 102 " foi aprovado pelo administrador. A seguinte explicação\n"
102 103 " foi dada: \n"
103 104 "\n"
104 105 "%{explanation}"
105 106  
106 107 #: ../lib/create_organization_rating_comment.rb:99
107   -#, fuzzy
108 108 msgid ""
109 109 "Your report at %{target_class} \"%{target}\" was approved.\n"
110 110 " You can access %{url} to see your comment."
111 111 msgstr ""
112   -"Seu pedido para comentar em %{target} foi aprovado.\n"
  112 +"Seu relato em %{target_class} \"%{target}\" foi aprovado.\n"
113 113 "\tVocê pode acessar %{url} para ver seu comentário."
114 114  
115 115 #: ../lib/organization_rating.rb:10
... ... @@ -254,17 +254,16 @@ msgid &quot;Log in&quot;
254 254 msgstr "Entrar"
255 255  
256 256 #: ../views/shared/_user_rating_container.html.erb:29
257   -#, fuzzy
258 257 msgid "Report waiting for approval"
259   -msgstr "Comentario aguardando aprovação"
  258 +msgstr "Relato aguardando aprovação"
260 259  
261 260 #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:5
262 261 msgid "Description:"
263   -msgstr ""
  262 +msgstr "Descrição:"
264 263  
265 264 #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:9
266 265 msgid "* The rating score is not moderated."
267   -msgstr ""
  266 +msgstr "* A pontuação de classificação não é moderada."
268 267  
269 268 #: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31
270 269 #~ msgid "Comment waiting for approval"
... ...