@@ -1,987 +1,987 | |||||
1 | # Portuguese localization for Ruby on Rails |
|
1 | # Portuguese localization for Ruby on Rails | |
2 | # by Ricardo Otero <oterosantos@gmail.com> |
|
2 | # by Ricardo Otero <oterosantos@gmail.com> | |
3 | # by Alberto Ferreira <toraxic@gmail.com> |
|
3 | # by Alberto Ferreira <toraxic@gmail.com> | |
4 | pt: |
|
4 | pt: | |
5 | support: |
|
5 | support: | |
6 | array: |
|
6 | array: | |
7 | sentence_connector: "e" |
|
7 | sentence_connector: "e" | |
8 | skip_last_comma: true |
|
8 | skip_last_comma: true | |
9 |
|
9 | |||
10 | direction: ltr |
|
10 | direction: ltr | |
11 | date: |
|
11 | date: | |
12 | formats: |
|
12 | formats: | |
13 | default: "%d/%m/%Y" |
|
13 | default: "%d/%m/%Y" | |
14 | short: "%d de %B" |
|
14 | short: "%d de %B" | |
15 | long: "%d de %B de %Y" |
|
15 | long: "%d de %B de %Y" | |
16 | only_day: "%d" |
|
16 | only_day: "%d" | |
17 | day_names: [Domingo, Segunda, TerΓ§a, Quarta, Quinta, Sexta, SΓ‘bado] |
|
17 | day_names: [Domingo, Segunda, TerΓ§a, Quarta, Quinta, Sexta, SΓ‘bado] | |
18 | abbr_day_names: [Dom, Seg, Ter, Qua, Qui, Sex, SΓ‘b] |
|
18 | abbr_day_names: [Dom, Seg, Ter, Qua, Qui, Sex, SΓ‘b] | |
19 | month_names: [~, Janeiro, Fevereiro, MarΓ§o, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro] |
|
19 | month_names: [~, Janeiro, Fevereiro, MarΓ§o, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro] | |
20 | abbr_month_names: [~, Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov, Dez] |
|
20 | abbr_month_names: [~, Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov, Dez] | |
21 | order: |
|
21 | order: | |
22 | - :day |
|
22 | - :day | |
23 | - :month |
|
23 | - :month | |
24 | - :year |
|
24 | - :year | |
25 |
|
25 | |||
26 | time: |
|
26 | time: | |
27 |
formats: |
|
27 | formats: | |
28 | default: "%A, %d de %B de %Y, %H:%Mh" |
|
28 | default: "%A, %d de %B de %Y, %H:%Mh" | |
29 | time: "%H:%M" |
|
29 | time: "%H:%M" | |
30 | short: "%d/%m, %H:%M hs" |
|
30 | short: "%d/%m, %H:%M hs" | |
31 | long: "%A, %d de %B de %Y, %H:%Mh" |
|
31 | long: "%A, %d de %B de %Y, %H:%Mh" | |
32 | am: '' |
|
32 | am: '' | |
33 | pm: '' |
|
33 | pm: '' | |
34 |
|
34 | |||
35 | datetime: |
|
35 | datetime: | |
36 | distance_in_words: |
|
36 | distance_in_words: | |
37 | half_a_minute: "meio minuto" |
|
37 | half_a_minute: "meio minuto" | |
38 | less_than_x_seconds: |
|
38 | less_than_x_seconds: | |
39 | one: "menos de 1 segundo" |
|
39 | one: "menos de 1 segundo" | |
40 | other: "menos de %{count} segundos" |
|
40 | other: "menos de %{count} segundos" | |
41 | x_seconds: |
|
41 | x_seconds: | |
42 | one: "1 segundo" |
|
42 | one: "1 segundo" | |
43 | other: "%{count} segundos" |
|
43 | other: "%{count} segundos" | |
44 |
less_than_x_minutes: |
|
44 | less_than_x_minutes: | |
45 | one: "menos de um minuto" |
|
45 | one: "menos de um minuto" | |
46 | other: "menos de %{count} minutos" |
|
46 | other: "menos de %{count} minutos" | |
47 | x_minutes: |
|
47 | x_minutes: | |
48 | one: "1 minuto" |
|
48 | one: "1 minuto" | |
49 | other: "%{count} minutos" |
|
49 | other: "%{count} minutos" | |
50 | about_x_hours: |
|
50 | about_x_hours: | |
51 | one: "aproximadamente 1 hora" |
|
51 | one: "aproximadamente 1 hora" | |
52 | other: "aproximadamente %{count} horas" |
|
52 | other: "aproximadamente %{count} horas" | |
53 | x_days: |
|
53 | x_days: | |
54 | one: "1 dia" |
|
54 | one: "1 dia" | |
55 | other: "%{count} dias" |
|
55 | other: "%{count} dias" | |
56 | about_x_months: |
|
56 | about_x_months: | |
57 | one: "aproximadamente 1 mΓͺs" |
|
57 | one: "aproximadamente 1 mΓͺs" | |
58 | other: "aproximadamente %{count} meses" |
|
58 | other: "aproximadamente %{count} meses" | |
59 | x_months: |
|
59 | x_months: | |
60 | one: "1 mΓͺs" |
|
60 | one: "1 mΓͺs" | |
61 | other: "%{count} meses" |
|
61 | other: "%{count} meses" | |
62 | about_x_years: |
|
62 | about_x_years: | |
63 | one: "aproximadamente 1 ano" |
|
63 | one: "aproximadamente 1 ano" | |
64 | other: "aproximadamente %{count} anos" |
|
64 | other: "aproximadamente %{count} anos" | |
65 | over_x_years: |
|
65 | over_x_years: | |
66 | one: "mais de 1 ano" |
|
66 | one: "mais de 1 ano" | |
67 | other: "mais de %{count} anos" |
|
67 | other: "mais de %{count} anos" | |
68 | almost_x_years: |
|
68 | almost_x_years: | |
69 | one: "almost 1 year" |
|
69 | one: "almost 1 year" | |
70 | other: "almost %{count} years" |
|
70 | other: "almost %{count} years" | |
71 |
|
71 | |||
72 | number: |
|
72 | number: | |
73 | format: |
|
73 | format: | |
74 | precision: 3 |
|
74 | precision: 3 | |
75 | separator: ',' |
|
75 | separator: ',' | |
76 | delimiter: '.' |
|
76 | delimiter: '.' | |
77 | currency: |
|
77 | currency: | |
78 | format: |
|
78 | format: | |
79 | unit: 'β¬' |
|
79 | unit: 'β¬' | |
80 | precision: 2 |
|
80 | precision: 2 | |
81 | format: "%u %n" |
|
81 | format: "%u %n" | |
82 | separator: ',' |
|
82 | separator: ',' | |
83 | delimiter: '.' |
|
83 | delimiter: '.' | |
84 | percentage: |
|
84 | percentage: | |
85 | format: |
|
85 | format: | |
86 | delimiter: '' |
|
86 | delimiter: '' | |
87 | precision: |
|
87 | precision: | |
88 | format: |
|
88 | format: | |
89 | delimiter: '' |
|
89 | delimiter: '' | |
90 | human: |
|
90 | human: | |
91 | format: |
|
91 | format: | |
92 | precision: 1 |
|
92 | precision: 1 | |
93 | delimiter: '' |
|
93 | delimiter: '' | |
94 | storage_units: |
|
94 | storage_units: | |
95 | format: "%n %u" |
|
95 | format: "%n %u" | |
96 | units: |
|
96 | units: | |
97 | byte: |
|
97 | byte: | |
98 | one: "Byte" |
|
98 | one: "Byte" | |
99 | other: "Bytes" |
|
99 | other: "Bytes" | |
100 | kb: "KB" |
|
100 | kb: "KB" | |
101 | mb: "MB" |
|
101 | mb: "MB" | |
102 | gb: "GB" |
|
102 | gb: "GB" | |
103 | tb: "TB" |
|
103 | tb: "TB" | |
104 |
|
104 | |||
105 | activerecord: |
|
105 | activerecord: | |
106 | errors: |
|
106 | errors: | |
107 | template: |
|
107 | template: | |
108 | header: |
|
108 | header: | |
109 | one: "NΓ£o foi possΓvel guardar %{model}: 1 erro" |
|
109 | one: "NΓ£o foi possΓvel guardar %{model}: 1 erro" | |
110 | other: "NΓ£o foi possΓvel guardar %{model}: %{count} erros" |
|
110 | other: "NΓ£o foi possΓvel guardar %{model}: %{count} erros" | |
111 | body: "Por favor, verifique os seguintes campos:" |
|
111 | body: "Por favor, verifique os seguintes campos:" | |
112 | messages: |
|
112 | messages: | |
113 | inclusion: "nΓ£o estΓ‘ incluΓdo na lista" |
|
113 | inclusion: "nΓ£o estΓ‘ incluΓdo na lista" | |
114 | exclusion: "nΓ£o estΓ‘ disponΓvel" |
|
114 | exclusion: "nΓ£o estΓ‘ disponΓvel" | |
115 | invalid: "nΓ£o Γ© vΓ‘lido" |
|
115 | invalid: "nΓ£o Γ© vΓ‘lido" | |
116 | confirmation: "nΓ£o estΓ‘ de acordo com a confirmaΓ§Γ£o" |
|
116 | confirmation: "nΓ£o estΓ‘ de acordo com a confirmaΓ§Γ£o" | |
117 | accepted: "precisa de ser aceite" |
|
117 | accepted: "precisa de ser aceite" | |
118 | empty: "nΓ£o pode estar em branco" |
|
118 | empty: "nΓ£o pode estar em branco" | |
119 | blank: "nΓ£o pode estar em branco" |
|
119 | blank: "nΓ£o pode estar em branco" | |
120 | too_long: "tem demasiados caracteres (mΓ‘ximo: %{count} caracteres)" |
|
120 | too_long: "tem demasiados caracteres (mΓ‘ximo: %{count} caracteres)" | |
121 | too_short: "tem poucos caracteres (mΓnimo: %{count} caracteres)" |
|
121 | too_short: "tem poucos caracteres (mΓnimo: %{count} caracteres)" | |
122 | wrong_length: "nΓ£o Γ© do tamanho correcto (necessita de ter %{count} caracteres)" |
|
122 | wrong_length: "nΓ£o Γ© do tamanho correcto (necessita de ter %{count} caracteres)" | |
123 | taken: "nΓ£o estΓ‘ disponΓvel" |
|
123 | taken: "nΓ£o estΓ‘ disponΓvel" | |
124 | not_a_number: "nΓ£o Γ© um nΓΊmero" |
|
124 | not_a_number: "nΓ£o Γ© um nΓΊmero" | |
125 | greater_than: "tem de ser maior do que %{count}" |
|
125 | greater_than: "tem de ser maior do que %{count}" | |
126 | greater_than_or_equal_to: "tem de ser maior ou igual a %{count}" |
|
126 | greater_than_or_equal_to: "tem de ser maior ou igual a %{count}" | |
127 | equal_to: "tem de ser igual a %{count}" |
|
127 | equal_to: "tem de ser igual a %{count}" | |
128 | less_than: "tem de ser menor do que %{count}" |
|
128 | less_than: "tem de ser menor do que %{count}" | |
129 | less_than_or_equal_to: "tem de ser menor ou igual a %{count}" |
|
129 | less_than_or_equal_to: "tem de ser menor ou igual a %{count}" | |
130 | odd: "tem de ser Γmpar" |
|
130 | odd: "tem de ser Γmpar" | |
131 | even: "tem de ser par" |
|
131 | even: "tem de ser par" | |
132 | greater_than_start_date: "deve ser maior que a data inicial" |
|
132 | greater_than_start_date: "deve ser maior que a data inicial" | |
133 | not_same_project: "nΓ£o pertence ao mesmo projecto" |
|
133 | not_same_project: "nΓ£o pertence ao mesmo projecto" | |
134 | circular_dependency: "Esta relaΓ§Γ£o iria criar uma dependΓͺncia circular" |
|
134 | circular_dependency: "Esta relaΓ§Γ£o iria criar uma dependΓͺncia circular" | |
135 | cant_link_an_issue_with_a_descendant: "NΓ£o Γ© possΓvel ligar uma tarefa a uma sub-tarefa que lhe Γ© pertencente" |
|
135 | cant_link_an_issue_with_a_descendant: "NΓ£o Γ© possΓvel ligar uma tarefa a uma sub-tarefa que lhe Γ© pertencente" | |
136 |
|
136 | |||
137 | ## Translated by: Pedro AraΓΊjo <phcrva19@hotmail.com> |
|
137 | ## Translated by: Pedro AraΓΊjo <phcrva19@hotmail.com> | |
138 | actionview_instancetag_blank_option: Seleccione |
|
138 | actionview_instancetag_blank_option: Seleccione | |
139 |
|
139 | |||
140 | general_text_No: 'NΓ£o' |
|
140 | general_text_No: 'NΓ£o' | |
141 | general_text_Yes: 'Sim' |
|
141 | general_text_Yes: 'Sim' | |
142 | general_text_no: 'nΓ£o' |
|
142 | general_text_no: 'nΓ£o' | |
143 | general_text_yes: 'sim' |
|
143 | general_text_yes: 'sim' | |
144 | general_lang_name: 'PortuguΓͺs' |
|
144 | general_lang_name: 'PortuguΓͺs' | |
145 | general_csv_separator: ';' |
|
145 | general_csv_separator: ';' | |
146 | general_csv_decimal_separator: ',' |
|
146 | general_csv_decimal_separator: ',' | |
147 | general_csv_encoding: ISO-8859-15 |
|
147 | general_csv_encoding: ISO-8859-15 | |
148 | general_pdf_encoding: UTF-8 |
|
148 | general_pdf_encoding: UTF-8 | |
149 | general_first_day_of_week: '1' |
|
149 | general_first_day_of_week: '1' | |
150 |
|
150 | |||
151 | notice_account_updated: A conta foi actualizada com sucesso. |
|
151 | notice_account_updated: A conta foi actualizada com sucesso. | |
152 | notice_account_invalid_creditentials: Utilizador ou palavra-chave invΓ‘lidos. |
|
152 | notice_account_invalid_creditentials: Utilizador ou palavra-chave invΓ‘lidos. | |
153 | notice_account_password_updated: A palavra-chave foi alterada com sucesso. |
|
153 | notice_account_password_updated: A palavra-chave foi alterada com sucesso. | |
154 | notice_account_wrong_password: Palavra-chave errada. |
|
154 | notice_account_wrong_password: Palavra-chave errada. | |
155 | notice_account_register_done: A conta foi criada com sucesso. |
|
155 | notice_account_register_done: A conta foi criada com sucesso. | |
156 | notice_account_unknown_email: Utilizador desconhecido. |
|
156 | notice_account_unknown_email: Utilizador desconhecido. | |
157 | notice_can_t_change_password: Esta conta utiliza uma fonte de autenticaΓ§Γ£o externa. NΓ£o Γ© possΓvel alterar a palavra-chave. |
|
157 | notice_can_t_change_password: Esta conta utiliza uma fonte de autenticaΓ§Γ£o externa. NΓ£o Γ© possΓvel alterar a palavra-chave. | |
158 | notice_account_lost_email_sent: Foi-lhe enviado um e-mail com as instruΓ§Γ΅es para escolher uma nova palavra-chave. |
|
158 | notice_account_lost_email_sent: Foi-lhe enviado um e-mail com as instruΓ§Γ΅es para escolher uma nova palavra-chave. | |
159 | notice_account_activated: A sua conta foi activada. Γ agora possΓvel autenticar-se. |
|
159 | notice_account_activated: A sua conta foi activada. Γ agora possΓvel autenticar-se. | |
160 | notice_successful_create: Criado com sucesso. |
|
160 | notice_successful_create: Criado com sucesso. | |
161 | notice_successful_update: Alterado com sucesso. |
|
161 | notice_successful_update: Alterado com sucesso. | |
162 | notice_successful_delete: Apagado com sucesso. |
|
162 | notice_successful_delete: Apagado com sucesso. | |
163 | notice_successful_connection: Ligado com sucesso. |
|
163 | notice_successful_connection: Ligado com sucesso. | |
164 | notice_file_not_found: A pΓ‘gina que estΓ‘ a tentar aceder nΓ£o existe ou foi removida. |
|
164 | notice_file_not_found: A pΓ‘gina que estΓ‘ a tentar aceder nΓ£o existe ou foi removida. | |
165 | notice_locking_conflict: Os dados foram actualizados por outro utilizador. |
|
165 | notice_locking_conflict: Os dados foram actualizados por outro utilizador. | |
166 | notice_not_authorized: NΓ£o estΓ‘ autorizado a visualizar esta pΓ‘gina. |
|
166 | notice_not_authorized: NΓ£o estΓ‘ autorizado a visualizar esta pΓ‘gina. | |
167 | notice_email_sent: "Foi enviado um e-mail para %{value}" |
|
167 | notice_email_sent: "Foi enviado um e-mail para %{value}" | |
168 | notice_email_error: "Ocorreu um erro ao enviar o e-mail (%{value})" |
|
168 | notice_email_error: "Ocorreu um erro ao enviar o e-mail (%{value})" | |
169 | notice_feeds_access_key_reseted: A sua chave de RSS foi inicializada. |
|
169 | notice_feeds_access_key_reseted: A sua chave de RSS foi inicializada. | |
170 | notice_failed_to_save_issues: "NΓ£o foi possΓvel guardar %{count} tarefa(s) das %{total} seleccionadas: %{ids}." |
|
170 | notice_failed_to_save_issues: "NΓ£o foi possΓvel guardar %{count} tarefa(s) das %{total} seleccionadas: %{ids}." | |
171 | notice_no_issue_selected: "Nenhuma tarefa seleccionada! Por favor, seleccione as tarefas que quer editar." |
|
171 | notice_no_issue_selected: "Nenhuma tarefa seleccionada! Por favor, seleccione as tarefas que quer editar." | |
172 | notice_account_pending: "A sua conta foi criada e estΓ‘ agora Γ espera de aprovaΓ§Γ£o do administrador." |
|
172 | notice_account_pending: "A sua conta foi criada e estΓ‘ agora Γ espera de aprovaΓ§Γ£o do administrador." | |
173 | notice_default_data_loaded: ConfiguraΓ§Γ£o padrΓ£o carregada com sucesso. |
|
173 | notice_default_data_loaded: ConfiguraΓ§Γ£o padrΓ£o carregada com sucesso. | |
174 | notice_unable_delete_version: NΓ£o foi possΓvel apagar a versΓ£o. |
|
174 | notice_unable_delete_version: NΓ£o foi possΓvel apagar a versΓ£o. | |
175 |
|
175 | |||
176 | error_can_t_load_default_data: "NΓ£o foi possΓvel carregar a configuraΓ§Γ£o padrΓ£o: %{value}" |
|
176 | error_can_t_load_default_data: "NΓ£o foi possΓvel carregar a configuraΓ§Γ£o padrΓ£o: %{value}" | |
177 | error_scm_not_found: "A entrada ou revisΓ£o nΓ£o foi encontrada no repositΓ³rio." |
|
177 | error_scm_not_found: "A entrada ou revisΓ£o nΓ£o foi encontrada no repositΓ³rio." | |
178 | error_scm_command_failed: "Ocorreu um erro ao tentar aceder ao repositΓ³rio: %{value}" |
|
178 | error_scm_command_failed: "Ocorreu um erro ao tentar aceder ao repositΓ³rio: %{value}" | |
179 | error_scm_annotate: "A entrada nΓ£o existe ou nΓ£o pode ser anotada." |
|
179 | error_scm_annotate: "A entrada nΓ£o existe ou nΓ£o pode ser anotada." | |
180 | error_issue_not_found_in_project: 'A tarefa nΓ£o foi encontrada ou nΓ£o pertence a este projecto.' |
|
180 | error_issue_not_found_in_project: 'A tarefa nΓ£o foi encontrada ou nΓ£o pertence a este projecto.' | |
181 |
|
181 | |||
182 | mail_subject_lost_password: "Palavra-chave de %{value}" |
|
182 | mail_subject_lost_password: "Palavra-chave de %{value}" | |
183 | mail_body_lost_password: 'Para mudar a sua palavra-chave, clique na ligaΓ§Γ£o abaixo:' |
|
183 | mail_body_lost_password: 'Para mudar a sua palavra-chave, clique na ligaΓ§Γ£o abaixo:' | |
184 | mail_subject_register: "ActivaΓ§Γ£o de conta de %{value}" |
|
184 | mail_subject_register: "ActivaΓ§Γ£o de conta de %{value}" | |
185 | mail_body_register: 'Para activar a sua conta, clique na ligaΓ§Γ£o abaixo:' |
|
185 | mail_body_register: 'Para activar a sua conta, clique na ligaΓ§Γ£o abaixo:' | |
186 | mail_body_account_information_external: "Pode utilizar a conta %{value} para autenticar-se." |
|
186 | mail_body_account_information_external: "Pode utilizar a conta %{value} para autenticar-se." | |
187 | mail_body_account_information: InformaΓ§Γ£o da sua conta |
|
187 | mail_body_account_information: InformaΓ§Γ£o da sua conta | |
188 | mail_subject_account_activation_request: "Pedido de activaΓ§Γ£o da conta %{value}" |
|
188 | mail_subject_account_activation_request: "Pedido de activaΓ§Γ£o da conta %{value}" | |
189 | mail_body_account_activation_request: "Um novo utilizador (%{value}) registou-se. A sua conta estΓ‘ Γ espera de aprovaΓ§Γ£o:" |
|
189 | mail_body_account_activation_request: "Um novo utilizador (%{value}) registou-se. A sua conta estΓ‘ Γ espera de aprovaΓ§Γ£o:" | |
190 | mail_subject_reminder: "%{count} tarefa(s) para entregar nos prΓ³ximos %{days} dias" |
|
190 | mail_subject_reminder: "%{count} tarefa(s) para entregar nos prΓ³ximos %{days} dias" | |
191 | mail_body_reminder: "%{count} tarefa(s) que estΓ£o atribuΓdas a si estΓ£o agendadas para estarem completas nos prΓ³ximos %{days} dias:" |
|
191 | mail_body_reminder: "%{count} tarefa(s) que estΓ£o atribuΓdas a si estΓ£o agendadas para estarem completas nos prΓ³ximos %{days} dias:" | |
192 |
|
192 | |||
193 | gui_validation_error: 1 erro |
|
193 | gui_validation_error: 1 erro | |
194 | gui_validation_error_plural: "%{count} erros" |
|
194 | gui_validation_error_plural: "%{count} erros" | |
195 |
|
195 | |||
196 | field_name: Nome |
|
196 | field_name: Nome | |
197 | field_description: DescriΓ§Γ£o |
|
197 | field_description: DescriΓ§Γ£o | |
198 | field_summary: SumΓ‘rio |
|
198 | field_summary: SumΓ‘rio | |
199 | field_is_required: ObrigatΓ³rio |
|
199 | field_is_required: ObrigatΓ³rio | |
200 | field_firstname: Nome |
|
200 | field_firstname: Nome | |
201 | field_lastname: Apelido |
|
201 | field_lastname: Apelido | |
202 | field_mail: E-mail |
|
202 | field_mail: E-mail | |
203 | field_filename: Ficheiro |
|
203 | field_filename: Ficheiro | |
204 | field_filesize: Tamanho |
|
204 | field_filesize: Tamanho | |
205 | field_downloads: Downloads |
|
205 | field_downloads: Downloads | |
206 | field_author: Autor |
|
206 | field_author: Autor | |
207 | field_created_on: Criado |
|
207 | field_created_on: Criado | |
208 | field_updated_on: Alterado |
|
208 | field_updated_on: Alterado | |
209 | field_field_format: Formato |
|
209 | field_field_format: Formato | |
210 | field_is_for_all: Para todos os projectos |
|
210 | field_is_for_all: Para todos os projectos | |
211 | field_possible_values: Valores possΓveis |
|
211 | field_possible_values: Valores possΓveis | |
212 | field_regexp: ExpressΓ£o regular |
|
212 | field_regexp: ExpressΓ£o regular | |
213 | field_min_length: Tamanho mΓnimo |
|
213 | field_min_length: Tamanho mΓnimo | |
214 | field_max_length: Tamanho mΓ‘ximo |
|
214 | field_max_length: Tamanho mΓ‘ximo | |
215 | field_value: Valor |
|
215 | field_value: Valor | |
216 | field_category: Categoria |
|
216 | field_category: Categoria | |
217 | field_title: TΓtulo |
|
217 | field_title: TΓtulo | |
218 | field_project: Projecto |
|
218 | field_project: Projecto | |
219 | field_issue: Tarefa |
|
219 | field_issue: Tarefa | |
220 | field_status: Estado |
|
220 | field_status: Estado | |
221 | field_notes: Notas |
|
221 | field_notes: Notas | |
222 | field_is_closed: Tarefa fechada |
|
222 | field_is_closed: Tarefa fechada | |
223 | field_is_default: Valor por omissΓ£o |
|
223 | field_is_default: Valor por omissΓ£o | |
224 | field_tracker: Tipo |
|
224 | field_tracker: Tipo | |
225 | field_subject: Assunto |
|
225 | field_subject: Assunto | |
226 | field_due_date: Data fim |
|
226 | field_due_date: Data fim | |
227 | field_assigned_to: AtribuΓdo a |
|
227 | field_assigned_to: AtribuΓdo a | |
228 | field_priority: Prioridade |
|
228 | field_priority: Prioridade | |
229 | field_fixed_version: VersΓ£o |
|
229 | field_fixed_version: VersΓ£o | |
230 | field_user: Utilizador |
|
230 | field_user: Utilizador | |
231 | field_role: FunΓ§Γ£o |
|
231 | field_role: FunΓ§Γ£o | |
232 | field_homepage: PΓ‘gina |
|
232 | field_homepage: PΓ‘gina | |
233 | field_is_public: PΓΊblico |
|
233 | field_is_public: PΓΊblico | |
234 | field_parent: Sub-projecto de |
|
234 | field_parent: Sub-projecto de | |
235 | field_is_in_roadmap: Tarefas mostradas no mapa de planificaΓ§Γ£o |
|
235 | field_is_in_roadmap: Tarefas mostradas no mapa de planificaΓ§Γ£o | |
236 | field_login: Nome de utilizador |
|
236 | field_login: Nome de utilizador | |
237 | field_mail_notification: NotificaΓ§Γ΅es por e-mail |
|
237 | field_mail_notification: NotificaΓ§Γ΅es por e-mail | |
238 | field_admin: Administrador |
|
238 | field_admin: Administrador | |
239 | field_last_login_on: Γltima visita |
|
239 | field_last_login_on: Γltima visita | |
240 | field_language: LΓngua |
|
240 | field_language: LΓngua | |
241 | field_effective_date: Data |
|
241 | field_effective_date: Data | |
242 | field_password: Palavra-chave |
|
242 | field_password: Palavra-chave | |
243 | field_new_password: Nova palavra-chave |
|
243 | field_new_password: Nova palavra-chave | |
244 | field_password_confirmation: ConfirmaΓ§Γ£o |
|
244 | field_password_confirmation: ConfirmaΓ§Γ£o | |
245 | field_version: VersΓ£o |
|
245 | field_version: VersΓ£o | |
246 | field_type: Tipo |
|
246 | field_type: Tipo | |
247 | field_host: Servidor |
|
247 | field_host: Servidor | |
248 | field_port: Porta |
|
248 | field_port: Porta | |
249 | field_account: Conta |
|
249 | field_account: Conta | |
250 | field_base_dn: Base DN |
|
250 | field_base_dn: Base DN | |
251 | field_attr_login: Atributo utilizador |
|
251 | field_attr_login: Atributo utilizador | |
252 | field_attr_firstname: Atributo nome prΓ³prio |
|
252 | field_attr_firstname: Atributo nome prΓ³prio | |
253 | field_attr_lastname: Atributo ΓΊltimo nome |
|
253 | field_attr_lastname: Atributo ΓΊltimo nome | |
254 | field_attr_mail: Atributo e-mail |
|
254 | field_attr_mail: Atributo e-mail | |
255 | field_onthefly: CriaΓ§Γ£o imediata de utilizadores |
|
255 | field_onthefly: CriaΓ§Γ£o imediata de utilizadores | |
256 | field_start_date: Data inΓcio |
|
256 | field_start_date: Data inΓcio | |
257 | field_done_ratio: "% Completo" |
|
257 | field_done_ratio: "% Completo" | |
258 | field_auth_source: Modo de autenticaΓ§Γ£o |
|
258 | field_auth_source: Modo de autenticaΓ§Γ£o | |
259 | field_hide_mail: Esconder endereΓ§o de e-mail |
|
259 | field_hide_mail: Esconder endereΓ§o de e-mail | |
260 | field_comments: ComentΓ‘rio |
|
260 | field_comments: ComentΓ‘rio | |
261 | field_url: URL |
|
261 | field_url: URL | |
262 | field_start_page: PΓ‘gina inicial |
|
262 | field_start_page: PΓ‘gina inicial | |
263 | field_subproject: Subprojecto |
|
263 | field_subproject: Subprojecto | |
264 | field_hours: Horas |
|
264 | field_hours: Horas | |
265 | field_activity: Actividade |
|
265 | field_activity: Actividade | |
266 | field_spent_on: Data |
|
266 | field_spent_on: Data | |
267 | field_identifier: Identificador |
|
267 | field_identifier: Identificador | |
268 | field_is_filter: Usado como filtro |
|
268 | field_is_filter: Usado como filtro | |
269 | field_issue_to: Tarefa relacionada |
|
269 | field_issue_to: Tarefa relacionada | |
270 | field_delay: Atraso |
|
270 | field_delay: Atraso | |
271 | field_assignable: As tarefas podem ser associadas a esta funΓ§Γ£o |
|
271 | field_assignable: As tarefas podem ser associadas a esta funΓ§Γ£o | |
272 | field_redirect_existing_links: Redireccionar ligaΓ§Γ΅es existentes |
|
272 | field_redirect_existing_links: Redireccionar ligaΓ§Γ΅es existentes | |
273 | field_estimated_hours: Tempo estimado |
|
273 | field_estimated_hours: Tempo estimado | |
274 | field_column_names: Colunas |
|
274 | field_column_names: Colunas | |
275 | field_time_zone: Fuso horΓ‘rio |
|
275 | field_time_zone: Fuso horΓ‘rio | |
276 | field_searchable: ProcurΓ‘vel |
|
276 | field_searchable: ProcurΓ‘vel | |
277 | field_default_value: Valor por omissΓ£o |
|
277 | field_default_value: Valor por omissΓ£o | |
278 | field_comments_sorting: Mostrar comentΓ‘rios |
|
278 | field_comments_sorting: Mostrar comentΓ‘rios | |
279 | field_parent_title: PΓ‘gina pai |
|
279 | field_parent_title: PΓ‘gina pai | |
280 |
|
280 | |||
281 | setting_app_title: TΓtulo da aplicaΓ§Γ£o |
|
281 | setting_app_title: TΓtulo da aplicaΓ§Γ£o | |
282 | setting_app_subtitle: Sub-tΓtulo da aplicaΓ§Γ£o |
|
282 | setting_app_subtitle: Sub-tΓtulo da aplicaΓ§Γ£o | |
283 | setting_welcome_text: Texto de boas vindas |
|
283 | setting_welcome_text: Texto de boas vindas | |
284 | setting_default_language: LΓngua por omissΓ£o |
|
284 | setting_default_language: LΓngua por omissΓ£o | |
285 | setting_login_required: AutenticaΓ§Γ£o obrigatΓ³ria |
|
285 | setting_login_required: AutenticaΓ§Γ£o obrigatΓ³ria | |
286 | setting_self_registration: Auto-registo |
|
286 | setting_self_registration: Auto-registo | |
287 | setting_attachment_max_size: Tamanho mΓ‘ximo do anexo |
|
287 | setting_attachment_max_size: Tamanho mΓ‘ximo do anexo | |
288 | setting_issues_export_limit: Limite de exportaΓ§Γ£o das tarefas |
|
288 | setting_issues_export_limit: Limite de exportaΓ§Γ£o das tarefas | |
289 | setting_mail_from: E-mail enviado de |
|
289 | setting_mail_from: E-mail enviado de | |
290 | setting_bcc_recipients: Recipientes de BCC |
|
290 | setting_bcc_recipients: Recipientes de BCC | |
291 | setting_host_name: Hostname |
|
291 | setting_host_name: Hostname | |
292 | setting_text_formatting: FormataΓ§Γ£o do texto |
|
292 | setting_text_formatting: FormataΓ§Γ£o do texto | |
293 | setting_wiki_compression: CompressΓ£o do histΓ³rico do Wiki |
|
293 | setting_wiki_compression: CompressΓ£o do histΓ³rico do Wiki | |
294 | setting_feeds_limit: Limite de conteΓΊdo do feed |
|
294 | setting_feeds_limit: Limite de conteΓΊdo do feed | |
295 | setting_default_projects_public: Projectos novos sΓ£o pΓΊblicos por omissΓ£o |
|
295 | setting_default_projects_public: Projectos novos sΓ£o pΓΊblicos por omissΓ£o | |
296 | setting_autofetch_changesets: Buscar automaticamente commits |
|
296 | setting_autofetch_changesets: Buscar automaticamente commits | |
297 | setting_sys_api_enabled: Activar Web Service para gestΓ£o do repositΓ³rio |
|
297 | setting_sys_api_enabled: Activar Web Service para gestΓ£o do repositΓ³rio | |
298 | setting_commit_ref_keywords: Palavras-chave de referΓͺncia |
|
298 | setting_commit_ref_keywords: Palavras-chave de referΓͺncia | |
299 | setting_commit_fix_keywords: Palavras-chave de fecho |
|
299 | setting_commit_fix_keywords: Palavras-chave de fecho | |
300 | setting_autologin: Login automΓ‘tico |
|
300 | setting_autologin: Login automΓ‘tico | |
301 | setting_date_format: Formato da data |
|
301 | setting_date_format: Formato da data | |
302 | setting_time_format: Formato do tempo |
|
302 | setting_time_format: Formato do tempo | |
303 | setting_cross_project_issue_relations: Permitir relaΓ§Γ΅es entre tarefas de projectos diferentes |
|
303 | setting_cross_project_issue_relations: Permitir relaΓ§Γ΅es entre tarefas de projectos diferentes | |
304 | setting_issue_list_default_columns: Colunas na lista de tarefas por omissΓ£o |
|
304 | setting_issue_list_default_columns: Colunas na lista de tarefas por omissΓ£o | |
305 | setting_repositories_encodings: Encodings dos repositΓ³rios |
|
305 | setting_repositories_encodings: Encodings dos repositΓ³rios | |
306 | setting_emails_footer: RodapΓ© do e-mails |
|
306 | setting_emails_footer: RodapΓ© do e-mails | |
307 | setting_protocol: Protocolo |
|
307 | setting_protocol: Protocolo | |
308 | setting_per_page_options: OpΓ§Γ΅es de objectos por pΓ‘gina |
|
308 | setting_per_page_options: OpΓ§Γ΅es de objectos por pΓ‘gina | |
309 | setting_user_format: Formato de apresentaΓ£o de utilizadores |
|
309 | setting_user_format: Formato de apresentaΓ£o de utilizadores | |
310 | setting_activity_days_default: Dias mostrados na actividade do projecto |
|
310 | setting_activity_days_default: Dias mostrados na actividade do projecto | |
311 | setting_display_subprojects_issues: Mostrar as tarefas dos sub-projectos nos projectos principais |
|
311 | setting_display_subprojects_issues: Mostrar as tarefas dos sub-projectos nos projectos principais | |
312 | setting_enabled_scm: Activar SCM |
|
312 | setting_enabled_scm: Activar SCM | |
313 | setting_mail_handler_api_enabled: Activar Web Service para e-mails recebidos |
|
313 | setting_mail_handler_api_enabled: Activar Web Service para e-mails recebidos | |
314 | setting_mail_handler_api_key: Chave da API |
|
314 | setting_mail_handler_api_key: Chave da API | |
315 | setting_sequential_project_identifiers: Gerar identificadores de projecto sequΓͺnciais |
|
315 | setting_sequential_project_identifiers: Gerar identificadores de projecto sequΓͺnciais | |
316 |
|
316 | |||
317 | project_module_issue_tracking: Tarefas |
|
317 | project_module_issue_tracking: Tarefas | |
318 | project_module_time_tracking: Registo de tempo |
|
318 | project_module_time_tracking: Registo de tempo | |
319 | project_module_news: NotΓcias |
|
319 | project_module_news: NotΓcias | |
320 | project_module_documents: Documentos |
|
320 | project_module_documents: Documentos | |
321 | project_module_files: Ficheiros |
|
321 | project_module_files: Ficheiros | |
322 | project_module_wiki: Wiki |
|
322 | project_module_wiki: Wiki | |
323 | project_module_repository: RepositΓ³rio |
|
323 | project_module_repository: RepositΓ³rio | |
324 | project_module_boards: Forum |
|
324 | project_module_boards: Forum | |
325 |
|
325 | |||
326 | label_user: Utilizador |
|
326 | label_user: Utilizador | |
327 | label_user_plural: Utilizadores |
|
327 | label_user_plural: Utilizadores | |
328 | label_user_new: Novo utilizador |
|
328 | label_user_new: Novo utilizador | |
329 | label_project: Projecto |
|
329 | label_project: Projecto | |
330 | label_project_new: Novo projecto |
|
330 | label_project_new: Novo projecto | |
331 | label_project_plural: Projectos |
|
331 | label_project_plural: Projectos | |
332 | label_x_projects: |
|
332 | label_x_projects: | |
333 | zero: no projects |
|
333 | zero: no projects | |
334 | one: 1 project |
|
334 | one: 1 project | |
335 | other: "%{count} projects" |
|
335 | other: "%{count} projects" | |
336 | label_project_all: Todos os projectos |
|
336 | label_project_all: Todos os projectos | |
337 | label_project_latest: Γltimos projectos |
|
337 | label_project_latest: Γltimos projectos | |
338 | label_issue: Tarefa |
|
338 | label_issue: Tarefa | |
339 | label_issue_new: Nova tarefa |
|
339 | label_issue_new: Nova tarefa | |
340 | label_issue_plural: Tarefas |
|
340 | label_issue_plural: Tarefas | |
341 | label_issue_view_all: Ver todas as tarefas |
|
341 | label_issue_view_all: Ver todas as tarefas | |
342 | label_issues_by: "Tarefas por %{value}" |
|
342 | label_issues_by: "Tarefas por %{value}" | |
343 | label_issue_added: Tarefa adicionada |
|
343 | label_issue_added: Tarefa adicionada | |
344 | label_issue_updated: Tarefa actualizada |
|
344 | label_issue_updated: Tarefa actualizada | |
345 | label_document: Documento |
|
345 | label_document: Documento | |
346 | label_document_new: Novo documento |
|
346 | label_document_new: Novo documento | |
347 | label_document_plural: Documentos |
|
347 | label_document_plural: Documentos | |
348 | label_document_added: Documento adicionado |
|
348 | label_document_added: Documento adicionado | |
349 | label_role: FunΓ§Γ£o |
|
349 | label_role: FunΓ§Γ£o | |
350 | label_role_plural: FunΓ§Γ΅es |
|
350 | label_role_plural: FunΓ§Γ΅es | |
351 | label_role_new: Nova funΓ§Γ£o |
|
351 | label_role_new: Nova funΓ§Γ£o | |
352 | label_role_and_permissions: FunΓ§Γ΅es e permissΓ΅es |
|
352 | label_role_and_permissions: FunΓ§Γ΅es e permissΓ΅es | |
353 | label_member: Membro |
|
353 | label_member: Membro | |
354 | label_member_new: Novo membro |
|
354 | label_member_new: Novo membro | |
355 | label_member_plural: Membros |
|
355 | label_member_plural: Membros | |
356 | label_tracker: Tipo |
|
356 | label_tracker: Tipo | |
357 | label_tracker_plural: Tipos |
|
357 | label_tracker_plural: Tipos | |
358 | label_tracker_new: Novo tipo |
|
358 | label_tracker_new: Novo tipo | |
359 | label_workflow: Fluxo de trabalho |
|
359 | label_workflow: Fluxo de trabalho | |
360 | label_issue_status: Estado da tarefa |
|
360 | label_issue_status: Estado da tarefa | |
361 | label_issue_status_plural: Estados da tarefa |
|
361 | label_issue_status_plural: Estados da tarefa | |
362 | label_issue_status_new: Novo estado |
|
362 | label_issue_status_new: Novo estado | |
363 | label_issue_category: Categoria de tarefa |
|
363 | label_issue_category: Categoria de tarefa | |
364 | label_issue_category_plural: Categorias de tarefa |
|
364 | label_issue_category_plural: Categorias de tarefa | |
365 | label_issue_category_new: Nova categoria |
|
365 | label_issue_category_new: Nova categoria | |
366 | label_custom_field: Campo personalizado |
|
366 | label_custom_field: Campo personalizado | |
367 | label_custom_field_plural: Campos personalizados |
|
367 | label_custom_field_plural: Campos personalizados | |
368 | label_custom_field_new: Novo campo personalizado |
|
368 | label_custom_field_new: Novo campo personalizado | |
369 | label_enumerations: EnumeraΓ§Γ΅es |
|
369 | label_enumerations: EnumeraΓ§Γ΅es | |
370 | label_enumeration_new: Novo valor |
|
370 | label_enumeration_new: Novo valor | |
371 | label_information: InformaΓ§Γ£o |
|
371 | label_information: InformaΓ§Γ£o | |
372 | label_information_plural: InformaΓ§Γ΅es |
|
372 | label_information_plural: InformaΓ§Γ΅es | |
373 | label_please_login: Por favor autentique-se |
|
373 | label_please_login: Por favor autentique-se | |
374 | label_register: Registar |
|
374 | label_register: Registar | |
375 | label_password_lost: Perdi a palavra-chave |
|
375 | label_password_lost: Perdi a palavra-chave | |
376 | label_home: PΓ‘gina Inicial |
|
376 | label_home: PΓ‘gina Inicial | |
377 | label_my_page: PΓ‘gina Pessoal |
|
377 | label_my_page: PΓ‘gina Pessoal | |
378 | label_my_account: Minha conta |
|
378 | label_my_account: Minha conta | |
379 | label_my_projects: Meus projectos |
|
379 | label_my_projects: Meus projectos | |
380 | label_administration: AdministraΓ§Γ£o |
|
380 | label_administration: AdministraΓ§Γ£o | |
381 | label_login: Entrar |
|
381 | label_login: Entrar | |
382 | label_logout: Sair |
|
382 | label_logout: Sair | |
383 | label_help: Ajuda |
|
383 | label_help: Ajuda | |
384 | label_reported_issues: Tarefas criadas |
|
384 | label_reported_issues: Tarefas criadas | |
385 | label_assigned_to_me_issues: Tarefas atribuΓdas a mim |
|
385 | label_assigned_to_me_issues: Tarefas atribuΓdas a mim | |
386 | label_last_login: Γltimo acesso |
|
386 | label_last_login: Γltimo acesso | |
387 | label_registered_on: Registado em |
|
387 | label_registered_on: Registado em | |
388 | label_activity: Actividade |
|
388 | label_activity: Actividade | |
389 | label_overall_activity: Actividade geral |
|
389 | label_overall_activity: Actividade geral | |
390 | label_new: Novo |
|
390 | label_new: Novo | |
391 | label_logged_as: Ligado como |
|
391 | label_logged_as: Ligado como | |
392 | label_environment: Ambiente |
|
392 | label_environment: Ambiente | |
393 | label_authentication: AutenticaΓ§Γ£o |
|
393 | label_authentication: AutenticaΓ§Γ£o | |
394 | label_auth_source: Modo de autenticaΓ§Γ£o |
|
394 | label_auth_source: Modo de autenticaΓ§Γ£o | |
395 | label_auth_source_new: Novo modo de autenticaΓ§Γ£o |
|
395 | label_auth_source_new: Novo modo de autenticaΓ§Γ£o | |
396 | label_auth_source_plural: Modos de autenticaΓ§Γ£o |
|
396 | label_auth_source_plural: Modos de autenticaΓ§Γ£o | |
397 | label_subproject_plural: Sub-projectos |
|
397 | label_subproject_plural: Sub-projectos | |
398 | label_and_its_subprojects: "%{value} e sub-projectos" |
|
398 | label_and_its_subprojects: "%{value} e sub-projectos" | |
399 | label_min_max_length: Tamanho mΓnimo-mΓ‘ximo |
|
399 | label_min_max_length: Tamanho mΓnimo-mΓ‘ximo | |
400 | label_list: Lista |
|
400 | label_list: Lista | |
401 | label_date: Data |
|
401 | label_date: Data | |
402 | label_integer: Inteiro |
|
402 | label_integer: Inteiro | |
403 | label_float: Decimal |
|
403 | label_float: Decimal | |
404 | label_boolean: Booleano |
|
404 | label_boolean: Booleano | |
405 | label_string: Texto |
|
405 | label_string: Texto | |
406 | label_text: Texto longo |
|
406 | label_text: Texto longo | |
407 | label_attribute: Atributo |
|
407 | label_attribute: Atributo | |
408 | label_attribute_plural: Atributos |
|
408 | label_attribute_plural: Atributos | |
409 | label_download: "%{count} Download" |
|
409 | label_download: "%{count} Download" | |
410 | label_download_plural: "%{count} Downloads" |
|
410 | label_download_plural: "%{count} Downloads" | |
411 | label_no_data: Sem dados para mostrar |
|
411 | label_no_data: Sem dados para mostrar | |
412 | label_change_status: Mudar estado |
|
412 | label_change_status: Mudar estado | |
413 | label_history: HistΓ³rico |
|
413 | label_history: HistΓ³rico | |
414 | label_attachment: Ficheiro |
|
414 | label_attachment: Ficheiro | |
415 | label_attachment_new: Novo ficheiro |
|
415 | label_attachment_new: Novo ficheiro | |
416 | label_attachment_delete: Apagar ficheiro |
|
416 | label_attachment_delete: Apagar ficheiro | |
417 | label_attachment_plural: Ficheiros |
|
417 | label_attachment_plural: Ficheiros | |
418 | label_file_added: Ficheiro adicionado |
|
418 | label_file_added: Ficheiro adicionado | |
419 | label_report: RelatΓ³rio |
|
419 | label_report: RelatΓ³rio | |
420 | label_report_plural: RelatΓ³rios |
|
420 | label_report_plural: RelatΓ³rios | |
421 | label_news: NotΓcia |
|
421 | label_news: NotΓcia | |
422 | label_news_new: Nova notΓcia |
|
422 | label_news_new: Nova notΓcia | |
423 | label_news_plural: NotΓcias |
|
423 | label_news_plural: NotΓcias | |
424 | label_news_latest: Γltimas notΓcias |
|
424 | label_news_latest: Γltimas notΓcias | |
425 | label_news_view_all: Ver todas as notΓcias |
|
425 | label_news_view_all: Ver todas as notΓcias | |
426 | label_news_added: NotΓcia adicionada |
|
426 | label_news_added: NotΓcia adicionada | |
427 | label_settings: ConfiguraΓ§Γ΅es |
|
427 | label_settings: ConfiguraΓ§Γ΅es | |
428 | label_overview: VisΓ£o geral |
|
428 | label_overview: VisΓ£o geral | |
429 | label_version: VersΓ£o |
|
429 | label_version: VersΓ£o | |
430 | label_version_new: Nova versΓ£o |
|
430 | label_version_new: Nova versΓ£o | |
431 | label_version_plural: VersΓ΅es |
|
431 | label_version_plural: VersΓ΅es | |
432 | label_confirmation: ConfirmaΓ§Γ£o |
|
432 | label_confirmation: ConfirmaΓ§Γ£o | |
433 | label_export_to: 'TambΓ©m disponΓvel em:' |
|
433 | label_export_to: 'TambΓ©m disponΓvel em:' | |
434 | label_read: Ler... |
|
434 | label_read: Ler... | |
435 | label_public_projects: Projectos pΓΊblicos |
|
435 | label_public_projects: Projectos pΓΊblicos | |
436 | label_open_issues: aberto |
|
436 | label_open_issues: aberto | |
437 | label_open_issues_plural: abertos |
|
437 | label_open_issues_plural: abertos | |
438 | label_closed_issues: fechado |
|
438 | label_closed_issues: fechado | |
439 | label_closed_issues_plural: fechados |
|
439 | label_closed_issues_plural: fechados | |
440 | label_x_open_issues_abbr_on_total: |
|
440 | label_x_open_issues_abbr_on_total: | |
441 | zero: 0 open / %{total} |
|
441 | zero: 0 open / %{total} | |
442 | one: 1 open / %{total} |
|
442 | one: 1 open / %{total} | |
443 | other: "%{count} open / %{total}" |
|
443 | other: "%{count} open / %{total}" | |
444 | label_x_open_issues_abbr: |
|
444 | label_x_open_issues_abbr: | |
445 | zero: 0 open |
|
445 | zero: 0 open | |
446 | one: 1 open |
|
446 | one: 1 open | |
447 | other: "%{count} open" |
|
447 | other: "%{count} open" | |
448 | label_x_closed_issues_abbr: |
|
448 | label_x_closed_issues_abbr: | |
449 | zero: 0 closed |
|
449 | zero: 0 closed | |
450 | one: 1 closed |
|
450 | one: 1 closed | |
451 | other: "%{count} closed" |
|
451 | other: "%{count} closed" | |
452 | label_total: Total |
|
452 | label_total: Total | |
453 | label_permissions: PermissΓ΅es |
|
453 | label_permissions: PermissΓ΅es | |
454 | label_current_status: Estado actual |
|
454 | label_current_status: Estado actual | |
455 | label_new_statuses_allowed: Novos estados permitidos |
|
455 | label_new_statuses_allowed: Novos estados permitidos | |
456 | label_all: todos |
|
456 | label_all: todos | |
457 | label_none: nenhum |
|
457 | label_none: nenhum | |
458 | label_nobody: ninguΓ©m |
|
458 | label_nobody: ninguΓ©m | |
459 | label_next: PrΓ³ximo |
|
459 | label_next: PrΓ³ximo | |
460 | label_previous: Anterior |
|
460 | label_previous: Anterior | |
461 | label_used_by: Usado por |
|
461 | label_used_by: Usado por | |
462 | label_details: Detalhes |
|
462 | label_details: Detalhes | |
463 | label_add_note: Adicionar nota |
|
463 | label_add_note: Adicionar nota | |
464 | label_per_page: Por pΓ‘gina |
|
464 | label_per_page: Por pΓ‘gina | |
465 | label_calendar: CalendΓ‘rio |
|
465 | label_calendar: CalendΓ‘rio | |
466 | label_months_from: meses de |
|
466 | label_months_from: meses de | |
467 | label_gantt: Gantt |
|
467 | label_gantt: Gantt | |
468 | label_internal: Interno |
|
468 | label_internal: Interno | |
469 | label_last_changes: "ΓΊltimas %{count} alteraΓ§Γ΅es" |
|
469 | label_last_changes: "ΓΊltimas %{count} alteraΓ§Γ΅es" | |
470 | label_change_view_all: Ver todas as alteraΓ§Γ΅es |
|
470 | label_change_view_all: Ver todas as alteraΓ§Γ΅es | |
471 | label_personalize_page: Personalizar esta pΓ‘gina |
|
471 | label_personalize_page: Personalizar esta pΓ‘gina | |
472 | label_comment: ComentΓ‘rio |
|
472 | label_comment: ComentΓ‘rio | |
473 | label_comment_plural: ComentΓ‘rios |
|
473 | label_comment_plural: ComentΓ‘rios | |
474 | label_x_comments: |
|
474 | label_x_comments: | |
475 | zero: no comments |
|
475 | zero: no comments | |
476 | one: 1 comment |
|
476 | one: 1 comment | |
477 | other: "%{count} comments" |
|
477 | other: "%{count} comments" | |
478 | label_comment_add: Adicionar comentΓ‘rio |
|
478 | label_comment_add: Adicionar comentΓ‘rio | |
479 | label_comment_added: ComentΓ‘rio adicionado |
|
479 | label_comment_added: ComentΓ‘rio adicionado | |
480 | label_comment_delete: Apagar comentΓ‘rios |
|
480 | label_comment_delete: Apagar comentΓ‘rios | |
481 | label_query: Consulta personalizada |
|
481 | label_query: Consulta personalizada | |
482 | label_query_plural: Consultas personalizadas |
|
482 | label_query_plural: Consultas personalizadas | |
483 | label_query_new: Nova consulta |
|
483 | label_query_new: Nova consulta | |
484 | label_filter_add: Adicionar filtro |
|
484 | label_filter_add: Adicionar filtro | |
485 | label_filter_plural: Filtros |
|
485 | label_filter_plural: Filtros | |
486 | label_equals: Γ© |
|
486 | label_equals: Γ© | |
487 | label_not_equals: nΓ£o Γ© |
|
487 | label_not_equals: nΓ£o Γ© | |
488 | label_in_less_than: em menos de |
|
488 | label_in_less_than: em menos de | |
489 | label_in_more_than: em mais de |
|
489 | label_in_more_than: em mais de | |
490 | label_in: em |
|
490 | label_in: em | |
491 | label_today: hoje |
|
491 | label_today: hoje | |
492 | label_all_time: sempre |
|
492 | label_all_time: sempre | |
493 | label_yesterday: ontem |
|
493 | label_yesterday: ontem | |
494 | label_this_week: esta semana |
|
494 | label_this_week: esta semana | |
495 | label_last_week: semana passada |
|
495 | label_last_week: semana passada | |
496 | label_last_n_days: "ΓΊltimos %{count} dias" |
|
496 | label_last_n_days: "ΓΊltimos %{count} dias" | |
497 | label_this_month: este mΓͺs |
|
497 | label_this_month: este mΓͺs | |
498 | label_last_month: mΓͺs passado |
|
498 | label_last_month: mΓͺs passado | |
499 | label_this_year: este ano |
|
499 | label_this_year: este ano | |
500 | label_date_range: Date range |
|
500 | label_date_range: Date range | |
501 | label_less_than_ago: menos de dias atrΓ‘s |
|
501 | label_less_than_ago: menos de dias atrΓ‘s | |
502 | label_more_than_ago: mais de dias atrΓ‘s |
|
502 | label_more_than_ago: mais de dias atrΓ‘s | |
503 | label_ago: dias atrΓ‘s |
|
503 | label_ago: dias atrΓ‘s | |
504 | label_contains: contΓ©m |
|
504 | label_contains: contΓ©m | |
505 | label_not_contains: nΓ£o contΓ©m |
|
505 | label_not_contains: nΓ£o contΓ©m | |
506 | label_day_plural: dias |
|
506 | label_day_plural: dias | |
507 | label_repository: RepositΓ³rio |
|
507 | label_repository: RepositΓ³rio | |
508 | label_repository_plural: RepositΓ³rios |
|
508 | label_repository_plural: RepositΓ³rios | |
509 | label_browse: Navegar |
|
509 | label_browse: Navegar | |
510 | label_modification: "%{count} alteraΓ§Γ£o" |
|
510 | label_modification: "%{count} alteraΓ§Γ£o" | |
511 | label_modification_plural: "%{count} alteraΓ§Γ΅es" |
|
511 | label_modification_plural: "%{count} alteraΓ§Γ΅es" | |
512 | label_revision: RevisΓ£o |
|
512 | label_revision: RevisΓ£o | |
513 | label_revision_plural: RevisΓ΅es |
|
513 | label_revision_plural: RevisΓ΅es | |
514 | label_associated_revisions: RevisΓ΅es associadas |
|
514 | label_associated_revisions: RevisΓ΅es associadas | |
515 | label_added: adicionado |
|
515 | label_added: adicionado | |
516 | label_modified: modificado |
|
516 | label_modified: modificado | |
517 | label_copied: copiado |
|
517 | label_copied: copiado | |
518 | label_renamed: renomeado |
|
518 | label_renamed: renomeado | |
519 | label_deleted: apagado |
|
519 | label_deleted: apagado | |
520 | label_latest_revision: Γltima revisΓ£o |
|
520 | label_latest_revision: Γltima revisΓ£o | |
521 | label_latest_revision_plural: Γltimas revisΓ΅es |
|
521 | label_latest_revision_plural: Γltimas revisΓ΅es | |
522 | label_view_revisions: Ver revisΓ΅es |
|
522 | label_view_revisions: Ver revisΓ΅es | |
523 | label_max_size: Tamanho mΓ‘ximo |
|
523 | label_max_size: Tamanho mΓ‘ximo | |
524 | label_sort_highest: Mover para o inΓcio |
|
524 | label_sort_highest: Mover para o inΓcio | |
525 | label_sort_higher: Mover para cima |
|
525 | label_sort_higher: Mover para cima | |
526 | label_sort_lower: Mover para baixo |
|
526 | label_sort_lower: Mover para baixo | |
527 | label_sort_lowest: Mover para o fim |
|
527 | label_sort_lowest: Mover para o fim | |
528 | label_roadmap: PlanificaΓ§Γ£o |
|
528 | label_roadmap: PlanificaΓ§Γ£o | |
529 | label_roadmap_due_in: "Termina em %{value}" |
|
529 | label_roadmap_due_in: "Termina em %{value}" | |
530 | label_roadmap_overdue: "Atrasado %{value}" |
|
530 | label_roadmap_overdue: "Atrasado %{value}" | |
531 | label_roadmap_no_issues: Sem tarefas para esta versΓ£o |
|
531 | label_roadmap_no_issues: Sem tarefas para esta versΓ£o | |
532 | label_search: Procurar |
|
532 | label_search: Procurar | |
533 | label_result_plural: Resultados |
|
533 | label_result_plural: Resultados | |
534 | label_all_words: Todas as palavras |
|
534 | label_all_words: Todas as palavras | |
535 | label_wiki: Wiki |
|
535 | label_wiki: Wiki | |
536 | label_wiki_edit: EdiΓ§Γ£o da Wiki |
|
536 | label_wiki_edit: EdiΓ§Γ£o da Wiki | |
537 | label_wiki_edit_plural: EdiΓ§Γ΅es da Wiki |
|
537 | label_wiki_edit_plural: EdiΓ§Γ΅es da Wiki | |
538 | label_wiki_page: PΓ‘gina da Wiki |
|
538 | label_wiki_page: PΓ‘gina da Wiki | |
539 | label_wiki_page_plural: PΓ‘ginas da Wiki |
|
539 | label_wiki_page_plural: PΓ‘ginas da Wiki | |
540 | label_index_by_title: Γndice por tΓtulo |
|
540 | label_index_by_title: Γndice por tΓtulo | |
541 | label_index_by_date: Γndice por data |
|
541 | label_index_by_date: Γndice por data | |
542 | label_current_version: VersΓ£o actual |
|
542 | label_current_version: VersΓ£o actual | |
543 | label_preview: PrΓ©-visualizar |
|
543 | label_preview: PrΓ©-visualizar | |
544 | label_feed_plural: Feeds |
|
544 | label_feed_plural: Feeds | |
545 | label_changes_details: Detalhes de todas as mudanΓ§as |
|
545 | label_changes_details: Detalhes de todas as mudanΓ§as | |
546 | label_issue_tracking: Tarefas |
|
546 | label_issue_tracking: Tarefas | |
547 | label_spent_time: Tempo gasto |
|
547 | label_spent_time: Tempo gasto | |
548 | label_f_hour: "%{value} hora" |
|
548 | label_f_hour: "%{value} hora" | |
549 | label_f_hour_plural: "%{value} horas" |
|
549 | label_f_hour_plural: "%{value} horas" | |
550 | label_time_tracking: Registo de tempo |
|
550 | label_time_tracking: Registo de tempo | |
551 | label_change_plural: MudanΓ§as |
|
551 | label_change_plural: MudanΓ§as | |
552 | label_statistics: EstatΓsticas |
|
552 | label_statistics: EstatΓsticas | |
553 | label_commits_per_month: Commits por mΓͺs |
|
553 | label_commits_per_month: Commits por mΓͺs | |
554 | label_commits_per_author: Commits por autor |
|
554 | label_commits_per_author: Commits por autor | |
555 | label_view_diff: Ver diferenΓ§as |
|
555 | label_view_diff: Ver diferenΓ§as | |
556 | label_diff_inline: inline |
|
556 | label_diff_inline: inline | |
557 | label_diff_side_by_side: lado a lado |
|
557 | label_diff_side_by_side: lado a lado | |
558 | label_options: OpΓ§Γ΅es |
|
558 | label_options: OpΓ§Γ΅es | |
559 | label_copy_workflow_from: Copiar fluxo de trabalho de |
|
559 | label_copy_workflow_from: Copiar fluxo de trabalho de | |
560 | label_permissions_report: RelatΓ³rio de permissΓ΅es |
|
560 | label_permissions_report: RelatΓ³rio de permissΓ΅es | |
561 | label_watched_issues: Tarefas observadas |
|
561 | label_watched_issues: Tarefas observadas | |
562 | label_related_issues: Tarefas relacionadas |
|
562 | label_related_issues: Tarefas relacionadas | |
563 | label_applied_status: Estado aplicado |
|
563 | label_applied_status: Estado aplicado | |
564 | label_loading: A carregar... |
|
564 | label_loading: A carregar... | |
565 | label_relation_new: Nova relaΓ§Γ£o |
|
565 | label_relation_new: Nova relaΓ§Γ£o | |
566 | label_relation_delete: Apagar relaΓ§Γ£o |
|
566 | label_relation_delete: Apagar relaΓ§Γ£o | |
567 | label_relates_to: relacionado a |
|
567 | label_relates_to: relacionado a | |
568 | label_duplicates: duplica |
|
568 | label_duplicates: duplica | |
569 | label_duplicated_by: duplicado por |
|
569 | label_duplicated_by: duplicado por | |
570 | label_blocks: bloqueia |
|
570 | label_blocks: bloqueia | |
571 | label_blocked_by: bloqueado por |
|
571 | label_blocked_by: bloqueado por | |
572 | label_precedes: precede |
|
572 | label_precedes: precede | |
573 | label_follows: segue |
|
573 | label_follows: segue | |
574 | label_end_to_start: fim a inΓcio |
|
574 | label_end_to_start: fim a inΓcio | |
575 | label_end_to_end: fim a fim |
|
575 | label_end_to_end: fim a fim | |
576 | label_start_to_start: inΓcio a inΓcio |
|
576 | label_start_to_start: inΓcio a inΓcio | |
577 | label_start_to_end: inΓcio a fim |
|
577 | label_start_to_end: inΓcio a fim | |
578 | label_stay_logged_in: Guardar sessΓ£o |
|
578 | label_stay_logged_in: Guardar sessΓ£o | |
579 | label_disabled: desactivado |
|
579 | label_disabled: desactivado | |
580 | label_show_completed_versions: Mostrar versΓ΅es acabadas |
|
580 | label_show_completed_versions: Mostrar versΓ΅es acabadas | |
581 | label_me: eu |
|
581 | label_me: eu | |
582 | label_board: Forum |
|
582 | label_board: Forum | |
583 | label_board_new: Novo forum |
|
583 | label_board_new: Novo forum | |
584 | label_board_plural: Forums |
|
584 | label_board_plural: Forums | |
585 | label_topic_plural: TΓ³picos |
|
585 | label_topic_plural: TΓ³picos | |
586 | label_message_plural: Mensagens |
|
586 | label_message_plural: Mensagens | |
587 | label_message_last: Γltima mensagem |
|
587 | label_message_last: Γltima mensagem | |
588 | label_message_new: Nova mensagem |
|
588 | label_message_new: Nova mensagem | |
589 | label_message_posted: Mensagem adicionada |
|
589 | label_message_posted: Mensagem adicionada | |
590 | label_reply_plural: Respostas |
|
590 | label_reply_plural: Respostas | |
591 | label_send_information: Enviar dados da conta para o utilizador |
|
591 | label_send_information: Enviar dados da conta para o utilizador | |
592 | label_year: Ano |
|
592 | label_year: Ano | |
593 | label_month: mΓͺs |
|
593 | label_month: mΓͺs | |
594 | label_week: Semana |
|
594 | label_week: Semana | |
595 | label_date_from: De |
|
595 | label_date_from: De | |
596 | label_date_to: Para |
|
596 | label_date_to: Para | |
597 | label_language_based: Baseado na lΓngua do utilizador |
|
597 | label_language_based: Baseado na lΓngua do utilizador | |
598 | label_sort_by: "Ordenar por %{value}" |
|
598 | label_sort_by: "Ordenar por %{value}" | |
599 | label_send_test_email: enviar um e-mail de teste |
|
599 | label_send_test_email: enviar um e-mail de teste | |
600 | label_feeds_access_key_created_on: "Chave RSS criada hΓ‘ %{value} atrΓ‘s" |
|
600 | label_feeds_access_key_created_on: "Chave RSS criada hΓ‘ %{value} atrΓ‘s" | |
601 | label_module_plural: MΓ³dulos |
|
601 | label_module_plural: MΓ³dulos | |
602 | label_added_time_by: "Adicionado por %{author} hΓ‘ %{age} atrΓ‘s" |
|
602 | label_added_time_by: "Adicionado por %{author} hΓ‘ %{age} atrΓ‘s" | |
603 | label_updated_time: "Alterado hΓ‘ %{value} atrΓ‘s" |
|
603 | label_updated_time: "Alterado hΓ‘ %{value} atrΓ‘s" | |
604 | label_jump_to_a_project: Ir para o projecto... |
|
604 | label_jump_to_a_project: Ir para o projecto... | |
605 | label_file_plural: Ficheiros |
|
605 | label_file_plural: Ficheiros | |
606 | label_changeset_plural: Changesets |
|
606 | label_changeset_plural: Changesets | |
607 | label_default_columns: Colunas por omissΓ£o |
|
607 | label_default_columns: Colunas por omissΓ£o | |
608 | label_no_change_option: (sem alteraΓ§Γ£o) |
|
608 | label_no_change_option: (sem alteraΓ§Γ£o) | |
609 | label_bulk_edit_selected_issues: Editar tarefas seleccionadas em conjunto |
|
609 | label_bulk_edit_selected_issues: Editar tarefas seleccionadas em conjunto | |
610 | label_theme: Tema |
|
610 | label_theme: Tema | |
611 | label_default: PadrΓ£o |
|
611 | label_default: PadrΓ£o | |
612 | label_search_titles_only: Procurar apenas em tΓtulos |
|
612 | label_search_titles_only: Procurar apenas em tΓtulos | |
613 | label_user_mail_option_all: "Para qualquer evento em todos os meus projectos" |
|
613 | label_user_mail_option_all: "Para qualquer evento em todos os meus projectos" | |
614 | label_user_mail_option_selected: "Para qualquer evento apenas nos projectos seleccionados..." |
|
614 | label_user_mail_option_selected: "Para qualquer evento apenas nos projectos seleccionados..." | |
615 | label_user_mail_no_self_notified: "NΓ£o quero ser notificado de alteraΓ§Γ΅es feitas por mim" |
|
615 | label_user_mail_no_self_notified: "NΓ£o quero ser notificado de alteraΓ§Γ΅es feitas por mim" | |
616 | label_registration_activation_by_email: ActivaΓ§Γ£o da conta por e-mail |
|
616 | label_registration_activation_by_email: ActivaΓ§Γ£o da conta por e-mail | |
617 | label_registration_manual_activation: ActivaΓ§Γ£o manual da conta |
|
617 | label_registration_manual_activation: ActivaΓ§Γ£o manual da conta | |
618 | label_registration_automatic_activation: ActivaΓ§Γ£o automΓ‘tica da conta |
|
618 | label_registration_automatic_activation: ActivaΓ§Γ£o automΓ‘tica da conta | |
619 | label_display_per_page: "Por pΓ‘gina: %{value}" |
|
619 | label_display_per_page: "Por pΓ‘gina: %{value}" | |
620 | label_age: Idade |
|
620 | label_age: Idade | |
621 | label_change_properties: Mudar propriedades |
|
621 | label_change_properties: Mudar propriedades | |
622 | label_general: Geral |
|
622 | label_general: Geral | |
623 | label_more: Mais |
|
623 | label_more: Mais | |
624 | label_scm: SCM |
|
624 | label_scm: SCM | |
625 | label_plugins: ExtensΓ΅es |
|
625 | label_plugins: ExtensΓ΅es | |
626 | label_ldap_authentication: AutenticaΓ§Γ£o LDAP |
|
626 | label_ldap_authentication: AutenticaΓ§Γ£o LDAP | |
627 | label_downloads_abbr: D/L |
|
627 | label_downloads_abbr: D/L | |
628 | label_optional_description: DescriΓ§Γ£o opcional |
|
628 | label_optional_description: DescriΓ§Γ£o opcional | |
629 | label_add_another_file: Adicionar outro ficheiro |
|
629 | label_add_another_file: Adicionar outro ficheiro | |
630 | label_preferences: PreferΓͺncias |
|
630 | label_preferences: PreferΓͺncias | |
631 | label_chronological_order: Em ordem cronolΓ³gica |
|
631 | label_chronological_order: Em ordem cronolΓ³gica | |
632 | label_reverse_chronological_order: Em ordem cronolΓ³gica inversa |
|
632 | label_reverse_chronological_order: Em ordem cronolΓ³gica inversa | |
633 | label_planning: Planeamento |
|
633 | label_planning: Planeamento | |
634 | label_incoming_emails: E-mails a chegar |
|
634 | label_incoming_emails: E-mails a chegar | |
635 | label_generate_key: Gerar uma chave |
|
635 | label_generate_key: Gerar uma chave | |
636 | label_issue_watchers: Observadores |
|
636 | label_issue_watchers: Observadores | |
637 |
|
637 | |||
638 | button_login: Entrar |
|
638 | button_login: Entrar | |
639 | button_submit: Submeter |
|
639 | button_submit: Submeter | |
640 | button_save: Guardar |
|
640 | button_save: Guardar | |
641 | button_check_all: Marcar tudo |
|
641 | button_check_all: Marcar tudo | |
642 | button_uncheck_all: Desmarcar tudo |
|
642 | button_uncheck_all: Desmarcar tudo | |
643 | button_delete: Apagar |
|
643 | button_delete: Apagar | |
644 | button_create: Criar |
|
644 | button_create: Criar | |
645 | button_test: Testar |
|
645 | button_test: Testar | |
646 | button_edit: Editar |
|
646 | button_edit: Editar | |
647 | button_add: Adicionar |
|
647 | button_add: Adicionar | |
648 | button_change: Alterar |
|
648 | button_change: Alterar | |
649 | button_apply: Aplicar |
|
649 | button_apply: Aplicar | |
650 | button_clear: Limpar |
|
650 | button_clear: Limpar | |
651 | button_lock: Bloquear |
|
651 | button_lock: Bloquear | |
652 | button_unlock: Desbloquear |
|
652 | button_unlock: Desbloquear | |
653 | button_download: Download |
|
653 | button_download: Download | |
654 | button_list: Listar |
|
654 | button_list: Listar | |
655 | button_view: Ver |
|
655 | button_view: Ver | |
656 | button_move: Mover |
|
656 | button_move: Mover | |
657 | button_back: Voltar |
|
657 | button_back: Voltar | |
658 | button_cancel: Cancelar |
|
658 | button_cancel: Cancelar | |
659 | button_activate: Activar |
|
659 | button_activate: Activar | |
660 | button_sort: Ordenar |
|
660 | button_sort: Ordenar | |
661 | button_log_time: Tempo de trabalho |
|
661 | button_log_time: Tempo de trabalho | |
662 | button_rollback: Voltar para esta versΓ£o |
|
662 | button_rollback: Voltar para esta versΓ£o | |
663 | button_watch: Observar |
|
663 | button_watch: Observar | |
664 | button_unwatch: Deixar de observar |
|
664 | button_unwatch: Deixar de observar | |
665 | button_reply: Responder |
|
665 | button_reply: Responder | |
666 | button_archive: Arquivar |
|
666 | button_archive: Arquivar | |
667 | button_unarchive: Desarquivar |
|
667 | button_unarchive: Desarquivar | |
668 | button_reset: Reinicializar |
|
668 | button_reset: Reinicializar | |
669 | button_rename: Renomear |
|
669 | button_rename: Renomear | |
670 | button_change_password: Mudar palavra-chave |
|
670 | button_change_password: Mudar palavra-chave | |
671 | button_copy: Copiar |
|
671 | button_copy: Copiar | |
672 | button_annotate: Anotar |
|
672 | button_annotate: Anotar | |
673 | button_update: Actualizar |
|
673 | button_update: Actualizar | |
674 | button_configure: Configurar |
|
674 | button_configure: Configurar | |
675 | button_quote: Citar |
|
675 | button_quote: Citar | |
676 |
|
676 | |||
677 | status_active: activo |
|
677 | status_active: activo | |
678 | status_registered: registado |
|
678 | status_registered: registado | |
679 | status_locked: bloqueado |
|
679 | status_locked: bloqueado | |
680 |
|
680 | |||
681 | text_select_mail_notifications: Seleccionar as acΓ§Γ΅es que originam uma notificaΓ§Γ£o por e-mail. |
|
681 | text_select_mail_notifications: Seleccionar as acΓ§Γ΅es que originam uma notificaΓ§Γ£o por e-mail. | |
682 | text_regexp_info: ex. ^[A-Z0-9]+$ |
|
682 | text_regexp_info: ex. ^[A-Z0-9]+$ | |
683 | text_min_max_length_info: 0 siginifica sem restriΓ§Γ£o |
|
683 | text_min_max_length_info: 0 siginifica sem restriΓ§Γ£o | |
684 | text_project_destroy_confirmation: Tem a certeza que deseja apagar o projecto e todos os dados relacionados? |
|
684 | text_project_destroy_confirmation: Tem a certeza que deseja apagar o projecto e todos os dados relacionados? | |
685 | text_subprojects_destroy_warning: "O(s) seu(s) sub-projecto(s): %{value} tambΓ©m serΓ‘/serΓ£o apagado(s)." |
|
685 | text_subprojects_destroy_warning: "O(s) seu(s) sub-projecto(s): %{value} tambΓ©m serΓ‘/serΓ£o apagado(s)." | |
686 | text_workflow_edit: Seleccione uma funΓ§Γ£o e um tipo de tarefa para editar o fluxo de trabalho |
|
686 | text_workflow_edit: Seleccione uma funΓ§Γ£o e um tipo de tarefa para editar o fluxo de trabalho | |
687 | text_are_you_sure: Tem a certeza? |
|
687 | text_are_you_sure: Tem a certeza? | |
688 | text_tip_issue_begin_day: tarefa a comeΓ§ar neste dia |
|
688 | text_tip_issue_begin_day: tarefa a comeΓ§ar neste dia | |
689 | text_tip_issue_end_day: tarefa a acabar neste dia |
|
689 | text_tip_issue_end_day: tarefa a acabar neste dia | |
690 | text_tip_issue_begin_end_day: tarefa a comeΓ§ar e acabar neste dia |
|
690 | text_tip_issue_begin_end_day: tarefa a comeΓ§ar e acabar neste dia | |
691 | text_project_identifier_info: 'Apenas sΓ£o permitidos letras minΓΊsculas (a-z), nΓΊmeros e hΓfens.<br />Uma vez guardado, o identificador nΓ£o poderΓ‘ ser alterado.' |
|
691 | text_project_identifier_info: 'Apenas sΓ£o permitidos letras minΓΊsculas (a-z), nΓΊmeros e hΓfens.<br />Uma vez guardado, o identificador nΓ£o poderΓ‘ ser alterado.' | |
692 | text_caracters_maximum: "mΓ‘ximo %{count} caracteres." |
|
692 | text_caracters_maximum: "mΓ‘ximo %{count} caracteres." | |
693 | text_caracters_minimum: "Deve ter pelo menos %{count} caracteres." |
|
693 | text_caracters_minimum: "Deve ter pelo menos %{count} caracteres." | |
694 | text_length_between: "Deve ter entre %{min} e %{max} caracteres." |
|
694 | text_length_between: "Deve ter entre %{min} e %{max} caracteres." | |
695 | text_tracker_no_workflow: Sem fluxo de trabalho definido para este tipo de tarefa. |
|
695 | text_tracker_no_workflow: Sem fluxo de trabalho definido para este tipo de tarefa. | |
696 | text_unallowed_characters: Caracteres nΓ£o permitidos |
|
696 | text_unallowed_characters: Caracteres nΓ£o permitidos | |
697 | text_comma_separated: Permitidos mΓΊltiplos valores (separados por vΓrgula). |
|
697 | text_comma_separated: Permitidos mΓΊltiplos valores (separados por vΓrgula). | |
698 | text_issues_ref_in_commit_messages: Referenciando e fechando tarefas em mensagens de commit |
|
698 | text_issues_ref_in_commit_messages: Referenciando e fechando tarefas em mensagens de commit | |
699 | text_issue_added: "Tarefa %{id} foi criada por %{author}." |
|
699 | text_issue_added: "Tarefa %{id} foi criada por %{author}." | |
700 | text_issue_updated: "Tarefa %{id} foi actualizada por %{author}." |
|
700 | text_issue_updated: "Tarefa %{id} foi actualizada por %{author}." | |
701 | text_wiki_destroy_confirmation: Tem a certeza que deseja apagar este wiki e todo o seu conteΓΊdo? |
|
701 | text_wiki_destroy_confirmation: Tem a certeza que deseja apagar este wiki e todo o seu conteΓΊdo? | |
702 | text_issue_category_destroy_question: "Algumas tarefas (%{count}) estΓ£o atribuΓdas a esta categoria. O que quer fazer?" |
|
702 | text_issue_category_destroy_question: "Algumas tarefas (%{count}) estΓ£o atribuΓdas a esta categoria. O que quer fazer?" | |
703 | text_issue_category_destroy_assignments: Remover as atribuiΓ§Γ΅es Γ categoria |
|
703 | text_issue_category_destroy_assignments: Remover as atribuiΓ§Γ΅es Γ categoria | |
704 | text_issue_category_reassign_to: Re-atribuir as tarefas para esta categoria |
|
704 | text_issue_category_reassign_to: Re-atribuir as tarefas para esta categoria | |
705 | text_user_mail_option: "Para projectos nΓ£o seleccionados, apenas receberΓ‘ notificaΓ§Γ΅es acerca de coisas que estΓ‘ a observar ou estΓ‘ envolvido (ex. tarefas das quais foi o criador ou lhes foram atribuΓdas)." |
|
705 | text_user_mail_option: "Para projectos nΓ£o seleccionados, apenas receberΓ‘ notificaΓ§Γ΅es acerca de coisas que estΓ‘ a observar ou estΓ‘ envolvido (ex. tarefas das quais foi o criador ou lhes foram atribuΓdas)." | |
706 | text_no_configuration_data: "Perfis, tipos de tarefas, estados das tarefas e workflows ainda nΓ£o foram configurados.\nΓ extremamente recomendado carregar as configuraΓ§Γ΅es padrΓ£o. SerΓ‘ capaz de as modificar depois de estarem carregadas." |
|
706 | text_no_configuration_data: "Perfis, tipos de tarefas, estados das tarefas e workflows ainda nΓ£o foram configurados.\nΓ extremamente recomendado carregar as configuraΓ§Γ΅es padrΓ£o. SerΓ‘ capaz de as modificar depois de estarem carregadas." | |
707 | text_load_default_configuration: Carregar as configuraΓ§Γ΅es padrΓ£o |
|
707 | text_load_default_configuration: Carregar as configuraΓ§Γ΅es padrΓ£o | |
708 | text_status_changed_by_changeset: "Aplicado no changeset %{value}." |
|
708 | text_status_changed_by_changeset: "Aplicado no changeset %{value}." | |
709 | text_issues_destroy_confirmation: 'Tem a certeza que deseja apagar a(s) tarefa(s) seleccionada(s)?' |
|
709 | text_issues_destroy_confirmation: 'Tem a certeza que deseja apagar a(s) tarefa(s) seleccionada(s)?' | |
710 | text_select_project_modules: 'Seleccione os mΓ³dulos a activar para este projecto:' |
|
710 | text_select_project_modules: 'Seleccione os mΓ³dulos a activar para este projecto:' | |
711 | text_default_administrator_account_changed: Conta default de administrador alterada. |
|
711 | text_default_administrator_account_changed: Conta default de administrador alterada. | |
712 | text_file_repository_writable: RepositΓ³rio de ficheiros com permissΓ΅es de escrita |
|
712 | text_file_repository_writable: RepositΓ³rio de ficheiros com permissΓ΅es de escrita | |
713 | text_rmagick_available: RMagick disponΓvel (opcional) |
|
713 | text_rmagick_available: RMagick disponΓvel (opcional) | |
714 | text_destroy_time_entries_question: "%{hours} horas de trabalho foram atribuΓdas a estas tarefas que vai apagar. O que deseja fazer?" |
|
714 | text_destroy_time_entries_question: "%{hours} horas de trabalho foram atribuΓdas a estas tarefas que vai apagar. O que deseja fazer?" | |
715 | text_destroy_time_entries: Apagar as horas |
|
715 | text_destroy_time_entries: Apagar as horas | |
716 | text_assign_time_entries_to_project: Atribuir as horas ao projecto |
|
716 | text_assign_time_entries_to_project: Atribuir as horas ao projecto | |
717 | text_reassign_time_entries: 'Re-atribuir as horas para esta tarefa:' |
|
717 | text_reassign_time_entries: 'Re-atribuir as horas para esta tarefa:' | |
718 | text_user_wrote: "%{value} escreveu:" |
|
718 | text_user_wrote: "%{value} escreveu:" | |
719 | text_enumeration_destroy_question: "%{count} objectos estΓ£o atribuΓdos a este valor." |
|
719 | text_enumeration_destroy_question: "%{count} objectos estΓ£o atribuΓdos a este valor." | |
720 | text_enumeration_category_reassign_to: 'Re-atribuΓ-los para este valor:' |
|
720 | text_enumeration_category_reassign_to: 'Re-atribuΓ-los para este valor:' | |
721 | text_email_delivery_not_configured: "Entrega por e-mail nΓ£o estΓ‘ configurada, e as notificaΓ§Γ£o estΓ£o desactivadas.\nConfigure o seu servidor de SMTP em config/configuration.yml e reinicie a aplicaΓ§Γ£o para activar estas funcionalidades." |
|
721 | text_email_delivery_not_configured: "Entrega por e-mail nΓ£o estΓ‘ configurada, e as notificaΓ§Γ£o estΓ£o desactivadas.\nConfigure o seu servidor de SMTP em config/configuration.yml e reinicie a aplicaΓ§Γ£o para activar estas funcionalidades." | |
722 |
|
722 | |||
723 | default_role_manager: Gestor |
|
723 | default_role_manager: Gestor | |
724 | default_role_developer: Programador |
|
724 | default_role_developer: Programador | |
725 | default_role_reporter: RepΓ³rter |
|
725 | default_role_reporter: RepΓ³rter | |
726 | default_tracker_bug: Bug |
|
726 | default_tracker_bug: Bug | |
727 | default_tracker_feature: Funcionalidade |
|
727 | default_tracker_feature: Funcionalidade | |
728 | default_tracker_support: Suporte |
|
728 | default_tracker_support: Suporte | |
729 | default_issue_status_new: Novo |
|
729 | default_issue_status_new: Novo | |
730 | default_issue_status_in_progress: Em curso |
|
730 | default_issue_status_in_progress: Em curso | |
731 | default_issue_status_resolved: Resolvido |
|
731 | default_issue_status_resolved: Resolvido | |
732 | default_issue_status_feedback: Feedback |
|
732 | default_issue_status_feedback: Feedback | |
733 | default_issue_status_closed: Fechado |
|
733 | default_issue_status_closed: Fechado | |
734 | default_issue_status_rejected: Rejeitado |
|
734 | default_issue_status_rejected: Rejeitado | |
735 | default_doc_category_user: DocumentaΓ§Γ£o de utilizador |
|
735 | default_doc_category_user: DocumentaΓ§Γ£o de utilizador | |
736 | default_doc_category_tech: DocumentaΓ§Γ£o tΓ©cnica |
|
736 | default_doc_category_tech: DocumentaΓ§Γ£o tΓ©cnica | |
737 | default_priority_low: Baixa |
|
737 | default_priority_low: Baixa | |
738 | default_priority_normal: Normal |
|
738 | default_priority_normal: Normal | |
739 | default_priority_high: Alta |
|
739 | default_priority_high: Alta | |
740 | default_priority_urgent: Urgente |
|
740 | default_priority_urgent: Urgente | |
741 | default_priority_immediate: Imediata |
|
741 | default_priority_immediate: Imediata | |
742 | default_activity_design: Planeamento |
|
742 | default_activity_design: Planeamento | |
743 | default_activity_development: Desenvolvimento |
|
743 | default_activity_development: Desenvolvimento | |
744 |
|
744 | |||
745 | enumeration_issue_priorities: Prioridade de tarefas |
|
745 | enumeration_issue_priorities: Prioridade de tarefas | |
746 | enumeration_doc_categories: Categorias de documentos |
|
746 | enumeration_doc_categories: Categorias de documentos | |
747 | enumeration_activities: Actividades (Registo de tempo) |
|
747 | enumeration_activities: Actividades (Registo de tempo) | |
748 | setting_plain_text_mail: Apenas texto simples (sem HTML) |
|
748 | setting_plain_text_mail: Apenas texto simples (sem HTML) | |
749 | permission_view_files: Ver ficheiros |
|
749 | permission_view_files: Ver ficheiros | |
750 | permission_edit_issues: Editar tarefas |
|
750 | permission_edit_issues: Editar tarefas | |
751 | permission_edit_own_time_entries: Editar horas pessoais |
|
751 | permission_edit_own_time_entries: Editar horas pessoais | |
752 | permission_manage_public_queries: Gerir queries pΓΊblicas |
|
752 | permission_manage_public_queries: Gerir queries pΓΊblicas | |
753 | permission_add_issues: Adicionar tarefas |
|
753 | permission_add_issues: Adicionar tarefas | |
754 | permission_log_time: Registar tempo gasto |
|
754 | permission_log_time: Registar tempo gasto | |
755 | permission_view_changesets: Ver changesets |
|
755 | permission_view_changesets: Ver changesets | |
756 | permission_view_time_entries: Ver tempo gasto |
|
756 | permission_view_time_entries: Ver tempo gasto | |
757 | permission_manage_versions: Gerir versΓ΅es |
|
757 | permission_manage_versions: Gerir versΓ΅es | |
758 | permission_manage_wiki: Gerir wiki |
|
758 | permission_manage_wiki: Gerir wiki | |
759 | permission_manage_categories: Gerir categorias de tarefas |
|
759 | permission_manage_categories: Gerir categorias de tarefas | |
760 | permission_protect_wiki_pages: Proteger pΓ‘ginas de wiki |
|
760 | permission_protect_wiki_pages: Proteger pΓ‘ginas de wiki | |
761 | permission_comment_news: Comentar notΓcias |
|
761 | permission_comment_news: Comentar notΓcias | |
762 | permission_delete_messages: Apagar mensagens |
|
762 | permission_delete_messages: Apagar mensagens | |
763 | permission_select_project_modules: Seleccionar mΓ³dulos do projecto |
|
763 | permission_select_project_modules: Seleccionar mΓ³dulos do projecto | |
764 | permission_manage_documents: Gerir documentos |
|
764 | permission_manage_documents: Gerir documentos | |
765 | permission_edit_wiki_pages: Editar pΓ‘ginas de wiki |
|
765 | permission_edit_wiki_pages: Editar pΓ‘ginas de wiki | |
766 | permission_add_issue_watchers: Adicionar observadores |
|
766 | permission_add_issue_watchers: Adicionar observadores | |
767 | permission_view_gantt: ver diagrama de Gantt |
|
767 | permission_view_gantt: ver diagrama de Gantt | |
768 | permission_move_issues: Mover tarefas |
|
768 | permission_move_issues: Mover tarefas | |
769 | permission_manage_issue_relations: Gerir relaΓ§Γ΅es de tarefas |
|
769 | permission_manage_issue_relations: Gerir relaΓ§Γ΅es de tarefas | |
770 | permission_delete_wiki_pages: Apagar pΓ‘ginas de wiki |
|
770 | permission_delete_wiki_pages: Apagar pΓ‘ginas de wiki | |
771 | permission_manage_boards: Gerir forums |
|
771 | permission_manage_boards: Gerir forums | |
772 | permission_delete_wiki_pages_attachments: Apagar anexos |
|
772 | permission_delete_wiki_pages_attachments: Apagar anexos | |
773 | permission_view_wiki_edits: Ver histΓ³rico da wiki |
|
773 | permission_view_wiki_edits: Ver histΓ³rico da wiki | |
774 | permission_add_messages: Submeter mensagens |
|
774 | permission_add_messages: Submeter mensagens | |
775 | permission_view_messages: Ver mensagens |
|
775 | permission_view_messages: Ver mensagens | |
776 | permission_manage_files: Gerir ficheiros |
|
776 | permission_manage_files: Gerir ficheiros | |
777 | permission_edit_issue_notes: Editar notas de tarefas |
|
777 | permission_edit_issue_notes: Editar notas de tarefas | |
778 | permission_manage_news: Gerir notΓcias |
|
778 | permission_manage_news: Gerir notΓcias | |
779 | permission_view_calendar: Ver calendΓ‘rio |
|
779 | permission_view_calendar: Ver calendΓ‘rio | |
780 | permission_manage_members: Gerir membros |
|
780 | permission_manage_members: Gerir membros | |
781 | permission_edit_messages: Editar mensagens |
|
781 | permission_edit_messages: Editar mensagens | |
782 | permission_delete_issues: Apagar tarefas |
|
782 | permission_delete_issues: Apagar tarefas | |
783 | permission_view_issue_watchers: Ver lista de observadores |
|
783 | permission_view_issue_watchers: Ver lista de observadores | |
784 | permission_manage_repository: Gerir repositΓ³rio |
|
784 | permission_manage_repository: Gerir repositΓ³rio | |
785 | permission_commit_access: Acesso a submissΓ£o |
|
785 | permission_commit_access: Acesso a submissΓ£o | |
786 | permission_browse_repository: Navegar em repositΓ³rio |
|
786 | permission_browse_repository: Navegar em repositΓ³rio | |
787 | permission_view_documents: Ver documentos |
|
787 | permission_view_documents: Ver documentos | |
788 | permission_edit_project: Editar projecto |
|
788 | permission_edit_project: Editar projecto | |
789 | permission_add_issue_notes: Adicionar notas a tarefas |
|
789 | permission_add_issue_notes: Adicionar notas a tarefas | |
790 | permission_save_queries: Guardar queries |
|
790 | permission_save_queries: Guardar queries | |
791 | permission_view_wiki_pages: Ver wiki |
|
791 | permission_view_wiki_pages: Ver wiki | |
792 | permission_rename_wiki_pages: Renomear pΓ‘ginas de wiki |
|
792 | permission_rename_wiki_pages: Renomear pΓ‘ginas de wiki | |
793 | permission_edit_time_entries: Editar entradas de tempo |
|
793 | permission_edit_time_entries: Editar entradas de tempo | |
794 | permission_edit_own_issue_notes: Editar as prΓ³rpias notas |
|
794 | permission_edit_own_issue_notes: Editar as prΓ³rpias notas | |
795 | setting_gravatar_enabled: Utilizar Γcones Gravatar |
|
795 | setting_gravatar_enabled: Utilizar Γcones Gravatar | |
796 | label_example: Exemplo |
|
796 | label_example: Exemplo | |
797 | text_repository_usernames_mapping: "Seleccionar ou actualizar o utilizador de Redmine mapeado a cada nome de utilizador encontrado no repositΓ³rio.\nUtilizadores com o mesmo nome de utilizador ou email no Redmine e no repositΓ³rio sΓ£o mapeados automaticamente." |
|
797 | text_repository_usernames_mapping: "Seleccionar ou actualizar o utilizador de Redmine mapeado a cada nome de utilizador encontrado no repositΓ³rio.\nUtilizadores com o mesmo nome de utilizador ou email no Redmine e no repositΓ³rio sΓ£o mapeados automaticamente." | |
798 | permission_edit_own_messages: Editar as prΓ³prias mensagens |
|
798 | permission_edit_own_messages: Editar as prΓ³prias mensagens | |
799 | permission_delete_own_messages: Apagar as prΓ³prias mensagens |
|
799 | permission_delete_own_messages: Apagar as prΓ³prias mensagens | |
800 | label_user_activity: "Actividade de %{value}" |
|
800 | label_user_activity: "Actividade de %{value}" | |
801 | label_updated_time_by: "Actualizado por %{author} hΓ‘ %{age}" |
|
801 | label_updated_time_by: "Actualizado por %{author} hΓ‘ %{age}" | |
802 | text_diff_truncated: '... Este diff foi truncado porque excede o tamanho mΓ‘ximo que pode ser mostrado.' |
|
802 | text_diff_truncated: '... Este diff foi truncado porque excede o tamanho mΓ‘ximo que pode ser mostrado.' | |
803 | setting_diff_max_lines_displayed: NΓΊmero mΓ‘ximo de linhas de diff mostradas |
|
803 | setting_diff_max_lines_displayed: NΓΊmero mΓ‘ximo de linhas de diff mostradas | |
804 | text_plugin_assets_writable: Escrita na pasta de activos dos mΓ³dulos de extensΓ£o possΓvel |
|
804 | text_plugin_assets_writable: Escrita na pasta de activos dos mΓ³dulos de extensΓ£o possΓvel | |
805 | warning_attachments_not_saved: "NΓ£o foi possΓvel gravar %{count} ficheiro(s) ." |
|
805 | warning_attachments_not_saved: "NΓ£o foi possΓvel gravar %{count} ficheiro(s) ." | |
806 | button_create_and_continue: Criar e continuar |
|
806 | button_create_and_continue: Criar e continuar | |
807 | text_custom_field_possible_values_info: 'Uma linha para cada valor' |
|
807 | text_custom_field_possible_values_info: 'Uma linha para cada valor' | |
808 | label_display: Mostrar |
|
808 | label_display: Mostrar | |
809 | field_editable: EditΓ‘vel |
|
809 | field_editable: EditΓ‘vel | |
810 | setting_repository_log_display_limit: NΓΊmero mΓ‘ximo de revisΓ΅es exibido no relatΓ³rio de ficheiro |
|
810 | setting_repository_log_display_limit: NΓΊmero mΓ‘ximo de revisΓ΅es exibido no relatΓ³rio de ficheiro | |
811 | setting_file_max_size_displayed: Tamanho mΓ‘ximo dos ficheiros de texto exibidos inline |
|
811 | setting_file_max_size_displayed: Tamanho mΓ‘ximo dos ficheiros de texto exibidos inline | |
812 | field_watcher: Observador |
|
812 | field_watcher: Observador | |
813 | setting_openid: Permitir inΓcio de sessΓ£o e registo com OpenID |
|
813 | setting_openid: Permitir inΓcio de sessΓ£o e registo com OpenID | |
814 | field_identity_url: URL do OpenID |
|
814 | field_identity_url: URL do OpenID | |
815 | label_login_with_open_id_option: ou inΓcio de sessΓ£o com OpenID |
|
815 | label_login_with_open_id_option: ou inΓcio de sessΓ£o com OpenID | |
816 | field_content: ConteΓΊdo |
|
816 | field_content: ConteΓΊdo | |
817 | label_descending: Descendente |
|
817 | label_descending: Descendente | |
818 | label_sort: Ordenar |
|
818 | label_sort: Ordenar | |
819 | label_ascending: Ascendente |
|
819 | label_ascending: Ascendente | |
820 | label_date_from_to: De %{start} a %{end} |
|
820 | label_date_from_to: De %{start} a %{end} | |
821 | label_greater_or_equal: ">=" |
|
821 | label_greater_or_equal: ">=" | |
822 | label_less_or_equal: <= |
|
822 | label_less_or_equal: <= | |
823 | text_wiki_page_destroy_question: Esta pΓ‘gina tem %{descendants} pΓ‘gina(s) subordinada(s) e descendente(s). O que deseja fazer? |
|
823 | text_wiki_page_destroy_question: Esta pΓ‘gina tem %{descendants} pΓ‘gina(s) subordinada(s) e descendente(s). O que deseja fazer? | |
824 | text_wiki_page_reassign_children: Reatribuir pΓ‘ginas subordinadas a esta pΓ‘gina principal |
|
824 | text_wiki_page_reassign_children: Reatribuir pΓ‘ginas subordinadas a esta pΓ‘gina principal | |
825 | text_wiki_page_nullify_children: Manter pΓ‘ginas subordinadas como pΓ‘ginas raΓz |
|
825 | text_wiki_page_nullify_children: Manter pΓ‘ginas subordinadas como pΓ‘ginas raΓz | |
826 | text_wiki_page_destroy_children: Apagar as pΓ‘ginas subordinadas e todos os seus descendentes |
|
826 | text_wiki_page_destroy_children: Apagar as pΓ‘ginas subordinadas e todos os seus descendentes | |
827 | setting_password_min_length: Tamanho mΓnimo de palavra-chave |
|
827 | setting_password_min_length: Tamanho mΓnimo de palavra-chave | |
828 | field_group_by: Agrupar resultados por |
|
828 | field_group_by: Agrupar resultados por | |
829 | mail_subject_wiki_content_updated: "A pΓ‘gina Wiki '%{id}' foi actualizada" |
|
829 | mail_subject_wiki_content_updated: "A pΓ‘gina Wiki '%{id}' foi actualizada" | |
830 | label_wiki_content_added: PΓ‘gina Wiki adicionada |
|
830 | label_wiki_content_added: PΓ‘gina Wiki adicionada | |
831 | mail_subject_wiki_content_added: "A pΓ‘gina Wiki '%{id}' foi adicionada" |
|
831 | mail_subject_wiki_content_added: "A pΓ‘gina Wiki '%{id}' foi adicionada" | |
832 | mail_body_wiki_content_added: A pΓ‘gina Wiki '%{id}' foi adicionada por %{author}. |
|
832 | mail_body_wiki_content_added: A pΓ‘gina Wiki '%{id}' foi adicionada por %{author}. | |
833 | label_wiki_content_updated: PΓ‘gina Wiki actualizada |
|
833 | label_wiki_content_updated: PΓ‘gina Wiki actualizada | |
834 | mail_body_wiki_content_updated: A pΓ‘gina Wiki '%{id}' foi actualizada por %{author}. |
|
834 | mail_body_wiki_content_updated: A pΓ‘gina Wiki '%{id}' foi actualizada por %{author}. | |
835 | permission_add_project: Criar projecto |
|
835 | permission_add_project: Criar projecto | |
836 | setting_new_project_user_role_id: FunΓ§Γ£o atribuΓda a um utilizador nΓ£o-administrador que cria um projecto |
|
836 | setting_new_project_user_role_id: FunΓ§Γ£o atribuΓda a um utilizador nΓ£o-administrador que cria um projecto | |
837 | label_view_all_revisions: Ver todas as revisΓ΅es |
|
837 | label_view_all_revisions: Ver todas as revisΓ΅es | |
838 | label_tag: Etiqueta |
|
838 | label_tag: Etiqueta | |
839 | label_branch: Ramo |
|
839 | label_branch: Ramo | |
840 | error_no_tracker_in_project: Este projecto nΓ£o tem associado nenhum tipo de tarefas. Verifique as definiΓ§Γ΅es do projecto. |
|
840 | error_no_tracker_in_project: Este projecto nΓ£o tem associado nenhum tipo de tarefas. Verifique as definiΓ§Γ΅es do projecto. | |
841 | error_no_default_issue_status: NΓ£o estΓ‘ definido um estado padrΓ£o para as tarefas. Verifique a sua configuraΓ§Γ£o (dirija-se a "AdministraΓ§Γ£o -> Estados da tarefa"). |
|
841 | error_no_default_issue_status: NΓ£o estΓ‘ definido um estado padrΓ£o para as tarefas. Verifique a sua configuraΓ§Γ£o (dirija-se a "AdministraΓ§Γ£o -> Estados da tarefa"). | |
842 | label_group_plural: Grupos |
|
842 | label_group_plural: Grupos | |
843 | label_group: Grupo |
|
843 | label_group: Grupo | |
844 | label_group_new: Novo grupo |
|
844 | label_group_new: Novo grupo | |
845 | label_time_entry_plural: Tempo registado |
|
845 | label_time_entry_plural: Tempo registado | |
846 | text_journal_changed: "%{label} alterado de %{old} para %{new}" |
|
846 | text_journal_changed: "%{label} alterado de %{old} para %{new}" | |
847 | text_journal_set_to: "%{label} configurado como %{value}" |
|
847 | text_journal_set_to: "%{label} configurado como %{value}" | |
848 | text_journal_deleted: "%{label} apagou (%{old})" |
|
848 | text_journal_deleted: "%{label} apagou (%{old})" | |
849 | text_journal_added: "%{label} %{value} adicionado" |
|
849 | text_journal_added: "%{label} %{value} adicionado" | |
850 | field_active: Activo |
|
850 | field_active: Activo | |
851 | enumeration_system_activity: Actividade de sistema |
|
851 | enumeration_system_activity: Actividade de sistema | |
852 | permission_delete_issue_watchers: Apagar observadores |
|
852 | permission_delete_issue_watchers: Apagar observadores | |
853 | version_status_closed: fechado |
|
853 | version_status_closed: fechado | |
854 | version_status_locked: protegido |
|
854 | version_status_locked: protegido | |
855 | version_status_open: aberto |
|
855 | version_status_open: aberto | |
856 | error_can_not_reopen_issue_on_closed_version: NΓ£o Γ© possΓvel voltar a abrir uma tarefa atribuΓda a uma versΓ£o fechada |
|
856 | error_can_not_reopen_issue_on_closed_version: NΓ£o Γ© possΓvel voltar a abrir uma tarefa atribuΓda a uma versΓ£o fechada | |
857 | label_user_anonymous: AnΓ³nimo |
|
857 | label_user_anonymous: AnΓ³nimo | |
858 | button_move_and_follow: Mover e seguir |
|
858 | button_move_and_follow: Mover e seguir | |
859 | setting_default_projects_modules: MΓ³dulos activos por predefiniΓ§Γ£o para novos projectos |
|
859 | setting_default_projects_modules: MΓ³dulos activos por predefiniΓ§Γ£o para novos projectos | |
860 | setting_gravatar_default: Imagem Gravatar predefinida |
|
860 | setting_gravatar_default: Imagem Gravatar predefinida | |
861 | field_sharing: Partilha |
|
861 | field_sharing: Partilha | |
862 | label_version_sharing_hierarchy: Com hierarquia do projecto |
|
862 | label_version_sharing_hierarchy: Com hierarquia do projecto | |
863 | label_version_sharing_system: Com todos os projectos |
|
863 | label_version_sharing_system: Com todos os projectos | |
864 | label_version_sharing_descendants: Com os sub-projectos |
|
864 | label_version_sharing_descendants: Com os sub-projectos | |
865 | label_version_sharing_tree: Com Γ‘rvore do projecto |
|
865 | label_version_sharing_tree: Com Γ‘rvore do projecto | |
866 | label_version_sharing_none: NΓ£o partilhado |
|
866 | label_version_sharing_none: NΓ£o partilhado | |
867 | error_can_not_archive_project: NΓ£o Γ© possΓvel arquivar este projecto |
|
867 | error_can_not_archive_project: NΓ£o Γ© possΓvel arquivar este projecto | |
868 | button_duplicate: Duplicar |
|
868 | button_duplicate: Duplicar | |
869 | button_copy_and_follow: Copiar e seguir |
|
869 | button_copy_and_follow: Copiar e seguir | |
870 | label_copy_source: Origem |
|
870 | label_copy_source: Origem | |
871 |
setting_issue_done_ratio: Calcular a percentagem de progresso da tarefa |
|
871 | setting_issue_done_ratio: Calcular a percentagem de progresso da tarefa | |
872 | setting_issue_done_ratio_issue_status: AtravΓ©s do estado da tarefa |
|
872 | setting_issue_done_ratio_issue_status: AtravΓ©s do estado da tarefa | |
873 | error_issue_done_ratios_not_updated: Percentagens de progresso da tarefa nΓ£o foram actualizadas. |
|
873 | error_issue_done_ratios_not_updated: Percentagens de progresso da tarefa nΓ£o foram actualizadas. | |
874 | error_workflow_copy_target: Seleccione os tipos de tarefas e funΓ§Γ΅es desejadas |
|
874 | error_workflow_copy_target: Seleccione os tipos de tarefas e funΓ§Γ΅es desejadas | |
875 | setting_issue_done_ratio_issue_field: AtravΓ©s do campo da tarefa |
|
875 | setting_issue_done_ratio_issue_field: AtravΓ©s do campo da tarefa | |
876 | label_copy_same_as_target: Mesmo que o alvo |
|
876 | label_copy_same_as_target: Mesmo que o alvo | |
877 | label_copy_target: Alvo |
|
877 | label_copy_target: Alvo | |
878 | notice_issue_done_ratios_updated: Percentagens de progresso da tarefa actualizadas. |
|
878 | notice_issue_done_ratios_updated: Percentagens de progresso da tarefa actualizadas. | |
879 | error_workflow_copy_source: Seleccione um tipo de tarefa ou funΓ§Γ£o de origem |
|
879 | error_workflow_copy_source: Seleccione um tipo de tarefa ou funΓ§Γ£o de origem | |
880 | label_update_issue_done_ratios: Actualizar percentagens de progresso da tarefa |
|
880 | label_update_issue_done_ratios: Actualizar percentagens de progresso da tarefa | |
881 | setting_start_of_week: Iniciar calendΓ‘rios a |
|
881 | setting_start_of_week: Iniciar calendΓ‘rios a | |
882 | permission_view_issues: Ver tarefas |
|
882 | permission_view_issues: Ver tarefas | |
883 | label_display_used_statuses_only: SΓ³ exibir estados empregues por este tipo de tarefa |
|
883 | label_display_used_statuses_only: SΓ³ exibir estados empregues por este tipo de tarefa | |
884 | label_revision_id: RevisΓ£o %{value} |
|
884 | label_revision_id: RevisΓ£o %{value} | |
885 | label_api_access_key: Chave de acesso API |
|
885 | label_api_access_key: Chave de acesso API | |
886 | label_api_access_key_created_on: Chave de acesso API criada hΓ‘ %{value} |
|
886 | label_api_access_key_created_on: Chave de acesso API criada hΓ‘ %{value} | |
887 | label_feeds_access_key: Chave de acesso RSS |
|
887 | label_feeds_access_key: Chave de acesso RSS | |
888 | notice_api_access_key_reseted: A sua chave de acesso API foi reinicializada. |
|
888 | notice_api_access_key_reseted: A sua chave de acesso API foi reinicializada. | |
889 | setting_rest_api_enabled: Activar serviΓ§o Web REST |
|
889 | setting_rest_api_enabled: Activar serviΓ§o Web REST | |
890 | label_missing_api_access_key: Chave de acesso API em falta |
|
890 | label_missing_api_access_key: Chave de acesso API em falta | |
891 | label_missing_feeds_access_key: Chave de acesso RSS em falta |
|
891 | label_missing_feeds_access_key: Chave de acesso RSS em falta | |
892 | button_show: Mostrar |
|
892 | button_show: Mostrar | |
893 | text_line_separated: VΓ‘rios valores permitidos (uma linha para cada valor). |
|
893 | text_line_separated: VΓ‘rios valores permitidos (uma linha para cada valor). | |
894 | setting_mail_handler_body_delimiters: Truncar mensagens de correio electrΓ³nico apΓ³s uma destas linhas |
|
894 | setting_mail_handler_body_delimiters: Truncar mensagens de correio electrΓ³nico apΓ³s uma destas linhas | |
895 | permission_add_subprojects: Criar sub-projectos |
|
895 | permission_add_subprojects: Criar sub-projectos | |
896 | label_subproject_new: Novo sub-projecto |
|
896 | label_subproject_new: Novo sub-projecto | |
897 | text_own_membership_delete_confirmation: |- |
|
897 | text_own_membership_delete_confirmation: |- | |
898 | EstΓ‘ prestes a eliminar parcial ou totalmente as suas permissΓ΅es. Γ possΓvel que nΓ£o possa editar o projecto apΓ³s esta acΓ§Γ£o. |
|
898 | EstΓ‘ prestes a eliminar parcial ou totalmente as suas permissΓ΅es. Γ possΓvel que nΓ£o possa editar o projecto apΓ³s esta acΓ§Γ£o. | |
899 | Tem a certeza de que deseja continuar? |
|
899 | Tem a certeza de que deseja continuar? | |
900 | label_close_versions: Fechar versΓ΅es completas |
|
900 | label_close_versions: Fechar versΓ΅es completas | |
901 | label_board_sticky: Fixar mensagem |
|
901 | label_board_sticky: Fixar mensagem | |
902 | label_board_locked: Proteger |
|
902 | label_board_locked: Proteger | |
903 | permission_export_wiki_pages: Exportar pΓ‘ginas Wiki |
|
903 | permission_export_wiki_pages: Exportar pΓ‘ginas Wiki | |
904 | setting_cache_formatted_text: Colocar formataΓ§Γ£o do texto na memΓ³ria cache |
|
904 | setting_cache_formatted_text: Colocar formataΓ§Γ£o do texto na memΓ³ria cache | |
905 | permission_manage_project_activities: Gerir actividades do projecto |
|
905 | permission_manage_project_activities: Gerir actividades do projecto | |
906 | error_unable_delete_issue_status: NΓ£o foi possΓvel apagar o estado da tarefa |
|
906 | error_unable_delete_issue_status: NΓ£o foi possΓvel apagar o estado da tarefa | |
907 | label_profile: Perfil |
|
907 | label_profile: Perfil | |
908 | permission_manage_subtasks: Gerir sub-tarefas |
|
908 | permission_manage_subtasks: Gerir sub-tarefas | |
909 | field_parent_issue: Tarefa principal |
|
909 | field_parent_issue: Tarefa principal | |
910 | label_subtask_plural: Sub-tarefa |
|
910 | label_subtask_plural: Sub-tarefa | |
911 | label_project_copy_notifications: Enviar notificaΓ§Γ΅es por e-mail durante a cΓ³pia do projecto |
|
911 | label_project_copy_notifications: Enviar notificaΓ§Γ΅es por e-mail durante a cΓ³pia do projecto | |
912 | error_can_not_delete_custom_field: NΓ£o foi possΓvel apagar o campo personalizado |
|
912 | error_can_not_delete_custom_field: NΓ£o foi possΓvel apagar o campo personalizado | |
913 | error_unable_to_connect: NΓ£o foi possΓvel ligar (%{value}) |
|
913 | error_unable_to_connect: NΓ£o foi possΓvel ligar (%{value}) | |
914 | error_can_not_remove_role: Esta funΓ§Γ£o estΓ‘ actualmente em uso e nΓ£o pode ser apagada. |
|
914 | error_can_not_remove_role: Esta funΓ§Γ£o estΓ‘ actualmente em uso e nΓ£o pode ser apagada. | |
915 | error_can_not_delete_tracker: Existem ainda tarefas nesta categoria. NΓ£o Γ© possΓvel apagar este tipo de tarefa. |
|
915 | error_can_not_delete_tracker: Existem ainda tarefas nesta categoria. NΓ£o Γ© possΓvel apagar este tipo de tarefa. | |
916 | field_principal: Principal |
|
916 | field_principal: Principal | |
917 | label_my_page_block: Bloco da minha pΓ‘gina |
|
917 | label_my_page_block: Bloco da minha pΓ‘gina | |
918 | notice_failed_to_save_members: "Erro ao guardar o(s) membro(s): %{errors}." |
|
918 | notice_failed_to_save_members: "Erro ao guardar o(s) membro(s): %{errors}." | |
919 | text_zoom_out: Ampliar |
|
919 | text_zoom_out: Ampliar | |
920 | text_zoom_in: Reduzir |
|
920 | text_zoom_in: Reduzir | |
921 | notice_unable_delete_time_entry: NΓ£o foi possΓvel apagar a entrada de tempo registado. |
|
921 | notice_unable_delete_time_entry: NΓ£o foi possΓvel apagar a entrada de tempo registado. | |
922 | label_overall_spent_time: Total de tempo registado |
|
922 | label_overall_spent_time: Total de tempo registado | |
923 | field_time_entries: Tempo registado |
|
923 | field_time_entries: Tempo registado | |
924 | project_module_gantt: Gantt |
|
924 | project_module_gantt: Gantt | |
925 | project_module_calendar: CalendΓ‘rio |
|
925 | project_module_calendar: CalendΓ‘rio | |
926 | button_edit_associated_wikipage: "Editar pΓ‘gina Wiki associada: %{page_title}" |
|
926 | button_edit_associated_wikipage: "Editar pΓ‘gina Wiki associada: %{page_title}" | |
927 | text_are_you_sure_with_children: Apagar tarefa e todas as sub-tarefas? |
|
927 | text_are_you_sure_with_children: Apagar tarefa e todas as sub-tarefas? | |
928 | field_text: Campo de texto |
|
928 | field_text: Campo de texto | |
929 | label_user_mail_option_only_owner: Apenas para tarefas das quais sou proprietΓ‘rio |
|
929 | label_user_mail_option_only_owner: Apenas para tarefas das quais sou proprietΓ‘rio | |
930 | setting_default_notification_option: OpΓ§Γ£o predefinida de notificaΓ§Γ£o |
|
930 | setting_default_notification_option: OpΓ§Γ£o predefinida de notificaΓ§Γ£o | |
931 | label_user_mail_option_only_my_events: Apenas para tarefas que observo ou em que estou envolvido |
|
931 | label_user_mail_option_only_my_events: Apenas para tarefas que observo ou em que estou envolvido | |
932 | label_user_mail_option_only_assigned: Apenas para tarefas que me foram atribuΓdas |
|
932 | label_user_mail_option_only_assigned: Apenas para tarefas que me foram atribuΓdas | |
933 | label_user_mail_option_none: Sem eventos |
|
933 | label_user_mail_option_none: Sem eventos | |
934 | field_member_of_group: Grupo do detentor de atribuiΓ§Γ£o |
|
934 | field_member_of_group: Grupo do detentor de atribuiΓ§Γ£o | |
935 | field_assigned_to_role: Papel do detentor de atribuiΓ§Γ£o |
|
935 | field_assigned_to_role: Papel do detentor de atribuiΓ§Γ£o | |
936 | notice_not_authorized_archived_project: O projecto a que tentou aceder foi arquivado. |
|
936 | notice_not_authorized_archived_project: O projecto a que tentou aceder foi arquivado. | |
937 | label_principal_search: "Procurar utilizador ou grupo:" |
|
937 | label_principal_search: "Procurar utilizador ou grupo:" | |
938 | label_user_search: "Procurar utilizador:" |
|
938 | label_user_search: "Procurar utilizador:" | |
939 | field_visible: VisΓvel |
|
939 | field_visible: VisΓvel | |
940 | setting_emails_header: CabeΓ§alho dos e-mails |
|
940 | setting_emails_header: CabeΓ§alho dos e-mails | |
941 | setting_commit_logtime_activity_id: Actividade para tempo registado |
|
941 | setting_commit_logtime_activity_id: Actividade para tempo registado | |
942 | text_time_logged_by_changeset: Aplicado no conjunto de alteraΓ§Γ΅es %{value}. |
|
942 | text_time_logged_by_changeset: Aplicado no conjunto de alteraΓ§Γ΅es %{value}. | |
943 | setting_commit_logtime_enabled: Activar registo de tempo |
|
943 | setting_commit_logtime_enabled: Activar registo de tempo | |
944 | notice_gantt_chart_truncated: O grΓ‘fico foi truncado porque excede o nΓΊmero mΓ‘ximo de itens visΓvel (%{mΓ‘x.}) |
|
944 | notice_gantt_chart_truncated: O grΓ‘fico foi truncado porque excede o nΓΊmero mΓ‘ximo de itens visΓvel (%{mΓ‘x.}) | |
945 | setting_gantt_items_limit: NΓΊmero mΓ‘ximo de itens exibidos no grΓ‘fico Gantt |
|
945 | setting_gantt_items_limit: NΓΊmero mΓ‘ximo de itens exibidos no grΓ‘fico Gantt | |
946 | field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text |
|
946 | field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text | |
947 | text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |
|
947 | text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. | |
948 | label_my_queries: My custom queries |
|
948 | label_my_queries: My custom queries | |
949 | text_journal_changed_no_detail: "%{label} updated" |
|
949 | text_journal_changed_no_detail: "%{label} updated" | |
950 | label_news_comment_added: Comment added to a news |
|
950 | label_news_comment_added: Comment added to a news | |
951 | button_expand_all: Expand all |
|
951 | button_expand_all: Expand all | |
952 | button_collapse_all: Collapse all |
|
952 | button_collapse_all: Collapse all | |
953 | label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee |
|
953 | label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee | |
954 | label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author |
|
954 | label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author | |
955 | label_bulk_edit_selected_time_entries: Bulk edit selected time entries |
|
955 | label_bulk_edit_selected_time_entries: Bulk edit selected time entries | |
956 | text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? |
|
956 | text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? | |
957 | label_role_anonymous: Anonymous |
|
957 | label_role_anonymous: Anonymous | |
958 | label_role_non_member: Non member |
|
958 | label_role_non_member: Non member | |
959 | label_issue_note_added: Note added |
|
959 | label_issue_note_added: Note added | |
960 | label_issue_status_updated: Status updated |
|
960 | label_issue_status_updated: Status updated | |
961 | label_issue_priority_updated: Priority updated |
|
961 | label_issue_priority_updated: Priority updated | |
962 | label_issues_visibility_own: Issues created by or assigned to the user |
|
962 | label_issues_visibility_own: Issues created by or assigned to the user | |
963 | field_issues_visibility: Issues visibility |
|
963 | field_issues_visibility: Issues visibility | |
964 | label_issues_visibility_all: All issues |
|
964 | label_issues_visibility_all: All issues | |
965 | permission_set_own_issues_private: Set own issues public or private |
|
965 | permission_set_own_issues_private: Set own issues public or private | |
966 | field_is_private: Private |
|
966 | field_is_private: Private | |
967 | permission_set_issues_private: Set issues public or private |
|
967 | permission_set_issues_private: Set issues public or private | |
968 | label_issues_visibility_public: All non private issues |
|
968 | label_issues_visibility_public: All non private issues | |
969 | text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). |
|
969 | text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). | |
970 | field_commit_logs_encoding: Encoding das mensagens de commit |
|
970 | field_commit_logs_encoding: Encoding das mensagens de commit | |
971 | field_scm_path_encoding: Path encoding |
|
971 | field_scm_path_encoding: Path encoding | |
972 | text_scm_path_encoding_note: "Default: UTF-8" |
|
972 | text_scm_path_encoding_note: "Default: UTF-8" | |
973 | field_path_to_repository: Path to repository |
|
973 | field_path_to_repository: Path to repository | |
974 | field_root_directory: Root directory |
|
974 | field_root_directory: Root directory | |
975 | field_cvs_module: Module |
|
975 | field_cvs_module: Module | |
976 | field_cvsroot: CVSROOT |
|
976 | field_cvsroot: CVSROOT | |
977 | text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) |
|
977 | text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | |
978 | text_scm_command: Command |
|
978 | text_scm_command: Command | |
979 | text_scm_command_version: Version |
|
979 | text_scm_command_version: Version | |
980 | label_git_report_last_commit: Report last commit for files and directories |
|
980 | label_git_report_last_commit: Report last commit for files and directories | |
981 | text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. |
|
981 | text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | |
982 | text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |
|
982 | text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. | |
983 | notice_issue_successful_create: Issue %{id} created. |
|
983 | notice_issue_successful_create: Issue %{id} created. | |
984 | label_between: between |
|
984 | label_between: between | |
985 | setting_issue_group_assignment: Allow issue assignment to groups |
|
985 | setting_issue_group_assignment: Allow issue assignment to groups | |
986 | label_diff: diff |
|
986 | label_diff: diff | |
987 | text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) |
|
987 | text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) |
General Comments 0
You need to be logged in to leave comments.
Login now