You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pt.yml 21KB

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