import rt 3.8.9
[freeside.git] / rt / lib / RT / I18N / pt_pt.po
1 #
2 msgid ""
3 msgstr ""
4 "Project-Id-Version: RT 3.5.x\n"
5 "PO-Revision-Date: 2008-05-12 12:00-0000\n"
6 "Last-Translator: RICARDO OLIVEIRA <rmo@eurotux.com>\n"
7 "Language-Team: rt-devel <rt-devel@lists.bestpractical.com>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11
12 #: html/Widgets/SavedSearch:117
13 #. ($self->{CurrentSearch}{Object}->Description)
14 msgid " %1 deleted."
15 msgstr " %1 apagado"
16
17 #: html/Widgets/SavedSearch:94
18 #. ($self->{CurrentSearch}{Description}, $args->{Description})
19 msgid " %1 renamed to %2."
20 msgstr " %1 alterado para %2."
21
22 #: html/Widgets/SavedSearch:107
23 #. ($args->{Description})
24 msgid " %1 saved."
25 msgstr " %1 gravado"
26
27 #: html/Approvals/Elements/Approve:50 html/Approvals/Elements/ShowDependency:73 html/SelfService/Display.html:48 html/Ticket/Display.html:49 html/Ticket/Display.html:53
28 #. ($Ticket->id, $Ticket->Subject)
29 #. ($link->BaseObj->Id, $link->BaseObj->Subject)
30 #. ($ticket->Id, $ticket->Subject)
31 #. ($TicketObj->Id, $TicketObj->Subject)
32 msgid "#%1: %2"
33 msgstr "#%1: %2"
34
35 #: html/Elements/ShowSearch:116
36 msgid "$1"
37 msgstr "$1"
38
39 #: lib/RT/Record.pm:957
40 #. ($label)
41 msgid "$prefix %1"
42 msgstr "$prefix %1"
43
44 #: lib/RT/URI/fsck_com_rt.pm:258
45 #. ($self->ObjectType, $self->Object->Id)
46 msgid "%1 #%2"
47 msgstr "%1 #%2"
48
49 #: lib/RT/Date.pm:367
50 #. ($s, $time_unit)
51 msgid "%1 %2"
52 msgstr "%1 %2"
53
54 #: lib/RT/Tickets_Overlay.pm:1684
55 #. ($args{'FIELD'},        $args{'OPERATOR'}, $args{'VALUE'})
56 msgid "%1 %2 %3"
57 msgstr ""
58
59 #: lib/RT/Date.pm:403
60 #. ($self->GetWeekday($wday), $self->GetMonth($mon), map {sprintf "%02d", $_} ($mday, $hour, $min, $sec), ($year+1900))
61 msgid "%1 %2 %3 %4:%5:%6 %7"
62 msgstr "%1 %2 %3 %4:%5:%6 %7"
63
64 #: lib/RT/Record.pm:1707 lib/RT/Transaction_Overlay.pm:668 lib/RT/Transaction_Overlay.pm:711
65 #. ($cf->Name, $new_value->Content)
66 #. ($field, $self->NewValue)
67 #. ($self->Field, $principal->Object->Name)
68 msgid "%1 %2 added"
69 msgstr "%1 %2 adicionado"
70
71 #: lib/RT/Date.pm:364
72 #. ($s, $time_unit)
73 msgid "%1 %2 ago"
74 msgstr "há %1 %2"
75
76 #: lib/RT/Record.pm:1714 lib/RT/Transaction_Overlay.pm:675
77 #. ($cf->Name, $old_content,                $new_value->Content)
78 #. ($field, $self->OldValue, $self->NewValue)
79 msgid "%1 %2 changed to %3"
80 msgstr "%1 %2 alterado para %3"
81
82 #: lib/RT/Record.pm:1711 lib/RT/Transaction_Overlay.pm:671 lib/RT/Transaction_Overlay.pm:717
83 #. ($cf->Name, $old_value->Content)
84 #. ($field, $self->OldValue)
85 #. ($self->Field, $principal->Object->Name)
86 msgid "%1 %2 deleted"
87 msgstr "%1 %2 apagado"
88
89 #: html/Admin/Elements/EditScrips:67 html/Admin/Elements/ListGlobalScrips:65 html/Ticket/Elements/PreviewScrips:105
90 #. (loc($scrip->ConditionObj->Name), loc($scrip->ActionObj->Name), loc($scrip->TemplateObj->Name))
91 msgid "%1 %2 with template %3"
92 msgstr ""
93
94 #: html/Ticket/Elements/ShowAttachments:74
95 #. ($rev->CreatedAsString, $size, $rev->CreatorObj->Name)
96 msgid "%1 (%2) by %3"
97 msgstr "%1 (%2) por %3"
98
99 #: html/SelfService/Update.html:62 html/Ticket/Elements/EditBasics:110 html/Ticket/Update.html:63 html/Ticket/Update.html:65 html/Tools/MyDay.html:71
100 #. (loc($DefaultStatus))
101 #. (loc($Ticket->Status()))
102 #. (loc($TicketObj->Status))
103 #. ($TicketObj->OwnerObj->Name())
104 msgid "%1 (Unchanged)"
105 msgstr "%1 (inalterado)"
106
107 #: bin/rt-crontool:239 bin/rt-crontool:246 bin/rt-crontool:252
108 #. ("--search-argument", "--search")
109 #. ("--condition-argument", "--condition")
110 #. ("--action-argument", "--action")
111 msgid "%1 - An argument to pass to %2"
112 msgstr ""
113
114 #: bin/rt-crontool:264
115 #. ("--verbose")
116 msgid "%1 - Output status updates to STDOUT"
117 msgstr ""
118
119 #: bin/rt-crontool:255
120 #. ("--template-id")
121 msgid "%1 - Specify id of the template you want to use"
122 msgstr ""
123
124 #: bin/rt-crontool:258
125 #. ("--transaction")
126 msgid "%1 - Specify if you want to use either 'first' or 'last' transaction"
127 msgstr ""
128
129 #: bin/rt-crontool:249
130 #. ("--action")
131 msgid "%1 - Specify the action module you want to use"
132 msgstr ""
133
134 #: bin/rt-crontool:243
135 #. ("--condition")
136 msgid "%1 - Specify the condition module you want to use"
137 msgstr ""
138
139 #: bin/rt-crontool:236
140 #. ("--search")
141 msgid "%1 - Specify the search module you want to use"
142 msgstr ""
143
144 #: bin/rt-crontool:261
145 #. ("--transaction-type")
146 msgid "%1 - Specify the type of a transaction you want to use"
147 msgstr "%1 - Especifique o tipo de transacção que quer usar"
148
149 #: html/Elements/Footer:58
150 #. ('&#187;&#124;&#171;', $RT::VERSION, '2006', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>',)
151 msgid "%1 RT %2 Copyright 1996-%3 %4."
152 msgstr ""
153
154 #: lib/RT/ScripAction_Overlay.pm:152
155 #. ($self->Id)
156 msgid "%1 ScripAction loaded"
157 msgstr ""
158
159 #: lib/RT/Record.pm:1744
160 #. ($args{'Value'}, $cf->Name)
161 msgid "%1 added as a value for %2"
162 msgstr "%1 adicionado como valor de %2"
163
164 #: lib/RT/Link_Overlay.pm:146 lib/RT/Link_Overlay.pm:153
165 #. ($args{'Base'})
166 #. ($args{'Target'})
167 msgid "%1 appears to be a local object, but can't be found in the database"
168 msgstr ""
169
170 #: html/Ticket/Elements/ShowDates:75 lib/RT/Transaction_Overlay.pm:552
171 #. ($self->BriefDescription , $self->CreatorObj->Name)
172 #. ($Ticket->LastUpdatedAsString, $Ticket->LastUpdatedByObj->Name)
173 msgid "%1 by %2"
174 msgstr "%1 por %2"
175
176 #: lib/RT/Record.pm:534 lib/RT/Transaction_Overlay.pm:619 lib/RT/Transaction_Overlay.pm:809 lib/RT/Transaction_Overlay.pm:818 lib/RT/Transaction_Overlay.pm:821
177 #. ($args{'Field'},            ( $old_val ? "'$old_val'" : $self->loc("(no value)") ),            '"' . $self->__Value( $args{'Field'}) . '"')
178 #. ($self->Field,                ( $self->OldValue ? "'" . $self->OldValue . "'" : $no_value ),                "'" . $self->NewValue . "'")
179 #. ($self->Field , $q1->Name , $q2->Name)
180 #. ($self->Field, $t2->AsString, $t1->AsString)
181 #. ($self->Field, ($self->OldValue? "'".$self->OldValue ."'" : $self->loc("(no value)")) , "'". $self->NewValue."'")
182 msgid "%1 changed from %2 to %3"
183 msgstr "%1 alterado de %2 para %3"
184
185 #: html/Search/Build.html:215
186 #. ($Description)
187 msgid "%1 copy"
188 msgstr "cópia %1"
189
190 #: lib/RT/Record.pm:961
191 msgid "%1 could not be set to %2."
192 msgstr ""
193
194 #: lib/RT/Ticket_Overlay.pm:2789
195 #. ($self)
196 msgid "%1 couldn't set status to resolved. RT's Database may be inconsistent."
197 msgstr ""
198
199 #: lib/RT/Transaction_Overlay.pm:592
200 #. ($obj_type)
201 msgid "%1 created"
202 msgstr "%1 criado"
203
204 #: lib/RT/Transaction_Overlay.pm:597
205 #. ($obj_type)
206 msgid "%1 deleted"
207 msgstr "%1 apagado"
208
209 #: etc/initialdata:593
210 msgid "%1 highest priority tickets I own"
211 msgstr "%1 tickets com maior prioridade da minha responsabilidade"
212
213 #: bin/rt-crontool:231
214 #. ($0)
215 msgid "%1 is a tool to act on tickets from an external scheduling tool, such as cron."
216 msgstr ""
217
218 #: lib/RT/Queue_Overlay.pm:867
219 #. ($principal->Object->Name, $args{'Type'})
220 msgid "%1 is no longer a %2 for this queue."
221 msgstr ""
222
223 #: lib/RT/Ticket_Overlay.pm:1576
224 #. ($principal->Object->Name,                         $args{'Type'})
225 msgid "%1 is no longer a %2 for this ticket."
226 msgstr ""
227
228 #: lib/RT/Record.pm:1801
229 #. ($TransactionObj->OldValue, $cf->Name)
230 msgid "%1 is no longer a value for custom field %2"
231 msgstr ""
232
233 #: html/Ticket/Elements/ShowTime:49 html/Ticket/Elements/ShowTime:51
234 #. ($minutes)
235 msgid "%1 min"
236 msgstr "%1 min"
237
238 #: etc/initialdata:601
239 msgid "%1 newest unowned tickets"
240 msgstr "%1 tickets mais recentes sem responsável atribuído"
241
242 #: lib/RT/CustomField_Overlay.pm:896
243 msgid "%1 objects"
244 msgstr ""
245
246 #: html/User/Elements/DelegateRights:99
247 #. (loc($ObjectType =~ /^RT::(.*)$/))
248 msgid "%1 rights"
249 msgstr ""
250
251 #: lib/RT/Action/ResolveMembers.pm:65
252 #. (ref $self)
253 msgid "%1 will resolve all members of a resolved group ticket."
254 msgstr ""
255
256 #: lib/RT/CustomField_Overlay.pm:897
257 msgid "%1's %2 objects"
258 msgstr ""
259
260 #: lib/RT/CustomField_Overlay.pm:898
261 msgid "%1's %2's %3 objects"
262 msgstr ""
263
264 #: html/Search/Elements/SearchPrivacy:54 html/Search/Elements/SelectSearchObject:57 html/Search/Elements/SelectSearchesForObjects:59
265 #. ($object->Name)
266 #. ($Object->Name)
267 msgid "%1's saved searches"
268 msgstr "Pesquisas gravadas de %1"
269
270 #: lib/RT/Transaction_Overlay.pm:502
271 #. ($self)
272 msgid "%1: no attachment specified"
273 msgstr "%1: anexo não especificado"
274
275 #: html/Ticket/Elements/ShowTransactionAttachments:80
276 #. ($size)
277 msgid "%1b"
278 msgstr ""
279
280 #: html/Ticket/Elements/ShowTransactionAttachments:77
281 #. (int( $size / 102.4 ) / 10)
282 msgid "%1k"
283 msgstr ""
284
285 #: html/Ticket/Elements/ShowTime:51
286 #. (sprintf("%.1f",$minutes / 60))
287 msgid "%quant(%1,hour)"
288 msgstr ""
289
290 #: lib/RT/Ticket_Overlay.pm:1144
291 #. ($args{'Status'})
292 msgid "'%1' is an invalid value for status"
293 msgstr ""
294
295 #: html/Admin/Elements/EditCustomFieldValues:52 html/Admin/Elements/EditQueueWatchers:52 html/Admin/Elements/EditScrips:58 html/Admin/Elements/EditTemplates:59 html/Admin/Groups/Members.html:75 html/Elements/EditLinks:56 html/Ticket/Elements/EditPeople:69 html/User/Groups/Members.html:78
296 msgid "(Check box to delete)"
297 msgstr "(Seleccione caixa para apagar)"
298
299 #: html/Ticket/Elements/PreviewScrips:101
300 msgid "(Check boxes to disable notifications to the listed recipients)"
301 msgstr "(Seleccione caixas para desactivar notificações para os destinatários listados)"
302
303 #: html/Ticket/Elements/PreviewScrips:125
304 msgid "(Check boxes to enable notifications to the listed recipients)"
305 msgstr "(Seleccione caixas para activar notificações para os destinatários listados)"
306
307 #: html/Ticket/Create.html:221
308 msgid "(Enter ticket ids or URLs, separated with spaces)"
309 msgstr "(Insira identificadores de tickets, separados por espaços)"
310
311 #: html/Admin/Queues/Modify.html:77 html/Admin/Queues/Modify.html:83
312 #. ($RT::CorrespondAddress)
313 #. ($RT::CommentAddress)
314 msgid "(If left blank, will default to %1)"
315 msgstr "(Por omissão será %1)"
316
317 #: html/Admin/Elements/EditCustomFields:76 html/Admin/Elements/ListGlobalCustomFields:55
318 msgid "(No custom fields)"
319 msgstr ""
320
321 #: html/Admin/Groups/Members.html:73 html/User/Groups/Members.html:76
322 msgid "(No members)"
323 msgstr "(Sem membros)"
324
325 #: html/Admin/Elements/EditScrips:55 html/Admin/Elements/ListGlobalScrips:50
326 msgid "(No scrips)"
327 msgstr ""
328
329 #: html/Admin/Elements/EditTemplates:54
330 msgid "(No templates)"
331 msgstr ""
332
333 #: html/Admin/Elements/PickCustomFields:49 html/Admin/Elements/PickObjects:49
334 msgid "(None)"
335 msgstr "(Nada)"
336
337 #: html/Ticket/Update.html:92
338 msgid "(Sends a blind carbon-copy of this update to a comma-delimited list of email addresses. Does <strong>not</strong> change who will receive future updates.)"
339 msgstr ""
340
341 #: html/Ticket/Create.html:105
342 msgid "(Sends a carbon-copy of this update to a comma-delimited list of administrative email addresses. These people <strong>will</strong> receive future updates.)"
343 msgstr ""
344
345 #: html/Ticket/Update.html:88
346 msgid "(Sends a carbon-copy of this update to a comma-delimited list of email addresses. Does <strong>not</strong> change who will receive future updates.)"
347 msgstr ""
348
349 #: html/Ticket/Create.html:95
350 msgid "(Sends a carbon-copy of this update to a comma-delimited list of email addresses. These people <strong>will</strong> receive future updates.)"
351 msgstr ""
352
353 #: html/Admin/Elements/EditScrip:98
354 msgid "(Use these fields when you choose 'User Defined' for a condition or action)"
355 msgstr ""
356
357 #: html/Ticket/Elements/EditWatchers:62 html/Ticket/Elements/ShowUserEntry:55
358 msgid "(Will not be sent email)"
359 msgstr "(Não vai ser enviado email)"
360
361 #: html/Tools/MyDay.html:53
362 #. ($session{'CurrentUser'}->Name)
363 msgid "(displaying new and open tickets for %1)"
364 msgstr "(mostrar tickets novos e abertos de %1)"
365
366 #: html/Admin/Groups/index.html:59 html/User/Groups/index.html:56
367 msgid "(empty)"
368 msgstr "(vazio)"
369
370 #: html/Admin/Users/index.html:62
371 msgid "(no name listed)"
372 msgstr "(sem nome)"
373
374 #: html/Admin/Elements/SelectRights:74 html/Elements/EditCustomFieldSelect:71 html/Elements/SelectCustomFieldValue:53 html/Elements/ShowCustomFields:56 html/Search/Chart:134 html/Search/Elements/Chart:78 lib/RT/Transaction_Overlay.pm:612
375 msgid "(no value)"
376 msgstr "(sem valor)"
377
378 #: html/Admin/Elements/EditCustomFieldValues:49
379 msgid "(no values)"
380 msgstr "(sem valores)"
381
382 #: html/Elements/EditLinks:133 html/Ticket/Elements/BulkLinks:51
383 msgid "(only one ticket)"
384 msgstr "(apenas um ticket)"
385
386 #: html/Elements/RT__Ticket/ColumnMap:151
387 msgid "(pending approval)"
388 msgstr "(aprovações pendentes)"
389
390 #: html/Elements/RT__Ticket/ColumnMap:154
391 msgid "(pending other Collection)"
392 msgstr ""
393
394 #: html/Admin/Users/Modify.html:73
395 msgid "(required)"
396 msgstr "(obrigatório)"
397
398 #: html/Ticket/Elements/ShowTransactionAttachments:84
399 msgid "(untitled)"
400 msgstr ""
401
402 #: html/Ticket/Elements/Reminders:135
403 msgid "(yyyy/mm/dd)"
404 msgstr ""
405
406 #: html/Elements/EditCustomFieldSelect:59
407 msgid "-"
408 msgstr ""
409
410 #: bin/rt-crontool:97
411 msgid "--transaction argument could be only 'first' or 'last'"
412 msgstr ""
413
414 #: html/Ticket/Elements/ShowBasics:55
415 msgid "<% $Ticket->Status%>"
416 msgstr "<% $Ticket->Status%>"
417
418 #: html/Elements/SelectTicketTypes:50
419 msgid "<% $_ %>"
420 msgstr "<% $_ %>"
421
422 #: html/Search/Elements/SelectLinks:50
423 msgid "<%$_%>"
424 msgstr "<%$_%>"
425
426 #: html/Search/Elements/DisplayOptions:75
427 msgid "<%$field%>"
428 msgstr "<%$field%>"
429
430 #: html/Elements/CreateTicket:49
431 #. ($m->scomp('/Elements/SelectNewTicketQueue'))
432 msgid "<input type=\"submit\" class=\"button\" value=\"New ticket in\" />&nbsp;%1"
433 msgstr "<input type=\"submit\" class=\"button\" value=\"Novo Pedido em\" />&nbsp;%1"
434
435 #: docs/design_docs/string-extraction-guide.txt:54 lib/RT/StyleGuide.pod:785
436 #. ($m->scomp('/Elements/SelectNewTicketQueue'))
437 msgid "<input type=\"submit\" value=\"New ticket in\">&nbsp;%1"
438 msgstr "<input type=\"submit\" value=\"Novo Pedido em\">&nbsp;%1"
439
440 #: etc/initialdata:218
441 msgid "A blank template"
442 msgstr "Template em branco"
443
444 #: html/Admin/Users/Modify.html:375
445 msgid "A password was not set, so user won't be able to login."
446 msgstr "Password não foi definida, portanto o utilizador não vai conseguir efectuar login."
447
448 #: lib/RT/ACE_Overlay.pm:176 lib/RT/Principal_Overlay.pm:221
449 msgid "ACE not found"
450 msgstr ""
451
452 #: lib/RT/ACE_Overlay.pm:855
453 msgid "ACEs can only be created and deleted."
454 msgstr ""
455
456 #: html/Search/Elements/SelectAndOr:48
457 msgid "AND"
458 msgstr "E"
459
460 #: html/User/Elements/Tabs:55
461 msgid "About me"
462 msgstr "Sobre mim"
463
464 #: html/Admin/Users/Modify.html:108
465 msgid "Access control"
466 msgstr "Controle de Acesso"
467
468 #: html/Admin/Elements/EditScrip:67
469 msgid "Action"
470 msgstr "Acção"
471
472 #: lib/RT/Scrip_Overlay.pm:174
473 #. ($args{'ScripAction'})
474 msgid "Action %1 not found"
475 msgstr "Acção %1 não encontrada"
476
477 #: bin/rt-crontool:173
478 msgid "Action committed.\\n"
479 msgstr ""
480
481 #: lib/RT/Scrip_Overlay.pm:170
482 msgid "Action is mandatory argument"
483 msgstr ""
484
485 #: bin/rt-crontool:169
486 msgid "Action prepared..."
487 msgstr ""
488
489 #: html/Search/Build.html:87
490 msgid "Add"
491 msgstr "Adicionar"
492
493 #: html/Search/Bulk.html:94
494 msgid "Add AdminCc"
495 msgstr "Adicionar AdminCc"
496
497 #: html/Search/Bulk.html:90
498 msgid "Add Cc"
499 msgstr "Adicionar Cc"
500
501 #: html/Search/Elements/EditFormat:51
502 msgid "Add Columns"
503 msgstr "Adicionar colunas"
504
505 #: html/Search/Elements/PickCriteria:48
506 msgid "Add Criteria"
507 msgstr "Adicionar critérios"
508
509 #: html/Ticket/Create.html:149 html/Ticket/Update.html:118
510 msgid "Add More Files"
511 msgstr "Adicionar mais ficheiros"
512
513 #: html/Search/Bulk.html:86
514 msgid "Add Requestor"
515 msgstr ""
516
517 #: html/Admin/Elements/AddCustomFieldValue:48
518 msgid "Add Value"
519 msgstr ""
520
521 #: html/Admin/Global/Scrip.html:85
522 msgid "Add a scrip which will apply to all queues"
523 msgstr ""
524
525 #: html/Search/Build.html:111 html/Search/Build.html:96
526 msgid "Add and Search"
527 msgstr "Adicionar e pesquisar"
528
529 #: html/Search/Bulk.html:126
530 msgid "Add comments or replies to selected tickets"
531 msgstr "Adicionar comentários ou respostas aos tickets seleccionados"
532
533 #: html/Admin/Groups/Members.html:65 html/User/Groups/Members.html:62
534 msgid "Add members"
535 msgstr "Adicionar membros"
536
537 #: html/Admin/Queues/People.html:89 html/Ticket/Elements/AddWatchers:51
538 msgid "Add new watchers"
539 msgstr "Adicionar novos watchers"
540
541 #: html/Search/Build.html:87
542 msgid "Add these terms to your search"
543 msgstr "Adicionar estes termos à sua pesquisa"
544
545 #: html/Search/Bulk.html:160
546 msgid "Add values"
547 msgstr "Adicionar valores"
548
549 #: lib/RT/CustomField_Overlay.pm:110
550 msgid "Add, delete and modify custom field values for objects"
551 msgstr ""
552
553 #: lib/RT/Queue_Overlay.pm:758
554 #. ($args{'Type'})
555 msgid "Added principal as a %1 for this queue"
556 msgstr ""
557
558 #: lib/RT/Ticket_Overlay.pm:1448
559 #. ($self->loc($args{'Type'}))
560 msgid "Added principal as a %1 for this ticket"
561 msgstr ""
562
563 #: html/Admin/Users/Modify.html:149 html/User/Prefs.html:135
564 msgid "Address1"
565 msgstr "Endereço (1)"
566
567 #: html/Admin/Users/Modify.html:154 html/User/Prefs.html:139
568 msgid "Address2"
569 msgstr "Endereço (2)"
570
571 #: html/Ticket/Create.html:100
572 msgid "Admin Cc"
573 msgstr ""
574
575 #: etc/initialdata:295
576 msgid "Admin Comment"
577 msgstr "Comentário de Admin"
578
579 #: etc/initialdata:274
580 msgid "Admin Correspondence"
581 msgstr ""
582
583 #: html/Admin/Queues/index.html:48 html/Admin/Queues/index.html:51
584 msgid "Admin queues"
585 msgstr ""
586
587 #: html/Admin/Global/index.html:49 html/Admin/Global/index.html:51
588 msgid "Admin/Global configuration"
589 msgstr ""
590
591 #: etc/initialdata:56 html/Ticket/Elements/ShowPeople:62 lib/RT/ACE_Overlay.pm:115
592 msgid "AdminCc"
593 msgstr ""
594
595 #: lib/RT/CustomField_Overlay.pm:108
596 msgid "AdminCustomField"
597 msgstr ""
598
599 #: lib/RT/Group_Overlay.pm:165
600 msgid "AdminGroup"
601 msgstr ""
602
603 #: lib/RT/Group_Overlay.pm:167
604 msgid "AdminGroupMembership"
605 msgstr ""
606
607 #: lib/RT/System.pm:82
608 msgid "AdminOwnPersonalGroups"
609 msgstr ""
610
611 #: lib/RT/Queue_Overlay.pm:94
612 msgid "AdminQueue"
613 msgstr ""
614
615 #: lib/RT/System.pm:83
616 msgid "AdminUsers"
617 msgstr ""
618
619 #: html/Admin/Queues/People.html:71 html/Ticket/Elements/EditPeople:77
620 msgid "Administrative Cc"
621 msgstr ""
622
623 #: html/Ticket/Elements/Tabs:218
624 msgid "Advanced"
625 msgstr "Avançado"
626
627 #: html/Elements/SelectDateRelation:59
628 msgid "After"
629 msgstr ""
630
631 #: html/Search/Elements/PickCriteria:54
632 msgid "Aggregator"
633 msgstr "Agregador"
634
635 #: etc/initialdata:363
636 msgid "All Approvals Passed"
637 msgstr "Todas as aprovações tratadas"
638
639 #: html/Admin/Queues/index.html:77
640 msgid "All Queues"
641 msgstr "Todas as Queues"
642
643 #: html/Search/Elements/EditQuery:58
644 msgid "And/Or"
645 msgstr "E/Ou"
646
647 #: html/Admin/CustomFields/Modify.html:75 html/Admin/Elements/CustomFieldTabs:85
648 msgid "Applies to"
649 msgstr "Aplica-se a"
650
651 #: html/Search/Edit.html:66
652 msgid "Apply"
653 msgstr "Aplicar"
654
655 #: html/Search/Edit.html:66
656 msgid "Apply your changes"
657 msgstr "Aplicar as alterações"
658
659 #: html/Elements/Tabs:80
660 msgid "Approval"
661 msgstr "Aprovação"
662
663 #: html/Approvals/Display.html:67 html/Approvals/Elements/ShowDependency:65 html/Approvals/index.html:88
664 #. ($Ticket->Id, $Ticket->Subject)
665 #. ($ticket->id, $msg)
666 #. ($link->BaseObj->Id, $link->BaseObj->Subject)
667 msgid "Approval #%1: %2"
668 msgstr "Aprovação #%1: %2"
669
670 #: html/Approvals/index.html:77
671 #. ($ticket->Id)
672 msgid "Approval #%1: Notes not recorded due to a system error"
673 msgstr ""
674
675 #: html/Approvals/index.html:75
676 #. ($ticket->Id)
677 msgid "Approval #%1: Notes recorded"
678 msgstr ""
679
680 #: etc/initialdata:351
681 msgid "Approval Passed"
682 msgstr ""
683
684 #: etc/initialdata:374
685 msgid "Approval Rejected"
686 msgstr ""
687
688 #: html/Approvals/Elements/Approve:71
689 msgid "Approve"
690 msgstr ""
691
692 #: etc/initialdata:504 etc/initialdata:506
693 #. (# loc           $note)
694 msgid "Approver's notes: %1"
695 msgstr ""
696
697 #: lib/RT/Date.pm:446
698 msgid "Apr."
699 msgstr "Apr"
700
701 #: html/Search/Elements/DisplayOptions:83
702 msgid "Asc"
703 msgstr "Asc"
704
705 #: html/Elements/SelectSortOrder:58
706 msgid "Ascending"
707 msgstr "Ascendente"
708
709 #: lib/RT/Queue_Overlay.pm:98
710 msgid "Assign and remove custom fields"
711 msgstr ""
712
713 #: lib/RT/Queue_Overlay.pm:98
714 msgid "AssignCustomFields"
715 msgstr ""
716
717 #: html/Search/Bulk.html:144 html/SelfService/Update.html:89 html/Ticket/ModifyAll.html:117 html/Ticket/Update.html:118
718 msgid "Attach"
719 msgstr "Anexar"
720
721 #: html/SelfService/Create.html:94 html/Ticket/Create.html:145
722 msgid "Attach file"
723 msgstr "Anexar ficheiro"
724
725 #: html/SelfService/Update.html:77 html/Ticket/Create.html:133 html/Ticket/Update.html:96
726 msgid "Attached file"
727 msgstr "Ficheiro anexo"
728
729 #: html/Ticket/ShowEmailRecord.html:54 html/Ticket/ShowEmailRecord.html:58 html/Ticket/ShowEmailRecord.html:61
730 #. ($Attachment)
731 msgid "Attachment '%1' could not be loaded"
732 msgstr ""
733
734 #: lib/RT/Transaction_Overlay.pm:510
735 msgid "Attachment created"
736 msgstr "Anexo criado"
737
738 #: lib/RT/Tickets_Overlay.pm:2134
739 msgid "Attachment filename"
740 msgstr ""
741
742 #: html/Ticket/Elements/ShowAttachments:49
743 msgid "Attachments"
744 msgstr "Anexos"
745
746 #: lib/RT/Attributes_Overlay.pm:173
747 msgid "Attribute Deleted"
748 msgstr ""
749
750 #: lib/RT/Date.pm:450
751 msgid "Aug."
752 msgstr "Aug"
753
754 #: etc/initialdata:221
755 msgid "Autoreply"
756 msgstr "Resposta automática"
757
758 #: etc/initialdata:72
759 msgid "Autoreply To Requestors"
760 msgstr "Resposta automática para utilizadores"
761
762 #: html/Widgets/SelectionBox:191
763 msgid "Available"
764 msgstr "Disponível"
765
766 #: html/Admin/Elements/CustomFieldTabs:67 html/Admin/Elements/GroupTabs:62 html/Admin/Elements/QueueTabs:62 html/Admin/Elements/UserTabs:60 html/Ticket/Elements/Tabs:115 html/User/Elements/GroupTabs:61
767 msgid "Basics"
768 msgstr "Informação básica"
769
770 #: html/Ticket/Update.html:90
771 msgid "Bcc"
772 msgstr "Bcc"
773
774 #: html/Admin/CustomFields/GroupRights.html:93 html/Admin/CustomFields/UserRights.html:76 html/Admin/Elements/EditScrip:91
775 msgid "Be sure to save your changes"
776 msgstr ""
777
778 #: html/Elements/SelectDateRelation:57 lib/RT/CurrentUser.pm:363
779 msgid "Before"
780 msgstr "Antes"
781
782 #: html/Elements/Logo:49
783 msgid "Best Practical Solutions, LLC corporate logo"
784 msgstr ""
785
786 #: etc/initialdata:217
787 msgid "Blank"
788 msgstr "Branco"
789
790 #: html/Search/Elements/EditFormat:86
791 msgid "Bold"
792 msgstr ""
793
794 #: html/Search/Results.html:81
795 msgid "Bookmarkable link"
796 msgstr ""
797
798 #: html/Ticket/Elements/ShowHistory:66 html/Ticket/Elements/ShowHistory:71
799 msgid "Brief headers"
800 msgstr ""
801
802 #: html/Ticket/Elements/Tabs:228
803 msgid "Bulk Update"
804 msgstr "Actualização em bloco"
805
806 #: lib/RT/User_Overlay.pm:1855
807 msgid "Can not modify system users"
808 msgstr ""
809
810 #: lib/RT/Queue_Overlay.pm:93
811 msgid "Can this principal see this queue"
812 msgstr ""
813
814 #: lib/RT/CustomField_Overlay.pm:382
815 msgid "Can't add a custom field value without a name"
816 msgstr ""
817
818 #: html/Admin/CustomFields/Objects.html:88
819 #. ($Class)
820 msgid "Can't find a collection class for '%1'"
821 msgstr ""
822
823 #: html/Search/Build.html:288
824 msgid "Can't find a saved search to work with"
825 msgstr "Impossível encontrar a pesquisa gravada definida"
826
827 #: lib/RT/Link_Overlay.pm:161
828 msgid "Can't link a ticket to itself"
829 msgstr ""
830
831 #: html/Widgets/SavedSearch:110
832 #. (loc($self->{SearchType}))
833 msgid "Can't save %1"
834 msgstr ""
835
836 #: html/Search/Build.html:292
837 msgid "Can't save this search"
838 msgstr "Não é possível gravar esta pesquisa"
839
840 #: lib/RT/Record.pm:1304 lib/RT/Record.pm:1380
841 msgid "Can't specifiy both base and target"
842 msgstr ""
843
844 #: html/autohandler:206
845 #. ($msg)
846 msgid "Cannot create user: %1"
847 msgstr "Não é possível criar utilizador: %1"
848
849 #: html/Admin/Elements/AddCustomFieldValue:64 html/Admin/Elements/EditCustomFieldValues:60
850 msgid "Category"
851 msgstr "Categoria"
852
853 #: etc/initialdata:50 html/Admin/Queues/People.html:67 html/SelfService/Create.html:73 html/Ticket/Create.html:90 html/Ticket/Elements/EditPeople:74 html/Ticket/Elements/ShowPeople:58 html/Ticket/Update.html:85 lib/RT/ACE_Overlay.pm:114
854 msgid "Cc"
855 msgstr ""
856
857 #: html/SelfService/Prefs.html:54
858 msgid "Change password"
859 msgstr "Mudar password"
860
861 #: html/Elements/Submit:80
862 msgid "Check All"
863 msgstr "Seleccionar todos"
864
865 #: html/SelfService/Update.html:80 html/Ticket/Create.html:136 html/Ticket/Update.html:99
866 msgid "Check box to delete"
867 msgstr "Seleccione caixa para apagar"
868
869 #: html/Admin/Elements/SelectRights:57
870 msgid "Check box to revoke right"
871 msgstr ""
872
873 #: html/Elements/EditLinks:149 html/Elements/EditLinks:86 html/Elements/ShowLinks:80 html/Ticket/Create.html:226 html/Ticket/Elements/BulkLinks:66
874 msgid "Children"
875 msgstr "Filhos"
876
877 #: html/NoAuth/js/util.js:203
878 msgid "Choose a date"
879 msgstr "Escolha uma data"
880
881 #: html/Admin/Users/Modify.html:159 html/User/Prefs.html:143
882 msgid "City"
883 msgstr "Cidade"
884
885 #: html/Widgets/SelectionBox:214
886 msgid "Clear"
887 msgstr ""
888
889 #: html/Elements/Submit:82
890 msgid "Clear All"
891 msgstr "Limpar todos"
892
893 #: html/Helpers/CalPopup.html:53
894 msgid "Close window"
895 msgstr "Fechar janela"
896
897 #: html/Ticket/Elements/ShowDates:70
898 msgid "Closed"
899 msgstr "Fechado"
900
901 #: html/SelfService/Closed.html:48 html/SelfService/Elements/Tabs:81
902 msgid "Closed tickets"
903 msgstr "Tickets fechados"
904
905 #: lib/RT/CustomField_Overlay.pm:91
906 msgid "Combobox: Select or enter multiple values"
907 msgstr "Seleccione ou insira valores múltiplos"
908
909 #: lib/RT/CustomField_Overlay.pm:92
910 msgid "Combobox: Select or enter one value"
911 msgstr "Seleccione ou insira um valor"
912
913 #: lib/RT/CustomField_Overlay.pm:93
914 msgid "Combobox: Select or enter up to %1 values"
915 msgstr "Seleccione ou insira até %1 valores"
916
917 #: html/Ticket/Elements/ShowTransaction:193 html/Ticket/Elements/Tabs:187
918 msgid "Comment"
919 msgstr "Comentário"
920
921 #: html/Admin/Queues/Modify.html:81
922 msgid "Comment Address"
923 msgstr "Morada de Comentário"
924
925 #: lib/RT/Queue_Overlay.pm:113
926 msgid "Comment on tickets"
927 msgstr "Comentar tickets"
928
929 #: lib/RT/Queue_Overlay.pm:113
930 msgid "CommentOnTicket"
931 msgstr ""
932
933 #: html/Tools/MyDay.html:67
934 msgid "Comments"
935 msgstr "Comentários"
936
937 #: html/Ticket/ModifyAll.html:93 html/Ticket/Update.html:77
938 msgid "Comments (Not sent to requestors)"
939 msgstr "Comentários (não so enviados para utilizadores)"
940
941 #: html/Search/Bulk.html:130
942 msgid "Comments (not sent to requestors)"
943 msgstr "Comentários (não so enviados para utilizadores)"
944
945 #: html/Admin/Users/Modify.html:229 html/Ticket/Elements/ShowRequestor:69
946 msgid "Comments about this user"
947 msgstr "Comentários sobre este utilizador"
948
949 #: lib/RT/Transaction_Overlay.pm:655
950 msgid "Comments added"
951 msgstr "Comentários adicionados"
952
953 #: lib/RT/Action/Generic.pm:177
954 msgid "Commit Stubbed"
955 msgstr ""
956
957 #: html/Admin/Elements/EditScrip:61
958 msgid "Condition"
959 msgstr "Condição"
960
961 #: lib/RT/Scrip_Overlay.pm:186
962 msgid "Condition is mandatory argument"
963 msgstr "Condição é argumento obrigatório"
964
965 #: bin/rt-crontool:153
966 msgid "Condition matches..."
967 msgstr ""
968
969 #: lib/RT/Scrip_Overlay.pm:190
970 msgid "Condition not found"
971 msgstr ""
972
973 #: html/Elements/Tabs:87
974 msgid "Configuration"
975 msgstr "Configuração"
976
977 #: html/SelfService/Prefs.html:56
978 msgid "Confirm"
979 msgstr "Confirmar"
980
981 #: html/Admin/Elements/ModifyTemplate:67 html/Elements/SelectAttachmentField:50 html/Ticket/ModifyAll.html:121
982 msgid "Content"
983 msgstr "Conteúdo"
984
985 #: html/Elements/SelectAttachmentField:51
986 msgid "Content-Type"
987 msgstr ""
988
989 #: html/Search/Elements/EditSearches:67
990 msgid "Copy"
991 msgstr "Copiar"
992
993 #: etc/initialdata:286
994 msgid "Correspondence"
995 msgstr "Correspondência"
996
997 #: lib/RT/Transaction_Overlay.pm:651
998 msgid "Correspondence added"
999 msgstr "Correspondência adicionada"
1000
1001 #: lib/RT/Record.pm:1682 lib/RT/Record.pm:1729
1002 #. ($value_msg)
1003 msgid "Could not add new custom field value: %1"
1004 msgstr ""
1005
1006 #: lib/RT/Ticket_Overlay.pm:3062 lib/RT/Ticket_Overlay.pm:3070 lib/RT/Ticket_Overlay.pm:3087
1007 msgid "Could not change owner. "
1008 msgstr "Não foi possível alterar responsável"
1009
1010 #: html/Admin/CustomFields/Modify.html:163
1011 #. ($msg)
1012 msgid "Could not create CustomField"
1013 msgstr ""
1014
1015 #: html/Admin/Elements/EditCustomField:115
1016 #. ($msg)
1017 msgid "Could not create CustomField: %1"
1018 msgstr ""
1019
1020 #: html/User/Groups/Modify.html:100 lib/RT/Group_Overlay.pm:496 lib/RT/Group_Overlay.pm:503
1021 msgid "Could not create group"
1022 msgstr ""
1023
1024 #: html/Admin/Global/Template.html:94 html/Admin/Queues/Template.html:95
1025 #. ($msg)
1026 msgid "Could not create template: %1"
1027 msgstr ""
1028
1029 #: lib/RT/Ticket_Overlay.pm:1077 lib/RT/Ticket_Overlay.pm:409
1030 msgid "Could not create ticket. Queue not set"
1031 msgstr "Não é possível criar pedido. Especifique uma fila."
1032
1033 #: lib/RT/User_Overlay.pm:257 lib/RT/User_Overlay.pm:271 lib/RT/User_Overlay.pm:280 lib/RT/User_Overlay.pm:289 lib/RT/User_Overlay.pm:298 lib/RT/User_Overlay.pm:312 lib/RT/User_Overlay.pm:322 lib/RT/User_Overlay.pm:498
1034 msgid "Could not create user"
1035 msgstr "Não foi possível criar utilizador"
1036
1037 #: lib/RT/Queue_Overlay.pm:737 lib/RT/Ticket_Overlay.pm:1416
1038 msgid "Could not find or create that user"
1039 msgstr "Não foi possível criar ou encontrar esse utilizador"
1040
1041 #: lib/RT/Queue_Overlay.pm:804 lib/RT/Ticket_Overlay.pm:1497
1042 msgid "Could not find that principal"
1043 msgstr ""
1044
1045 #: html/Admin/CustomFields/Objects.html:71
1046 msgid "Could not load CustomField %1"
1047 msgstr ""
1048
1049 #: html/Admin/Groups/Members.html:114 html/User/Groups/Members.html:113 html/User/Groups/Modify.html:105
1050 msgid "Could not load group"
1051 msgstr ""
1052
1053 #: lib/RT/SavedSearch.pm:121
1054 #. ($privacy)
1055 msgid "Could not load object for %1"
1056 msgstr ""
1057
1058 #: lib/RT/SavedSearch.pm:199
1059 msgid "Could not load search attribute"
1060 msgstr "Não é possível carregar o atributo da pesquisa"
1061
1062 #: lib/RT/Queue_Overlay.pm:756
1063 #. ($args{'Type'})
1064 msgid "Could not make that principal a %1 for this queue"
1065 msgstr ""
1066
1067 #: lib/RT/Ticket_Overlay.pm:1437
1068 #. ($self->loc($args{'Type'}))
1069 msgid "Could not make that principal a %1 for this ticket"
1070 msgstr ""
1071
1072 #: lib/RT/Queue_Overlay.pm:864
1073 #. ($args{'Type'})
1074 msgid "Could not remove that principal as a %1 for this queue"
1075 msgstr ""
1076
1077 #: lib/RT/Ticket_Overlay.pm:1564
1078 #. ($args{'Type'})
1079 msgid "Could not remove that principal as a %1 for this ticket"
1080 msgstr ""
1081
1082 #: lib/RT/User_Overlay.pm:193
1083 msgid "Could not set user info"
1084 msgstr ""
1085
1086 #: lib/RT/Transaction_Overlay.pm:161
1087 msgid "Couldn't add attachment"
1088 msgstr "Não foi possível adicionar anexo"
1089
1090 #: lib/RT/Group_Overlay.pm:1005
1091 msgid "Couldn't add member to group"
1092 msgstr "Não foi possível adicionar membro a grupo"
1093
1094 #: lib/RT/Record.pm:1741 lib/RT/Record.pm:1793
1095 #. ($Msg)
1096 msgid "Couldn't create a transaction: %1"
1097 msgstr "Não foi possível criar uma transacção: %1"
1098
1099 #: lib/RT/Record.pm:970
1100 msgid "Couldn't find row"
1101 msgstr ""
1102
1103 #: lib/RT/Group_Overlay.pm:979
1104 msgid "Couldn't find that principal"
1105 msgstr ""
1106
1107 #: lib/RT/CustomField_Overlay.pm:412
1108 msgid "Couldn't find that value"
1109 msgstr ""
1110
1111 #: lib/RT/CurrentUser.pm:147
1112 #. ($self->Id)
1113 msgid "Couldn't load %1 from the users database.\\n"
1114 msgstr ""
1115
1116 #: html/Admin/CustomFields/UserRights.html:151
1117 #. ($id)
1118 msgid "Couldn't load Class %1"
1119 msgstr ""
1120
1121 #: html/Admin/CustomFields/GroupRights.html:109
1122 #. ($id)
1123 msgid "Couldn't load CustomField %1"
1124 msgstr ""
1125
1126 #: lib/RT/Ticket_Overlay.pm:2009
1127 #. ($self->Id)
1128 msgid "Couldn't load copy of ticket #%1."
1129 msgstr ""
1130
1131 #: html/Admin/Groups/GroupRights.html:111 html/Admin/Groups/UserRights.html:98
1132 #. ($id)
1133 msgid "Couldn't load group %1"
1134 msgstr ""
1135
1136 #: lib/RT/Link_Overlay.pm:204 lib/RT/Link_Overlay.pm:213 lib/RT/Link_Overlay.pm:240
1137 msgid "Couldn't load link"
1138 msgstr ""
1139
1140 #: html/Admin/Elements/ObjectCustomFields:85 html/Admin/Queues/CustomFields.html:61 html/Admin/Users/CustomFields.html:61
1141 #. ($id)
1142 msgid "Couldn't load object %1"
1143 msgstr ""
1144
1145 #: html/Admin/Queues/People.html:144
1146 #. ($id)
1147 msgid "Couldn't load queue"
1148 msgstr ""
1149
1150 #: html/Admin/Queues/GroupRights.html:124 html/Admin/Queues/UserRights.html:95
1151 #. ($id)
1152 msgid "Couldn't load queue %1"
1153 msgstr ""
1154
1155 #: html/Admin/Elements/EditScrip:128 html/Admin/Elements/EditScrip:169
1156 #. ($id)
1157 msgid "Couldn't load scrip #%1"
1158 msgstr ""
1159
1160 #: html/SelfService/Display.html:160 lib/RT/Action/CreateTickets.pm:682
1161 #. ($id)
1162 msgid "Couldn't load ticket '%1'"
1163 msgstr ""
1164
1165 #: lib/RT/Ticket_Overlay.pm:2637
1166 #. ($args{'URI'})
1167 msgid "Couldn't resolve '%1' into a URI."
1168 msgstr ""
1169
1170 #: lib/RT/Link_Overlay.pm:113
1171 #. ($args{'Base'})
1172 msgid "Couldn't resolve base '%1' into a URI."
1173 msgstr ""
1174
1175 #: lib/RT/Link_Overlay.pm:128
1176 #. ($args{'Target'})
1177 msgid "Couldn't resolve target '%1' into a URI."
1178 msgstr ""
1179
1180 #: html/Admin/Users/Modify.html:176 html/User/Prefs.html:155
1181 msgid "Country"
1182 msgstr "País"
1183
1184 #: html/Admin/Elements/CreateUserCalled:49 html/Admin/Elements/EditCustomField:86 html/Admin/Elements/EditScrip:135 html/Admin/Global/Template.html:67 html/Admin/Queues/Template.html:68 html/Elements/QuickCreate:67 html/Ticket/Create.html:171 html/Ticket/Create.html:238
1185 msgid "Create"
1186 msgstr "Criar"
1187
1188 #: etc/initialdata:135
1189 msgid "Create Tickets"
1190 msgstr "Criar tickets"
1191
1192 #: html/Admin/CustomFields/Modify.html:152 html/Admin/Elements/EditCustomField:98
1193 msgid "Create a CustomField"
1194 msgstr ""
1195
1196 #: html/Admin/Queues/CustomField.html:71
1197 #. ($QueueObj->Name())
1198 msgid "Create a CustomField for queue %1"
1199 msgstr ""
1200
1201 #: html/Admin/Groups/Modify.html:105 html/Admin/Groups/Modify.html:131
1202 msgid "Create a new group"
1203 msgstr "Criar novo grupo"
1204
1205 #: html/User/Groups/Modify.html:115 html/User/Groups/Modify.html:90
1206 msgid "Create a new personal group"
1207 msgstr ""
1208
1209 #: html/Ticket/Create.html:49 html/Ticket/Create.html:53 html/Ticket/Create.html:62
1210 msgid "Create a new ticket"
1211 msgstr "Criar novo ticket"
1212
1213 #: html/Admin/Users/Modify.html:256 html/Admin/Users/Modify.html:318
1214 msgid "Create a new user"
1215 msgstr "Criar novo utilizador"
1216
1217 #: html/Admin/Queues/Modify.html:127
1218 msgid "Create a queue"
1219 msgstr "Criar queue"
1220
1221 #: html/Admin/Queues/Scrip.html:91
1222 #. ($QueueObj->Name)
1223 msgid "Create a scrip for queue %1"
1224 msgstr ""
1225
1226 #: html/Admin/Global/Template.html:87 html/Admin/Queues/Template.html:88
1227 msgid "Create a template"
1228 msgstr "Criar template"
1229
1230 #: html/SelfService/Create.html:48 html/SelfService/CreateTicketInQueue.html:48
1231 msgid "Create a ticket"
1232 msgstr "Criar ticket"
1233
1234 #: etc/initialdata:137
1235 msgid "Create new tickets based on this scrip's template"
1236 msgstr "Criar novo pedido baseado num modelo existente"
1237
1238 #: html/SelfService/Create.html:107
1239 msgid "Create ticket"
1240 msgstr "Criar ticket"
1241
1242 #: lib/RT/Queue_Overlay.pm:111
1243 msgid "Create tickets in this queue"
1244 msgstr "Criar tickets nesta queue"
1245
1246 #: lib/RT/CustomField_Overlay.pm:108
1247 msgid "Create, delete and modify custom fields"
1248 msgstr ""
1249
1250 #: lib/RT/Queue_Overlay.pm:94
1251 msgid "Create, delete and modify queues"
1252 msgstr ""
1253
1254 #: lib/RT/System.pm:82
1255 msgid "Create, delete and modify the members of personal groups"
1256 msgstr ""
1257
1258 #: lib/RT/System.pm:83
1259 msgid "Create, delete and modify users"
1260 msgstr ""
1261
1262 #: lib/RT/System.pm:89
1263 msgid "CreateSavedSearch"
1264 msgstr ""
1265
1266 #: lib/RT/Queue_Overlay.pm:111
1267 msgid "CreateTicket"
1268 msgstr ""
1269
1270 #: html/Elements/SelectDateType:49 html/Ticket/Elements/ShowDates:50 lib/RT/Ticket_Overlay.pm:1171
1271 msgid "Created"
1272 msgstr "Criado"
1273
1274 #: html/Admin/CustomFields/Modify.html:165 html/Admin/Elements/EditCustomField:119
1275 #. ($CustomFieldObj->Name())
1276 msgid "Created CustomField %1"
1277 msgstr "Campo Personalisado %1 criado"
1278
1279 #: html/Tools/Reports/Elements/Tabs:65
1280 msgid "Created in a date range"
1281 msgstr ""
1282
1283 #: html/Tools/Reports/CreatedByDates.html:54
1284 msgid "Created tickets in period, grouped by status"
1285 msgstr "Pedidos criados dentro de um periodo de tempo, agrupados por estado"
1286
1287 #: html/Search/Elements/PickBasics:104
1288 msgid "Creator"
1289 msgstr ""
1290
1291 #: html/Elements/EditLinks:51
1292 msgid "Current Links"
1293 msgstr "Links actuais"
1294
1295 #: html/Admin/Elements/EditScrips:53
1296 msgid "Current Scrips"
1297 msgstr ""
1298
1299 #: html/Admin/Groups/Members.html:62 html/User/Groups/Members.html:65
1300 msgid "Current members"
1301 msgstr "Membros actuais"
1302
1303 #: html/Admin/Elements/SelectRights:53
1304 msgid "Current rights"
1305 msgstr "Direitos actuais"
1306
1307 #: html/Search/Elements/EditQuery:49
1308 msgid "Current search"
1309 msgstr "Pesquisa actual"
1310
1311 #: html/Admin/Queues/People.html:64 html/Ticket/Elements/EditPeople:68
1312 msgid "Current watchers"
1313 msgstr ""
1314
1315 #: html/Admin/Elements/SystemTabs:63 html/Admin/Elements/Tabs:64 html/Admin/Global/index.html:73 html/Admin/Users/Modify.html:209 html/Admin/index.html:79 html/Ticket/Elements/ShowSummary:58
1316 msgid "Custom Fields"
1317 msgstr ""
1318
1319 #: html/Admin/CustomFields/index.html:62
1320 #. ($lookup)
1321 msgid "Custom Fields for %1"
1322 msgstr ""
1323
1324 #: html/Admin/Elements/EditScrip:109
1325 msgid "Custom action cleanup code"
1326 msgstr ""
1327
1328 #: html/Admin/Elements/EditScrip:105
1329 msgid "Custom action preparation code"
1330 msgstr ""
1331
1332 #: html/Admin/Elements/EditScrip:101
1333 msgid "Custom condition"
1334 msgstr ""
1335
1336 #: lib/RT/Tickets_Overlay.pm:2619
1337 #. ($CF->Name, $args{OPERATOR}, $args{VALUE})
1338 msgid "Custom field %1 %2 %3"
1339 msgstr ""
1340
1341 #: lib/RT/Record.pm:1625
1342 #. ($args{'Field'})
1343 msgid "Custom field %1 does not apply to this object"
1344 msgstr ""
1345
1346 #: lib/RT/Tickets_Overlay.pm:2613
1347 #. ($CF->Name)
1348 msgid "Custom field %1 has a value."
1349 msgstr ""
1350
1351 #: lib/RT/Tickets_Overlay.pm:2609
1352 #. ($CF->Name)
1353 msgid "Custom field %1 has no value."
1354 msgstr ""
1355
1356 #: lib/RT/Record.pm:1614 lib/RT/Record.pm:1776
1357 #. ($args{'Field'})
1358 msgid "Custom field %1 not found"
1359 msgstr ""
1360
1361 #: lib/RT/Report/Tickets.pm:120 lib/RT/Report/Tickets.pm:123
1362 #. ($cf)
1363 #. ($obj->Name)
1364 msgid "Custom field '%1'"
1365 msgstr ""
1366
1367 #: lib/RT/CustomField_Overlay.pm:1160
1368 #. ($args{'Content'}, $self->Name)
1369 msgid "Custom field value %1 could not be found for custom field %2"
1370 msgstr ""
1371
1372 #: lib/RT/CustomField_Overlay.pm:422
1373 msgid "Custom field value could not be deleted"
1374 msgstr ""
1375
1376 #: lib/RT/CustomField_Overlay.pm:1172
1377 msgid "Custom field value could not be found"
1378 msgstr ""
1379
1380 #: lib/RT/CustomField_Overlay.pm:1174 lib/RT/CustomField_Overlay.pm:420
1381 msgid "Custom field value deleted"
1382 msgstr ""
1383
1384 #: html/Elements/SelectGroups:53 html/Elements/SelectUsers:53 lib/RT/Transaction_Overlay.pm:659
1385 msgid "CustomField"
1386 msgstr ""
1387
1388 #: html/Prefs/MyRT.html:80 html/Prefs/Quicksearch.html:72 html/Prefs/Search.html:77
1389 msgid "Customize"
1390 msgstr ""
1391
1392 #: html/SelfService/Display.html:63 html/Ticket/Create.html:206 html/Ticket/Elements/ShowSummary:91 html/Ticket/Elements/Tabs:118 html/Ticket/ModifyAll.html:67
1393 msgid "Dates"
1394 msgstr "Datas"
1395
1396 #: lib/RT/Date.pm:454
1397 msgid "Dec."
1398 msgstr "Dec"
1399
1400 #: etc/initialdata:222
1401 msgid "Default Autoresponse template"
1402 msgstr ""
1403
1404 #: html/Tools/Offline.html:63
1405 msgid "Default Queue"
1406 msgstr "Queue por omissão"
1407
1408 #: html/Tools/Offline.html:72
1409 msgid "Default Requestor"
1410 msgstr ""
1411
1412 #: etc/initialdata:296
1413 msgid "Default admin comment template"
1414 msgstr ""
1415
1416 #: etc/initialdata:275
1417 msgid "Default admin correspondence template"
1418 msgstr ""
1419
1420 #: etc/initialdata:287
1421 msgid "Default correspondence template"
1422 msgstr ""
1423
1424 #: etc/initialdata:253
1425 msgid "Default transaction template"
1426 msgstr ""
1427
1428 #: lib/RT/Transaction_Overlay.pm:637
1429 #. ($type,        $self->Field,        (            $self->OldValue            ? "'" . $self->OldValue . "'"            : $self->loc("(no value)")        ),        "'" . $self->NewValue . "'")
1430 msgid "Default: %1/%2 changed from %3 to %4"
1431 msgstr ""
1432
1433 #: html/User/Delegation.html:48 html/User/Delegation.html:51
1434 msgid "Delegate rights"
1435 msgstr ""
1436
1437 #: lib/RT/System.pm:86
1438 msgid "Delegate specific rights which have been granted to you."
1439 msgstr ""
1440
1441 #: lib/RT/System.pm:86
1442 msgid "DelegateRights"
1443 msgstr ""
1444
1445 #: html/User/Elements/Tabs:61
1446 msgid "Delegation"
1447 msgstr ""
1448
1449 #: html/Admin/Elements/EditScrips:77 html/Search/Elements/EditFormat:105 html/Search/Elements/EditQuery:59 html/Search/Elements/EditSearches:65 html/Widgets/SelectionBox:212
1450 msgid "Delete"
1451 msgstr "Apagar"
1452
1453 #: html/Admin/Elements/EditTemplates:81
1454 msgid "Delete Template"
1455 msgstr "Apagar template"
1456
1457 #: lib/RT/SavedSearch.pm:222
1458 #. ($msg)
1459 msgid "Delete failed: %1"
1460 msgstr ""
1461
1462 #: html/Admin/Elements/EditScrips:76
1463 msgid "Delete selected scrips"
1464 msgstr ""
1465
1466 #: lib/RT/Queue_Overlay.pm:116
1467 msgid "Delete tickets"
1468 msgstr "Apagar tickets"
1469
1470 #: html/Search/Bulk.html:161
1471 msgid "Delete values"
1472 msgstr "Apagar valores"
1473
1474 #: lib/RT/Queue_Overlay.pm:116
1475 msgid "DeleteTicket"
1476 msgstr ""
1477
1478 #: lib/RT/SavedSearch.pm:220
1479 msgid "Deleted search"
1480 msgstr "Pesquisa apagada"
1481
1482 #: lib/RT/Queue_Overlay.pm:396
1483 msgid "Deleting this object would break referential integrity"
1484 msgstr ""
1485
1486 #: lib/RT/User_Overlay.pm:514
1487 msgid "Deleting this object would violate referential integrity"
1488 msgstr ""
1489
1490 #: html/Approvals/Elements/Approve:75
1491 msgid "Deny"
1492 msgstr ""
1493
1494 #: html/Elements/EditLinks:141 html/Elements/EditLinks:68 html/Elements/ShowLinks:60 html/Ticket/Create.html:224 html/Ticket/Elements/BulkLinks:58 html/Ticket/Elements/ShowDependencies:55
1495 msgid "Depended on by"
1496 msgstr ""
1497
1498 #: lib/RT/Transaction_Overlay.pm:739
1499 #. ($value)
1500 msgid "Dependency by %1 added"
1501 msgstr ""
1502
1503 #: lib/RT/Transaction_Overlay.pm:779
1504 #. ($value)
1505 msgid "Dependency by %1 deleted"
1506 msgstr ""
1507
1508 #: lib/RT/Transaction_Overlay.pm:736
1509 #. ($value)
1510 msgid "Dependency on %1 added"
1511 msgstr ""
1512
1513 #: lib/RT/Transaction_Overlay.pm:776
1514 #. ($value)
1515 msgid "Dependency on %1 deleted"
1516 msgstr ""
1517
1518 #: html/Elements/EditLinks:137 html/Elements/EditLinks:59 html/Elements/SelectLinkType:50 html/Elements/ShowLinks:50 html/Ticket/Create.html:223 html/Ticket/Elements/BulkLinks:54 html/Ticket/Elements/ShowDependencies:48
1519 msgid "Depends on"
1520 msgstr ""
1521
1522 #: html/Search/Elements/DisplayOptions:88
1523 msgid "Desc"
1524 msgstr ""
1525
1526 #: html/Elements/SelectSortOrder:58
1527 msgid "Descending"
1528 msgstr "Descendente"
1529
1530 #: html/SelfService/Create.html:102 html/Ticket/Create.html:154
1531 msgid "Describe the issue below"
1532 msgstr "Descreva o pedido, abaixo"
1533
1534 #: html/Admin/CustomFields/Modify.html:63 html/Admin/Elements/AddCustomFieldValue:59 html/Admin/Elements/EditCustomField:62 html/Admin/Elements/EditCustomFieldValues:58 html/Admin/Elements/EditScrip:57 html/Admin/Elements/ModifyTemplate:59 html/Admin/Groups/Modify.html:73 html/Admin/Queues/Modify.html:71 html/Search/Elements/EditSearches:58 html/User/Groups/Modify.html:72
1535 msgid "Description"
1536 msgstr "Descrição"
1537
1538 #: html/Search/Elements/EditFormat:73 html/Ticket/Elements/Tabs:110
1539 msgid "Display"
1540 msgstr "Mostrar"
1541
1542 #: lib/RT/Queue_Overlay.pm:95
1543 msgid "Display Access Control List"
1544 msgstr ""
1545
1546 #: html/Search/Elements/DisplayOptions:48
1547 msgid "Display Columns"
1548 msgstr "Visualizar Colunas"
1549
1550 #: lib/RT/Queue_Overlay.pm:101
1551 msgid "Display Scrip templates for this queue"
1552 msgstr ""
1553
1554 #: lib/RT/Queue_Overlay.pm:104
1555 msgid "Display Scrips for this queue"
1556 msgstr ""
1557
1558 #: html/Ticket/Elements/ShowHistory:61
1559 msgid "Display mode"
1560 msgstr "Modo de visualização"
1561
1562 #: lib/RT/Group_Overlay.pm:170
1563 msgid "Display saved searches for this group"
1564 msgstr "Visualizar a pesquisa gravada para este grupo"
1565
1566 #: html/Elements/Footer:63
1567 msgid "Distributed under version 2 <a href=\"http://www.gnu.org/copyleft/gpl.html\"> of the GNU GPL.</a>"
1568 msgstr ""
1569
1570 #: lib/RT/System.pm:77
1571 msgid "Do anything and everything"
1572 msgstr ""
1573
1574 #: html/Elements/Refresh:53
1575 msgid "Don't refresh this page."
1576 msgstr ""
1577
1578 #: html/Ticket/Elements/ShowTransactionAttachments:84
1579 msgid "Download"
1580 msgstr "Descarregar"
1581
1582 #: html/Admin/Groups/index.html:63 html/Admin/Users/index.html:66
1583 msgid "Download as a tab-delimited file"
1584 msgstr "Descarregar num ficheiro separado por tabs"
1585
1586 #: html/Elements/SelectDateType:55 html/Ticket/Create.html:212 html/Ticket/Elements/EditDates:68 html/Ticket/Elements/Reminders:135 html/Ticket/Elements/ShowDates:66 lib/RT/Ticket_Overlay.pm:1175
1587 msgid "Due"
1588 msgstr "Prazo"
1589
1590 #: html/Elements/Quicksearch:50 html/Elements/ShowSearch:51 html/index.html:109
1591 msgid "Edit"
1592 msgstr "Editar"
1593
1594 #: html/Search/Bulk.html:151
1595 msgid "Edit Custom Fields"
1596 msgstr "Editar Campos Personalizados"
1597
1598 #: html/Admin/Elements/ObjectCustomFields:94 html/Admin/Queues/CustomFields.html:66 html/Admin/Users/CustomFields.html:66
1599 #. ($Object->Name)
1600 msgid "Edit Custom Fields for %1"
1601 msgstr "Editar Campos Personalizados de %1"
1602
1603 #: html/Admin/Global/CustomFields/Groups.html:56
1604 msgid "Edit Custom Fields for all groups"
1605 msgstr "Editar Campos Personalizados para todos os grupos"
1606
1607 #: html/Admin/Global/CustomFields/Users.html:56
1608 msgid "Edit Custom Fields for all users"
1609 msgstr "Editar Campos Personalizados para todos os utilizadores"
1610
1611 #: html/Admin/Global/CustomFields/Queue-Tickets.html:56 html/Admin/Global/CustomFields/Queue-Transactions.html:56
1612 msgid "Edit Custom Fields for tickets in all queues"
1613 msgstr "Editar \"Campos Personalizados\" para todos os pedidos"
1614
1615 #: html/Search/Bulk.html:190 html/Ticket/ModifyLinks.html:59
1616 msgid "Edit Links"
1617 msgstr "Editar ligações"
1618
1619 #: html/Search/Edit.html:70
1620 msgid "Edit Query"
1621 msgstr "Editar Pesquisa"
1622
1623 #: html/Ticket/Elements/Tabs:216
1624 msgid "Edit Search"
1625 msgstr "Editar Pesquisa"
1626
1627 #: html/Admin/Queues/Templates.html:65
1628 #. ($QueueObj->Name)
1629 msgid "Edit Templates for queue %1"
1630 msgstr ""
1631
1632 #: lib/RT/Group_Overlay.pm:169
1633 msgid "Edit saved searches for this group"
1634 msgstr "Editar Pesquisas para este grupo"
1635
1636 #: html/Admin/Elements/GlobalCustomFieldTabs:62 html/Admin/Global/index.html:69
1637 msgid "Edit system templates"
1638 msgstr "Editar modelos de sistema"
1639
1640 #: lib/RT/Group_Overlay.pm:169
1641 msgid "EditSavedSearches"
1642 msgstr ""
1643
1644 #: html/Admin/Queues/Modify.html:142
1645 #. ($QueueObj->Name)
1646 msgid "Editing Configuration for queue %1"
1647 msgstr ""
1648
1649 #: html/Admin/CustomFields/Modify.html:169 html/Admin/Elements/EditCustomField:122
1650 #. ($CustomFieldObj->Name())
1651 msgid "Editing CustomField %1"
1652 msgstr ""
1653
1654 #: html/Admin/Groups/Members.html:57
1655 #. ($Group->Name)
1656 msgid "Editing membership for group %1"
1657 msgstr ""
1658
1659 #: html/User/Groups/Members.html:152
1660 #. ($Group->Name)
1661 msgid "Editing membership for personal group %1"
1662 msgstr ""
1663
1664 #: lib/RT/Record.pm:1317 lib/RT/Record.pm:1394 lib/RT/Ticket_Overlay.pm:2512 lib/RT/Ticket_Overlay.pm:2602
1665 msgid "Either base or target must be specified"
1666 msgstr ""
1667
1668 #: html/Admin/Users/Modify.html:76 html/Ticket/Elements/AddWatchers:79 html/User/Prefs.html:67
1669 msgid "Email"
1670 msgstr "Email"
1671
1672 #: lib/RT/User_Overlay.pm:237
1673 msgid "Email address in use"
1674 msgstr "Endereço de email já utilizado"
1675
1676 #: html/Admin/CustomFields/Modify.html:100 html/Admin/Elements/EditCustomField:74
1677 msgid "Enabled (Unchecking this box disables this custom field)"
1678 msgstr "Activo (remover selecção desta caixa desactiva este campo)"
1679
1680 #: html/Admin/Groups/Modify.html:89 html/User/Groups/Modify.html:76
1681 msgid "Enabled (Unchecking this box disables this group)"
1682 msgstr "Activo (remover selecção desta caixa desactiva este grupo)"
1683
1684 #: html/Admin/Queues/Modify.html:107
1685 msgid "Enabled (Unchecking this box disables this queue)"
1686 msgstr "Activo (remover selecção desta caixa desactiva esta queue)"
1687
1688 #: html/Admin/Queues/index.html:80
1689 msgid "Enabled Queues"
1690 msgstr "Queues activas"
1691
1692 #: html/Admin/Elements/EditCustomField:138 html/Admin/Groups/Modify.html:156 html/Admin/Users/Modify.html:354 html/User/Groups/Modify.html:140
1693 #. (loc_fuzzy($msg))
1694 msgid "Enabled status %1"
1695 msgstr ""
1696
1697 #: html/Admin/CustomFields/Modify.html:187 html/Admin/Queues/Modify.html:164
1698 #. (loc_fuzzy($msg))
1699 msgid "Enabled status: %1"
1700 msgstr ""
1701
1702 #: lib/RT/CustomField_Overlay.pm:66
1703 msgid "Enter multiple values"
1704 msgstr ""
1705
1706 #: html/Elements/EditLinks:127
1707 msgid "Enter objects or URIs to link objects to. Separate multiple entries with spaces."
1708 msgstr ""
1709
1710 #: lib/RT/CustomField_Overlay.pm:67
1711 msgid "Enter one value"
1712 msgstr "Inserir um valor"
1713
1714 #: html/Elements/EditLinks:124
1715 msgid "Enter queues or URIs to link queues to. Separate multiple entries with spaces."
1716 msgstr "Escreva as filas ou URIs para ligar as filas. Separe várias entradas com espaços."
1717
1718 #: html/Elements/EditLinks:120 html/Search/Bulk.html:191
1719 msgid "Enter tickets or URIs to link tickets to. Separate multiple entries with spaces."
1720 msgstr "Escreva o número dos pedidos ou URIs para ligar os pedidos. Separe várias entradas com espaços."
1721
1722 #: lib/RT/CustomField_Overlay.pm:68
1723 msgid "Enter up to %1 values"
1724 msgstr "Inserir até %1 valores"
1725
1726 #: html/Elements/Login:78 html/SelfService/Error.html:48 html/SelfService/Error.html:49
1727 msgid "Error"
1728 msgstr "Erro"
1729
1730 #: lib/RT/Queue_Overlay.pm:681
1731 msgid "Error in parameters to Queue->AddWatcher"
1732 msgstr ""
1733
1734 #: lib/RT/Queue_Overlay.pm:837
1735 msgid "Error in parameters to Queue->DeleteWatcher"
1736 msgstr ""
1737
1738 #: lib/RT/Ticket_Overlay.pm:1376
1739 msgid "Error in parameters to Ticket->AddWatcher"
1740 msgstr ""
1741
1742 #: lib/RT/Ticket_Overlay.pm:1531
1743 msgid "Error in parameters to Ticket->DeleteWatcher"
1744 msgstr ""
1745
1746 #: html/Search/Build.html:390
1747 #. ($val,              $token, $string)
1748 msgid "Error near ->%1<- expecting a %2 in '%3'"
1749 msgstr ""
1750
1751 #: bin/rt-crontool:287
1752 msgid "Escalate tickets"
1753 msgstr ""
1754
1755 #: html/Ticket/Elements/ShowBasics:59
1756 msgid "Estimated"
1757 msgstr "Estimado"
1758
1759 #: etc/initialdata:20
1760 msgid "Everyone"
1761 msgstr "Todos"
1762
1763 #: bin/rt-crontool:273
1764 msgid "Example:"
1765 msgstr "Exemplo:"
1766
1767 #: html/Admin/Users/Modify.html:101
1768 msgid "Extra info"
1769 msgstr "Informação adicional"
1770
1771 #: lib/RT/SavedSearch.pm:179
1772 msgid "Failed to create search attribute"
1773 msgstr ""
1774
1775 #: lib/RT/User_Overlay.pm:378
1776 msgid "Failed to find 'Privileged' users pseudogroup."
1777 msgstr ""
1778
1779 #: lib/RT/User_Overlay.pm:385
1780 msgid "Failed to find 'Unprivileged' users pseudogroup"
1781 msgstr ""
1782
1783 #: bin/rt-crontool:208
1784 #. ($modname, $@)
1785 msgid "Failed to load module %1. (%2)"
1786 msgstr ""
1787
1788 #: lib/RT/SavedSearch.pm:154
1789 #. ($privacy)
1790 msgid "Failed to load object for %1"
1791 msgstr ""
1792
1793 #: lib/RT/Date.pm:444
1794 msgid "Feb."
1795 msgstr "Feb"
1796
1797 #: html/Elements/SelectAttachmentField:52
1798 msgid "Filename"
1799 msgstr "Ficheiro"
1800
1801 #: lib/RT/CustomField_Overlay.pm:71
1802 msgid "Fill in multiple text areas"
1803 msgstr "Preencher múltiplas áreas de texto"
1804
1805 #: lib/RT/CustomField_Overlay.pm:76
1806 msgid "Fill in multiple wikitext areas"
1807 msgstr ""
1808
1809 #: lib/RT/CustomField_Overlay.pm:72
1810 msgid "Fill in one text area"
1811 msgstr ""
1812
1813 #: lib/RT/CustomField_Overlay.pm:77
1814 msgid "Fill in one wikitext area"
1815 msgstr ""
1816
1817 #: html/Admin/CustomFields/Modify.html:109 html/Admin/CustomFields/Modify.html:120
1818 msgid "Fill in this field with a URL."
1819 msgstr "Preencha este campo com um URL"
1820
1821 #: lib/RT/CustomField_Overlay.pm:73
1822 msgid "Fill in up to %1 text areas"
1823 msgstr "Preencha até %1 áreas de texto"
1824
1825 #: lib/RT/CustomField_Overlay.pm:78
1826 msgid "Fill in up to %1 wikitext areas"
1827 msgstr ""
1828
1829 #: html/Search/Elements/PickBasics:151 html/Ticket/Create.html:185 html/Ticket/Elements/EditBasics:99 lib/RT/Tickets_Overlay.pm:2030
1830 msgid "Final Priority"
1831 msgstr "Prioridade final"
1832
1833 #: lib/RT/Ticket_Overlay.pm:1166
1834 msgid "FinalPriority"
1835 msgstr ""
1836
1837 #: html/Admin/Groups/index.html:74 html/Admin/Queues/People.html:84 html/Ticket/Elements/EditPeople:57
1838 msgid "Find groups whose"
1839 msgstr "Encontrar grupos cujo"
1840
1841 #: html/Admin/Queues/People.html:80 html/Admin/Users/index.html:72 html/Ticket/Elements/EditPeople:53
1842 msgid "Find people whose"
1843 msgstr "Encontrar pessoas cujo"
1844
1845 #: html/Search/Results.html:149
1846 msgid "Find tickets"
1847 msgstr "Encontrar tickets"
1848
1849 #: html/Ticket/Elements/Tabs:83
1850 msgid "First"
1851 msgstr "Primeiro"
1852
1853 #: docs/design_docs/string-extraction-guide.txt:33 lib/RT/StyleGuide.pod:764
1854 msgid "Foo Bar Baz"
1855 msgstr ""
1856
1857 #: docs/design_docs/string-extraction-guide.txt:24 lib/RT/StyleGuide.pod:755
1858 msgid "Foo!"
1859 msgstr ""
1860
1861 #: html/Search/Bulk.html:85
1862 msgid "Force change"
1863 msgstr "Forçar alteraçao"
1864
1865 #: html/Search/Elements/EditFormat:54
1866 msgid "Format"
1867 msgstr ""
1868
1869 #: html/Search/Results.html:147
1870 #. ($ticketcount)
1871 msgid "Found %quant(%1,ticket)"
1872 msgstr ""
1873
1874 #: lib/RT/Record.pm:973
1875 msgid "Found Object"
1876 msgstr ""
1877
1878 #: lib/RT/Date.pm:423
1879 msgid "Fri."
1880 msgstr "Fri"
1881
1882 #: html/Ticket/Elements/ShowHistory:68 html/Ticket/Elements/ShowHistory:74
1883 msgid "Full headers"
1884 msgstr "Cabeçalhos completos"
1885
1886 #: html/Tools/Offline.html:87
1887 msgid "Get template from file"
1888 msgstr ""
1889
1890 #: lib/RT/Transaction_Overlay.pm:705
1891 #. ($New->Name)
1892 msgid "Given to %1"
1893 msgstr ""
1894
1895 #: html/Admin/Elements/Tabs:67 html/Admin/index.html:84
1896 msgid "Global"
1897 msgstr ""
1898
1899 #: html/Admin/Elements/EditCustomFields:57
1900 msgid "Global Custom Fields"
1901 msgstr ""
1902
1903 #: html/Admin/Global/CustomFields/index.html:61
1904 msgid "Global custom field configuration"
1905 msgstr ""
1906
1907 #: html/Admin/Global/MyRT.html:95
1908 #. ($pane)
1909 msgid "Global portlet %1 saved."
1910 msgstr ""
1911
1912 #: html/Admin/Elements/SelectTemplate:61
1913 #. (loc($Template->Name))
1914 msgid "Global template: %1"
1915 msgstr ""
1916
1917 #: html/Admin/CustomFields/index.html:82 html/Admin/Groups/index.html:69 html/Admin/Groups/index.html:75 html/Admin/Queues/People.html:82 html/Admin/Queues/People.html:86 html/Admin/Queues/index.html:68 html/Admin/Users/index.html:75 html/Approvals/index.html:54 html/Elements/RefreshHomepage:50 html/Search/Results.html:76 html/Search/Results.html:92 html/Ticket/Elements/EditPeople:55 html/Ticket/Elements/EditPeople:59 html/Tools/Offline.html:91
1918 msgid "Go!"
1919 msgstr ""
1920
1921 #: html/Elements/GotoTicket:48 html/SelfService/Elements/GotoTicket:48
1922 msgid "Goto ticket"
1923 msgstr "Ir para ticket"
1924
1925 #: html/Ticket/Elements/AddWatchers:69 html/Ticket/Elements/ShowGroupMembers:57 html/User/Elements/DelegateRights:101
1926 msgid "Group"
1927 msgstr "Grupo"
1928
1929 #: html/Admin/Elements/CustomFieldTabs:70 html/Admin/Elements/GroupTabs:68 html/Admin/Elements/QueueTabs:84 html/Admin/Elements/SystemTabs:67 html/Admin/Global/index.html:78
1930 msgid "Group Rights"
1931 msgstr "Direitos do grupo"
1932
1933 #: lib/RT/Group_Overlay.pm:985
1934 msgid "Group already has member"
1935 msgstr "Grupo já tem membro"
1936
1937 #: html/Admin/Groups/Modify.html:115
1938 #. ($create_msg)
1939 msgid "Group could not be created: %1"
1940 msgstr "Grupo não pôde ser criado: %1"
1941
1942 #: lib/RT/Group_Overlay.pm:523
1943 msgid "Group created"
1944 msgstr "Grupo criado"
1945
1946 #: lib/RT/Group_Overlay.pm:1157
1947 msgid "Group has no such member"
1948 msgstr "O grupo não tem esse membro"
1949
1950 #: lib/RT/Group_Overlay.pm:965 lib/RT/Queue_Overlay.pm:743 lib/RT/Queue_Overlay.pm:810 lib/RT/Ticket_Overlay.pm:1423 lib/RT/Ticket_Overlay.pm:1503
1951 msgid "Group not found"
1952 msgstr "Grupo não encontrado"
1953
1954 #: html/Admin/Elements/GlobalCustomFieldTabs:61 html/Admin/Elements/SelectNewGroupMembers:59 html/Admin/Elements/Tabs:58 html/Admin/Global/CustomFields/index.html:71 html/Admin/Groups/Members.html:88 html/Admin/Queues/People.html:106 html/Admin/Users/Memberships.html:55 html/Admin/index.html:69 html/User/Groups/Members.html:90 lib/RT/CustomField_Overlay.pm:1213
1955 msgid "Groups"
1956 msgstr "Grupos"
1957
1958 #: lib/RT/Group_Overlay.pm:991
1959 msgid "Groups can't be members of their members"
1960 msgstr "Grupos não podem ser membros dos seus membros"
1961
1962 #: html/Admin/Groups/index.html:88
1963 msgid "Groups matching search criteria"
1964 msgstr "Grupos que preenchem critérios"
1965
1966 #: html/Ticket/Elements/ShowRequestor:79
1967 msgid "Groups this user belongs to"
1968 msgstr "Grupos a que este utilizador pertence"
1969
1970 #: lib/RT/Interface/CLI.pm:96 lib/RT/Interface/CLI.pm:96
1971 msgid "Hello!"
1972 msgstr "Olá!"
1973
1974 #: docs/design_docs/string-extraction-guide.txt:40 lib/RT/StyleGuide.pod:771
1975 #. ($name)
1976 msgid "Hello, %1"
1977 msgstr "Olá, %1"
1978
1979 #: html/Admin/Elements/GroupTabs:72 html/Admin/Elements/UserTabs:66 html/Ticket/Elements/ShowHistory:55 html/Ticket/Elements/Tabs:113
1980 msgid "History"
1981 msgstr "Histórico"
1982
1983 #: html/Admin/Groups/History.html:64
1984 #. ($GroupObj->Name)
1985 msgid "History of the group %1"
1986 msgstr "Histórico do grupo %1"
1987
1988 #: html/Admin/Users/History.html:64
1989 #. ($UserObj->Name)
1990 msgid "History of the user %1"
1991 msgstr "Histórico do utilizador %1"
1992
1993 #: html/Elements/Tabs:68
1994 msgid "Homepage"
1995 msgstr "Home"
1996
1997 #: html/Elements/SelectTimeUnits:50
1998 msgid "Hours"
1999 msgstr "Horas"
2000
2001 #: lib/RT/Base.pm:135
2002 #. (6)
2003 msgid "I have %quant(%1,concrete mixer)."
2004 msgstr ""
2005
2006 #: html/Search/Build.html:466 lib/RT/Report/Tickets.pm:415
2007 msgid "I'm lost"
2008 msgstr "Estou perdido"
2009
2010 #: html/Ticket/Elements/ShowBasics:50 lib/RT/Tickets_Overlay.pm:1955
2011 msgid "Id"
2012 msgstr "Id"
2013
2014 #: html/Admin/Users/Modify.html:67 html/User/Prefs.html:62
2015 msgid "Identity"
2016 msgstr "Identidade"
2017
2018 #: etc/initialdata:429
2019 msgid "If an approval is rejected, reject the original and delete pending approvals"
2020 msgstr ""
2021
2022 #: html/Tools/Offline.html:76
2023 msgid "If no Requestor is specified, create tickets with this requestor."
2024 msgstr "Se nenhum Requerente for especificado, criar um pedido sem Requerente."
2025
2026 #: html/Tools/Offline.html:67
2027 msgid "If no queue is specified, create tickets in this queue."
2028 msgstr "Se nenhuma queue foi definida, criar tickets nesta queue"
2029
2030 #: bin/rt-crontool:269
2031 msgid "If this tool were setgid, a hostile local user could use this tool to gain administrative access to RT."
2032 msgstr ""
2033
2034 #: html/Admin/Queues/People.html:128 html/Ticket/Modify.html:62 html/Ticket/ModifyAll.html:130 html/Ticket/ModifyPeople.html:62
2035 msgid "If you've updated anything above, be sure to"
2036 msgstr "Se actualizou algo acima, certifique-se que"
2037
2038 #: lib/RT/Record.pm:964
2039 msgid "Illegal value for %1"
2040 msgstr ""
2041
2042 #: lib/RT/Record.pm:967
2043 msgid "Immutable field"
2044 msgstr ""
2045
2046 #: html/Admin/Groups/index.html:67
2047 msgid "Include disabled groups in listing."
2048 msgstr "Incluir grupos desactivados na listagem"
2049
2050 #: html/Admin/Queues/index.html:67
2051 msgid "Include disabled queues in listing."
2052 msgstr "Incluir queues desactivadas na listagem"
2053
2054 #: html/Admin/Users/index.html:73
2055 msgid "Include disabled users in search."
2056 msgstr "Incluir utilizadores desactivados na listagem"
2057
2058 #: html/Admin/CustomFields/Modify.html:115
2059 msgid "Include page"
2060 msgstr "Incluir página"
2061
2062 #: html/Search/Build.html:492 lib/RT/Report/Tickets.pm:441
2063 msgid "Incomplete Query"
2064 msgstr "Query incompleta"
2065
2066 #: html/Search/Build.html:489 lib/RT/Report/Tickets.pm:438
2067 msgid "Incomplete query"
2068 msgstr "Query incompleta"
2069
2070 #: html/Search/Elements/PickBasics:150 lib/RT/Tickets_Overlay.pm:2005
2071 msgid "Initial Priority"
2072 msgstr "Prioridade Inicial"
2073
2074 #: lib/RT/Ticket_Overlay.pm:1165 lib/RT/Ticket_Overlay.pm:1167
2075 msgid "InitialPriority"
2076 msgstr ""
2077
2078 #: lib/RT/ScripAction_Overlay.pm:135
2079 msgid "Input error"
2080 msgstr ""
2081
2082 #: html/Elements/ValidateCustomFields:70 lib/RT/CustomField_Overlay.pm:1024 lib/RT/CustomField_Overlay.pm:1165
2083 #. ($self->FriendlyPattern)
2084 #. ($CF->FriendlyPattern)
2085 msgid "Input must match %1"
2086 msgstr ""
2087
2088 #: lib/RT/Ticket_Overlay.pm:3522
2089 msgid "Internal Error"
2090 msgstr "Erro interno"
2091
2092 #: lib/RT/Record.pm:315
2093 #. ($id->{error_message})
2094 msgid "Internal Error: %1"
2095 msgstr "Erro interno: %1"
2096
2097 #: lib/RT/Group_Overlay.pm:670
2098 msgid "Invalid Group Type"
2099 msgstr ""
2100
2101 #: lib/RT/Principal_Overlay.pm:163
2102 msgid "Invalid Right"
2103 msgstr "Direito Inválido"
2104
2105 #: lib/RT/Record.pm:969
2106 msgid "Invalid data"
2107 msgstr "Dados Inválidos"
2108
2109 #: lib/RT/CustomField_Overlay.pm:210 lib/RT/CustomField_Overlay.pm:681
2110 #. ($msg)
2111 msgid "Invalid pattern: %1"
2112 msgstr "Padrão inválido: %1"
2113
2114 #: lib/RT/Scrip_Overlay.pm:159 lib/RT/Template_Overlay.pm:246
2115 msgid "Invalid queue"
2116 msgstr "Queue inválida"
2117
2118 #: lib/RT/ACE_Overlay.pm:266 lib/RT/ACE_Overlay.pm:275 lib/RT/ACE_Overlay.pm:281 lib/RT/ACE_Overlay.pm:292
2119 msgid "Invalid right"
2120 msgstr "Direito inválido"
2121
2122 #: lib/RT/Record.pm:290
2123 #. ($key)
2124 msgid "Invalid value for %1"
2125 msgstr "Valor inválido para %1"
2126
2127 #: lib/RT/Record.pm:1632
2128 msgid "Invalid value for custom field"
2129 msgstr ""
2130
2131 #: lib/RT/Ticket_Overlay.pm:426
2132 msgid "Invalid value for status"
2133 msgstr "Valor inválido para estado"
2134
2135 #: bin/rt-crontool:270
2136 msgid "It is incredibly important that nonprivileged users not be allowed to run this tool."
2137 msgstr "É muito importante que os utilizadores não privilegiados não possam executar esta ferramenta."
2138
2139 #: bin/rt-crontool:271
2140 msgid "It is suggested that you create a non-privileged unix user with the correct group membership and RT access to run this tool."
2141 msgstr "É sugerido que crie um utilizador não privilegiado com o grupo correcto e acesso ao RT para utilizar esta ferramenta."
2142
2143 #: bin/rt-crontool:233
2144 msgid "It takes several arguments:"
2145 msgstr "Necessários vários argumentos:"
2146
2147 #: html/Search/Elements/EditFormat:87
2148 msgid "Italic"
2149 msgstr "Itálico"
2150
2151 #: lib/RT/Date.pm:443
2152 msgid "Jan."
2153 msgstr "Jan"
2154
2155 #: lib/RT/Group_Overlay.pm:168
2156 msgid "Join or leave this group"
2157 msgstr ""
2158
2159 #: lib/RT/Date.pm:449
2160 msgid "Jul."
2161 msgstr "Jul"
2162
2163 #: html/Ticket/Elements/Tabs:127
2164 msgid "Jumbo"
2165 msgstr ""
2166
2167 #: lib/RT/Date.pm:448
2168 msgid "Jun."
2169 msgstr "Jun"
2170
2171 #: html/Admin/Users/Modify.html:96 html/User/Prefs.html:78
2172 msgid "Language"
2173 msgstr "Língua"
2174
2175 #: html/Search/Elements/EditFormat:81
2176 msgid "Large"
2177 msgstr ""
2178
2179 #: html/Ticket/Elements/Tabs:98
2180 msgid "Last"
2181 msgstr "Último"
2182
2183 #: html/Ticket/Elements/EditDates:61 html/Ticket/Elements/ShowDates:62
2184 msgid "Last Contact"
2185 msgstr "Último Contacto"
2186
2187 #: html/Elements/SelectDateType:52
2188 msgid "Last Contacted"
2189 msgstr ""
2190
2191 #: html/Elements/SelectDateType:53
2192 msgid "Last Updated"
2193 msgstr "Última actualização"
2194
2195 #: html/Search/Elements/PickBasics:105
2196 msgid "LastUpdatedBy"
2197 msgstr ""
2198
2199 #: html/Ticket/Elements/ShowBasics:70
2200 msgid "Left"
2201 msgstr "Restante"
2202
2203 #: html/Admin/Users/Modify.html:111
2204 msgid "Let this user access RT"
2205 msgstr "Permitir que este utilizador aceda ao RT"
2206
2207 #: html/Admin/Users/Modify.html:115
2208 msgid "Let this user be granted rights"
2209 msgstr "Permitir que este utilizador tenha direitos"
2210
2211 #: html/Search/Elements/EditFormat:70
2212 msgid "Link"
2213 msgstr "Ligação"
2214
2215 #: lib/RT/Record.pm:1328
2216 msgid "Link already exists"
2217 msgstr "Ligação já existe"
2218
2219 #: lib/RT/Record.pm:1342
2220 msgid "Link could not be created"
2221 msgstr "Ligação não pôde ser criada"
2222
2223 #: lib/RT/Record.pm:1348
2224 #. ($TransString)
2225 msgid "Link created (%1)"
2226 msgstr "Ligação criada (%1)"
2227
2228 #: lib/RT/Record.pm:1409
2229 #. ($TransString)
2230 msgid "Link deleted (%1)"
2231 msgstr "Ligação apagada (%1)"
2232
2233 #: lib/RT/Record.pm:1415
2234 msgid "Link not found"
2235 msgstr "Ligação não encontrada"
2236
2237 #: html/Ticket/ModifyLinks.html:48 html/Ticket/ModifyLinks.html:52
2238 #. ($Ticket->Id)
2239 msgid "Link ticket #%1"
2240 msgstr ""
2241
2242 #: html/Admin/CustomFields/Modify.html:104
2243 msgid "Link values to"
2244 msgstr "Ligar valores a"
2245
2246 #: lib/RT/Ticket_Overlay.pm:702
2247 msgid "Linking. Permission denied"
2248 msgstr "Ligação. Permissão negada"
2249
2250 #: html/Ticket/Create.html:219 html/Ticket/Elements/ShowSummary:97 html/Ticket/Elements/Tabs:122 html/Ticket/ModifyAll.html:80
2251 msgid "Links"
2252 msgstr "Ligações"
2253
2254 #: html/Search/Elements/EditSearches:77
2255 msgid "Load"
2256 msgstr "Carregar"
2257
2258 #: html/Search/Elements/EditSearches:75
2259 msgid "Load saved search:"
2260 msgstr "Carregar pesquisa gravada:"
2261
2262 #: lib/RT/System.pm:88
2263 msgid "LoadSavedSearch"
2264 msgstr ""
2265
2266 #: html/Admin/Tools/Configuration.html:66
2267 msgid "Loaded perl modules"
2268 msgstr "Módulos perl carregados"
2269
2270 #: lib/RT/SavedSearch.pm:113
2271 #. ($self->Name)
2272 msgid "Loaded search %1"
2273 msgstr "Pesquisa %1 carregada"
2274
2275 #: html/Admin/Users/Modify.html:141 html/User/Prefs.html:128
2276 msgid "Location"
2277 msgstr "Localização"
2278
2279 #: html/Elements/Header:93
2280 #. ("<span>".$session{'CurrentUser'}->Name."</span>")
2281 msgid "Logged in as %1"
2282 msgstr "Ligado como %1"
2283
2284 #: docs/design_docs/string-extraction-guide.txt:71 html/Elements/Login:102 html/Elements/Login:70 html/Elements/Login:86 lib/RT/StyleGuide.pod:795
2285 msgid "Login"
2286 msgstr "Entrar"
2287
2288 #: html/Elements/Header:103
2289 msgid "Logout"
2290 msgstr "Sair"
2291
2292 #: lib/RT/CustomField_Overlay.pm:935
2293 msgid "Lookup type mismatch"
2294 msgstr ""
2295
2296 #: html/Search/Bulk.html:84
2297 msgid "Make Owner"
2298 msgstr "Definir Proprietário"
2299
2300 #: html/Search/Bulk.html:108
2301 msgid "Make Status"
2302 msgstr "Definir estado"
2303
2304 #: html/Search/Bulk.html:116
2305 msgid "Make date Due"
2306 msgstr "Definir data como prazo"
2307
2308 #: html/Search/Bulk.html:118
2309 msgid "Make date Resolved"
2310 msgstr ""
2311
2312 #: html/Search/Bulk.html:112
2313 msgid "Make date Started"
2314 msgstr ""
2315
2316 #: html/Search/Bulk.html:110
2317 msgid "Make date Starts"
2318 msgstr ""
2319
2320 #: html/Search/Bulk.html:114
2321 msgid "Make date Told"
2322 msgstr ""
2323
2324 #: html/Search/Bulk.html:104
2325 msgid "Make priority"
2326 msgstr "Definir prioridade"
2327
2328 #: html/Search/Bulk.html:106
2329 msgid "Make queue"
2330 msgstr ""
2331
2332 #: html/Search/Bulk.html:102
2333 msgid "Make subject"
2334 msgstr "Definir assunto"
2335
2336 #: lib/RT/Group_Overlay.pm:171
2337 msgid "Make this group visible to user"
2338 msgstr ""
2339
2340 #: html/Admin/index.html:80
2341 msgid "Manage custom fields and custom field values"
2342 msgstr ""
2343
2344 #: html/Admin/index.html:71
2345 msgid "Manage groups and group membership"
2346 msgstr "Gerir grupos e membros de grupos"
2347
2348 #: html/Admin/index.html:87
2349 msgid "Manage properties and configuration which apply to all queues"
2350 msgstr "Gerir propriedades e configuração que se aplica a todas as queues"
2351
2352 #: html/Admin/index.html:76
2353 msgid "Manage queues and queue-specific properties"
2354 msgstr "Gerir queues e propriedades específicas das queues"
2355
2356 #: html/Admin/index.html:66
2357 msgid "Manage users and passwords"
2358 msgstr "Gerir utilizadores e passwords"
2359
2360 #: lib/RT/Date.pm:445
2361 msgid "Mar."
2362 msgstr "Mar"
2363
2364 #: lib/RT/Date.pm:447
2365 msgid "May."
2366 msgstr "May"
2367
2368 #: lib/RT/Transaction_Overlay.pm:752
2369 #. ($value)
2370 msgid "Member %1 added"
2371 msgstr "Membro %1 adicionado"
2372
2373 #: lib/RT/Transaction_Overlay.pm:792
2374 #. ($value)
2375 msgid "Member %1 deleted"
2376 msgstr "Membro %1 apagado"
2377
2378 #: lib/RT/Group_Overlay.pm:1002
2379 msgid "Member added"
2380 msgstr "Membro adicionado"
2381
2382 #: lib/RT/Group_Overlay.pm:1164
2383 msgid "Member deleted"
2384 msgstr "Membro apagado"
2385
2386 #: lib/RT/Group_Overlay.pm:1168
2387 msgid "Member not deleted"
2388 msgstr "Membro não apagado"
2389
2390 #: html/Elements/SelectLinkType:49
2391 msgid "Member of"
2392 msgstr "Membro de"
2393
2394 #: html/Admin/Elements/GroupTabs:65 html/User/Elements/GroupTabs:65
2395 msgid "Members"
2396 msgstr "Membros"
2397
2398 #: lib/RT/Transaction_Overlay.pm:749
2399 #. ($value)
2400 msgid "Membership in %1 added"
2401 msgstr ""
2402
2403 #: lib/RT/Transaction_Overlay.pm:789
2404 #. ($value)
2405 msgid "Membership in %1 deleted"
2406 msgstr ""
2407
2408 #: html/Admin/Elements/UserTabs:63
2409 msgid "Memberships"
2410 msgstr ""
2411
2412 #: html/Admin/Users/Memberships.html:62
2413 #. ($UserObj->Name)
2414 msgid "Memberships of the user %1"
2415 msgstr ""
2416
2417 #: lib/RT/Ticket_Overlay.pm:2896
2418 msgid "Merge Successful"
2419 msgstr ""
2420
2421 #: lib/RT/Ticket_Overlay.pm:2774
2422 msgid "Merge failed. Couldn't set EffectiveId"
2423 msgstr ""
2424
2425 #: lib/RT/Ticket_Overlay.pm:2791
2426 msgid "Merge failed. Couldn't set Status"
2427 msgstr ""
2428
2429 #: html/Elements/EditLinks:132 html/Ticket/Elements/BulkLinks:50
2430 msgid "Merge into"
2431 msgstr ""
2432
2433 #: lib/RT/Transaction_Overlay.pm:755
2434 #. ($value)
2435 msgid "Merged into %1"
2436 msgstr ""
2437
2438 #: html/Search/Bulk.html:145 html/Ticket/Update.html:120
2439 msgid "Message"
2440 msgstr "Mensagem"
2441
2442 #: html/Ticket/Elements/ShowTransactionAttachments:166
2443 msgid "Message body not shown because it is too large or is not plain text."
2444 msgstr "Corpo da mensagem não apresentado porque é grande demais ou não é texto"
2445
2446 #: lib/RT/Ticket_Overlay.pm:2445
2447 msgid "Message could not be recorded"
2448 msgstr "Mensagem não pôde ser gravada"
2449
2450 #: lib/RT/Ticket_Overlay.pm:2448
2451 msgid "Message recorded"
2452 msgstr "Mensagem gravada"
2453
2454 #: html/Ticket/Elements/PreviewScrips:124
2455 msgid "Messages about this ticket will not be sent to..."
2456 msgstr "Mensagens sobre este ticket não serão enviadas a..."
2457
2458 #: html/Elements/SelectTimeUnits:49
2459 msgid "Minutes"
2460 msgstr "Minutos"
2461
2462 #: html/Search/Build.html:496 lib/RT/Report/Tickets.pm:445
2463 msgid "Mismatched parentheses"
2464 msgstr ""
2465
2466 #: lib/RT/Record.pm:971
2467 msgid "Missing a primary key?: %1"
2468 msgstr ""
2469
2470 #: html/Admin/Users/Modify.html:196 html/User/Prefs.html:94
2471 msgid "Mobile"
2472 msgstr ""
2473
2474 #: lib/RT/Queue_Overlay.pm:96
2475 msgid "Modify Access Control List"
2476 msgstr "Alterar Lista de Controle de Acessos"
2477
2478 #: html/Admin/Elements/ObjectCustomFields:98
2479 #. (loc(lc($FriendlySubTypes)), loc(lc($Types)))
2480 msgid "Modify Custom Fields which apply to %1 for all %2"
2481 msgstr ""
2482
2483 #: html/Admin/Elements/ObjectCustomFields:100
2484 #. (loc(lc($Types)))
2485 msgid "Modify Custom Fields which apply to all %1"
2486 msgstr ""
2487
2488 #: html/Admin/Global/GroupRights.html:108 html/Admin/Groups/GroupRights.html:96 html/Admin/Queues/GroupRights.html:109
2489 msgid "Modify Group Rights"
2490 msgstr "Alterar Direitos de Grupo"
2491
2492 #: html/Admin/Groups/Members.html:107 html/User/Groups/Members.html:103
2493 msgid "Modify Members"
2494 msgstr "Alterar Membros"
2495
2496 #: html/User/Delegation.html:60
2497 msgid "Modify Rights"
2498 msgstr "Alterar Direitos"
2499
2500 #: lib/RT/Queue_Overlay.pm:99
2501 msgid "Modify Scrip templates for this queue"
2502 msgstr "Alterar templates dos Scrips para esta queue"
2503
2504 #: lib/RT/Queue_Overlay.pm:102
2505 msgid "Modify Scrips for this queue"
2506 msgstr "Alterar Scrips para esta queue"
2507
2508 #: html/Admin/Global/UserRights.html:76 html/Admin/Groups/UserRights.html:78 html/Admin/Queues/UserRights.html:77
2509 msgid "Modify User Rights"
2510 msgstr "Alterar Direitos de Utilizadores"
2511
2512 #: html/Admin/Queues/CustomField.html:68
2513 #. ($QueueObj->Name())
2514 msgid "Modify a CustomField for queue %1"
2515 msgstr ""
2516
2517 #: html/Admin/Queues/Scrip.html:84
2518 #. ($QueueObj->Name)
2519 msgid "Modify a scrip for queue %1"
2520 msgstr "Alterar uma scrip da queue %1"
2521
2522 #: html/Admin/Global/Scrip.html:77
2523 msgid "Modify a scrip that applies to all queues"
2524 msgstr "Alterar uma scrip que se aplica a todas as queues"
2525
2526 #: html/Admin/CustomFields/Objects.html:92
2527 #. ($CF->Name)
2528 msgid "Modify associated objects for %1"
2529 msgstr ""
2530
2531 #: html/Ticket/ModifyDates.html:48 html/Ticket/ModifyDates.html:52
2532 #. ($TicketObj->Id)
2533 msgid "Modify dates for #%1"
2534 msgstr "Alterar datas de #%1"
2535
2536 #: html/Ticket/ModifyDates.html:59
2537 #. ($TicketObj->Id)
2538 msgid "Modify dates for ticket # %1"
2539 msgstr "Alterar datas do ticket # %1"
2540
2541 #: html/Admin/Elements/GlobalCustomFieldTabs:67 html/Admin/Global/index.html:74
2542 msgid "Modify global custom fields"
2543 msgstr ""
2544
2545 #: html/Admin/Elements/GlobalCustomFieldTabs:72 html/Admin/Global/GroupRights.html:48 html/Admin/Global/GroupRights.html:51 html/Admin/Global/index.html:79
2546 msgid "Modify global group rights"
2547 msgstr "Alterar direitos de grupo globais"
2548
2549 #: html/Admin/Global/GroupRights.html:56
2550 msgid "Modify global group rights."
2551 msgstr "Alterar direitos de grupo globais"
2552
2553 #: html/Admin/Global/UserRights.html:48 html/Admin/Global/UserRights.html:51 html/Admin/Global/index.html:83
2554 msgid "Modify global user rights"
2555 msgstr "Alterar direitos de utilizador globais"
2556
2557 #: html/Admin/Global/UserRights.html:56
2558 msgid "Modify global user rights."
2559 msgstr "Alterar direitos de utilizador globais"
2560
2561 #: lib/RT/Group_Overlay.pm:165
2562 msgid "Modify group metadata or delete group"
2563 msgstr ""
2564
2565 #: html/Admin/CustomFields/GroupRights.html:113
2566 #. ($CustomFieldObj->Name)
2567 msgid "Modify group rights for custom field %1"
2568 msgstr ""
2569
2570 #: html/Admin/Groups/GroupRights.html:48 html/Admin/Groups/GroupRights.html:52 html/Admin/Groups/GroupRights.html:58
2571 #. ($GroupObj->Name)
2572 msgid "Modify group rights for group %1"
2573 msgstr "Alterar direitos de grupo para o grupo %1"
2574
2575 #: html/Admin/Queues/GroupRights.html:48 html/Admin/Queues/GroupRights.html:52
2576 #. ($QueueObj->Name)
2577 msgid "Modify group rights for queue %1"
2578 msgstr "Alterar direitos de grupo para a queue %1"
2579
2580 #: lib/RT/Group_Overlay.pm:167
2581 msgid "Modify membership roster for this group"
2582 msgstr ""
2583
2584 #: lib/RT/System.pm:84
2585 msgid "Modify one's own RT account"
2586 msgstr ""
2587
2588 #: html/Admin/Queues/People.html:48 html/Admin/Queues/People.html:52
2589 #. ($QueueObj->Name)
2590 msgid "Modify people related to queue %1"
2591 msgstr "Alterar pessoas relacionadas com a queue %1"
2592
2593 #: html/Ticket/ModifyPeople.html:48 html/Ticket/ModifyPeople.html:52 html/Ticket/ModifyPeople.html:59
2594 #. ($Ticket->id)
2595 #. ($Ticket->Id)
2596 msgid "Modify people related to ticket #%1"
2597 msgstr "Alterar pessoas relacionadas com o ticket %1"
2598
2599 #: html/Admin/Queues/Scrips.html:69
2600 #. ($QueueObj->Name)
2601 msgid "Modify scrips for queue %1"
2602 msgstr "Alterar scrips da queue %1"
2603
2604 #: html/Admin/Elements/GlobalCustomFieldTabs:58 html/Admin/Global/Scrips.html:67 html/Admin/Global/index.html:65
2605 msgid "Modify scrips which apply to all queues"
2606 msgstr "Alterar scrips que se aplicam a todas as queues"
2607
2608 #: html/Admin/Global/Template.html:100 html/Admin/Queues/Template.html:101
2609 #. (loc($TemplateObj->Name()))
2610 msgid "Modify template %1"
2611 msgstr "Alterar template %1"
2612
2613 #: html/Admin/Global/Templates.html:67
2614 msgid "Modify templates which apply to all queues"
2615 msgstr "Alterar templates que se aplicam a todas as queues"
2616
2617 #: html/Admin/Global/index.html:87
2618 msgid "Modify the default \"RT at a glance\" view"
2619 msgstr "Alterar a página principal"
2620
2621 #: html/Admin/Groups/Modify.html:125 html/User/Groups/Modify.html:109
2622 #. ($Group->Name)
2623 msgid "Modify the group %1"
2624 msgstr "Alterar o grupo %1"
2625
2626 #: lib/RT/Queue_Overlay.pm:97
2627 msgid "Modify the queue watchers"
2628 msgstr ""
2629
2630 #: html/Admin/Users/Modify.html:313
2631 #. ($UserObj->Name)
2632 msgid "Modify the user %1"
2633 msgstr "Alterar o utilizador %1"
2634
2635 #: html/Ticket/ModifyAll.html:60
2636 #. ($Ticket->Id)
2637 msgid "Modify ticket # %1"
2638 msgstr "Alterar o ticket # %1"
2639
2640 #: html/Ticket/Modify.html:48 html/Ticket/Modify.html:51 html/Ticket/Modify.html:57
2641 #. ($TicketObj->Id)
2642 msgid "Modify ticket #%1"
2643 msgstr "Alterar ticket # %1"
2644
2645 #: lib/RT/Queue_Overlay.pm:115
2646 msgid "Modify tickets"
2647 msgstr "Alterar tickets"
2648
2649 #: html/Admin/CustomFields/UserRights.html:159
2650 #. ($CustomFieldObj->Name)
2651 msgid "Modify user rights for custom field %1"
2652 msgstr ""
2653
2654 #: html/Admin/Groups/UserRights.html:48 html/Admin/Groups/UserRights.html:52 html/Admin/Groups/UserRights.html:58
2655 #. ($GroupObj->Name)
2656 msgid "Modify user rights for group %1"
2657 msgstr "Alterar direitos de utilizadores para o grupo %1"
2658
2659 #: html/Admin/Queues/UserRights.html:48 html/Admin/Queues/UserRights.html:52
2660 #. ($QueueObj->Name)
2661 msgid "Modify user rights for queue %1"
2662 msgstr "Alterar direitos de utilizador para a queue %1"
2663
2664 #: lib/RT/Queue_Overlay.pm:96
2665 msgid "ModifyACL"
2666 msgstr ""
2667
2668 #: lib/RT/CustomField_Overlay.pm:110
2669 msgid "ModifyCustomField"
2670 msgstr ""
2671
2672 #: lib/RT/Group_Overlay.pm:168
2673 msgid "ModifyOwnMembership"
2674 msgstr ""
2675
2676 #: lib/RT/Queue_Overlay.pm:97
2677 msgid "ModifyQueueWatchers"
2678 msgstr ""
2679
2680 #: lib/RT/Queue_Overlay.pm:102
2681 msgid "ModifyScrips"
2682 msgstr ""
2683
2684 #: lib/RT/System.pm:84
2685 msgid "ModifySelf"
2686 msgstr ""
2687
2688 #: lib/RT/Queue_Overlay.pm:99
2689 msgid "ModifyTemplate"
2690 msgstr ""
2691
2692 #: lib/RT/Queue_Overlay.pm:115
2693 msgid "ModifyTicket"
2694 msgstr ""
2695
2696 #: lib/RT/Date.pm:419
2697 msgid "Mon."
2698 msgstr "Mon"
2699
2700 #: html/Ticket/Elements/ShowRequestor:63
2701 #. ($name)
2702 msgid "More about %1"
2703 msgstr "Mais sobre %1"
2704
2705 #: html/Admin/Elements/PickCustomFields:85
2706 msgid "Move down"
2707 msgstr "Mover para baixo"
2708
2709 #: html/Admin/Elements/PickCustomFields:77
2710 msgid "Move up"
2711 msgstr "Mover para cima"
2712
2713 #: html/Admin/Elements/SelectSingleOrMultiple:50
2714 msgid "Multiple"
2715 msgstr "Múltiplo"
2716
2717 #: lib/RT/User_Overlay.pm:228
2718 msgid "Must specify 'Name' attribute"
2719 msgstr ""
2720
2721 #: html/SelfService/Elements/MyRequests:79
2722 #. ($friendly_status)
2723 msgid "My %1 tickets"
2724 msgstr "Os meus %1 tickets"
2725
2726 #: html/Tools/Elements/Tabs:65
2727 msgid "My Day"
2728 msgstr ""
2729
2730 #: html/Approvals/index.html:48 html/Approvals/index.html:49
2731 msgid "My approvals"
2732 msgstr "As minhas aprovações"
2733
2734 #: html/Search/Elements/SearchPrivacy:52 html/Search/Elements/SelectSearchObject:55 html/Search/Elements/SelectSearchesForObjects:56
2735 msgid "My saved searches"
2736 msgstr "As minhas pesquisas guardadas"
2737
2738 #: html/Admin/CustomFields/Modify.html:60 html/Admin/Elements/AddCustomFieldValue:55 html/Admin/Elements/EditCustomField:57 html/Admin/Elements/EditCustomFieldValues:57 html/Admin/Elements/ModifyTemplate:51 html/Admin/Groups/Modify.html:67 html/Search/Bulk.html:159 html/User/Groups/Modify.html:67
2739 msgid "Name"
2740 msgstr "Nome"
2741
2742 #: lib/RT/User_Overlay.pm:235
2743 msgid "Name in use"
2744 msgstr "Nome em utilização"
2745
2746 #: html/Ticket/Elements/ShowDates:75
2747 msgid "Never"
2748 msgstr "Nunca"
2749
2750 #: html/Elements/EditLinks:118
2751 msgid "New Links"
2752 msgstr "Novas Ligações"
2753
2754 #: html/Admin/Users/Modify.html:121 html/User/Prefs.html:111
2755 msgid "New Password"
2756 msgstr "Nova Password"
2757
2758 #: etc/initialdata:332
2759 msgid "New Pending Approval"
2760 msgstr "Novas aprovações pendentes"
2761
2762 #: html/Ticket/Elements/Tabs:214
2763 msgid "New Search"
2764 msgstr "Nova Pesquisa"
2765
2766 #: html/Admin/Elements/CustomFieldTabs:95 html/Admin/Queues/CustomField.html:75
2767 msgid "New custom field"
2768 msgstr ""
2769
2770 #: html/Admin/Elements/GroupTabs:79 html/User/Elements/GroupTabs:75
2771 msgid "New group"
2772 msgstr "Novo grupo"
2773
2774 #: html/SelfService/Prefs.html:55
2775 msgid "New password"
2776 msgstr "Nova password"
2777
2778 #: lib/RT/User_Overlay.pm:818
2779 msgid "New password notification sent"
2780 msgstr ""
2781
2782 #: html/Admin/Elements/QueueTabs:97
2783 msgid "New queue"
2784 msgstr "Nova queue"
2785
2786 #: html/Ticket/Elements/Reminders:120
2787 msgid "New reminder:"
2788 msgstr "Nova Nota"
2789
2790 #: html/Admin/Elements/SelectRights:67
2791 msgid "New rights"
2792 msgstr "Novos direitos"
2793
2794 #: html/Admin/Global/Scrip.html:65 html/Admin/Global/Scrips.html:62 html/Admin/Queues/Scrip.html:73 html/Admin/Queues/Scrips.html:78
2795 msgid "New scrip"
2796 msgstr "Novo scrip"
2797
2798 #: html/Admin/Global/Template.html:80 html/Admin/Global/Templates.html:62 html/Admin/Queues/Template.html:81 html/Admin/Queues/Templates.html:73
2799 msgid "New template"
2800 msgstr "Novo template"
2801
2802 #: html/SelfService/Elements/Tabs:87 html/SelfService/Elements/Tabs:91
2803 msgid "New ticket"
2804 msgstr "Novo ticket"
2805
2806 #: lib/RT/Ticket_Overlay.pm:2751
2807 msgid "New ticket doesn't exist"
2808 msgstr "Novo ticket não existe"
2809
2810 #: html/Admin/Elements/UserTabs:83
2811 msgid "New user"
2812 msgstr "Novo utilizador"
2813
2814 #: html/Admin/Elements/CreateUserCalled:49
2815 msgid "New user called"
2816 msgstr "Novo utilizador chamado"
2817
2818 #: html/Admin/Queues/People.html:78 html/Ticket/Elements/EditPeople:52
2819 msgid "New watchers"
2820 msgstr ""
2821
2822 #: html/Helpers/CalPopup.html:60 html/Ticket/Elements/Tabs:94
2823 msgid "Next"
2824 msgstr "Próximo"
2825
2826 #: html/Elements/TicketList:108
2827 msgid "Next Page"
2828 msgstr "Próxima Página"
2829
2830 #: html/Admin/Users/Modify.html:86 html/User/Prefs.html:74
2831 msgid "Nickname"
2832 msgstr "Nick"
2833
2834 #: html/Admin/CustomFields/UserRights.html:147
2835 msgid "No Class defined"
2836 msgstr ""
2837
2838 #: html/Admin/CustomFields/Modify.html:168 html/Admin/Elements/EditCustomField:121
2839 msgid "No CustomField"
2840 msgstr ""
2841
2842 #: html/Admin/CustomFields/GroupRights.html:105
2843 msgid "No CustomField defined"
2844 msgstr ""
2845
2846 #: html/Admin/Groups/GroupRights.html:107 html/Admin/Groups/UserRights.html:94
2847 msgid "No Group defined"
2848 msgstr "Sem Grupo definido"
2849
2850 #: lib/RT/Tickets_Overlay_SQL.pm:484
2851 msgid "No Query"
2852 msgstr ""
2853
2854 #: html/Admin/Queues/GroupRights.html:120 html/Admin/Queues/UserRights.html:91
2855 msgid "No Queue defined"
2856 msgstr ""
2857
2858 #: bin/rt-crontool:75
2859 msgid "No RT user found. Please consult your RT administrator.\\n"
2860 msgstr ""
2861
2862 #: html/Admin/Global/Template.html:98 html/Admin/Queues/Template.html:99
2863 msgid "No Template"
2864 msgstr ""
2865
2866 #: html/Approvals/Elements/Approve:79
2867 msgid "No action"
2868 msgstr ""
2869
2870 #: lib/RT/Record.pm:966
2871 msgid "No column specified"
2872 msgstr ""
2873
2874 #: html/Ticket/Elements/ShowRequestor:70
2875 msgid "No comment entered about this user"
2876 msgstr ""
2877
2878 #: lib/RT/Action/Generic.pm:187 lib/RT/Condition/Generic.pm:199 lib/RT/Search/ActiveTicketsInQueue.pm:79 lib/RT/Search/Generic.pm:136 lib/RT/Search/Googleish.pm:90
2879 #. (ref $self)
2880 msgid "No description for %1"
2881 msgstr "Sem descrição para %1"
2882
2883 #: lib/RT/Users_Overlay.pm:192
2884 msgid "No group specified"
2885 msgstr "Grupo não especificado"
2886
2887 #: html/Admin/Groups/index.html:54
2888 msgid "No groups matching search criteria found."
2889 msgstr "Nenhum grupo verificou o critério de pesquisa especificado."
2890
2891 #: lib/RT/Ticket_Overlay.pm:2386
2892 msgid "No message attached"
2893 msgstr "Sem mensagem anexada"
2894
2895 #: lib/RT/User_Overlay.pm:1036
2896 msgid "No password set"
2897 msgstr "Password não definida"
2898
2899 #: lib/RT/Queue_Overlay.pm:363
2900 msgid "No permission to create queues"
2901 msgstr "Sem permissão para criar queues"
2902
2903 #: lib/RT/Ticket_Overlay.pm:1090 lib/RT/Ticket_Overlay.pm:422
2904 #. ($QueueObj->Name)
2905 msgid "No permission to create tickets in the queue '%1'"
2906 msgstr "Sem permissão para criar tickets na queue '%1'"
2907
2908 #: lib/RT/User_Overlay.pm:188
2909 msgid "No permission to create users"
2910 msgstr "Sem permissão para criar utilizadores"
2911
2912 #: html/SelfService/Display.html:210
2913 msgid "No permission to display that ticket"
2914 msgstr "Sem permissão para ver esse ticket"
2915
2916 #: lib/RT/SavedSearch.pm:158
2917 msgid "No permission to save system-wide searches"
2918 msgstr "Não tem permissão para gravar uma pesquisa de sistema"
2919
2920 #: html/SelfService/Update.html:119
2921 msgid "No permission to view update ticket"
2922 msgstr "Sem permissão para ver ou actualizar esse ticket"
2923
2924 #: lib/RT/Ticket_Overlay.pm:1482
2925 msgid "No principal specified"
2926 msgstr ""
2927
2928 #: html/Admin/Queues/People.html:177 html/Admin/Queues/People.html:187
2929 msgid "No principals selected."
2930 msgstr ""
2931
2932 #: html/Admin/Queues/index.html:59
2933 msgid "No queues matching search criteria found."
2934 msgstr "Nenhuma fila verificou os critérios de pesquisa especificados"
2935
2936 #: html/Admin/Elements/SelectRights:108
2937 msgid "No rights found"
2938 msgstr ""
2939
2940 #: html/Admin/Elements/SelectRights:55
2941 msgid "No rights granted."
2942 msgstr ""
2943
2944 #: lib/RT/SavedSearch.pm:198
2945 msgid "No search loaded"
2946 msgstr "Nenhuma pesquisa carregada"
2947
2948 #: html/Search/Bulk.html:234
2949 msgid "No search to operate on."
2950 msgstr "Nenhuma pesquisa possível"
2951
2952 #: html/Elements/RT__Ticket/ColumnMap:139 html/Search/Results.rdf:80
2953 msgid "No subject"
2954 msgstr "Sem assunto"
2955
2956 #: html/Search/Chart:101
2957 msgid "No tickets found."
2958 msgstr "Tickets não encontrados"
2959
2960 #: lib/RT/Transaction_Overlay.pm:549 lib/RT/Transaction_Overlay.pm:586
2961 msgid "No transaction type specified"
2962 msgstr ""
2963
2964 #: html/Admin/Users/index.html:57
2965 msgid "No users matching search criteria found."
2966 msgstr "Nenhum proprietário verificou o critério de pesquisa."
2967
2968 #: lib/RT/Record.pm:963
2969 msgid "No value sent to _Set!\\n"
2970 msgstr ""
2971
2972 #: html/Elements/QuickCreate:61
2973 msgid "Nobody"
2974 msgstr "Nobody"
2975
2976 #: lib/RT/Record.pm:968
2977 msgid "Nonexistant field?"
2978 msgstr ""
2979
2980 #: html/Search/Chart:149 html/Search/Elements/Chart:90
2981 msgid "Not Set"
2982 msgstr "Não definido"
2983
2984 #: html/Elements/Header:98
2985 msgid "Not logged in."
2986 msgstr "Desligado"
2987
2988 #: lib/RT/Date.pm:399
2989 msgid "Not set"
2990 msgstr ""
2991
2992 #: html/NoAuth/Reminder.html:50
2993 msgid "Not yet implemented."
2994 msgstr ""
2995
2996 #: html/Approvals/Elements/Approve:83
2997 msgid "Notes"
2998 msgstr ""
2999
3000 #: lib/RT/User_Overlay.pm:821
3001 msgid "Notification could not be sent"
3002 msgstr "Notificação não pôde ser enviada"
3003
3004 #: etc/initialdata:101
3005 msgid "Notify AdminCcs"
3006 msgstr ""
3007
3008 #: etc/initialdata:97
3009 msgid "Notify AdminCcs as Comment"
3010 msgstr "Notificar AdminCCS como Comentário"
3011
3012 #: etc/initialdata:93 etc/upgrade/3.1.17/content:6
3013 msgid "Notify Ccs"
3014 msgstr ""
3015
3016 #: etc/initialdata:89 etc/upgrade/3.1.17/content:2
3017 msgid "Notify Ccs as Comment"
3018 msgstr "Notificar CCs como Comentário"
3019
3020 #: etc/initialdata:128
3021 msgid "Notify Other Recipients"
3022 msgstr ""
3023
3024 #: etc/initialdata:124
3025 msgid "Notify Other Recipients as Comment"
3026 msgstr "Notificar outros recipientes como comentário"
3027
3028 #: etc/initialdata:85
3029 msgid "Notify Owner"
3030 msgstr "Notificar Proprietário"
3031
3032 #: etc/initialdata:81
3033 msgid "Notify Owner as Comment"
3034 msgstr "Notificar Proprietário como comentário"
3035
3036 #: etc/initialdata:376
3037 msgid "Notify Owner of their rejected ticket"
3038 msgstr ""
3039
3040 #: etc/initialdata:365
3041 msgid "Notify Owner of their ticket has been approved by all approvers"
3042 msgstr ""
3043
3044 #: etc/initialdata:353
3045 msgid "Notify Owner of their ticket has been approved by some approver"
3046 msgstr ""
3047
3048 #: etc/initialdata:334
3049 msgid "Notify Owners and AdminCcs of new items pending their approval"
3050 msgstr ""
3051
3052 #: etc/initialdata:77
3053 msgid "Notify Requestors"
3054 msgstr "Notificar Requerentes"
3055
3056 #: etc/initialdata:111
3057 msgid "Notify Requestors and Ccs"
3058 msgstr "Notificar Requerentes e CCs"
3059
3060 #: etc/initialdata:106
3061 msgid "Notify Requestors and Ccs as Comment"
3062 msgstr "Notificar Requerentes e CCs como comentário"
3063
3064 #: etc/initialdata:120
3065 msgid "Notify Requestors, Ccs and AdminCcs"
3066 msgstr "Notificar Requerentes, CCs e AdminCCs"
3067
3068 #: etc/initialdata:116
3069 msgid "Notify Requestors, Ccs and AdminCcs as Comment"
3070 msgstr "Notificar Requerentes, CCs e AdminCCs como comentário"
3071
3072 #: lib/RT/Date.pm:453
3073 msgid "Nov."
3074 msgstr "Nov"
3075
3076 #: html/Search/Elements/SelectAndOr:49
3077 msgid "OR"
3078 msgstr "OU"
3079
3080 #: lib/RT/Record.pm:329
3081 msgid "Object could not be created"
3082 msgstr ""
3083
3084 #: lib/RT/Record.pm:130
3085 msgid "Object could not be deleted"
3086 msgstr ""
3087
3088 #: lib/RT/Record.pm:348
3089 msgid "Object created"
3090 msgstr ""
3091
3092 #: lib/RT/Record.pm:127
3093 msgid "Object deleted"
3094 msgstr "Objecto apagado"
3095
3096 #: html/Admin/CustomFields/Objects.html:74 html/Admin/Elements/ObjectCustomFields:65
3097 #. ($ObjectType)
3098 #. ($LookupType)
3099 msgid "Object of type %1 cannot take custom fields"
3100 msgstr ""
3101
3102 #: lib/RT/CustomField_Overlay.pm:970
3103 msgid "Object type mismatch"
3104 msgstr ""
3105
3106 #: lib/RT/Date.pm:452
3107 msgid "Oct."
3108 msgstr "Oct"
3109
3110 #: html/Tools/Elements/Tabs:57
3111 msgid "Offline"
3112 msgstr "Offline"
3113
3114 #: html/Tools/Offline.html:51
3115 msgid "Offline edits"
3116 msgstr ""
3117
3118 #: html/Tools/Offline.html:48
3119 msgid "Offline upload"
3120 msgstr ""
3121
3122 #: html/Elements/SelectDateRelation:58
3123 msgid "On"
3124 msgstr "Em"
3125
3126 #: lib/RT/Transaction_Overlay.pm:349
3127 #. ($self->CreatedAsString(), $self->CreatorObj->Name())
3128 msgid "On %1, %2 wrote:"
3129 msgstr ""
3130
3131 #: etc/initialdata:163
3132 msgid "On Comment"
3133 msgstr "Em comentário"
3134
3135 #: etc/initialdata:156
3136 msgid "On Correspond"
3137 msgstr "Em Resposta"
3138
3139 #: etc/initialdata:145
3140 msgid "On Create"
3141 msgstr "Em Criação"
3142
3143 #: etc/initialdata:184
3144 msgid "On Owner Change"
3145 msgstr "Em Alteração de Dono"
3146
3147 #: etc/initialdata:177 etc/upgrade/3.1.17/content:15
3148 msgid "On Priority Change"
3149 msgstr "Em Alteração de Prioridade"
3150
3151 #: etc/initialdata:192
3152 msgid "On Queue Change"
3153 msgstr "Em Alteração de Queue"
3154
3155 #: etc/initialdata:198
3156 msgid "On Resolve"
3157 msgstr "Em Resolução"
3158
3159 #: etc/initialdata:169
3160 msgid "On Status Change"
3161 msgstr "Em Alteração de Estado"
3162
3163 #: etc/initialdata:150
3164 msgid "On Transaction"
3165 msgstr "Em Transacção"
3166
3167 #: html/Approvals/Elements/PendingMyApproval:72
3168 #. ("<input size='15' value='".( $created_after->Unix >0 && $created_after->ISO)."' name='CreatedAfter' id='CreatedAfter' />")
3169 msgid "Only show approvals for requests created after %1"
3170 msgstr ""
3171
3172 #: html/Approvals/Elements/PendingMyApproval:70
3173 #. ("<input size='15' value='".($created_before->Unix > 0 &&$created_before->ISO)."' name='CreatedBefore' id='CreatedBefore' />")
3174 msgid "Only show approvals for requests created before %1"
3175 msgstr ""
3176
3177 #: html/Admin/CustomFields/index.html:77
3178 msgid "Only show custom fields for:"
3179 msgstr ""
3180
3181 #: etc/initialdata:139
3182 msgid "Open Tickets"
3183 msgstr "Tickets Abertos"
3184
3185 #: html/Ticket/Elements/Tabs:162
3186 msgid "Open it"
3187 msgstr "Abrir"
3188
3189 #: html/SelfService/Elements/Tabs:78 html/SelfService/index.html:48
3190 msgid "Open tickets"
3191 msgstr "Tickets Abertos"
3192
3193 #: etc/initialdata:140
3194 msgid "Open tickets on correspondence"
3195 msgstr "Abrir Tickets em resposta"
3196
3197 #: html/Prefs/MyRT.html:72
3198 msgid "Options"
3199 msgstr "Opções"
3200
3201 #: html/Search/Elements/DisplayOptions:61
3202 msgid "Order by"
3203 msgstr "Ordenar por"
3204
3205 #: html/Admin/Users/Modify.html:144 html/User/Prefs.html:131
3206 msgid "Organization"
3207 msgstr "Organização"
3208
3209 #: html/Approvals/Elements/Approve:55
3210 #. ($approving->Id, $approving->Subject)
3211 msgid "Originating ticket: #%1"
3212 msgstr ""
3213
3214 #: lib/RT/Transaction_Overlay.pm:643
3215 msgid "Outgoing email about a comment recorded"
3216 msgstr "Registado email sobre um comentário"
3217
3218 #: lib/RT/Transaction_Overlay.pm:647
3219 msgid "Outgoing email recorded"
3220 msgstr "Registado email"
3221
3222 #: html/Admin/Queues/Modify.html:92
3223 msgid "Over time, priority moves toward"
3224 msgstr "Com o passar do tempo, a prioridade altera-se para"
3225
3226 #: lib/RT/Queue_Overlay.pm:114
3227 msgid "Own tickets"
3228 msgstr "Próprios tickets"
3229
3230 #: lib/RT/Queue_Overlay.pm:114
3231 msgid "OwnTicket"
3232 msgstr ""
3233
3234 #: etc/initialdata:38 html/Elements/QuickCreate:58 html/Search/Elements/PickBasics:103 html/Ticket/Create.html:74 html/Ticket/Elements/EditBasics:63 html/Ticket/Elements/EditPeople:66 html/Ticket/Elements/EditPeople:67 html/Ticket/Elements/Reminders:131 html/Ticket/Elements/ShowPeople:50 html/Ticket/Update.html:64 lib/RT/ACE_Overlay.pm:112 lib/RT/Tickets_Overlay.pm:2195
3235 msgid "Owner"
3236 msgstr "Dono"
3237
3238 #: lib/RT/Ticket_Overlay.pm:539
3239 #. ($Owner->Name)
3240 msgid "Owner '%1' does not have rights to own this ticket."
3241 msgstr ""
3242
3243 #: lib/RT/Ticket_Overlay.pm:3100
3244 #. ($OldOwnerObj->Name, $NewOwnerObj->Name)
3245 msgid "Owner changed from %1 to %2"
3246 msgstr "Dono alterado de %1 para %2"
3247
3248 #: lib/RT/Ticket_Overlay.pm:507
3249 msgid "Owner could not be set."
3250 msgstr "Dono não pôde ser definido."
3251
3252 #: lib/RT/Transaction_Overlay.pm:693
3253 #. ($Old->Name , $New->Name)
3254 msgid "Owner forcibly changed from %1 to %2"
3255 msgstr "Proprietário forçado de %1 para %2"
3256
3257 #: html/Elements/TicketList:82
3258 #. ($Page, $pages)
3259 msgid "Page %1 of %2"
3260 msgstr "Página %1 de %2"
3261
3262 #: html/Admin/Users/Modify.html:201 html/User/Prefs.html:98
3263 msgid "Pager"
3264 msgstr ""
3265
3266 #: html/Elements/EditLinks:145 html/Elements/EditLinks:77 html/Elements/ShowLinks:70 html/Ticket/Create.html:225 html/Ticket/Elements/BulkLinks:62
3267 msgid "Parents"
3268 msgstr ""
3269
3270 #: html/Elements/Login:97 html/User/Prefs.html:107
3271 msgid "Password"
3272 msgstr "Password"
3273
3274 #: html/NoAuth/Reminder.html:48
3275 msgid "Password Reminder"
3276 msgstr ""
3277
3278 #: lib/RT/Transaction_Overlay.pm:802 lib/RT/User_Overlay.pm:1047
3279 msgid "Password changed"
3280 msgstr "Password alterada"
3281
3282 #: lib/RT/User_Overlay.pm:1039 lib/RT/User_Overlay.pm:216
3283 #. ($RT::MinimumPasswordLength)
3284 msgid "Password needs to be at least %1 characters long"
3285 msgstr "A Password tem de ter pelo menos %1 caracteres"
3286
3287 #: lib/RT/User_Overlay.pm:1046
3288 msgid "Password set"
3289 msgstr "Password definida"
3290
3291 #: html/User/Prefs.html:242
3292 #. (loc_fuzzy($msg))
3293 msgid "Password: %1"
3294 msgstr "Password: %1"
3295
3296 #: lib/RT/User_Overlay.pm:1032
3297 msgid "Password: Permission Denied"
3298 msgstr "Password: Permissão Negada"
3299
3300 #: html/Admin/Users/Modify.html:368
3301 msgid "Passwords do not match."
3302 msgstr "As passwords não coincidem."
3303
3304 #: html/User/Prefs.html:244
3305 msgid "Passwords do not match. Your password has not been changed"
3306 msgstr "As passwords não coincidem. A sua password não foi alterada"
3307
3308 #: html/Ticket/Elements/ShowSummary:64 html/Ticket/Elements/Tabs:121 html/Ticket/ModifyAll.html:74
3309 msgid "People"
3310 msgstr "Pessoas"
3311
3312 #: etc/initialdata:133
3313 msgid "Perform a user-defined action"
3314 msgstr ""
3315
3316 #: html/Admin/Tools/Configuration.html:96
3317 msgid "Perl configuration"
3318 msgstr ""
3319
3320 #: lib/RT/ACE_Overlay.pm:253 lib/RT/ACE_Overlay.pm:259 lib/RT/ACE_Overlay.pm:582 lib/RT/ACE_Overlay.pm:592 lib/RT/ACE_Overlay.pm:602 lib/RT/ACE_Overlay.pm:667 lib/RT/Attribute_Overlay.pm:160 lib/RT/Attribute_Overlay.pm:166 lib/RT/Attribute_Overlay.pm:407 lib/RT/Attribute_Overlay.pm:416 lib/RT/Attribute_Overlay.pm:429 lib/RT/CurrentUser.pm:118 lib/RT/CurrentUser.pm:127 lib/RT/CustomField_Overlay.pm:1020 lib/RT/CustomField_Overlay.pm:1141 lib/RT/CustomField_Overlay.pm:1284 lib/RT/CustomField_Overlay.pm:174 lib/RT/CustomField_Overlay.pm:191 lib/RT/CustomField_Overlay.pm:202 lib/RT/CustomField_Overlay.pm:377 lib/RT/CustomField_Overlay.pm:406 lib/RT/CustomField_Overlay.pm:766 lib/RT/CustomField_Overlay.pm:939 lib/RT/CustomField_Overlay.pm:974 lib/RT/Group_Overlay.pm:1119 lib/RT/Group_Overlay.pm:1123 lib/RT/Group_Overlay.pm:1132 lib/RT/Group_Overlay.pm:1242 lib/RT/Group_Overlay.pm:1246 lib/RT/Group_Overlay.pm:1252 lib/RT/Group_Overlay.pm:447 lib/RT/Group_Overlay.pm:544 lib/RT/Group_Overlay.pm:622 lib/RT/Group_Overlay.pm:630 lib/RT/Group_Overlay.pm:728 lib/RT/Group_Overlay.pm:732 lib/RT/Group_Overlay.pm:738 lib/RT/Group_Overlay.pm:924 lib/RT/Group_Overlay.pm:928 lib/RT/Group_Overlay.pm:941 lib/RT/Queue_Overlay.pm:1058 lib/RT/Queue_Overlay.pm:142 lib/RT/Queue_Overlay.pm:160 lib/RT/Queue_Overlay.pm:685 lib/RT/Queue_Overlay.pm:823 lib/RT/Queue_Overlay.pm:832 lib/RT/Queue_Overlay.pm:845 lib/RT/Scrip_Overlay.pm:151 lib/RT/Scrip_Overlay.pm:162 lib/RT/Scrip_Overlay.pm:226 lib/RT/Scrip_Overlay.pm:540 lib/RT/Template_Overlay.pm:110 lib/RT/Template_Overlay.pm:279 lib/RT/Ticket_Overlay.pm:1380 lib/RT/Ticket_Overlay.pm:1515 lib/RT/Ticket_Overlay.pm:1525 lib/RT/Ticket_Overlay.pm:1539 lib/RT/Ticket_Overlay.pm:1656 lib/RT/Ticket_Overlay.pm:1976 lib/RT/Ticket_Overlay.pm:2119 lib/RT/Ticket_Overlay.pm:2289 lib/RT/Ticket_Overlay.pm:2339 lib/RT/Ticket_Overlay.pm:2519 lib/RT/Ticket_Overlay.pm:2532 lib/RT/Ticket_Overlay.pm:2608 lib/RT/Ticket_Overlay.pm:2621 lib/RT/Ticket_Overlay.pm:2742 lib/RT/Ticket_Overlay.pm:2756 lib/RT/Ticket_Overlay.pm:3007 lib/RT/Ticket_Overlay.pm:3018 lib/RT/Ticket_Overlay.pm:3024 lib/RT/Ticket_Overlay.pm:3241 lib/RT/Ticket_Overlay.pm:3245 lib/RT/Ticket_Overlay.pm:3388 lib/RT/Ticket_Overlay.pm:3516 lib/RT/Transaction_Overlay.pm:537 lib/RT/Transaction_Overlay.pm:544 lib/RT/Transaction_Overlay.pm:572 lib/RT/Transaction_Overlay.pm:579 lib/RT/User_Overlay.pm:1178 lib/RT/User_Overlay.pm:1858 lib/RT/User_Overlay.pm:371 lib/RT/User_Overlay.pm:737 lib/RT/User_Overlay.pm:776
3321 msgid "Permission Denied"
3322 msgstr "Permissão Negada"
3323
3324 #: lib/RT/Template_Overlay.pm:240 lib/RT/Template_Overlay.pm:249
3325 msgid "Permission denied"
3326 msgstr "Permissão Negada"
3327
3328 #: lib/RT/Template_Overlay.pm:379
3329 msgid "Permissions denied"
3330 msgstr "Permissão Negada"
3331
3332 #: html/User/Elements/Tabs:58
3333 msgid "Personal Groups"
3334 msgstr "Grupos Pessoais"
3335
3336 #: html/User/Groups/index.html:53 html/User/Groups/index.html:63
3337 msgid "Personal groups"
3338 msgstr "Grupos Pessoais"
3339
3340 #: html/User/Elements/DelegateRights:60
3341 msgid "Personal groups:"
3342 msgstr "Grupos Pessoais:"
3343
3344 #: html/Admin/Users/Modify.html:183 html/User/Prefs.html:83
3345 msgid "Phone numbers"
3346 msgstr "Números de telefone"
3347
3348 #: html/Elements/Header:95 html/Elements/Tabs:94 html/SelfService/Elements/Tabs:98 html/SelfService/Prefs.html:48 html/User/Prefs.html:48 html/User/Prefs.html:51
3349 msgid "Preferences"
3350 msgstr "Preferências"
3351
3352 #: html/Admin/Users/MyRT.html:122
3353 #. ($pane, $UserObj->Name)
3354 msgid "Preferences %1 for user %2 ."
3355 msgstr "Preferências %1 para utilizador %2 ."
3356
3357 #: html/Prefs/MyRT.html:143
3358 #. ($pane)
3359 msgid "Preferences saved for %1."
3360 msgstr "Preferências gravadas para %1."
3361
3362 #: lib/RT/Action/Generic.pm:197
3363 msgid "Prepare Stubbed"
3364 msgstr ""
3365
3366 #: html/Helpers/CalPopup.html:58 html/Ticket/Elements/Tabs:86
3367 msgid "Prev"
3368 msgstr ""
3369
3370 #: html/Elements/TicketList:105
3371 msgid "Previous Page"
3372 msgstr "Página Anterior"
3373
3374 #: lib/RT/ACE_Overlay.pm:159 lib/RT/ACE_Overlay.pm:241 lib/RT/ACE_Overlay.pm:571
3375 #. ($args{'PrincipalId'})
3376 msgid "Principal %1 not found."
3377 msgstr ""
3378
3379 #: html/Search/Elements/PickBasics:149 html/Ticket/Create.html:184 html/Ticket/Elements/EditBasics:94 html/Ticket/Elements/ShowBasics:74 lib/RT/Tickets_Overlay.pm:1979
3380 msgid "Priority"
3381 msgstr "Prioridade"
3382
3383 #: html/Admin/Queues/Modify.html:88
3384 msgid "Priority starts at"
3385 msgstr "Prioridade começa em"
3386
3387 #: html/Search/Elements/EditSearches:52
3388 msgid "Privacy:"
3389 msgstr "Privacidade:"
3390
3391 #: etc/initialdata:25
3392 msgid "Privileged"
3393 msgstr "Privilegiados"
3394
3395 #: html/Admin/Users/Modify.html:346 html/User/Prefs.html:233
3396 #. (loc_fuzzy($msg))
3397 msgid "Privileged status: %1"
3398 msgstr ""
3399
3400 #: html/Admin/Users/index.html:104
3401 msgid "Privileged users"
3402 msgstr "Utilizadores privilegiados"
3403
3404 #: etc/initialdata:23 etc/initialdata:29 etc/initialdata:35 etc/initialdata:59
3405 msgid "Pseudogroup for internal use"
3406 msgstr ""
3407
3408 #: html/Search/Build.html:123
3409 msgid "Query Builder"
3410 msgstr "Construtor de Pesquisas"
3411
3412 #: html/Search/Elements/Chart:103
3413 msgid "Query:"
3414 msgstr "Pesquisa"
3415
3416 #: html/Elements/QueueSummary:50 html/Elements/QuickCreate:56 html/Search/Elements/PickBasics:73 html/SelfService/Create.html:56 html/Ticket/Create.html:64 html/Ticket/Elements/EditBasics:59 html/Ticket/Elements/ShowBasics:78 html/Tools/Reports/CreatedByDates.html:87 html/Tools/Reports/ResolvedByDates.html:88 html/Tools/Reports/ResolvedByOwner.html:68 html/User/Elements/DelegateRights:103 lib/RT/Tickets_Overlay.pm:1806
3417 msgid "Queue"
3418 msgstr "Queue"
3419
3420 #: html/Admin/Queues/CustomField.html:65 html/Admin/Queues/Scrip.html:63 html/Admin/Queues/Scrips.html:71 html/Admin/Queues/Templates.html:67
3421 #. ($Queue)
3422 #. ($id)
3423 msgid "Queue %1 not found"
3424 msgstr "Queue %1 não encontrada"
3425
3426 #: html/Admin/Queues/Modify.html:66
3427 msgid "Queue Name"
3428 msgstr "Nome da Queue"
3429
3430 #: lib/RT/Queue_Overlay.pm:367
3431 msgid "Queue already exists"
3432 msgstr "Essa Queue já existe"
3433
3434 #: lib/RT/Queue_Overlay.pm:376 lib/RT/Queue_Overlay.pm:382
3435 msgid "Queue could not be created"
3436 msgstr "A Queue não pôde ser criada"
3437
3438 #: html/Ticket/Create.html:319 lib/t/regression/01ticket_link_searching.t:17
3439 msgid "Queue could not be loaded."
3440 msgstr ""
3441
3442 #: docs/design_docs/string-extraction-guide.txt:83 lib/RT/Queue_Overlay.pm:386 lib/RT/StyleGuide.pod:807
3443 msgid "Queue created"
3444 msgstr "Queue criada"
3445
3446 #: html/SelfService/Display.html:128 lib/RT/CustomField_Overlay.pm:199
3447 msgid "Queue not found"
3448 msgstr "Queue não encontrada"
3449
3450 #: html/Admin/Elements/Tabs:61 html/Admin/index.html:74
3451 msgid "Queues"
3452 msgstr "Queues"
3453
3454 #: html/Elements/MyAdminQueues:48
3455 msgid "Queues I administer"
3456 msgstr ""
3457
3458 #: html/Elements/MySupportQueues:48
3459 msgid "Queues I'm an AdminCc for"
3460 msgstr ""
3461
3462 #: html/Elements/Quicksearch:49 html/Prefs/Elements/Tabs:60 html/Prefs/Quicksearch.html:72
3463 msgid "Quick search"
3464 msgstr "Pesquisa rápida"
3465
3466 #: html/Elements/QuickCreate:49
3467 msgid "Quick ticket creation"
3468 msgstr "Criação de tickets rápida"
3469
3470 #: html/Search/Results.html:83
3471 msgid "RSS"
3472 msgstr "RSS"
3473
3474 #: docs/design_docs/string-extraction-guide.txt:70 lib/RT/StyleGuide.pod:794
3475 #. ($RT::VERSION, $RT::rtname)
3476 msgid "RT %1 for %2"
3477 msgstr "RT %1 para %2"
3478
3479 #: html/Admin/index.html:48 html/Admin/index.html:49
3480 msgid "RT Administration"
3481 msgstr "Administração RT"
3482
3483 #: html/Elements/Error:65 html/SelfService/Error.html:64
3484 msgid "RT Error"
3485 msgstr "Erro RT"
3486
3487 #: html/SelfService/Elements/Tabs:72 html/SelfService/Elements/Tabs:74
3488 msgid "RT Self Service"
3489 msgstr "RT Self Service"
3490
3491 #: html/Admin/Tools/Configuration.html:75
3492 msgid "RT Variables"
3493 msgstr ""
3494
3495 #: html/Admin/Elements/SystemTabs:73 html/Admin/Elements/UserTabs:69 html/Admin/Global/MyRT.html:48 html/Admin/Global/MyRT.html:51 html/Admin/Global/MyRT.html:59 html/Admin/Global/index.html:86 html/Admin/Users/MyRT.html:68 html/Prefs/MyRT.html:68 html/Prefs/MyRT.html:80 html/User/Elements/Tabs:67 html/index.html:1 html/index.html:77
3496 msgid "RT at a glance"
3497 msgstr "RT no geral"
3498
3499 #: html/Admin/Users/MyRT.html:77
3500 #. ($UserObj->Name)
3501 msgid "RT at a glance for the user %1"
3502 msgstr "\"RT no geral\" do utilizador %1"
3503
3504 #: html/Admin/CustomFields/Modify.html:119
3505 msgid "RT can include content from another web service when showing this custom field."
3506 msgstr ""
3507
3508 #: html/Admin/CustomFields/Modify.html:108
3509 msgid "RT can make this custom field's values into hyperlinks to another service."
3510 msgstr ""
3511
3512 #: html/Elements/SetupSessionCookie:102
3513 msgid "RT couldn't store your session."
3514 msgstr ""
3515
3516 #: html/Elements/Logo:51 html/Elements/PageLayout:176
3517 #. ($RT::rtname)
3518 msgid "RT for %1"
3519 msgstr "RT para %1"
3520
3521 #: html/Search/Simple.html:62
3522 msgid "RT will look for anything else you enter in ticket subjects."
3523 msgstr ""
3524
3525 #: html/Admin/CustomFields/Modify.html:110 html/Admin/CustomFields/Modify.html:121
3526 msgid "RT will replace <tt>__id__</tt> and <tt>__CustomField__</tt> with the record id and custom field value, respectively"
3527 msgstr ""
3528
3529 #: html/Admin/Users/Modify.html:81 html/User/Prefs.html:71
3530 msgid "Real Name"
3531 msgstr "Nome"
3532
3533 #: html/Tools/MyDay.html:76
3534 msgid "Record all updates"
3535 msgstr "Gravar todas as actualizações"
3536
3537 #: lib/RT/Transaction_Overlay.pm:746
3538 #. ($value)
3539 msgid "Reference by %1 added"
3540 msgstr ""
3541
3542 #: lib/RT/Transaction_Overlay.pm:786
3543 #. ($value)
3544 msgid "Reference by %1 deleted"
3545 msgstr ""
3546
3547 #: lib/RT/Transaction_Overlay.pm:743
3548 #. ($value)
3549 msgid "Reference to %1 added"
3550 msgstr ""
3551
3552 #: lib/RT/Transaction_Overlay.pm:783
3553 #. ($value)
3554 msgid "Reference to %1 deleted"
3555 msgstr ""
3556
3557 #: html/Elements/EditLinks:104 html/Elements/EditLinks:157 html/Elements/ShowLinks:94 html/Ticket/Create.html:228 html/Ticket/Elements/BulkLinks:74
3558 msgid "Referred to by"
3559 msgstr "Referido por"
3560
3561 #: html/Elements/EditLinks:153 html/Elements/EditLinks:95 html/Elements/SelectLinkType:51 html/Elements/ShowLinks:84 html/Ticket/Create.html:227 html/Ticket/Elements/BulkLinks:70
3562 msgid "Refers to"
3563 msgstr "Refere-se a"
3564
3565 #: html/Elements/Refresh:59
3566 #. ($value/60)
3567 msgid "Refresh this page every %1 minutes."
3568 msgstr "Refrescar esta pagina de %1 em %1 minutos."
3569
3570 #: lib/RT/Transaction_Overlay.pm:832
3571 #. ($ticket->Subject)
3572 msgid "Reminder '%1' added"
3573 msgstr ""
3574
3575 #: lib/RT/Transaction_Overlay.pm:845
3576 #. ($ticket->Subject)
3577 msgid "Reminder '%1' completed"
3578 msgstr ""
3579
3580 #: lib/RT/Transaction_Overlay.pm:838
3581 #. ($ticket->Subject)
3582 msgid "Reminder '%1' reopened"
3583 msgstr ""
3584
3585 #: html/Ticket/Reminders.html:48
3586 #. ($Ticket->Id)
3587 msgid "Reminder ticket #%1"
3588 msgstr ""
3589
3590 #: html/Elements/MyReminders:50 html/Ticket/Elements/ShowSummary:77 html/Ticket/Elements/Tabs:124 html/Ticket/Reminders.html:54
3591 msgid "Reminders"
3592 msgstr "Lembretes"
3593
3594 #: html/Ticket/Reminders.html:52
3595 #. ($Ticket->Id)
3596 msgid "Reminders for ticket #%1"
3597 msgstr "Notas para o pedido #%1"
3598
3599 #: html/Search/Bulk.html:96
3600 msgid "Remove AdminCc"
3601 msgstr ""
3602
3603 #: html/Search/Bulk.html:92
3604 msgid "Remove Cc"
3605 msgstr ""
3606
3607 #: html/Search/Bulk.html:88
3608 msgid "Remove Requestor"
3609 msgstr ""
3610
3611 #: html/Ticket/Elements/ShowTransaction:182 html/Ticket/Elements/Tabs:149
3612 msgid "Reply"
3613 msgstr "Responder"
3614
3615 #: html/Admin/Queues/Modify.html:74
3616 msgid "Reply Address"
3617 msgstr "Endereço de Resposta"
3618
3619 #: html/Search/Bulk.html:131 html/Ticket/ModifyAll.html:96 html/Ticket/Update.html:80
3620 msgid "Reply to requestors"
3621 msgstr "Responder aos Requerentes"
3622
3623 #: lib/RT/Queue_Overlay.pm:112
3624 msgid "Reply to tickets"
3625 msgstr "Resposta a tickets"
3626
3627 #: lib/RT/Queue_Overlay.pm:112
3628 msgid "ReplyToTicket"
3629 msgstr ""
3630
3631 #: html/Tools/Elements/Tabs:61 html/Tools/Reports/index.html:48 html/Tools/Reports/index.html:49
3632 msgid "Reports"
3633 msgstr "Relatórios"
3634
3635 #: etc/initialdata:44 lib/RT/ACE_Overlay.pm:113
3636 msgid "Requestor"
3637 msgstr ""
3638
3639 #: html/SelfService/Create.html:65 html/Ticket/Create.html:82 html/Ticket/Elements/EditPeople:71 html/Ticket/Elements/ShowPeople:54
3640 msgid "Requestors"
3641 msgstr "Requerentes"
3642
3643 #: html/Admin/Queues/Modify.html:98
3644 msgid "Requests should be due in"
3645 msgstr ""
3646
3647 #: lib/RT/Attribute_Overlay.pm:148
3648 #. ('Object')
3649 msgid "Required parameter '%1' not specified"
3650 msgstr ""
3651
3652 #: html/Elements/Submit:85
3653 msgid "Reset"
3654 msgstr ""
3655
3656 #: html/Admin/Users/MyRT.html:62 html/Prefs/MyRT.html:62
3657 msgid "Reset to default"
3658 msgstr ""
3659
3660 #: html/Admin/Users/Modify.html:186 html/User/Prefs.html:86
3661 msgid "Residence"
3662 msgstr "Residência"
3663
3664 #: html/Ticket/Elements/Tabs:158
3665 msgid "Resolve"
3666 msgstr "Resolver"
3667
3668 #: html/Ticket/Update.html:158
3669 #. ($TicketObj->id, $TicketObj->Subject)
3670 msgid "Resolve ticket #%1 (%2)"
3671 msgstr "Resolver ticket #%1 (%2)"
3672
3673 #: etc/initialdata:323 html/Elements/SelectDateType:51 lib/RT/Ticket_Overlay.pm:1174
3674 msgid "Resolved"
3675 msgstr "Resolvido"
3676
3677 #: html/Tools/Reports/Elements/Tabs:57
3678 msgid "Resolved by owner"
3679 msgstr "Resolvido pelo dono"
3680
3681 #: html/Tools/Reports/Elements/Tabs:61
3682 msgid "Resolved in date range"
3683 msgstr "Resolvido dentro do intervalo de datas"
3684
3685 #: html/Tools/Reports/ResolvedByDates.html:54
3686 msgid "Resolved tickets in period, grouped by owner"
3687 msgstr "Tickets resolvidos no período, agrupados por dono"
3688
3689 #: html/Tools/Reports/ResolvedByOwner.html:52
3690 msgid "Resolved tickets, grouped by owner"
3691 msgstr "Tickets resolvidos, agrupados por dono"
3692
3693 #: html/Elements/ListActions:48 html/Search/Elements/NewListActions:49
3694 msgid "Results"
3695 msgstr "Resultados"
3696
3697 #: html/Admin/Users/Modify.html:128 html/User/Prefs.html:118
3698 msgid "Retype Password"
3699 msgstr "Repita Password"
3700
3701 #: html/Search/Elements/EditSearches:63
3702 msgid "Revert"
3703 msgstr ""
3704
3705 #: lib/RT/ACE_Overlay.pm:632
3706 msgid "Right Delegated"
3707 msgstr ""
3708
3709 #: lib/RT/ACE_Overlay.pm:322
3710 msgid "Right Granted"
3711 msgstr "Direito concedido"
3712
3713 #: lib/RT/ACE_Overlay.pm:180
3714 msgid "Right Loaded"
3715 msgstr ""
3716
3717 #: lib/RT/ACE_Overlay.pm:697 lib/RT/ACE_Overlay.pm:718
3718 msgid "Right could not be revoked"
3719 msgstr ""
3720
3721 #: html/User/Delegation.html:87
3722 msgid "Right not found"
3723 msgstr "Direito não encontrado"
3724
3725 #: lib/RT/ACE_Overlay.pm:562 lib/RT/ACE_Overlay.pm:657
3726 msgid "Right not loaded."
3727 msgstr ""
3728
3729 #: lib/RT/ACE_Overlay.pm:714
3730 msgid "Right revoked"
3731 msgstr ""
3732
3733 #: html/Admin/Elements/UserTabs:72
3734 msgid "Rights"
3735 msgstr "Direitos"
3736
3737 #: html/Admin/CustomFields/UserRights.html:102 lib/RT/Interface/Web.pm:992
3738 #. ($object_type)
3739 msgid "Rights could not be granted for %1"
3740 msgstr ""
3741
3742 #: html/Admin/CustomFields/UserRights.html:132 lib/RT/Interface/Web.pm:1021
3743 #. ($object_type)
3744 msgid "Rights could not be revoked for %1"
3745 msgstr ""
3746
3747 #: html/Admin/Global/GroupRights.html:74 html/Admin/Queues/GroupRights.html:76
3748 msgid "Roles"
3749 msgstr "Perfis"
3750
3751 #: html/Prefs/MyRT.html:74
3752 msgid "Rows per box"
3753 msgstr "Linhas por caixa"
3754
3755 #: html/Search/Elements/DisplayOptions:95
3756 msgid "Rows per page"
3757 msgstr "Linhas por página"
3758
3759 #: lib/RT/Date.pm:424
3760 msgid "Sat."
3761 msgstr "Sat"
3762
3763 #: html/Prefs/MyRT.html:74 html/Prefs/Quicksearch.html:66 html/Prefs/Search.html:71 html/Prefs/Search.html:71 html/Search/Elements/EditSearches:72 html/Widgets/SelectionBox:222
3764 msgid "Save"
3765 msgstr "Gravar"
3766
3767 #: html/Admin/Groups/Modify.html:94 html/Admin/Queues/Modify.html:113 html/Admin/Queues/People.html:128 html/Admin/Users/Modify.html:243 html/Prefs/Quicksearch.html:66 html/Prefs/SearchOptions.html:65 html/SelfService/Prefs.html:60 html/Ticket/Modify.html:62 html/Ticket/ModifyAll.html:129 html/Ticket/ModifyDates.html:62 html/Ticket/ModifyLinks.html:63 html/Ticket/ModifyPeople.html:62 html/User/Groups/Modify.html:79
3768 msgid "Save Changes"
3769 msgstr "Gravar Alterações"
3770
3771 #: html/User/Prefs.html:183
3772 msgid "Save Preferences"
3773 msgstr "Gravar Preferências"
3774
3775 #: html/Ticket/Elements/PreviewScrips:133
3776 msgid "Save changes"
3777 msgstr "Gravar alterações"
3778
3779 #: lib/RT/SavedSearch.pm:175
3780 #. ($name)
3781 msgid "Saved search %1"
3782 msgstr "Pesquisa gravada %1"
3783
3784 #: html/Search/Elements/EditSearches:102 html/Widgets/SavedSearch:154
3785 msgid "Saved searches"
3786 msgstr ""
3787
3788 #: html/Admin/Elements/ListGlobalScrips:62 html/Admin/Global/Scrip.html:79 html/Admin/Queues/Scrip.html:86
3789 #. ($scrip->Id)
3790 #. ($id)
3791 msgid "Scrip #%1"
3792 msgstr ""
3793
3794 #: lib/RT/Scrip_Overlay.pm:205
3795 msgid "Scrip Created"
3796 msgstr ""
3797
3798 #: html/Admin/Elements/EditScrip:54
3799 msgid "Scrip Fields"
3800 msgstr ""
3801
3802 #: html/Admin/Elements/EditScrips:111
3803 msgid "Scrip deleted"
3804 msgstr ""
3805
3806 #: html/Admin/Elements/QueueTabs:69 html/Admin/Elements/SystemTabs:56 html/Admin/Global/index.html:64
3807 msgid "Scrips"
3808 msgstr ""
3809
3810 #: html/Admin/Queues/Scrips.html:57
3811 msgid "Scrips which apply to all queues"
3812 msgstr ""
3813
3814 #: html/Elements/SimpleSearch:50 html/Search/Simple.html:67
3815 msgid "Search"
3816 msgstr "Procurar"
3817
3818 #: html/Prefs/SearchOptions.html:49 html/Prefs/SearchOptions.html:52
3819 msgid "Search Preferences"
3820 msgstr "Preferências de pesquisa"
3821
3822 #: lib/RT/SavedSearch.pm:117
3823 msgid "Search attribute load failure"
3824 msgstr "Erro a carregar o atributo de pesquisa"
3825
3826 #: html/Approvals/Elements/PendingMyApproval:61
3827 msgid "Search for approvals"
3828 msgstr "Procurar nas aprovações"
3829
3830 #: html/Search/Simple.html:77
3831 msgid "Search for tickets"
3832 msgstr "Procurar tickets"
3833
3834 #: html/Search/Simple.html:59
3835 msgid "Search for tickets. Enter <strong>id</strong> numbers, <strong>queues</strong> by name, Owners by <strong>username</strong> and Requestors by <strong>email address</strong>."
3836 msgstr ""
3837
3838 #: html/User/Elements/Tabs:64
3839 msgid "Search options"
3840 msgstr "Opções de pesquisa"
3841
3842 #: html/Search/Chart.html:58
3843 #. ($PrimaryGroupBy)
3844 msgid "Search results grouped by %1"
3845 msgstr "Resultados de pesquisa agrupados por %1"
3846
3847 #: lib/RT/SavedSearch.pm:205
3848 #. ($msg)
3849 msgid "Search update: %1"
3850 msgstr "Actualização de pesquisa: %1"
3851
3852 #: html/Search/Simple.html:61
3853 msgid "Searching the full text of every ticket can take a long time, but if you need to do it, you can search for any word in full ticket history for any word by typing <b>fulltext:<i>word</i></b>."
3854 msgstr "Procurar com o texto completo pode levar muito tempo a realizar, mas se for realmente necessário, pode efectuar uma pesquisa por qualquer palavra no historial do pedido ao especificar <b>fulltext:<i>palavra</i></b>."
3855
3856 #: bin/rt-crontool:267
3857 msgid "Security:"
3858 msgstr "Segurança:"
3859
3860 #: html/Elements/ShowCustomFields:102
3861 msgid "See also:"
3862 msgstr ""
3863
3864 #: lib/RT/CustomField_Overlay.pm:107
3865 msgid "See custom fields"
3866 msgstr ""
3867
3868 #: lib/RT/Queue_Overlay.pm:108
3869 msgid "See exact outgoing email messages and their recipeients"
3870 msgstr ""
3871
3872 #: lib/RT/Queue_Overlay.pm:106
3873 msgid "See ticket private commentary"
3874 msgstr ""
3875
3876 #: lib/RT/Queue_Overlay.pm:105
3877 msgid "See ticket summaries"
3878 msgstr ""
3879
3880 #: lib/RT/CustomField_Overlay.pm:107
3881 msgid "SeeCustomField"
3882 msgstr ""
3883
3884 #: lib/RT/Group_Overlay.pm:171
3885 msgid "SeeGroup"
3886 msgstr ""
3887
3888 #: lib/RT/Queue_Overlay.pm:93
3889 msgid "SeeQueue"
3890 msgstr ""
3891
3892 #: html/Admin/CustomFields/index.html:48 html/Admin/CustomFields/index.html:51
3893 msgid "Select a Custom Field"
3894 msgstr ""
3895
3896 #: html/Admin/Groups/index.html:80
3897 msgid "Select a group"
3898 msgstr "Escolha um grupo"
3899
3900 #: html/Admin/Queues/index.html:56
3901 msgid "Select a queue"
3902 msgstr "Escolha uma queue"
3903
3904 #: html/SelfService/CreateTicketInQueue.html:50
3905 msgid "Select a queue for your new ticket"
3906 msgstr "Escolha uma queue para o novo ticket"
3907
3908 #: html/Admin/Users/index.html:48 html/Admin/Users/index.html:51 html/Admin/Users/index.html:54
3909 msgid "Select a user"
3910 msgstr "Escolha um utilizador"
3911
3912 #: html/Admin/Elements/CustomFieldTabs:92
3913 msgid "Select custom field"
3914 msgstr ""
3915
3916 #: html/Admin/Global/CustomFields/index.html:72
3917 msgid "Select custom fields for all user groups"
3918 msgstr ""
3919
3920 #: html/Admin/Global/CustomFields/index.html:67
3921 msgid "Select custom fields for all users"
3922 msgstr ""
3923
3924 #: html/Admin/Global/CustomFields/index.html:78
3925 msgid "Select custom fields for tickets in all queues"
3926 msgstr "Seleccioned os \"Campos Personalizados\" para os pedidos em todas as filas"
3927
3928 #: html/Admin/Global/CustomFields/index.html:85
3929 msgid "Select custom fields for transactions on tickets in all queues"
3930 msgstr ""
3931
3932 #: html/Admin/Elements/GroupTabs:77 html/User/Elements/GroupTabs:73
3933 msgid "Select group"
3934 msgstr "Escolha grupo"
3935
3936 #: lib/RT/CustomField_Overlay.pm:61
3937 msgid "Select multiple values"
3938 msgstr "Escolha múltiplos valores"
3939
3940 #: lib/RT/CustomField_Overlay.pm:62
3941 msgid "Select one value"
3942 msgstr "Escolha um valor"
3943
3944 #: html/Admin/Elements/QueueTabs:94
3945 msgid "Select queue"
3946 msgstr "Escolha a queue"
3947
3948 #: html/Prefs/Quicksearch.html:55
3949 msgid "Select queues to be displayed on the \"RT at a glance\" page"
3950 msgstr "Escolha queues para apresentação na página principal"
3951
3952 #: html/Admin/Global/Scrip.html:61 html/Admin/Global/Scrips.html:59 html/Admin/Queues/Scrip.html:69 html/Admin/Queues/Scrips.html:75
3953 msgid "Select scrip"
3954 msgstr ""
3955
3956 #: html/Admin/Global/Template.html:77 html/Admin/Global/Templates.html:59 html/Admin/Queues/Template.html:78 html/Admin/Queues/Templates.html:70
3957 msgid "Select template"
3958 msgstr "Escolha template"
3959
3960 #: lib/RT/CustomField_Overlay.pm:63
3961 msgid "Select up to %1 values"
3962 msgstr ""
3963
3964 #: html/Admin/Elements/UserTabs:80
3965 msgid "Select user"
3966 msgstr "Escolha utilizador"
3967
3968 #: html/Admin/Elements/EditCustomFields:60
3969 msgid "Selected Custom Fields"
3970 msgstr ""
3971
3972 #: html/Admin/CustomFields/Objects.html:61
3973 msgid "Selected objects"
3974 msgstr ""
3975
3976 #: html/Widgets/SelectionBox:220
3977 msgid "Selections modified. Please save your changes"
3978 msgstr ""
3979
3980 #: etc/initialdata:121
3981 msgid "Send mail to all watchers"
3982 msgstr "Enviar email para todos os watchers"
3983
3984 #: etc/initialdata:117
3985 msgid "Send mail to all watchers as a \"comment\""
3986 msgstr "Enviar email para todos os watchers como um comentário"
3987
3988 #: etc/initialdata:112
3989 msgid "Send mail to requestors and Ccs"
3990 msgstr ""
3991
3992 #: etc/initialdata:107
3993 msgid "Send mail to requestors and Ccs as a comment"
3994 msgstr ""
3995
3996 #: etc/initialdata:78
3997 msgid "Sends a message to the requestors"
3998 msgstr ""
3999
4000 #: etc/initialdata:125 etc/initialdata:129
4001 msgid "Sends mail to explicitly listed Ccs and Bccs"
4002 msgstr ""
4003
4004 #: etc/initialdata:94 etc/upgrade/3.1.17/content:7
4005 msgid "Sends mail to the Ccs"
4006 msgstr ""
4007
4008 #: etc/initialdata:90 etc/upgrade/3.1.17/content:3
4009 msgid "Sends mail to the Ccs as a comment"
4010 msgstr ""
4011
4012 #: etc/initialdata:102
4013 msgid "Sends mail to the administrative Ccs"
4014 msgstr ""
4015
4016 #: etc/initialdata:98
4017 msgid "Sends mail to the administrative Ccs as a comment"
4018 msgstr ""
4019
4020 #: etc/initialdata:82 etc/initialdata:86
4021 msgid "Sends mail to the owner"
4022 msgstr "Enviar email para o dono"
4023
4024 #: lib/RT/Date.pm:451
4025 msgid "Sep."
4026 msgstr "Sep"
4027
4028 #: html/Ticket/Elements/ShowTransaction:161
4029 msgid "Show"
4030 msgstr "Mostrar"
4031
4032 #: html/Search/Elements/EditFormat:58
4033 msgid "Show Columns"
4034 msgstr ""
4035
4036 #: html/Ticket/Elements/Tabs:222
4037 msgid "Show Results"
4038 msgstr "Mostrar Resultados"
4039
4040 #: html/Approvals/Elements/PendingMyApproval:66
4041 msgid "Show approved requests"
4042 msgstr ""
4043
4044 #: html/Ticket/Create.html:391
4045 msgid "Show basics"
4046 msgstr "Mostrar informação básica"
4047
4048 #: html/Approvals/Elements/PendingMyApproval:67
4049 msgid "Show denied requests"
4050 msgstr ""
4051
4052 #: html/Ticket/Create.html:394
4053 msgid "Show details"
4054 msgstr "Mostrar detalhes"
4055
4056 #: html/Approvals/Elements/PendingMyApproval:65
4057 msgid "Show pending requests"
4058 msgstr "Mostrar pedidos pendentes"
4059
4060 #: html/Approvals/Elements/PendingMyApproval:68
4061 msgid "Show requests awaiting other approvals"
4062 msgstr ""
4063
4064 #: lib/RT/Queue_Overlay.pm:95
4065 msgid "ShowACL"
4066 msgstr ""
4067
4068 #: lib/RT/System.pm:87
4069 msgid "ShowConfigTab"
4070 msgstr ""
4071
4072 #: lib/RT/Queue_Overlay.pm:108
4073 msgid "ShowOutgoingEmail"
4074 msgstr ""
4075
4076 #: lib/RT/Group_Overlay.pm:170
4077 msgid "ShowSavedSearches"
4078 msgstr ""
4079
4080 #: lib/RT/Queue_Overlay.pm:104
4081 msgid "ShowScrips"
4082 msgstr ""
4083
4084 #: lib/RT/Queue_Overlay.pm:101
4085 msgid "ShowTemplate"
4086 msgstr ""
4087
4088 #: lib/RT/Queue_Overlay.pm:105
4089 msgid "ShowTicket"
4090 msgstr ""
4091
4092 #: lib/RT/Queue_Overlay.pm:106
4093 msgid "ShowTicketComments"
4094 msgstr ""
4095
4096 #: lib/RT/Queue_Overlay.pm:109
4097 msgid "Sign up as a ticket Requestor or ticket or queue Cc"
4098 msgstr ""
4099
4100 #: lib/RT/Queue_Overlay.pm:110
4101 msgid "Sign up as a ticket or queue AdminCc"
4102 msgstr ""
4103
4104 #: html/Admin/Users/Modify.html:234 html/User/Prefs.html:170
4105 msgid "Signature"
4106 msgstr "Assinatura"
4107
4108 #: html/Elements/Tabs:71
4109 msgid "Simple Search"
4110 msgstr "Pesquisa Simples"
4111
4112 #: html/Admin/Elements/SelectSingleOrMultiple:49
4113 msgid "Single"
4114 msgstr ""
4115
4116 #: html/Search/Elements/EditFormat:77
4117 msgid "Size"
4118 msgstr "Tamanho"
4119
4120 #: html/Elements/Header:91
4121 msgid "Skip Menu"
4122 msgstr ""
4123
4124 #: html/Search/Elements/EditFormat:80
4125 msgid "Small"
4126 msgstr "Pequeno"
4127
4128 #: html/Admin/CustomFields/Modify.html:122
4129 msgid "Some browsers may only load content from the same domain as your RT server."
4130 msgstr ""
4131
4132 #: html/Admin/Elements/AddCustomFieldValue:51 html/Admin/Elements/EditCustomFieldValues:56
4133 msgid "Sort"
4134 msgstr "Ordenar"
4135
4136 #: html/Admin/Elements/EditScrip:80
4137 msgid "Stage"
4138 msgstr ""
4139
4140 #: html/Elements/SelectDateType:50 html/Ticket/Elements/EditDates:55 html/Ticket/Elements/ShowDates:58
4141 msgid "Started"
4142 msgstr "Iniciado"
4143
4144 #: html/Elements/SelectDateType:54 html/Ticket/Create.html:211 html/Ticket/Elements/EditDates:50 html/Ticket/Elements/ShowDates:54
4145 msgid "Starts"
4146 msgstr "Começa"
4147
4148 #: html/Admin/Users/Modify.html:165 html/User/Prefs.html:147
4149 msgid "State"
4150 msgstr "Estado"
4151
4152 #: html/Search/Elements/PickBasics:89 html/SelfService/Update.html:59 html/Ticket/Create.html:68 html/Ticket/Elements/EditBasics:55 html/Ticket/Elements/ShowBasics:54 html/Ticket/Update.html:61 html/Tools/MyDay.html:70 lib/RT/Ticket_Overlay.pm:1168 lib/RT/Tickets_Overlay.pm:1840
4153 msgid "Status"
4154 msgstr "Estado"
4155
4156 #: etc/initialdata:309
4157 msgid "Status Change"
4158 msgstr "Alteração de Estado"
4159
4160 #: lib/RT/Transaction_Overlay.pm:605
4161 #. ("'" . $self->loc( $self->OldValue ) . "'",                        "'" . $self->loc( $self->NewValue ) . "'")
4162 msgid "Status changed from %1 to %2"
4163 msgstr "Alteração de estado de %1 para %2"
4164
4165 #: html/Ticket/Elements/Tabs:180
4166 msgid "Steal"
4167 msgstr "Roubar"
4168
4169 #: lib/RT/Queue_Overlay.pm:119
4170 msgid "Steal tickets"
4171 msgstr "Roubar tickets"
4172
4173 #: lib/RT/Queue_Overlay.pm:119
4174 msgid "StealTicket"
4175 msgstr ""
4176
4177 #: lib/RT/Transaction_Overlay.pm:699
4178 #. ($Old->Name)
4179 msgid "Stolen from %1"
4180 msgstr "Roubado de %1"
4181
4182 #: html/Search/Elements/EditFormat:83
4183 msgid "Style"
4184 msgstr ""
4185
4186 #: html/Elements/QuickCreate:54 html/Elements/SelectAttachmentField:49 html/Search/Bulk.html:134 html/SelfService/Create.html:81 html/SelfService/Update.html:67 html/Ticket/Create.html:110 html/Ticket/Elements/EditBasics:50 html/Ticket/Elements/Reminders:127 html/Ticket/ModifyAll.html:102 html/Ticket/Update.html:84 lib/RT/Ticket_Overlay.pm:1164 lib/RT/Tickets_Overlay.pm:1922
4187 msgid "Subject"
4188 msgstr "Assunto"
4189
4190 #: docs/design_docs/string-extraction-guide.txt:89 lib/RT/StyleGuide.pod:813 lib/RT/Transaction_Overlay.pm:721
4191 #. ($self->Data)
4192 msgid "Subject changed to %1"
4193 msgstr "Assunto alterado para %1"
4194
4195 #: html/Elements/Submit:77
4196 msgid "Submit"
4197 msgstr "Enviar"
4198
4199 #: lib/RT/Group_Overlay.pm:776
4200 msgid "Succeeded"
4201 msgstr ""
4202
4203 #: lib/RT/Date.pm:425
4204 msgid "Sun."
4205 msgstr "Sun"
4206
4207 #: lib/RT/System.pm:77
4208 msgid "SuperUser"
4209 msgstr ""
4210
4211 #: html/User/Elements/DelegateRights:100
4212 msgid "System"
4213 msgstr ""
4214
4215 #: html/Admin/Elements/ToolTabs:56 html/Admin/Tools/Configuration.html:50
4216 msgid "System Configuration"
4217 msgstr "Configuração de Sistema"
4218
4219 #: html/Admin/CustomFields/UserRights.html:100 html/Admin/CustomFields/UserRights.html:130 html/Admin/Elements/SelectRights:108 lib/RT/ACE_Overlay.pm:586 lib/RT/Interface/Web.pm:1020 lib/RT/Interface/Web.pm:991
4220 msgid "System Error"
4221 msgstr ""
4222
4223 #: lib/RT/Transaction_Overlay.pm:226 lib/RT/Transaction_Overlay.pm:232
4224 #. ($msg)
4225 msgid "System Error: %1"
4226 msgstr ""
4227
4228 #: html/Admin/Tools/index.html:49
4229 msgid "System Tools"
4230 msgstr "Ferramentas de Sistema"
4231
4232 #: lib/RT/ACE_Overlay.pm:635
4233 msgid "System error. Right not delegated."
4234 msgstr ""
4235
4236 #: lib/RT/ACE_Overlay.pm:165 lib/RT/ACE_Overlay.pm:230 lib/RT/ACE_Overlay.pm:325
4237 msgid "System error. Right not granted."
4238 msgstr ""
4239
4240 #: html/Admin/CustomFields/GroupRights.html:60 html/Admin/Global/GroupRights.html:58 html/Admin/Groups/GroupRights.html:60 html/Admin/Queues/GroupRights.html:59
4241 msgid "System groups"
4242 msgstr "Grupos de sistema"
4243
4244 #: etc/initialdata:41 etc/initialdata:47 etc/initialdata:53
4245 msgid "SystemRolegroup for internal use"
4246 msgstr ""
4247
4248 #: lib/RT/CurrentUser.pm:359
4249 msgid "TEST_STRING"
4250 msgstr ""
4251
4252 #: etc/initialdata:603 html/Search/Elements/EditFormat:74 html/Ticket/Elements/Tabs:172
4253 msgid "Take"
4254 msgstr "Tomar"
4255
4256 #: lib/RT/Queue_Overlay.pm:117
4257 msgid "Take tickets"
4258 msgstr "Tomar pedidos"
4259
4260 #: lib/RT/Queue_Overlay.pm:117
4261 msgid "TakeTicket"
4262 msgstr ""
4263
4264 #: lib/RT/Transaction_Overlay.pm:684
4265 msgid "Taken"
4266 msgstr ""
4267
4268 #: html/Admin/Elements/EditScrip:73 html/Tools/Offline.html:80
4269 msgid "Template"
4270 msgstr "Template"
4271
4272 #: html/Admin/Global/Template.html:110 html/Admin/Queues/Template.html:115
4273 #. ($TemplateObj->Id())
4274 msgid "Template #%1"
4275 msgstr "Template $%1"
4276
4277 #: html/Admin/Elements/EditTemplates:112
4278 msgid "Template deleted"
4279 msgstr "Template apagado"
4280
4281 #: lib/RT/Scrip_Overlay.pm:178
4282 msgid "Template is mandatory argument"
4283 msgstr ""
4284
4285 #: lib/RT/Scrip_Overlay.pm:182
4286 msgid "Template not found"
4287 msgstr ""
4288
4289 #: lib/RT/Template_Overlay.pm:346
4290 msgid "Template parsed"
4291 msgstr ""
4292
4293 #: lib/RT/Template_Overlay.pm:398
4294 msgid "Template parsing error"
4295 msgstr ""
4296
4297 #: html/Admin/Elements/QueueTabs:72 html/Admin/Elements/SystemTabs:59 html/Admin/Global/index.html:68
4298 msgid "Templates"
4299 msgstr "Templates"
4300
4301 #: lib/RT/CustomField_Overlay.pm:946 lib/RT/Record.pm:962
4302 msgid "That is already the current value"
4303 msgstr ""
4304
4305 #: lib/RT/CustomField_Overlay.pm:415
4306 msgid "That is not a value for this custom field"
4307 msgstr ""
4308
4309 #: lib/RT/Ticket_Overlay.pm:1987
4310 msgid "That is the same value"
4311 msgstr ""
4312
4313 #: lib/RT/ACE_Overlay.pm:307 lib/RT/ACE_Overlay.pm:616
4314 msgid "That principal already has that right"
4315 msgstr ""
4316
4317 #: lib/RT/Queue_Overlay.pm:748
4318 #. ($args{'Type'})
4319 msgid "That principal is already a %1 for this queue"
4320 msgstr ""
4321
4322 #: lib/RT/Ticket_Overlay.pm:1428
4323 #. ($self->loc($args{'Type'}))
4324 msgid "That principal is already a %1 for this ticket"
4325 msgstr ""
4326
4327 #: lib/RT/Queue_Overlay.pm:856
4328 #. ($args{'Type'})
4329 msgid "That principal is not a %1 for this queue"
4330 msgstr ""
4331
4332 #: lib/RT/Ticket_Overlay.pm:1550
4333 #. ($args{'Type'})
4334 msgid "That principal is not a %1 for this ticket"
4335 msgstr ""
4336
4337 #: lib/RT/Ticket_Overlay.pm:1983
4338 msgid "That queue does not exist"
4339 msgstr "Essa queue não existe"
4340
4341 #: lib/RT/Ticket_Overlay.pm:3250
4342 msgid "That ticket has unresolved dependencies"
4343 msgstr ""
4344
4345 #: lib/RT/Action/CreateTickets.pm:712 lib/RT/Ticket_Overlay.pm:3053
4346 msgid "That user already owns that ticket"
4347 msgstr "Esse utilizador já é dono desse ticket"
4348
4349 #: lib/RT/Ticket_Overlay.pm:2996
4350 msgid "That user does not exist"
4351 msgstr "Esse utilizador não existe"
4352
4353 #: lib/RT/User_Overlay.pm:391
4354 msgid "That user is already privileged"
4355 msgstr ""
4356
4357 #: lib/RT/User_Overlay.pm:412
4358 msgid "That user is already unprivileged"
4359 msgstr ""
4360
4361 #: lib/RT/User_Overlay.pm:404
4362 msgid "That user is now privileged"
4363 msgstr ""
4364
4365 #: lib/RT/User_Overlay.pm:425
4366 msgid "That user is now unprivileged"
4367 msgstr ""
4368
4369 #: lib/RT/Ticket_Overlay.pm:3046
4370 msgid "That user may not own tickets in that queue"
4371 msgstr "Esse utilizador não pode ser dono de tickets nessa queue"
4372
4373 #: lib/RT/Link_Overlay.pm:235
4374 msgid "That's not a numerical id"
4375 msgstr ""
4376
4377 #: html/SelfService/Display.html:55 html/Ticket/Create.html:180 html/Ticket/Elements/ShowSummary:51
4378 msgid "The Basics"
4379 msgstr "O Básico"
4380
4381 #: lib/RT/ACE_Overlay.pm:114
4382 msgid "The CC of a ticket"
4383 msgstr ""
4384
4385 #: lib/RT/ACE_Overlay.pm:115
4386 msgid "The administrative CC of a ticket"
4387 msgstr ""
4388
4389 #: bin/rt-crontool:277
4390 msgid "The following command will find all active tickets in the queue 'general' and set their priority to 99 if they haven't been touched in 4 hours:"
4391 msgstr ""
4392
4393 #: lib/RT/Record.pm:965
4394 msgid "The new value has been set."
4395 msgstr ""
4396
4397 #: lib/RT/ACE_Overlay.pm:112
4398 msgid "The owner of a ticket"
4399 msgstr "O dono de um ticket"
4400
4401 #: lib/RT/ACE_Overlay.pm:113
4402 msgid "The requestor of a ticket"
4403 msgstr ""
4404
4405 #: html/Admin/Elements/EditUserComments:49
4406 msgid "These comments aren't generally visible to the user"
4407 msgstr ""
4408
4409 #: lib/RT/CustomField_Overlay.pm:981
4410 msgid "This custom field does not apply to that object"
4411 msgstr ""
4412
4413 #: html/Admin/Tools/Configuration.html:52
4414 msgid "This feature is only available to system administrators"
4415 msgstr "Esta funcionalidade está disponível apenas para os administradores do sistema"
4416
4417 #: html/Elements/SetupSessionCookie:106
4418 #. ($RT::MasonSessionDir)
4419 msgid "This may mean that that the directory '%1' isn't writable or a database table is missing or corrupt."
4420 msgstr ""
4421
4422 #: html/Ticket/Elements/PreviewScrips:98
4423 msgid "This message will be sent to..."
4424 msgstr "Esta mensagem será enviada para..."
4425
4426 #: bin/rt-crontool:268
4427 msgid "This tool allows the user to run arbitrary perl modules from within RT."
4428 msgstr ""
4429
4430 #: lib/RT/Transaction_Overlay.pm:327
4431 msgid "This transaction appears to have no content"
4432 msgstr "Esta transacção não parece ter conteúdo"
4433
4434 #: html/Ticket/Elements/ShowRequestor:72
4435 #. ($rows)
4436 msgid "This user's %1 highest priority tickets"
4437 msgstr "%1 tickets deste utilizador com maior prioridade"
4438
4439 #: lib/RT/Date.pm:422
4440 msgid "Thu."
4441 msgstr "Thu"
4442
4443 #: html/Ticket/ModifyAll.html:48 html/Ticket/ModifyAll.html:52
4444 #. ($Ticket->Id, $Ticket->Subject)
4445 msgid "Ticket #%1 Jumbo update: %2"
4446 msgstr ""
4447
4448 #: html/Approvals/Elements/ShowDependency:69
4449 #. ($link->BaseObj->Id, $link->BaseObj->Subject)
4450 msgid "Ticket #%1: %2"
4451 msgstr "Ticket #%1: %2"
4452
4453 #: lib/RT/Action/CreateTickets.pm:1352 lib/RT/Action/CreateTickets.pm:1361 lib/RT/Action/CreateTickets.pm:607 lib/RT/Action/CreateTickets.pm:731 lib/RT/Action/CreateTickets.pm:743
4454 #. ($T::Tickets{$template_id}->Id)
4455 #. ($T::Tickets{$template_id}->id)
4456 #. ($ticket->Id)
4457 msgid "Ticket %1"
4458 msgstr "Ticket %1"
4459
4460 #: lib/RT/Ticket_Overlay.pm:757 lib/RT/Ticket_Overlay.pm:777
4461 #. ($self->Id, $QueueObj->Name)
4462 msgid "Ticket %1 created in queue '%2'"
4463 msgstr "Ticket %1 criado na queue '%2'"
4464
4465 #: html/Search/Bulk.html:380 html/Tools/MyDay.html:103 html/Tools/MyDay.html:94 html/Tools/MyDay.html:97
4466 #. ($Ticket->Id, $_)
4467 #. ($id, $msg)
4468 msgid "Ticket %1: %2"
4469 msgstr "Ticket %1: %2"
4470
4471 #: html/Admin/Elements/QueueTabs:76
4472 msgid "Ticket Custom Fields"
4473 msgstr ""
4474
4475 #: html/Ticket/History.html:48 html/Ticket/History.html:51
4476 #. ($Ticket->Id, $Ticket->Subject)
4477 msgid "Ticket History # %1 %2"
4478 msgstr "Histórico do ticket # %1 %2"
4479
4480 #: etc/initialdata:324
4481 msgid "Ticket Resolved"
4482 msgstr "Ticket Resolvido"
4483
4484 #: html/Admin/Elements/GlobalCustomFieldTabs:71 html/Admin/Global/CustomFields/index.html:83 lib/RT/CustomField_Overlay.pm:1210
4485 msgid "Ticket Transactions"
4486 msgstr "Transacções do ticket"
4487
4488 #: lib/RT/Tickets_Overlay.pm:2109
4489 msgid "Ticket content"
4490 msgstr "Conteúdo do ticket"
4491
4492 #: lib/RT/Tickets_Overlay.pm:2158
4493 msgid "Ticket content type"
4494 msgstr ""
4495
4496 #: lib/RT/Ticket_Overlay.pm:605 lib/RT/Ticket_Overlay.pm:619 lib/RT/Ticket_Overlay.pm:630 lib/RT/Ticket_Overlay.pm:765
4497 msgid "Ticket could not be created due to an internal error"
4498 msgstr ""
4499
4500 #: html/Ticket/Create.html:247
4501 msgid "Ticket could not be loaded"
4502 msgstr ""
4503
4504 #: html/Ticket/Display.html:57
4505 msgid "Ticket metadata"
4506 msgstr ""
4507
4508 #: etc/initialdata:310
4509 msgid "Ticket status changed"
4510 msgstr "Estado do ticket alterado"
4511
4512 #: lib/RT/Search/FromSQL.pm:84
4513 #. (ref $self)
4514 msgid "TicketSQL search module"
4515 msgstr ""
4516
4517 #: html/Admin/Elements/GlobalCustomFieldTabs:66 html/Admin/Global/CustomFields/index.html:77 html/Elements/Tabs:74 html/Search/Chart:113 html/Search/Elements/Chart:111 lib/RT/CustomField_Overlay.pm:1209
4518 msgid "Tickets"
4519 msgstr "Tickets"
4520
4521 #: lib/RT/Tickets_Overlay.pm:2350
4522 #. ($self->loc( $args{'TYPE'} ),            ( $args{'BASE'} || $args{'TICKET'} ))
4523 msgid "Tickets %1 %2"
4524 msgstr "Tickets %1 %2"
4525
4526 #: lib/RT/Tickets_Overlay.pm:2302
4527 #. ($self->loc( $args{'TYPE'} ),            ( $args{'TARGET'} || $args{'TICKET'} ))
4528 msgid "Tickets %1 by %2"
4529 msgstr "Tickets %1 por %2"
4530
4531 #: html/Tools/Reports/CreatedByDates.html:88
4532 msgid "Tickets created after"
4533 msgstr "Tickets criados depois de"
4534
4535 #: html/Tools/Reports/CreatedByDates.html:90
4536 msgid "Tickets created before"
4537 msgstr "Tickets criados antes de"
4538
4539 #: html/Tools/Reports/ResolvedByDates.html:89
4540 msgid "Tickets resolved after"
4541 msgstr "Tickets resolvidos depois de"
4542
4543 #: html/Tools/Reports/ResolvedByDates.html:91
4544 msgid "Tickets resolved before"
4545 msgstr "Tickets resolvidos antes de"
4546
4547 #: html/Approvals/Elements/ShowDependency:50
4548 msgid "Tickets which depend on this approval:"
4549 msgstr "Pedidos que dependem desta aprovação"
4550
4551 #: html/Search/Elements/PickBasics:136 html/Ticket/Create.html:186 html/Ticket/Elements/EditBasics:74
4552 msgid "Time Estimated"
4553 msgstr "Tempo previsto"
4554
4555 #: html/Search/Elements/PickBasics:137 html/Ticket/Create.html:199 html/Ticket/Elements/EditBasics:87 lib/RT/Tickets_Overlay.pm:2080
4556 msgid "Time Left"
4557 msgstr "Tempo disponível"
4558
4559 #: html/Search/Elements/PickBasics:135 html/Ticket/Create.html:192 html/Ticket/Elements/EditBasics:80 lib/RT/Tickets_Overlay.pm:2055
4560 msgid "Time Worked"
4561 msgstr "Tempo de trabalho"
4562
4563 #: html/Elements/Footer:53
4564 msgid "Time to display"
4565 msgstr "Tempo usado para disponibilizar página"
4566
4567 #: lib/RT/Ticket_Overlay.pm:1169
4568 msgid "TimeWorked"
4569 msgstr ""
4570
4571 #: html/Search/Elements/EditFormat:76
4572 msgid "Title"
4573 msgstr ""
4574
4575 #: html/Elements/Footer:64
4576 #. ('<a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>')
4577 msgid "To inquire about support, training, custom development or licensing, please contact %1."
4578 msgstr ""
4579
4580 #: lib/RT/Ticket_Overlay.pm:1172
4581 msgid "Told"
4582 msgstr ""
4583
4584 #: html/Admin/Elements/Tabs:70 html/Admin/index.html:90 html/Elements/Tabs:77 html/Tools/index.html:48 html/Tools/index.html:51
4585 msgid "Tools"
4586 msgstr "Ferramentas"
4587
4588 #: html/Search/Elements/Chart:132
4589 msgid "Total"
4590 msgstr "Total"
4591
4592 #: etc/initialdata:252
4593 msgid "Transaction"
4594 msgstr "Transacção"
4595
4596 #: lib/RT/Transaction_Overlay.pm:826
4597 #. ($self->Data)
4598 msgid "Transaction %1 purged"
4599 msgstr ""
4600
4601 #: lib/RT/Transaction_Overlay.pm:185
4602 msgid "Transaction Created"
4603 msgstr "Transacção Criada"
4604
4605 #: html/Admin/Elements/QueueTabs:80
4606 msgid "Transaction Custom Fields"
4607 msgstr ""
4608
4609 #: lib/RT/Transaction_Overlay.pm:130
4610 msgid "Transaction->Create couldn't, as you didn't specify an object type and id"
4611 msgstr ""
4612
4613 #: lib/RT/Transaction_Overlay.pm:891
4614 msgid "Transactions are immutable"
4615 msgstr ""
4616
4617 #: lib/RT/Date.pm:420
4618 msgid "Tue."
4619 msgstr "Tue"
4620
4621 #: html/Admin/CustomFields/Modify.html:68 html/Admin/Elements/EditCustomField:67 html/Ticket/Elements/AddWatchers:56 html/Ticket/Elements/AddWatchers:67 html/Ticket/Elements/AddWatchers:77 lib/RT/Ticket_Overlay.pm:1170 lib/RT/Tickets_Overlay.pm:1894
4622 msgid "Type"
4623 msgstr "Tipo"
4624
4625 #: lib/RT/ScripCondition_Overlay.pm:130
4626 msgid "Unimplemented"
4627 msgstr ""
4628
4629 #: html/Admin/Users/Modify.html:91
4630 msgid "Unix login"
4631 msgstr ""
4632
4633 #: lib/RT/Attachment_Overlay.pm:291 lib/RT/Record.pm:863
4634 #. ($self->ContentEncoding)
4635 #. ($ContentEncoding)
4636 msgid "Unknown ContentEncoding %1"
4637 msgstr ""
4638
4639 #: html/Search/Build.html:461 lib/RT/Report/Tickets.pm:410
4640 #. ($key)
4641 msgid "Unknown field: %1"
4642 msgstr ""
4643
4644 #: html/Elements/SelectResultsPerPage:60
4645 msgid "Unlimited"
4646 msgstr ""
4647
4648 #: html/Search/Elements/SelectSearchesForObjects:66
4649 msgid "Unnamed search"
4650 msgstr "Procura sem nome"
4651
4652 #: etc/initialdata:32
4653 msgid "Unprivileged"
4654 msgstr ""
4655
4656 #: html/Admin/Elements/EditCustomFields:62
4657 msgid "Unselected Custom Fields"
4658 msgstr ""
4659
4660 #: html/Admin/CustomFields/Objects.html:63
4661 msgid "Unselected objects"
4662 msgstr ""
4663
4664 #: lib/RT/Transaction_Overlay.pm:680
4665 msgid "Untaken"
4666 msgstr ""
4667
4668 #: html/Admin/Elements/EditScrip:130 html/Elements/RT__Ticket/ColumnMap:304 html/Search/Bulk.html:195 html/Search/Bulk.html:77
4669 msgid "Update"
4670 msgstr "Actualizar"
4671
4672 #: html/Ticket/Update.html:137
4673 msgid "Update Ticket"
4674 msgstr "Actualizar Ticket"
4675
4676 #: html/Search/Bulk.html:128 html/Ticket/ModifyAll.html:89 html/Ticket/Update.html:74
4677 msgid "Update Type"
4678 msgstr "Tipo de actualização"
4679
4680 #: html/Search/Bulk.html:202 html/Search/Results.html:80
4681 msgid "Update multiple tickets"
4682 msgstr "Actualizar múltiplos tickets"
4683
4684 #: lib/RT/Action/CreateTickets.pm:752 lib/RT/Interface/Web.pm:611
4685 msgid "Update not recorded."
4686 msgstr ""
4687
4688 #: html/Ticket/ModifyAll.html:86
4689 msgid "Update ticket"
4690 msgstr "Actualizar ticket"
4691
4692 #: html/SelfService/Update.html:114 html/SelfService/Update.html:49
4693 #. ($Ticket->id)
4694 msgid "Update ticket #%1"
4695 msgstr "Actualizar ticket #%1"
4696
4697 #: html/Ticket/Update.html:160
4698 #. ($TicketObj->id, $TicketObj->Subject)
4699 msgid "Update ticket #%1 (%2)"
4700 msgstr "Actualizar ticket #%1 (%2)"
4701
4702 #: lib/RT/Action/CreateTickets.pm:750 lib/RT/Interface/Web.pm:610
4703 msgid "Update type was neither correspondence nor comment."
4704 msgstr ""
4705
4706 #: html/Elements/SelectDateType:56 html/Ticket/Elements/ShowDates:74 lib/RT/CustomField_Overlay.pm:1287 lib/RT/Ticket_Overlay.pm:1173
4707 msgid "Updated"
4708 msgstr "Actualizado"
4709
4710 #: html/Tools/Offline.html:95
4711 msgid "Upload"
4712 msgstr "Carregar"
4713
4714 #: lib/RT/CustomField_Overlay.pm:86
4715 msgid "Upload multiple files"
4716 msgstr "Carregar múltiplos ficheiros"
4717
4718 #: lib/RT/CustomField_Overlay.pm:81
4719 msgid "Upload multiple images"
4720 msgstr "Carregar múltiplas imagens"
4721
4722 #: lib/RT/CustomField_Overlay.pm:87
4723 msgid "Upload one file"
4724 msgstr "Carregar um ficheiro"
4725
4726 #: lib/RT/CustomField_Overlay.pm:82
4727 msgid "Upload one image"
4728 msgstr "Carregar uma imagem"
4729
4730 #: lib/RT/CustomField_Overlay.pm:88
4731 msgid "Upload up to %1 files"
4732 msgstr "Carregar até %1 ficheiros"
4733
4734 #: lib/RT/CustomField_Overlay.pm:83
4735 msgid "Upload up to %1 images"
4736 msgstr "Carregar até %1 imagens"
4737
4738 #: html/Tools/Offline.html:95
4739 msgid "Upload your changes"
4740 msgstr ""
4741
4742 #: html/Admin/index.html:92
4743 msgid "Use other RT administrative tools"
4744 msgstr "Utilizar outras ferramentas administrativas do RT"
4745
4746 #: lib/RT/Ticket_Overlay.pm:508
4747 #. ($args{'Owner'})
4748 msgid "User '%1' could not be found."
4749 msgstr "Utilizador '%1' não encontrado"
4750
4751 #: etc/initialdata:132 etc/initialdata:206
4752 msgid "User Defined"
4753 msgstr ""
4754
4755 #: html/Admin/Elements/EditScrip:95
4756 msgid "User Defined conditions and actions"
4757 msgstr ""
4758
4759 #: html/Admin/Elements/CustomFieldTabs:74 html/Admin/Elements/GroupTabs:70 html/Admin/Elements/QueueTabs:87 html/Admin/Elements/SystemTabs:70 html/Admin/Global/index.html:82
4760 msgid "User Rights"
4761 msgstr "Direitos de utilizador"
4762
4763 #: lib/RT/Interface/Web.pm:1392
4764 #. ($cf->Name, ref $args{'Object'}, $args{'Object'}->id)
4765 msgid "User asked for an unknown update type for custom field %1 for %2 object #%3"
4766 msgstr ""
4767
4768 #: html/Admin/Users/Modify.html:305
4769 #. ($msg)
4770 msgid "User could not be created: %1"
4771 msgstr "Utilizador não criado: %1"
4772
4773 #: lib/RT/User_Overlay.pm:332
4774 msgid "User created"
4775 msgstr "Utilizador criado"
4776
4777 #: html/Admin/CustomFields/GroupRights.html:76 html/Admin/Global/GroupRights.html:90 html/Admin/Groups/GroupRights.html:77 html/Admin/Queues/GroupRights.html:92
4778 msgid "User defined groups"
4779 msgstr ""
4780
4781 #: lib/RT/User_Overlay.pm:594 lib/RT/User_Overlay.pm:614
4782 msgid "User loaded"
4783 msgstr "Utilizador carregado"
4784
4785 #: html/Admin/Groups/index.html:105
4786 msgid "User-defined groups"
4787 msgstr "Grupos definidos por utilizadores"
4788
4789 #: html/Admin/Users/Modify.html:71 html/Elements/Login:92 html/Ticket/Elements/AddWatchers:58
4790 msgid "Username"
4791 msgstr "Username"
4792
4793 #: html/Admin/Elements/GlobalCustomFieldTabs:57 html/Admin/Elements/SelectNewGroupMembers:49 html/Admin/Elements/Tabs:55 html/Admin/Global/CustomFields/index.html:66 html/Admin/Groups/Members.html:78 html/Admin/Queues/People.html:91 html/Admin/index.html:64 html/User/Groups/Members.html:81 lib/RT/CustomField_Overlay.pm:1211
4794 msgid "Users"
4795 msgstr "Utilizadores"
4796
4797 #: html/Admin/Users/index.html:87
4798 msgid "Users matching search criteria"
4799 msgstr "Utilizadores que verificam o critério de pesquisa"
4800
4801 #: bin/rt-crontool:136
4802 #. ($transaction->id)
4803 msgid "Using transaction #%1..."
4804 msgstr ""
4805
4806 #: lib/RT/Tickets_Overlay_SQL.pm:530
4807 msgid "Valid Query"
4808 msgstr "Query válida"
4809
4810 #: html/Admin/CustomFields/Modify.html:82
4811 msgid "Validation"
4812 msgstr ""
4813
4814 #: html/Admin/CustomFields/Modify.html:132 html/Admin/Elements/EditCustomField:80
4815 msgid "Values"
4816 msgstr "Valores"
4817
4818 #: lib/RT/Queue_Overlay.pm:109
4819 msgid "Watch"
4820 msgstr ""
4821
4822 #: lib/RT/Queue_Overlay.pm:110
4823 msgid "WatchAsAdminCc"
4824 msgstr ""
4825
4826 #: html/Admin/Elements/QueueTabs:65
4827 msgid "Watchers"
4828 msgstr ""
4829
4830 #: lib/RT/Date.pm:421
4831 msgid "Wed."
4832 msgstr "Wed"
4833
4834 #: html/Tools/MyDay.html:80
4835 msgid "What I did today"
4836 msgstr ""
4837
4838 #: etc/initialdata:521
4839 msgid "When a ticket has been approved by all approvers, add correspondence to the original ticket"
4840 msgstr ""
4841
4842 #: etc/initialdata:485
4843 msgid "When a ticket has been approved by any approver, add correspondence to the original ticket"
4844 msgstr ""
4845
4846 #: etc/initialdata:146
4847 msgid "When a ticket is created"
4848 msgstr "Quando um ticket é criado"
4849
4850 #: etc/initialdata:418
4851 msgid "When an approval ticket is created, notify the Owner and AdminCc of the item awaiting their approval"
4852 msgstr ""
4853
4854 #: etc/initialdata:151
4855 msgid "When anything happens"
4856 msgstr "Quando algo acontece"
4857
4858 #: etc/initialdata:199
4859 msgid "Whenever a ticket is resolved"
4860 msgstr "Quando um ticket é resolvido"
4861
4862 #: etc/initialdata:185
4863 msgid "Whenever a ticket's owner changes"
4864 msgstr ""
4865
4866 #: etc/initialdata:178 etc/upgrade/3.1.17/content:16
4867 msgid "Whenever a ticket's priority changes"
4868 msgstr ""
4869
4870 #: etc/initialdata:193
4871 msgid "Whenever a ticket's queue changes"
4872 msgstr ""
4873
4874 #: etc/initialdata:170
4875 msgid "Whenever a ticket's status changes"
4876 msgstr ""
4877
4878 #: etc/initialdata:207
4879 msgid "Whenever a user-defined condition occurs"
4880 msgstr ""
4881
4882 #: etc/initialdata:164
4883 msgid "Whenever comments come in"
4884 msgstr ""
4885
4886 #: etc/initialdata:157
4887 msgid "Whenever correspondence comes in"
4888 msgstr ""
4889
4890 #: html/Admin/Users/Modify.html:191 html/User/Prefs.html:90
4891 msgid "Work"
4892 msgstr ""
4893
4894 #: html/Search/Results.html:84
4895 msgid "Work offline"
4896 msgstr ""
4897
4898 #: html/Ticket/Elements/ShowBasics:65 html/Ticket/Update.html:66 html/Tools/MyDay.html:65
4899 msgid "Worked"
4900 msgstr ""
4901
4902 #: lib/RT/Ticket_Overlay.pm:3157
4903 msgid "You already own this ticket"
4904 msgstr "Este ticket já é seu"
4905
4906 #: html/autohandler:216 html/autohandler:224
4907 msgid "You are not an authorized user"
4908 msgstr ""
4909
4910 #: html/Prefs/Search.html:58
4911 msgid "You can also edit the predefined search itself"
4912 msgstr "Também pode editar a própria procura personalizada"
4913
4914 #: lib/RT/Ticket_Overlay.pm:3039
4915 msgid "You can only reassign tickets that you own or that are unowned"
4916 msgstr "Só pode atribuir um pedido que seja seu ou que não proprietário"
4917
4918 #: lib/RT/Ticket_Overlay.pm:3035
4919 msgid "You can only take tickets that are unowned"
4920 msgstr "Só pode responsabilizar-se por tickets que não têm dono"
4921
4922 #: docs/design_docs/string-extraction-guide.txt:47 lib/RT/StyleGuide.pod:778
4923 #. ($num, $queue)
4924 msgid "You found %1 tickets in queue %2"
4925 msgstr "Encontrou %1 tickets na queue %2"
4926
4927 #: html/NoAuth/Logout.html:54
4928 msgid "You have been logged out of RT."
4929 msgstr "Saiu do RT"
4930
4931 #: html/SelfService/Display.html:135
4932 msgid "You have no permission to create tickets in that queue."
4933 msgstr "Não tem permissão para criar tickets nessa queue."
4934
4935 #: lib/RT/Ticket_Overlay.pm:1996
4936 msgid "You may not create requests in that queue."
4937 msgstr "Não pode criar pedidos nessa queue"
4938
4939 #: html/NoAuth/Logout.html:58
4940 msgid "You're welcome to login again"
4941 msgstr ""
4942
4943 #: etc/initialdata:502 etc/initialdata:504
4944 #. (# loc           $self->TransactionObj->CreatorObj->Name,)
4945 msgid "Your request has been approved by %1. Other approvals may still be pending."
4946 msgstr ""
4947
4948 #: etc/initialdata:540
4949 msgid "Your request has been approved."
4950 msgstr ""
4951
4952 #: etc/initialdata:445
4953 msgid "Your request was rejected."
4954 msgstr ""
4955
4956 #: html/autohandler:253
4957 msgid "Your username or password is incorrect"
4958 msgstr "Login ou password errados"
4959
4960 #: html/Admin/Users/Modify.html:171 html/User/Prefs.html:151
4961 msgid "Zip"
4962 msgstr "Código Postal"
4963
4964 #: html/Search/Elements/DisplayOptions:67
4965 msgid "[none]"
4966 msgstr ""
4967
4968 #: lib/RT/System.pm:89
4969 msgid "allow creation of saved searches"
4970 msgstr ""
4971
4972 #: lib/RT/System.pm:88
4973 msgid "allow loading of saved searches"
4974 msgstr ""
4975
4976 #: html/User/Elements/DelegateRights:82
4977 #. ($right->PrincipalObj->Object->SelfDescription)
4978 msgid "as granted to %1"
4979 msgstr ""
4980
4981 #: html/Search/Results.html:85
4982 msgid "chart"
4983 msgstr ""
4984
4985 #: html/SelfService/Closed.html:51
4986 msgid "closed"
4987 msgstr "fechado"
4988
4989 #: html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectMatch:57
4990 msgid "contains"
4991 msgstr "contém"
4992
4993 #: lib/RT/Report/Tickets.pm:347
4994 msgid "current: $current, want $want, Error near ->$val<- expecting a $token in '$string'\\n"
4995 msgstr ""
4996
4997 #: html/Admin/Queues/Modify.html:100 lib/RT/Date.pm:348
4998 msgid "days"
4999 msgstr "dias"
5000
5001 #: lib/RT/Queue_Overlay.pm:89
5002 msgid "deleted"
5003 msgstr "apagado"
5004
5005 #: html/Search/Elements/PickBasics:63
5006 msgid "does not match"
5007 msgstr ""
5008
5009 #: html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectMatch:58
5010 msgid "doesn't contain"
5011 msgstr "não contém"
5012
5013 #: html/Elements/SelectEqualityOperator:61
5014 msgid "equal to"
5015 msgstr "igual a"
5016
5017 #: html/Search/Build.html:553
5018 msgid "error: can't move down"
5019 msgstr ""
5020
5021 #: html/Search/Build.html:575
5022 msgid "error: can't move left"
5023 msgstr ""
5024
5025 #: html/Search/Build.html:534
5026 msgid "error: can't move up"
5027 msgstr ""
5028
5029 #: html/Search/Build.html:618
5030 msgid "error: nothing to delete"
5031 msgstr ""
5032
5033 #: html/Search/Build.html:539 html/Search/Build.html:558 html/Search/Build.html:580 html/Search/Build.html:609
5034 msgid "error: nothing to move"
5035 msgstr ""
5036
5037 #: html/Search/Build.html:636
5038 msgid "error: nothing to toggle"
5039 msgstr ""
5040
5041 #: html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectEqualityOperator:61
5042 msgid "greater than"
5043 msgstr "maior do que"
5044
5045 #: lib/RT/Group_Overlay.pm:216
5046 #. ($self->Name)
5047 msgid "group '%1'"
5048 msgstr "grupo '%1'"
5049
5050 #: html/Search/Results.html:90
5051 #. ($m->scomp('Elements/SelectGroupBy', Name => 'PrimaryGroupBy', Query => $Query))
5052 msgid "grouped by %1"
5053 msgstr "agrupado por %1"
5054
5055 #: lib/RT/Date.pm:344
5056 msgid "hours"
5057 msgstr "horas"
5058
5059 #: html/Search/Elements/PickBasics:50
5060 msgid "id"
5061 msgstr "id"
5062
5063 #: html/Elements/SelectBoolean:55 html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectMatch:59 html/Search/Elements/PickBasics:164 html/Search/Elements/PickBasics:76 html/Search/Elements/PickBasics:92 html/Search/Elements/PickCFs:55
5064 msgid "is"
5065 msgstr "é"
5066
5067 #: html/Elements/SelectBoolean:59 html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectMatch:60 html/Search/Elements/PickBasics:165 html/Search/Elements/PickBasics:77 html/Search/Elements/PickBasics:93 html/Search/Elements/PickCFs:56
5068 msgid "isn't"
5069 msgstr "não é"
5070
5071 #: html/Elements/SelectCustomFieldOperator:61 html/Elements/SelectEqualityOperator:61
5072 msgid "less than"
5073 msgstr "menos do que"
5074
5075 #: html/Search/Elements/PickBasics:62
5076 msgid "matches"
5077 msgstr "coincide"
5078
5079 #: lib/RT/Date.pm:340
5080 msgid "min"
5081 msgstr ""
5082
5083 #: html/Tools/MyDay.html:65
5084 msgid "minutes"
5085 msgstr "minutos"
5086
5087 #: lib/RT/Date.pm:356
5088 msgid "months"
5089 msgstr "meses"
5090
5091 #: lib/RT/Queue_Overlay.pm:84
5092 msgid "new"
5093 msgstr "novo"
5094
5095 #: html/Admin/Elements/PickCustomFields:66 html/Admin/Elements/PickObjects:67
5096 msgid "no name"
5097 msgstr "sem nome"
5098
5099 #: html/Admin/Elements/EditScrips:66
5100 msgid "no value"
5101 msgstr "sem valor"
5102
5103 #: html/Admin/Elements/EditQueueWatchers:50 html/Ticket/Elements/EditWatchers:51
5104 msgid "none"
5105 msgstr "nenhum"
5106
5107 #: html/Elements/SelectEqualityOperator:61
5108 msgid "not equal to"
5109 msgstr "diferente de"
5110
5111 #: html/SelfService/Elements/MyRequests:78 lib/RT/Queue_Overlay.pm:85
5112 msgid "open"
5113 msgstr "aberto"
5114
5115 #: lib/RT/Group_Overlay.pm:221
5116 #. ($self->Name, $user->Name)
5117 msgid "personal group '%1' for user '%2'"
5118 msgstr ""
5119
5120 #: lib/RT/Group_Overlay.pm:229
5121 #. ($queue->Name, $self->Type)
5122 msgid "queue %1 %2"
5123 msgstr "queue %1 %2"
5124
5125 #: lib/RT/Queue_Overlay.pm:88
5126 msgid "rejected"
5127 msgstr "rejeitado"
5128
5129 #: lib/RT/Queue_Overlay.pm:87
5130 msgid "resolved"
5131 msgstr "resolvido"
5132
5133 #: lib/RT/Date.pm:336
5134 msgid "sec"
5135 msgstr ""
5136
5137 #: lib/RT/System.pm:87
5138 msgid "show Configuration tab"
5139 msgstr ""
5140
5141 #: html/Search/Results.html:82
5142 msgid "spreadsheet"
5143 msgstr ""
5144
5145 #: lib/RT/Queue_Overlay.pm:86
5146 msgid "stalled"
5147 msgstr "pendente"
5148
5149 #: html/Search/Results.html:91
5150 #. ($m->scomp('Elements/SelectChartType', Name => 'ChartStyle'))
5151 msgid "style: %1"
5152 msgstr ""
5153
5154 #: html/Prefs/MyRT.html:95
5155 msgid "summary rows"
5156 msgstr "linhas de sumário"
5157
5158 #: lib/RT/Group_Overlay.pm:224
5159 #. ($self->Type)
5160 msgid "system %1"
5161 msgstr ""
5162
5163 #: lib/RT/Group_Overlay.pm:235
5164 #. ($self->Type)
5165 msgid "system group '%1'"
5166 msgstr ""
5167
5168 #: html/Elements/Error:66 html/SelfService/Error.html:65
5169 msgid "the calling component did not specify why"
5170 msgstr ""
5171
5172 #: lib/RT/Group_Overlay.pm:232
5173 #. ($self->Instance, $self->Type)
5174 msgid "ticket #%1 %2"
5175 msgstr "ticket #%1 %2"
5176
5177 #: lib/RT/Group_Overlay.pm:238
5178 #. ($self->Id)
5179 msgid "undescribed group %1"
5180 msgstr "grupo indefinido %1"
5181
5182 #: lib/RT/Group_Overlay.pm:213
5183 #. ($user->Object->Name)
5184 msgid "user %1"
5185 msgstr "utilizador %1"
5186
5187 #: lib/RT/Date.pm:352
5188 msgid "weeks"
5189 msgstr "semanas"
5190
5191 #: lib/RT/Date.pm:360
5192 msgid "years"
5193 msgstr "anos"
5194