source: git/lib/es.po @ 4cce48d

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

lib/: Update source references and merge po files.

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