source: git/lib/pt_BR.po

Last change on this file was 23f9d06, checked in by Olly Betts <olly@…>, 7 weeks ago

Fill in missing translations of "info"

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