source: git/lib/ca.po @ 82a5db1

Last change on this file since 82a5db1 was c877171, checked in by Olly Betts <olly@…>, 6 months ago

Update PO template and merge PO files

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