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