source: git/lib/pt_BR.po @ cd5b089

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

lib/: Fill in new messages from existing translations where possible.

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