source: git/lib/pt.po @ 5f69a50

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

lib/: Update source references.

  • Property mode set to 100644
File size: 80.5 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: survex\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: 2014-01-15 22:05:08 +0000\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"Language: pt\n"
13
14#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
15#. accelerator key.  The accelerators must be different within this group
16#: ../src/mainfrm.cc:985
17#: n:210
18msgid "&File"
19msgstr "&Ficheiro"
20
21#: ../src/mainfrm.cc:986
22#: n:211
23msgid "&Rotation"
24msgstr "&Rotação"
25
26#: ../src/mainfrm.cc:987
27#: n:212
28msgid "&Orientation"
29msgstr "&Orientação"
30
31#: ../src/mainfrm.cc:988
32#: n:213
33msgid "&View"
34msgstr "&Vista"
35
36#: ../src/mainfrm.cc:990
37#: n:214
38msgid "&Controls"
39msgstr "&Comandos"
40
41#: ../src/mainfrm.cc:999
42#: n:215
43msgid "&Help"
44msgstr "&Ajuda"
45
46#: ../src/mainfrm.cc:992
47#: n:216
48msgid "&Presentation"
49msgstr "A&presentação"
50
51#. TRANSLATORS: as in: Usage: cavern …
52#: ../src/cmdline.c:168
53#: n:49
54msgid "Usage"
55msgstr "Uso"
56
57#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
58#. was trying to allocate space for.
59#: ../src/message.c:85
60#: n:1
61#, c-format
62msgid "Out of memory (couldn’t find %lu bytes)."
63msgstr "Memória insuficiente (são necesssários mais %lu bytes)."
64
65#. TRANSLATORS: %s will be replaced by the filename that we were trying
66#. to read when we ran out of memory.
67#: ../src/img_hosted.c:34
68#: n:38
69#, fuzzy, c-format
70msgid "Out of memory trying to read file “%s”"
71msgstr "Memória insuficiente: “%s”"
72
73#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
74#. greater" if that gives a more natural translation.  It's
75#. technically not quite right when there are parallel active release
76#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
77#. seems unlikely to confuse users.  "Survex" is the name of the
78#. software, so should not be translated.
79#.
80#. Here "survey" is a "cave map" rather than list of questions - it should be
81#. translated to the terminology that cavers using the language would use.
82#: ../src/commands.c:2059
83#: n:2
84#, c-format
85msgid "Survex version %s or greater required to process this survey data."
86msgstr "Para processar estes dados é necessária a versão %s (ou posterior) do Survex."
87
88#. TRANSLATORS: Indicates a warning message e.g.:
89#. "spoon.svx:12: warning: *prefix is deprecated"
90#: ../src/aven.cc:397
91#: ../src/cavernlog.cc:245
92#: ../src/message.c:1272
93#: n:4
94msgid "warning"
95msgstr "alerta"
96
97#. TRANSLATORS: Indicates an error message e.g.:
98#. "spoon.svx:13:4: error: Field may not be omitted"
99#: ../src/cavernlog.cc:244
100#: ../src/message.c:1276
101#: n:93
102msgid "error"
103msgstr "erro"
104
105#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
106#. by the line number in that file.  Your translation should also contain
107#. %s:%u so that automatic parsing of error messages to determine the file
108#. and line number still works.
109#: ../src/datain.c:109
110#: n:5
111#, c-format
112msgid "In file included from %s:%u:\n"
113msgstr "No arquivo incluído em %s:%u:\n"
114
115#. TRANSLATORS: If you're unsure what "deprecated" means, see:
116#. http://en.wikipedia.org/wiki/Deprecation
117#: ../src/commands.c:589
118#: n:6
119msgid "*prefix is deprecated - use *begin and *end instead"
120msgstr "*prefix descontinuado - use *begin e *end em seu lugar"
121
122#. TRANSLATORS: Here "station" is a survey station, not a train station.
123#: ../src/readval.c:206
124#: n:7
125#, c-format
126msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
127msgstr "Caractere “%c” não permitido em nome de base (use *SET NAMES para configurar os caracteres permitidos)"
128
129#: ../src/readval.c:387
130#: n:8
131msgid "Field may not be omitted"
132msgstr "Campo não pode ser omitido"
133
134#: ../src/datain.c:1553
135#: ../src/datain.c:1839
136#: ../src/readval.c:389
137#: ../src/readval.c:430
138#: ../src/readval.c:460
139#: n:9
140#, c-format
141msgid "Expecting numeric field, found “%s”"
142msgstr "Esperava valor numérico, encontrei “%s”"
143
144#: ../src/commands.c:1657
145#: n:10
146#, c-format
147msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
148msgstr "Encontrei “%s” quando eram esperados “PRESERVE”, “TOUPPER” ou “TOLOWER”"
149
150#: ../src/debug.h:45
151#: ../src/debug.h:47
152#: ../src/matrix.c:352
153#: ../src/message.c:238
154#: n:11
155msgid "Bug in program detected! Please report this to the authors"
156msgstr "Erro no programa! Por favor, comunique aos autores"
157
158#: ../src/commands.c:2174
159#: ../src/extend.c:436
160#: n:12
161#, c-format
162msgid "Unknown command “%s”"
163msgstr "Comando desconhecido “%s”"
164
165#. TRANSLATORS: Here "station" is a survey station, not a train station.
166#: ../src/netbits.c:449
167#: n:13
168#, c-format
169msgid "Station “%s” equated to itself"
170msgstr "Base “%s” igualada a ela mesma"
171
172#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
173#. survey stations.
174#: ../src/datain.c:1073
175#: n:14
176msgid "Compass reading may not be omitted except on plumbed legs"
177msgstr "Azimute não pode ser omitido exceto em visadas em prumo"
178
179#: ../src/datain.c:284
180#: ../src/extend.c:441
181#: n:15
182msgid "End of line not blank"
183msgstr "Final da linha não está em branco"
184
185#: ../src/cavern.c:393
186#: n:16
187#, c-format
188msgid "There were %d warning(s)."
189msgstr "Há %d alerta(s)."
190
191#. TRANSLATORS: %s is replaced by the command we attempted to run.
192#: ../src/cavernlog.cc:176
193#: ../src/cavernlog.cc:236
194#: n:17
195#, c-format
196msgid "Couldn’t run external command: “%s”"
197msgstr "Falhou a execução do comando “%s”"
198
199#: ../src/datain.c:80
200#: ../src/datain.c:88
201#: ../src/datain.c:95
202#: ../src/datain.c:770
203#: ../src/extend.c:559
204#: ../src/sorterr.c:80
205#: ../src/sorterr.c:97
206#: ../src/sorterr.c:240
207#: n:18
208msgid "Error reading file"
209msgstr "Erro ao ler o ficheiro"
210
211#: ../src/message.c:1292
212#: n:19
213msgid "Too many errors - giving up"
214msgstr "Demasiados erros - desistindo"
215
216#. TRANSLATORS: If you're unsure what "deprecated" means, see:
217#. http://en.wikipedia.org/wiki/Deprecation
218#: ../src/commands.c:1536
219#: n:20
220msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
221msgstr "*DEFAULT decontinuado - use *CALIBRATE/DATA/SD/UNITS com argumento DEFAULT em seu lugar"
222
223#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
224#. (a weight on a string).  So the problem here is that the leg is
225#. vertical, so a compass reading has no meaning!
226#: ../src/datain.c:1044
227#: n:21
228msgid "Compass reading given on plumbed leg"
229msgstr "Azimute fornecido numa visada vertical"
230
231#: ../src/commands.c:677
232#: n:22
233msgid "END with no matching BEGIN in this file"
234msgstr "END sem o BEGIN correspondente neste ficheiro"
235
236#: ../src/datain.c:757
237#: n:23
238msgid "BEGIN with no matching END in this file"
239msgstr "BEGIN sem o END correspondente neste ficheiro"
240
241#. TRANSLATORS: A station must be exported out of each level it is in, so
242#. this would give "Station “\outer.inner.1” not exported from survey
243#. “\outer”)":
244#.
245#. *equate entrance outer.inner.1
246#. *begin outer
247#. *begin inner
248#. *export 1
249#. 1 2 1.23 045 -6
250#. *end inner
251#. *end outer
252#.
253#. Here "survey" is a "cave map" rather than list of questions - it should be
254#. translated to the terminology that cavers using the language would use.
255#: ../src/commands.c:993
256#: ../src/commands.c:995
257#: ../src/listpos.c:104
258#: ../src/readval.c:328
259#: ../src/readval.c:331
260#: n:26
261#, c-format
262msgid "Station “%s” not exported from survey “%s”"
263msgstr "Base “%s” não exportada da topo “%s”"
264
265#. TRANSLATORS: This error occurs if there's an attempt to
266#. export a station from a survey which doesn't actually exist.
267#.
268#. Here "survey" is a "cave map" rather than list of questions - it should be
269#. translated to the terminology that cavers using the language would use.
270#: ../src/listpos.c:112
271#: n:286
272#, c-format
273msgid "Reference to station “%s” from non-existent survey “%s”"
274msgstr ""
275
276#. TRANSLATORS: Here "station" is a survey station, not a train station.
277#.
278#. Here "survey" is a "cave map" rather than list of questions - it should be
279#. translated to the terminology that cavers using the language would use.
280#: ../src/readval.c:302
281#: n:27
282#, c-format
283msgid "“%s” can’t be both a station and a survey"
284msgstr "“%s” não pode ser nome de base e de topografia ao mesmo tempo"
285
286#. TRANSLATORS: Here "station" is a survey station, not a train station.
287#: ../src/extend.c:248
288#: ../src/extend.c:267
289#: ../src/extend.c:312
290#: ../src/extend.c:354
291#: ../src/extend.c:396
292#: ../src/readval.c:202
293#: n:28
294msgid "Expecting station name"
295msgstr "Esperava um nome de base"
296
297#: ../src/commands.c:1985
298#: n:31
299#, c-format
300msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
301msgstr "Encontrado “%s” quando “EQUATES”, “EXPORTS” ou “PLUMBS” era esperado"
302
303#: ../src/commands.c:1992
304#: n:32
305#, c-format
306msgid "Found “%s”, expecting “ON” or “OFF”"
307msgstr "Encontrado “%s” quando “ON” ou “OFF” eram esperados"
308
309#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
310#. translated.
311#.
312#. Here "station" is a survey station, not a train station.
313#: ../src/commands.c:953
314#: n:33
315msgid "Only one station in EQUATE command"
316msgstr "Apenas uma base para o comando EQUATE"
317
318#. TRANSLATORS: A "quantity" is something measured like "LENGTH",
319#. "BEARING", "ALTITUDE", etc.
320#: ../src/commands.c:439
321#: n:34
322#, c-format
323msgid "Unknown quantity “%s”"
324msgstr "Tipo de quantidade “%s” desconhecida"
325
326#: ../src/commands.c:354
327#: n:35
328#, c-format
329msgid "Unknown units “%s”"
330msgstr "Unidade “%s” desconhecida"
331
332#: ../src/commands.c:1825
333#: ../src/commands.c:1900
334#: n:434
335msgid "Unknown coordinate system"
336msgstr ""
337
338#: ../src/commands.c:1920
339#: ../src/commands.c:1945
340#: n:443
341#, c-format
342msgid "Invalid coordinate system: %s"
343msgstr ""
344
345#: ../src/commands.c:1907
346#: ../src/commands.c:1925
347#: n:435
348msgid "Coordinate system unsuitable for output"
349msgstr ""
350
351#: ../src/commands.c:853
352#: n:436
353msgid "Failed to convert coordinates"
354msgstr ""
355
356#: ../src/commands.c:858
357#: n:437
358msgid "The input projection is set but the output projection isn't"
359msgstr ""
360
361#: ../src/commands.c:860
362#: n:438
363msgid "The output projection is set but the input projection isn't"
364msgstr ""
365
366#: ../src/commands.c:760
367#: n:439
368msgid "Coordinates can't be omitted when coordinate system has been specified"
369msgstr ""
370
371#. TRANSLATORS: Used when a BEGIN command has no survey, but the
372#. END command does, e.g.:
373#.
374#. *begin
375#. 1 2 10.00 178 -01
376#. *end entrance      <--[Message given here]
377#: ../src/commands.c:699
378#: n:36
379#, fuzzy
380msgid "Matching BEGIN command has no survey name"
381msgstr "O BEGIN correspondente não tem prefixo"
382
383#. TRANSLATORS: Note: In English you talk about the *units* of a single
384#. measurement, but the correct term in other languages may be singular.
385#: ../src/commands.c:367
386#: n:37
387#, c-format
388msgid "Invalid units “%s” for quantity"
389msgstr "Unidade “%s” inválida para tipo de quantidade"
390
391#: ../src/commands.c:430
392#: n:39
393#, c-format
394msgid "Unknown instrument “%s”"
395msgstr "Instrumento “%s” desconhecido"
396
397#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
398#. translate
399#: ../src/commands.c:1504
400#: n:40
401msgid "Scale factor must be 1.0 for DECLINATION"
402msgstr "Fator de escala tem que ser 1.0 para comando DECLINATION"
403
404#. TRANSLATORS: If the scale factor for an instrument is zero, then any
405#. reading would be mapped to zero, which doesn't make sense.
406#: ../src/commands.c:1510
407#: n:391
408msgid "Scale factor must be non-zero"
409msgstr "Fator de escala não pode ser zero"
410
411#: ../src/commands.c:1555
412#: n:41
413#, c-format
414msgid "Unknown setting “%s”"
415msgstr "Configuração “%s” desconhecida"
416
417#: ../src/commands.c:477
418#: n:42
419#, c-format
420msgid "Unknown character class “%s”"
421msgstr "Classe de caracteres desconhecida: “%s”"
422
423#: ../src/extend.c:605
424#: ../src/netskel.c:90
425#: n:43
426msgid "No survey data"
427msgstr "Nenhum dado topográfico"
428
429#: ../src/filename.c:52
430#: ../src/img_hosted.c:35
431#: n:44
432#, c-format
433msgid "Filename “%s” refers to directory"
434msgstr "Nome de arquivo “%s” referencia diretório ao invés de arquivo"
435
436#. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
437#. cavern will issue this error if there are any sections of the survey
438#. network which are hanging.
439#: ../src/netartic.c:387
440#: n:45
441msgid "Survey not all connected to fixed stations"
442msgstr "Topografia não completamente conectada a bases posicionadas"
443
444#: ../src/commands.c:883
445#: ../src/datain.c:682
446#: n:46
447msgid "Station already fixed or equated to a fixed point"
448msgstr "Base já posicionada ou com correspondência a uma base posicionada"
449
450#: ../src/cavern.c:298
451#: ../src/filename.c:55
452#: ../src/img_hosted.c:36
453#: n:47
454#, c-format
455msgid "Failed to open output file “%s”"
456msgstr "Não foi possível abrir arquivo de saída “%s”"
457
458#: ../src/commands.c:1610
459#: n:48
460msgid "Standard deviation must be positive"
461msgstr "Desvio-padrão deve ser positivo"
462
463#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
464#. "survey stations".
465#.
466#. %s is replaced by the name of the station.
467#: ../src/netbits.c:346
468#: n:50
469#, c-format
470msgid "Survey leg with same station (“%s”) at both ends - typing error?"
471msgstr "Visada com mesma base em ambas as pontas (“%s”) - erro de digitação?"
472
473#. TRANSLATORS: %.f%s will be replaced with a right angle in the
474#. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
475#. value" means the reading ignoring the sign (so it might be
476#. < -90° or > 90°.
477#: ../src/datain.c:979
478#: ../src/datain.c:992
479#: ../src/datain.c:1010
480#: n:51
481#, c-format
482msgid "Clino reading over %.f%s (absolute value)"
483msgstr "Inclinação maior que %.f%s em valor absoluto"
484
485#: ../src/netbits.c:464
486#: n:52
487#, c-format
488msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
489msgstr "Tentativa de igualar duas bases posicionadas em coordenadas diferentes: “%s” e “%s”"
490
491#. TRANSLATORS: "equal" as in:
492#.
493#. *fix a 1 2 3
494#. *fix b 1 2 3
495#. *equate a b
496#: ../src/netbits.c:475
497#: n:53
498#, c-format
499msgid "Equating two equal fixed points: “%s” and “%s”"
500msgstr "Igualando duas bases posicionadas nas mesmas coordenadas: “%s” e “%s”"
501
502#. TRANSLATORS: " *fix a " gives this message:
503#: ../src/commands.c:770
504#: n:54
505msgid "FIX command with no coordinates - fixing at (0,0,0)"
506msgstr "Comando FIX sem coordenadas - atribuindo (0,0,0)"
507
508#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
509#: ../src/commands.c:887
510#: ../src/datain.c:684
511#: n:55
512msgid "Station already fixed at the same coordinates"
513msgstr "Base já posicionada nessas coordenadas"
514
515#. TRANSLATORS: Emitted after second and subsequent "FIX command with
516#. no coordinates - fixing at (0,0,0)" warnings.
517#: ../src/commands.c:778
518#: n:441
519#, fuzzy, c-format
520msgid "Already had FIX command with no coordinates for station “%s”"
521msgstr "Mais de um comando FIX sem coordenadas: “%s”"
522
523#: ../src/commands.c:1710
524#: n:442
525#, c-format
526msgid "Station “%s” fixed before CS command first used"
527msgstr ""
528
529#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
530#. <SURVEY>, so this would generate this error:
531#.
532#. *begin fred
533#. 1 2 1.23 045 -6
534#. *export 2
535#. *end fred
536#: ../src/commands.c:2188
537#: n:57
538msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
539msgstr "*EXPORT deve estar logo após um “*BEGIN <TOPO>”"
540
541#: ../src/readval.c:516
542#: n:58
543msgid "Invalid year (< 1900 or > 2078)"
544msgstr "Ano inválido (< 1900 or > 2078)"
545
546#. TRANSLATORS: Suspicious means something like 410 degrees or -20
547#. degrees
548#: ../src/datain.c:871
549#: ../src/datain.c:880
550#: n:59
551msgid "Suspicious compass reading"
552msgstr "Azimute suspeito"
553
554#: ../src/datain.c:1529
555#: n:60
556msgid "Negative tape reading"
557msgstr "Distância negativa"
558
559#: ../src/commands.c:765
560#: n:61
561msgid "Same station fixed twice with no coordinates"
562msgstr "Mesma base posicionada duas vezes sem coordenadas"
563
564#. TRANSLATORS: This means that the data fed in said this.
565#.
566#. It could be a gross error (e.g. the decimal point is missing from the
567#. depth gauge reading) or it could just be due to random error on a near
568#. vertical leg
569#: ../src/datain.c:1228
570#: n:62
571msgid "Tape reading is less than change in depth"
572msgstr "Distância menor que mudança de profundidade"
573
574#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
575#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
576#. neither style nor reading is a keyword in the program This error
577#. complains about a depth gauge reading in normal style, for example
578#: ../src/commands.c:1214
579#: n:63
580#, c-format
581msgid "Reading “%s” not allowed in data style “%s”"
582msgstr "Campo “%s” não é permitido em tipo de visada “%s”"
583
584#. TRANSLATORS: i.e. not enough readings for the style.
585#: ../src/commands.c:1404
586#: n:64
587#, c-format
588msgid "Too few readings for data style “%s”"
589msgstr "Faltam campos necessários ao tipo de visada “%s”"
590
591#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
592#: ../src/commands.c:1174
593#: n:65
594#, c-format
595msgid "Data style “%s” unknown"
596msgstr "Tipo de visada “%s” desconhecido"
597
598#. TRANSLATORS: Here "station" is a survey station, not a train station.
599#.
600#. Exporting a station twice gives this error:
601#.
602#. *begin example
603#. *export 1
604#. *export 1
605#. 1 2 1.24 045 -6
606#. *end example
607#: ../src/commands.c:1044
608#: n:66
609#, c-format
610msgid "Station “%s” already exported"
611msgstr "Base “%s” já foi exportada"
612
613#. TRANSLATORS: complains about a situation like trying to define
614#. two from stations per leg
615#: ../src/commands.c:1240
616#: n:67
617#, c-format
618msgid "Duplicate reading “%s”"
619msgstr "Campo “%s” duplicado"
620
621#: ../src/commands.c:914
622#: n:68
623#, c-format
624msgid "FLAG “%s” unknown"
625msgstr "FLAG “%s” com problemas"
626
627#: ../src/readval.c:474
628#: n:69
629msgid "Missing \""
630msgstr "Falta \""
631
632#. TRANSLATORS: Here "station" is a survey station, not a train station.
633#: ../src/listpos.c:122
634#: n:70
635#, fuzzy, c-format
636msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
637msgstr "Base “%s” utilizada apenas uma vez, e com um prefixo explícito - erro de digitação?"
638
639#. TRANSLATORS: Here "station" is a survey station, not a train
640#. station.
641#: ../src/netartic.c:399
642#: n:71
643msgid "The following survey stations are not attached to a fixed point:"
644msgstr "As seguintes bases não estão conectadas a uma base posicionada:"
645
646#: ../src/netskel.c:135
647#: n:72
648#, c-format
649msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
650msgstr "Topografia sem bases posicionadas. Assim %s foi posicionada em (0,0,0)"
651
652#. TRANSLATORS: fixed survey station that is not part of any survey
653#: ../src/netskel.c:958
654#: n:73
655#, c-format
656msgid "Unused fixed point “%s”"
657msgstr "Base posicionada não usada “%s”"
658
659#: ../src/matrix.c:123
660#: n:74
661msgid "Network solved by reduction - no simultaneous equations to solve."
662msgstr "Coordenadas já calculadas - nenhum sistema de equações para resolver."
663
664#: ../src/matrix.c:134
665#: n:75
666#, c-format
667msgid "Solving %d simultaneous equations"
668msgstr "Resolvendo sistema de %d equações"
669
670#. TRANSLATORS: This is an error from the *DATA command.  It
671#. means that a reading (which will appear where %s is isn't
672#. valid as the list of readings has already included the same
673#. reading, or an equivalent one (e.g. you can't have both
674#. DEPTH and DEPTHCHANGE together).
675#: ../src/commands.c:1307
676#: n:77
677#, c-format
678msgid "Reading “%s” duplicates previous reading(s)"
679msgstr "Valor “%s” duplica valor(es) anterior(es)"
680
681#: ../src/matrix.c:132
682#: n:78
683msgid "Solving one equation"
684msgstr "Resolvendo uma equação"
685
686#: ../src/datain.c:945
687#: ../src/datain.c:1217
688#: ../src/datain.c:1410
689#: n:79
690msgid "Negative adjusted tape reading"
691msgstr "Distância ajustada negativa"
692
693#: ../src/commands.c:2096
694#: ../src/commands.c:2116
695#: n:80
696msgid "Date is in the future!"
697msgstr "A data é no futuro!"
698
699#: ../src/commands.c:2120
700#: n:81
701msgid "End of date range is before the start"
702msgstr "Data final do intervalo ocorre antes da data inicial"
703
704#. TRANSLATORS: e.g. the user specifies a passage cross-section at
705#. station "entrance.27", but there is no station "entrance.27" in
706#. the centre-line.
707#: ../src/netskel.c:1046
708#: n:83
709#, c-format
710msgid "Cross section specified at non-existent station “%s”"
711msgstr "Especificada secção cruzada numa base “%s” inexistente"
712
713#. TRANSLATORS: In data with backsights, the user has tried to give a
714#. plumb for the foresight and a clino reading for the backsight, or
715#. something similar.
716#: ../src/datain.c:1028
717#: ../src/datain.c:1052
718#: n:84
719msgid "CLINO and BACKCLINO readings must be of the same type"
720msgstr "Valores de CLINO e BACKCLINO têm que ser do mesmo tipo"
721
722#: ../src/readval.c:524
723#: n:86
724msgid "Invalid month"
725msgstr "Mês inválido"
726
727#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
728#: ../src/readval.c:533
729#: n:87
730msgid "Invalid day of the month"
731msgstr "Dia inválido"
732
733#: ../src/cavern.c:247
734#: n:88
735#, c-format
736msgid "3d file format versions %d to %d supported"
737msgstr ""
738
739#: ../src/readval.c:200
740#: n:89
741msgid "Expecting survey name"
742msgstr "Esperando nome de topografia"
743
744#: ../src/datain.c:401
745#: ../src/extend.c:554
746#: ../src/img_hosted.c:30
747#: ../src/mainfrm.cc:426
748#: ../src/sorterr.c:146
749#: n:24
750#, c-format
751msgid "Couldn’t open file “%s”"
752msgstr "Impossível abrir ficheiro “%s”"
753
754#: ../src/printwx.cc:687
755#: n:402
756#, c-format
757msgid "Couldn’t write file “%s”"
758msgstr "Não foi possível escrever no ficheiro “%s”"
759
760#. TRANSLATORS: If you're unsure what "deprecated" means, see:
761#. http://en.wikipedia.org/wiki/Deprecation
762#: ../src/commands.c:496
763#: ../src/commands.c:569
764#: ../src/commands.c:591
765#: ../src/commands.c:1189
766#: ../src/commands.c:1538
767#: ../src/readval.c:96
768#: n:95
769msgid "Further uses of this deprecated feature will not be reported"
770msgstr "Futuros usos deste recurso desaconselhado não serão reportados"
771
772#. TRANSLATORS: %s is replaced by the amount the readings disagree
773#. by, e.g. "2.5°" or "3ᵍ".
774#: ../src/datain.c:910
775#: n:98
776#, c-format
777msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
778msgstr "Ângulos de COMPASS e BACKCOMPASS diferem em %s"
779
780#. TRANSLATORS: %s is replaced by the amount the readings disagree
781#. by, e.g. "2.5°" or "3ᵍ".
782#: ../src/datain.c:1104
783#: n:99
784#, c-format
785msgid "CLINO reading and BACKCLINO reading disagree by %s"
786msgstr "Ângulos de CLINO e BACKCLINO diferem em %s"
787
788#: ../src/commands.c:1186
789#: n:104
790#, c-format
791msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
792msgstr "“*data %s %c …” obsoleto - use “*data %s …” no lugar"
793
794#. TRANSLATORS: Perhaps the user tried to load a different type of file as
795#. a Survex .3d file, or the .3d file was corrupted.
796#: ../src/3dtopos.c:157
797#: ../src/3dtopos.c:163
798#: ../src/cad3d.c:909
799#: ../src/cad3d.c:920
800#: ../src/img_hosted.c:39
801#: n:106
802#, c-format
803msgid "Bad 3d image file “%s”"
804msgstr "Ficheiro de imagem 3d “%s” com problemas"
805
806#. TRANSLATORS: This is the date format string used to timestamp .3d
807#. files internally.  Probably best to keep it the same for all
808#. translations.
809#: ../src/img.c:43
810#: ../src/mainfrm.cc:1463
811#: n:107
812#, c-format
813msgid "%a,%Y.%m.%d %H:%M:%S %Z"
814msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
815
816#. TRANSLATORS: used a processed survey with no processing date/time info
817#: ../src/mainfrm.cc:1456
818#: n:108
819msgid "Date and time not available."
820msgstr "Data e hora não disponível."
821
822#: ../src/img_hosted.c:40
823#: n:109
824#, c-format
825msgid "Error reading from file “%s”"
826msgstr "Erro ao ler o ficheiro “%s”"
827
828#: ../src/cavernlog.cc:522
829#: ../src/filename.c:79
830#: ../src/img_hosted.c:41
831#: ../src/mainfrm.cc:384
832#: ../src/mainfrm.cc:2021
833#: n:110
834#, c-format
835msgid "Error writing to file “%s”"
836msgstr "Erro escrevendo no arquivo “%s”"
837
838#: ../src/filename.c:82
839#: n:111
840msgid "Error writing to file"
841msgstr "Erro escrevendo em arquivo"
842
843#: ../src/cavern.c:388
844#: n:113
845#, c-format
846msgid "There were %d warning(s) and %d error(s) - no output files produced."
847msgstr "Há %d alerta(s) e %d erro(s) - nenhum arquivo de saída criado"
848
849#: ../src/img_hosted.c:42
850#: n:114
851#, c-format
852msgid "File “%s” has a newer format than this program can understand"
853msgstr "Arquivo “%s” tem um formato mais novo do que este programa consegue entender"
854
855#: ../src/printwx.cc:1035
856#: n:115
857msgid "North"
858msgstr "Norte"
859
860#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
861#: ../src/printwx.cc:1060
862#: n:116
863msgid "Elevation on"
864msgstr "Perfil em"
865
866#: ../src/printwx.cc:489
867#: n:117
868msgid "P&lan view"
869msgstr "&Planta"
870
871#: ../src/printwx.cc:491
872#: n:285
873msgid "&Elevation"
874msgstr "Pe&rfil"
875
876#: ../src/gfxcore.cc:807
877#: ../src/mainfrm.cc:167
878#: n:118
879msgid "Elevation"
880msgstr "Perfil"
881
882#. TRANSLATORS: Label used for "clino" in Aven when the view is
883#. from directly above.
884#: ../src/gfxcore.cc:719
885#: n:432
886msgid "Plan"
887msgstr "Planta"
888
889#. TRANSLATORS: Label used for "clino" in Aven when the view is
890#. from directly below.
891#: ../src/gfxcore.cc:729
892#: n:433
893msgid "Kiwi Plan"
894msgstr ""
895
896#: ../src/cavern.c:352
897#: n:120
898msgid "Calculating statistics"
899msgstr "Calculando estatísticas"
900
901#: ../src/readval.c:489
902#: n:121
903msgid "Expecting string field"
904msgstr "Esperando cadeia de caracteres"
905
906#: ../src/cmdline.c:212
907#: n:122
908msgid "too few arguments"
909msgstr "número de argumentos insuficiente"
910
911#: ../src/cmdline.c:219
912#: n:123
913msgid "too many arguments"
914msgstr "número de argumentos excessivo"
915
916#: ../src/cmdline.c:178
917#: ../src/cmdline.c:181
918#: ../src/cmdline.c:185
919#: n:124
920msgid "FILE"
921msgstr "FICHEIRO"
922
923#. TRANSLATORS: In French, Eric chose to use the terminology used by
924#. toporobot: "sequence" for the English "traverse", which makes sense
925#. (although toporobot actually uses this term to mean something more
926#. specific).  Feel free to follow this lead if you can't think of a better
927#. term - these messages mostly indicate how processing is progressing.
928#.
929#. A trailing traverse is a dead end back to a junction.
930#: ../src/netskel.c:177
931#: n:125
932msgid "Removing trailing traverses"
933msgstr "Removendo seqüências de ponta"
934
935#. TRANSLATORS: In French, Eric chose to use the terminology used by
936#. toporobot: "sequence" for the English "traverse", which makes sense
937#. (although toporobot actually uses this term to mean something more
938#. specific).  Feel free to follow this lead if you can't think of a better
939#. term - these messages mostly indicate how processing is progressing.
940#: ../src/netskel.c:236
941#: n:126
942msgid "Concatenating traverses"
943msgstr "Concatenando seqüências"
944
945#. TRANSLATORS: In French, Eric chose to use the terminology used by
946#. toporobot: "sequence" for the English "traverse", which makes sense
947#. (although toporobot actually uses this term to mean something more
948#. specific).  Feel free to follow this lead if you can't think of a better
949#. term - these messages mostly indicate how processing is progressing.
950#: ../src/netskel.c:434
951#: n:127
952msgid "Calculating traverses"
953msgstr "Calculando seqüências"
954
955#. TRANSLATORS: In French, Eric chose to use the terminology used by
956#. toporobot: "sequence" for the English "traverse", which makes sense
957#. (although toporobot actually uses this term to mean something more
958#. specific).  Feel free to follow this lead if you can't think of a better
959#. term - these messages mostly indicate how processing is progressing.
960#.
961#. A trailing traverse is a dead end back to a junction.
962#: ../src/netskel.c:779
963#: n:128
964msgid "Calculating trailing traverses"
965msgstr "Calculando seqüências de ponta"
966
967#: ../src/network.c:82
968#: n:129
969msgid "Simplifying network"
970msgstr "Simplificando rede de visadas"
971
972#: ../src/network.c:540
973#: n:130
974msgid "Calculating network"
975msgstr "Calculando rede de visadas"
976
977#: ../src/datain.c:1519
978#: n:131
979#, c-format
980msgid "Found “%s”, expecting “F” or “B”"
981msgstr "Encontrado “%s” quando “F” ou “B” eram esperados"
982
983#: ../src/cavern.c:454
984#: n:132
985#, c-format
986msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
987msgstr "Desenvolvimento linear das visadas = %7.2f%s (%7.2f%s corrigidos)"
988
989#: ../src/cavern.c:457
990#: n:133
991#, c-format
992msgid "Total plan length of survey legs = %7.2f%s"
993msgstr "Desenvolvimento horizontal das visadas = %7.2f%s"
994
995#: ../src/cavern.c:460
996#: n:134
997#, c-format
998msgid "Total vertical length of survey legs = %7.2f%s"
999msgstr "Desenvolvimento vertical das visadas = %7.2f%s"
1000
1001#. TRANSLATORS: numbers are altitudes of highest and lowest stations
1002#: ../src/cavern.c:467
1003#: n:135
1004#, c-format
1005msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1006msgstr "Desnível = %4.2f%s (de %s a %4.2f%s a %s a %4.2f%s)"
1007
1008#. TRANSLATORS: c.f. previous message
1009#: ../src/cavern.c:470
1010#: n:136
1011#, c-format
1012msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1013msgstr "Extensão Norte-Sul = %4.2f%s (de %s a %4.2f%s a %s a %4.2f%s)"
1014
1015#. TRANSLATORS: c.f. previous two messages
1016#: ../src/cavern.c:473
1017#: n:137
1018#, c-format
1019msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1020msgstr "Extensão Leste-Oeste = %4.2f%s (de %s a %4.2f%s a %s a %4.2f%s)"
1021
1022#: ../src/cavern.c:439
1023#: n:138
1024msgid "There is 1 loop."
1025msgstr "Há 1 loop."
1026
1027#: ../src/cavern.c:441
1028#: n:139
1029#, c-format
1030msgid "There are %ld loops."
1031msgstr "Há %ld loops."
1032
1033#: ../src/cavern.c:374
1034#: n:140
1035#, c-format
1036msgid "CPU time used %5.2fs"
1037msgstr "Tempo de CPU gasto %5.2fs"
1038
1039#: ../src/cavern.c:377
1040#: n:141
1041#, c-format
1042msgid "Time used %5.2fs"
1043msgstr "Tempo gasto %5.2fs"
1044
1045#: ../src/cavern.c:379
1046#: n:142
1047msgid "Time used unavailable"
1048msgstr "Tempo gasto não disponível"
1049
1050#: ../src/cavern.c:382
1051#: n:143
1052#, c-format
1053msgid "Time used %5.2fs (%5.2fs CPU time)"
1054msgstr "Tempo gasto %5.2fs (tempo de CPU %5.2fs)"
1055
1056#: ../src/netskel.c:744
1057#: n:145
1058#, c-format
1059msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1060msgstr "Desenvolvimento Original %6.2fm (%3d visadas), deslocado %6.2fm (%5.2fm/visada). "
1061
1062#: ../src/netskel.c:747
1063#: n:146
1064#, c-format
1065msgid "Error %6.2f%%"
1066msgstr "Erro %6.2f%%"
1067
1068#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1069#. traverse has zero length, so error per metre is meaningless.
1070#.
1071#. There should be 4 spaces between "Error" and "N/A" so that it lines
1072#. up with the numbers in the message above.
1073#: ../src/netskel.c:754
1074#: n:147
1075msgid "Error    N/A"
1076msgstr "Erro    N/A"
1077
1078#. TRANSLATORS: description of --help option
1079#: ../src/cmdline.c:138
1080#: n:150
1081msgid "display this help and exit"
1082msgstr "exibir esta mensagem e sair"
1083
1084#. TRANSLATORS: description of --verbose option
1085#: ../src/cmdline.c:141
1086#: n:151
1087msgid "output version information and exit"
1088msgstr "exibir número de versão e sair"
1089
1090#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1091#: ../src/cmdline.c:170
1092#: n:153
1093msgid "OPTION"
1094msgstr "OPÇÃO"
1095
1096#: ../src/mainfrm.cc:171
1097#: ../src/printwx.cc:435
1098#: ../src/printwx.cc:1097
1099#: ../src/printwx.cc:1146
1100#: n:154
1101msgid "Scale"
1102msgstr "Escala"
1103
1104#: ../src/cmdline.c:194
1105#: n:157
1106#, c-format
1107msgid "Try “%s --help” for more information.\n"
1108msgstr "Tente “%s --help” para mais informações.\n"
1109
1110#: ../src/avenprcore.cc:169
1111#: n:166
1112#, c-format
1113msgid "Page %d of %d"
1114msgstr "Página %d de %d"
1115
1116#: ../src/avenprcore.cc:172
1117#: ../src/printwx.cc:1542
1118#: n:167
1119#, c-format
1120msgid "Survey “%s”   Page %d (of %d)   Processed on %s"
1121msgstr "Topografia “%s”   Página %d (of %d)   Processada em %s"
1122
1123#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1124#. something like "123°".  The bearing is up the page.
1125#: ../src/printwx.cc:1041
1126#: n:168
1127#, c-format
1128msgid "Plan view, %s up page"
1129msgstr ""
1130
1131#. TRANSLATORS: This is used on printouts of elevations, with %s
1132#. replaced by something like "123°".  The bearing is the direction
1133#. we’re looking.
1134#: ../src/printwx.cc:1073
1135#: n:169
1136#, c-format
1137msgid "Elevation facing %s"
1138msgstr ""
1139
1140#. TRANSLATORS: This is used on printouts of tilted elevations, with
1141#. the first %s replaced by something like "123°", and the second by
1142#. something like "-45°".  The bearing is the direction we’re
1143#. looking.
1144#: ../src/printwx.cc:1080
1145#: n:284
1146#, c-format
1147msgid "Elevation facing %s, tilted %s"
1148msgstr ""
1149
1150#. TRANSLATORS: This is used on printouts of extended elevations.
1151#: ../src/printwx.cc:1089
1152#: n:191
1153msgid "Extended elevation"
1154msgstr "Perfil retificado"
1155
1156#: ../src/cavern.c:425
1157#: n:172
1158msgid "Survey contains 1 survey station,"
1159msgstr "Topografia contém somente uma base,"
1160
1161#: ../src/cavern.c:427
1162#: n:173
1163#, c-format
1164msgid "Survey contains %ld survey stations,"
1165msgstr "Topografia contém %ld bases,"
1166
1167#: ../src/cavern.c:431
1168#: n:174
1169msgid " joined by 1 leg."
1170msgstr " unidas por uma única visada."
1171
1172#: ../src/cavern.c:433
1173#: n:175
1174#, c-format
1175msgid " joined by %ld legs."
1176msgstr " unidas por %ld visadas."
1177
1178#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1179#: ../src/listpos.c:185
1180#: n:176
1181msgid "node"
1182msgstr "nodo"
1183
1184#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1185#: ../src/listpos.c:187
1186#: n:177
1187msgid "nodes"
1188msgstr "nodos"
1189
1190#. TRANSLATORS: "Connected component" in the graph theory sense - it
1191#. means there are %ld bits of survey with no connections between them.
1192#. This message is only used if there are more than 1.
1193#: ../src/cavern.c:450
1194#: n:178
1195#, c-format
1196msgid "Survey has %ld connected components."
1197msgstr "Topografia tem %ld componentes interligados."
1198
1199#. TRANSLATORS: Label for button in aven’s cavern log window which
1200#. allows the user to save the log to a file.
1201#: ../src/cavernlog.cc:456
1202#: n:446
1203msgid "Save Log"
1204msgstr ""
1205
1206#. TRANSLATORS: Label for button in aven’s cavern log window which
1207#. causes the survey data to be reprocessed.
1208#: ../src/cavernlog.cc:463
1209#: ../src/cavernlog.cc:474
1210#: n:184
1211msgid "Reprocess"
1212msgstr ""
1213
1214#: ../src/cmdline.c:242
1215#: ../src/cmdline.c:261
1216#: n:185
1217#, c-format
1218msgid "numeric argument “%s” out of range"
1219msgstr "argumento numérico “%s” fora dos limites"
1220
1221#: ../src/cmdline.c:244
1222#: n:186
1223#, c-format
1224msgid "argument “%s” not an integer"
1225msgstr "argumento “%s” não é um número inteiro"
1226
1227#: ../src/cmdline.c:263
1228#: n:187
1229#, c-format
1230msgid "argument “%s” not a number"
1231msgstr "argumento “%s” não é um número"
1232
1233#: ../src/commands.c:929
1234#: n:188
1235msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1236msgstr "“DUPLICATE”, “SPLAY” ou “SURFACE” eram esperados"
1237
1238#: ../src/commands.c:932
1239#: n:189
1240msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1241msgstr "“NOT”, “DUPLICATE”, “SPLAY” ou “SURFACE” eram esperados"
1242
1243#: ../src/listpos.c:82
1244#: n:190
1245#, c-format
1246msgid "Station “%s” referred to by *entrance or *export but never used"
1247msgstr "Base “%s” referenciada por *entrance ou *export mas nunca usada"
1248
1249#: ../src/commands.c:675
1250#: n:192
1251msgid "No matching BEGIN"
1252msgstr "Não há BEGIN correspondente"
1253
1254#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1255#. same <survey> if it’s given at all
1256#: ../src/commands.c:703
1257#: n:193
1258#, fuzzy
1259msgid "Survey name doesn’t match BEGIN"
1260msgstr "Prefixo não corresponde ao do BEGIN"
1261
1262#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1263#. END command omits it, e.g.:
1264#.
1265#. *begin entrance
1266#. 1 2 10.00 178 -01
1267#. *end     <--[Message given here]
1268#: ../src/commands.c:712
1269#: n:194
1270#, fuzzy
1271msgid "Survey name omitted from END"
1272msgstr "Prefixo omitido no END"
1273
1274#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1275#. (or at least the columns) are in the same place
1276#: ../src/3dtopos.c:112
1277#: n:195
1278msgid "( Easting, Northing, Altitude )"
1279msgstr "( Leste,   Norte,    Altura   )"
1280
1281#. TRANSLATORS: bpp is "Bits Per Pixel"
1282#: ../src/aboutdlg.cc:181
1283#: n:196
1284#, c-format
1285msgid "Display Depth: %d bpp"
1286msgstr ""
1287
1288#. TRANSLATORS: appended to previous message if the display is colour
1289#: ../src/aboutdlg.cc:183
1290#: n:197
1291msgid " (colour)"
1292msgstr ""
1293
1294#: ../src/readval.c:512
1295#: ../src/readval.c:522
1296#: ../src/readval.c:530
1297#: n:198
1298#, c-format
1299msgid "Expecting date, found “%s”"
1300msgstr "Esperando data, encontrado “%s”"
1301
1302#. TRANSLATORS: --help output for --survey option.
1303#.
1304#. "this" has been added to English translation
1305#: ../src/3dtopos.c:50
1306#: ../src/aven.cc:66
1307#: ../src/cad3d.c:660
1308#: ../src/diffpos.c:57
1309#: ../src/dump3d.c:49
1310#: ../src/extend.c:459
1311#: n:199
1312#, fuzzy
1313msgid "only load the sub-survey with this prefix"
1314msgstr "carregue apenas a sub-topografia com prefixo"
1315
1316#. TRANSLATORS: --help output for aven --print option
1317#: ../src/aven.cc:68
1318#: n:119
1319msgid "print and exit (requires a 3d file)"
1320msgstr ""
1321
1322#. TRANSLATORS: --help output for cavern --percentage option
1323#: ../src/cavern.c:125
1324#: n:161
1325msgid "display percentage progress"
1326msgstr ""
1327
1328#. TRANSLATORS: --help output for cavern --output option
1329#: ../src/cavern.c:127
1330#: n:162
1331msgid "set location for output files"
1332msgstr ""
1333
1334#. TRANSLATORS: --help output for cavern --quiet option
1335#: ../src/cavern.c:129
1336#: n:163
1337msgid "only show brief summary (-qq for errors only)"
1338msgstr ""
1339
1340#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1341#: ../src/cavern.c:131
1342#: n:164
1343msgid "do not create .err file"
1344msgstr ""
1345
1346#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1347#: ../src/cavern.c:133
1348#: n:165
1349msgid "turn warnings into errors"
1350msgstr ""
1351
1352#. TRANSLATORS: --help output for cavern --log option
1353#: ../src/cavern.c:135
1354#: n:170
1355msgid "log output to .log file"
1356msgstr ""
1357
1358#. TRANSLATORS: --help output for cavern --3d-version option
1359#: ../src/cavern.c:137
1360#: n:171
1361msgid "specify the 3d file format version to output"
1362msgstr ""
1363
1364#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1365#. meaningless to say your tape is marked in "0 feet" (but you might
1366#. measure distance by counting knots on a diving line, and tie them
1367#. every "2 feet").
1368#: ../src/commands.c:1451
1369#: n:200
1370msgid "*UNITS factor must be non-zero"
1371msgstr "Fator em *UNITS não pode ser zero"
1372
1373#: ../src/mainfrm.cc:1473
1374#: n:202
1375#, c-format
1376msgid "No survey data in 3d file “%s”"
1377msgstr "Não há dados de topografia no ficheiro 3d “%s”"
1378
1379#: ../src/gfxcore.cc:709
1380#: n:203
1381msgid "Facing"
1382msgstr "Olhando para"
1383
1384#. TRANSLATORS: for the title of the About box
1385#: ../src/aboutdlg.cc:63
1386#: n:205
1387#, c-format
1388msgid "About %s"
1389msgstr "Acerca de %s"
1390
1391#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1392#. - it should be translated to the terminology that cavers using the
1393#. language would use.
1394#.
1395#. File->Open dialog:
1396#: ../src/mainfrm.cc:1979
1397#: n:206
1398#, fuzzy
1399msgid "Select a survey file to view"
1400msgstr "Selecione um arquivo 3d para ser visualizado"
1401
1402#. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1403#. file extension, so neither should be translated.
1404#: ../src/mainfrm.cc:1956
1405#: n:207
1406msgid "Survex 3d files"
1407msgstr "Ficheiros de Survex 3d"
1408
1409#: ../src/mainfrm.cc:1971
1410#: ../src/mainfrm.cc:2422
1411#: ../src/printwx.cc:667
1412#: n:208
1413msgid "All files"
1414msgstr "Todos os ficheiros"
1415
1416#. TRANSLATORS: Here "survey" is a "cave map" rather than
1417#. list of questions - it should be translated to the
1418#. terminology that cavers using the language would use.
1419#: ../src/mainfrm.cc:1953
1420#: n:229
1421msgid "All survey files"
1422msgstr ""
1423
1424#. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1425#. file extension, so neither should be translated.
1426#: ../src/mainfrm.cc:1959
1427#: n:329
1428#, fuzzy
1429msgid "Survex svx files"
1430msgstr "Ficheiros de Survex svx"
1431
1432#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1433#. surveying package, so should not be translated
1434#: ../src/mainfrm.cc:1967
1435#: n:330
1436msgid "Compass DAT and MAK files"
1437msgstr ""
1438
1439#: ../src/printwx.cc:311
1440#: n:411
1441msgid "DXF files"
1442msgstr "Ficheiros DXF"
1443
1444#: ../src/printwx.cc:312
1445#: n:412
1446msgid "EPS files"
1447msgstr "Ficheiros EPS"
1448
1449#: ../src/printwx.cc:313
1450#: n:413
1451msgid "GPX files"
1452msgstr "Ficheiros GPX"
1453
1454#. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1455#. on a (usually large) sheet of paper using a pen mounted in a motorised
1456#. mechanism.
1457#: ../src/printwx.cc:317
1458#: n:414
1459msgid "HPGL for plotters"
1460msgstr ""
1461
1462#: ../src/printwx.cc:319
1463#: n:444
1464msgid "KML files"
1465msgstr "Ficheiros KML"
1466
1467#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1468#. so should not be translated:
1469#. http://www.fountainware.com/compass/
1470#. http://www.psc-cavers.org/carto/
1471#: ../src/printwx.cc:324
1472#: n:415
1473msgid "Compass PLT for use with Carto"
1474msgstr ""
1475
1476#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1477#. translated: http://www.skencil.org/
1478#: ../src/printwx.cc:327
1479#: n:416
1480msgid "Skencil files"
1481msgstr "Ficheiros Skencil"
1482
1483#: ../src/printwx.cc:328
1484#: n:417
1485msgid "SVG files"
1486msgstr "Ficheiros SVG"
1487
1488#: ../src/printwx.cc:318
1489#: n:445
1490msgid "JSON files"
1491msgstr "Ficheiros JSON"
1492
1493#. TRANSLATORS: Log files from running cavern (extension .log)
1494#: ../src/cavernlog.cc:508
1495#: n:447
1496msgid "Log files"
1497msgstr ""
1498
1499#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1500#. - it should be translated to the terminology that cavers using the
1501#. language would use.
1502#.
1503#. This string is used in the about box (summarising the purpose of aven).
1504#: ../src/aboutdlg.cc:91
1505#: n:209
1506msgid "Survey visualisation tool"
1507msgstr "Ferramenta de visualização de Levantamento topográfico"
1508
1509#. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1510#. some languages here:
1511#. http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1512#: ../src/aboutdlg.cc:105
1513#: n:219
1514msgid "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."
1515msgstr "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."
1516
1517#. TRANSLATORS: Part of 3dtopos --help
1518#: ../src/3dtopos.c:86
1519#: n:217
1520msgid "3D_FILE [POS_FILE]"
1521msgstr ""
1522
1523#. TRANSLATORS: Part of diffpos --help
1524#: ../src/diffpos.c:265
1525#: n:218
1526msgid "FILE1 FILE2 [THRESHOLD]"
1527msgstr ""
1528
1529#. TRANSLATORS: Part of diffpos --help
1530#: ../src/diffpos.c:267
1531#: n:255
1532#, c-format
1533msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1534msgstr ""
1535
1536#. TRANSLATORS: Part of extend --help
1537#: ../src/extend.c:481
1538#: n:267
1539msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1540msgstr ""
1541
1542#. TRANSLATORS: Part of sorterr --help
1543#: ../src/sorterr.c:127
1544#: n:268
1545msgid "ERR_FILE [HOW_MANY]"
1546msgstr ""
1547
1548#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1549#. - it should be translated to the terminology that cavers using the
1550#. language would use.
1551#.
1552#. Part of aven --help
1553#: ../src/aven.cc:115
1554#: ../src/aven.cc:139
1555#: n:269
1556msgid "[SURVEY_FILE]"
1557msgstr ""
1558
1559#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1560#. are surveys without date information.  Try to keep this fairly short.
1561#: ../src/gfxcore.cc:1053
1562#: n:221
1563msgid "Undated"
1564msgstr "Sem data"
1565
1566#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1567#. which aren’t part of a loop and so have no error information. Try to keep
1568#. this fairly short.
1569#: ../src/gfxcore.cc:1078
1570#: n:290
1571msgid "Not in loop"
1572msgstr ""
1573
1574#. TRANSLATORS: error from:
1575#.
1576#. *data normal newline from to tape compass clino
1577#: ../src/commands.c:1290
1578#: n:222
1579msgid "NEWLINE can’t be the first reading"
1580msgstr "NEWLINE não pode ser o primeiro valor"
1581
1582#. TRANSLATORS: error from:
1583#.
1584#. *data normal from to tape compass clino newline
1585#: ../src/commands.c:1333
1586#: n:223
1587msgid "NEWLINE can’t be the last reading"
1588msgstr "NEWLINE não pode ser o último valor"
1589
1590#. TRANSLATORS: Error given by something like:
1591#.
1592#. *data normal station tape compass clino
1593#.
1594#. ("station" signifies interleaved data).
1595#: ../src/commands.c:1356
1596#: n:224
1597msgid "Interleaved readings, but no NEWLINE"
1598msgstr "Valores em mais de uma linha sem NEWLINE"
1599
1600#. TRANSLATORS: caused by e.g.
1601#.
1602#. *data diving station newline depth tape compass
1603#.
1604#. ("depth" needs to occur before "newline").
1605#: ../src/commands.c:1227
1606#: n:225
1607#, c-format
1608msgid "Reading “%s” must occur before NEWLINE"
1609msgstr "Valor “%s” deve estar antes do NEWLINE"
1610
1611#. TRANSLATORS: e.g.
1612#.
1613#. *data normal from to tape newline compass clino
1614#: ../src/commands.c:1280
1615#: n:226
1616msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1617msgstr "NEWLINE só pode ser precedido por STATION, DEPTH e COUNT"
1618
1619#. TRANSLATORS: e.g.
1620#.
1621#. *calibrate tape compass 1 1
1622#: ../src/commands.c:1492
1623#: n:227
1624msgid "Can’t calibrate angular and length quantities together"
1625msgstr "Não é possível calibrar ângulos e comprimentos ao mesmo tempo"
1626
1627#: ../src/commands.c:618
1628#: n:397
1629msgid "Bad *alias command"
1630msgstr ""
1631
1632#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1633#. currently)
1634#: ../src/log.cc:32
1635#: n:228
1636#, c-format
1637msgid "%s Error Log"
1638msgstr ""
1639
1640#. TRANSLATORS: The text on the action button in the "Export" settings
1641#. dialog
1642#: ../src/printwx.cc:626
1643#: n:230
1644msgid "&Export…"
1645msgstr "&Exportar…"
1646
1647#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1648#. this group.  Tickable menu item which toggles auto rotation
1649#: ../src/mainfrm.cc:832
1650#: n:231
1651msgid "Au&to-Rotate\tSpace"
1652msgstr "Au&to-Rodar\tSpace"
1653
1654#: ../src/mainfrm.cc:834
1655#: n:232
1656msgid "Speed &Up"
1657msgstr "&Aumentar Velocidade"
1658
1659#: ../src/mainfrm.cc:835
1660#: n:233
1661msgid "Slow &Down"
1662msgstr "&Diminuir Velocidade"
1663
1664#: ../src/mainfrm.cc:837
1665#: n:234
1666msgid "&Reverse Direction"
1667msgstr "&Inverter Sentido"
1668
1669#: ../src/mainfrm.cc:839
1670#: n:235
1671msgid "Step Once &Anticlockwise"
1672msgstr "Um Passo A&ntihorário"
1673
1674#: ../src/mainfrm.cc:840
1675#: n:236
1676msgid "Step Once &Clockwise"
1677msgstr "Um Passo &Horário"
1678
1679#. TRANSLATORS: View *looking* North
1680#: ../src/gfxcore.cc:3396
1681#: ../src/mainfrm.cc:843
1682#: n:240
1683msgid "View &North"
1684msgstr "Olhar para &Norte"
1685
1686#. TRANSLATORS: View *looking* East
1687#: ../src/gfxcore.cc:3398
1688#: ../src/mainfrm.cc:844
1689#: n:241
1690msgid "View &East"
1691msgstr "Olhar para &Leste"
1692
1693#. TRANSLATORS: View *looking* South
1694#: ../src/gfxcore.cc:3400
1695#: ../src/mainfrm.cc:845
1696#: n:242
1697msgid "View &South"
1698msgstr "Olhar para &Sul"
1699
1700#. TRANSLATORS: View *looking* West
1701#: ../src/gfxcore.cc:3402
1702#: ../src/mainfrm.cc:846
1703#: n:243
1704msgid "View &West"
1705msgstr "Olhar para &Oeste"
1706
1707#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1708#. - it should be translated to the terminology that cavers using the
1709#. language would use.
1710#: ../src/mainfrm.cc:851
1711#: n:244
1712msgid "Shift Survey &Left"
1713msgstr "Mover para &Esquerda"
1714
1715#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1716#. - it should be translated to the terminology that cavers using the
1717#. language would use.
1718#: ../src/mainfrm.cc:855
1719#: n:245
1720msgid "Shift Survey &Right"
1721msgstr "Mover para &Direita"
1722
1723#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1724#. - it should be translated to the terminology that cavers using the
1725#. language would use.
1726#: ../src/mainfrm.cc:859
1727#: n:246
1728msgid "Shift Survey &Up"
1729msgstr "Mover para &Cima"
1730
1731#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1732#. - it should be translated to the terminology that cavers using the
1733#. language would use.
1734#: ../src/mainfrm.cc:863
1735#: n:247
1736msgid "Shift Survey &Down"
1737msgstr "Mover para &Baixo"
1738
1739#: ../src/gfxcore.cc:3419
1740#: ../src/mainfrm.cc:865
1741#: n:248
1742msgid "&Plan View"
1743msgstr "&Planta"
1744
1745#: ../src/gfxcore.cc:3420
1746#: ../src/mainfrm.cc:866
1747#: n:249
1748msgid "Ele&vation"
1749msgstr "Per&fil"
1750
1751#: ../src/mainfrm.cc:868
1752#: n:250
1753msgid "&Higher Viewpoint"
1754msgstr "Observador Mais &Alto"
1755
1756#: ../src/mainfrm.cc:869
1757#: n:251
1758msgid "L&ower Viewpoint"
1759msgstr "Observador Mais Bai&xo"
1760
1761#: ../src/mainfrm.cc:872
1762#: n:252
1763msgid "&Zoom In\t]"
1764msgstr "Au&mentar\t]"
1765
1766#: ../src/mainfrm.cc:873
1767#: n:253
1768msgid "Zoo&m Out\t["
1769msgstr "D&iminuir\t["
1770
1771#: ../src/mainfrm.cc:875
1772#: n:254
1773msgid "Restore De&fault View"
1774msgstr "&Restaurar Vista Predefinida"
1775
1776#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1777#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1778#. the "what to print/export" dialog.
1779#: ../src/printwx.cc:399
1780#: n:283
1781msgid "View"
1782msgstr "Vista"
1783
1784#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1785#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1786#. "Elements" isn’t a good name for this but nothing better has yet come to
1787#. mind!
1788#: ../src/printwx.cc:404
1789#: n:256
1790msgid "Elements"
1791msgstr "Elementos"
1792
1793#: ../src/printwx.cc:410
1794#: n:410
1795msgid "Export format"
1796msgstr "Formato para exportar"
1797
1798#: ../src/printwx.cc:459
1799#: ../src/printwx.cc:839
1800#: n:257
1801#, c-format
1802msgid "%d pages (%dx%d)"
1803msgstr "%d páginas (%dx%d)"
1804
1805#. TRANSLATORS: used in the scale drop down selector in the print
1806#. dialog the implicit meaning is "choose a suitable scale to fit
1807#. the plot on a single page", but we need something shorter
1808#: ../src/printwx.cc:441
1809#: ../src/printwx.cc:858
1810#: n:258
1811msgid "One page"
1812msgstr "Uma página"
1813
1814#: ../src/mainfrm.cc:163
1815#: ../src/printwx.cc:472
1816#: n:259
1817msgid "Bearing"
1818msgstr "Azimute"
1819
1820#: ../src/printwx.cc:513
1821#: n:260
1822msgid "Station Names"
1823msgstr "Nomes de base"
1824
1825#: ../src/printwx.cc:509
1826#: n:261
1827msgid "Crosses"
1828msgstr "Marcas de base"
1829
1830#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1831#. "survey stations".
1832#: ../src/printwx.cc:499
1833#: n:262
1834msgid "Underground Survey Legs"
1835msgstr "Visadas Subterrâneas"
1836
1837#: ../src/printwx.cc:529
1838#: n:393
1839msgid "Cross-sections"
1840msgstr "Secções cruzadas"
1841
1842#: ../src/printwx.cc:534
1843#: n:394
1844msgid "Walls"
1845msgstr "Parede"
1846
1847#. TRANSLATORS: Label for checkbox which controls whether there's a
1848#. layer in the exported file (for formats such as DXF and SVG)
1849#. containing polygons for the inside of cave passages).
1850#: ../src/printwx.cc:541
1851#: n:395
1852msgid "Passages"
1853msgstr "Passagem"
1854
1855#: ../src/printwx.cc:545
1856#: n:421
1857msgid "Origin in centre"
1858msgstr ""
1859
1860#: ../src/printwx.cc:549
1861#: n:422
1862msgid "Full coordinates"
1863msgstr ""
1864
1865#. TRANSLATORS: Used in the print dialog:
1866#: ../src/printwx.cc:479
1867#: n:263
1868msgid "Tilt angle"
1869msgstr "Grau de inclinação"
1870
1871#. TRANSLATORS: used in the print dialog - controls drawing lines
1872#. around each page
1873#: ../src/printwx.cc:557
1874#: n:264
1875msgid "Page Borders"
1876msgstr "Margens da Página"
1877
1878#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
1879#. controls drawing the box at the lower left with survey name, view
1880#. angles, etc
1881#: ../src/printwx.cc:568
1882#: n:265
1883msgid "Legend"
1884msgstr "Legenda"
1885
1886#. TRANSLATORS: will be used in the print dialog - check this to print
1887#. blank pages (otherwise they’ll be skipped to save paper)
1888#: ../src/printwx.cc:563
1889#: n:266
1890msgid "Blank Pages"
1891msgstr "Páginas em branco"
1892
1893#. TRANSLATORS: Items in the "View" menu:
1894#: ../src/mainfrm.cc:892
1895#: n:270
1896msgid "Station &Names\tCtrl+N"
1897msgstr "&Nomes de base\tCtrl+N"
1898
1899#. TRANSLATORS: Toggles drawing of 3D passages
1900#: ../src/mainfrm.cc:894
1901#: n:346
1902msgid "Passage &Tubes\tCtrl+T"
1903msgstr "&Tubos de Passagem\tCtrl+T"
1904
1905#: ../src/mainfrm.cc:895
1906#: n:271
1907msgid "&Crosses\tCtrl+X"
1908msgstr "&Marcas de base\tCtrl+X"
1909
1910#: ../src/mainfrm.cc:896
1911#: n:297
1912msgid "&Grid\tCtrl+G"
1913msgstr "&Grade\tCtrl+G"
1914
1915#: ../src/mainfrm.cc:897
1916#: n:318
1917msgid "&Bounding Box\tCtrl+B"
1918msgstr "Caixa &Barreira\tCtrl+B"
1919
1920#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1921#. "survey stations".
1922#: ../src/mainfrm.cc:901
1923#: n:272
1924msgid "&Underground Survey Legs\tCtrl+L"
1925msgstr "&Visadas Subterrâneas\tCtrl+L"
1926
1927#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1928#. "survey stations".
1929#: ../src/mainfrm.cc:904
1930#: n:291
1931msgid "&Surface Survey Legs\tCtrl+F"
1932msgstr "Visadas de Super&fície\tCtrl+F"
1933
1934#: ../src/mainfrm.cc:920
1935#: n:273
1936msgid "&Overlapping Names"
1937msgstr "Nomes &Sobrepostos"
1938
1939#: ../src/gfxcore.cc:3457
1940#: ../src/mainfrm.cc:921
1941#: n:292
1942msgid "Colour by &Depth"
1943msgstr "Colorir de acordo com &Profundidade"
1944
1945#: ../src/gfxcore.cc:3458
1946#: ../src/mainfrm.cc:922
1947#: n:293
1948msgid "Colour by D&ate"
1949msgstr "Colorir de acordo com &Data"
1950
1951#: ../src/gfxcore.cc:3459
1952#: ../src/mainfrm.cc:923
1953#: n:289
1954msgid "Colour by E&rror"
1955msgstr "Colorir de acordo com Err&os"
1956
1957#: ../src/gfxcore.cc:3460
1958#: ../src/mainfrm.cc:924
1959#: n:85
1960msgid "Colour by Grad&ient"
1961msgstr ""
1962
1963#: ../src/gfxcore.cc:3461
1964#: ../src/mainfrm.cc:925
1965#: n:82
1966msgid "Colour by &Length"
1967msgstr ""
1968
1969#: n:448
1970msgid "Colour by &Survey"
1971msgstr ""
1972
1973#: ../src/mainfrm.cc:927
1974#: n:294
1975msgid "Highlight &Entrances"
1976msgstr "Destacar &Entradas"
1977
1978#: ../src/mainfrm.cc:928
1979#: n:295
1980msgid "Highlight &Fixed Points"
1981msgstr "Destacar Bases Fi&xadas"
1982
1983#: ../src/mainfrm.cc:929
1984#: n:296
1985msgid "Highlight E&xported Points"
1986msgstr "Destacar Bases Export&adas"
1987
1988#: ../src/printwx.cc:517
1989#: n:418
1990msgid "Entrances"
1991msgstr "Entradas"
1992
1993#: ../src/printwx.cc:521
1994#: n:419
1995msgid "Fixed Points"
1996msgstr "Bases Fixadas"
1997
1998#: ../src/printwx.cc:525
1999#: n:420
2000msgid "Exported Stations"
2001msgstr "Bases Exportadas"
2002
2003#: ../src/mainfrm.cc:934
2004#: n:237
2005msgid "&Perspective"
2006msgstr "Pe&rspectiva"
2007
2008#: ../src/mainfrm.cc:936
2009#: n:238
2010msgid "Textured &Walls"
2011msgstr "Parede Texturi&zadas"
2012
2013#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2014#. using that term instead if it gives a better translation which most
2015#. users will understand.
2016#: ../src/mainfrm.cc:940
2017#: n:239
2018msgid "Fade Distant Ob&jects"
2019msgstr "Distância de desvanecimento de Ob&jectos"
2020
2021#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2022#. "survey stations".
2023#: ../src/mainfrm.cc:943
2024#: n:298
2025msgid "Smoot&hed Survey Legs"
2026msgstr "Visadas S&uavizadas"
2027
2028#: ../src/mainfrm.cc:949
2029#: ../src/mainfrm.cc:953
2030#: n:356
2031msgid "Full Screen &Mode\tF11"
2032msgstr "Modo Ecrã &Completo\tF11"
2033
2034#: ../src/mainfrm.cc:967
2035#: n:274
2036msgid "&Compass"
2037msgstr "&Bússola"
2038
2039#: ../src/mainfrm.cc:968
2040#: n:275
2041msgid "C&linometer"
2042msgstr "&Clinômetro"
2043
2044#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2045#. corresponds to which depth, date, survey closure error, etc.
2046#: ../src/mainfrm.cc:971
2047#: n:276
2048msgid "Colour &Key"
2049msgstr ""
2050
2051#: ../src/mainfrm.cc:972
2052#: n:277
2053msgid "&Scale Bar"
2054msgstr "Barra de &Escala"
2055
2056#: ../src/mainfrm.cc:962
2057#: n:280
2058msgid "&Reverse Sense\tCtrl+R"
2059msgstr "&Inverter Sentido\tCtrl+R"
2060
2061#: ../src/mainfrm.cc:932
2062#: ../src/mainfrm.cc:964
2063#: n:281
2064msgid "&Cancel Measuring Line\tEscape"
2065msgstr "&Cancelar linha de medida\tEscape"
2066
2067#: ../src/mainfrm.cc:973
2068#: n:299
2069msgid "&Indicators"
2070msgstr "I&ndicadores"
2071
2072#: ../src/z_getopt.c:697
2073#: ../src/z_getopt.c:709
2074#: n:300
2075#, c-format
2076msgid "%s: option “%s” is ambiguous\n"
2077msgstr "%s: opção “%s” é ambígua\n"
2078
2079#: ../src/z_getopt.c:1025
2080#: ../src/z_getopt.c:1036
2081#: n:301
2082#, c-format
2083msgid "%s: option “-W %s” is ambiguous\n"
2084msgstr "%s: opção “-W %s” é ambígua\n"
2085
2086#: ../src/z_getopt.c:753
2087#: ../src/z_getopt.c:757
2088#: n:302
2089#, c-format
2090msgid "%s: option “%c%s” doesn’t allow an argument\n"
2091msgstr "%s: opção “%c%s” não recebe nenhum argumento\n"
2092
2093#: ../src/z_getopt.c:742
2094#: ../src/z_getopt.c:745
2095#: n:303
2096#, c-format
2097msgid "%s: option “--%s” doesn’t allow an argument\n"
2098msgstr "%s: opção “--%s” não recebe nenhum argumento\n"
2099
2100#: ../src/z_getopt.c:1060
2101#: ../src/z_getopt.c:1071
2102#: n:304
2103#, c-format
2104msgid "%s: option “-W %s” doesn’t allow an argument\n"
2105msgstr "%s: opção “-W %s” não recebe nenhum argumento\n"
2106
2107#: ../src/z_getopt.c:792
2108#: ../src/z_getopt.c:804
2109#: ../src/z_getopt.c:1091
2110#: ../src/z_getopt.c:1103
2111#: n:305
2112#, c-format
2113msgid "%s: option “%s” requires an argument\n"
2114msgstr "%s: opção “%s” requer um argumento\n"
2115
2116#: ../src/z_getopt.c:962
2117#: ../src/z_getopt.c:973
2118#: ../src/z_getopt.c:1156
2119#: ../src/z_getopt.c:1168
2120#: n:306
2121#, c-format
2122msgid "%s: option requires an argument -- %c\n"
2123msgstr "%s: opção requer um argumento -- %c\n"
2124
2125#: ../src/z_getopt.c:842
2126#: ../src/z_getopt.c:845
2127#: n:307
2128#, c-format
2129msgid "%s: unrecognized option “--%s”\n"
2130msgstr "%s: a opção “--%s” é desconhecida\n"
2131
2132#: ../src/z_getopt.c:853
2133#: ../src/z_getopt.c:856
2134#: n:308
2135#, c-format
2136msgid "%s: unrecognized option “%c%s”\n"
2137msgstr "%s: a opção “%c%s” é desconhecida\n"
2138
2139#: ../src/z_getopt.c:903
2140#: ../src/z_getopt.c:906
2141#: n:309
2142#, c-format
2143msgid "%s: illegal option -- %c\n"
2144msgstr "%s: opção ilegal -- %c\n"
2145
2146#: ../src/z_getopt.c:912
2147#: ../src/z_getopt.c:915
2148#: n:310
2149#, c-format
2150msgid "%s: invalid option -- %c\n"
2151msgstr "%s: opção inválida -- %c\n"
2152
2153#: ../src/mainfrm.cc:878
2154#: n:311
2155msgid "&New Presentation"
2156msgstr "&Nova Apresentação"
2157
2158#: ../src/mainfrm.cc:879
2159#: n:312
2160msgid "&Open Presentation…"
2161msgstr "&Abrir Apresentação…"
2162
2163#: ../src/mainfrm.cc:880
2164#: n:313
2165msgid "&Save Presentation"
2166msgstr "Guardar Apre&sentação"
2167
2168#: ../src/mainfrm.cc:881
2169#: n:314
2170msgid "Sa&ve Presentation As…"
2171msgstr "&Guardar Apresentação como…"
2172
2173#. TRANSLATORS: "Mark" as in "Mark this position"
2174#: ../src/mainfrm.cc:884
2175#: n:315
2176msgid "&Mark"
2177msgstr "&Marcar"
2178
2179#. TRANSLATORS: "Play" as in "Play back a recording"
2180#: ../src/mainfrm.cc:886
2181#: n:316
2182msgid "Pla&y"
2183msgstr "Reprodu&zir"
2184
2185#: ../src/mainfrm.cc:887
2186#: n:317
2187msgid "&Export as Movie…"
2188msgstr "&Exportar como Filme…"
2189
2190#: ../src/mainfrm.cc:2499
2191#: n:331
2192msgid "Export Movie"
2193msgstr ""
2194
2195#: ../src/cavernlog.cc:511
2196#: ../src/mainfrm.cc:371
2197#: n:319
2198msgid "Select an output filename"
2199msgstr "Escolha um nome de arquivo de saída"
2200
2201#: ../src/mainfrm.cc:368
2202#: ../src/mainfrm.cc:2421
2203#: n:320
2204msgid "Aven presentations"
2205msgstr "Apresentações Aven"
2206
2207#. TRANSLATORS: title of the save screenshot dialog
2208#: ../src/mainfrm.cc:2007
2209#: n:321
2210msgid "Save Screenshot"
2211msgstr "Guardar a Captura de Ecrã"
2212
2213#: ../src/mainfrm.cc:2416
2214#: ../src/mainfrm.cc:2419
2215#: n:322
2216msgid "Select a presentation to open"
2217msgstr "Escolha uma apresentação para abrir"
2218
2219#: ../src/mainfrm.cc:450
2220#: n:323
2221#, c-format
2222msgid "Error in format of presentation file “%s”"
2223msgstr "Erro no formato da apresentação “%s”"
2224
2225#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2226#. surveying package, so probably shouldn’t be translated
2227#: ../src/mainfrm.cc:1963
2228#: n:324
2229msgid "Compass PLT files"
2230msgstr "Ficheiros Compass PLT"
2231
2232#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2233#. package, so don’t translate it.
2234#: ../src/mainfrm.cc:1970
2235#: n:325
2236msgid "CMAP XYZ files"
2237msgstr "Ficheiros CMAP XYZ"
2238
2239#. TRANSLATORS: title of message box
2240#: ../src/mainfrm.cc:2070
2241#: ../src/mainfrm.cc:2393
2242#: ../src/mainfrm.cc:2410
2243#: n:326
2244msgid "Modified Presentation"
2245msgstr "Apresentação Modificada"
2246
2247#. TRANSLATORS: and the question in that box
2248#: ../src/mainfrm.cc:2068
2249#: ../src/mainfrm.cc:2392
2250#: ../src/mainfrm.cc:2409
2251#: n:327
2252msgid "The current presentation has been modified.  Abandon unsaved changes?"
2253msgstr "A apresentação actual foi modificada. Abandonar as alterações não guardadas ?"
2254
2255#: ../src/mainfrm.cc:2710
2256#: ../src/mainfrm.cc:2721
2257#: n:328
2258msgid "No matches were found."
2259msgstr "Nada foi encontrado."
2260
2261#. TRANSLATORS: "Find stations" button tooltip
2262#: ../src/mainfrm.cc:1048
2263#: n:332
2264msgid "Find"
2265msgstr "Procurar"
2266
2267#. TRANSLATORS: "Hide stations" button default tooltip
2268#: ../src/mainfrm.cc:1050
2269#: ../src/mainfrm.cc:2753
2270#: n:333
2271msgid "Hide"
2272msgstr "Esconder"
2273
2274#. TRANSLATORS: "Hide stations" button tooltip when stations are found
2275#: ../src/mainfrm.cc:2714
2276#: n:334
2277#, c-format
2278msgid "Hide %d found stations"
2279msgstr ""
2280
2281#: ../src/mainfrm.cc:251
2282#: ../src/mainfrm.cc:2158
2283#: ../src/mainfrm.cc:2239
2284#: ../src/mainfrm.cc:2291
2285#: n:335
2286msgid "Altitude"
2287msgstr "Altura"
2288
2289#. TRANSLATORS: error if you try to drag multiple files to the aven
2290#. window
2291#: ../src/mainfrm.cc:734
2292#: n:336
2293msgid "You may only view one 3d file at a time."
2294msgstr "Só é possível examinar um arquivo 3d de cada vez"
2295
2296#: ../src/mainfrm.cc:974
2297#: n:337
2298msgid "&Side Panel"
2299msgstr "&Painel lateral"
2300
2301#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2302#. Easting)
2303#: ../src/mainfrm.cc:2156
2304#: ../src/mainfrm.cc:2178
2305#: ../src/mainfrm.cc:2180
2306#: ../src/mainfrm.cc:2290
2307#: n:338
2308msgid "%.2f E, %.2f N"
2309msgstr "%.2f L, %.2f N"
2310
2311#. TRANSLATORS: Used in Aven:
2312#. From <stationname>
2313#. H: 123.45m V: 234.56m
2314#. Dist: 456.78m  Brg: 200
2315#: ../src/mainfrm.cc:2198
2316#: ../src/mainfrm.cc:2248
2317#: ../src/mainfrm.cc:2310
2318#: n:339
2319#, c-format
2320msgid "From %s"
2321msgstr "De %s"
2322
2323#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2324#: ../src/mainfrm.cc:2323
2325#: n:340
2326#, c-format
2327msgid "H %.2f%s, V %.2f%s"
2328msgstr "H %.2f%s, V %.2f%s"
2329
2330#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2331#. in Compass bearing)
2332#: ../src/mainfrm.cc:2335
2333#: n:341
2334#, c-format
2335msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2336msgstr "%s: %s, Dist %.2f%s, Azim %03d%s"
2337
2338#. TRANSLATORS: tickable menu item in View menu.
2339#.
2340#. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2341#: ../src/gfxcore.cc:3448
2342#: ../src/gfxcore.cc:3468
2343#: ../src/mainfrm.cc:976
2344#: n:342
2345msgid "&Metric"
2346msgstr "&Métrico"
2347
2348#. TRANSLATORS: tickable menu item in View menu.
2349#.
2350#. Degrees are the angular measurement where there are 360 in a full
2351#. circle.
2352#: ../src/gfxcore.cc:3410
2353#: ../src/gfxcore.cc:3428
2354#: ../src/gfxcore.cc:3470
2355#: ../src/mainfrm.cc:977
2356#: n:343
2357msgid "&Degrees"
2358msgstr "&Graus"
2359
2360#. TRANSLATORS: tickable menu item in View menu.
2361#.
2362#. Show the tilt of the survey as a percentage gradient (100% = 45
2363#. degrees = 50 grad).
2364#: ../src/gfxcore.cc:3433
2365#: ../src/mainfrm.cc:978
2366#: n:430
2367msgid "&Percent"
2368msgstr "P&ercentagem"
2369
2370#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2371#. used e.g.  "5km".
2372#.
2373#. If there should be a space between the number and this, include
2374#. one in the translation.
2375#: ../src/gfxcore.cc:1188
2376#: ../src/printwx.cc:1138
2377#: n:423
2378msgid "km"
2379msgstr "km"
2380
2381#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2382#. e.g. "10m".
2383#.
2384#. If there should be a space between the number and this, include
2385#. one in the translation.
2386#: ../src/commands.c:305
2387#: ../src/gfxcore.cc:1023
2388#: ../src/gfxcore.cc:1115
2389#: ../src/gfxcore.cc:1195
2390#: ../src/mainfrm.cc:2147
2391#: ../src/mainfrm.cc:2214
2392#: ../src/mainfrm.cc:2234
2393#: ../src/mainfrm.cc:2283
2394#: ../src/mainfrm.cc:2314
2395#: ../src/printwx.cc:1140
2396#: n:424
2397msgid "m"
2398msgstr "m"
2399
2400#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2401#. used e.g.  "50cm".
2402#.
2403#. If there should be a space between the number and this, include
2404#. one in the translation.
2405#: ../src/gfxcore.cc:1203
2406#: ../src/printwx.cc:1143
2407#: n:425
2408msgid "cm"
2409msgstr "cm"
2410
2411#. TRANSLATORS: abbreviation for "miles" (unit of length,
2412#. plural), used e.g.  "2 miles".
2413#.
2414#. If there should be a space between the number and this,
2415#. include one in the translation.
2416#: ../src/gfxcore.cc:1216
2417#: n:426
2418msgid " miles"
2419msgstr ""
2420
2421#. TRANSLATORS: abbreviation for "mile" (unit of length,
2422#. singular), used e.g.  "1 mile".
2423#.
2424#. If there should be a space between the number and this,
2425#. include one in the translation.
2426#: ../src/gfxcore.cc:1223
2427#: n:427
2428msgid " mile"
2429msgstr ""
2430
2431#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2432#. as "10ft".
2433#.
2434#. If there should be a space between the number and this, include
2435#. one in the translation.
2436#: ../src/commands.c:306
2437#: ../src/gfxcore.cc:1023
2438#: ../src/gfxcore.cc:1115
2439#: ../src/gfxcore.cc:1231
2440#: ../src/mainfrm.cc:2152
2441#: ../src/mainfrm.cc:2217
2442#: ../src/mainfrm.cc:2237
2443#: ../src/mainfrm.cc:2288
2444#: ../src/mainfrm.cc:2319
2445#: n:428
2446msgid "ft"
2447msgstr "ft"
2448
2449#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2450#. e.g. as "6in".
2451#.
2452#. If there should be a space between the number and this, include
2453#. one in the translation.
2454#: ../src/gfxcore.cc:1239
2455#: n:429
2456msgid "in"
2457msgstr ""
2458
2459#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2460#: ../src/gfxcore.cc:3405
2461#: n:387
2462msgid "&Hide Compass"
2463msgstr ""
2464
2465#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2466#: ../src/gfxcore.cc:3423
2467#: n:384
2468msgid "&Hide Clino"
2469msgstr ""
2470
2471#. TRANSLATORS: Menu item which turns off the scale bar in aven.
2472#: ../src/gfxcore.cc:3443
2473#: n:385
2474msgid "&Hide scale bar"
2475msgstr ""
2476
2477#. TRANSLATORS: Menu item which turns off the colour key.
2478#. The "Colour Key" is the thing in aven showing which colour
2479#. corresponds to which depth, date, survey closure error, etc.
2480#: ../src/gfxcore.cc:3466
2481#: n:386
2482msgid "&Hide colour key"
2483msgstr ""
2484
2485#. TRANSLATORS: degree symbol - probably should be translated to
2486#. itself.
2487#: ../src/commands.c:308
2488#: ../src/gfxcore.cc:698
2489#: ../src/gfxcore.cc:773
2490#: ../src/gfxcore.cc:1087
2491#: ../src/mainfrm.cc:2201
2492#: ../src/mainfrm.cc:2327
2493#: ../src/printwx.cc:89
2494#: n:344
2495msgid "°"
2496msgstr "°"
2497
2498#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2499#. circle).
2500#: ../src/commands.c:309
2501#: ../src/gfxcore.cc:703
2502#: ../src/gfxcore.cc:778
2503#: ../src/gfxcore.cc:1087
2504#: n:76
2505msgid "ᵍ"
2506msgstr ""
2507
2508#. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2509#. full circle).  Try to make this as short as sensibly possible.
2510#.
2511#. E.g. in Italian and Spanish we use "g.cent." rather than
2512#. "gradi quattrocentesimali"/"grados centesimales"
2513#: ../src/mainfrm.cc:2209
2514#: ../src/mainfrm.cc:2330
2515#: n:345
2516msgid "grad"
2517msgstr "grados"
2518
2519#. TRANSLATORS: symbol for percentage gradient (100% = 45
2520#. degrees = 50 grad).
2521#: ../src/commands.c:310
2522#: ../src/gfxcore.cc:764
2523#: ../src/gfxcore.cc:782
2524#: n:96
2525msgid "%"
2526msgstr "%"
2527
2528#. TRANSLATORS: infinity symbol - used for the percentage gradient on
2529#. vertical angles.
2530#: ../src/gfxcore.cc:758
2531#: n:431
2532msgid "∞"
2533msgstr "∞"
2534
2535#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2536#. in Compass bearing)
2537#: ../src/mainfrm.cc:2221
2538#: n:374
2539#, c-format
2540msgid "%s: H %.2f%s, Brg %03d%s"
2541msgstr "%s: H %.2f%s, Azim %03d%s"
2542
2543#. TRANSLATORS: "V" is short for "Vertical"
2544#: ../src/mainfrm.cc:2254
2545#: n:375
2546#, c-format
2547msgid "%s: V %.2f%s"
2548msgstr "%s: V %.2f%s"
2549
2550#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2551#. tree hierarchy of survey station names
2552#: ../src/mainfrm.cc:1098
2553#: n:376
2554msgid "Surveys"
2555msgstr "Topográficos"
2556
2557#: ../src/mainfrm.cc:1099
2558#: n:377
2559msgid "Presentation"
2560msgstr "Apresentação"
2561
2562#: ../src/mainfrm.cc:249
2563#: n:378
2564msgid "Easting"
2565msgstr "Leste"
2566
2567#: ../src/mainfrm.cc:250
2568#: n:379
2569msgid "Northing"
2570msgstr "Norte"
2571
2572#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
2573#. accelerator key.
2574#.
2575#. The string "\t" separates the menu text and any accelerator key.
2576#.
2577#. "File" menu.  The accelerators must be different within this group.
2578#. c.f. 201, 380, 381.
2579#: ../src/mainfrm.cc:803
2580#: n:220
2581msgid "&Open…\tCtrl+O"
2582msgstr "&Abrir…\tCtrl+O"
2583
2584#: ../src/mainfrm.cc:804
2585#: n:144
2586msgid "Show &Log"
2587msgstr ""
2588
2589#: ../src/mainfrm.cc:807
2590#: n:380
2591msgid "&Print…\tCtrl+P"
2592msgstr "&Imprimir…\tCtrl+P"
2593
2594#: ../src/mainfrm.cc:808
2595#: n:381
2596msgid "P&age Setup…"
2597msgstr "Configuração de &Página…"
2598
2599#. TRANSLATORS: In the "File" menu
2600#: ../src/mainfrm.cc:811
2601#: n:201
2602msgid "&Screenshot…"
2603msgstr "&Captura de Ecrã…"
2604
2605#: ../src/mainfrm.cc:812
2606#: n:382
2607msgid "&Export as…"
2608msgstr "&Exportar como…"
2609
2610#. TRANSLATORS: Title of file dialog to choose name and type of exported
2611#. file.
2612#: ../src/printwx.cc:673
2613#: n:401
2614msgid "Export as:"
2615msgstr "Exportar como:"
2616
2617#. TRANSLATORS: Title of the export
2618#. dialog
2619#: ../src/printwx.cc:346
2620#: n:383
2621msgid "Export"
2622msgstr "Exportar"
2623
2624#. TRANSLATORS: for about box:
2625#: ../src/aboutdlg.cc:142
2626#: n:390
2627msgid "System Information:"
2628msgstr "Informação sobre o Sistema:"
2629
2630#. TRANSLATORS: Title of the print preview dialog
2631#: ../src/printwx.cc:710
2632#: n:398
2633msgid "Print Preview"
2634msgstr "Pré-visualização de Impressão"
2635
2636#. TRANSLATORS: Title of the print
2637#. dialog
2638#: ../src/printwx.cc:343
2639#: n:399
2640msgid "Print"
2641msgstr "Imprimir"
2642
2643#: ../src/printwx.cc:621
2644#: n:400
2645msgid "&Print…"
2646msgstr "&Imprimir…"
2647
2648#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2649#. "survey stations".
2650#: ../src/printwx.cc:505
2651#: n:403
2652msgid "Sur&face Survey Legs"
2653msgstr "Visadas de Super&fície"
2654
2655#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2656#: ../src/mainfrm.cc:136
2657#: n:404
2658msgid "Edit Waypoint"
2659msgstr ""
2660
2661#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2662#. in a presentation.
2663#: ../src/mainfrm.cc:175
2664#: n:278
2665msgid " (unused in perspective view)"
2666msgstr ""
2667
2668#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2669#. presentation.
2670#: ../src/mainfrm.cc:182
2671#: n:279
2672msgid "Time: "
2673msgstr "Tempo: "
2674
2675#. TRANSLATORS: units+info after time field in dialog to edit a
2676#. waypoint in a presentation.
2677#: ../src/mainfrm.cc:186
2678#: n:282
2679msgid " secs (0 = auto; *6 = 6 times auto)"
2680msgstr ""
2681
2682#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2683#. perhaps by "Survex" or other things in future).
2684#: ../src/aven.cc:230
2685#: n:405
2686#, c-format
2687msgid "This version of %s requires OpenGL to work, but it isn’t available."
2688msgstr "Esta versão de %s necessita que o OpenGL funcione, mas não está."
2689
2690#: ../src/readval.c:341
2691#: n:392
2692msgid "Separator in survey name"
2693msgstr ""
2694
2695#. TRANSLATORS: Used in place of the station name when talking about an
2696#. anonymous station.
2697#: ../src/labelinfo.h:82
2698#: n:56
2699msgid "anonymous station"
2700msgstr ""
2701
2702#: ../src/readval.c:124
2703#: ../src/readval.c:139
2704#: ../src/readval.c:156
2705#: n:3
2706msgid "Can't have a leg between two anonymous stations"
2707msgstr ""
2708
2709#: ../src/mainfrm.cc:917
2710#: n:406
2711msgid "Spla&y Legs"
2712msgstr ""
2713
2714#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2715#. splay legs are not shown.
2716#: ../src/mainfrm.cc:909
2717#: n:407
2718msgid "&Hide"
2719msgstr "&Esconder"
2720
2721#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2722#. aven will show splay legs with less bright colours (rather than the
2723#. same as other legs "Show" or not shown "Hide").
2724#: ../src/mainfrm.cc:913
2725#: n:408
2726msgid "&Fade"
2727msgstr "&Desvanecer"
2728
2729#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2730#. splay legs are shown the same as other legs.
2731#: ../src/mainfrm.cc:916
2732#: n:409
2733msgid "&Show"
2734msgstr "&Mostrar"
2735
2736#: ../src/extend.c:507
2737#: n:105
2738msgid "Reading in data - please wait…"
2739msgstr "Lendo dados - por favor, aguarde…"
2740
2741#. TRANSLATORS: for extend: the user specified breaking a loop or
2742#. changing extend direction at this station, but we didn’t find it in
2743#. the 3d file
2744#: ../src/extend.c:263
2745#: ../src/extend.c:281
2746#: ../src/extend.c:326
2747#: ../src/extend.c:368
2748#: ../src/extend.c:410
2749#: n:510
2750#, c-format
2751msgid "Failed to find station %s"
2752msgstr "Falha ao procurar a base %s"
2753
2754#. TRANSLATORS: for extend: the user specified breaking a loop or
2755#. changing extend direction at this leg, but we didn’t find it in the
2756#. 3d file
2757#: ../src/extend.c:307
2758#: ../src/extend.c:349
2759#: ../src/extend.c:391
2760#: ../src/extend.c:433
2761#: n:511
2762#, fuzzy, c-format
2763msgid "Failed to find leg %s → %s"
2764msgstr "Não foi encontrada a visada %s → %s"
2765
2766#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2767#: ../src/extend.c:254
2768#: n:512
2769#, c-format
2770msgid "Starting from station %s"
2771msgstr "Começando a partir da base %s"
2772
2773#. TRANSLATORS: for extend:
2774#: ../src/extend.c:274
2775#: n:513
2776#, fuzzy, c-format
2777msgid "Extending to the left from station %s"
2778msgstr "Estendendo-se para a esquerda a partir da base %s"
2779
2780#. TRANSLATORS: for extend:
2781#: ../src/extend.c:319
2782#: n:514
2783#, fuzzy, c-format
2784msgid "Extending to the right from station %s"
2785msgstr "Estendendo-se para a direita a partir da base %s"
2786
2787#. TRANSLATORS: for extend:
2788#: ../src/extend.c:294
2789#: n:515
2790#, fuzzy, c-format
2791msgid "Extending to the left from leg %s → %s"
2792msgstr "A estender para a esquerda a partir da visada %s → %s"
2793
2794#. TRANSLATORS: for extend:
2795#: ../src/extend.c:339
2796#: n:516
2797#, fuzzy, c-format
2798msgid "Extending to the right from leg %s → %s"
2799msgstr "A estender para a direita a partir da visada %s → %s"
2800
2801#. TRANSLATORS: for extend:
2802#: ../src/extend.c:403
2803#: n:517
2804#, c-format
2805msgid "Breaking survey loop at station %s"
2806msgstr "A terminar ciclo de levantamento na base %s"
2807
2808#. TRANSLATORS: for extend:
2809#: ../src/extend.c:423
2810#: n:518
2811#, fuzzy, c-format
2812msgid "Breaking survey loop at leg %s → %s"
2813msgstr "A terminar ciclo de levantamento na visada %s → %s"
2814
2815#. TRANSLATORS: for extend:
2816#: ../src/extend.c:361
2817#: n:519
2818#, fuzzy, c-format
2819msgid "Swapping extend direction from station %s"
2820msgstr "A trocar direcção estendida a partir da base %s"
2821
2822#. TRANSLATORS: for extend:
2823#: ../src/extend.c:381
2824#: n:520
2825#, fuzzy, c-format
2826msgid "Swapping extend direction from leg %s → %s"
2827msgstr "A trocar a direcção da extensão a partir da visada %s → %s"
2828
2829#. TRANSLATORS: for extend:
2830#: ../src/extend.c:551
2831#: n:521
2832#, c-format
2833msgid "Applying specfile: “%s”"
2834msgstr "A aplicar ficheiro de especificações (specfile): “%s”"
2835
2836#. TRANSLATORS: for extend:
2837#. Used to tell the user that a file is being written - %s is the filename
2838#: ../src/extend.c:614
2839#: n:522
2840#, c-format
2841msgid "Writing %s…"
2842msgstr "Escrevendo %s…"
2843
2844#. TRANSLATORS: --help output for sorterr --horizontal option
2845#: ../src/sorterr.c:53
2846#: n:179
2847msgid "sort by horizontal error factor"
2848msgstr ""
2849
2850#. TRANSLATORS: --help output for sorterr --vertical option
2851#: ../src/sorterr.c:55
2852#: n:180
2853msgid "sort by vertical error factor"
2854msgstr ""
2855
2856#. TRANSLATORS: --help output for sorterr --percentage option
2857#: ../src/sorterr.c:57
2858#: n:181
2859msgid "sort by percentage error"
2860msgstr ""
2861
2862#. TRANSLATORS: --help output for sorterr --per-leg option
2863#: ../src/sorterr.c:59
2864#: n:182
2865msgid "sort by error per leg"
2866msgstr ""
2867
2868#. TRANSLATORS: --help output for sorterr --replace option
2869#: ../src/sorterr.c:61
2870#: n:183
2871msgid "replace .err file with resorted version"
2872msgstr ""
2873
2874#: ../src/sorterr.c:81
2875#: ../src/sorterr.c:98
2876#: ../src/sorterr.c:170
2877#: n:112
2878msgid "Couldn’t parse .err file"
2879msgstr "Não foi possível analisar arquivo de erros (.err)"
2880
2881#. TRANSLATORS: for diffpos:
2882#: ../src/diffpos.c:159
2883#: n:500
2884#, c-format
2885msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2886msgstr "Movido por (%3.2f,%3.2f,%3.2f): %s"
2887
2888#. TRANSLATORS: for diffpos:
2889#: ../src/diffpos.c:196
2890#: n:501
2891#, c-format
2892msgid "Added: %s"
2893msgstr "Acrescentado: %s"
2894
2895#. TRANSLATORS: for diffpos:
2896#: ../src/diffpos.c:219
2897#: n:502
2898#, c-format
2899msgid "Deleted: %s"
2900msgstr "Removido: %s"
2901
2902#. TRANSLATORS: Program will exit shortly after printing this
2903#: ../src/message.c:227
2904#: n:90
2905msgid "Abnormal termination"
2906msgstr "Finalização anormal"
2907
2908#: ../src/message.c:228
2909#: n:91
2910msgid "Arithmetic error"
2911msgstr "Erro aritmético"
2912
2913#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad
2914#. opcodes -- corrupted program?
2915#: ../src/message.c:231
2916#: n:92
2917msgid "Illegal instruction"
2918msgstr "Instrução ilegal"
2919
2920#: ../src/message.c:232
2921#: n:94
2922msgid "Bad memory access"
2923msgstr "Erro de acesso à memória"
2924
2925#: ../src/message.c:233
2926#: n:97
2927msgid "Unknown signal received"
2928msgstr "Sinal desconhecido recebido"
2929
2930#. TRANSLATORS: e.g.
2931#.
2932#. *begin crawl
2933#. 1 2 9.45 234 -01
2934#. *end crawl
2935#. *begin crawl    # <- warning here
2936#. 2 3 7.67 223 -03
2937#. *end crawl
2938#.
2939#. If you're unsure what "deprecated" means, see:
2940#. http://en.wikipedia.org/wiki/Deprecation
2941#: ../src/commands.c:566
2942#: n:29
2943#, fuzzy
2944msgid "Reentering an existing survey is deprecated"
2945msgstr "A re-utilização de um prefixo é desaconselhada"
2946
2947#: ../src/commands.c:567
2948#: n:30
2949msgid "Originally entered here"
2950msgstr "Prefixo usado originalmente aqui"
2951
2952#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
2953#. deprecated, so this error would be generated by:
2954#.
2955#. *equate \foo.7 1
2956#.
2957#. If you're unsure what "deprecated" means, see:
2958#. http://en.wikipedia.org/wiki/Deprecation
2959#: ../src/commands.c:492
2960#: ../src/readval.c:90
2961#: ../src/readval.c:94
2962#: n:25
2963msgid "ROOT is deprecated"
2964msgstr "ROOT descontinuado"
2965
2966#. TRANSLATORS: --help output for dump3d --rewind option
2967#: ../src/dump3d.c:51
2968#: n:204
2969msgid "rewind file and read it a second time"
2970msgstr ""
2971
2972#: ../src/dump3d.c:52
2973#: n:396
2974msgid "show survey date information (if present)"
2975msgstr ""
2976
2977#: ../src/findentrances.cc:100
2978#: ../src/gpx.cc:70
2979#: ../src/kml.cc:69
2980#: n:287
2981#, c-format
2982msgid "Failed to initialise input coordinate system “%s”"
2983msgstr ""
2984
2985#: ../src/findentrances.cc:103
2986#: ../src/gpx.cc:75
2987#: ../src/kml.cc:74
2988#: n:288
2989#, c-format
2990msgid "Failed to initialise output coordinate system “%s”"
2991msgstr ""
2992
2993#: ../src/findentrances.cc:158
2994#: n:388
2995msgid "-d PROJ_DATUM 3D_FILE"
2996msgstr ""
2997
2998#. TRANSLATORS: The PROJ library is used to do coordinate transformations
2999#. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3000#. what the input datum is.
3001#: ../src/findentrances.cc:149
3002#: n:389
3003msgid "input datum as string to pass to PROJ"
3004msgstr ""
3005
3006#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3007#. (https://trac.osgeo.org/proj/) - if the .3d file doesn't contain details
3008#. of the coordinate projection in use, the user must specify it here for
3009#. export formats which need to know it (e.g. GPX).
3010#: ../src/printwx.cc:582
3011#: n:440
3012msgid "Coordinate projection"
3013msgstr ""
3014
3015#: ../src/cad3d.c:661
3016#: n:100
3017msgid "do not generate station markers"
3018msgstr ""
3019
3020#: ../src/cad3d.c:662
3021#: n:101
3022msgid "do not generate station labels"
3023msgstr ""
3024
3025#: ../src/cad3d.c:663
3026#: n:102
3027msgid "do not generate survey legs"
3028msgstr ""
3029
3030#: ../src/cad3d.c:667
3031#: n:103
3032msgid "produce an elevation view"
3033msgstr ""
3034
3035#: ../src/cad3d.c:664
3036#: n:148
3037#, c-format
3038msgid "generate grid (default %sm)"
3039msgstr ""
3040
3041#: ../src/cad3d.c:665
3042#: n:149
3043#, c-format
3044msgid "station labels text height (default %s)"
3045msgstr ""
3046
3047#: ../src/cad3d.c:666
3048#: n:152
3049#, c-format
3050msgid "station marker size (default %s)"
3051msgstr ""
3052
3053#: ../src/cad3d.c:668
3054#: n:155
3055#, c-format
3056msgid "factor to scale down by (default %s)"
3057msgstr ""
3058
3059#: ../src/cad3d.c:669
3060#: n:156
3061msgid "produce DXF output"
3062msgstr ""
3063
3064#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3065#. translated.
3066#: ../src/cad3d.c:672
3067#: n:158
3068msgid "produce Skencil output"
3069msgstr ""
3070
3071#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3072#. so should not be translated.
3073#: ../src/cad3d.c:675
3074#: n:159
3075msgid "produce Compass PLT output for Carto"
3076msgstr ""
3077
3078#: ../src/cad3d.c:676
3079#: n:160
3080msgid "produce SVG output"
3081msgstr ""
3082
3083#, c-format
3084#~ msgid "Error in format of font file “%s”"
3085#~ msgstr "Erro no formato do arquivo de fontes “%s”"
3086
3087#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
3088#. height values).
3089#~ msgid "Select a terrain file to view"
3090#~ msgstr "Escolha um arquivo de relevo de superfície para examinar"
3091
3092#~ msgid "Terrain files"
3093#~ msgstr "Arquivos de relevo de superfície"
3094
3095#~ msgid "Open &Terrain…"
3096#~ msgstr "Abrir &Terreno…"
3097
3098#~ msgid "Solid Su&rface"
3099#~ msgstr "Superfície Só&lida"
3100
3101#. TRANSLATORS: number of stations found matching search
3102#, c-format
3103#~ msgid "%d found"
3104#~ msgstr "%d bases encontradas"
3105
3106#: ../src/mainfrm.cc:957
3107#: n:347
3108#~ msgid "&Preferences…"
3109#~ msgstr "&Preferências…"
3110
3111#: n:348
3112#~ msgid "Draw passage walls"
3113#~ msgstr "Desenhar Paredes da Passagem"
3114
3115#: n:349
3116#~ msgid "Estimate LRUD readings based on heuristics"
3117#~ msgstr "Estimar leituras LRUD baseadas na heurística"
3118
3119#: n:350
3120#, fuzzy
3121#~ msgid "Mark survey stations with crosses"
3122#~ msgstr "Marcar as base com cruzes"
3123
3124#: n:351
3125#, fuzzy
3126#~ msgid "Highlight stations marked as entrances"
3127#~ msgstr "Realçar base marcadas como de entradas"
3128
3129#: n:352
3130#~ msgid "Highlight stations marked as fixed points"
3131#~ msgstr "Realçar bases marcadas como pontos fixos"
3132
3133#: n:353
3134#~ msgid "Highlight stations which are exported"
3135#~ msgstr "Realçar bases que são exportadas"
3136
3137#: n:354
3138#, fuzzy
3139#~ msgid "Mark survey stations with their names"
3140#~ msgstr "Marcar base com os nomes delas"
3141
3142#: n:355
3143#~ msgid "Allow names to overlap on the display (faster)"
3144#~ msgstr "Permitir que os nomes se sobreponham na apresentação (mais rápido)"
3145
3146#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3147#. "survey stations".
3148#: n:357
3149#, fuzzy
3150#~ msgid "Display underground survey legs"
3151#~ msgstr "Apresenta as visadas subterrâneas"
3152
3153#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3154#. "survey stations".
3155#: n:358
3156#, fuzzy
3157#~ msgid "Display surface survey legs"
3158#~ msgstr "Apresentar as visadas de superfície"
3159
3160#: n:359
3161#, fuzzy
3162#~ msgid "Colour surface surveys by depth"
3163#~ msgstr "Colorir topográficos de superficie segundo a profundidade"
3164
3165#: n:360
3166#, fuzzy
3167#~ msgid "Draw surface legs with dashed lines"
3168#~ msgstr "Desenhar visadas de superficie com linhas tracejadas"
3169
3170#: n:361
3171#~ msgid "Draw a grid"
3172#~ msgstr "Desenhar uma grelha"
3173
3174#: n:362
3175#~ msgid "metric units"
3176#~ msgstr "unidades métricas"
3177
3178#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3179#. the USA (rather confusingly now that England has largely gone metric!)
3180#: n:363
3181#~ msgid "imperial units"
3182#~ msgstr "unidades imperiais"
3183
3184#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3185#. full circle.
3186#: n:364
3187#~ msgid "degrees (°)"
3188#~ msgstr "graus (°)"
3189
3190#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3191#. full circle.
3192#: n:365
3193#~ msgid "grads"
3194#~ msgstr "ângulos"
3195
3196#: n:366
3197#~ msgid "Display measurements in"
3198#~ msgstr "Apresentar medidas em"
3199
3200#: n:367
3201#~ msgid "Display angles in"
3202#~ msgstr "Apresentar ângulos em"
3203
3204#. TRANSLATORS: reverses the sense of the mouse controls
3205#: n:368
3206#~ msgid "Reverse the sense of the controls"
3207#~ msgstr "Inverter a direcção dos controlos do rato"
3208
3209#: n:369
3210#~ msgid "Display scale bar"
3211#~ msgstr "Apresentar Barra de escala"
3212
3213#: n:370
3214#~ msgid "Display depth bar"
3215#~ msgstr "Apresentar Barra de profundidade"
3216
3217#: n:371
3218#~ msgid "Display compass"
3219#~ msgstr "Apresentar bússola"
3220
3221#: n:372
3222#~ msgid "Display clinometer"
3223#~ msgstr "Apresentar inclinómetro"
3224
3225#: n:373
3226#~ msgid "Display side panel"
3227#~ msgstr "Apresentar painel lateral"
Note: See TracBrowser for help on using the repository browser.