source: git/lib/pt.po @ 36efb03

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

lib/pt.po,lib/pt_BR.po: Add missing "fuzzy" marker to two
translations.

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