summaryrefslogtreecommitdiffstats
path: root/config/locales/pt.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-06-02 13:25:40 +0000
committerGo MAEDA <maeda@farend.jp>2019-06-02 13:25:40 +0000
commit748e8725d6c93dadfebc94440a0600cdfb890f9a (patch)
treead5a6e5f5b820ceda678bd2f4b07cce413dd5ff3 /config/locales/pt.yml
parent1c0a539eb73ca5be014dd670d431f37ec1194c6c (diff)
downloadredmine-748e8725d6c93dadfebc94440a0600cdfb890f9a.tar.gz
redmine-748e8725d6c93dadfebc94440a0600cdfb890f9a.zip
Add text_user_wrote_in to locales (#31427).
Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18216 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt.yml')
-rw-r--r--config/locales/pt.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 9140f9159..07fae75cb 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -700,6 +700,7 @@ pt:
text_assign_time_entries_to_project: Atribuir as horas ao projeto
text_reassign_time_entries: 'Re-atribuir as horas para esta tarefa:'
text_user_wrote: "%{value} escreveu:"
+ text_user_wrote_in: "%{value} escreveu (%{link}):"
text_enumeration_destroy_question: "%{count} objetos estão atribuídos a este valor."
text_enumeration_category_reassign_to: 'Re-atribuí-los para este valor:'
text_email_delivery_not_configured: "O envio de e-mail não está configurado, e as notificação estão desativadas.\nConfigure o seu servidor de SMTP em config/configuration.yml e reinicie a aplicação para ativar estas funcionalidades."