source: git/lib/ca.po @ 69f54b0

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

lib/: Update po files for new message.

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