source: git/lib/pt_BR.po @ 8fa7902

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 8fa7902 was 8fa7902, checked in by Olly Betts <olly@…>, 13 years ago

lib/: Remove comments which are only relevant for other languages
from .po files. Add more clarifying comments.

git-svn-id: file:///home/survex-svn/survex/trunk@3597 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 55.8 KB
RevLine 
[d86459c]1msgid ""
2msgstr ""
3"Project-Id-Version: survex-1.1.16\n"
4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
6"PO-Revision-Date: 2011-05-17 01:20:59 +1200\n"
7"Last-Translator: Olly Betts <olly@survex.com>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to
14#. allocate space for.
15#: ../src/message.c:83
16#, c-format
17msgid "Out of memory (couldn't find %lu bytes)."
18msgstr "Memória insuficiente (são necesssários mais %lu bytes)."
19
[8fa7902]20#: ../src/commands.c:1512
[d86459c]21#, c-format
22msgid "Survex version %s or greater required to process this survey data."
23msgstr "Para processar estes dados é necessária a versão %s (ou posterior) do Survex."
24
25#. TRANSLATORS: Used with message 5 like so:
26#. In file included from area.svx:12,
27#. from cave.svx:3:
28#. passage.svx:17: <some error or warning>
29#: ../src/datain.c:107
30msgid "from"
31msgstr "de"
32
33#. TRANSLATORS: Indicates a warning message e.g.:
34#. "spoon.svx:12: warning: *prefix is deprecated"
35#: ../src/aven.cc:351
36#: ../src/message.c:1181
37msgid "warning"
38msgstr "alerta"
39
[8fa7902]40#. TRANSLATORS: Followed by <filename>:<line number>
[d86459c]41#: ../src/datain.c:103
42msgid "In file included from"
43msgstr "No arquivo incluído em"
44
45#: ../src/commands.c:507
46msgid "*prefix is deprecated - use *begin and *end instead"
47msgstr "*prefix descontinuado - use *begin e *end em seu lugar"
48
[8fa7902]49#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
50#. used by Portuguese cavers is "base".
[d86459c]51#: ../src/readval.c:121
52#, c-format
53msgid "Character `%c' not allowed in station name (use *SET NAMES to set allowed characters)"
54msgstr "Caractere `%c' não permitido em nome de base (use *SET NAMES para configurar os caracteres permitidos)"
55
56#: ../src/readval.c:319
57msgid "Field may not be omitted"
58msgstr "Campo não pode ser omitido"
59
60#: ../src/datain.c:1436
61#: ../src/datain.c:1447
62#: ../src/datain.c:1708
63#: ../src/readval.c:321
64#: ../src/readval.c:362
65#: ../src/readval.c:392
66#, c-format
67msgid "Expecting numeric field, found `%s'"
68msgstr "Esperava valor numérico, encontrei `%s'"
69
70#: ../src/commands.c:1410
71#, c-format
72msgid "Found `%s', expecting `PRESERVE', `TOUPPER', or `TOLOWER'"
73msgstr "Encontrei `%s' quando eram esperados `PRESERVE', `TOUPPER' ou `TOLOWER'"
74
75#: ../src/matrix.c:359
76#: ../src/message.c:233
77#: ../src/debug.h:45
78#: ../src/debug.h:47
79msgid "Bug in program detected! Please report this to the authors"
80msgstr "Erro no programa! Por favor, comunique aos autores"
81
82#: ../src/commands.c:1614
83#: ../src/extend.c:420
84#, c-format
85msgid "Unknown command `%s'"
86msgstr "Comando desconhecido `%s'"
87
[8fa7902]88#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
89#. used by Portuguese cavers is "base".
[d86459c]90#: ../src/netbits.c:407
91#, c-format
92msgid "Station `%s' equated to itself"
93msgstr "Base `%s' igualada a ela mesma"
94
[8fa7902]95#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between survey stations.
96#. The terminology used by Portuguese cavers is "visadas".
[d86459c]97#: ../src/datain.c:970
98msgid "Compass reading may not be omitted except on plumbed legs"
99msgstr "Azimute não pode ser omitido exceto em visadas em prumo"
100
101#: ../src/datain.c:236
102#: ../src/extend.c:425
103msgid "End of line not blank"
104msgstr "Final da linha não está em branco"
105
106#: ../src/cavern.c:374
107#, c-format
108msgid "There were %d warning(s)."
109msgstr "Há %d alerta(s)."
110
111#. TRANSLATORS: pipe here means a Unix pipe, which transfers data between two programs
112#. -- probably best not to translate it
113#: ../src/cavernlog.cc:210
114#, c-format
115msgid "Couldn't open pipe: `%s'"
116msgstr "Impossível abrir `pipe': `%s'"
117
118#: ../src/datain.c:80
119#: ../src/datain.c:88
120#: ../src/datain.c:95
121#: ../src/datain.c:723
122#: ../src/extend.c:544
123#: ../src/sorterr.c:75
124#: ../src/sorterr.c:92
125#: ../src/sorterr.c:234
126msgid "Error reading file"
127msgstr "Erro lendo arquivo"
128
129#: ../src/message.c:1196
130msgid "Too many errors - giving up"
131msgstr "Demasiados erros - desistindo"
132
133#: ../src/commands.c:1291
134msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
135msgstr "*DEFAULT decontinuado - use *CALIBRATE/DATA/SD/UNITS com argumento DEFAULT em seu lugar"
136
137#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string).
138#. So the problem here is that the leg is vertical, so a compass reading has
139#. no meaning!
140#: ../src/datain.c:943
141msgid "Compass reading given on plumbed leg"
142msgstr "Azimute fornecido numa visada vertical"
143
144#: ../src/commands.c:569
145msgid "END with no matching BEGIN in this file"
146msgstr "END sem o BEGIN correspondente neste arquivo"
147
148#: ../src/datain.c:710
149msgid "BEGIN with no matching END in this file"
150msgstr "BEGIN sem o END correspondente neste arquivo"
151
152#: ../src/printwx.cc:1166
153#: ../src/datain.c:352
154#: ../src/img.c:176
155#, c-format
156msgid "Couldn't open data file `%s'"
157msgstr "Impossível abrir arquivo de dados `%s'"
158
159#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is deprecated, so this error
160#. would be generated by:
161#. *equate \foo.7 1
162#: ../src/commands.c:416
163#: ../src/readval.c:62
164#: ../src/readval.c:66
165msgid "ROOT is deprecated"
166msgstr "ROOT descontinuado"
167
168#. TRANSLATORS: A station must be exported out of each level it is in, so this would give
169#. "Station `\outer.inner.1' not exported from survey `\outer')":
170#. *equate entrance outer.inner.1
171#. *begin outer
172#. *begin inner
173#. *export 1
174#. 1 2 1.23 045 -6
175#. *end inner
176#. *end outer
177#: ../src/commands.c:813
178#: ../src/listpos.c:130
179#: ../src/readval.c:240
180#, c-format
181msgid "Station `%s' not exported from survey `%s'"
182msgstr "Base `%s' não exportada da topo `%s'"
183
184#: ../src/readval.c:212
185#, c-format
186msgid "`%s' can't be both a station and a survey"
187msgstr "`%s' não pode ser nome de base e de topografia ao mesmo tempo"
188
189#: ../src/extend.c:247
190#: ../src/extend.c:262
191#: ../src/extend.c:302
192#: ../src/extend.c:342
193#: ../src/extend.c:382
194#: ../src/readval.c:118
195msgid "Expecting station name"
[8fa7902]196msgstr "Esperava um nome de base"
[d86459c]197
198#. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
199#: ../src/commands.c:479
200msgid "Reentering an existing prefix level is deprecated"
201msgstr "A re-utilização de um prefixo é desaconselhada"
202
203#: ../src/commands.c:486
204msgid "Originally entered here"
205msgstr "Prefixo usado originalmente aqui"
206
207#: ../src/commands.c:1439
208#, c-format
209msgid "Found `%s', expecting `EQUATES', `EXPORTS', or `PLUMBS'"
210msgstr "Encontrado `%s' quando `EQUATES', `EXPORTS' ou `PLUMBS' era esperado"
211
212#: ../src/commands.c:1445
213#, c-format
214msgid "Found `%s', expecting `ON' or `OFF'"
215msgstr "Encontrado `%s' quando `ON' ou `OFF' eram esperados"
216
[8fa7902]217#. TRANSLATORS: EQUATE is a command name, so shouldn't be translated.
[d86459c]218#: ../src/commands.c:786
219msgid "Only one station in EQUATE command"
[8fa7902]220msgstr "Apenas uma base para o comando EQUATE"
[d86459c]221
222#: ../src/commands.c:372
223#, c-format
224msgid "Unknown quantity `%s'"
225msgstr "Tipo de quantidade `%s' desconhecida"
226
227#: ../src/commands.c:298
228#, c-format
229msgid "Unknown units `%s'"
230msgstr "Unidade `%s' desconhecida"
231
232#. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.:
233#. *begin
234#. 1 2 10.00 178 -01
235#. *end entrance      <--[Message given here]
236#: ../src/commands.c:586
237msgid "Matching BEGIN tag has no prefix"
238msgstr "O BEGIN correspondente não tem prefixo"
239
240#. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but
241#. the correct term in other languages may be singular.
242#: ../src/commands.c:307
243#, c-format
244msgid "Invalid units `%s' for quantity"
245msgstr "Unidade `%s' inválida para tipo de quantidade"
246
247#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take
248#. a filename parameter - we don't really want it here, so lose it with "%.0s"
249#. (which should display 0 characters from the filename) FIXME: sort out this
250#: ../src/img.c:177
251msgid "Out of memory %.0s"
252msgstr "Memória insuficiente %.0s"
253
254#: ../src/commands.c:366
255#, c-format
256msgid "Unknown instrument `%s'"
257msgstr "Instrumento `%s' desconhecido"
258
259#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate
260#: ../src/commands.c:1267
261msgid "Scale factor must be 1.0 for DECLINATION"
262msgstr "Fator de escala tem que ser 1.0 para comando DECLINATION"
263
264#: ../src/commands.c:1309
265#, c-format
266msgid "Unknown setting `%s'"
267msgstr "Configuração `%s' desconhecida"
268
269#: ../src/commands.c:409
270#, c-format
271msgid "Unknown character class `%s'"
272msgstr "Classe de caracteres desconhecida: `%s'"
273
274#: ../src/extend.c:590
275#: ../src/netskel.c:89
276msgid "No survey data"
277msgstr "Nenhum dado topográfico"
278
279#: ../src/filename.c:52
280#: ../src/img.c:178
281#, c-format
282msgid "Filename `%s' refers to directory"
283msgstr "Nome de arquivo `%s' referencia diretório ao invés de arquivo"
284
285#: ../src/netartic.c:374
286msgid "Survey not all connected to fixed stations"
287msgstr "Topografia não completamente conectada a bases posicionadas"
288
289#: ../src/commands.c:725
290#: ../src/datain.c:633
291msgid "Station already fixed or equated to a fixed point"
[8fa7902]292msgstr "Base já posicionada ou com correspondência a uma base posicionada"
[d86459c]293
294#: ../src/cavern.c:277
295#: ../src/filename.c:55
296#: ../src/img.c:179
297#, c-format
298msgid "Failed to open output file `%s'"
299msgstr "Não foi possível abrir arquivo de saída `%s'"
300
301#: ../src/commands.c:1364
302msgid "Standard deviation must be positive"
303msgstr "Desvio-padrão deve ser positivo"
304
305#. TRANSLATORS: as in: Usage: cavern ...
306#: ../src/cmdline.c:147
307msgid "Usage"
308msgstr "Uso"
309
310#. TRANSLATORS: %s is a placeholder for the name of the station
311#: ../src/netbits.c:335
312#, c-format
313msgid "Survey leg with same station (`%s') at both ends - typing error?"
314msgstr "Visada com mesma base em ambas as pontas (`%s') - erro de digitação?"
315
[8fa7902]316#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
317#. full circle.
[d86459c]318#. pt: "graus" is correct here ("grad" would be "grados")
319#: ../src/datain.c:901
320#: ../src/datain.c:916
321msgid "Clino reading over 90 degrees (absolute value)"
322msgstr "Inclinação maior que 90 graus em valor absoluto"
323
324#: ../src/netbits.c:422
325#, c-format
326msgid "Tried to equate two non-equal fixed stations: `%s' and `%s'"
327msgstr "Tentativa de igualar duas bases posicionadas em coordenadas diferentes: `%s' e `%s'"
328
329#. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b
330#: ../src/netbits.c:428
331#, c-format
332msgid "Equating two equal fixed points: `%s' and `%s'"
333msgstr "Igualando duas bases posicionadas nas mesmas coordenadas: `%s' e `%s'"
334
335#. TRANSLATORS: " *fix a " gives this message:
336#: ../src/commands.c:643
337msgid "FIX command with no coordinates - fixing at (0,0,0)"
338msgstr "Comando FIX sem coordenadas - atribuindo (0,0,0)"
339
340#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
341#: ../src/commands.c:728
342#: ../src/datain.c:635
343msgid "Station already fixed at the same coordinates"
344msgstr "Base já posicionada nessas coordenadas"
345
346#: ../src/commands.c:636
347msgid "More than one FIX command with no coordinates"
348msgstr "Mais de um comando FIX sem coordenadas"
349
350#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN <SURVEY>, so this
351#. would generate error 57:
352#. *begin fred
353#. 1 2 1.23 045 -6
354#. *export 2
355#. *end fred
356#: ../src/commands.c:1621
357msgid "*EXPORT must immediately follow `*BEGIN <SURVEY>'"
358msgstr "*EXPORT deve estar logo após um `*BEGIN <TOPO>'"
359
360#: ../src/readval.c:448
361msgid "Invalid year (< 1900 or > 2078)"
362msgstr "Ano inválido (< 1900 or > 2078)"
363
364#. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees
365#: ../src/datain.c:818
366#: ../src/datain.c:827
367msgid "Suspicious compass reading"
368msgstr "Azimute suspeito"
369
370#: ../src/datain.c:1414
371msgid "Negative tape reading"
372msgstr "Distância negativa"
373
374#: ../src/commands.c:638
375msgid "Same station fixed twice with no coordinates"
376msgstr "Mesma base posicionada duas vezes sem coordenadas"
377
378#. TRANSLATORS: This means that the data fed in said this.
379#. It could be a gross error (e.g. the decimal point is missing from
380#. the depth gauge reading) or it could just be due to random error on
381#. a near vertical leg
382#: ../src/datain.c:1117
383msgid "Tape reading is less than change in depth"
384msgstr "Distância menor que mudança de profundidade"
385
386#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
387#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
388#. neither style nor reading is a keyword in the program
389#. This error complains about a depth gauge reading in normal style, for example
390#: ../src/commands.c:1018
391#, c-format
392msgid "Reading `%s' not allowed in data style `%s'"
393msgstr "Campo `%s' não é permitido em tipo de visada `%s'"
394
395#. TRANSLATORS: i.e. not enough readings for the style.
396#: ../src/commands.c:1181
397#, c-format
398msgid "Too few readings for data style `%s'"
399msgstr "Faltam campos necessários ao tipo de visada `%s'"
400
401#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
402#: ../src/commands.c:985
403#, c-format
404msgid "Data style `%s' unknown"
405msgstr "Tipo de visada `%s' desconhecido"
406
[8fa7902]407#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
408#. used by Portuguese cavers is "base".
409#.
410#. Exporting a station twice give error 66:
[d86459c]411#. *begin example
412#. *export 1
413#. *export 1
414#. 1 2 1.24 045 -6
415#. *end example
416#: ../src/commands.c:857
417#, c-format
418msgid "Station `%s' already exported"
419msgstr "Base `%s' já foi exportada"
420
421#. TRANSLATORS: complains about a situation like trying to define two from stations per leg
422#: ../src/commands.c:1036
423#, c-format
424msgid "Duplicate reading `%s'"
425msgstr "Campo `%s' duplicado"
426
427#: ../src/commands.c:754
428#, c-format
429msgid "FLAG `%s' unknown"
430msgstr "FLAG `%s' com problemas"
431
432#: ../src/readval.c:406
433msgid "Missing \""
434msgstr "Falta \""
435
[8fa7902]436#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
437#. used by Portuguese cavers is "base".
[d86459c]438#: ../src/listpos.c:105
439#, c-format
440msgid "Station `%s' referred to just once, with an explicit prefix - typo?"
441msgstr "Base `%s' utilizada apenas uma vez, e com um prefixo explícito - erro de digitação?"
442
[8fa7902]443#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
444#. used by Portuguese cavers is "base".
[d86459c]445#: ../src/netartic.c:379
446msgid "The following survey stations are not attached to a fixed point:"
447msgstr "As seguintes bases não estão conectadas a uma base posicionada:"
448
[8fa7902]449#. TRANSLATORS: Here "station" is a survey station, not a train station.  The terminology
450#. used by Portuguese cavers is "base".
[d86459c]451#: ../src/netskel.c:128
452#, c-format
453msgid "Survey has no fixed points. Therefore I've fixed %s at (0,0,0)"
454msgstr "Topografia sem bases posicionadas. Assim %s foi posicionada em (0,0,0)"
455
[8fa7902]456#. TRANSLATORS: fixed station that is not part of any survey
[d86459c]457#: ../src/netskel.c:896
458#, c-format
459msgid "Unused fixed point `%s'"
460msgstr "Base posicionada não usada `%s'"
461
462#: ../src/matrix.c:123
463msgid "Network solved by reduction - no simultaneous equations to solve."
464msgstr "Coordenadas já calculadas - nenhum sistema de equações para resolver."
465
466#: ../src/matrix.c:135
467#, c-format
468msgid "Solving %d simultaneous equations"
469msgstr "Resolvendo sistema de %d equações"
470
471#. TRANSLATORS: %c is 'x', 'y' or 'z'
472#: ../src/matrix.c:150
473#, c-format
474msgid "Solving to find %c coordinates"
475msgstr "Resolvendo para encontrar coordenadas %c"
476
477#. TRANSLATORS: de has the reverse singular/plural arrangement :)
478#. (i.e., singular has the final -n, plural doesn't)
479#: ../src/commands.c:1090
480#, c-format
481msgid "Reading `%s' duplicates previous reading(s)"
482msgstr "Valor `%s' duplica valor(es) anterior(es)"
483
484#: ../src/matrix.c:133
485msgid "Solving one equation"
486msgstr "Resolvendo uma equação"
487
488#: ../src/datain.c:889
489#: ../src/datain.c:1111
490#: ../src/datain.c:1300
491msgid "Negative adjusted tape reading"
492msgstr "Distância ajustada negativa"
493
494#: ../src/commands.c:1539
495#: ../src/commands.c:1559
496msgid "Date is in the future!"
497msgstr "Data está no futuro!"
498
499#: ../src/commands.c:1563
500msgid "End of date range is before the start"
501msgstr "Data final do intervalo ocorre antes da data inicial"
502
503#: ../src/avenprcore.cc:118
504#, c-format
505msgid "Parameter `%s' has invalid value `%s' in printer configuration file"
506msgstr "Parâmetro `%s' tem valor inválido `%s' em arquivo de configuração de impressora"
507
508#. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but
509#. there is no station "entrance.27" in the centre-line.
510#: ../src/netskel.c:980
511#, c-format
512msgid "Cross section specified at non-existent station `%s'"
[8fa7902]513msgstr "Especificada secção cruzada numa base `%s' inexistente"
[d86459c]514
515#. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the
516#. foresight and a clino reading for the backsight, or something similar.
517#: ../src/datain.c:930
518#: ../src/datain.c:951
519msgid "CLINO and BACKCLINO readings must be of the same type"
520msgstr "Valores de CLINO e BACKCLINO têm que ser do mesmo tipo"
521
522#: ../src/avenprcore.cc:113
523#, c-format
524msgid "Parameter `%s' missing in printer configuration file"
525msgstr "Falta parâmetro `%s' em arquivo de configuração de impressora"
526
527#: ../src/readval.c:456
528msgid "Invalid month"
529msgstr "Mês inválido"
530
531#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
532#: ../src/readval.c:464
533msgid "Invalid day of the month"
534msgstr "Dia inválido"
535
536#, c-format
537msgid "Error in format of font file `%s'"
538msgstr "Erro no formato do arquivo de fontes `%s'"
539
540#: ../src/readval.c:116
541msgid "Expecting survey name"
542msgstr "Esperando nome de topografia"
543
544#. TRANSLATORS: Program will exit shortly after printing this
545#: ../src/message.c:224
546msgid "Abnormal termination"
547msgstr "Finalização anormal"
548
549#: ../src/message.c:225
550msgid "Arithmetic error"
551msgstr "Erro aritmético"
552
553#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program?
554#: ../src/message.c:226
555msgid "Illegal instruction"
556msgstr "Instrução ilegal"
557
558#: ../src/mainfrm.cc:364
559#: ../src/extend.c:539
560#: ../src/sorterr.c:140
561#, c-format
562msgid "Couldn't open file `%s'"
563msgstr "Impossível abrir arquivo `%s'"
564
565#: ../src/message.c:227
566msgid "Bad memory access"
567msgstr "Erro de acesso à memória"
568
569#: ../src/commands.c:418
570#: ../src/commands.c:481
571#: ../src/commands.c:509
572#: ../src/commands.c:999
573#: ../src/commands.c:1293
574#: ../src/readval.c:68
575msgid "Further uses of this deprecated feature will not be reported"
576msgstr "Futuros usos deste recurso desaconselhado não serão reportados"
577
578#: ../src/message.c:228
579msgid "Unknown signal received"
580msgstr "Sinal desconhecido recebido"
581
582#: ../src/datain.c:855
583#, c-format
584msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
585msgstr "Ângulos de COMPASS e BACKCOMPASS diferem em %s graus"
586
587#: ../src/datain.c:999
588#, c-format
589msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
590msgstr "Ângulos de CLINO e BACKCLINO diferem em %s graus"
591
592#. TRANSLATORS: A computer mouse, not the rodent sort ;)
593#. Actually, mouse is somewhat imprecise as it could refer to a trackerball
594#. or joystick, but mouse is more compact than "pointing device" and usually
595#. correct.
596msgid "No mouse detected"
597msgstr "Nenhum mouse detectado"
598
599#. TRANSLATORS: %05.1f will be replaced by something like "123.4"
600msgid "Plan, %05.1f up screen"
601msgstr "Planta, %05.1f no topo da tela"
602
603msgid "View towards %05.1f"
604msgstr "Olhando em direção a %05.1f"
605
606msgid "You need to calibrate your printer - see the manual for details."
607msgstr "É necessário calibrar a impressora - veja como no manual da mesma."
608
609#: ../src/commands.c:996
610#, c-format
611msgid "`*data %s %c …' is deprecated - use `*data %s …' instead"
612msgstr "`*data %s %c …' obsoleto - use `*data %s …' no lugar"
613
614#: ../src/extend.c:491
615msgid "Reading in data - please wait…"
616msgstr "Lendo dados - por favor, aguarde…"
617
618#. TRANSLATORS: Probably not a .3D file.  caverot autoexec.bat would give this
619#: ../src/3dtopos.c:154
620#: ../src/3dtopos.c:160
621#: ../src/cad3d.c:865
622#: ../src/cad3d.c:876
623#: ../src/img.c:180
624#, c-format
625msgid "Bad 3d image file `%s'"
626msgstr "Arquivo de imagem 3d `%s' com problemas"
627
628#. TRANSLATORS: This is the date format string used to timestamp .3d files internally
629#. Probably best to keep it the same for all translations
630#: ../src/img.c:48
631#, c-format
632msgid "%a,%Y.%m.%d %H:%M:%S %Z"
633msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
634
635#. TRANSLATORS: put in .3d file if we can't read the date/time
636#: ../src/img.c:47
637msgid "Date and time not available."
638msgstr "Data e hora não disponível."
639
640#: ../src/img.c:181
641#, c-format
642msgid "Error reading from file `%s'"
643msgstr "Erro lendo arquivo `%s'"
644
645#: ../src/gfxcore.cc:2886
646#: ../src/mainfrm.cc:322
647#: ../src/mainfrm.cc:1728
648#: ../src/mainfrm.cc:2179
649#: ../src/filename.c:79
650#: ../src/img.c:182
651#, c-format
652msgid "Error writing to file `%s'"
653msgstr "Erro escrevendo no arquivo `%s'"
654
655#: ../src/filename.c:82
656msgid "Error writing to file"
657msgstr "Erro escrevendo em arquivo"
658
659#: ../src/sorterr.c:76
660#: ../src/sorterr.c:93
661#: ../src/sorterr.c:164
662msgid "Couldn't parse .err file"
663msgstr "Não foi possível analisar arquivo de erros (.err)"
664
665#: ../src/cavern.c:369
666#, c-format
667msgid "There were %d warning(s) and %d error(s) - no output files produced."
668msgstr "Há %d alerta(s) e %d erro(s) - nenhum arquivo de saída criado"
669
670#: ../src/img.c:183
671#, c-format
672msgid "File `%s' has a newer format than this program can understand"
673msgstr "Arquivo `%s' tem um formato mais novo do que este programa consegue entender"
674
675#: ../src/printwx.cc:634
676msgid "North"
677msgstr "Norte"
678
679#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
680#: ../src/printwx.cc:651
681msgid "Elevation on"
682msgstr "Perfil em"
683
684#: ../src/printwx.cc:255
685#: ../src/printwx.cc:637
686msgid "Plan view"
687msgstr "Planta"
688
689#: ../src/gfxcore.cc:713
690#: ../src/printwx.cc:257
691#: ../src/printwx.cc:660
692msgid "Elevation"
693msgstr "Perfil"
694
695msgid "3d file"
696msgstr "Arquivo de imagem 3d"
697
698#: ../src/cavern.c:331
699msgid "Calculating statistics"
700msgstr "Calculando estatísticas"
701
702#: ../src/readval.c:420
703msgid "Expecting string field"
704msgstr "Esperando cadeia de caracteres"
705
706#: ../src/cmdline.c:190
707msgid "too few arguments"
708msgstr "número de argumentos insuficiente"
709
710#: ../src/cmdline.c:197
711msgid "too many arguments"
712msgstr "número de argumentos excessivo"
713
714#: ../src/cmdline.c:156
715#: ../src/cmdline.c:159
716#: ../src/cmdline.c:163
717msgid "FILE"
718msgstr "ARQUIVO"
719
720#. TRANSLATORS: a trailing traverse is a dead end back to a junction
721#: ../src/netskel.c:162
722msgid "Removing trailing traverses"
723msgstr "Removendo seqüências de ponta"
724
725#: ../src/netskel.c:216
726msgid "Concatenating traverses between nodes"
727msgstr "Concatenando seqüências entre nodos"
728
729#: ../src/netskel.c:409
730msgid "Calculating traverses between nodes"
731msgstr "Calculando seqüências entre nodos"
732
733#: ../src/netskel.c:739
734msgid "Calculating trailing traverses"
735msgstr "Calculando seqüências de ponta"
736
737#: ../src/network.c:82
738msgid "Simplifying network"
739msgstr "Simplificando rede de visadas"
740
741#: ../src/network.c:540
742msgid "Calculating network"
743msgstr "Calculando rede de visadas"
744
745#: ../src/datain.c:1404
746#, c-format
747msgid "Found `%s', expecting `F' or `B'"
748msgstr "Encontrado `%s' quando `F' ou `B' eram esperados"
749
750#: ../src/cavern.c:425
751msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
752msgstr "Desenvolvimento linear das visadas = %7.2fm (%7.2fm corrigidos)"
753
754#: ../src/cavern.c:428
755msgid "Total plan length of survey legs = %7.2fm"
756msgstr "Desenvolvimento horizontal das visadas = %7.2fm"
757
758#: ../src/cavern.c:431
759msgid "Total vertical length of survey legs = %7.2fm"
760msgstr "Desenvolvimento vertical das visadas = %7.2fm"
761
762#. TRANSLATORS: numbers are altitudes of highest and lowest stations
763#: ../src/cavern.c:437
764msgid "Vertical range = %4.2fm (from "
765msgstr "Desnível = %4.2fm (de "
766
767#. TRANSLATORS: for many translations, 196/197 will be the same as 136/137
768#: ../src/cavern.c:438
769msgid " at %4.2fm to "
770msgstr " a %4.2fm a "
771
772#: ../src/cavern.c:438
773msgid " at %4.2fm)"
774msgstr " a %4.2fm)"
775
776#: ../src/cavern.c:413
777msgid "There is 1 loop."
778msgstr "Há 1 loop."
779
780#: ../src/cavern.c:415
781#, c-format
782msgid "There are %ld loops."
783msgstr "Há %ld loops."
784
785#: ../src/cavern.c:353
786msgid "CPU time used %5.2fs"
787msgstr "Tempo de CPU gasto %5.2fs"
788
789#: ../src/cavern.c:356
790msgid "Time used %5.2fs"
791msgstr "Tempo gasto %5.2fs"
792
793#: ../src/cavern.c:358
794msgid "Time used unavailable"
795msgstr "Tempo gasto não disponível"
796
797#: ../src/cavern.c:361
798msgid "Time used %5.2fs (%5.2fs CPU time)"
799msgstr "Tempo gasto %5.2fs (tempo de CPU %5.2fs)"
800
801#: ../src/cavern.c:365
802msgid "Done."
803msgstr "Feito."
804
805#: ../src/netskel.c:717
806msgid "Original length%7.2fm (%3d legs), moved%7.2fm (%5.2fm/leg). "
807msgstr "Desenvolvimento Original%7.2fm (%3d visadas), deslocado%7.2fm (%5.2fm/visada). "
808
809#: ../src/netskel.c:720
810msgid "Error%7.2f%%"
811msgstr "Erro%7.2f%%"
812
813#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so
814#. error per metre is meaningless
815#. There should be 4 spaces between "Error" and "N/A" so that it lines up with
816#. the numbers in the message above.
817#: ../src/netskel.c:722
818msgid "Error    N/A"
819msgstr "Erro    N/A"
820
821#: ../src/cavern.c:439
822msgid "North-South range = %4.2fm (from "
823msgstr "Extensão Norte-Sul = %4.2fm (de "
824
825#: ../src/cavern.c:441
826msgid "East-West range = %4.2fm (from "
827msgstr "Extensão Leste-Oeste = %4.2fm (de "
828
829#. TRANSLATORS: description of --help option
830#: ../src/cmdline.c:127
831msgid "display this help and exit"
832msgstr "exibir esta mensagem e sair"
833
834#. TRANSLATORS: description of --verbose option
835#: ../src/cmdline.c:128
836msgid "output version information and exit"
837msgstr "exibir número de versão e sair"
838
839#. TRANSLATORS: As in "printer driver"
840msgid "Driver"
841msgstr "Driver"
842
843#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]...
844#: ../src/cmdline.c:148
845msgid "OPTION"
846msgstr "OPÇÃO"
847
848#: ../src/printwx.cc:220
849#: ../src/printwx.cc:672
850#: ../src/printwx.cc:733
851msgid "Scale"
852msgstr "Escala"
853
854msgid "Continue"
[8fa7902]855msgstr "Continuar"
[d86459c]856
857msgid "Exiting."
858msgstr "Saindo."
859
860#: ../src/cmdline.c:172
861#, c-format
862msgid "Try `%s --help' for more information.\n"
863msgstr "Tente `%s --help' para maiores informações.\n"
864
865msgid "Plan or Elevation"
866msgstr "Planta or Elevação"
867
[8fa7902]868#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
869#. full circle.
[d86459c]870msgid "Bearing up page (degrees): "
[8fa7902]871msgstr "Em direcção ao topo da página (graus): "
[d86459c]872
873msgid "View towards: "
[8fa7902]874msgstr "Olhar em direcção a: "
[d86459c]875
[8fa7902]876#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
877#. full circle.
[d86459c]878msgid "Tilt (degrees): "
879msgstr "Inclinação (graus): "
880
881#, c-format
882msgid "Please enter Map Scale = X:Y (default 1:%d)\n: "
883msgstr "Por favor, entre escala do mapa = X:Y (default 1:%d)\n: "
884
885msgid "Using scale %.0f:%.0f"
886msgstr "Usando escala %.0f:%.0f"
887
888msgid "Print which pages?\n(RETURN for all; 'n' for one page, 'm-n', 'm-', '-n' for a range)\n: "
889msgstr "Páginas a imprimir:\n(RETURN para todas; 'n' para uma, 'm-n', 'm-', '-n' para um intervalo)\n: "
890
891#. TRANSLATORS: e.g. "Printing to `somefile.ps'..." / "Printing to `Laserjet4 on amachine...'
892#, c-format
893msgid "Printing to `%s'…"
894msgstr "Imprimindo em `%s'…"
895
896#: ../src/avenprcore.cc:262
897#, c-format
898msgid "Page %d of %d"
899msgstr "Página %d de %d"
900
901#: ../src/avenprcore.cc:266
902#: ../src/printwx.cc:1172
903#, c-format
904msgid "Survey `%s'   Page %d (of %d)   Processed on %s"
905msgstr "Topografia `%s'   Página %d (of %d)   Processada em %s"
906
907#. TRANSLATORS: This is used on printouts of plan views, and gives the bearing up the page
908#. (so if North is across the page to the right, 270 is "Up page"
909#: ../src/printwx.cc:677
910msgid "Up page"
911msgstr "Topo da página"
912
913#. TRANSLATORS: This is used on printouts of elevations
914#. It gives the bearing we're looking in the direction of
915#: ../src/printwx.cc:677
916msgid "View"
917msgstr "Vista"
918
919#, c-format
920msgid "This will need %d pages (%dx%d)."
921msgstr "Serão necessárias %d páginas (%dx%d)."
922
923msgid "This will need 1 page."
924msgstr "Será necessária somente uma página."
925
926#: ../src/cavern.c:399
927msgid "Survey contains 1 survey station,"
928msgstr "Topografia contém somente uma base,"
929
930#: ../src/cavern.c:401
931#, c-format
932msgid "Survey contains %ld survey stations,"
933msgstr "Topografia contém %ld bases,"
934
935#: ../src/cavern.c:405
936msgid " joined by 1 leg."
937msgstr " unidas por uma única visada."
938
939#: ../src/cavern.c:407
940#, c-format
941msgid " joined by %ld legs."
942msgstr " unidas por %ld visadas."
943
944#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
945#: ../src/listpos.c:159
946msgid "node"
947msgstr "nodo"
948
949#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
950#: ../src/listpos.c:159
951msgid "nodes"
952msgstr "nodos"
953
954#. TRANSLATORS: connected component in the graph theory sense
955#. It means there are %ld bits of survey with no connections between them
956#. This message is only used if there are more than 1
957#: ../src/cavern.c:421
958#, c-format
959msgid "Survey has %ld connected components."
960msgstr "Topografia tem %ld componentes interligados."
961
962#, c-format
963msgid "Bad list of pages to print `%s'"
964msgstr "Lista de páginas a imprimir com problemas: `%s'"
965
966#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
967msgid "yes"
968msgstr "sim"
969
[8fa7902]970#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
[d86459c]971msgid "no"
972msgstr "não"
973
[8fa7902]974#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
[d86459c]975msgid "quit"
976msgstr "abortar"
977
[8fa7902]978#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
[d86459c]979msgid "plan"
980msgstr "planta"
981
[8fa7902]982#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
[d86459c]983msgid "elevation"
984msgstr "elevação"
985
986#: ../src/cmdline.c:219
987#: ../src/cmdline.c:238
988#, c-format
989msgid "numeric argument `%s' out of range"
990msgstr "argumento numérico `%s' fora dos limites"
991
992#: ../src/cmdline.c:221
993#, c-format
994msgid "argument `%s' not an integer"
995msgstr "argumento `%s' não é um número inteiro"
996
997#: ../src/cmdline.c:240
998#, c-format
999msgid "argument `%s' not a number"
1000msgstr "argumento `%s' não é um número"
1001
1002#: ../src/commands.c:768
1003msgid "Expecting `DUPLICATE', `SPLAY', or `SURFACE'"
1004msgstr "`DUPLICATE', `SPLAY' ou `SURFACE' eram esperados"
1005
1006#: ../src/commands.c:770
1007msgid "Expecting `NOT', `DUPLICATE', `SPLAY', or `SURFACE'"
1008msgstr "`NOT', `DUPLICATE', `SPLAY' ou `SURFACE' eram esperados"
1009
1010#: ../src/listpos.c:86
1011#, c-format
1012msgid "Station `%s' referred to by *entrance or *export but never used"
1013msgstr "Base `%s' referenciada por *entrance ou *export mas nunca usada"
1014
1015#: ../src/printwx.cc:665
1016msgid "Extended elevation"
1017msgstr "Perfil retificado"
1018
1019#: ../src/commands.c:567
1020msgid "No matching BEGIN"
1021msgstr "Não há BEGIN correspondente"
1022
1023#. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the same <prefix> if it's
1024#. given at all
1025#: ../src/commands.c:589
1026msgid "Prefix tag doesn't match BEGIN"
1027msgstr "Prefixo não corresponde ao do BEGIN"
1028
1029#: ../src/commands.c:593
1030msgid "Closing prefix omitted from END"
1031msgstr "Prefixo omitido no END"
1032
1033#. TRANSLATORS: heading line for .pos file
1034#. please try to ensure the ','s (or at least the columns) are in the same place
1035#: ../src/3dtopos.c:109
1036msgid "( Easting, Northing, Altitude )"
1037msgstr "( Leste,   Norte,    Altura   )"
1038
1039#: ../src/readval.c:444
1040#: ../src/readval.c:454
1041#: ../src/readval.c:462
1042#, c-format
1043msgid "Expecting date, found `%s'"
1044msgstr "Esperando data, encontrado `%s'"
1045
1046msgid "Only load the sub-survey with prefix"
1047msgstr "Carregue apenas a sub-topografia com prefixo"
1048
1049#. TRANSLATORS: error message given by "*units tape 0 feet" - it's meaningless to say
1050#. your tape is marked in "0 feet" (but you might measure distance by counting
1051#. knots on a diving line, and tie them every "2 feet").
1052#: ../src/commands.c:1223
1053msgid "*UNITS factor must be non-zero"
1054msgstr "Fator em *UNITS não pode ser zero"
1055
1056#. TRANSLATORS: In the "File" menu
1057#: ../src/mainfrm.cc:720
1058msgid "&Screenshot…"
1059msgstr "&Captura de Ecrã…"
1060
1061#: ../src/mainfrm.cc:1254
1062#, c-format
1063msgid "No survey data in 3d file `%s'"
1064msgstr "Não há dados de topografia no arquivo 3d `%s'"
1065
1066#: ../src/gfxcore.cc:671
1067msgid "Facing"
1068msgstr "Olhando para"
1069
1070msgid "Close"
1071msgstr "Fechar"
1072
1073#. TRANSLATORS: for the title of the About box
1074#: ../src/aboutdlg.cc:69
1075#, c-format
1076msgid "About %s"
1077msgstr "Sobre %s"
1078
[8fa7902]1079#. TRANSLATORS: Aven menu items.  An '&' goes before the letter of any accelerator key.
[d86459c]1080#. The string "\t" separates the menu text and any accelerator key.
1081#. File->Open dialog:
1082#: ../src/mainfrm.cc:1701
1083msgid "Select a 3d file to view"
1084msgstr "Selecione um arquivo 3d para ser visualizado"
1085
1086#: ../src/mainfrm.cc:1692
1087msgid "Survex 3d files"
1088msgstr "Arquivos 3d do Survex"
1089
1090#: ../src/mainfrm.cc:1697
1091#: ../src/mainfrm.cc:2096
1092msgid "All files"
1093msgstr "Todos os arquivos"
1094
1095#. TRANSLATORS: in the about box (summarising the purpose of aven)
1096#: ../src/aboutdlg.cc:87
1097msgid "Survey visualisation tool"
[8fa7902]1098msgstr "Ferramenta de visualização de Levantamento topográfico"
[d86459c]1099
[8fa7902]1100#. TRANSLATORS: Aven menu titles.  An '&' goes before the letter of any accelerator key.
[d86459c]1101#. The accelerators must be different within this group
1102#: ../src/mainfrm.cc:832
1103msgid "&File"
1104msgstr "&Arquivo"
1105
1106#: ../src/mainfrm.cc:833
1107msgid "&Rotation"
1108msgstr "&Rotação"
1109
1110#: ../src/mainfrm.cc:834
1111msgid "&Orientation"
1112msgstr "&Orientação"
1113
1114#: ../src/mainfrm.cc:835
1115msgid "&View"
1116msgstr "&Visualisar"
1117
1118#: ../src/mainfrm.cc:837
1119msgid "&Controls"
1120msgstr "&Controles"
1121
1122#: ../src/mainfrm.cc:843
1123msgid "&Help"
1124msgstr "A&juda"
1125
1126#: ../src/mainfrm.cc:839
1127msgid "&Presentation"
1128msgstr "A&presentação"
1129
1130#: ../src/aboutdlg.cc:98
1131msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
1132msgstr "Este programa é um software de livre distribuição, que pode ser copiado e distribuído sob os termos da Licença Pública Geral GNU, conforme publicada pela Free Software Foundation, versão 2 da licença ou (a critério do autor) qualquer versão posterior."
1133
1134#. TRANSLATORS: "File" menu.  The accelerators must be different within this group.
1135#. c.f. 201, 380, 381.
1136#: ../src/mainfrm.cc:715
1137msgid "&Open…\tCtrl+O"
1138msgstr "&Abrir…\tCtrl+O"
1139
1140#: ../src/mainfrm.cc:727
1141msgid "&Quit\tCtrl+Q"
1142msgstr "&Sair\tCtrl+Q"
1143
1144#. TRANSLATORS: error from "*data normal newline from to tape compass clino"
1145#: ../src/commands.c:1079
1146msgid "NEWLINE can't be the first reading"
1147msgstr "NEWLINE não pode ser o primeiro valor"
1148
1149#. TRANSLATORS: error from "*data normal from to tape compass clino newline"
1150#: ../src/commands.c:1112
1151msgid "NEWLINE can't be the last reading"
1152msgstr "NEWLINE não pode ser o último valor"
1153
1154#. TRANSLATORS: error from "*data normal station tape compass clino"
1155#: ../src/commands.c:1134
1156msgid "Interleaved readings, but no NEWLINE"
1157msgstr "Valores em mais de uma linha sem NEWLINE"
1158
1159#. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass"
1160#: ../src/commands.c:1026
1161#, c-format
1162msgid "Reading `%s' must occur before NEWLINE"
1163msgstr "Valor `%s' deve estar antes do NEWLINE"
1164
1165#. TRANSLATORS: e.g. "*data normal from to tape newline compass clino"
1166#: ../src/commands.c:1073
1167msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1168msgstr "NEWLINE só pode ser precedido por STATION, DEPTH e COUNT"
1169
1170#: ../src/commands.c:1257
1171msgid "Can't calibrate angular and length quantities together"
1172msgstr "Não é possível calibrar ângulos e comprimentos ao mesmo tempo"
1173
1174#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1175#. height values).
1176msgid "Select a terrain file to view"
1177msgstr "Escolha um arquivo de relevo de superfície para examinar"
1178
1179msgid "Terrain files"
1180msgstr "Arquivos de relevo de superfície"
1181
1182#. TRANSLATORS: Used in the "Export" settings dialog
1183#: ../src/printwx.cc:298
1184msgid "&Export…"
1185msgstr "&Exportar…"
1186
1187#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within this group.
1188#. Tickable menu item which toggles auto rotation
1189#: ../src/mainfrm.cc:733
1190msgid "Au&to-Rotate\tSpace"
1191msgstr "Au&to-Rodar\tSpace"
1192
1193#: ../src/mainfrm.cc:735
1194msgid "Speed &Up"
1195msgstr "&Aumentar Velocidade"
1196
1197#: ../src/mainfrm.cc:736
1198msgid "Slow &Down"
1199msgstr "&Diminuir Velocidade"
1200
1201#: ../src/mainfrm.cc:738
1202msgid "&Reverse Direction"
1203msgstr "&Inverter Sentido"
1204
1205#: ../src/mainfrm.cc:740
1206msgid "Step Once &Anticlockwise"
1207msgstr "Um Passo A&ntihorário"
1208
1209#: ../src/mainfrm.cc:741
1210msgid "Step Once &Clockwise"
1211msgstr "Um Passo &Horário"
1212
1213#: ../src/mainfrm.cc:798
1214msgid "&Perspective"
1215msgstr "Pe&rspectiva"
1216
1217#: ../src/mainfrm.cc:800
1218msgid "Textured &Walls"
1219msgstr "Parede Texturi&zadas"
1220
1221#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term
1222#. instead if it gives a better translation which most users will understand.
1223#: ../src/mainfrm.cc:801
1224msgid "Fade Distant Ob&jects"
1225msgstr "Distância de desvanecimento de Ob&jectos"
1226
1227#. TRANSLATORS: View *looking* North
1228#: ../src/mainfrm.cc:744
1229msgid "View &North"
1230msgstr "Olhar para &Norte"
1231
1232#. TRANSLATORS: View *looking* East
1233#: ../src/mainfrm.cc:745
1234msgid "View &East"
1235msgstr "Olhar para &Leste"
1236
1237#. TRANSLATORS: View *looking* South
1238#: ../src/mainfrm.cc:746
1239msgid "View &South"
1240msgstr "Olhar para &Sul"
1241
1242#. TRANSLATORS: View *looking* West
1243#: ../src/mainfrm.cc:747
1244msgid "View &West"
1245msgstr "Olhar para &Oeste"
1246
1247#: ../src/mainfrm.cc:749
1248msgid "Shift Survey &Left"
1249msgstr "Mover para &Esquerda"
1250
1251#: ../src/mainfrm.cc:750
1252msgid "Shift Survey &Right"
1253msgstr "Mover para &Direita"
1254
1255#: ../src/mainfrm.cc:751
1256msgid "Shift Survey &Up"
1257msgstr "Mover para &Cima"
1258
1259#: ../src/mainfrm.cc:752
1260msgid "Shift Survey &Down"
1261msgstr "Mover para &Baixo"
1262
1263#: ../src/mainfrm.cc:754
1264msgid "&Plan View"
1265msgstr "&Planta"
1266
1267#: ../src/mainfrm.cc:755
1268msgid "Ele&vation"
1269msgstr "Per&fil"
1270
1271#: ../src/mainfrm.cc:757
1272msgid "&Higher Viewpoint"
1273msgstr "Observador Mais &Alto"
1274
1275#: ../src/mainfrm.cc:758
1276msgid "L&ower Viewpoint"
1277msgstr "Observador Mais Bai&xo"
1278
1279#: ../src/mainfrm.cc:760
1280msgid "&Zoom In\t]"
1281msgstr "Aproxi&mar\t]"
1282
1283#: ../src/mainfrm.cc:761
1284msgid "Zoo&m Out\t["
1285msgstr "Afas&tar\t["
1286
1287#: ../src/mainfrm.cc:763
1288msgid "Restore De&fault View"
1289msgstr "&Restaurar Vista Predefinida"
1290
1291#. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations"
1292#. "names" etc checkboxes in the "what to print" dialog.  "Elements" isn't a
1293#. good name for this but nothing better has yet come to mind!
1294#: ../src/printwx.cc:215
1295msgid "Elements"
1296msgstr "Elementos"
1297
1298#: ../src/printwx.cc:234
1299#: ../src/printwx.cc:421
1300#, c-format
1301msgid "%d pages (%dx%d)"
1302msgstr "%d páginas (%dx%d)"
1303
1304#. TRANSLATORS: used in the scale drop down selector in the print dialog
1305#. the implicit meaning is "choose a suitable scale to fit the
1306#. plot on a single page", but we need something shorter
1307#: ../src/printwx.cc:221
1308#: ../src/printwx.cc:453
1309msgid "One page"
1310msgstr "Uma página"
1311
1312#: ../src/printwx.cc:241
1313msgid "Bearing"
1314msgstr "Azimute"
1315
1316#: ../src/printwx.cc:271
1317msgid "Station Names"
1318msgstr "Nomes de base"
1319
1320#: ../src/printwx.cc:269
1321msgid "Crosses"
1322msgstr "Marcas de base"
1323
1324#: ../src/printwx.cc:265
1325msgid "Underground Survey Legs"
1326msgstr "Visadas Subterrâneas"
1327
1328#. TRANSLATORS: Used in the print dialog:
1329#: ../src/printwx.cc:246
1330msgid "Tilt angle"
1331msgstr "Ângulo de inclinação"
1332
1333#. TRANSLATORS: used in the print dialog - controls drawing lines around each page
1334#: ../src/printwx.cc:274
1335msgid "Page Borders"
1336msgstr "Bordas da Página"
1337
1338#. TRANSLATORS: used in the print dialog - controls drawing the box at the lower left
1339#. with survey name, view angles, etc
1340#: ../src/printwx.cc:278
1341msgid "Info Box"
1342msgstr "Caixa de Informação"
1343
1344#. TRANSLATORS: will be used in the print dialog - check this to print blank pages
1345#. (otherwise they'll be skipped to save paper)
1346#: ../src/printwx.cc:276
1347msgid "Blank Pages"
1348msgstr "Páginas em branco"
1349
1350#: ../src/mainfrm.cc:777
1351msgid "Station &Names\tCtrl+N"
1352msgstr "&Nomes de base\tCtrl+N"
1353
1354#: ../src/mainfrm.cc:779
1355msgid "&Crosses\tCtrl+X"
1356msgstr "&Marcas de base\tCtrl+X"
1357
1358#: ../src/mainfrm.cc:783
1359msgid "&Underground Survey Legs\tCtrl+L"
1360msgstr "&Visadas Subterrâneas\tCtrl+L"
1361
1362#: ../src/mainfrm.cc:786
1363msgid "&Overlapping Names"
1364msgstr "Nomes &Sobrepostos"
1365
1366#: ../src/mainfrm.cc:817
1367msgid "&Compass"
1368msgstr "&Bússola"
1369
1370#: ../src/mainfrm.cc:818
1371msgid "C&linometer"
1372msgstr "&Clinômetro"
1373
1374#: ../src/mainfrm.cc:819
1375msgid "&Depth Bar"
1376msgstr "Barra de &Profundidade"
1377
1378#: ../src/mainfrm.cc:820
1379msgid "&Scale Bar"
1380msgstr "Barra de &Escala"
1381
1382#: ../src/mainfrm.cc:812
1383msgid "&Reverse Sense\tCtrl+R"
1384msgstr "&Inverter Sentido\tCtrl+R"
1385
1386#: ../src/mainfrm.cc:796
1387#: ../src/mainfrm.cc:814
1388msgid "&Cancel Measuring Line\tEscape"
1389msgstr "&Cancelar linha de medida\tEscape"
1390
1391#: ../src/mainfrm.cc:789
1392msgid "Colour by E&rror"
1393msgstr "Colorir de acordo com Err&os"
1394
1395#: ../src/mainfrm.cc:829
1396msgid "&About…"
1397msgstr "&Sobre…"
1398
1399#: ../src/mainfrm.cc:784
1400msgid "&Surface Survey Legs\tCtrl+F"
1401msgstr "Visadas de Super&fície\tCtrl+F"
1402
1403#: ../src/mainfrm.cc:787
1404msgid "Colour by &Depth"
1405msgstr "Colorir de acordo com &Profundidade"
1406
1407#: ../src/mainfrm.cc:788
1408msgid "Colour by D&ate"
1409msgstr "Colorir de acordo com &Data"
1410
1411#: ../src/mainfrm.cc:791
1412msgid "Highlight &Entrances"
1413msgstr "Destacar &Entradas"
1414
1415#: ../src/mainfrm.cc:792
1416msgid "Highlight &Fixed Points"
1417msgstr "Destacar Bases Fi&xadas"
1418
1419#: ../src/mainfrm.cc:793
1420msgid "Highlight E&xported Points"
1421msgstr "Destacar Bases Export&adas"
1422
1423#: ../src/mainfrm.cc:780
1424msgid "&Grid\tCtrl+G"
1425msgstr "&Grade\tCtrl+G"
1426
1427#: ../src/mainfrm.cc:802
1428msgid "Smoot&hed Survey Legs"
1429msgstr "Visadas S&uavizadas"
1430
1431#: ../src/mainfrm.cc:821
1432msgid "&Indicators"
1433msgstr "I&ndicadores"
1434
1435#: ../src/z_getopt.c:695
1436#: ../src/z_getopt.c:707
1437#, c-format
1438msgid "%s: option `%s' is ambiguous\n"
1439msgstr "%s: opção `%s' é ambígua\n"
1440
1441#: ../src/z_getopt.c:1023
1442#: ../src/z_getopt.c:1034
1443#, c-format
1444msgid "%s: option `-W %s' is ambiguous\n"
1445msgstr "%s: opção `-W %s' é ambígua\n"
1446
1447#: ../src/z_getopt.c:751
1448#: ../src/z_getopt.c:755
1449#, c-format
1450msgid "%s: option `%c%s' doesn't allow an argument\n"
1451msgstr "%s: opção `%c%s' não permite argumentos\n"
1452
1453#: ../src/z_getopt.c:740
1454#: ../src/z_getopt.c:743
1455#, c-format
1456msgid "%s: option `--%s' doesn't allow an argument\n"
1457msgstr "%s: opção `--%s' não permite argumentos\n"
1458
1459#: ../src/z_getopt.c:1058
1460#: ../src/z_getopt.c:1069
1461#, c-format
1462msgid "%s: option `-W %s' doesn't allow an argument\n"
1463msgstr "%s: opção `-W %s' não permite argumentos\n"
1464
1465#: ../src/z_getopt.c:790
1466#: ../src/z_getopt.c:802
1467#: ../src/z_getopt.c:1089
1468#: ../src/z_getopt.c:1101
1469#, c-format
1470msgid "%s: option `%s' requires an argument\n"
1471msgstr "%s: opção `%s' requer um argumento\n"
1472
1473#: ../src/z_getopt.c:960
1474#: ../src/z_getopt.c:971
1475#: ../src/z_getopt.c:1154
1476#: ../src/z_getopt.c:1166
1477#, c-format
1478msgid "%s: option requires an argument -- %c\n"
1479msgstr "%s: opção requer um argumento -- %c\n"
1480
1481#: ../src/z_getopt.c:840
1482#: ../src/z_getopt.c:843
1483#, c-format
1484msgid "%s: unrecognized option `--%s'\n"
1485msgstr "%s: opção `--%s' não reconhecida\n"
1486
1487#: ../src/z_getopt.c:851
1488#: ../src/z_getopt.c:854
1489#, c-format
1490msgid "%s: unrecognized option `%c%s'\n"
1491msgstr "%s: opção `%c%s' não reconhecida\n"
1492
1493#: ../src/z_getopt.c:901
1494#: ../src/z_getopt.c:904
1495#, c-format
1496msgid "%s: illegal option -- %c\n"
1497msgstr "%s: opção ilegal -- %c\n"
1498
1499#: ../src/z_getopt.c:910
1500#: ../src/z_getopt.c:913
1501#, c-format
1502msgid "%s: invalid option -- %c\n"
1503msgstr "%s: opção inválida -- %c\n"
1504
1505#: ../src/mainfrm.cc:766
1506msgid "&New Presentation"
1507msgstr "&Nova Apresentação"
1508
1509#: ../src/mainfrm.cc:767
1510msgid "&Open Presentation…"
1511msgstr "&Abrir Apresentação…"
1512
1513#: ../src/mainfrm.cc:768
1514msgid "&Save Presentation"
1515msgstr "Guardar Apre&sentação"
1516
1517#: ../src/mainfrm.cc:769
1518msgid "Sa&ve Presentation As…"
1519msgstr "&Guardar Apresentação como…"
1520
1521#. TRANSLATORS: "Mark" as in "Mark this position"
1522#: ../src/mainfrm.cc:771
1523msgid "&Mark"
1524msgstr "&Marcar"
1525
1526#. TRANSLATORS: "Play" as in "Play back a recording"
1527#: ../src/mainfrm.cc:772
1528msgid "Pla&y"
1529msgstr "Reprodu&zir"
1530
1531#: ../src/mainfrm.cc:773
1532msgid "&Export as Movie…"
1533msgstr "&Exportar como Filme…"
1534
1535#: ../src/mainfrm.cc:781
1536msgid "&Bounding Box\tCtrl+B"
1537msgstr "Caixa &Barreira\tCtrl+B"
1538
1539#. TRANSLATORS: TRANSLATE: ro
1540#: ../src/mainfrm.cc:309
1541msgid "Select an output filename"
1542msgstr "Escolha um nome de arquivo de saída"
1543
1544#: ../src/mainfrm.cc:306
1545#: ../src/mainfrm.cc:2095
1546msgid "Aven presentations"
1547msgstr "Apresentações Aven"
1548
1549#. TRANSLATORS: title of the save screenshot dialog
1550#: ../src/mainfrm.cc:1714
1551msgid "Save Screenshot"
1552msgstr "Guardar a Captura de Ecrã"
1553
1554#: ../src/mainfrm.cc:2090
1555#: ../src/mainfrm.cc:2093
1556msgid "Select a presentation to open"
1557msgstr "Escolha uma apresentação para abrir"
1558
1559#: ../src/mainfrm.cc:388
1560#, c-format
1561msgid "Error in format of presentation file `%s'"
1562msgstr "Erro no formato da apresentação `%s'"
1563
1564#. TRANSLATORS: "Compass" as in Larry Fish's cave surveying package, so probably shouldn't
1565#. be translated
1566#: ../src/mainfrm.cc:1694
1567msgid "Compass PLT files"
[8fa7902]1568msgstr "Arquivos Compass PLT"
[d86459c]1569
1570#. TRANSLATORS: "CMAP" is Bob Thrun's cave surveying package, so don't translate it.
1571#: ../src/mainfrm.cc:1696
1572msgid "CMAP XYZ files"
[8fa7902]1573msgstr "Arquivos CMAP XYZ"
[d86459c]1574
1575#. TRANSLATORS: title of message box
1576#: ../src/mainfrm.cc:1770
1577#: ../src/mainfrm.cc:2067
1578#: ../src/mainfrm.cc:2084
1579msgid "Modified Presentation"
1580msgstr "Apresentação Modificada"
1581
1582#. TRANSLATORS: and the question in that box
1583#: ../src/mainfrm.cc:1769
1584#: ../src/mainfrm.cc:2066
1585#: ../src/mainfrm.cc:2083
1586msgid "The current presentation has been modified.  Abandon unsaved changes?"
1587msgstr "A apresentação actual foi modificada. Abandonar as alterações não guardadas ?"
1588
1589#: ../src/mainfrm.cc:2372
1590#: ../src/mainfrm.cc:2381
1591msgid "No matches were found."
1592msgstr "Nada foi encontrado."
1593
1594#. TRANSLATORS: UNUSED
1595msgid "Open &Terrain…"
1596msgstr "Abrir &Terreno…"
1597
1598#. TRANSLATORS: UNUSED
1599msgid "Solid Su&rface"
1600msgstr "Superfície Só&lida"
1601
1602#. TRANSLATORS: number of stations found matching search
1603#, c-format
1604msgid "%d found"
1605msgstr "%d bases encontradas"
1606
1607#. TRANSLATORS: "Find stations" button label
1608#: ../src/mainfrm.cc:894
1609msgid "Find"
1610msgstr "Procurar"
1611
1612#. TRANSLATORS: "Hide stations" button label
1613#: ../src/mainfrm.cc:896
1614msgid "Hide"
1615msgstr "Esconder"
1616
1617#. TRANSLATORS: checkbox for regular expression search
1618#: ../src/mainfrm.cc:914
1619msgid "Regular expression"
1620msgstr "Expressão regular"
1621
1622#: ../src/mainfrm.cc:193
1623#: ../src/mainfrm.cc:1843
1624#: ../src/mainfrm.cc:1847
1625#: ../src/mainfrm.cc:1912
1626#: ../src/mainfrm.cc:1914
1627#: ../src/mainfrm.cc:1957
1628#: ../src/mainfrm.cc:1961
1629msgid "Altitude"
1630msgstr "Altura"
1631
1632#. TRANSLATORS: error if you try to drag multiple files to the aven window
1633#: ../src/mainfrm.cc:654
1634msgid "You may only view one 3d file at a time."
1635msgstr "Só é possível examinar um arquivo 3d de cada vez"
1636
1637#: ../src/mainfrm.cc:822
1638msgid "&Side Panel"
1639msgstr "&Painel lateral"
1640
1641#. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting)
1642#: ../src/mainfrm.cc:1842
1643#: ../src/mainfrm.cc:1845
1644#: ../src/mainfrm.cc:1868
1645#: ../src/mainfrm.cc:1870
1646#: ../src/mainfrm.cc:1956
1647#: ../src/mainfrm.cc:1959
1648msgid "%.2f E, %.2f N"
1649msgstr "%.2f L, %.2f N"
1650
1651#. TRANSLATORS: Used in Aven:
1652#. From <stationname>
1653#. H: 123.45m V: 234.56m
1654#. Dist: 456.78m  Brg: 200
1655#: ../src/mainfrm.cc:1885
1656#: ../src/mainfrm.cc:1924
1657#: ../src/mainfrm.cc:1980
1658#, c-format
1659msgid "From %s"
1660msgstr "De %s"
1661
1662#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
1663#: ../src/mainfrm.cc:1984
1664#: ../src/mainfrm.cc:1987
1665#, c-format
1666msgid "H %.2f%s, V %.2f%s"
1667msgstr "H %.2f%s, V %.2f%s"
1668
1669#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing)
1670#: ../src/mainfrm.cc:2000
1671#: ../src/mainfrm.cc:2004
1672#, c-format
1673msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
1674msgstr "%s: %s, Dist %.2f%s, Azim %03d%s"
1675
1676#. TRANSLATORS: tickable menu item in View menu
1677#: ../src/mainfrm.cc:824
1678msgid "&Metric"
1679msgstr "&Métrico"
1680
[8fa7902]1681#. TRANSLATORS: tickable menu item in View menu.
1682#. Degrees are the angular measurement where there are 360 in a
1683#. full circle.
[d86459c]1684#: ../src/mainfrm.cc:825
1685msgid "&Degrees"
1686msgstr "&Graus"
1687
[8fa7902]1688#. TRANSLATORS: alternative angle units (400 grad = 360 degrees = full circle).
1689#. Try to make this as short as sensibly possible.
[d86459c]1690#: ../src/mainfrm.cc:1892
1691#: ../src/mainfrm.cc:1996
1692msgid "grad"
1693msgstr "grados"
1694
1695#. TRANSLATORS: Toggles drawing of 3D passages
1696#: ../src/mainfrm.cc:778
1697msgid "Passage &Tubes\tCtrl+T"
1698msgstr "&Tubos de Passagem\tCtrl+T"
1699
1700#: ../src/mainfrm.cc:807
1701msgid "&Preferences…"
1702msgstr "&Preferências…"
1703
1704#: ../src/tubeprefs.cc:37
1705msgid "Draw passage walls"
1706msgstr "Desenhar Paredes da Passagem"
1707
1708#: ../src/tubeprefs.cc:39
1709msgid "Estimate LRUD readings based on heuristics"
1710msgstr "Estimar leituras LRUD baseadas na heurística"
1711
1712#: ../src/stnprefs.cc:62
[8fa7902]1713#, fuzzy
[d86459c]1714msgid "Mark survey stations with crosses"
[8fa7902]1715msgstr "Marcar as base com cruzes"
[d86459c]1716
1717#: ../src/stnprefs.cc:63
[8fa7902]1718#, fuzzy
[d86459c]1719msgid "Highlight stations marked as entrances"
[8fa7902]1720msgstr "Realçar base marcadas como de entradas"
[d86459c]1721
1722#: ../src/stnprefs.cc:65
1723msgid "Highlight stations marked as fixed points"
[8fa7902]1724msgstr "Realçar bases marcadas como pontos fixos"
[d86459c]1725
1726#: ../src/stnprefs.cc:66
1727msgid "Highlight stations which are exported"
[8fa7902]1728msgstr "Realçar bases que são exportadas"
[d86459c]1729
1730#: ../src/stnprefs.cc:67
[8fa7902]1731#, fuzzy
[d86459c]1732msgid "Mark survey stations with their names"
[8fa7902]1733msgstr "Marcar base com os nomes delas"
[d86459c]1734
1735#: ../src/stnprefs.cc:69
1736msgid "Allow names to overlap on the display (faster)"
1737msgstr "Permitir que os nomes se sobreponham na apresentação (mais rápido)"
1738
1739#: ../src/mainfrm.cc:804
1740msgid "Full Screen &Mode\tF11"
1741msgstr "Modo Ecrã &Completo\tF11"
1742
1743#: ../src/legprefs.cc:39
[8fa7902]1744#, fuzzy
[d86459c]1745msgid "Display underground survey legs"
[8fa7902]1746msgstr "Apresenta as visadas subterrâneas"
[d86459c]1747
1748#: ../src/legprefs.cc:40
[8fa7902]1749#, fuzzy
[d86459c]1750msgid "Display surface survey legs"
[8fa7902]1751msgstr "Apresentar as visadas de superfície"
[d86459c]1752
[8fa7902]1753#, fuzzy
[d86459c]1754msgid "Colour surface surveys by depth"
[8fa7902]1755msgstr "Colorir topográficos de superficie segundo a profundidade"
[d86459c]1756
[8fa7902]1757#, fuzzy
[d86459c]1758msgid "Draw surface legs with dashed lines"
[8fa7902]1759msgstr "Desenhar visadas de superficie com linhas tracejadas"
[d86459c]1760
1761#: ../src/gridprefs.cc:36
1762msgid "Draw a grid"
1763msgstr "Desenhar um grade"
1764
1765#: ../src/unitsprefs.cc:44
1766msgid "metric units"
1767msgstr "unidades métricas"
1768
[8fa7902]1769#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
1770#. the USA (rather confusingly now that England has largely gone metric!)
[d86459c]1771#: ../src/unitsprefs.cc:46
1772msgid "imperial units"
1773msgstr "unidades imperiais"
1774
[8fa7902]1775#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
1776#. full circle.
[d86459c]1777#: ../src/unitsprefs.cc:47
1778msgid "degrees (°)"
1779msgstr "graus (°)"
1780
[8fa7902]1781#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
1782#. full circle.
[d86459c]1783#: ../src/unitsprefs.cc:49
1784msgid "grads"
1785msgstr "ângulos"
1786
1787#: ../src/unitsprefs.cc:53
1788msgid "Display measurements in"
1789msgstr "Apresentar medidas em"
1790
1791#: ../src/unitsprefs.cc:61
1792msgid "Display angles in"
1793msgstr "Apresentar ângulos em"
1794
1795#. TRANSLATORS: reverses the sense of the mouse controls
1796#: ../src/ctlprefs.cc:38
1797msgid "Reverse the sense of the controls"
1798msgstr "Inverter a direcção dos controlos do rato"
1799
1800#: ../src/indicatorprefs.cc:39
1801msgid "Display scale bar"
1802msgstr "Apresentar Barra de escala"
1803
1804#: ../src/indicatorprefs.cc:40
1805msgid "Display depth bar"
1806msgstr "Apresentar Barra de profundidade"
1807
1808#: ../src/indicatorprefs.cc:41
1809msgid "Display compass"
1810msgstr "Apresentar bússola"
1811
1812#: ../src/indicatorprefs.cc:42
1813msgid "Display clinometer"
1814msgstr "Apresentar inclinómetro"
1815
1816#: ../src/winprefs.cc:42
1817msgid "Display side panel"
1818msgstr "Apresentar painel lateral"
1819
1820#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing)
1821#: ../src/mainfrm.cc:1896
1822#: ../src/mainfrm.cc:1899
1823#, c-format
1824msgid "%s: H %.2f%s, Brg %03d%s"
1825msgstr "%s: H %.2f%s, Azim %03d%s"
1826
1827#. TRANSLATORS: "V" is short for "Vertical"
1828#: ../src/mainfrm.cc:1927
1829#: ../src/mainfrm.cc:1930
1830#, c-format
1831msgid "%s: V %.2f%s"
1832msgstr "%s: V %.2f%s"
1833
1834#. TRANSLATORS: labels for tabbed side panel
1835#. this is for the tab with the tree hierarchy of survey station names
1836#: ../src/mainfrm.cc:947
1837msgid "Surveys"
[8fa7902]1838msgstr "Topográficos"
[d86459c]1839
1840#: ../src/mainfrm.cc:948
1841msgid "Presentation"
1842msgstr "Apresentação"
1843
1844#: ../src/mainfrm.cc:191
1845msgid "Easting"
1846msgstr "Leste"
1847
1848#: ../src/mainfrm.cc:192
1849msgid "Northing"
1850msgstr "Norte"
1851
1852#: ../src/mainfrm.cc:717
1853msgid "&Print…\tCtrl+P"
1854msgstr "&Imprimir…\tCtrl+P"
1855
1856#: ../src/mainfrm.cc:718
1857msgid "P&age Setup…"
1858msgstr "Configuração de &Página…"
1859
1860#: ../src/mainfrm.cc:721
1861msgid "&Export as…"
1862msgstr "&Exportar como…"
1863
1864#. TRANSLATORS: Title of the export dialog
1865#: ../src/printwx.cc:171
1866msgid "Export"
1867msgstr "Exportar"
1868
1869#. TRANSLATORS: for about box:
1870#: ../src/aboutdlg.cc:134
1871msgid "System Information:"
1872msgstr "Informação sobre o Sistema:"
1873
1874#. TRANSLATORS: Title of the print preview dialog
1875#: ../src/printwx.cc:355
1876msgid "Print Preview"
1877msgstr "Visualizar impressão"
1878
1879#. TRANSLATORS: Title of the print dialog
1880#: ../src/printwx.cc:171
1881msgid "Print"
1882msgstr "Imprimir"
1883
1884#: ../src/printwx.cc:293
1885#: ../src/printwx.cc:295
1886msgid "&Print"
1887msgstr "&Imprimir"
1888
1889#: ../src/printwx.cc:291
1890msgid "Pre&view"
1891msgstr "Pré-&visualização"
1892
1893#: ../src/printwx.cc:287
1894msgid "&Cancel"
1895msgstr "&Cancelar"
1896
1897#: ../src/printwx.cc:267
1898msgid "Sur&face Survey Legs"
1899msgstr "Visadas de Super&fície"
1900
1901#. TRANSLATORS: "%s" is replaced by the invalid expression
1902#, c-format
1903msgid "Invalid regular expression: %s"
1904msgstr "Expressão regular inválida: %s"
1905
1906#. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other
1907#. things in future).
1908#: ../src/aven.cc:207
1909#, c-format
1910msgid "This version of %s requires OpenGL to work, but it isn't available."
1911msgstr "Esta versão de %s necessita que o OpenGL funcione, mas não está."
1912
1913#. TRANSLATORS: for diffpos:
1914#: ../src/diffpos.c:158
1915#, c-format
1916msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
1917msgstr "Movido por (%3.2f,%3.2f,%3.2f): %s"
1918
1919#. TRANSLATORS: for diffpos:
1920#: ../src/diffpos.c:194
1921#, c-format
1922msgid "Added: %s"
1923msgstr "Acrescentado: %s"
1924
1925#. TRANSLATORS: for diffpos:
1926#: ../src/diffpos.c:216
1927#, c-format
1928msgid "Deleted: %s"
1929msgstr "Removido: %s"
1930
1931#. TRANSLATORS: for extend:
1932#. the user specified breaking a loop or changing extend direction at
1933#. this station, but we didn't find it in the 3d file
1934#: ../src/extend.c:258
1935#: ../src/extend.c:275
1936#: ../src/extend.c:315
1937#: ../src/extend.c:355
1938#: ../src/extend.c:395
1939#, c-format
1940msgid "Failed to find station %s"
[8fa7902]1941msgstr "Falha ao procurar a base %s"
[d86459c]1942
1943#. TRANSLATORS: for extend:
1944#. the user specified breaking a loop or changing extend direction at
1945#. this leg, but we didn't find it in the 3d file
1946#: ../src/extend.c:297
1947#: ../src/extend.c:337
1948#: ../src/extend.c:377
1949#: ../src/extend.c:417
[8fa7902]1950#, fuzzy, c-format
[d86459c]1951msgid "Failed to find leg %s → %s"
[8fa7902]1952msgstr "Não foi encontrada a visada %s → %s"
[d86459c]1953
1954#. TRANSLATORS: for extend:
1955#. "extend" is starting to produce an extended elevation from station %s
1956#: ../src/extend.c:252
1957#, c-format
1958msgid "Starting from station %s"
[8fa7902]1959msgstr "Começando a partir da base %s"
[d86459c]1960
1961#. TRANSLATORS: for extend:
1962#: ../src/extend.c:268
[8fa7902]1963#, fuzzy, c-format
[d86459c]1964msgid "Extending to the left from station %s"
[8fa7902]1965msgstr "Estendendo-se para a esquerda a partir da base %s"
[d86459c]1966
1967#. TRANSLATORS: for extend:
1968#: ../src/extend.c:308
1969#, c-format
1970msgid "Extending to the right from station %s"
[8fa7902]1971msgstr "Estendendo-se para a direita a partir da base %s"
[d86459c]1972
1973#. TRANSLATORS: for extend:
1974#: ../src/extend.c:287
[8fa7902]1975#, fuzzy, c-format
[d86459c]1976msgid "Extending to the left from leg %s → %s"
[8fa7902]1977msgstr "A estender para a esquerda a partir da visada %s → %s"
[d86459c]1978
1979#. TRANSLATORS: for extend:
1980#: ../src/extend.c:327
[8fa7902]1981#, fuzzy, c-format
[d86459c]1982msgid "Extending to the right from leg %s → %s"
[8fa7902]1983msgstr "A estender para a direita a partir da visada %s → %s"
[d86459c]1984
1985#. TRANSLATORS: for extend:
1986#: ../src/extend.c:388
1987#, c-format
1988msgid "Breaking survey loop at station %s"
[8fa7902]1989msgstr "A terminar ciclo de levantamento na base %s"
[d86459c]1990
1991#. TRANSLATORS: for extend:
1992#: ../src/extend.c:407
[8fa7902]1993#, fuzzy, c-format
[d86459c]1994msgid "Breaking survey loop at leg %s → %s"
[8fa7902]1995msgstr "A terminar ciclo de levantamento na visada %s → %s"
[d86459c]1996
1997#. TRANSLATORS: for extend:
1998#: ../src/extend.c:348
[8fa7902]1999#, fuzzy, c-format
[d86459c]2000msgid "Swapping extend direction from station %s"
[8fa7902]2001msgstr "A trocar direcção estendida a partir da base %s"
[d86459c]2002
2003#. TRANSLATORS: for extend:
2004#: ../src/extend.c:367
[8fa7902]2005#, fuzzy, c-format
[d86459c]2006msgid "Swapping extend direction from leg %s → %s"
[8fa7902]2007msgstr "A trocar a direcção da extensão a partir da visada %s → %s"
[d86459c]2008
2009#. TRANSLATORS: for extend:
2010#: ../src/extend.c:536
2011#, c-format
2012msgid "Applying specfile: `%s'"
[8fa7902]2013msgstr "A aplicar arquivo de especificações (specfile): `%s'"
[d86459c]2014
2015#. TRANSLATORS: for extend:
2016#. Used to tell the user that a file is being written - %s is the filename
2017#: ../src/extend.c:596
2018#, c-format
2019msgid "Writing %s…"
2020msgstr "Escrevendo %s…"
Note: See TracBrowser for help on using the repository browser.