source: git/lib/pt.po @ 0699934

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

lib/: Remove unused message 166.

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