@@ -1,5 +1,6 | |||
|
1 | 1 | # Portuguese localization for Ruby on Rails |
|
2 | 2 | # by Ricardo Otero <oterosantos@gmail.com> |
|
3 | # by Alberto Ferreira <toraxic@gmail.com> | |
|
3 | 4 | pt: |
|
4 | 5 | support: |
|
5 | 6 | array: |
@@ -228,7 +229,7 pt: | |||
|
228 | 229 | field_homepage: Página |
|
229 | 230 | field_is_public: Público |
|
230 | 231 | field_parent: Sub-projecto de |
|
231 |
field_is_in_roadmap: Tarefas mostradas no |
|
|
232 | field_is_in_roadmap: Tarefas mostradas no mapa de planificação | |
|
232 | 233 | field_login: Nome de utilizador |
|
233 | 234 | field_mail_notification: Notificações por e-mail |
|
234 | 235 | field_admin: Administrador |
@@ -248,7 +249,7 pt: | |||
|
248 | 249 | field_attr_firstname: Atributo nome próprio |
|
249 | 250 | field_attr_lastname: Atributo último nome |
|
250 | 251 | field_attr_mail: Atributo e-mail |
|
251 |
field_onthefly: Criação de utilizadores |
|
|
252 | field_onthefly: Criação imediata de utilizadores | |
|
252 | 253 | field_start_date: Início |
|
253 | 254 | field_done_ratio: % Completo |
|
254 | 255 | field_auth_source: Modo de autenticação |
@@ -264,7 +265,7 pt: | |||
|
264 | 265 | field_is_filter: Usado como filtro |
|
265 | 266 | field_issue_to: Tarefa relacionada |
|
266 | 267 | field_delay: Atraso |
|
267 |
field_assignable: As tarefas podem ser associad |
|
|
268 | field_assignable: As tarefas podem ser associadas a esta função | |
|
268 | 269 | field_redirect_existing_links: Redireccionar ligações existentes |
|
269 | 270 | field_estimated_hours: Tempo estimado |
|
270 | 271 | field_column_names: Colunas |
@@ -522,7 +523,7 pt: | |||
|
522 | 523 | label_sort_higher: Mover para cima |
|
523 | 524 | label_sort_lower: Mover para baixo |
|
524 | 525 | label_sort_lowest: Mover para o fim |
|
525 |
label_roadmap: |
|
|
526 | label_roadmap: Planificação | |
|
526 | 527 | label_roadmap_due_in: "Termina em %{value}" |
|
527 | 528 | label_roadmap_overdue: "Atrasado %{value}" |
|
528 | 529 | label_roadmap_no_issues: Sem tarefas para esta versão |
@@ -922,24 +923,24 pt: | |||
|
922 | 923 | project_module_calendar: Calendário |
|
923 | 924 | button_edit_associated_wikipage: "Editar página Wiki associada: %{page_title}" |
|
924 | 925 | text_are_you_sure_with_children: Apagar tarefa e todas as sub-tarefas? |
|
925 |
field_text: |
|
|
926 |
label_user_mail_option_only_owner: |
|
|
927 |
setting_default_notification_option: |
|
|
928 |
label_user_mail_option_only_my_events: |
|
|
929 |
label_user_mail_option_only_assigned: |
|
|
930 |
label_user_mail_option_none: |
|
|
931 | field_member_of_group: Assignee's group | |
|
932 | field_assigned_to_role: Assignee's role | |
|
933 |
notice_not_authorized_archived_project: |
|
|
934 |
label_principal_search: " |
|
|
935 |
label_user_search: " |
|
|
936 |
field_visible: Vis |
|
|
937 |
setting_emails_header: |
|
|
938 |
setting_commit_logtime_activity_id: Activi |
|
|
939 |
text_time_logged_by_changeset: Ap |
|
|
940 |
setting_commit_logtime_enabled: |
|
|
941 |
notice_gantt_chart_truncated: |
|
|
942 |
setting_gantt_items_limit: |
|
|
926 | field_text: Campo de texto | |
|
927 | label_user_mail_option_only_owner: Apenas para tarefas das quais sou proprietário | |
|
928 | setting_default_notification_option: Opção predefinida de notificação | |
|
929 | label_user_mail_option_only_my_events: Apenas para tarefas que observo ou em que estou envolvido | |
|
930 | label_user_mail_option_only_assigned: Apenas para tarefas que me foram atribuídas | |
|
931 | label_user_mail_option_none: Sem eventos | |
|
932 | field_member_of_group: Grupo do detentor de atribuição | |
|
933 | field_assigned_to_role: Papel do detentor de atribuição | |
|
934 | notice_not_authorized_archived_project: O projecto a que tentou aceder foi arquivado. | |
|
935 | label_principal_search: "Procurar utilizador ou grupo:" | |
|
936 | label_user_search: "Procurar utilizador:" | |
|
937 | field_visible: Visível | |
|
938 | setting_emails_header: Cabeçalho dos e-mails | |
|
939 | setting_commit_logtime_activity_id: Actividade para tempo registado | |
|
940 | text_time_logged_by_changeset: Aplicado no conjunto de alterações %{valor}. | |
|
941 | setting_commit_logtime_enabled: Activar registo de tempo | |
|
942 | notice_gantt_chart_truncated: O gráfico foi truncado porque excede o número máximo de itens visível (%{máx.}) | |
|
943 | setting_gantt_items_limit: Número máximo de itens exibidos no gráfico Gantt | |
|
943 | 944 | field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text |
|
944 | 945 | text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |
|
945 | 946 | label_my_queries: My custom queries |
General Comments 0
You need to be logged in to leave comments.
Login now