initial commit
[gitredmine.git] / lang / pt.yml
blob0cd5d65c76cee9bf8ff4ff49d373f2e3d05ff181
1 _gloc_rule_default: '|n| n==1 ? "" : "_plural" '
3 actionview_datehelper_select_day_prefix:
4 actionview_datehelper_select_month_names: Janeiro,Fevereiro,Março,Abril,Maio,Junho,Julho,Agosto,Setembro,Outubro,Novembro,Dezembro
5 actionview_datehelper_select_month_names_abbr: Jan,Fev,Mar,Abr,Mai,Jun,Jul,Ago,Set,Out,Nov,Dez
6 actionview_datehelper_select_month_prefix:
7 actionview_datehelper_select_year_prefix:
8 actionview_datehelper_time_in_words_day: 1 dia
9 actionview_datehelper_time_in_words_day_plural: %d dias
10 actionview_datehelper_time_in_words_hour_about: em torno de uma hora
11 actionview_datehelper_time_in_words_hour_about_plural: em torno de %d horas
12 actionview_datehelper_time_in_words_hour_about_single: em torno de uma hora
13 actionview_datehelper_time_in_words_minute: 1 minuto
14 actionview_datehelper_time_in_words_minute_half: meio minuto
15 actionview_datehelper_time_in_words_minute_less_than: menos de um minuto
16 actionview_datehelper_time_in_words_minute_plural: %d minutos
17 actionview_datehelper_time_in_words_minute_single: 1 minuto
18 actionview_datehelper_time_in_words_second_less_than: menos de um segundo
19 actionview_datehelper_time_in_words_second_less_than_plural: menos de %d segundos
20 actionview_instancetag_blank_option: Selecione
22 activerecord_error_inclusion: não existe na lista
23 activerecord_error_exclusion: já existe na lista
24 activerecord_error_invalid: é inválido
25 activerecord_error_confirmation: não confere com sua confirmação
26 activerecord_error_accepted: deve ser aceito
27 activerecord_error_empty: não pode ser vazio
28 activerecord_error_blank: não pode estar em branco
29 activerecord_error_too_long: é muito longo
30 activerecord_error_too_short: é muito curto
31 activerecord_error_wrong_length: possui o comprimento errado
32 activerecord_error_taken: já foi usado em outro registro
33 activerecord_error_not_a_number: não é um número
34 activerecord_error_not_a_date: não é uma data válida
35 activerecord_error_greater_than_start_date: deve ser maior que a data inicial
36 activerecord_error_not_same_project: não pertence ao mesmo projeto
37 activerecord_error_circular_dependency: Este relaão pode criar uma dependência circular
39 general_fmt_age: %d ano
40 general_fmt_age_plural: %d anos
41 general_fmt_date: %%d/%%m/%%Y
42 general_fmt_datetime: %%d/%%m/%%Y %%I:%%M %%p
43 general_fmt_datetime_short: %%b %%d, %%I:%%M %%p
44 general_fmt_time: %%I:%%M %%p
45 general_text_No: 'Não'
46 general_text_Yes: 'Sim'
47 general_text_no: 'não'
48 general_text_yes: 'sim'
49 general_lang_name: 'Português'
50 general_csv_separator: ','
51 general_csv_encoding: ISO-8859-1
52 general_pdf_encoding: ISO-8859-1
53 general_day_names: Segunda,Terça,Quarta,Quinta,Sexta,Sábado,Domingo
54 general_first_day_of_week: '1'
56 notice_account_updated: Conta foi atualizada com sucesso.
57 notice_account_invalid_creditentials: Usuário ou senha inválidos.
58 notice_account_password_updated: Senha foi alterada com sucesso.
59 notice_account_wrong_password: Senha errada.
60 notice_account_register_done: Conta foi criada com sucesso.
61 notice_account_unknown_email: Usuário desconhecido.
62 notice_can_t_change_password: Esta conta usa autenticação externa. E impossível trocar a senha.
63 notice_account_lost_email_sent: Um email com as instruções para escolher uma nova senha foi enviado para você.
64 notice_account_activated: Sua conta foi ativada. Você pode logar agora
65 notice_successful_create: Criado com sucesso.
66 notice_successful_update: Alterado com sucesso.
67 notice_successful_delete: Apagado com sucesso.
68 notice_successful_connection: Conectado com sucesso.
69 notice_file_not_found: A página que você está tentando acessar não existe ou foi excluída.
70 notice_locking_conflict: Os dados foram atualizados por um outro usuário.
71 notice_scm_error: A entrada e/ou a revisão não existem no repositório.
72 notice_not_authorized: Você não está autorizado a acessar esta página.
73 notice_email_sent: An email was sent to %s
74 notice_email_error: An error occurred while sending mail (%s)
75 notice_feeds_access_key_reseted: Your RSS access key was reseted.
77 mail_subject_lost_password: Sua senha do redMine.
78 mail_body_lost_password: 'Para mudar sua senha, clique no link abaixo:'
79 mail_subject_register: Ativação de conta do redMine.
80 mail_body_register: 'Para ativar sua conta do Redmine, clique no link abaixo:'
82 gui_validation_error: 1 erro
83 gui_validation_error_plural: %d erros
85 field_name: Nome
86 field_description: Descrição
87 field_summary: Sumário
88 field_is_required: Obrigatório
89 field_firstname: Primeiro nome
90 field_lastname: Último nome
91 field_mail: Email
92 field_filename: Arquivo
93 field_filesize: Tamanho
94 field_downloads: Downloads
95 field_author: Autor
96 field_created_on: Criado
97 field_updated_on: Alterado
98 field_field_format: Formato
99 field_is_for_all: Para todos os projetos
100 field_possible_values: Possíveis valores
101 field_regexp: Expressão regular
102 field_min_length: Tamanho mínimo
103 field_max_length: Tamanho máximo
104 field_value: Valor
105 field_category: Categoria
106 field_title: Título
107 field_project: Projeto
108 field_issue: Tarefa 
109 field_status: Status
110 field_notes: Notas
111 field_is_closed: Tarefa fechada
112 field_is_default: Status padrão
113 field_tracker: Tipo
114 field_subject: Assunto
115 field_due_date: Data final
116 field_assigned_to: Atribuído para
117 field_priority: Prioridade
118 field_fixed_version: Versão corrigida
119 field_user: Usuário
120 field_role: Regra
121 field_homepage: Página inicial
122 field_is_public: Público
123 field_parent: Sub-projeto de
124 field_is_in_chlog: Tarefas mostradas no changelog
125 field_is_in_roadmap: Tarefas mostradas no roadmap
126 field_login: Login
127 field_mail_notification: Notificações por email
128 field_admin: Administrador
129 field_last_login_on: Última conexão
130 field_language: Língua
131 field_effective_date: Data
132 field_password: Senha
133 field_new_password: Nova senha
134 field_password_confirmation: Confirmação
135 field_version: Versão
136 field_type: Tipo
137 field_host: Servidor
138 field_port: Porta
139 field_account: Conta
140 field_base_dn: Base DN
141 field_attr_login: Atributo login
142 field_attr_firstname: Atributo primeiro nome
143 field_attr_lastname: Atributo último nome
144 field_attr_mail: Atributo email
145 field_onthefly: Criação de usuário sob-demanda
146 field_start_date: Início
147 field_done_ratio: %% Terminado
148 field_auth_source: Modo de autenticação
149 field_hide_mail: Esconda meu email
150 field_comments: Comentário
151 field_url: URL
152 field_start_page: Página inicial
153 field_subproject: Sub-projeto
154 field_hours: Horas
155 field_activity: Atividade
156 field_spent_on: Data
157 field_identifier: Identificador
158 field_is_filter: Usado como filtro
159 field_issue_to_id: Tarefa relacionada
160 field_delay: Atraso
161 field_assignable: Issues can be assigned to this role
162 field_redirect_existing_links: Redirect existing links
163 field_estimated_hours: Estimated time
165 setting_app_title: Título da aplicação
166 setting_app_subtitle: Sub-título da aplicação
167 setting_welcome_text: Texto de boas-vindas
168 setting_default_language: Linguagem padrão
169 setting_login_required: Autenticação obrigatória
170 setting_self_registration: Registro permitido
171 setting_attachment_max_size: Tamanho máximo do anexo
172 setting_issues_export_limit: Limite de exportação das tarefas
173 setting_mail_from: Email enviado de
174 setting_host_name: Servidor
175 setting_text_formatting: Formato do texto
176 setting_wiki_compression: Compactação do histórico do Wiki
177 setting_feeds_limit: Limite do Feed
178 setting_autofetch_changesets: Buscar automaticamente commits
179 setting_sys_api_enabled: Ativa WS para gerenciamento do repositório
180 setting_commit_ref_keywords: Palavras-chave de referôncia
181 setting_commit_fix_keywords: Palavras-chave fixas
182 setting_autologin: Autologin
183 setting_date_format: Date format
184 setting_cross_project_issue_relations: Allow cross-project issue relations
186 label_user: Usuário
187 label_user_plural: Usuários
188 label_user_new: Novo usuário
189 label_project: Projeto
190 label_project_new: Novo projeto
191 label_project_plural: Projetos
192 label_project_all: All Projects
193 label_project_latest: Últimos projetos
194 label_issue: Tarefa
195 label_issue_new: Nova tarefa
196 label_issue_plural: Tarefas
197 label_issue_view_all: Ver todas as tarefas
198 label_document: Documento
199 label_document_new: Novo documento
200 label_document_plural: Documentos
201 label_role: Regra
202 label_role_plural: Regras
203 label_role_new: Nova regra
204 label_role_and_permissions: Regras e permissões
205 label_member: Membro
206 label_member_new: Novo membro
207 label_member_plural: Membros
208 label_tracker: Tipo
209 label_tracker_plural: Tipos
210 label_tracker_new: Novo tipo
211 label_workflow: Workflow
212 label_issue_status: Status da tarefa
213 label_issue_status_plural: Status das tarefas
214 label_issue_status_new: Novo status
215 label_issue_category: Categoria da tarefa
216 label_issue_category_plural: Categorias das tarefas
217 label_issue_category_new: Nova categoria
218 label_custom_field: Campo personalizado
219 label_custom_field_plural: Campos personalizados
220 label_custom_field_new: Novo campo personalizado
221 label_enumerations: Enumeração
222 label_enumeration_new: Novo valor
223 label_information: Informação
224 label_information_plural: Informações
225 label_please_login: Efetue login
226 label_register: Registre-se
227 label_password_lost: Perdi a senha
228 label_home: Página inicial
229 label_my_page: Minha página
230 label_my_account: Minha conta
231 label_my_projects: Meus projetos
232 label_administration: Administração
233 label_login: Login
234 label_logout: Logout
235 label_help: Ajuda
236 label_reported_issues: Tarefas reportadas
237 label_assigned_to_me_issues: Tarefas atribuídas à mim
238 label_last_login: Útima conexão
239 label_last_updates: Última alteração
240 label_last_updates_plural: %d Últimas alterações
241 label_registered_on: Registrado em
242 label_activity: Atividade
243 label_new: Novo
244 label_logged_as: Logado como
245 label_environment: Ambiente
246 label_authentication: Autenticação
247 label_auth_source: Modo de autenticação
248 label_auth_source_new: Novo modo de autenticação
249 label_auth_source_plural: Modos de autenticação
250 label_subproject_plural: Sub-projetos
251 label_min_max_length: Tamanho min-max
252 label_list: Lista
253 label_date: Data
254 label_integer: Inteiro
255 label_boolean: Booleano
256 label_string: Texto
257 label_text: Texto longo
258 label_attribute: Atributo
259 label_attribute_plural: Atributos
260 label_download: %d Download
261 label_download_plural: %d Downloads
262 label_no_data: Sem dados para mostrar
263 label_change_status: Mudar status
264 label_history: Histórico
265 label_attachment: Arquivo
266 label_attachment_new: Novo arquivo
267 label_attachment_delete: Apagar arquivo
268 label_attachment_plural: Arquivos
269 label_report: Relatório
270 label_report_plural: Relatório
271 label_news: Notícias
272 label_news_new: Adicionar notícias
273 label_news_plural: Notícias
274 label_news_latest: Últimas notícias
275 label_news_view_all: Ver todas as notícias
276 label_change_log: Log de mudanças
277 label_settings: Configurações
278 label_overview: Visão geral
279 label_version: Versão
280 label_version_new: Nova versão
281 label_version_plural: Versões
282 label_confirmation: Confirmação
283 label_export_to: Exportar para
284 label_read: Ler...
285 label_public_projects: Projetos públicos
286 label_open_issues: Aberto
287 label_open_issues_plural:  Abertos
288 label_closed_issues: Fechado
289 label_closed_issues_plural: Fechados
290 label_total: Total
291 label_permissions: Permissões
292 label_current_status: Status atual
293 label_new_statuses_allowed: Novo status permitido
294 label_all: todos
295 label_none: nenhum
296 label_next: Próximo
297 label_previous: Anterior
298 label_used_by: Usado por
299 label_details: Detalhes
300 label_add_note: Adicionar nota
301 label_per_page: Por página
302 label_calendar: Calendário
303 label_months_from: Meses de
304 label_gantt: Gantt
305 label_internal: Interno
306 label_last_changes: últimas %d mudanças
307 label_change_view_all: Mostrar todas as mudanças
308 label_personalize_page: Personalizar esta página
309 label_comment: Comentário
310 label_comment_plural: Comentários
311 label_comment_add: Adicionar comentário
312 label_comment_added: Comentário adicionado
313 label_comment_delete: Apagar comentário
314 label_query: Consulta personalizada
315 label_query_plural: Consultas personalizadas
316 label_query_new: Nova consulta
317 label_filter_add: Adicionar filtro
318 label_filter_plural: Filtros
319 label_equals: é
320 label_not_equals: não e
321 label_in_less_than: é maior que
322 label_in_more_than: é menor que
323 label_in: em
324 label_today: hoje
325 label_this_week: this week
326 label_less_than_ago: faz menos de
327 label_more_than_ago: faz mais de
328 label_ago: dias atrás
329 label_contains: contém
330 label_not_contains: não contém
331 label_day_plural: dias
332 label_repository: Repositório
333 label_browse: Procurar
334 label_modification: %d mudança
335 label_modification_plural: %d mudanças
336 label_revision: Revisão
337 label_revision_plural: Revisões
338 label_added: adicionado
339 label_modified: modificado
340 label_deleted: deletado
341 label_latest_revision: Última revisão
342 label_latest_revision_plural: Últimas revisões
343 label_view_revisions: Ver revisões
344 label_max_size: Tamanho máximo
345 label_on: em
346 label_sort_highest: Mover para o início
347 label_sort_higher: Mover para cima
348 label_sort_lower: Mover para baixo
349 label_sort_lowest: Mover para o fim
350 label_roadmap: Roadmap
351 label_roadmap_due_in: Termina em
352 label_roadmap_overdue: %s late
353 label_roadmap_no_issues: Sem tarefas para essa versão
354 label_search: Busca
355 label_result_plural: Resultados
356 label_all_words: Todas as palavras
357 label_wiki: Wiki
358 label_wiki_edit: Wiki edit
359 label_wiki_edit_plural: Wiki edits
360 label_wiki_page: Wiki page
361 label_wiki_page_plural: Wiki pages
362 label_index_by_title: Index by title
363 label_index_by_date: Index by date
364 label_current_version: Versão atual
365 label_preview: Prévia
366 label_feed_plural: Feeds
367 label_changes_details: Detalhes de todas as mudanças
368 label_issue_tracking: Tarefas
369 label_spent_time: Tempo gasto
370 label_f_hour: %.2f hora
371 label_f_hour_plural: %.2f horas
372 label_time_tracking: Tempo trabalhado
373 label_change_plural: Mudanças
374 label_statistics: Estatísticas
375 label_commits_per_month: Commits por mês
376 label_commits_per_author: Commits por autor
377 label_view_diff: Ver diferenças
378 label_diff_inline: inline
379 label_diff_side_by_side: lado a lado
380 label_options: Opções
381 label_copy_workflow_from: Copiar workflow de
382 label_permissions_report: Relatório de permissões
383 label_watched_issues: Tarefas observadas
384 label_related_issues: tarefas relacionadas
385 label_applied_status: Status aplicado
386 label_loading: Carregando...
387 label_relation_new: Nova relação
388 label_relation_delete: Deletar relação
389 label_relates_to: relacionado à
390 label_duplicates: duplicadas
391 label_blocks: bloqueios
392 label_blocked_by: bloqueado por
393 label_precedes: procede
394 label_follows: segue
395 label_end_to_start: fim ao início
396 label_end_to_end: fim ao fim
397 label_start_to_start: ínícia ao inícia
398 label_start_to_end: inícia ao fim
399 label_stay_logged_in: Rester connecté
400 label_disabled: désactivé
401 label_show_completed_versions: Voire les versions passées
402 label_me: me
403 label_board: Forum
404 label_board_new: New forum
405 label_board_plural: Forums
406 label_topic_plural: Topics
407 label_message_plural: Messages
408 label_message_last: Last message
409 label_message_new: New message
410 label_reply_plural: Replies
411 label_send_information: Send account information to the user
412 label_year: Year
413 label_month: Month
414 label_week: Week
415 label_date_from: From
416 label_date_to: To
417 label_language_based: Language based
418 label_sort_by: Sort by %s
419 label_send_test_email: Send a test email
420 label_feeds_access_key_created_on: RSS access key created %s ago
421 label_module_plural: Modules
422 label_added_time_by: Added by %s %s ago
423 label_updated_time: Updated %s ago
424 label_jump_to_a_project: Jump to a project...
426 button_login: Login
427 button_submit: Enviar
428 button_save: Salvar
429 button_check_all: Marcar todos
430 button_uncheck_all: Desmarcar todos
431 button_delete: Apagar
432 button_create: Criar
433 button_test: Testar
434 button_edit: Editar
435 button_add: Adicionar
436 button_change: Mudar
437 button_apply: Aplicar
438 button_clear: Limpar
439 button_lock: Bloquear
440 button_unlock: Desbloquear
441 button_download: Download
442 button_list: Listar
443 button_view: Ver
444 button_move: Mover
445 button_back: Voltar
446 button_cancel: Cancelar
447 button_activate: Ativar
448 button_sort: Ordenar
449 button_log_time: Tempo de trabalho
450 button_rollback: Voltar para esta versão
451 button_watch: Observar
452 button_unwatch: Não observar
453 button_reply: Reply
454 button_archive: Archive
455 button_unarchive: Unarchive
456 button_reset: Reset
457 button_rename: Rename
459 status_active: ativo
460 status_registered: registrado
461 status_locked: bloqueado
463 text_select_mail_notifications: Selecionar ações para ser enviada uma notificação por email
464 text_regexp_info: ex. ^[A-Z0-9]+$
465 text_min_max_length_info: 0 siginifica sem restrição
466 text_project_destroy_confirmation: Você tem certeza que deseja deletar este projeto e todos os dados relacionados?
467 text_workflow_edit: Selecione uma regra e um tipo de tarefa para editar o workflow
468 text_are_you_sure: Você tem certeza ?
469 text_journal_changed: alterado de %s para %s
470 text_journal_set_to: alterar para %s
471 text_journal_deleted: apagado
472 text_tip_task_begin_day: tarefa começa neste dia
473 text_tip_task_end_day: tarefa termina neste dia
474 text_tip_task_begin_end_day: tarefa começa e termina neste dia
475 text_project_identifier_info: 'Letras minúsculas (a-z), números e traços permitido.<br />Uma vez salvo, o identificador nao pode ser mudado.'
476 text_caracters_maximum: %d móximo de caracteres
477 text_length_between: Tamanho entre %d e %d caracteres.
478 text_tracker_no_workflow: Sem workflow definido para este tipo.
479 text_unallowed_characters: Caracteres não permitidos
480 text_comma_separated: Permitido múltiplos valores (separados por vírgula).
481 text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit
482 text_issue_added: Tarefa %s foi incluída.
483 text_issue_updated: Tarefa %s foi alterada.
484 text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
485 text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
486 text_issue_category_destroy_assignments: Remove category assignments
487 text_issue_category_reassign_to: Reassing issues to this category
489 default_role_manager: Analista de Negócio ou Gerente de Projeto
490 default_role_developper: Desenvolvedor
491 default_role_reporter: Analista de Suporte
492 default_tracker_bug: Bug
493 default_tracker_feature: Implementaçõo
494 default_tracker_support: Suporte
495 default_issue_status_new: Novo
496 default_issue_status_assigned: Atribuído
497 default_issue_status_resolved: Resolvido
498 default_issue_status_feedback: Feedback
499 default_issue_status_closed: Fechado
500 default_issue_status_rejected: Rejeitado
501 default_doc_category_user: Documentação do usuário
502 default_doc_category_tech: Documentação técnica
503 default_priority_low: Baixo
504 default_priority_normal: Normal
505 default_priority_high: Alto
506 default_priority_urgent: Urgente
507 default_priority_immediate: Imediato
508 default_activity_design: Design
509 default_activity_development: Desenvolvimento
511 enumeration_issue_priorities: Prioridade das tarefas
512 enumeration_doc_categories: Categorias de documento
513 enumeration_activities: Atividades (time tracking)
514 label_file_plural: Files
515 label_changeset_plural: Changesets
516 field_column_names: Columns
517 label_default_columns: Default columns
518 setting_issue_list_default_columns: Default columns displayed on the issue list
519 setting_repositories_encodings: Repositories encodings
520 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
521 label_bulk_edit_selected_issues: Bulk edit selected issues
522 label_no_change_option: (No change)
523 notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
524 label_theme: Theme
525 label_default: Default
526 label_search_titles_only: Search titles only
527 label_nobody: nobody
528 button_change_password: Change password
529 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)."
530 label_user_mail_option_selected: "For any event on the selected projects only..."
531 label_user_mail_option_all: "For any event on all my projects"
532 label_user_mail_option_none: "Only for things I watch or I'm involved in"
533 setting_emails_footer: Emails footer
534 label_float: Float
535 button_copy: Copy
536 mail_body_account_information_external: You can use your "%s" account to log into Redmine.
537 mail_body_account_information: Your Redmine account information
538 setting_protocol: Protocol