source: git/lib/pt.po @ 4f38f94

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

Implement support for tape on backsights

If you're using something like a disto-x, you'll get a distance reading for the
backsight too.

Fixes #71, reported by Erin Lynch.

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