source: git/lib/ca.po @ a7d4233

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

lib/: Merge changes from sources to .pot and .po files.

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