source: git/lib/ca.po @ 4a78370

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

lib/: Merge changes from template.

  • Property mode set to 100644
File size: 68.1 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: 2012-12-17 09:10:51 +0000\n"
7"Last-Translator: Josep Guarro <josep@imapmail.org>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to
14#. allocate space for.
15#: ../src/message.c:83
16#: n:1
17#, c-format
18msgid "Out of memory (couldn’t find %lu bytes)."
19msgstr "Memòria insuficient (es necessiten %lu bytes més)."
20
21#. TRANSLATORS: Feel free to translate as "or newer" instead of "or greater" if that
22#. gives a more natural translation.  It's technically not quite right when there are
23#. parallel active release series (e.g. Survex 1.0.40 was released *after* 1.2.0), but
24#. this seems unlikely to confuse users.
25#: ../src/commands.c:1531
26#: n:2
27#, c-format
28msgid "Survex version %s or greater required to process this survey data."
29msgstr "Per processar aquestes dades topogràfiques es requereix la versió %s de Survex (o superior)."
30
31#. TRANSLATORS: Indicates a warning message e.g.:
32#. "spoon.svx:12: warning: *prefix is deprecated"
33#: ../src/aven.cc:362
34#: ../src/message.c:1215
35#: n:4
36msgid "warning"
37msgstr "alerta"
38
39#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u by
40#. the line number in that file.
41#: ../src/datain.c:105
42#: n:5
43#, c-format
44msgid "In file included from %s:%u:\n"
45msgstr "Al fitxer inclòs des de %s:%u:\n"
46
47#. TRANSLATORS: If you're unsure what "deprecated" means, see:
48#. http://en.wikipedia.org/wiki/Deprecation
49#: ../src/commands.c:516
50#: n:6
51msgid "*prefix is deprecated - use *begin and *end instead"
52msgstr "*prefix ja no s’utilitza - fes servir *begin i *end en el seu lloc"
53
54#. TRANSLATORS: Here "station" is a survey station, not a train station.
55#: ../src/readval.c:124
56#: n:7
57#, c-format
58msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
59msgstr "Caràcter “%c” no permès al nom d’una estació (utilitza *SET NAMES per definir els caràcters permesos)"
60
61#: ../src/readval.c:301
62#: n:8
63msgid "Field may not be omitted"
64msgstr "Camp que no es pot ometre"
65
66#: ../src/datain.c:1470
67#: ../src/datain.c:1732
68#: ../src/readval.c:304
69#: ../src/readval.c:345
70#: ../src/readval.c:375
71#: n:9
72#, c-format
73msgid "Expecting numeric field, found “%s”"
74msgstr "S’espera un camp numèric, trobat “%s”"
75
76#: ../src/commands.c:1437
77#: n:10
78#, c-format
79msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
80msgstr "Trobat “%s”, esperant “PRESERVE”, “TOUPPER”, o “TOLOWER”"
81
82#: ../src/debug.h:45
83#: ../src/debug.h:47
84#: ../src/matrix.c:359
85#: ../src/message.c:233
86#: n:11
87msgid "Bug in program detected! Please report this to the authors"
88msgstr "Error detectat al programa! Si us plau comunica-ho als autors"
89
90#: ../src/commands.c:1644
91#: ../src/extend.c:420
92#: n:12
93#, c-format
94msgid "Unknown command “%s”"
95msgstr "Comandament desconegut “%s”"
96
97#. TRANSLATORS: Here "station" is a survey station, not a train station.
98#: ../src/netbits.c:407
99#: n:13
100#, c-format
101msgid "Station “%s” equated to itself"
102msgstr "Estació “%s” igualada a ella mateixa"
103
104#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between survey stations.
105#: ../src/datain.c:1002
106#: n:14
107msgid "Compass reading may not be omitted except on plumbed legs"
108msgstr "La lectura de la brúixola no es pot ometre excepte en tirades a plom"
109
110#: ../src/datain.c:248
111#: ../src/extend.c:425
112#: n:15
113msgid "End of line not blank"
114msgstr "Fi de línia no buit"
115
116#: ../src/cavern.c:384
117#: n:16
118#, c-format
119msgid "There were %d warning(s)."
120msgstr "Hi havia %d alerta(es)."
121
122#. TRANSLATORS: pipe here means a Unix pipe, which transfers data between two programs.
123#. Possibly better not to translate it.
124#: ../src/cavernlog.cc:224
125#: n:17
126#, c-format
127msgid "Couldn’t open pipe: “%s”"
128msgstr "No s’ha pogut obrir el “pipe”: “%s”"
129
130#: ../src/datain.c:80
131#: ../src/datain.c:88
132#: ../src/datain.c:95
133#: ../src/datain.c:735
134#: ../src/extend.c:543
135#: ../src/sorterr.c:75
136#: ../src/sorterr.c:92
137#: ../src/sorterr.c:234
138#: n:18
139msgid "Error reading file"
140msgstr "Error llegint el fitxer"
141
142#: ../src/message.c:1230
143#: n:19
144msgid "Too many errors - giving up"
145msgstr "Massa errors - procés abandonat"
146
147#. TRANSLATORS: If you're unsure what "deprecated" means, see:
148#. http://en.wikipedia.org/wiki/Deprecation
149#: ../src/commands.c:1316
150#: n:20
151msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
152msgstr "*DEFAULT ja no s’utilitza - fes servir *CALIBRATE/DATA/SD/UNITS amb l’argument DEFAULT en el seu lloc"
153
154#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string).
155#. So the problem here is that the leg is vertical, so a compass reading has
156#. no meaning!
157#: ../src/datain.c:975
158#: n:21
159msgid "Compass reading given on plumbed leg"
160msgstr "Lectura de brúixola en una tirada vertical"
161
162#: ../src/commands.c:578
163#: n:22
164msgid "END with no matching BEGIN in this file"
165msgstr "END sense el corresponent BEGIN en aquest fitxer"
166
167#: ../src/datain.c:722
168#: n:23
169msgid "BEGIN with no matching END in this file"
170msgstr "BEGIN sense el corresponent END en aquest fitxer"
171
172#: ../src/datain.c:365
173#: ../src/img.c:176
174#: ../src/printwx.cc:1164
175#: n:24
176#, c-format
177msgid "Couldn’t open data file “%s”"
178msgstr "No s’ha pogut obrir el fitxer de dades “%s”"
179
180#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
181#. deprecated, so this error would be generated by:
182#.
183#. *equate \foo.7 1
184#.
185#. If you're unsure what "deprecated" means, see:
186#. http://en.wikipedia.org/wiki/Deprecation
187#: ../src/commands.c:425
188#: ../src/readval.c:65
189#: ../src/readval.c:69
190#: n:25
191msgid "ROOT is deprecated"
192msgstr "ROOT ja no s’utilitza"
193
194#. TRANSLATORS: A station must be exported out of each level it is in, so this would give
195#. "Station “\outer.inner.1” not exported from survey “\outer”)":
196#. *equate entrance outer.inner.1
197#. *begin outer
198#. *begin inner
199#. *export 1
200#. 1 2 1.23 045 -6
201#. *end inner
202#. *end outer
203#: ../src/commands.c:825
204#: ../src/listpos.c:107
205#: ../src/readval.c:243
206#: n:26
207#, c-format
208msgid "Station “%s” not exported from survey “%s”"
209msgstr "L’estació “%s” no ha estat exportada des de la topografia “%s”"
210
211#. TRANSLATORS: This error occurs if there's an attempt to export a station
212#. from a survey which doesn't actually exist.
213#: ../src/listpos.c:110
214#: n:286
215#, c-format
216msgid "Reference to station “%s” from non-existent survey “%s”"
217msgstr "“%s” des d'una topografia inexistent “%s”"
218
219#: ../src/readval.c:215
220#: n:27
221#, c-format
222msgid "“%s” can’t be both a station and a survey"
223msgstr "“%s” no pot ser a la vegada una estació i una topografia"
224
225#: ../src/extend.c:247
226#: ../src/extend.c:262
227#: ../src/extend.c:302
228#: ../src/extend.c:342
229#: ../src/extend.c:382
230#: ../src/readval.c:121
231#: n:28
232msgid "Expecting station name"
233msgstr "Esperant un nom d’estació"
234
235#. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
236#.
237#. If you're unsure what "deprecated" means, see:
238#. http://en.wikipedia.org/wiki/Deprecation
239#: ../src/commands.c:488
240#: n:29
241msgid "Reentering an existing prefix level is deprecated"
242msgstr "Reentrar en un nivell de prefix existent ja no s’utilitza"
243
244#: ../src/commands.c:495
245#: n:30
246msgid "Originally entered here"
247msgstr "Originalment entrat aqui"
248
249#: ../src/commands.c:1467
250#: n:31
251#, c-format
252msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
253msgstr "Trobat “%s”, esperant “EQUATES”, “EXPORTS”, o “PLUMBS”"
254
255#: ../src/commands.c:1474
256#: n:32
257#, c-format
258msgid "Found “%s”, expecting “ON” or “OFF”"
259msgstr "Trobat “%s”, esperant “ON” o “OFF”"
260
261#. TRANSLATORS: EQUATE is a command name, so shouldn’t be translated.
262#: ../src/commands.c:798
263#: n:33
264msgid "Only one station in EQUATE command"
265msgstr "Sols una estació a la ordre EQUATE"
266
267#: ../src/commands.c:379
268#: n:34
269#, c-format
270msgid "Unknown quantity “%s”"
271msgstr "Quantitat “%s” desconeguda"
272
273#: ../src/commands.c:299
274#: n:35
275#, c-format
276msgid "Unknown units “%s”"
277msgstr "Unitats “%s” desconegudes"
278
279#. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.:
280#. *begin
281#. 1 2 10.00 178 -01
282#. *end entrance      <--[Message given here]
283#: ../src/commands.c:595
284#: n:36
285msgid "Matching BEGIN tag has no prefix"
286msgstr "La instrucció BEGIN corresponent no te prefix"
287
288#. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but
289#. the correct term in other languages may be singular.
290#: ../src/commands.c:309
291#: n:37
292#, c-format
293msgid "Invalid units “%s” for quantity"
294msgstr "Unitats “%s” invàlides per a quantitat"
295
296#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take
297#. a filename parameter - we don’t really want it here, so lose it with "%.0s"
298#. (which should display 0 characters from the filename) FIXME: sort out this
299#: ../src/img.c:177
300#: n:38
301msgid "Out of memory %.0s"
302msgstr "Memòria insuficient %.0s"
303
304#: ../src/commands.c:372
305#: n:39
306#, c-format
307msgid "Unknown instrument “%s”"
308msgstr "Instrument “%s” desconegut"
309
310#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate
311#: ../src/commands.c:1288
312#: n:40
313msgid "Scale factor must be 1.0 for DECLINATION"
314msgstr "El factor d’escala ha d’èsser 1.0 pel comandament DECLINATION"
315
316#. TRANSLATORS: If the scale factor for an instrument is zero, then any reading
317#. would be mapped to zero, which doesn't make sense.
318#: ../src/commands.c:1292
319#: n:391
320msgid "Scale factor must be non-zero"
321msgstr "El factor d'escala ha de ser diferent de zero"
322
323#: ../src/commands.c:1335
324#: n:41
325#, c-format
326msgid "Unknown setting “%s”"
327msgstr "Configuració “%s” desconeguda"
328
329#: ../src/commands.c:417
330#: n:42
331#, c-format
332msgid "Unknown character class “%s”"
333msgstr "Classe de caràcter desconeguda “%s”"
334
335#: ../src/extend.c:589
336#: ../src/netskel.c:89
337#: n:43
338msgid "No survey data"
339msgstr "Cap dada de topografía"
340
341#: ../src/filename.c:52
342#: ../src/img.c:178
343#: n:44
344#, c-format
345msgid "Filename “%s” refers to directory"
346msgstr "Nom de fitxer “%s” referit a un directori"
347
348#: ../src/netartic.c:381
349#: n:45
350msgid "Survey not all connected to fixed stations"
351msgstr "La topografia no es pas completament connectada a estacions fixes"
352
353#: ../src/commands.c:734
354#: ../src/datain.c:648
355#: n:46
356msgid "Station already fixed or equated to a fixed point"
357msgstr "Estació ja fixada o igualada a un punt fixat"
358
359#: ../src/cavern.c:287
360#: ../src/filename.c:55
361#: ../src/img.c:179
362#: n:47
363#, c-format
364msgid "Failed to open output file “%s”"
365msgstr "No s’ha pogut obrir el fitxer de sortida “%s”"
366
367#: ../src/commands.c:1390
368#: n:48
369msgid "Standard deviation must be positive"
370msgstr "La desviació estàndard ha d’ésser positiva"
371
372#. TRANSLATORS: as in: Usage: cavern …
373#: ../src/cmdline.c:165
374#: n:49
375msgid "Usage"
376msgstr "Forma d’ús"
377
378#. TRANSLATORS: %s is a placeholder for the name of the station
379#: ../src/netbits.c:335
380#: n:50
381#, c-format
382msgid "Survey leg with same station (“%s”) at both ends - typing error?"
383msgstr "Tirada amb la mateixa estació a ambdues puntes (“%s”) - error de transcripció?"
384
385#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
386#. full circle.
387#: ../src/datain.c:928
388#: ../src/datain.c:936
389#: ../src/datain.c:948
390#: n:51
391msgid "Clino reading over 90 degrees (absolute value)"
392msgstr "Lectura del clino superior a 90 graus (valor absolut)"
393
394#: ../src/netbits.c:422
395#: n:52
396#, c-format
397msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
398msgstr "Intent d’igualar dues estacions fixades en coordenades diferents: “%s” i “%s”"
399
400#. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b
401#: ../src/netbits.c:428
402#: n:53
403#, c-format
404msgid "Equating two equal fixed points: “%s” and “%s”"
405msgstr "Igualant dues estacions fixades a les mateixes coordenades: “%s” i “%s”"
406
407#. TRANSLATORS: " *fix a " gives this message:
408#: ../src/commands.c:652
409#: n:54
410msgid "FIX command with no coordinates - fixing at (0,0,0)"
411msgstr "Comandament FIX sense coordenades - es fixará a (0,0,0)"
412
413#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
414#: ../src/commands.c:737
415#: ../src/datain.c:650
416#: n:55
417msgid "Station already fixed at the same coordinates"
418msgstr "Estació fixada previament a les mateixes coordenades"
419
420#: ../src/commands.c:645
421#: n:56
422msgid "More than one FIX command with no coordinates"
423msgstr "Més d’un comandament FIX sense coordenades"
424
425#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN <SURVEY>, so this
426#. would generate error 57:
427#. *begin fred
428#. 1 2 1.23 045 -6
429#. *export 2
430#. *end fred
431#: ../src/commands.c:1651
432#: n:57
433msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
434msgstr "*EXPORT ha de seguir immediatament a “*BEGIN <TOPOGRAFIA>”"
435
436#: ../src/readval.c:432
437#: n:58
438msgid "Invalid year (< 1900 or > 2078)"
439msgstr "Any invàlid (< 1900 ó > 2078)"
440
441#. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees
442#: ../src/datain.c:830
443#: ../src/datain.c:839
444#: n:59
445msgid "Suspicious compass reading"
446msgstr "Lectura de brúixola sospitosa"
447
448#: ../src/datain.c:1446
449#: n:60
450msgid "Negative tape reading"
451msgstr "Lectura de longitut negativa"
452
453#: ../src/commands.c:647
454#: n:61
455msgid "Same station fixed twice with no coordinates"
456msgstr "La mateixa estació ha estat fixada dos cops sense coordenades"
457
458#. TRANSLATORS: This means that the data fed in said this.
459#. It could be a gross error (e.g. the decimal point is missing from
460#. the depth gauge reading) or it could just be due to random error on
461#. a near vertical leg
462#: ../src/datain.c:1149
463#: n:62
464msgid "Tape reading is less than change in depth"
465msgstr "Lectura de longitut inferior a la diferència de profunditats"
466
467#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
468#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
469#. neither style nor reading is a keyword in the program
470#. This error complains about a depth gauge reading in normal style, for example
471#: ../src/commands.c:1033
472#: n:63
473#, c-format
474msgid "Reading “%s” not allowed in data style “%s”"
475msgstr "Camp “%s” no permès en aquest estil de dades “%s”"
476
477#. TRANSLATORS: i.e. not enough readings for the style.
478#: ../src/commands.c:1202
479#: n:64
480#, c-format
481msgid "Too few readings for data style “%s”"
482msgstr "Manquen camps per l’estil de dades “%s”"
483
484#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
485#: ../src/commands.c:998
486#: n:65
487#, c-format
488msgid "Data style “%s” unknown"
489msgstr "Estil de dades “%s” desconegut"
490
491#. TRANSLATORS: Here "station" is a survey station, not a train station.
492#.
493#. Exporting a station twice give error 66:
494#. *begin example
495#. *export 1
496#. *export 1
497#. 1 2 1.24 045 -6
498#. *end example
499#: ../src/commands.c:869
500#: n:66
501#, c-format
502msgid "Station “%s” already exported"
503msgstr "L’estació “%s” ja ha estat exportada anteriorment"
504
505#. TRANSLATORS: complains about a situation like trying to define two from stations per leg
506#: ../src/commands.c:1053
507#: n:67
508#, c-format
509msgid "Duplicate reading “%s”"
510msgstr "Camp duplicat “%s”"
511
512#: ../src/commands.c:764
513#: n:68
514#, c-format
515msgid "FLAG “%s” unknown"
516msgstr "FLAG “%s” desconegut"
517
518#: ../src/readval.c:389
519#: n:69
520msgid "Missing \""
521msgstr "Manca \""
522
523#. TRANSLATORS: Here "station" is a survey station, not a train station.
524#: ../src/listpos.c:121
525#: n:70
526#, c-format
527msgid "Station “%s” referred to just once, with an explicit prefix - typo?"
528msgstr "L’estació “%s” sols s’ha utilitzat una vegada, amb un prefix explícit - error tipogràfic?"
529
530#. TRANSLATORS: Here "station" is a survey station, not a train station.
531#: ../src/netartic.c:386
532#: n:71
533msgid "The following survey stations are not attached to a fixed point:"
534msgstr "Les següents estacions no són conectades a un punt fixe:"
535
536#. TRANSLATORS: Here "station" is a survey station, not a train station.
537#: ../src/netskel.c:128
538#: n:72
539#, c-format
540msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
541msgstr "La topografia no te punts fixats. Tanmateix he fixat %s a (0,0,0)"
542
543#. TRANSLATORS: fixed survey station that is not part of any survey
544#: ../src/netskel.c:896
545#: n:73
546#, c-format
547msgid "Unused fixed point “%s”"
548msgstr "Punt fixat no utilitzat “%s”"
549
550#: ../src/matrix.c:123
551#: n:74
552msgid "Network solved by reduction - no simultaneous equations to solve."
553msgstr "Xarxa resolta per reducció - cap sistema d’equacions per resoldre."
554
555#: ../src/matrix.c:135
556#: n:75
557#, c-format
558msgid "Solving %d simultaneous equations"
559msgstr "Resolent un sistema de %d equacions"
560
561#. TRANSLATORS: %c is “x”, “y” or “z”
562#: ../src/matrix.c:150
563#: n:76
564#, c-format
565msgid "Solving to find %c coordinates"
566msgstr "Resolent per trobar coordenades %c"
567
568#: ../src/commands.c:1110
569#: n:77
570#, c-format
571msgid "Reading “%s” duplicates previous reading(s)"
572msgstr "El camp “%s” duplica camp(s) precedent(s)"
573
574#: ../src/matrix.c:133
575#: n:78
576msgid "Solving one equation"
577msgstr "Resolent una equació"
578
579#: ../src/datain.c:901
580#: ../src/datain.c:1143
581#: ../src/datain.c:1331
582#: n:79
583msgid "Negative adjusted tape reading"
584msgstr "Distància ajustada negativa"
585
586#: ../src/commands.c:1568
587#: ../src/commands.c:1588
588#: n:80
589msgid "Date is in the future!"
590msgstr "La data és en el futur!"
591
592#: ../src/commands.c:1592
593#: n:81
594msgid "End of date range is before the start"
595msgstr "La data final és anterior a la inicial"
596
597#: ../src/avenprcore.cc:118
598#: n:82
599#, c-format
600msgid "Parameter “%s” has invalid value “%s” in printer configuration file"
601msgstr "Paràmetres “%s” tenen un valor incorrecte “%s” al fitxer de configuració de l’impresora"
602
603#. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but
604#. there is no station "entrance.27" in the centre-line.
605#: ../src/netskel.c:980
606#: n:83
607#, c-format
608msgid "Cross section specified at non-existent station “%s”"
609msgstr "S’ha especificat una secció transversal a l’estació inexistent “%s”"
610
611#. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the
612#. foresight and a clino reading for the backsight, or something similar.
613#: ../src/datain.c:962
614#: ../src/datain.c:983
615#: n:84
616msgid "CLINO and BACKCLINO readings must be of the same type"
617msgstr "Les lectures de CLINO i BACKCLINO han de ser del mateix tipus"
618
619#: ../src/avenprcore.cc:113
620#: n:85
621#, c-format
622msgid "Parameter “%s” missing in printer configuration file"
623msgstr "Paràmetres “%s” manquen al fitxer de configuració de l’impresora"
624
625#: ../src/readval.c:440
626#: n:86
627msgid "Invalid month"
628msgstr "Mes invàlid"
629
630#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
631#: ../src/readval.c:448
632#: n:87
633msgid "Invalid day of the month"
634msgstr "El dia del mes és invàlid"
635
636#: ../src/cavern.c:236
637#: n:88
638#, c-format
639msgid "3d file format versions %d to %d supported"
640msgstr "Les versions %d a %d de format de fitxer 3d son admeses"
641
642#, c-format
643#~ msgid "Error in format of font file “%s”"
644#~ msgstr "Error en el format del fitxer de fonts “%s”"
645
646#: ../src/readval.c:119
647#: n:89
648msgid "Expecting survey name"
649msgstr "Esperant un nom de topografia"
650
651#. TRANSLATORS: Program will exit shortly after printing this
652#: ../src/message.c:224
653#: n:90
654msgid "Abnormal termination"
655msgstr "Finalització anormal"
656
657#: ../src/message.c:225
658#: n:91
659msgid "Arithmetic error"
660msgstr "Error aritmètic"
661
662#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program?
663#: ../src/message.c:226
664#: n:92
665msgid "Illegal instruction"
666msgstr "Instrucció il.legal"
667
668#: ../src/extend.c:538
669#: ../src/mainfrm.cc:364
670#: ../src/sorterr.c:140
671#: n:93
672#, c-format
673msgid "Couldn’t open file “%s”"
674msgstr "No s’ha pogut obrir el fitxer “%s”"
675
676#: ../src/printwx.cc:331
677#: n:402
678#, c-format
679msgid "Couldn’t write file “%s”"
680msgstr ""
681
682#: ../src/message.c:227
683#: n:94
684msgid "Bad memory access"
685msgstr "Accès a memòria dolent"
686
687#. TRANSLATORS: If you're unsure what "deprecated" means, see:
688#. http://en.wikipedia.org/wiki/Deprecation
689#: ../src/commands.c:427
690#: ../src/commands.c:490
691#: ../src/commands.c:518
692#: ../src/commands.c:1013
693#: ../src/commands.c:1318
694#: ../src/readval.c:71
695#: n:95
696msgid "Further uses of this deprecated feature will not be reported"
697msgstr "Utilitzacions futures d’aquesta funció obsoleta no seran informats"
698
699#: ../src/message.c:228
700#: n:97
701msgid "Unknown signal received"
702msgstr "S’ha rebut un senyal desconegut"
703
704#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
705#. full circle.
706#: ../src/datain.c:867
707#: n:98
708#, c-format
709msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
710msgstr "Les lectures de COMPASS i BACKCOMPASS difereixen de %s graus"
711
712#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
713#. full circle.
714#: ../src/datain.c:1031
715#: n:99
716#, c-format
717msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
718msgstr "Les lectures de CLINO i BACKCLINO difereixen de %s graus"
719
720#: ../src/cad3d.c:624
721#: n:100
722msgid "do not generate station markers"
723msgstr ""
724
725#: ../src/cad3d.c:625
726#: n:101
727msgid "do not generate station labels"
728msgstr ""
729
730#: ../src/cad3d.c:626
731#: n:102
732msgid "do not generate survey legs"
733msgstr ""
734
735#: ../src/cad3d.c:630
736#: n:103
737msgid "produce an elevation view"
738msgstr ""
739
740#: ../src/commands.c:1010
741#: n:104
742#, c-format
743msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
744msgstr "“*data %s %c …” obsolet - utilitza “*data %s …” en el seu lloc"
745
746#: ../src/extend.c:490
747#: n:105
748msgid "Reading in data - please wait…"
749msgstr "Llegint dades, espereu si us plau…"
750
751#. TRANSLATORS: Perhaps the user tried to load a different type of file as a
752#. Survex .3d file, or the .3d file was corrupted.
753#: ../src/3dtopos.c:154
754#: ../src/3dtopos.c:160
755#: ../src/cad3d.c:866
756#: ../src/cad3d.c:877
757#: ../src/img.c:180
758#: n:106
759#, c-format
760msgid "Bad 3d image file “%s”"
761msgstr "Fitxer d’imatge 3d “%s” dolent"
762
763#. TRANSLATORS: This is the date format string used to timestamp .3d files internally
764#. Probably best to keep it the same for all translations
765#: ../src/img.c:46
766#: n:107
767#, c-format
768msgid "%a,%Y.%m.%d %H:%M:%S %Z"
769msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
770
771#. TRANSLATORS: put in .3d file if we can’t read the date/time
772#: ../src/img.c:45
773#: n:108
774msgid "Date and time not available."
775msgstr "Data i hora no disponibles."
776
777#: ../src/img.c:181
778#: n:109
779#, c-format
780msgid "Error reading from file “%s”"
781msgstr "Error al llegir el fitxer “%s”"
782
783#: ../src/filename.c:79
784#: ../src/img.c:182
785#: ../src/mainfrm.cc:322
786#: ../src/mainfrm.cc:1752
787#: n:110
788#, c-format
789msgid "Error writing to file “%s”"
790msgstr "Error escribint al fitxer “%s”"
791
792#: ../src/filename.c:82
793#: n:111
794msgid "Error writing to file"
795msgstr "Error escribint a fitxer"
796
797#: ../src/sorterr.c:76
798#: ../src/sorterr.c:93
799#: ../src/sorterr.c:164
800#: n:112
801msgid "Couldn’t parse .err file"
802msgstr "No s’ha pogut analitzar el fitxer d’errors .err"
803
804#: ../src/cavern.c:379
805#: n:113
806#, c-format
807msgid "There were %d warning(s) and %d error(s) - no output files produced."
808msgstr "Hi havia %d alerta(es) i %d error(s) - no s’han generat fitxers de sortida."
809
810#: ../src/img.c:183
811#: n:114
812#, c-format
813msgid "File “%s” has a newer format than this program can understand"
814msgstr "El fitxer “%s” te un format més nou del que aquest programa pot entendre"
815
816#: ../src/printwx.cc:631
817#: n:115
818msgid "North"
819msgstr "Nord"
820
821#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
822#: ../src/printwx.cc:655
823#: n:116
824msgid "Elevation on"
825msgstr "Alçat en"
826
827#: ../src/printwx.cc:247
828#: n:117
829msgid "P&lan view"
830msgstr "&Planta"
831
832#: ../src/printwx.cc:249
833#: n:285
834msgid "&Elevation"
835msgstr "&Alçat"
836
837#: ../src/gfxcore.cc:686
838#: ../src/mainfrm.cc:114
839#: n:118
840msgid "Elevation"
841msgstr "Alçat"
842
843#: ../src/cavern.c:341
844#: n:120
845msgid "Calculating statistics"
846msgstr "Calculant estadístiques"
847
848#: ../src/readval.c:403
849#: n:121
850msgid "Expecting string field"
851msgstr "Esperant una cadena de caràcters"
852
853#: ../src/cmdline.c:208
854#: n:122
855msgid "too few arguments"
856msgstr "Manquen arguments"
857
858#: ../src/cmdline.c:215
859#: n:123
860msgid "too many arguments"
861msgstr "Sobren arguments"
862
863#: ../src/cmdline.c:174
864#: ../src/cmdline.c:177
865#: ../src/cmdline.c:181
866#: n:124
867msgid "FILE"
868msgstr "FITXER"
869
870#. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot:
871#. "sequence" for the English "traverse", which makes sense (although toporobot
872#. actually uses this term to mean something more specific).  Feel free to
873#. follow this lead if you can't think of a better term - these messages mostly
874#. indicate how processing is progressing.
875#.
876#. A trailing traverse is a dead end back to a junction.
877#: ../src/netskel.c:162
878#: n:125
879msgid "Removing trailing traverses"
880msgstr "Esborrant les seqüències terminals"
881
882#. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot:
883#. "sequence" for the English "traverse", which makes sense (although toporobot
884#. actually uses this term to mean something more specific).  Feel free to
885#. follow this lead if you can't think of a better term - these messages mostly
886#. indicate how processing is progressing.
887#: ../src/netskel.c:216
888#: n:126
889msgid "Concatenating traverses between nodes"
890msgstr "Connectant seqüències entre nodes"
891
892#. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot:
893#. "sequence" for the English "traverse", which makes sense (although toporobot
894#. actually uses this term to mean something more specific).  Feel free to
895#. follow this lead if you can't think of a better term - these messages mostly
896#. indicate how processing is progressing.
897#: ../src/netskel.c:409
898#: n:127
899msgid "Calculating traverses between nodes"
900msgstr "Calculant seqüències entre nodes"
901
902#. TRANSLATORS: In French, Eric chose to use the terminology used by toporobot:
903#. "sequence" for the English "traverse", which makes sense (although toporobot
904#. actually uses this term to mean something more specific).  Feel free to
905#. follow this lead if you can't think of a better term - these messages mostly
906#. indicate how processing is progressing.
907#.
908#. A trailing traverse is a dead end back to a junction.
909#: ../src/netskel.c:739
910#: n:128
911msgid "Calculating trailing traverses"
912msgstr "Calculant les seqüències terminals"
913
914#: ../src/network.c:82
915#: n:129
916msgid "Simplifying network"
917msgstr "Simplificant la xarxa"
918
919#: ../src/network.c:540
920#: n:130
921msgid "Calculating network"
922msgstr "Calculant la xarxa"
923
924#: ../src/datain.c:1436
925#: n:131
926#, c-format
927msgid "Found “%s”, expecting “F” or “B”"
928msgstr "Trobat “%s”, esperant “F” o “B”"
929
930#: ../src/cavern.c:437
931#: n:132
932#, c-format
933msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
934msgstr "Longitut total de les tirades de topografía = %7.2fm (%7.2fm corregit)"
935
936#: ../src/cavern.c:440
937#: n:133
938#, c-format
939msgid "Total plan length of survey legs = %7.2fm"
940msgstr "Longitut total en projecció horitzontal = %7.2fm"
941
942#: ../src/cavern.c:443
943#: n:134
944#, c-format
945msgid "Total vertical length of survey legs = %7.2fm"
946msgstr "Longitut vertical total de les tirades de topografía = %7.2fm"
947
948#. TRANSLATORS: numbers are altitudes of highest and lowest stations
949#: ../src/cavern.c:449
950#: n:135
951#, c-format
952msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
953msgstr "Desnivell total = %4.2fm (des de %s a %4.2fm a %s a %4.2fm)"
954
955#. TRANSLATORS: c.f. previous message
956#: ../src/cavern.c:450
957#: n:136
958#, c-format
959msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
960msgstr "Extensió Nord-Sud = %4.2fm (des de %s a %4.2fm a %s a %4.2fm)"
961
962#. TRANSLATORS: c.f. previous two messages
963#: ../src/cavern.c:451
964#: n:137
965#, c-format
966msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
967msgstr "Extensió Est-Oest = %4.2fm (des de %s a %4.2fm a %s a %4.2fm)"
968
969#: ../src/cavern.c:425
970#: n:138
971msgid "There is 1 loop."
972msgstr "Hi ha 1 bucle."
973
974#: ../src/cavern.c:427
975#: n:139
976#, c-format
977msgid "There are %ld loops."
978msgstr "Hi ha %ld bucles."
979
980#: ../src/cavern.c:363
981#: n:140
982#, c-format
983msgid "CPU time used %5.2fs"
984msgstr "Temps de CPU utilitzat %5.2fs"
985
986#: ../src/cavern.c:366
987#: n:141
988#, c-format
989msgid "Time used %5.2fs"
990msgstr "Temps utilitzat %5.2fs"
991
992#: ../src/cavern.c:368
993#: n:142
994msgid "Time used unavailable"
995msgstr "Temps utilitzat no disponible"
996
997#: ../src/cavern.c:371
998#: n:143
999#, c-format
1000msgid "Time used %5.2fs (%5.2fs CPU time)"
1001msgstr "Temps utilitzat %5.2fs (%5.2fs temps CPU)"
1002
1003#: ../src/cavern.c:375
1004#: n:144
1005msgid "Done."
1006msgstr "Fet."
1007
1008#: ../src/netskel.c:717
1009#: n:145
1010#, c-format
1011msgid "Original length%7.2fm (%3d legs), moved%7.2fm (%5.2fm/leg). "
1012msgstr "Longitut original%7.2fm (%3d tirades), reduits %7.2fm (%5.2fm/tirada). "
1013
1014#: ../src/netskel.c:720
1015#: n:146
1016#, c-format
1017msgid "Error%7.2f%%"
1018msgstr "Error%7.2f%%"
1019
1020#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so
1021#. error per metre is meaningless
1022#. There should be 4 spaces between "Error" and "N/A" so that it lines up with
1023#. the numbers in the message above.
1024#: ../src/netskel.c:722
1025#: n:147
1026msgid "Error    N/A"
1027msgstr "Error    N/A"
1028
1029#: ../src/cad3d.c:627
1030#: n:148
1031#, c-format
1032msgid "generate grid (default %sm)"
1033msgstr ""
1034
1035#: ../src/cad3d.c:628
1036#: n:149
1037#, c-format
1038msgid "station labels text height (default %s)"
1039msgstr ""
1040
1041#: ../src/cad3d.c:629
1042#: n:152
1043#, c-format
1044msgid "station marker size (default %s)"
1045msgstr ""
1046
1047#: ../src/cad3d.c:631
1048#: n:155
1049#, c-format
1050msgid "factor to scale down by (default %s)"
1051msgstr ""
1052
1053#: ../src/cad3d.c:632
1054#: n:156
1055msgid "produce DXF output"
1056msgstr "generar sortida DXF"
1057
1058#: ../src/cad3d.c:633
1059#: n:158
1060msgid "produce Sketch output"
1061msgstr "generar sortida Sketch"
1062
1063#: ../src/cad3d.c:634
1064#: n:159
1065msgid "produce Compass PLT output for Carto"
1066msgstr "generar sortida Compass PLT per a Carto"
1067
1068#: ../src/cad3d.c:635
1069#: n:160
1070msgid "produce SVG output"
1071msgstr "generar sortida SVG"
1072
1073#. TRANSLATORS: description of --help option
1074#: ../src/cmdline.c:137
1075#: n:150
1076msgid "display this help and exit"
1077msgstr "mostra aquesta ajuda i surt"
1078
1079#. TRANSLATORS: description of --verbose option
1080#: ../src/cmdline.c:139
1081#: n:151
1082msgid "output version information and exit"
1083msgstr "mostra informació de la versió i surt"
1084
1085#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1086#: ../src/cmdline.c:166
1087#: n:153
1088msgid "OPTION"
1089msgstr "OPCIÓ"
1090
1091#: ../src/mainfrm.cc:118
1092#: ../src/printwx.cc:212
1093#: ../src/printwx.cc:692
1094#: ../src/printwx.cc:746
1095#: n:154
1096msgid "Scale"
1097msgstr "Escala"
1098
1099#: ../src/cmdline.c:190
1100#: n:157
1101#, c-format
1102msgid "Try “%s --help” for more information.\n"
1103msgstr "Prova “%s --help” per a més informació.\n"
1104
1105#: ../src/avenprcore.cc:262
1106#: n:166
1107#, c-format
1108msgid "Page %d of %d"
1109msgstr "Pàgina %d de %d"
1110
1111#: ../src/avenprcore.cc:265
1112#: ../src/printwx.cc:1170
1113#: n:167
1114#, c-format
1115msgid "Survey “%s”   Page %d (of %d)   Processed on %s"
1116msgstr "Topo “%s”   Pàgina %d (de %d)   Processada en %s"
1117
1118#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1119#. something like "123°".  The bearing is up the page.
1120#: ../src/printwx.cc:637
1121#: n:168
1122#, c-format
1123msgid "Plan view, %s up page"
1124msgstr "Vista en planta, %s a dalt"
1125
1126#. TRANSLATORS: This is used on printouts of elevations, with %s replaced by
1127#. something like "123°".  The bearing is the direction we’re looking.
1128#: ../src/printwx.cc:671
1129#: n:169
1130#, c-format
1131msgid "Elevation facing %s"
1132msgstr "Alçat en direcció %s"
1133
1134#. TRANSLATORS: This is used on printouts of tilted elevations, with the first
1135#. %s replaced by something like "123°", and the second by something like "-45°".
1136#. The bearing is the direction we’re looking.
1137#: ../src/printwx.cc:676
1138#: n:284
1139#, c-format
1140msgid "Elevation facing %s, tilted %s"
1141msgstr "Alçat en direcció %s, inclinació %s"
1142
1143#. TRANSLATORS: This is used on printouts of extended elevations.
1144#: ../src/printwx.cc:684
1145#: n:191
1146msgid "Extended elevation"
1147msgstr "Alçat desenvolupat"
1148
1149#: ../src/cavern.c:411
1150#: n:172
1151msgid "Survey contains 1 survey station,"
1152msgstr "La topografía conté 1 estació,"
1153
1154#: ../src/cavern.c:413
1155#: n:173
1156#, c-format
1157msgid "Survey contains %ld survey stations,"
1158msgstr "La topografía conté %ld estacions,"
1159
1160#: ../src/cavern.c:417
1161#: n:174
1162msgid " joined by 1 leg."
1163msgstr " unides per 1 tirada."
1164
1165#: ../src/cavern.c:419
1166#: n:175
1167#, c-format
1168msgid " joined by %ld legs."
1169msgstr " unides per %ld tirades."
1170
1171#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1172#: ../src/listpos.c:170
1173#: n:176
1174msgid "node"
1175msgstr "node"
1176
1177#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1178#: ../src/listpos.c:170
1179#: n:177
1180msgid "nodes"
1181msgstr "nodes"
1182
1183#. TRANSLATORS: connected component in the graph theory sense
1184#. It means there are %ld bits of survey with no connections between them
1185#. This message is only used if there are more than 1
1186#: ../src/cavern.c:433
1187#: n:178
1188#, c-format
1189msgid "Survey has %ld connected components."
1190msgstr "La topografía conté %ld components connectats."
1191
1192#. TRANSLATORS: Label for button in aven’s cavern log window which causes the
1193#. survey data to be reprocessed.
1194#: ../src/cavernlog.cc:389
1195#: ../src/cavernlog.cc:400
1196#: n:184
1197msgid "Reprocess"
1198msgstr ""
1199
1200#: ../src/cmdline.c:238
1201#: ../src/cmdline.c:257
1202#: n:185
1203#, c-format
1204msgid "numeric argument “%s” out of range"
1205msgstr "argument numèric “%s” fora de rang"
1206
1207#: ../src/cmdline.c:240
1208#: n:186
1209#, c-format
1210msgid "argument “%s” not an integer"
1211msgstr "L’argument “%s” no és un enter"
1212
1213#: ../src/cmdline.c:259
1214#: n:187
1215#, c-format
1216msgid "argument “%s” not a number"
1217msgstr "L’argument “%s” no és un nombre"
1218
1219#: ../src/commands.c:779
1220#: n:188
1221msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1222msgstr "Esperant “DUPLICATE”, “SPLAY”, o “SURFACE”"
1223
1224#: ../src/commands.c:782
1225#: n:189
1226msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1227msgstr "Esperant “NOT”, “DUPLICATE”, “SPLAY”, o “SURFACE”"
1228
1229#: ../src/listpos.c:82
1230#: n:190
1231#, c-format
1232msgid "Station “%s” referred to by *entrance or *export but never used"
1233msgstr "L’estació “%s” ha estat referenciada per *entrance o *export pero no s’ha utilitzat mai"
1234
1235#: ../src/commands.c:576
1236#: n:192
1237msgid "No matching BEGIN"
1238msgstr "Manca el BEGIN corresponent"
1239
1240#. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the same <prefix> if it’s
1241#. given at all
1242#: ../src/commands.c:598
1243#: n:193
1244msgid "Prefix tag doesn’t match BEGIN"
1245msgstr "El prefix no correspon al del BEGIN"
1246
1247#: ../src/commands.c:602
1248#: n:194
1249msgid "Closing prefix omitted from END"
1250msgstr "Prefix omès al END"
1251
1252#. TRANSLATORS: heading line for .pos file
1253#. please try to ensure the “,”s (or at least the columns) are in the same place
1254#: ../src/3dtopos.c:109
1255#: n:195
1256msgid "( Easting, Northing, Altitude )"
1257msgstr "( Est X  , Nord Y  , Altitud Z)"
1258
1259#. TRANSLATORS: bpp is "Bits Per Pixel"
1260#: ../src/aboutdlg.cc:172
1261#: n:196
1262#, c-format
1263msgid "Display Depth: %d bpp"
1264msgstr ""
1265
1266#. TRANSLATORS: appended to previous message if the display is colour
1267#: ../src/aboutdlg.cc:173
1268#: n:197
1269msgid " (colour)"
1270msgstr ""
1271
1272#: ../src/readval.c:428
1273#: ../src/readval.c:438
1274#: ../src/readval.c:446
1275#: n:198
1276#, c-format
1277msgid "Expecting date, found “%s”"
1278msgstr "Esperant dada, trobat “%s”"
1279
1280#. TRANSLATORS: --help output for --survey option
1281#. "this" has been added to English translation
1282#: ../src/3dtopos.c:50
1283#: ../src/aven.cc:63
1284#: ../src/cad3d.c:623
1285#: ../src/diffpos.c:57
1286#: ../src/dump3d.c:50
1287#: ../src/extend.c:443
1288#: n:199
1289msgid "only load the sub-survey with this prefix"
1290msgstr "sols carrega la sub-topografia amb prefix"
1291
1292#. TRANSLATORS: --help output for aven --print option
1293#: ../src/aven.cc:64
1294#: n:119
1295msgid "print and exit (requires a 3d file)"
1296msgstr ""
1297
1298#. TRANSLATORS: --help output for cavern --percentage option
1299#: ../src/cavern.c:121
1300#: n:161
1301msgid "display percentage progress"
1302msgstr ""
1303
1304#. TRANSLATORS: --help output for cavern --output option
1305#: ../src/cavern.c:122
1306#: n:162
1307msgid "set location for output files"
1308msgstr ""
1309
1310#. TRANSLATORS: --help output for cavern --quiet option
1311#: ../src/cavern.c:123
1312#: n:163
1313msgid "only show brief summary (-qq for errors only)"
1314msgstr ""
1315
1316#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1317#: ../src/cavern.c:124
1318#: n:164
1319msgid "do not create .err file"
1320msgstr ""
1321
1322#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1323#: ../src/cavern.c:125
1324#: n:165
1325msgid "turn warnings into errors"
1326msgstr ""
1327
1328#. TRANSLATORS: --help output for cavern --log option
1329#: ../src/cavern.c:126
1330#: n:170
1331msgid "log output to .log file"
1332msgstr ""
1333
1334#. TRANSLATORS: --help output for cavern --3d-version option
1335#: ../src/cavern.c:127
1336#: n:171
1337msgid "specify the 3d file format version to output"
1338msgstr ""
1339
1340#. TRANSLATORS: --help output for sorterr --horizontal option
1341#: ../src/sorterr.c:52
1342#: n:179
1343msgid "sort by horizontal error factor"
1344msgstr ""
1345
1346#. TRANSLATORS: --help output for sorterr --vertical option
1347#: ../src/sorterr.c:53
1348#: n:180
1349msgid "sort by vertical error factor"
1350msgstr ""
1351
1352#. TRANSLATORS: --help output for sorterr --percentage option
1353#: ../src/sorterr.c:54
1354#: n:181
1355msgid "sort by percentage error"
1356msgstr ""
1357
1358#. TRANSLATORS: --help output for sorterr --per-leg option
1359#: ../src/sorterr.c:55
1360#: n:182
1361msgid "sort by error per leg"
1362msgstr ""
1363
1364#. TRANSLATORS: --help output for sorterr --replace option
1365#: ../src/sorterr.c:56
1366#: n:183
1367msgid "replace .err file with resorted version"
1368msgstr ""
1369
1370#. TRANSLATORS: --help output for dump3d --rewind option
1371#: ../src/dump3d.c:51
1372#: n:204
1373msgid "rewind file and read it a second time"
1374msgstr ""
1375
1376#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s meaningless to say
1377#. your tape is marked in "0 feet" (but you might measure distance by counting
1378#. knots on a diving line, and tie them every "2 feet").
1379#: ../src/commands.c:1244
1380#: n:200
1381msgid "*UNITS factor must be non-zero"
1382msgstr "El factor *UNITS ha de ser diferent de zero"
1383
1384#. TRANSLATORS: In the "File" menu
1385#: ../src/mainfrm.cc:720
1386#: n:201
1387msgid "&Screenshot…"
1388msgstr "&Captura de pantalla…"
1389
1390#: ../src/mainfrm.cc:1278
1391#: n:202
1392#, c-format
1393msgid "No survey data in 3d file “%s”"
1394msgstr "No hi ha dades topogràfiques en el fitxer 3d “%s”"
1395
1396#: ../src/gfxcore.cc:644
1397#: n:203
1398msgid "Facing"
1399msgstr "Direcció"
1400
1401#. TRANSLATORS: for the title of the About box
1402#: ../src/aboutdlg.cc:69
1403#: n:205
1404#, c-format
1405msgid "About %s"
1406msgstr "A propòsit de %s"
1407
1408#. File->Open dialog:
1409#: ../src/mainfrm.cc:1725
1410#: n:206
1411#, fuzzy
1412msgid "Select a survey file to view"
1413msgstr "Selecciona un fitxer 3d per a visualitzar"
1414
1415#: ../src/mainfrm.cc:1717
1416#: n:207
1417msgid "Survex 3d files"
1418msgstr "Fitxers Survex 3d"
1419
1420#: ../src/mainfrm.cc:1722
1421#: ../src/mainfrm.cc:2117
1422#: n:208
1423msgid "All files"
1424msgstr "Tots els fitxers"
1425
1426#: ../src/mainfrm.cc:1716
1427#: n:229
1428msgid "All survey files"
1429msgstr ""
1430
1431#: ../src/mainfrm.cc:1718
1432#: n:329
1433msgid "Survex svx files"
1434msgstr ""
1435
1436#: ../src/mainfrm.cc:1720
1437#: n:330
1438msgid "Compass DAT and MAK files"
1439msgstr ""
1440
1441#: ../src/printwx.cc:324
1442#: n:96
1443msgid "DXF files|*.dxf|SVG files|*.svg|Sketch files|*.sk|EPS files|*.eps|Compass PLT for use with Carto|*.plt|HPGL for plotters|*.hpgl"
1444msgstr ""
1445
1446#. TRANSLATORS: in the about box (summarising the purpose of aven)
1447#: ../src/aboutdlg.cc:87
1448#: n:209
1449msgid "Survey visualisation tool"
1450msgstr "Eina per visualitzar topografies"
1451
1452#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any accelerator key.
1453#. The accelerators must be different within this group
1454#: ../src/mainfrm.cc:839
1455#: n:210
1456msgid "&File"
1457msgstr "&Fitxer"
1458
1459#: ../src/mainfrm.cc:840
1460#: n:211
1461msgid "&Rotation"
1462msgstr "&Rotació"
1463
1464#: ../src/mainfrm.cc:841
1465#: n:212
1466msgid "&Orientation"
1467msgstr "&Orientació"
1468
1469#: ../src/mainfrm.cc:842
1470#: n:213
1471msgid "&View"
1472msgstr "&Veure"
1473
1474#: ../src/mainfrm.cc:844
1475#: n:214
1476msgid "&Controls"
1477msgstr "&Controls"
1478
1479#: ../src/mainfrm.cc:853
1480#: n:215
1481msgid "&Help"
1482msgstr "&Ajuda"
1483
1484#: ../src/mainfrm.cc:846
1485#: n:216
1486msgid "&Presentation"
1487msgstr "&Presentació"
1488
1489#: ../src/aboutdlg.cc:98
1490#: n:219
1491msgid "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."
1492msgstr "Aquest programa es software lliure. Pots redistribuir-lo i/o modificar-lo sota les condicions de la Llicència Pública General de GNU segons és publicada per la Free Software Foundation, bé de la versió 2 de dita llicència o bé (segons la teva elecció) de qualsevol versió posterior."
1493
1494#. TRANSLATORS: Part of 3dtopos --help
1495#: ../src/3dtopos.c:85
1496#: n:217
1497msgid "3D_FILE [POS_FILE]"
1498msgstr ""
1499
1500#. TRANSLATORS: Part of diffpos --help
1501#: ../src/diffpos.c:261
1502#: n:218
1503msgid "FILE1 FILE2 [THRESHOLD]"
1504msgstr ""
1505
1506#. TRANSLATORS: Part of diffpos --help
1507#: ../src/diffpos.c:262
1508#: n:255
1509#, c-format
1510msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1511msgstr ""
1512
1513#. TRANSLATORS: Part of extend --help
1514#: ../src/extend.c:464
1515#: n:267
1516msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1517msgstr ""
1518
1519#. TRANSLATORS: Part of sorterr --help
1520#: ../src/sorterr.c:121
1521#: n:268
1522msgid "ERR_FILE [HOW_MANY]"
1523msgstr ""
1524
1525#. TRANSLATORS: Part of aven --help
1526#: ../src/aven.cc:104
1527#: ../src/aven.cc:131
1528#: n:269
1529msgid "[SURVEY_FILE]"
1530msgstr ""
1531
1532#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any accelerator key.
1533#. The string "\t" separates the menu text and any accelerator key.
1534#. TRANSLATORS: "File" menu.  The accelerators must be different within this group.
1535#. c.f. 201, 380, 381.
1536#: ../src/mainfrm.cc:714
1537#: n:220
1538msgid "&Open…\tCtrl+O"
1539msgstr "&Obrir…\tCtrl+O"
1540
1541#. TRANSLATORS: Used in the "colour key" for "colour by date" if there are
1542#. surveys without date information.
1543#: ../src/gfxcore.cc:925
1544#: n:221
1545msgid "Undated"
1546msgstr "Sense data"
1547
1548#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1549#. which aren’t part of a loop and so have no error information.
1550#: ../src/gfxcore.cc:947
1551#: n:290
1552msgid "Not in loop"
1553msgstr ""
1554
1555#. TRANSLATORS: error from "*data normal newline from to tape compass clino"
1556#: ../src/commands.c:1098
1557#: n:222
1558msgid "NEWLINE can’t be the first reading"
1559msgstr "NEWLINE no pot ser el primer camp"
1560
1561#. TRANSLATORS: error from "*data normal from to tape compass clino newline"
1562#: ../src/commands.c:1133
1563#: n:223
1564msgid "NEWLINE can’t be the last reading"
1565msgstr "NEWLINE no pot ser el darrer camp"
1566
1567#. TRANSLATORS: error from "*data normal station tape compass clino"
1568#: ../src/commands.c:1155
1569#: n:224
1570msgid "Interleaved readings, but no NEWLINE"
1571msgstr "Camps en més d’una línia, però sense NEWLINE"
1572
1573#. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass"
1574#: ../src/commands.c:1042
1575#: n:225
1576#, c-format
1577msgid "Reading “%s” must occur before NEWLINE"
1578msgstr "El camp “%s” ha de precedir NEWLINE"
1579
1580#. TRANSLATORS: e.g. "*data normal from to tape newline compass clino"
1581#: ../src/commands.c:1091
1582#: n:226
1583msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1584msgstr "NEWLINE sols pot ser precedit per STATION, DEPTH, i COUNT"
1585
1586#: ../src/commands.c:1278
1587#: n:227
1588msgid "Can’t calibrate angular and length quantities together"
1589msgstr "No es poden calibrar quantitats angulars i de longitud juntes"
1590
1591#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1592#. height values).
1593#~ msgid "Select a terrain file to view"
1594#~ msgstr "Selecciona un fitxer de terreny per veure"
1595
1596#~ msgid "Terrain files"
1597#~ msgstr "Fitxers de terreny"
1598
1599#. TRANSLATORS: %s will be replaced by the application name ("Aven" currently)
1600#: ../src/log.cc:30
1601#: n:228
1602#, c-format
1603msgid "%s Error Log"
1604msgstr ""
1605
1606#. TRANSLATORS: Used in the "Export" settings dialog
1607#: ../src/printwx.cc:290
1608#: n:230
1609msgid "&Export…"
1610msgstr "&Exporta…"
1611
1612#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within this group.
1613#. Tickable menu item which toggles auto rotation
1614#: ../src/mainfrm.cc:733
1615#: n:231
1616msgid "Au&to-Rotate\tSpace"
1617msgstr "&Auto-Rotar\tSpace"
1618
1619#: ../src/mainfrm.cc:735
1620#: n:232
1621msgid "Speed &Up"
1622msgstr "A&ccelera la rotació"
1623
1624#: ../src/mainfrm.cc:736
1625#: n:233
1626msgid "Slow &Down"
1627msgstr "&Ralenteix la rotació"
1628
1629#: ../src/mainfrm.cc:738
1630#: n:234
1631msgid "&Reverse Direction"
1632msgstr "&Inverteix el sentit"
1633
1634#: ../src/mainfrm.cc:740
1635#: n:235
1636msgid "Step Once &Anticlockwise"
1637msgstr "Un pas en el sentit a&ntihorari"
1638
1639#: ../src/mainfrm.cc:741
1640#: n:236
1641msgid "Step Once &Clockwise"
1642msgstr "Un pas en el sentit &horari"
1643
1644#. TRANSLATORS: View *looking* North
1645#: ../src/gfxcore.cc:2963
1646#: ../src/mainfrm.cc:744
1647#: n:240
1648msgid "View &North"
1649msgstr "Vista cap al &Nord"
1650
1651#. TRANSLATORS: View *looking* East
1652#: ../src/gfxcore.cc:2964
1653#: ../src/mainfrm.cc:745
1654#: n:241
1655msgid "View &East"
1656msgstr "Vista cap al &Est"
1657
1658#. TRANSLATORS: View *looking* South
1659#: ../src/gfxcore.cc:2965
1660#: ../src/mainfrm.cc:746
1661#: n:242
1662msgid "View &South"
1663msgstr "Vista cap al &Sud"
1664
1665#. TRANSLATORS: View *looking* West
1666#: ../src/gfxcore.cc:2966
1667#: ../src/mainfrm.cc:747
1668#: n:243
1669msgid "View &West"
1670msgstr "Vista cap a l’&Oest"
1671
1672#: ../src/mainfrm.cc:749
1673#: n:244
1674msgid "Shift Survey &Left"
1675msgstr "Mou la topografía cap a l’Es&querra"
1676
1677#: ../src/mainfrm.cc:750
1678#: n:245
1679msgid "Shift Survey &Right"
1680msgstr "Mou la topografía cap a la &Dreta"
1681
1682#: ../src/mainfrm.cc:751
1683#: n:246
1684msgid "Shift Survey &Up"
1685msgstr "Mou la topografía cap A&munt"
1686
1687#: ../src/mainfrm.cc:752
1688#: n:247
1689msgid "Shift Survey &Down"
1690msgstr "Mou la topografía cap A&vall"
1691
1692#: ../src/gfxcore.cc:2978
1693#: ../src/mainfrm.cc:754
1694#: n:248
1695msgid "&Plan View"
1696msgstr "&Planta"
1697
1698#: ../src/gfxcore.cc:2979
1699#: ../src/mainfrm.cc:755
1700#: n:249
1701msgid "Ele&vation"
1702msgstr "Alça&t"
1703
1704#: ../src/mainfrm.cc:757
1705#: n:250
1706msgid "&Higher Viewpoint"
1707msgstr "Punt de vista més A&lt"
1708
1709#: ../src/mainfrm.cc:758
1710#: n:251
1711msgid "L&ower Viewpoint"
1712msgstr "Punt de vista més &Baix"
1713
1714#: ../src/mainfrm.cc:761
1715#: n:252
1716msgid "&Zoom In\t]"
1717msgstr "&Apropar\t]"
1718
1719#: ../src/mainfrm.cc:762
1720#: n:253
1721msgid "Zoo&m Out\t["
1722msgstr "&Reduir\t["
1723
1724#: ../src/mainfrm.cc:764
1725#: n:254
1726msgid "Restore De&fault View"
1727msgstr "Restablei&x la vista per defecte"
1728
1729#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing" and
1730#. "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in the
1731#. "what to print" dialog.
1732#: ../src/printwx.cc:206
1733#: n:283
1734msgid "View"
1735msgstr "Vista"
1736
1737#. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations"
1738#. "names" etc checkboxes in the "what to print" dialog.  "Elements" isn’t a
1739#. good name for this but nothing better has yet come to mind!
1740#: ../src/printwx.cc:207
1741#: n:256
1742msgid "Elements"
1743msgstr "Elements"
1744
1745#: ../src/printwx.cc:226
1746#: ../src/printwx.cc:433
1747#: n:257
1748#, c-format
1749msgid "%d pages (%dx%d)"
1750msgstr "%d pàgines (%dx%d)"
1751
1752#. TRANSLATORS: used in the scale drop down selector in the print dialog
1753#. the implicit meaning is "choose a suitable scale to fit the
1754#. plot on a single page", but we need something shorter
1755#: ../src/printwx.cc:213
1756#: ../src/printwx.cc:458
1757#: n:258
1758msgid "One page"
1759msgstr "Una pàgina"
1760
1761#: ../src/mainfrm.cc:110
1762#: ../src/printwx.cc:233
1763#: n:259
1764msgid "Bearing"
1765msgstr "Azimut"
1766
1767#: ../src/printwx.cc:263
1768#: n:260
1769msgid "Station Names"
1770msgstr "Noms d’estació"
1771
1772#: ../src/printwx.cc:261
1773#: n:261
1774msgid "Crosses"
1775msgstr "Creus"
1776
1777#: ../src/printwx.cc:257
1778#: n:262
1779msgid "Underground Survey Legs"
1780msgstr "Tirades Subterrànies"
1781
1782#. TRANSLATORS: Used in the print dialog:
1783#: ../src/printwx.cc:238
1784#: n:263
1785msgid "Tilt angle"
1786msgstr "Angle d’inclinació"
1787
1788#. TRANSLATORS: used in the print dialog - controls drawing lines around each page
1789#: ../src/printwx.cc:266
1790#: n:264
1791msgid "Page Borders"
1792msgstr "Marcs de la pàgina"
1793
1794#. TRANSLATORS: used in the print dialog - controls drawing the box at the lower left
1795#. with survey name, view angles, etc
1796#: ../src/printwx.cc:270
1797#: n:265
1798msgid "Info Box"
1799msgstr "Requadre d’informació"
1800
1801#. TRANSLATORS: will be used in the print dialog - check this to print blank pages
1802#. (otherwise they’ll be skipped to save paper)
1803#: ../src/printwx.cc:268
1804#: n:266
1805msgid "Blank Pages"
1806msgstr "Pàgines en blanc"
1807
1808#. TRANSLATORS: Items in the "View" menu:
1809#: ../src/mainfrm.cc:778
1810#: n:270
1811msgid "Station &Names\tCtrl+N"
1812msgstr "&Noms d’estació\tCtrl+N"
1813
1814#. TRANSLATORS: Toggles drawing of 3D passages
1815#: ../src/mainfrm.cc:779
1816#: n:346
1817msgid "Passage &Tubes\tCtrl+T"
1818msgstr "Galeries Tu&bulars\tCtrl+T"
1819
1820#: ../src/mainfrm.cc:780
1821#: n:271
1822msgid "&Crosses\tCtrl+X"
1823msgstr "&Creus\tCtrl+X"
1824
1825#: ../src/mainfrm.cc:781
1826#: n:297
1827msgid "&Grid\tCtrl+G"
1828msgstr "&Graella\tCtrl+G"
1829
1830#: ../src/mainfrm.cc:782
1831#: n:318
1832msgid "&Bounding Box\tCtrl+B"
1833msgstr "&Límits del Quadre\tCtrl+B"
1834
1835#: ../src/mainfrm.cc:784
1836#: n:272
1837msgid "&Underground Survey Legs\tCtrl+L"
1838msgstr "&Tirades Subterrànies\tCtrl+L"
1839
1840#: ../src/mainfrm.cc:785
1841#: n:291
1842msgid "&Surface Survey Legs\tCtrl+F"
1843msgstr "Tirades de topografía de super&fície\tCtrl+F"
1844
1845#: ../src/mainfrm.cc:787
1846#: n:273
1847msgid "&Overlapping Names"
1848msgstr "Noms &Sobreposats"
1849
1850#: ../src/gfxcore.cc:3001
1851#: ../src/mainfrm.cc:788
1852#: n:292
1853msgid "Colour by &Depth"
1854msgstr "Color per &Profunditat"
1855
1856#: ../src/gfxcore.cc:3002
1857#: ../src/mainfrm.cc:789
1858#: n:293
1859msgid "Colour by D&ate"
1860msgstr "Color per &Data"
1861
1862#: ../src/gfxcore.cc:3003
1863#: ../src/mainfrm.cc:790
1864#: n:289
1865#, fuzzy
1866msgid "Colour by E&rror"
1867msgstr "Colour b&y Error"
1868
1869#: ../src/mainfrm.cc:792
1870#: n:294
1871msgid "Highlight &Entrances"
1872msgstr "Marca les &Entrades"
1873
1874#: ../src/mainfrm.cc:793
1875#: n:295
1876msgid "Highlight &Fixed Points"
1877msgstr "Marca els Punts f&ixats"
1878
1879#: ../src/mainfrm.cc:794
1880#: n:296
1881msgid "Highlight E&xported Points"
1882msgstr "Marca els Punts Expo&rtats"
1883
1884#: ../src/mainfrm.cc:799
1885#: n:237
1886msgid "&Perspective"
1887msgstr "Perspecti&va"
1888
1889#: ../src/mainfrm.cc:801
1890#: n:238
1891msgid "Textured &Walls"
1892msgstr "Parets amb te&xtura"
1893
1894#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term
1895#. instead if it gives a better translation which most users will understand.
1896#: ../src/mainfrm.cc:802
1897#: n:239
1898msgid "Fade Distant Ob&jects"
1899msgstr "&Atenúa els objectes llunyans"
1900
1901#: ../src/mainfrm.cc:803
1902#: n:298
1903msgid "Smoot&hed Survey Legs"
1904msgstr "Tirades S&uavitzades"
1905
1906#: ../src/mainfrm.cc:809
1907#: ../src/mainfrm.cc:813
1908#: n:356
1909msgid "Full Screen &Mode\tF11"
1910msgstr "&Mode Pantalla Sencera\tF11"
1911
1912#: ../src/mainfrm.cc:827
1913#: n:274
1914msgid "&Compass"
1915msgstr "&Brúixola"
1916
1917#: ../src/mainfrm.cc:828
1918#: n:275
1919msgid "C&linometer"
1920msgstr "&Clino"
1921
1922#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
1923#. corresponds to which depth, date, survey closure error, etc.
1924#: ../src/mainfrm.cc:829
1925#: n:276
1926msgid "Colour &Key"
1927msgstr ""
1928
1929#: ../src/mainfrm.cc:830
1930#: n:277
1931msgid "&Scale Bar"
1932msgstr "Barra d’&Escala"
1933
1934#: ../src/mainfrm.cc:822
1935#: n:280
1936msgid "&Reverse Sense\tCtrl+R"
1937msgstr "&Inverteix el sentit\tCtrl+R"
1938
1939#: ../src/mainfrm.cc:797
1940#: ../src/mainfrm.cc:824
1941#: n:281
1942msgid "&Cancel Measuring Line\tEscape"
1943msgstr "&Cancel.la la linía de mesura\tEscape"
1944
1945#: ../src/mainfrm.cc:831
1946#: n:299
1947msgid "&Indicators"
1948msgstr "I&ndicadors"
1949
1950#: ../src/z_getopt.c:695
1951#: ../src/z_getopt.c:707
1952#: n:300
1953#, c-format
1954msgid "%s: option “%s” is ambiguous\n"
1955msgstr "%s: l’opció “%s” és ambígua\n"
1956
1957#: ../src/z_getopt.c:1023
1958#: ../src/z_getopt.c:1034
1959#: n:301
1960#, c-format
1961msgid "%s: option “-W %s” is ambiguous\n"
1962msgstr "%s: l’opció “-W %s” és ambígua\n"
1963
1964#: ../src/z_getopt.c:751
1965#: ../src/z_getopt.c:755
1966#: n:302
1967#, c-format
1968msgid "%s: option “%c%s” doesn’t allow an argument\n"
1969msgstr "%s: l’opció “%c%s” no accepta arguments\n"
1970
1971#: ../src/z_getopt.c:740
1972#: ../src/z_getopt.c:743
1973#: n:303
1974#, c-format
1975msgid "%s: option “--%s” doesn’t allow an argument\n"
1976msgstr "%s: l’opció “--%s” no accepta arguments\n"
1977
1978#: ../src/z_getopt.c:1058
1979#: ../src/z_getopt.c:1069
1980#: n:304
1981#, c-format
1982msgid "%s: option “-W %s” doesn’t allow an argument\n"
1983msgstr "%s: l’opció “-W %s” no accepta arguments\n"
1984
1985#: ../src/z_getopt.c:790
1986#: ../src/z_getopt.c:802
1987#: ../src/z_getopt.c:1089
1988#: ../src/z_getopt.c:1101
1989#: n:305
1990#, c-format
1991msgid "%s: option “%s” requires an argument\n"
1992msgstr "%s: l’opció “%s” necessita un argument\n"
1993
1994#: ../src/z_getopt.c:960
1995#: ../src/z_getopt.c:971
1996#: ../src/z_getopt.c:1154
1997#: ../src/z_getopt.c:1166
1998#: n:306
1999#, c-format
2000msgid "%s: option requires an argument -- %c\n"
2001msgstr "%s: l’opció necessita un argument -- %c\n"
2002
2003#: ../src/z_getopt.c:840
2004#: ../src/z_getopt.c:843
2005#: n:307
2006#, c-format
2007msgid "%s: unrecognized option “--%s”\n"
2008msgstr "%s: l’opció “--%s” és desconeguda\n"
2009
2010#: ../src/z_getopt.c:851
2011#: ../src/z_getopt.c:854
2012#: n:308
2013#, c-format
2014msgid "%s: unrecognized option “%c%s”\n"
2015msgstr "%s: l’opció “%c%s” és desconeguda\n"
2016
2017#: ../src/z_getopt.c:901
2018#: ../src/z_getopt.c:904
2019#: n:309
2020#, c-format
2021msgid "%s: illegal option -- %c\n"
2022msgstr "%s: l’opció no és permesa -- %c\n"
2023
2024#: ../src/z_getopt.c:910
2025#: ../src/z_getopt.c:913
2026#: n:310
2027#, c-format
2028msgid "%s: invalid option -- %c\n"
2029msgstr "%s: l’opció no és vàlida -- %c\n"
2030
2031#: ../src/mainfrm.cc:767
2032#: n:311
2033msgid "&New Presentation"
2034msgstr "&Nova Presentació"
2035
2036#: ../src/mainfrm.cc:768
2037#: n:312
2038msgid "&Open Presentation…"
2039msgstr "&Obrir Presentació…"
2040
2041#: ../src/mainfrm.cc:769
2042#: n:313
2043msgid "&Save Presentation"
2044msgstr "&Desa la Presentació"
2045
2046#: ../src/mainfrm.cc:770
2047#: n:314
2048msgid "Sa&ve Presentation As…"
2049msgstr "Desa la Presentació &Com…"
2050
2051#. TRANSLATORS: "Mark" as in "Mark this position"
2052#: ../src/mainfrm.cc:772
2053#: n:315
2054msgid "&Mark"
2055msgstr "&Marca"
2056
2057#. TRANSLATORS: "Play" as in "Play back a recording"
2058#: ../src/mainfrm.cc:773
2059#: n:316
2060msgid "Pla&y"
2061msgstr "&Reprodueix"
2062
2063#: ../src/mainfrm.cc:774
2064#: n:317
2065msgid "&Export as Movie…"
2066msgstr "&Exporta com Animació…"
2067
2068#: ../src/mainfrm.cc:2194
2069#: n:331
2070msgid "Export Movie"
2071msgstr ""
2072
2073#: ../src/mainfrm.cc:309
2074#: n:319
2075msgid "Select an output filename"
2076msgstr "Selecciona un nom de fitxer de sortida"
2077
2078#: ../src/mainfrm.cc:306
2079#: ../src/mainfrm.cc:2116
2080#: n:320
2081msgid "Aven presentations"
2082msgstr "Presentacions Aven"
2083
2084#. TRANSLATORS: title of the save screenshot dialog
2085#: ../src/mainfrm.cc:1738
2086#: n:321
2087msgid "Save Screenshot"
2088msgstr "Desa la captura de pantalla"
2089
2090#: ../src/mainfrm.cc:2111
2091#: ../src/mainfrm.cc:2114
2092#: n:322
2093msgid "Select a presentation to open"
2094msgstr "Selecciona una presentació per obrir"
2095
2096#: ../src/mainfrm.cc:388
2097#: n:323
2098#, c-format
2099msgid "Error in format of presentation file “%s”"
2100msgstr "Error en el format del fitxer de presentació “%s”"
2101
2102#. TRANSLATORS: "Compass" as in Larry Fish’s cave surveying package, so probably shouldn’t
2103#. be translated
2104#: ../src/mainfrm.cc:1719
2105#: n:324
2106msgid "Compass PLT files"
2107msgstr "Fitxers Compass PLT"
2108
2109#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying package, so don’t translate it.
2110#: ../src/mainfrm.cc:1721
2111#: n:325
2112msgid "CMAP XYZ files"
2113msgstr "Fitxers CMAP XYZ"
2114
2115#. TRANSLATORS: title of message box
2116#: ../src/mainfrm.cc:1794
2117#: ../src/mainfrm.cc:2088
2118#: ../src/mainfrm.cc:2105
2119#: n:326
2120msgid "Modified Presentation"
2121msgstr "Presentació Modificada"
2122
2123#. TRANSLATORS: and the question in that box
2124#: ../src/mainfrm.cc:1793
2125#: ../src/mainfrm.cc:2087
2126#: ../src/mainfrm.cc:2104
2127#: n:327
2128msgid "The current presentation has been modified.  Abandon unsaved changes?"
2129msgstr "La presentació actual ha estat modificada. Abandonar els canvis no desats?"
2130
2131#: ../src/mainfrm.cc:2405
2132#: ../src/mainfrm.cc:2414
2133#: n:328
2134msgid "No matches were found."
2135msgstr "Recerca infroctuosa."
2136
2137#~ msgid "Open &Terrain…"
2138#~ msgstr "Obrir &Terreny…"
2139
2140#~ msgid "Solid Su&rface"
2141#~ msgstr "Superfície Sòli&da"
2142
2143#. TRANSLATORS: number of stations found matching search
2144#, c-format
2145#~ msgid "%d found"
2146#~ msgstr "%d trobades"
2147
2148#. TRANSLATORS: "Find stations" button tooltip
2149#: ../src/mainfrm.cc:904
2150#: n:332
2151msgid "Find"
2152msgstr "Troba"
2153
2154#. TRANSLATORS: "Hide stations" button default tooltip
2155#: ../src/mainfrm.cc:906
2156#: ../src/mainfrm.cc:2446
2157#: n:333
2158msgid "Hide"
2159msgstr "Amaga"
2160
2161#. TRANSLATORS: "Hide stations" button tooltip when stations are found
2162#: ../src/mainfrm.cc:2407
2163#: n:334
2164#, c-format
2165msgid "Hide %d found stations"
2166msgstr ""
2167
2168#: ../src/mainfrm.cc:193
2169#: ../src/mainfrm.cc:1864
2170#: ../src/mainfrm.cc:1868
2171#: ../src/mainfrm.cc:1933
2172#: ../src/mainfrm.cc:1935
2173#: ../src/mainfrm.cc:1978
2174#: ../src/mainfrm.cc:1982
2175#: n:335
2176msgid "Altitude"
2177msgstr "Altitud"
2178
2179#. TRANSLATORS: error if you try to drag multiple files to the aven window
2180#: ../src/mainfrm.cc:655
2181#: n:336
2182msgid "You may only view one 3d file at a time."
2183msgstr "Sols es pot visualitzar un fitxer 3d alhora."
2184
2185#: ../src/mainfrm.cc:832
2186#: n:337
2187msgid "&Side Panel"
2188msgstr "&Recuadre Lateral"
2189
2190#. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting)
2191#: ../src/mainfrm.cc:1863
2192#: ../src/mainfrm.cc:1866
2193#: ../src/mainfrm.cc:1889
2194#: ../src/mainfrm.cc:1891
2195#: ../src/mainfrm.cc:1977
2196#: ../src/mainfrm.cc:1980
2197#: n:338
2198msgid "%.2f E, %.2f N"
2199msgstr "%.2f E, %.2f N"
2200
2201#. TRANSLATORS: Used in Aven:
2202#. From <stationname>
2203#. H: 123.45m V: 234.56m
2204#. Dist: 456.78m  Brg: 200
2205#: ../src/mainfrm.cc:1906
2206#: ../src/mainfrm.cc:1945
2207#: ../src/mainfrm.cc:2001
2208#: n:339
2209#, c-format
2210msgid "From %s"
2211msgstr "Des de %s"
2212
2213#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2214#: ../src/mainfrm.cc:2005
2215#: ../src/mainfrm.cc:2008
2216#: n:340
2217#, c-format
2218msgid "H %.2f%s, V %.2f%s"
2219msgstr "H %.2f%s, V %.2f%s"
2220
2221#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing)
2222#: ../src/mainfrm.cc:2021
2223#: ../src/mainfrm.cc:2025
2224#: n:341
2225#, c-format
2226msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2227msgstr "%s: %s, Dist %.2f%s, Azim %03d%s"
2228
2229#. TRANSLATORS: tickable menu item in View menu
2230#: ../src/gfxcore.cc:2992
2231#: ../src/gfxcore.cc:3007
2232#: ../src/mainfrm.cc:834
2233#: n:342
2234msgid "&Metric"
2235msgstr "&Metric"
2236
2237#. TRANSLATORS: tickable menu item in View menu.
2238#. Degrees are the angular measurement where there are 360 in a
2239#. full circle.
2240#: ../src/gfxcore.cc:2969
2241#: ../src/gfxcore.cc:2982
2242#: ../src/mainfrm.cc:835
2243#: n:343
2244msgid "&Degrees"
2245msgstr "&Graus"
2246
2247#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2248#: ../src/gfxcore.cc:2968
2249#: n:387
2250msgid "&Hide Compass"
2251msgstr ""
2252
2253#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2254#: ../src/gfxcore.cc:2981
2255#: n:384
2256msgid "&Hide Clino"
2257msgstr ""
2258
2259#. TRANSLATORS: Menu item which turns off the scale bar in aven.
2260#: ../src/gfxcore.cc:2991
2261#: n:385
2262msgid "&Hide scale bar"
2263msgstr ""
2264
2265#. TRANSLATORS: Menu item which turns off the colour key.
2266#. The "Colour Key" is the thing in aven showing which colour
2267#. corresponds to which depth, date, survey closure error, etc.
2268#: ../src/gfxcore.cc:3005
2269#: n:386
2270msgid "&Hide colour key"
2271msgstr ""
2272
2273#. TRANSLATORS: degree symbol - probably should be translated to itself.
2274#: ../src/mainfrm.cc:1910
2275#: ../src/mainfrm.cc:2014
2276#: ../src/printwx.cc:635
2277#: ../src/printwx.cc:660
2278#: ../src/printwx.cc:664
2279#: ../src/printwx.cc:668
2280#: ../src/printwx.cc:675
2281#: n:344
2282msgid "°"
2283msgstr "°"
2284
2285#. TRANSLATORS: alternative angle units (400 grad = 360 degrees = full circle).
2286#. Try to make this as short as sensibly possible.
2287#.
2288#. E.g. in Italian and Spanish we use "g.cent." rather than
2289#. "gradi quattrocentesimali"/"grados centesimales"
2290#: ../src/mainfrm.cc:1913
2291#: ../src/mainfrm.cc:2017
2292#: n:345
2293msgid "grad"
2294msgstr "g.cent"
2295
2296#: ../src/mainfrm.cc:817
2297#: n:347
2298#~ msgid "&Preferences…"
2299#~ msgstr "&Preferències…"
2300
2301#: n:348
2302#~ msgid "Draw passage walls"
2303#~ msgstr "Dibuixa les parets"
2304
2305#: n:349
2306#~ msgid "Estimate LRUD readings based on heuristics"
2307#~ msgstr "Estimació heurística de les dades LRUD"
2308
2309#: n:350
2310#~ msgid "Mark survey stations with crosses"
2311#~ msgstr "Marcar les estacions topogràfiques amb creus"
2312
2313#: n:351
2314#~ msgid "Highlight stations marked as entrances"
2315#~ msgstr "Ressaltar les estacions marcades com entrades"
2316
2317#: n:352
2318#~ msgid "Highlight stations marked as fixed points"
2319#~ msgstr "Ressaltar les estacions marcades com punts fixes"
2320
2321#: n:353
2322#~ msgid "Highlight stations which are exported"
2323#~ msgstr "Ressaltar les estacions exportades"
2324
2325#: n:354
2326#~ msgid "Mark survey stations with their names"
2327#~ msgstr "Marcar les estacions topogràfiques amb els seus noms"
2328
2329#: n:355
2330#~ msgid "Allow names to overlap on the display (faster)"
2331#~ msgstr "Permet que els noms es sobreposin (més ràpid)"
2332
2333#: n:357
2334#~ msgid "Display underground survey legs"
2335#~ msgstr "Mostra les tirades subterrànies"
2336
2337#: n:358
2338#~ msgid "Display surface survey legs"
2339#~ msgstr "Mostra les tirades de superfí:cie"
2340
2341#: n:359
2342#~ msgid "Colour surface surveys by depth"
2343#~ msgstr "Coloreja les tirades de superfí:cie segons profunditat"
2344
2345#: n:360
2346#~ msgid "Draw surface legs with dashed lines"
2347#~ msgstr "Dibuixa les tirades de superfí:cie amb línies puntejades"
2348
2349#: n:361
2350#~ msgid "Draw a grid"
2351#~ msgstr "Dibuixa una quadrícula"
2352
2353#: n:362
2354#~ msgid "metric units"
2355#~ msgstr "unitats en sistema mètric"
2356
2357#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
2358#. the USA (rather confusingly now that England has largely gone metric!)
2359#: n:363
2360#~ msgid "imperial units"
2361#~ msgstr "unitats en sistema imperial"
2362
2363#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
2364#. full circle.
2365#: n:364
2366#~ msgid "degrees (°)"
2367#~ msgstr "graus (°)"
2368
2369#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
2370#. full circle.
2371#: n:365
2372#~ msgid "grads"
2373#~ msgstr "graus centesimals"
2374
2375#: n:366
2376#~ msgid "Display measurements in"
2377#~ msgstr "Mostra les distàncies en"
2378
2379#: n:367
2380#~ msgid "Display angles in"
2381#~ msgstr "Mostra els angles en"
2382
2383#. TRANSLATORS: reverses the sense of the mouse controls
2384#: n:368
2385#~ msgid "Reverse the sense of the controls"
2386#~ msgstr "Inverteix el sentit dels controls"
2387
2388#: n:369
2389#~ msgid "Display scale bar"
2390#~ msgstr "Mostra l’escala gràfica"
2391
2392#: n:370
2393#~ msgid "Display depth bar"
2394#~ msgstr "Mostra l’escala de profunditat"
2395
2396#: n:371
2397#~ msgid "Display compass"
2398#~ msgstr "Mostra la bruíxola"
2399
2400#: n:372
2401#~ msgid "Display clinometer"
2402#~ msgstr "Mostra el clinòmetre"
2403
2404#: n:373
2405#~ msgid "Display side panel"
2406#~ msgstr "Mostra el panell lateral"
2407
2408#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing)
2409#: ../src/mainfrm.cc:1917
2410#: ../src/mainfrm.cc:1920
2411#: n:374
2412#, c-format
2413msgid "%s: H %.2f%s, Brg %03d%s"
2414msgstr "%s: H %.2f%s, Azim %03d%s"
2415
2416#. TRANSLATORS: "V" is short for "Vertical"
2417#: ../src/mainfrm.cc:1948
2418#: ../src/mainfrm.cc:1951
2419#: n:375
2420#, c-format
2421msgid "%s: V %.2f%s"
2422msgstr "%s: V %.2f%s"
2423
2424#. TRANSLATORS: labels for tabbed side panel
2425#. this is for the tab with the tree hierarchy of survey station names
2426#: ../src/mainfrm.cc:957
2427#: n:376
2428msgid "Surveys"
2429msgstr "Topografies"
2430
2431#: ../src/mainfrm.cc:958
2432#: n:377
2433msgid "Presentation"
2434msgstr "Presentació"
2435
2436#: ../src/mainfrm.cc:191
2437#: n:378
2438msgid "Easting"
2439msgstr "Est"
2440
2441#: ../src/mainfrm.cc:192
2442#: n:379
2443msgid "Northing"
2444msgstr "Nord"
2445
2446#: ../src/mainfrm.cc:717
2447#: n:380
2448msgid "&Print…\tCtrl+P"
2449msgstr "&Imprimir…\tCtrl+P"
2450
2451#: ../src/mainfrm.cc:718
2452#: n:381
2453msgid "P&age Setup…"
2454msgstr "Configuració de la &pàgina…"
2455
2456#: ../src/mainfrm.cc:721
2457#: n:382
2458msgid "&Export as…"
2459msgstr "&Exporta com…"
2460
2461#. TRANSLATORS: Title of file dialog to choose name and type of exported file.
2462#: ../src/printwx.cc:323
2463#: n:401
2464msgid "Export as:"
2465msgstr ""
2466
2467#. TRANSLATORS: Title of the export dialog
2468#: ../src/printwx.cc:166
2469#: n:383
2470msgid "Export"
2471msgstr "Exporta"
2472
2473#. TRANSLATORS: for about box:
2474#: ../src/aboutdlg.cc:134
2475#: n:390
2476msgid "System Information:"
2477msgstr "Informació del Sistema:"
2478
2479#. TRANSLATORS: Title of the print preview dialog
2480#: ../src/printwx.cc:349
2481#: n:398
2482msgid "Print Preview"
2483msgstr "Vista prèvia de la impressió"
2484
2485#. TRANSLATORS: Title of the print dialog
2486#: ../src/printwx.cc:166
2487#: n:399
2488msgid "Print"
2489msgstr "Imprimir"
2490
2491#: ../src/printwx.cc:287
2492#: n:400
2493msgid "&Print…"
2494msgstr "&Imprimir…"
2495
2496#: ../src/printwx.cc:259
2497#: n:403
2498msgid "Sur&face Survey Legs"
2499msgstr "Tirades de topografía de super&fície"
2500
2501#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2502#: ../src/mainfrm.cc:83
2503#: n:404
2504msgid "Edit Waypoint"
2505msgstr ""
2506
2507#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint in a presentation.
2508#: ../src/mainfrm.cc:120
2509#: n:278
2510msgid " (unused in perspective view)"
2511msgstr ""
2512
2513#. TRANSLATORS: Field label in dialog to edit a waypoint in a presentation.
2514#: ../src/mainfrm.cc:125
2515#: n:279
2516msgid "Time: "
2517msgstr "Temps: "
2518
2519#. TRANSLATORS: units+info after time field in dialog to edit a waypoint in a presentation.
2520#: ../src/mainfrm.cc:127
2521#: n:282
2522msgid " secs (0 = auto; *6 = 6 times auto)"
2523msgstr ""
2524
2525#. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other
2526#. things in future).
2527#: ../src/aven.cc:216
2528#: n:405
2529#, c-format
2530msgid "This version of %s requires OpenGL to work, but it isn’t available."
2531msgstr "Aquesta versió de %s requereix OpenGL per funcionar, i no està disponible."
2532
2533#. TRANSLATORS: for diffpos:
2534#: ../src/diffpos.c:158
2535#: n:500
2536#, c-format
2537msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2538msgstr "Mogut per (%3.2f,%3.2f,%3.2f): %s"
2539
2540#. TRANSLATORS: for diffpos:
2541#: ../src/diffpos.c:194
2542#: n:501
2543#, c-format
2544msgid "Added: %s"
2545msgstr "Afegit: %s"
2546
2547#. TRANSLATORS: for diffpos:
2548#: ../src/diffpos.c:216
2549#: n:502
2550#, c-format
2551msgid "Deleted: %s"
2552msgstr "Esborrat: %s"
2553
2554#. TRANSLATORS: for extend:
2555#. the user specified breaking a loop or changing extend direction at
2556#. this station, but we didn’t find it in the 3d file
2557#: ../src/extend.c:258
2558#: ../src/extend.c:275
2559#: ../src/extend.c:315
2560#: ../src/extend.c:355
2561#: ../src/extend.c:395
2562#: n:510
2563#, c-format
2564msgid "Failed to find station %s"
2565msgstr "L’estació %s no s’ha trobat"
2566
2567#. TRANSLATORS: for extend:
2568#. the user specified breaking a loop or changing extend direction at
2569#. this leg, but we didn’t find it in the 3d file
2570#: ../src/extend.c:297
2571#: ../src/extend.c:337
2572#: ../src/extend.c:377
2573#: ../src/extend.c:417
2574#: n:511
2575#, c-format
2576msgid "Failed to find leg %s → %s"
2577msgstr "No s’han trobat les tirades %s → %s"
2578
2579#. TRANSLATORS: for extend:
2580#. "extend" is starting to produce an extended elevation from station %s
2581#: ../src/extend.c:252
2582#: n:512
2583#, c-format
2584msgid "Starting from station %s"
2585msgstr "Inici des de l’estació %s"
2586
2587#. TRANSLATORS: for extend:
2588#: ../src/extend.c:268
2589#: n:513
2590#, c-format
2591msgid "Extending to the left from station %s"
2592msgstr "Extenent cap a l’esquerra des de l’estació %s"
2593
2594#. TRANSLATORS: for extend:
2595#: ../src/extend.c:308
2596#: n:514
2597#, c-format
2598msgid "Extending to the right from station %s"
2599msgstr "Extenent cap a la dreta des de l’estació %s"
2600
2601#. TRANSLATORS: for extend:
2602#: ../src/extend.c:287
2603#: n:515
2604#, c-format
2605msgid "Extending to the left from leg %s → %s"
2606msgstr "Extenent cap a l’esquerra des de la tirada %s → %s"
2607
2608#. TRANSLATORS: for extend:
2609#: ../src/extend.c:327
2610#: n:516
2611#, c-format
2612msgid "Extending to the right from leg %s → %s"
2613msgstr "Extenent cap a la dreta des de la tirada %s → %s"
2614
2615#. TRANSLATORS: for extend:
2616#: ../src/extend.c:388
2617#: n:517
2618#, c-format
2619msgid "Breaking survey loop at station %s"
2620msgstr "Trencant el bucle a l’estació %s"
2621
2622#. TRANSLATORS: for extend:
2623#: ../src/extend.c:407
2624#: n:518
2625#, c-format
2626msgid "Breaking survey loop at leg %s → %s"
2627msgstr "Trencant el bucle a la tirada %s → %s"
2628
2629#. TRANSLATORS: for extend:
2630#: ../src/extend.c:348
2631#: n:519
2632#, c-format
2633msgid "Swapping extend direction from station %s"
2634msgstr "Canviant la direcció de l’alçat extès des de l’estació %s"
2635
2636#. TRANSLATORS: for extend:
2637#: ../src/extend.c:367
2638#: n:520
2639#, c-format
2640msgid "Swapping extend direction from leg %s → %s"
2641msgstr "Canviant la direcció de l’alçat extès des de la tirada %s → %s"
2642
2643#. TRANSLATORS: for extend:
2644#: ../src/extend.c:535
2645#: n:521
2646#, c-format
2647msgid "Applying specfile: “%s”"
2648msgstr "Aplicant fitxer d’especificacions: “%s”"
2649
2650#. TRANSLATORS: for extend:
2651#. Used to tell the user that a file is being written - %s is the filename
2652#: ../src/extend.c:595
2653#: n:522
2654#, c-format
2655msgid "Writing %s…"
2656msgstr "Escrivint %s…"
2657
2658#: ../src/findentrances.cc:100
2659#: n:287
2660#, c-format
2661msgid "Failed to initialise input coordinate system “%s”"
2662msgstr ""
2663
2664#: ../src/findentrances.cc:103
2665#: n:288
2666#, c-format
2667msgid "Failed to initialise output coordinate system “%s”"
2668msgstr ""
2669
2670#: ../src/findentrances.cc:155
2671#: n:388
2672msgid "-d PROJ_DATUM 3D_FILE"
2673msgstr ""
2674
2675#. TRANSLATORS: The findentrances utility uses the PROJ library to do
2676#. coordinate transformations (https://trac.osgeo.org/proj/) - you
2677#. pass findentrances a string to tell PROJ what the input datum is.
2678#: ../src/findentrances.cc:146
2679#: n:389
2680msgid "input datum as string to pass to PROJ"
2681msgstr ""
Note: See TracBrowser for help on using the repository browser.