##// END OF EJS Templates
Merged r11498 from trunk to 2.3-stable (#13325, #13324)...
Toshi MARUYAMA -
r11271:2a53538616f7
parent child
Show More
@@ -53,8 +53,8 pt-BR:
53 one: 'aproximadamente 1 hora'
53 one: 'aproximadamente 1 hora'
54 other: 'aproximadamente %{count} horas'
54 other: 'aproximadamente %{count} horas'
55 x_hours:
55 x_hours:
56 one: "1 hour"
56 one: "1 hora"
57 other: "%{count} hours"
57 other: "%{count} horas"
58
58
59 x_days:
59 x_days:
60 one: '1 dia'
60 one: '1 dia'
@@ -76,8 +76,8 pt-BR:
76 one: 'mais de 1 ano'
76 one: 'mais de 1 ano'
77 other: 'mais de %{count} anos'
77 other: 'mais de %{count} anos'
78 almost_x_years:
78 almost_x_years:
79 one: "almost 1 year"
79 one: "quase 1 ano"
80 other: "almost %{count} years"
80 other: "quase %{count} anos"
81
81
82 # numeros
82 # numeros
83 number:
83 number:
@@ -881,7 +881,7 pt-BR:
881 setting_issue_done_ratio_issue_status: Usar a situação da tarefa
881 setting_issue_done_ratio_issue_status: Usar a situação da tarefa
882 error_issue_done_ratios_not_updated: O pecentual de conclusão das tarefas não foi atualizado.
882 error_issue_done_ratios_not_updated: O pecentual de conclusão das tarefas não foi atualizado.
883 error_workflow_copy_target: Por favor, selecione os tipos de tarefa e os papéis alvo
883 error_workflow_copy_target: Por favor, selecione os tipos de tarefa e os papéis alvo
884 setting_issue_done_ratio_issue_field: Use the issue field
884 setting_issue_done_ratio_issue_field: Use o campo da tarefa
885 label_copy_same_as_target: Mesmo alvo
885 label_copy_same_as_target: Mesmo alvo
886 label_copy_target: Alvo
886 label_copy_target: Alvo
887 notice_issue_done_ratios_updated: Percentual de conslusão atualizados.
887 notice_issue_done_ratios_updated: Percentual de conslusão atualizados.
@@ -987,13 +987,13 pt-BR:
987 label_git_report_last_commit: Relatar última alteração para arquivos e diretórios
987 label_git_report_last_commit: Relatar última alteração para arquivos e diretórios
988 text_scm_config: Você pode configurar seus comandos de versionamento em config/configurations.yml. Por favor reinicie a aplicação após alterá-lo.
988 text_scm_config: Você pode configurar seus comandos de versionamento em config/configurations.yml. Por favor reinicie a aplicação após alterá-lo.
989 text_scm_command_not_available: Comando de versionamento não disponível. Por favor verifique as configurações no painel de administração.
989 text_scm_command_not_available: Comando de versionamento não disponível. Por favor verifique as configurações no painel de administração.
990 notice_issue_successful_create: Issue %{id} created.
990 notice_issue_successful_create: Tarefa %{id} criada.
991 label_between: between
991 label_between: entre
992 setting_issue_group_assignment: Allow issue assignment to groups
992 setting_issue_group_assignment: Permitir atribuições de tarefas a grupos
993 label_diff: diff
993 label_diff: diff
994 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
994 text_git_repository_note: "Repositório esta vazio e é local (ex: /gitrepo, c:\\gitrepo)"
995
995
996 description_query_sort_criteria_direction: Sort direction
996 description_query_sort_criteria_direction: Direção da ordenação
997 description_project_scope: Escopo da pesquisa
997 description_project_scope: Escopo da pesquisa
998 description_filter: Filtro
998 description_filter: Filtro
999 description_user_mail_notification: Configuração de notificações por e-mail
999 description_user_mail_notification: Configuração de notificações por e-mail
@@ -1007,94 +1007,94 pt-BR:
1007 description_date_range_list: Escolha um período a partira da lista
1007 description_date_range_list: Escolha um período a partira da lista
1008 description_choose_project: Projetos
1008 description_choose_project: Projetos
1009 description_date_to: Digite a data final
1009 description_date_to: Digite a data final
1010 description_query_sort_criteria_attribute: Sort attribute
1010 description_query_sort_criteria_attribute: Atributo de ordenação
1011 description_wiki_subpages_reassign: Escolha uma nova página pai
1011 description_wiki_subpages_reassign: Escolha uma nova página pai
1012 description_selected_columns: Colunas selecionadas
1012 description_selected_columns: Colunas selecionadas
1013
1013
1014 label_parent_revision: Parent
1014 label_parent_revision: Pais
1015 label_child_revision: Child
1015 label_child_revision: Filhos
1016 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
1016 error_scm_annotate_big_text_file: A entrada não pode ser anotada, pois excede o tamanho máximo do arquivo de texto.
1017 setting_default_issue_start_date_to_creation_date: Usar data corrente como data inicial para novas tarefas
1017 setting_default_issue_start_date_to_creation_date: Usar data corrente como data inicial para novas tarefas
1018 button_edit_section: Edit this section
1018 button_edit_section: Editar esta seção
1019 setting_repositories_encodings: Attachments and repositories encodings
1019 setting_repositories_encodings: Encoding dos repositórios e anexos
1020 description_all_columns: All Columns
1020 description_all_columns: Todas as colunas
1021 button_export: Export
1021 button_export: Exportar
1022 label_export_options: "%{export_format} export options"
1022 label_export_options: "Opções de exportação %{export_format}"
1023 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1023 error_attachment_too_big: Este arquivo não pode ser enviado porque excede o tamanho máximo permitido (%{max_size})
1024 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1024 notice_failed_to_save_time_entries: "Falha ao salvar %{count} de %{total} horas trabalhadas: %{ids}."
1025 label_x_issues:
1025 label_x_issues:
1026 zero: 0 tarefa
1026 zero: 0 tarefa
1027 one: 1 tarefa
1027 one: 1 tarefa
1028 other: "%{count} tarefas"
1028 other: "%{count} tarefas"
1029 label_repository_new: New repository
1029 label_repository_new: Novo repositório
1030 field_repository_is_default: Main repository
1030 field_repository_is_default: Repositório principal
1031 label_copy_attachments: Copy attachments
1031 label_copy_attachments: Copiar anexos
1032 label_item_position: "%{position}/%{count}"
1032 label_item_position: "%{position}/%{count}"
1033 label_completed_versions: Completed versions
1033 label_completed_versions: Versões completadas
1034 text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1034 text_project_identifier_info: Somente letras minúsculas (az), números, traços e sublinhados são permitidos. <br /> Uma vez salvo, o identificador não pode ser alterado.
1035 field_multiple: Multiple values
1035 field_multiple: Multiplos valores
1036 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1036 setting_commit_cross_project_ref: Permitir que tarefas de todos os outros projetos sejam refenciadas e resolvidas
1037 text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1037 text_issue_conflict_resolution_add_notes: Adicione minhas anotações e descartar minhas outras mudanças
1038 text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1038 text_issue_conflict_resolution_overwrite: Aplicar as minhas alterações de qualquer maneira (notas anteriores serão mantidos, mas algumas mudanças podem ser substituídos)
1039 notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1039 notice_issue_update_conflict: A tarefa foi atualizada por um outro usuário, enquanto você estava editando.
1040 text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1040 text_issue_conflict_resolution_cancel: Descartar todas as minhas mudanças e re-exibir %{link}
1041 permission_manage_related_issues: Manage related issues
1041 permission_manage_related_issues: Gerenciar tarefas relacionadas
1042 field_auth_source_ldap_filter: LDAP filter
1042 field_auth_source_ldap_filter: Filtro LDAP
1043 label_search_for_watchers: Search for watchers to add
1043 label_search_for_watchers: Procurar por outros observadores para adiconar
1044 notice_account_deleted: Your account has been permanently deleted.
1044 notice_account_deleted: Sua conta foi excluída permanentemente.
1045 setting_unsubscribe: Allow users to delete their own account
1045 setting_unsubscribe: Permitir aos usuários excluir sua conta própria
1046 button_delete_my_account: Delete my account
1046 button_delete_my_account: Excluir minha conta
1047 text_account_destroy_confirmation: |-
1047 text_account_destroy_confirmation: |-
1048 Are you sure you want to proceed?
1048 Tem certeza de que quer continuar?
1049 Your account will be permanently deleted, with no way to reactivate it.
1049 Sua conta será excluída permanentemente, sem qualquer forma de reativá-lo.
1050 error_session_expired: Your session has expired. Please login again.
1050 error_session_expired: A sua sessão expirou. Por favor, faça login novamente.
1051 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1051 text_session_expiration_settings: "Aviso: a alteração dessas configurações pode expirar as sessões atuais, incluindo a sua."
1052 setting_session_lifetime: Session maximum lifetime
1052 setting_session_lifetime: duração máxima da sessão
1053 setting_session_timeout: Session inactivity timeout
1053 setting_session_timeout: tempo limite de inatividade da sessão
1054 label_session_expiration: Session expiration
1054 label_session_expiration: "Expiração da sessão"
1055 permission_close_project: Close / reopen the project
1055 permission_close_project: Fechar / reabrir o projeto
1056 label_show_closed_projects: View closed projects
1056 label_show_closed_projects: Visualização de projetos fechados
1057 button_close: Close
1057 button_close: Fechar
1058 button_reopen: Reopen
1058 button_reopen: Reabrir
1059 project_status_active: active
1059 project_status_active: ativo
1060 project_status_closed: closed
1060 project_status_closed: fechado
1061 project_status_archived: archived
1061 project_status_archived: arquivado
1062 text_project_closed: This project is closed and read-only.
1062 text_project_closed: Este projeto é fechado e somente leitura.
1063 notice_user_successful_create: User %{id} created.
1063 notice_user_successful_create: Usuário %{id} criado.
1064 field_core_fields: Standard fields
1064 field_core_fields: campos padrão
1065 field_timeout: Timeout (in seconds)
1065 field_timeout: Tempo de espera (em segundos)
1066 setting_thumbnails_enabled: Display attachment thumbnails
1066 setting_thumbnails_enabled: exibir miniaturas de anexos
1067 setting_thumbnails_size: Thumbnails size (in pixels)
1067 setting_thumbnails_size: Tamanho das miniaturas (em pixels)
1068 label_status_transitions: Status transitions
1068 label_status_transitions: Estados das transições
1069 label_fields_permissions: Fields permissions
1069 label_fields_permissions: Permissões de campos
1070 label_readonly: Read-only
1070 label_readonly: somente leitura
1071 label_required: Required
1071 label_required: Obrigatório
1072 text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1072 text_repository_identifier_info: Somente letras minúsculas (az), números, traços e sublinhados são permitidos <br/> Uma vez salvo, o identificador não pode ser alterado.
1073 field_board_parent: Parent forum
1073 field_board_parent: Fórum Pai
1074 label_attribute_of_project: Project's %{name}
1074 label_attribute_of_project: "Projeto %{name}"
1075 label_attribute_of_author: Author's %{name}
1075 label_attribute_of_author: "autor %{name}"
1076 label_attribute_of_assigned_to: Assignee's %{name}
1076 label_attribute_of_assigned_to: "atribuído %{name}"
1077 label_attribute_of_fixed_version: Target version's %{name}
1077 label_attribute_of_fixed_version: "versão alvo %{name}"
1078 label_copy_subtasks: Copy subtasks
1078 label_copy_subtasks: Copiar sub-tarefas
1079 label_copied_to: copied to
1079 label_copied_to: copiada
1080 label_copied_from: copied from
1080 label_copied_from: copiado
1081 label_any_issues_in_project: any issues in project
1081 label_any_issues_in_project: quaisquer problemas em projeto
1082 label_any_issues_not_in_project: any issues not in project
1082 label_any_issues_not_in_project: todas as questões que não estão em projeto
1083 field_private_notes: Private notes
1083 field_private_notes: notas privadas
1084 permission_view_private_notes: View private notes
1084 permission_view_private_notes: Ver notas privadas
1085 permission_set_notes_private: Set notes as private
1085 permission_set_notes_private: Defina notas como privada
1086 label_no_issues_in_project: no issues in project
1086 label_no_issues_in_project: sem problemas em projeto
1087 label_any: todos
1087 label_any: todos
1088 label_last_n_weeks: "últimas %{count} semanas"
1088 label_last_n_weeks: "últimas %{count} semanas"
1089 setting_cross_project_subtasks: Allow cross-project subtasks
1089 setting_cross_project_subtasks: Permitir cruzamento de sub-tarefas entre projetos
1090 label_cross_project_descendants: Com sub-projetos
1090 label_cross_project_descendants: Com sub-projetos
1091 label_cross_project_tree: Com a árvore do projeto
1091 label_cross_project_tree: Com a árvore do projeto
1092 label_cross_project_hierarchy: Com a hierarquia do projeto
1092 label_cross_project_hierarchy: Com a hierarquia do projeto
1093 label_cross_project_system: Com todos os projetos
1093 label_cross_project_system: Com todos os projetos
1094 button_hide: Hide
1094 button_hide: Esconder
1095 setting_non_working_week_days: Non-working days
1095 setting_non_working_week_days: dias não úteis
1096 label_in_the_next_days: in the next
1096 label_in_the_next_days: na próxima
1097 label_in_the_past_days: in the past
1097 label_in_the_past_days: no passado
1098 label_attribute_of_user: User's %{name}
1098 label_attribute_of_user: User's %{name}
1099 text_turning_multiple_off: If you disable multiple values, multiple values will be
1099 text_turning_multiple_off: If you disable multiple values, multiple values will be
1100 removed in order to preserve only one value per item.
1100 removed in order to preserve only one value per item.
General Comments 0
You need to be logged in to leave comments. Login now