Commit 64477c3df8d923e3c0317ae712eaeb5f9efdd0ab
1 parent
83e1fb93
Exists in
stable-spb-1.5
OrganizationRatingsPlugin: make portuguese translation
Showing
2 changed files
with
17 additions
and
18 deletions
Show diff stats
plugins/organization_ratings/lib/create_organization_rating_comment.rb
@@ -68,7 +68,7 @@ class CreateOrganizationRatingComment < Task | @@ -68,7 +68,7 @@ class CreateOrganizationRatingComment < Task | ||
68 | end | 68 | end |
69 | 69 | ||
70 | def target_notification_message | 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 | \"%{target_name}\". | 72 | \"%{target_name}\". |
73 | You have to approve or reject it through the \"Pending Validations\" | 73 | You have to approve or reject it through the \"Pending Validations\" |
74 | section in your control panel.\n") % | 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,32 +48,33 @@ msgstr "Este bloco mostra a média de avaliações da organização." | ||
48 | 48 | ||
49 | #: ../lib/create_organization_rating_comment.rb:37 | 49 | #: ../lib/create_organization_rating_comment.rb:37 |
50 | msgid "New Report" | 50 | msgid "New Report" |
51 | -msgstr "" | 51 | +msgstr "Novo Relato" |
52 | 52 | ||
53 | #: ../lib/create_organization_rating_comment.rb:41 | 53 | #: ../lib/create_organization_rating_comment.rb:41 |
54 | -#, fuzzy | ||
55 | msgid "" | 54 | msgid "" |
56 | "<a href=%{requestor_url}>%{requestor}</a> wants to leave a report about this " | 55 | "<a href=%{requestor_url}>%{requestor}</a> wants to leave a report about this " |
57 | "%{target_class}" | 56 | "%{target_class}" |
58 | msgstr "" | 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 | #: ../lib/create_organization_rating_comment.rb:66 | 61 | #: ../lib/create_organization_rating_comment.rb:66 |
63 | -#, fuzzy | ||
64 | msgid "%{requestor} wants to leave a report about this \"%{target}\"" | 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 | #: ../lib/create_organization_rating_comment.rb:71 | 65 | #: ../lib/create_organization_rating_comment.rb:71 |
68 | msgid "" | 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 | " \"%{target_name}\".\n" | 68 | " \"%{target_name}\".\n" |
71 | " You have to approve or reject it through the \"Pending Validations\"\n" | 69 | " You have to approve or reject it through the \"Pending Validations\"\n" |
72 | " section in your control panel.\n" | 70 | " section in your control panel.\n" |
73 | msgstr "" | 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 | #: ../lib/create_organization_rating_comment.rb:81 | 77 | #: ../lib/create_organization_rating_comment.rb:81 |
76 | -#, fuzzy | ||
77 | msgid "" | 78 | msgid "" |
78 | "Your report at %{target_class} \"%{target}\" was\n" | 79 | "Your report at %{target_class} \"%{target}\" was\n" |
79 | " just sent. The administrator will receive it and will approve or\n" | 80 | " just sent. The administrator will receive it and will approve or\n" |
@@ -82,14 +83,13 @@ msgid "" | @@ -82,14 +83,13 @@ msgid "" | ||
82 | "position\n" | 83 | "position\n" |
83 | " about your request." | 84 | " about your request." |
84 | msgstr "" | 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 | " rejeitar seu pedido de acordo com seus métodos e critérios.\n" | 88 | " rejeitar seu pedido de acordo com seus métodos e critérios.\n" |
88 | " Você será notificado assim que o administrador tenha uma posição\n" | 89 | " Você será notificado assim que o administrador tenha uma posição\n" |
89 | " sobre seu pedido." | 90 | " sobre seu pedido." |
90 | 91 | ||
91 | #: ../lib/create_organization_rating_comment.rb:90 | 92 | #: ../lib/create_organization_rating_comment.rb:90 |
92 | -#, fuzzy | ||
93 | msgid "" | 93 | msgid "" |
94 | "Your report at %{target_class} \"%{target}\" was\n" | 94 | "Your report at %{target_class} \"%{target}\" was\n" |
95 | " not approved by the administrator. The following explanation\n" | 95 | " not approved by the administrator. The following explanation\n" |
@@ -98,18 +98,18 @@ msgid "" | @@ -98,18 +98,18 @@ msgid "" | ||
98 | "%{explanation}" | 98 | "%{explanation}" |
99 | msgstr "" | 99 | msgstr "" |
100 | "Seu pedido para comentar em %{target} não\n" | 100 | "Seu pedido para comentar em %{target} não\n" |
101 | +"Seu relato em %{target_class} \"%{target}\" não\n" | ||
101 | " foi aprovado pelo administrador. A seguinte explicação\n" | 102 | " foi aprovado pelo administrador. A seguinte explicação\n" |
102 | " foi dada: \n" | 103 | " foi dada: \n" |
103 | "\n" | 104 | "\n" |
104 | "%{explanation}" | 105 | "%{explanation}" |
105 | 106 | ||
106 | #: ../lib/create_organization_rating_comment.rb:99 | 107 | #: ../lib/create_organization_rating_comment.rb:99 |
107 | -#, fuzzy | ||
108 | msgid "" | 108 | msgid "" |
109 | "Your report at %{target_class} \"%{target}\" was approved.\n" | 109 | "Your report at %{target_class} \"%{target}\" was approved.\n" |
110 | " You can access %{url} to see your comment." | 110 | " You can access %{url} to see your comment." |
111 | msgstr "" | 111 | msgstr "" |
112 | -"Seu pedido para comentar em %{target} foi aprovado.\n" | 112 | +"Seu relato em %{target_class} \"%{target}\" foi aprovado.\n" |
113 | "\tVocê pode acessar %{url} para ver seu comentário." | 113 | "\tVocê pode acessar %{url} para ver seu comentário." |
114 | 114 | ||
115 | #: ../lib/organization_rating.rb:10 | 115 | #: ../lib/organization_rating.rb:10 |
@@ -254,17 +254,16 @@ msgid "Log in" | @@ -254,17 +254,16 @@ msgid "Log in" | ||
254 | msgstr "Entrar" | 254 | msgstr "Entrar" |
255 | 255 | ||
256 | #: ../views/shared/_user_rating_container.html.erb:29 | 256 | #: ../views/shared/_user_rating_container.html.erb:29 |
257 | -#, fuzzy | ||
258 | msgid "Report waiting for approval" | 257 | msgid "Report waiting for approval" |
259 | -msgstr "Comentario aguardando aprovação" | 258 | +msgstr "Relato aguardando aprovação" |
260 | 259 | ||
261 | #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:5 | 260 | #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:5 |
262 | msgid "Description:" | 261 | msgid "Description:" |
263 | -msgstr "" | 262 | +msgstr "Descrição:" |
264 | 263 | ||
265 | #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:9 | 264 | #: ../views/tasks/_create_organization_rating_comment_accept_details.html.erb:9 |
266 | msgid "* The rating score is not moderated." | 265 | msgid "* The rating score is not moderated." |
267 | -msgstr "" | 266 | +msgstr "* A pontuação de classificação não é moderada." |
268 | 267 | ||
269 | #: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 | 268 | #: plugins/organization_ratings/lib/create_organization_rating_comment.rb:31 |
270 | #~ msgid "Comment waiting for approval" | 269 | #~ msgid "Comment waiting for approval" |