Project

General

Profile

1
_gloc_rule_default: '|n| n==1 ? "" : "_plural" '
2

    
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
21

    
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
38

    
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'
55

    
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.
76

    
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:'
81

    
82
gui_validation_error: 1 erro
83
gui_validation_error_plural: %d erros
84

    
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
164
field_default_value: Padrão
165

    
166
setting_app_title: Título da aplicação
167
setting_app_subtitle: Sub-título da aplicação
168
setting_welcome_text: Texto de boas-vindas
169
setting_default_language: Linguagem padrão
170
setting_login_required: Autenticação obrigatória
171
setting_self_registration: Registro permitido
172
setting_attachment_max_size: Tamanho máximo do anexo
173
setting_issues_export_limit: Limite de exportação das tarefas
174
setting_mail_from: Email enviado de
175
setting_host_name: Servidor
176
setting_text_formatting: Formato do texto
177
setting_wiki_compression: Compactação do histórico do Wiki
178
setting_feeds_limit: Limite do Feed
179
setting_autofetch_changesets: Buscar automaticamente commits
180
setting_sys_api_enabled: Ativa WS para gerenciamento do repositório
181
setting_commit_ref_keywords: Palavras-chave de referôncia
182
setting_commit_fix_keywords: Palavras-chave fixas
183
setting_autologin: Autologin
184
setting_date_format: Date format
185
setting_cross_project_issue_relations: Allow cross-project issue relations
186

    
187
label_user: Usuário
188
label_user_plural: Usuários
189
label_user_new: Novo usuário
190
label_project: Projeto
191
label_project_new: Novo projeto
192
label_project_plural: Projetos
193
label_project_all: All Projects
194
label_project_latest: Últimos projetos
195
label_issue: Tarefa
196
label_issue_new: Nova tarefa
197
label_issue_plural: Tarefas
198
label_issue_view_all: Ver todas as tarefas
199
label_document: Documento
200
label_document_new: Novo documento
201
label_document_plural: Documentos
202
label_role: Regra
203
label_role_plural: Regras
204
label_role_new: Nova regra
205
label_role_and_permissions: Regras e permissões
206
label_member: Membro
207
label_member_new: Novo membro
208
label_member_plural: Membros
209
label_tracker: Tipo
210
label_tracker_plural: Tipos
211
label_tracker_new: Novo tipo
212
label_workflow: Workflow
213
label_issue_status: Status da tarefa
214
label_issue_status_plural: Status das tarefas
215
label_issue_status_new: Novo status
216
label_issue_category: Categoria da tarefa
217
label_issue_category_plural: Categorias das tarefas
218
label_issue_category_new: Nova categoria
219
label_custom_field: Campo personalizado
220
label_custom_field_plural: Campos personalizados
221
label_custom_field_new: Novo campo personalizado
222
label_enumerations: Enumeração
223
label_enumeration_new: Novo valor
224
label_information: Informação
225
label_information_plural: Informações
226
label_please_login: Efetue login
227
label_register: Registre-se
228
label_password_lost: Perdi a senha
229
label_home: Página inicial
230
label_my_page: Minha página
231
label_my_account: Minha conta
232
label_my_projects: Meus projetos
233
label_administration: Administração
234
label_login: Login
235
label_logout: Logout
236
label_help: Ajuda
237
label_reported_issues: Tarefas reportadas
238
label_assigned_to_me_issues: Tarefas atribuídas à mim
239
label_last_login: Útima conexão
240
label_last_updates: Última alteração
241
label_last_updates_plural: %d Últimas alterações
242
label_registered_on: Registrado em
243
label_activity: Atividade
244
label_new: Novo
245
label_logged_as: Logado como
246
label_environment: Ambiente
247
label_authentication: Autenticação
248
label_auth_source: Modo de autenticação
249
label_auth_source_new: Novo modo de autenticação
250
label_auth_source_plural: Modos de autenticação
251
label_subproject_plural: Sub-projetos
252
label_min_max_length: Tamanho min-max
253
label_list: Lista
254
label_date: Data
255
label_integer: Inteiro
256
label_boolean: Booleano
257
label_string: Texto
258
label_text: Texto longo
259
label_attribute: Atributo
260
label_attribute_plural: Atributos
261
label_download: %d Download
262
label_download_plural: %d Downloads
263
label_no_data: Sem dados para mostrar
264
label_change_status: Mudar status
265
label_history: Histórico
266
label_attachment: Arquivo
267
label_attachment_new: Novo arquivo
268
label_attachment_delete: Apagar arquivo
269
label_attachment_plural: Arquivos
270
label_report: Relatório
271
label_report_plural: Relatório
272
label_news: Notícias
273
label_news_new: Adicionar notícias
274
label_news_plural: Notícias
275
label_news_latest: Últimas notícias
276
label_news_view_all: Ver todas as notícias
277
label_change_log: Log de mudanças
278
label_settings: Configurações
279
label_overview: Visão geral
280
label_version: Versão
281
label_version_new: Nova versão
282
label_version_plural: Versões
283
label_confirmation: Confirmação
284
label_export_to: Exportar para
285
label_read: Ler...
286
label_public_projects: Projetos públicos
287
label_open_issues: Aberto
288
label_open_issues_plural:  Abertos
289
label_closed_issues: Fechado
290
label_closed_issues_plural: Fechados
291
label_total: Total
292
label_permissions: Permissões
293
label_current_status: Status atual
294
label_new_statuses_allowed: Novo status permitido
295
label_all: todos
296
label_none: nenhum
297
label_next: Próximo
298
label_previous: Anterior
299
label_used_by: Usado por
300
label_details: Detalhes
301
label_add_note: Adicionar nota
302
label_per_page: Por página
303
label_calendar: Calendário
304
label_months_from: Meses de
305
label_gantt: Gantt
306
label_internal: Interno
307
label_last_changes: últimas %d mudanças
308
label_change_view_all: Mostrar todas as mudanças
309
label_personalize_page: Personalizar esta página
310
label_comment: Comentário
311
label_comment_plural: Comentários
312
label_comment_add: Adicionar comentário
313
label_comment_added: Comentário adicionado
314
label_comment_delete: Apagar comentário
315
label_query: Consulta personalizada
316
label_query_plural: Consultas personalizadas
317
label_query_new: Nova consulta
318
label_filter_add: Adicionar filtro
319
label_filter_plural: Filtros
320
label_equals: é
321
label_not_equals: não e
322
label_in_less_than: é maior que
323
label_in_more_than: é menor que
324
label_in: em
325
label_today: hoje
326
label_this_week: this week
327
label_less_than_ago: faz menos de
328
label_more_than_ago: faz mais de
329
label_ago: dias atrás
330
label_contains: contém
331
label_not_contains: não contém
332
label_day_plural: dias
333
label_repository: Repositório
334
label_browse: Procurar
335
label_modification: %d mudança
336
label_modification_plural: %d mudanças
337
label_revision: Revisão
338
label_revision_plural: Revisões
339
label_added: adicionado
340
label_modified: modificado
341
label_deleted: deletado
342
label_latest_revision: Última revisão
343
label_latest_revision_plural: Últimas revisões
344
label_view_revisions: Ver revisões
345
label_max_size: Tamanho máximo
346
label_on: em
347
label_sort_highest: Mover para o início
348
label_sort_higher: Mover para cima
349
label_sort_lower: Mover para baixo
350
label_sort_lowest: Mover para o fim
351
label_roadmap: Roadmap
352
label_roadmap_due_in: Termina em
353
label_roadmap_overdue: %s late
354
label_roadmap_no_issues: Sem tarefas para essa versão
355
label_search: Busca
356
label_result_plural: Resultados
357
label_all_words: Todas as palavras
358
label_wiki: Wiki
359
label_wiki_edit: Wiki edit
360
label_wiki_edit_plural: Wiki edits
361
label_wiki_page: Wiki page
362
label_wiki_page_plural: Wiki pages
363
label_index_by_title: Index by title
364
label_index_by_date: Index by date
365
label_current_version: Versão atual
366
label_preview: Prévia
367
label_feed_plural: Feeds
368
label_changes_details: Detalhes de todas as mudanças
369
label_issue_tracking: Tarefas
370
label_spent_time: Tempo gasto
371
label_f_hour: %.2f hora
372
label_f_hour_plural: %.2f horas
373
label_time_tracking: Tempo trabalhado
374
label_change_plural: Mudanças
375
label_statistics: Estatísticas
376
label_commits_per_month: Commits por mês
377
label_commits_per_author: Commits por autor
378
label_view_diff: Ver diferenças
379
label_diff_inline: inline
380
label_diff_side_by_side: lado a lado
381
label_options: Opções
382
label_copy_workflow_from: Copiar workflow de
383
label_permissions_report: Relatório de permissões
384
label_watched_issues: Tarefas observadas
385
label_related_issues: tarefas relacionadas
386
label_applied_status: Status aplicado
387
label_loading: Carregando...
388
label_relation_new: Nova relação
389
label_relation_delete: Deletar relação
390
label_relates_to: relacionado à
391
label_duplicates: duplicadas
392
label_blocks: bloqueios
393
label_blocked_by: bloqueado por
394
label_precedes: procede
395
label_follows: segue
396
label_end_to_start: fim ao início
397
label_end_to_end: fim ao fim
398
label_start_to_start: ínícia ao inícia
399
label_start_to_end: inícia ao fim
400
label_stay_logged_in: Rester connecté
401
label_disabled: désactivé
402
label_show_completed_versions: Voire les versions passées
403
label_me: me
404
label_board: Forum
405
label_board_new: New forum
406
label_board_plural: Forums
407
label_topic_plural: Topics
408
label_message_plural: Messages
409
label_message_last: Last message
410
label_message_new: New message
411
label_reply_plural: Replies
412
label_send_information: Send account information to the user
413
label_year: Year
414
label_month: Month
415
label_week: Week
416
label_date_from: From
417
label_date_to: To
418
label_language_based: Language based
419
label_sort_by: Sort by %s
420
label_send_test_email: Send a test email
421
label_feeds_access_key_created_on: RSS access key created %s ago
422
label_module_plural: Modules
423
label_added_time_by: Added by %s %s ago
424
label_updated_time: Updated %s ago
425
label_jump_to_a_project: Jump to a project...
426

    
427
button_login: Login
428
button_submit: Enviar
429
button_save: Salvar
430
button_check_all: Marcar todos
431
button_uncheck_all: Desmarcar todos
432
button_delete: Apagar
433
button_create: Criar
434
button_test: Testar
435
button_edit: Editar
436
button_add: Adicionar
437
button_change: Mudar
438
button_apply: Aplicar
439
button_clear: Limpar
440
button_lock: Bloquear
441
button_unlock: Desbloquear
442
button_download: Download
443
button_list: Listar
444
button_view: Ver
445
button_move: Mover
446
button_back: Voltar
447
button_cancel: Cancelar
448
button_activate: Ativar
449
button_sort: Ordenar
450
button_log_time: Tempo de trabalho
451
button_rollback: Voltar para esta versão
452
button_watch: Observar
453
button_unwatch: Não observar
454
button_reply: Reply
455
button_archive: Archive
456
button_unarchive: Unarchive
457
button_reset: Reset
458
button_rename: Rename
459

    
460
status_active: ativo
461
status_registered: registrado
462
status_locked: bloqueado
463

    
464
text_select_mail_notifications: Selecionar ações para ser enviada uma notificação por email
465
text_regexp_info: ex. ^[A-Z0-9]+$
466
text_min_max_length_info: 0 siginifica sem restrição
467
text_project_destroy_confirmation: Você tem certeza que deseja deletar este projeto e todos os dados relacionados?
468
text_workflow_edit: Selecione uma regra e um tipo de tarefa para editar o workflow
469
text_are_you_sure: Você tem certeza ?
470
text_journal_changed: alterado de %s para %s
471
text_journal_set_to: alterar para %s
472
text_journal_deleted: apagado
473
text_tip_task_begin_day: tarefa começa neste dia
474
text_tip_task_end_day: tarefa termina neste dia
475
text_tip_task_begin_end_day: tarefa começa e termina neste dia
476
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.'
477
text_caracters_maximum: %d móximo de caracteres
478
text_length_between: Tamanho entre %d e %d caracteres.
479
text_tracker_no_workflow: Sem workflow definido para este tipo.
480
text_unallowed_characters: Caracteres não permitidos
481
text_comma_separated: Permitido múltiplos valores (separados por vírgula).
482
text_issues_ref_in_commit_messages: Referenciando e arrumando tarefas nas mensagens de commit
483
text_issue_added: Tarefa %s foi incluída.
484
text_issue_updated: Tarefa %s foi alterada.
485
text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content ?
486
text_issue_category_destroy_question: Some issues (%d) are assigned to this category. What do you want to do ?
487
text_issue_category_destroy_assignments: Remove category assignments
488
text_issue_category_reassign_to: Reassing issues to this category
489

    
490
default_role_manager: Analista de Negócio ou Gerente de Projeto
491
default_role_developper: Desenvolvedor
492
default_role_reporter: Analista de Suporte
493
default_tracker_bug: Bug
494
default_tracker_feature: Implementaçõo
495
default_tracker_support: Suporte
496
default_issue_status_new: Novo
497
default_issue_status_assigned: Atribuído
498
default_issue_status_resolved: Resolvido
499
default_issue_status_feedback: Feedback
500
default_issue_status_closed: Fechado
501
default_issue_status_rejected: Rejeitado
502
default_doc_category_user: Documentação do usuário
503
default_doc_category_tech: Documentação técnica
504
default_priority_low: Baixo
505
default_priority_normal: Normal
506
default_priority_high: Alto
507
default_priority_urgent: Urgente
508
default_priority_immediate: Imediato
509
default_activity_design: Design
510
default_activity_development: Desenvolvimento
511

    
512
enumeration_issue_priorities: Prioridade das tarefas
513
enumeration_doc_categories: Categorias de documento
514
enumeration_activities: Atividades (time tracking)
515
label_file_plural: Files
516
label_changeset_plural: Changesets
517
field_column_names: Columns
518
label_default_columns: Default columns
519
setting_issue_list_default_columns: Default columns displayed on the issue list
520
setting_repositories_encodings: Repositories encodings
521
notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
522
label_bulk_edit_selected_issues: Bulk edit selected issues
523
label_no_change_option: (No change)
524
notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s."
525
label_theme: Theme
526
label_default: Default
527
label_search_titles_only: Search titles only
528
label_nobody: nobody
529
button_change_password: Change password
530
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)."
531
label_user_mail_option_selected: "For any event on the selected projects only..."
532
label_user_mail_option_all: "For any event on all my projects"
533
label_user_mail_option_none: "Only for things I watch or I'm involved in"
534
setting_emails_footer: Emails footer
535
label_float: Float
536
button_copy: Copy
537
mail_body_account_information_external: You can use your "%s" account to log into Redmine.
538
mail_body_account_information: Your Redmine account information
539
setting_protocol: Protocol
540
label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself"
541
setting_time_format: Time format
542
label_registration_activation_by_email: account activation by email
543
mail_subject_account_activation_request: Redmine account activation request
544
mail_body_account_activation_request: 'A new user (%s) has registered. His account his pending your approval:'
545
label_registration_automatic_activation: automatic account activation
546
label_registration_manual_activation: manual account activation
547
notice_account_pending: "Your account was created and is now pending administrator approval."
548
field_time_zone: Time zone
549
text_caracters_minimum: Must be at least %d characters long.
550
setting_bcc_recipients: Blind carbon copy recipients (bcc)
551
button_annotate: Annotate
552
label_issues_by: Issues by %s
553
field_searchable: Searchable
554
label_display_per_page: 'Per page: %s'
555
setting_per_page_options: Objects per page options
556
label_age: Age
557
notice_default_data_loaded: Default configuration successfully loaded.
558
text_load_default_configuration: Load the default configuration
559
text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
560
error_can_t_load_default_data: "Default configuration could not be loaded: %s"
561
button_update: Update
562
label_change_properties: Change properties
563
label_general: General
564
label_repository_plural: Repositories
565
label_associated_revisions: Associated revisions
(16-16/22)