summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-11 01:25:25 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-11 01:25:25 +0000
commitcb250c64edf3955d44f62302b50ac2f28f906596 (patch)
tree6b44b83fb18f42f8a71abac384eac5e8b7bf7483 /config
parent204eabba419a58ec8764b43ac9f2c22a8949246c (diff)
downloadredmine-cb250c64edf3955d44f62302b50ac2f28f906596.tar.gz
redmine-cb250c64edf3955d44f62302b50ac2f28f906596.zip
pt-BR translation update by Enderson Maia (#8591).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6062 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/pt-BR.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index e320f30da..5bc57a1c5 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -966,6 +966,7 @@ pt-BR:
label_my_queries: Minhas consultas personalizadas
text_journal_changed_no_detail: "%{label} atualizado(a)"
label_news_comment_added: Notícia recebeu um comentário
+
button_expand_all: Expand all
button_collapse_all: Collapse all
label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
@@ -982,12 +983,14 @@ pt-BR:
permission_set_issues_private: Set issues public or private
label_issues_visibility_public: All non private issues
text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
+
field_commit_logs_encoding: Codificação das mensagens de commit
+
field_scm_path_encoding: Path encoding
text_scm_path_encoding_note: "Default: UTF-8"
field_path_to_repository: Path to repository
- field_root_directory: Root directory
- field_cvs_module: Module
+ field_root_directory: Diretório raiz
+ field_cvs_module: Módulo
field_cvsroot: CVSROOT
text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)