source: git/lib/it.po @ adc7f92

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

lib/,src/mainfrm.cc: Add another TRANSLATORS comment.

  • Property mode set to 100644
File size: 84.4 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: survex\n"
4"Report-Msgid-Bugs-To: olly@survex.com\n"
5"POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
6"PO-Revision-Date: 2014-01-15 00:39:01 +0000\n"
7"Last-Translator: Roberto Maugeri <zoomx@tiscalinet.it>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12"Language: it\n"
13
14#. TRANSLATORS: Aven menu titles.  An “&” goes before the letter of any
15#. accelerator key.  The accelerators must be different within this group
16#: ../src/mainfrm.cc:954
17#: n:210
18msgid "&File"
19msgstr "&File"
20
21#: ../src/mainfrm.cc:955
22#: n:211
23msgid "&Rotation"
24msgstr "&Rotazione"
25
26#: ../src/mainfrm.cc:956
27#: n:212
28msgid "&Orientation"
29msgstr "&Orientazione"
30
31#: ../src/mainfrm.cc:957
32#: n:213
33msgid "&View"
34msgstr "&Vista"
35
36#: ../src/mainfrm.cc:959
37#: n:214
38msgid "&Controls"
39msgstr "&Controlli"
40
41#: ../src/mainfrm.cc:968
42#: n:215
43msgid "&Help"
44msgstr "&Aiuto"
45
46#. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
47#. the items in this menu allow the user to animate between preset
48#. views.
49#: ../src/mainfrm.cc:960
50#: n:216
51msgid "&Presentation"
52msgstr "&Presentazione"
53
54#. TRANSLATORS: as in: Usage: cavern …
55#: ../src/cmdline.c:168
56#: n:49
57msgid "Usage"
58msgstr "Utilizzo"
59
60#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
61#. was trying to allocate space for.
62#: ../src/message.c:85
63#: n:1
64#, c-format
65msgid "Out of memory (couldn’t find %lu bytes)."
66msgstr "Memoria insufficiente (ci vorrebbero altri %lu bytes)."
67
68#. TRANSLATORS: %s will be replaced by the filename that we were trying
69#. to read when we ran out of memory.
70#: ../src/img_hosted.c:34
71#: n:38
72#, fuzzy, c-format
73msgid "Out of memory trying to read file “%s”"
74msgstr "Memoria insufficiente: “%s”"
75
76#. TRANSLATORS: Feel free to translate as "or newer" instead of "or
77#. greater" if that gives a more natural translation.  It's
78#. technically not quite right when there are parallel active release
79#. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
80#. seems unlikely to confuse users.  "Survex" is the name of the
81#. software, so should not be translated.
82#.
83#. Here "survey" is a "cave map" rather than list of questions - it should be
84#. translated to the terminology that cavers using the language would use.
85#: ../src/commands.c:2100
86#: n:2
87#, c-format
88msgid "Survex version %s or greater required to process this survey data."
89msgstr "Questi dati di topografia possono essere trattati da Survex versione %s o superiore."
90
91#. TRANSLATORS: Indicates a warning message e.g.:
92#. "spoon.svx:12: warning: *prefix is deprecated"
93#: ../src/aven.cc:397
94#: ../src/cavernlog.cc:245
95#: ../src/message.c:1272
96#: n:4
97msgid "warning"
98msgstr "avvertimento"
99
100#. TRANSLATORS: Indicates an error message e.g.:
101#. "spoon.svx:13:4: error: Field may not be omitted"
102#: ../src/cavernlog.cc:244
103#: ../src/message.c:1276
104#: n:93
105msgid "error"
106msgstr "errore"
107
108#. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
109#. by the line number in that file.  Your translation should also contain
110#. %s:%u so that automatic parsing of error messages to determine the file
111#. and line number still works.
112#: ../src/datain.c:109
113#: n:5
114#, c-format
115msgid "In file included from %s:%u:\n"
116msgstr "Nel file inserito da %s:%u:\n"
117
118#. TRANSLATORS: If you're unsure what "deprecated" means, see:
119#. http://en.wikipedia.org/wiki/Deprecation
120#: ../src/commands.c:618
121#: n:6
122msgid "*prefix is deprecated - use *begin and *end instead"
123msgstr "*prefix é sconsigliato - usare invece *begin e *end"
124
125#. TRANSLATORS: Here "station" is a survey station, not a train station.
126#: ../src/readval.c:206
127#: n:7
128#, c-format
129msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
130msgstr "Carattere “%c” non permesso nel nome di stazione (usare *SET NAMES per cambiare i caratteri permessi)"
131
132#: ../src/readval.c:387
133#: n:8
134msgid "Field may not be omitted"
135msgstr "Questo campo non puó essere omesso"
136
137#: ../src/datain.c:1553
138#: ../src/datain.c:1839
139#: ../src/readval.c:389
140#: ../src/readval.c:430
141#: ../src/readval.c:460
142#: n:9
143#, c-format
144msgid "Expecting numeric field, found “%s”"
145msgstr "Questo campo é numerico, trovato “%s”"
146
147#: ../src/commands.c:1698
148#: n:10
149#, c-format
150msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
151msgstr "Trovato “%s”, atteso “PRESERVE”, “TOUPPER” o “TOLOWER”"
152
153#: ../src/debug.h:45
154#: ../src/debug.h:47
155#: ../src/matrix.c:352
156#: ../src/message.c:238
157#: n:11
158msgid "Bug in program detected! Please report this to the authors"
159msgstr "Individuato un errore nel programma! Per favore comunicatelo agli autori"
160
161#: ../src/commands.c:2215
162#: ../src/extend.c:436
163#: n:12
164#, c-format
165msgid "Unknown command “%s”"
166msgstr "Comando sconosciuto “%s”"
167
168#. TRANSLATORS: Here "station" is a survey station, not a train station.
169#: ../src/netbits.c:449
170#: n:13
171#, c-format
172msgid "Station “%s” equated to itself"
173msgstr "Stazione “%s” uguagliata a se stessa"
174
175#. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
176#. survey stations.
177#: ../src/datain.c:1073
178#: n:14
179msgid "Compass reading may not be omitted except on plumbed legs"
180msgstr "La lettura della bussola non puó essere omessa qui eccettto che nelle battute verticali"
181
182#: ../src/datain.c:284
183#: ../src/extend.c:441
184#: n:15
185msgid "End of line not blank"
186msgstr "Fine della linea non vuota"
187
188#: ../src/cavern.c:393
189#: n:16
190#, c-format
191msgid "There were %d warning(s)."
192msgstr "Ci sono %d avvertimenti."
193
194#. TRANSLATORS: %s is replaced by the command we attempted to run.
195#: ../src/cavernlog.cc:176
196#: ../src/cavernlog.cc:236
197#: n:17
198#, c-format
199msgid "Couldn’t run external command: “%s”"
200msgstr "Esecuzione del comando “%s” fallita"
201
202#: ../src/datain.c:80
203#: ../src/datain.c:88
204#: ../src/datain.c:95
205#: ../src/datain.c:770
206#: ../src/extend.c:559
207#: ../src/sorterr.c:80
208#: ../src/sorterr.c:97
209#: ../src/sorterr.c:240
210#: n:18
211msgid "Error reading file"
212msgstr "Errore nella lettura del file"
213
214#: ../src/message.c:1292
215#: n:19
216msgid "Too many errors - giving up"
217msgstr "Troppi errori - processo interrotto"
218
219#. TRANSLATORS: If you're unsure what "deprecated" means, see:
220#. http://en.wikipedia.org/wiki/Deprecation
221#: ../src/commands.c:1577
222#: n:20
223msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
224msgstr "*DEFAULT é sconsigliato - usare invece *CALIBRATE/DATA/SD/UNITS con argomento DEFAULT"
225
226#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
227#. (a weight on a string).  So the problem here is that the leg is
228#. vertical, so a compass reading has no meaning!
229#: ../src/datain.c:1044
230#: n:21
231msgid "Compass reading given on plumbed leg"
232msgstr "Lettura della bussola in una battuta verticale"
233
234#: ../src/commands.c:706
235#: n:22
236msgid "END with no matching BEGIN in this file"
237msgstr "C’é un END senza il corrispondente BEGIN in questo file"
238
239#: ../src/datain.c:757
240#: n:23
241msgid "BEGIN with no matching END in this file"
242msgstr "C’é un BEGIN senza il corrispondente END in questo file"
243
244#. TRANSLATORS: A station must be exported out of each level it is in, so
245#. this would give "Station “\outer.inner.1” not exported from survey
246#. “\outer”)":
247#.
248#. *equate entrance outer.inner.1
249#. *begin outer
250#. *begin inner
251#. *export 1
252#. 1 2 1.23 045 -6
253#. *end inner
254#. *end outer
255#.
256#. Here "survey" is a "cave map" rather than list of questions - it should be
257#. translated to the terminology that cavers using the language would use.
258#: ../src/commands.c:1034
259#: ../src/commands.c:1036
260#: ../src/listpos.c:104
261#: ../src/readval.c:328
262#: ../src/readval.c:331
263#: n:26
264#, c-format
265msgid "Station “%s” not exported from survey “%s”"
266msgstr "La stazione “%s” non é stata esportata dal rilievo “%s”"
267
268#. TRANSLATORS: This error occurs if there's an attempt to
269#. export a station from a survey which doesn't actually exist.
270#.
271#. Here "survey" is a "cave map" rather than list of questions - it should be
272#. translated to the terminology that cavers using the language would use.
273#: ../src/listpos.c:112
274#: n:286
275#, c-format
276msgid "Reference to station “%s” from non-existent survey “%s”"
277msgstr "riferimento alla stazione “%s” di un rilievo “%s” non esistente"
278
279#. TRANSLATORS: Here "station" is a survey station, not a train station.
280#.
281#. Here "survey" is a "cave map" rather than list of questions - it should be
282#. translated to the terminology that cavers using the language would use.
283#: ../src/readval.c:302
284#: n:27
285#, c-format
286msgid "“%s” can’t be both a station and a survey"
287msgstr "“%s” non può essere contemporaneamente una stazione e un rilievo"
288
289#. TRANSLATORS: Here "station" is a survey station, not a train station.
290#: ../src/extend.c:248
291#: ../src/extend.c:267
292#: ../src/extend.c:312
293#: ../src/extend.c:354
294#: ../src/extend.c:396
295#: ../src/readval.c:202
296#: n:28
297msgid "Expecting station name"
298msgstr "Manca il nome della stazione"
299
300#: ../src/commands.c:2026
301#: n:31
302#, c-format
303msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
304msgstr "Trovato “%s”, atteso “EQUATES”, “EXPORTS” o “PLUMBS”"
305
306#: ../src/commands.c:2033
307#: n:32
308#, c-format
309msgid "Found “%s”, expecting “ON” or “OFF”"
310msgstr "Trovato “%s”, atteso “ON” o “OFF”"
311
312#. TRANSLATORS: EQUATE is a command name, so shouldn’t be
313#. translated.
314#.
315#. Here "station" is a survey station, not a train station.
316#: ../src/commands.c:994
317#: n:33
318msgid "Only one station in EQUATE command"
319msgstr "Solo una stazione nel comando EQUATE"
320
321#. TRANSLATORS: A "quantity" is something measured like "LENGTH",
322#. "BEARING", "ALTITUDE", etc.
323#: ../src/commands.c:439
324#: n:34
325#, c-format
326msgid "Unknown quantity “%s”"
327msgstr "Quantitá “%s” sconosciuta"
328
329#: ../src/commands.c:354
330#: n:35
331#, c-format
332msgid "Unknown units “%s”"
333msgstr "Unitá “%s” sconosciute"
334
335#: ../src/commands.c:1866
336#: ../src/commands.c:1941
337#: n:434
338msgid "Unknown coordinate system"
339msgstr ""
340
341#: ../src/commands.c:1961
342#: ../src/commands.c:1986
343#: n:443
344#, c-format
345msgid "Invalid coordinate system: %s"
346msgstr ""
347
348#: ../src/commands.c:1948
349#: ../src/commands.c:1966
350#: n:435
351msgid "Coordinate system unsuitable for output"
352msgstr ""
353
354#: ../src/commands.c:894
355#: n:436
356msgid "Failed to convert coordinates"
357msgstr ""
358
359#: ../src/commands.c:899
360#: n:437
361msgid "The input projection is set but the output projection isn't"
362msgstr ""
363
364#: ../src/commands.c:901
365#: n:438
366msgid "The output projection is set but the input projection isn't"
367msgstr ""
368
369#: ../src/commands.c:789
370#: n:439
371msgid "Coordinates can't be omitted when coordinate system has been specified"
372msgstr ""
373
374#. TRANSLATORS: Used when a BEGIN command has no survey, but the
375#. END command does, e.g.:
376#.
377#. *begin
378#. 1 2 10.00 178 -01
379#. *end entrance      <--[Message given here]
380#: ../src/commands.c:728
381#: n:36
382#, fuzzy
383msgid "Matching BEGIN command has no survey name"
384msgstr "Il BEGIN corrispondente non ha prefisso"
385
386#. TRANSLATORS: Note: In English you talk about the *units* of a single
387#. measurement, but the correct term in other languages may be singular.
388#: ../src/commands.c:367
389#: n:37
390#, c-format
391msgid "Invalid units “%s” for quantity"
392msgstr "Unitá “%s” non valida per questa quantitá"
393
394#: ../src/commands.c:430
395#: n:39
396#, c-format
397msgid "Unknown instrument “%s”"
398msgstr "Strumento “%s” sconosciuto"
399
400#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
401#. translate
402#: ../src/commands.c:1545
403#: n:40
404msgid "Scale factor must be 1.0 for DECLINATION"
405msgstr "Il fattore di scala per il comando DECLINATION deve essere 1.0"
406
407#. TRANSLATORS: If the scale factor for an instrument is zero, then any
408#. reading would be mapped to zero, which doesn't make sense.
409#: ../src/commands.c:1551
410#: n:391
411msgid "Scale factor must be non-zero"
412msgstr "Il fattore di scala deve essere diverso da zero"
413
414#: ../src/commands.c:1596
415#: n:41
416#, c-format
417msgid "Unknown setting “%s”"
418msgstr "Parametro “%s” sconosciuto"
419
420#: ../src/commands.c:477
421#: n:42
422#, c-format
423msgid "Unknown character class “%s”"
424msgstr "Carattere sconosciuto classe “%s”"
425
426#: ../src/extend.c:605
427#: ../src/netskel.c:90
428#: n:43
429msgid "No survey data"
430msgstr "Mancano i dati topografici"
431
432#: ../src/filename.c:52
433#: ../src/img_hosted.c:35
434#: n:44
435#, c-format
436msgid "Filename “%s” refers to directory"
437msgstr "Il nome del file “%s” corrisponde ad una directory"
438
439#. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
440#. cavern will issue this error if there are any sections of the survey
441#. network which are hanging.
442#: ../src/netartic.c:387
443#: n:45
444msgid "Survey not all connected to fixed stations"
445msgstr "La topografia non é completamente connessa alle stazioni fisse"
446
447#: ../src/commands.c:924
448#: ../src/datain.c:682
449#: n:46
450msgid "Station already fixed or equated to a fixed point"
451msgstr "Stazione giá fissata o uguagliata ad un punto fisso"
452
453#: ../src/cavern.c:298
454#: ../src/filename.c:55
455#: ../src/img_hosted.c:36
456#: n:47
457#, c-format
458msgid "Failed to open output file “%s”"
459msgstr "Non riesco ad aprire il file di uscita “%s”"
460
461#: ../src/commands.c:822
462#: ../src/commands.c:834
463#: ../src/commands.c:844
464#: ../src/commands.c:1651
465#: n:48
466msgid "Standard deviation must be positive"
467msgstr "La deviazione standard deve essere positiva"
468
469#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
470#. "survey stations".
471#.
472#. %s is replaced by the name of the station.
473#: ../src/netbits.c:346
474#: n:50
475#, c-format
476msgid "Survey leg with same station (“%s”) at both ends - typing error?"
477msgstr "Alle estremitá di una battuta c’é la stessa stazione (“%s”) - Errore di trascrizione?"
478
479#. TRANSLATORS: %.f%s will be replaced with a right angle in the
480#. units currently in use, e.g. "90°" or "100ᵍ".  And "absolute
481#. value" means the reading ignoring the sign (so it might be
482#. < -90° or > 90°.
483#: ../src/datain.c:979
484#: ../src/datain.c:992
485#: ../src/datain.c:1010
486#: n:51
487#, c-format
488msgid "Clino reading over %.f%s (absolute value)"
489msgstr "Lettura del clinometro superiore a %.f%s (valore assoluto)"
490
491#: ../src/netbits.c:464
492#: n:52
493#, c-format
494msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
495msgstr "Tentativo di uguagliare due stazioni fisse differenti: “%s” e “%s”"
496
497#. TRANSLATORS: "equal" as in:
498#.
499#. *fix a 1 2 3
500#. *fix b 1 2 3
501#. *equate a b
502#: ../src/netbits.c:475
503#: n:53
504#, c-format
505msgid "Equating two equal fixed points: “%s” and “%s”"
506msgstr "Uguagliate due stazioni fisse identiche: “%s” e “%s”"
507
508#. TRANSLATORS: " *fix a " gives this message:
509#: ../src/commands.c:799
510#: n:54
511msgid "FIX command with no coordinates - fixing at (0,0,0)"
512msgstr "Comando FIX senza coordinate - fissato a (0,0,0)"
513
514#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
515#: ../src/commands.c:928
516#: ../src/datain.c:684
517#: n:55
518msgid "Station already fixed at the same coordinates"
519msgstr "Stazione giá fissata alle stesse coordinate"
520
521#. TRANSLATORS: Emitted after second and subsequent "FIX command with
522#. no coordinates - fixing at (0,0,0)" warnings.
523#: ../src/commands.c:807
524#: n:441
525#, fuzzy, c-format
526msgid "Already had FIX command with no coordinates for station “%s”"
527msgstr "Piú di un comando FIX senza coordinate: “%s”"
528
529#: ../src/commands.c:1751
530#: n:442
531#, c-format
532msgid "Station “%s” fixed before CS command first used"
533msgstr ""
534
535#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
536#. <SURVEY>, so this would generate this error:
537#.
538#. *begin fred
539#. 1 2 1.23 045 -6
540#. *export 2
541#. *end fred
542#: ../src/commands.c:2229
543#: n:57
544msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
545msgstr "*EXPORT deve seguire “*BEGIN <TOPOGRAFIA>”"
546
547#: ../src/readval.c:516
548#: n:58
549msgid "Invalid year (< 1900 or > 2078)"
550msgstr "Anno non valido (<1900 o >2078)"
551
552#. TRANSLATORS: Suspicious means something like 410 degrees or -20
553#. degrees
554#: ../src/datain.c:871
555#: ../src/datain.c:880
556#: n:59
557msgid "Suspicious compass reading"
558msgstr "Lettura della bussola sospetta"
559
560#: ../src/datain.c:1529
561#: n:60
562msgid "Negative tape reading"
563msgstr "Distanza negativa"
564
565#: ../src/commands.c:794
566#: n:61
567msgid "Same station fixed twice with no coordinates"
568msgstr "La stessa stazione é stata fissata due volte senza coordinate"
569
570#. TRANSLATORS: This means that the data fed in said this.
571#.
572#. It could be a gross error (e.g. the decimal point is missing from the
573#. depth gauge reading) or it could just be due to random error on a near
574#. vertical leg
575#: ../src/datain.c:1228
576#: n:62
577msgid "Tape reading is less than change in depth"
578msgstr "La distanza é minore del dislivello"
579
580#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
581#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
582#. neither style nor reading is a keyword in the program This error
583#. complains about a depth gauge reading in normal style, for example
584#: ../src/commands.c:1255
585#: n:63
586#, c-format
587msgid "Reading “%s” not allowed in data style “%s”"
588msgstr "Dato “%s” non permesso nel tipo di dati “%s”"
589
590#. TRANSLATORS: i.e. not enough readings for the style.
591#: ../src/commands.c:1445
592#: n:64
593#, c-format
594msgid "Too few readings for data style “%s”"
595msgstr "Mancano dati per il tipo di dati “%s”"
596
597#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
598#: ../src/commands.c:1215
599#: n:65
600#, c-format
601msgid "Data style “%s” unknown"
602msgstr "Tipo di dati “%s” sconosciuto"
603
604#. TRANSLATORS: Here "station" is a survey station, not a train station.
605#.
606#. Exporting a station twice gives this error:
607#.
608#. *begin example
609#. *export 1
610#. *export 1
611#. 1 2 1.24 045 -6
612#. *end example
613#: ../src/commands.c:1085
614#: n:66
615#, c-format
616msgid "Station “%s” already exported"
617msgstr "Stazione “%s” giá esportata"
618
619#. TRANSLATORS: complains about a situation like trying to define
620#. two from stations per leg
621#: ../src/commands.c:1281
622#: n:67
623#, c-format
624msgid "Duplicate reading “%s”"
625msgstr "Dato duplicato “%s”"
626
627#: ../src/commands.c:955
628#: n:68
629#, c-format
630msgid "FLAG “%s” unknown"
631msgstr "FLAG “%s” sconosciuto"
632
633#: ../src/readval.c:474
634#: n:69
635msgid "Missing \""
636msgstr "Manca \""
637
638#. TRANSLATORS: Here "station" is a survey station, not a train station.
639#: ../src/listpos.c:122
640#: n:70
641#, fuzzy, c-format
642msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
643msgstr "La statione “%s” é ha un unico riferimento, con un prefisso esplicito - errore di scrittura?"
644
645#. TRANSLATORS: Here "station" is a survey station, not a train
646#. station.
647#: ../src/netartic.c:399
648#: n:71
649msgid "The following survey stations are not attached to a fixed point:"
650msgstr "Le seguenti stazioni non sono connesse ad un punto fisso:"
651
652#: ../src/netskel.c:135
653#: n:72
654#, c-format
655msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
656msgstr "La topografia non ha punti fissi. Quindi %s é stata fissata a (0,0,0)"
657
658#. TRANSLATORS: fixed survey station that is not part of any survey
659#: ../src/netskel.c:958
660#: n:73
661#, c-format
662msgid "Unused fixed point “%s”"
663msgstr "Punto fisso non usato “%s”"
664
665#: ../src/matrix.c:123
666#: n:74
667msgid "Network solved by reduction - no simultaneous equations to solve."
668msgstr "Rete risolta per riduzione - nessun sistema da risolvere."
669
670#: ../src/matrix.c:134
671#: n:75
672#, c-format
673msgid "Solving %d simultaneous equations"
674msgstr "Sto risolvendo un sistema di %d equazioni"
675
676#. TRANSLATORS: This is an error from the *DATA command.  It
677#. means that a reading (which will appear where %s is isn't
678#. valid as the list of readings has already included the same
679#. reading, or an equivalent one (e.g. you can't have both
680#. DEPTH and DEPTHCHANGE together).
681#: ../src/commands.c:1348
682#: n:77
683#, c-format
684msgid "Reading “%s” duplicates previous reading(s)"
685msgstr "La lettura “%s” duplica precedenti letture"
686
687#: ../src/matrix.c:132
688#: n:78
689msgid "Solving one equation"
690msgstr "Sto risolvendo una equazione"
691
692#: ../src/datain.c:945
693#: ../src/datain.c:1217
694#: ../src/datain.c:1410
695#: n:79
696msgid "Negative adjusted tape reading"
697msgstr "Distanza corretta negativa"
698
699#: ../src/commands.c:2137
700#: ../src/commands.c:2157
701#: n:80
702msgid "Date is in the future!"
703msgstr "La data é nel futuro!"
704
705#: ../src/commands.c:2161
706#: n:81
707msgid "End of date range is before the start"
708msgstr "La data finale é anteriore a quella finale"
709
710#. TRANSLATORS: e.g. the user specifies a passage cross-section at
711#. station "entrance.27", but there is no station "entrance.27" in
712#. the centre-line.
713#: ../src/netskel.c:1046
714#: n:83
715#, c-format
716msgid "Cross section specified at non-existent station “%s”"
717msgstr "Sezione trasversale specificata per una stazione non esistente: “%s”"
718
719#. TRANSLATORS: In data with backsights, the user has tried to give a
720#. plumb for the foresight and a clino reading for the backsight, or
721#. something similar.
722#: ../src/datain.c:1028
723#: ../src/datain.c:1052
724#: n:84
725msgid "CLINO and BACKCLINO readings must be of the same type"
726msgstr "Le letture CLINO e BACKCLINO devono essere dello stesso tipo"
727
728#: ../src/readval.c:524
729#: n:86
730msgid "Invalid month"
731msgstr "Mese non valido"
732
733#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
734#: ../src/readval.c:533
735#: n:87
736msgid "Invalid day of the month"
737msgstr "Giorno del mese non valido"
738
739#: ../src/cavern.c:247
740#: n:88
741#, c-format
742msgid "3d file format versions %d to %d supported"
743msgstr "Sono supportati i file 3D dalla versione %d alla versione %d"
744
745#: ../src/readval.c:200
746#: n:89
747msgid "Expecting survey name"
748msgstr "Manca il nome del rilievo"
749
750#: ../src/datain.c:401
751#: ../src/extend.c:554
752#: ../src/img_hosted.c:30
753#: ../src/mainfrm.cc:434
754#: ../src/sorterr.c:146
755#: n:24
756#, c-format
757msgid "Couldn’t open file “%s”"
758msgstr "Non riesco ad aprire il file “%s”"
759
760#: ../src/printing.cc:705
761#: n:402
762#, c-format
763msgid "Couldn’t write file “%s”"
764msgstr "Non posso scrivere il file “%s”"
765
766#. TRANSLATORS: If you're unsure what "deprecated" means, see:
767#. http://en.wikipedia.org/wiki/Deprecation
768#: ../src/commands.c:496
769#: ../src/commands.c:597
770#: ../src/commands.c:620
771#: ../src/commands.c:1230
772#: ../src/commands.c:1579
773#: ../src/readval.c:96
774#: n:95
775msgid "Further uses of this deprecated feature will not be reported"
776msgstr "Usi futuri di questa funzionalitá non piú usata non verranno segnalati"
777
778#. TRANSLATORS: %s is replaced by the amount the readings disagree
779#. by, e.g. "2.5°" or "3ᵍ".
780#: ../src/datain.c:910
781#: n:98
782#, c-format
783msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
784msgstr "Le letture COMPASS e BACKCOMPASS differiscono di %s"
785
786#. TRANSLATORS: %s is replaced by the amount the readings disagree
787#. by, e.g. "2.5°" or "3ᵍ".
788#: ../src/datain.c:1104
789#: n:99
790#, c-format
791msgid "CLINO reading and BACKCLINO reading disagree by %s"
792msgstr "Le letture CLINO e BACKCLINO differiscono di %s"
793
794#: ../src/commands.c:1227
795#: n:104
796#, c-format
797msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
798msgstr "“*data %s %c …” é una funzionalitá non piú usata - usare “*data %s …”"
799
800#. TRANSLATORS: Perhaps the user tried to load a different type of file as
801#. a Survex .3d file, or the .3d file was corrupted.
802#: ../src/3dtopos.c:157
803#: ../src/3dtopos.c:163
804#: ../src/cad3d.c:909
805#: ../src/cad3d.c:920
806#: ../src/img_hosted.c:39
807#: n:106
808#, c-format
809msgid "Bad 3d image file “%s”"
810msgstr "File immagine 3d “%s” errato"
811
812#. TRANSLATORS: This is the date format string used to timestamp .3d
813#. files internally.  Probably best to keep it the same for all
814#. translations.
815#: ../src/img.c:43
816#: ../src/mainfrm.cc:1435
817#: n:107
818#, c-format
819msgid "%a,%Y.%m.%d %H:%M:%S %Z"
820msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
821
822#. TRANSLATORS: used a processed survey with no processing date/time info
823#: ../src/mainfrm.cc:1428
824#: n:108
825msgid "Date and time not available."
826msgstr "Data e ora non disponibili."
827
828#: ../src/img_hosted.c:40
829#: n:109
830#, c-format
831msgid "Error reading from file “%s”"
832msgstr "Errore nella lettura del file “%s”"
833
834#: ../src/cavernlog.cc:522
835#: ../src/filename.c:79
836#: ../src/img_hosted.c:41
837#: ../src/mainfrm.cc:392
838#: ../src/mainfrm.cc:2022
839#: n:110
840#, c-format
841msgid "Error writing to file “%s”"
842msgstr "Errore nella scrittura del file “%s”"
843
844#: ../src/filename.c:82
845#: n:111
846msgid "Error writing to file"
847msgstr "Errore nella scrittura del file"
848
849#: ../src/cavern.c:388
850#: n:113
851#, c-format
852msgid "There were %d warning(s) and %d error(s) - no output files produced."
853msgstr "Ci sono %d avvertimenti e %d errori - nessun file prodotto."
854
855#: ../src/img_hosted.c:42
856#: n:114
857#, c-format
858msgid "File “%s” has a newer format than this program can understand"
859msgstr "Il file “%s” é ha un nuovo formato che questo programma non puó capire"
860
861#: ../src/printing.cc:1051
862#: n:115
863msgid "North"
864msgstr "Nord"
865
866#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
867#: ../src/printing.cc:1076
868#: n:116
869msgid "Elevation on"
870msgstr "Profilo in direzione"
871
872#: ../src/printing.cc:491
873#: n:117
874msgid "P&lan view"
875msgstr "&Pianta"
876
877#: ../src/printing.cc:493
878#: n:285
879msgid "&Elevation"
880msgstr "P&rofilo"
881
882#. TRANSLATORS: Label used for "clino" in Aven when the view is
883#. neither from directly above nor from directly below.  It is
884#. also used in the dialog for editing a marked position in a
885#. presentation.
886#.
887#. Try to keep this translation short - ideally at most 10
888#. characters - as otherwise the compass and clino will be moved
889#. further apart to make room. */
890#: ../src/gfxcore.cc:871
891#: ../src/gfxcore.cc:1929
892#: ../src/mainfrm.cc:175
893#: n:118
894msgid "Elevation"
895msgstr "Profilo"
896
897#. TRANSLATORS: Label used for "clino" in Aven when the view is
898#. from directly above.
899#.
900#. Try to keep this translation short - ideally at most 10
901#. characters - as otherwise the compass and clino will be moved
902#. further apart to make room. */
903#: ../src/gfxcore.cc:771
904#: ../src/gfxcore.cc:1923
905#: n:432
906msgid "Plan"
907msgstr "Pianta"
908
909#. TRANSLATORS: Label used for "clino" in Aven when the view is
910#. from directly below.
911#.
912#. Try to keep this translation short - ideally at most 10
913#. characters - as otherwise the compass and clino will be moved
914#. further apart to make room. */
915#: ../src/gfxcore.cc:785
916#: ../src/gfxcore.cc:1926
917#: n:433
918msgid "Kiwi Plan"
919msgstr ""
920
921#: ../src/cavern.c:352
922#: n:120
923msgid "Calculating statistics"
924msgstr "Sto calcolando le statistiche"
925
926#: ../src/readval.c:489
927#: n:121
928msgid "Expecting string field"
929msgstr "Questo é un campo di tipo stringa"
930
931#: ../src/cmdline.c:212
932#: n:122
933msgid "too few arguments"
934msgstr "Numero di parametri insufficiente"
935
936#: ../src/cmdline.c:219
937#: n:123
938msgid "too many arguments"
939msgstr "Troppi parametri"
940
941#: ../src/cmdline.c:178
942#: ../src/cmdline.c:181
943#: ../src/cmdline.c:185
944#: n:124
945msgid "FILE"
946msgstr "FILE"
947
948#. TRANSLATORS: In French, Eric chose to use the terminology used by
949#. toporobot: "sequence" for the English "traverse", which makes sense
950#. (although toporobot actually uses this term to mean something more
951#. specific).  Feel free to follow this lead if you can't think of a better
952#. term - these messages mostly indicate how processing is progressing.
953#.
954#. A trailing traverse is a dead end back to a junction.
955#: ../src/netskel.c:177
956#: n:125
957msgid "Removing trailing traverses"
958msgstr "Sto rimuovendo le traverse terminali"
959
960#. TRANSLATORS: In French, Eric chose to use the terminology used by
961#. toporobot: "sequence" for the English "traverse", which makes sense
962#. (although toporobot actually uses this term to mean something more
963#. specific).  Feel free to follow this lead if you can't think of a better
964#. term - these messages mostly indicate how processing is progressing.
965#: ../src/netskel.c:236
966#: n:126
967msgid "Concatenating traverses"
968msgstr "So connettendo le traverse"
969
970#. TRANSLATORS: In French, Eric chose to use the terminology used by
971#. toporobot: "sequence" for the English "traverse", which makes sense
972#. (although toporobot actually uses this term to mean something more
973#. specific).  Feel free to follow this lead if you can't think of a better
974#. term - these messages mostly indicate how processing is progressing.
975#: ../src/netskel.c:434
976#: n:127
977msgid "Calculating traverses"
978msgstr "Sto calcolando le traverse"
979
980#. TRANSLATORS: In French, Eric chose to use the terminology used by
981#. toporobot: "sequence" for the English "traverse", which makes sense
982#. (although toporobot actually uses this term to mean something more
983#. specific).  Feel free to follow this lead if you can't think of a better
984#. term - these messages mostly indicate how processing is progressing.
985#.
986#. A trailing traverse is a dead end back to a junction.
987#: ../src/netskel.c:779
988#: n:128
989msgid "Calculating trailing traverses"
990msgstr "Sto calcolando le traverse terminali"
991
992#: ../src/network.c:82
993#: n:129
994msgid "Simplifying network"
995msgstr "Sto semplificando la rete"
996
997#: ../src/network.c:540
998#: n:130
999msgid "Calculating network"
1000msgstr "Sto calcolando la rete"
1001
1002#: ../src/datain.c:1519
1003#: n:131
1004#, c-format
1005msgid "Found “%s”, expecting “F” or “B”"
1006msgstr "Trovato “%s”, atteso “F” o “B”"
1007
1008#: ../src/cavern.c:454
1009#: n:132
1010#, c-format
1011msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
1012msgstr "Sviluppo spaziale = %7.2f%s (%7.2f%s corretto)"
1013
1014#: ../src/cavern.c:457
1015#: n:133
1016#, c-format
1017msgid "Total plan length of survey legs = %7.2f%s"
1018msgstr "Sviluppo planimetrico = %7.2f%s"
1019
1020#: ../src/cavern.c:460
1021#: n:134
1022#, c-format
1023msgid "Total vertical length of survey legs = %7.2f%s"
1024msgstr "Totale delle componenti verticali delle battute = %7.2f%s"
1025
1026#. TRANSLATORS: numbers are altitudes of highest and lowest stations
1027#: ../src/cavern.c:467
1028#: n:135
1029#, c-format
1030msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1031msgstr "Dislivello totale = %4.2f%s (da %s a %4.2f%s a %s a %4.2f%s)"
1032
1033#. TRANSLATORS: c.f. previous message
1034#: ../src/cavern.c:470
1035#: n:136
1036#, c-format
1037msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1038msgstr "Estensione Nord-Sud = %4.2f%s (da %s a %4.2f%s a %s a %4.2f%s)"
1039
1040#. TRANSLATORS: c.f. previous two messages
1041#: ../src/cavern.c:473
1042#: n:137
1043#, c-format
1044msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
1045msgstr "Estensione Est-Ovest = %4.2f%s (da %s a %4.2f%s a %s a %4.2f%s)"
1046
1047#: ../src/cavern.c:439
1048#: n:138
1049msgid "There is 1 loop."
1050msgstr "C’é una poligonale chiusa."
1051
1052#: ../src/cavern.c:441
1053#: n:139
1054#, c-format
1055msgid "There are %ld loops."
1056msgstr "Ci sono %ld poligonali chiuse."
1057
1058#: ../src/cavern.c:374
1059#: n:140
1060#, c-format
1061msgid "CPU time used %5.2fs"
1062msgstr "Tempo CPU utilizzato %5.2fs"
1063
1064#: ../src/cavern.c:377
1065#: n:141
1066#, c-format
1067msgid "Time used %5.2fs"
1068msgstr "Tempo totale %5.2fs"
1069
1070#: ../src/cavern.c:379
1071#: n:142
1072msgid "Time used unavailable"
1073msgstr "Tempo totale non disponibile"
1074
1075#: ../src/cavern.c:382
1076#: n:143
1077#, c-format
1078msgid "Time used %5.2fs (%5.2fs CPU time)"
1079msgstr "Tempo totale %5.2fs (tempo CPU %5.2fs)"
1080
1081#: ../src/netskel.c:744
1082#: n:145
1083#, c-format
1084msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
1085msgstr "Lunghezza originale %6.2fm (%3d battute), ridotta %6.2fm (%5.2fm/battuta). "
1086
1087#: ../src/netskel.c:747
1088#: n:146
1089#, c-format
1090msgid "Error %6.2f%%"
1091msgstr "Errore %6.2f%%"
1092
1093#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
1094#. traverse has zero length, so error per metre is meaningless.
1095#.
1096#. There should be 4 spaces between "Error" and "N/A" so that it lines
1097#. up with the numbers in the message above.
1098#: ../src/netskel.c:754
1099#: n:147
1100msgid "Error    N/A"
1101msgstr "Errore    N/A"
1102
1103#. TRANSLATORS: description of --help option
1104#: ../src/cmdline.c:138
1105#: n:150
1106msgid "display this help and exit"
1107msgstr "mostra questo aiuto ed esce"
1108
1109#. TRANSLATORS: description of --version option
1110#: ../src/cmdline.c:141
1111#: n:151
1112msgid "output version information and exit"
1113msgstr "Mostra informazioni sulla versione ed esce"
1114
1115#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
1116#: ../src/cmdline.c:170
1117#: n:153
1118msgid "OPTION"
1119msgstr "OPZIONI"
1120
1121#: ../src/mainfrm.cc:179
1122#: ../src/printing.cc:437
1123#: ../src/printing.cc:1113
1124#: ../src/printing.cc:1162
1125#: n:154
1126msgid "Scale"
1127msgstr "Scala"
1128
1129#: ../src/cmdline.c:194
1130#: n:157
1131#, c-format
1132msgid "Try “%s --help” for more information.\n"
1133msgstr "Usare “%s --help” per ulteriori informazioni.\n"
1134
1135#. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
1136#: ../src/printing.cc:1816
1137#: n:232
1138#, c-format
1139msgid "%d/%d"
1140msgstr "%d/%d"
1141
1142#. TRANSLATORS: Used in the footer of printouts to compactly indicate that
1143#. the date which follows is the date that the survey data was processed.
1144#.
1145#. Aven will replace %s with a string giving the date and time (e.g.
1146#. "2015-06-09 12:40:44").
1147#: ../src/printing.cc:1857
1148#: n:167
1149#, fuzzy, c-format
1150msgid "Processed: %s"
1151msgstr "In corso su %s"
1152
1153#. TRANSLATORS: Used in the footer of printouts to compactly
1154#. indicate this is a plan view and what the viewing angle is.
1155#. Aven will replace %s with the bearing, and %.0f with the scale.
1156#.
1157#. This message probably doesn't need translating for most languages.
1158#: ../src/printing.cc:1771
1159#: n:233
1160#, c-format
1161msgid "↑%s 1:%.0f"
1162msgstr ""
1163
1164#. TRANSLATORS: Used in the footer of printouts to compactly
1165#. indicate this is an elevation view and what the viewing angle
1166#. is.  Aven will replace the %s codes with the bearings to the
1167#. left and right of the viewer, and %.0f with the scale.
1168#.
1169#. This message probably doesn't need translating for most languages.
1170#: ../src/printing.cc:1782
1171#: n:235
1172#, c-format
1173msgid "%s↔%s 1:%.0f"
1174msgstr ""
1175
1176#. TRANSLATORS: Used in the footer of printouts to compactly
1177#. indicate this is a tilted elevation view and what the viewing
1178#. angles are.  Aven will replace the %s codes with the bearings to
1179#. the left and right of the viewer and the angle the view is
1180#. tilted at, and %.0f with the scale.
1181#.
1182#. This message probably doesn't need translating for most languages.
1183#: ../src/printing.cc:1795
1184#: n:236
1185#, c-format
1186msgid "%s↔%s ∡%s 1:%.0f"
1187msgstr ""
1188
1189#. TRANSLATORS: Used in the footer of printouts to compactly
1190#. indicate this is an extended elevation view.  Aven will replace
1191#. %.0f with the scale.
1192#.
1193#. Try to keep the translation short (for example, in English we
1194#. use "Extended" not "Extended elevation") - there is limited room
1195#. in the footer, and the details there are mostly to make it easy
1196#. to check that you have corresponding pages from a multiple page
1197#. printout.
1198#: ../src/printing.cc:1811
1199#: n:244
1200#, c-format
1201msgid "Extended 1:%.0f"
1202msgstr ""
1203
1204#. TRANSLATORS: This is used on printouts of plans, with %s replaced by
1205#. something like "123°".  The bearing is up the page.
1206#: ../src/printing.cc:1057
1207#: n:168
1208#, c-format
1209msgid "Plan view, %s up page"
1210msgstr "Vista in pianta, %s in alto"
1211
1212#. TRANSLATORS: This is used on printouts of elevations, with %s
1213#. replaced by something like "123°".  The bearing is the direction
1214#. we’re looking.
1215#: ../src/printing.cc:1089
1216#: n:169
1217#, c-format
1218msgid "Elevation facing %s"
1219msgstr "Elevazione orientata a %s"
1220
1221#. TRANSLATORS: This is used on printouts of tilted elevations, with
1222#. the first %s replaced by something like "123°", and the second by
1223#. something like "-45°".  The bearing is the direction we’re
1224#. looking.
1225#: ../src/printing.cc:1096
1226#: n:284
1227#, c-format
1228msgid "Elevation facing %s, tilted %s"
1229msgstr "Elevazione orientata a %s, inclinata di %s"
1230
1231#. TRANSLATORS: This is used on printouts of extended elevations.
1232#: ../src/printing.cc:1105
1233#: n:191
1234msgid "Extended elevation"
1235msgstr "Profilo longitudinale"
1236
1237#: ../src/cavern.c:425
1238#: n:172
1239msgid "Survey contains 1 survey station,"
1240msgstr "La topografia contiene una stazione,"
1241
1242#: ../src/cavern.c:427
1243#: n:173
1244#, c-format
1245msgid "Survey contains %ld survey stations,"
1246msgstr "La topografia contiene %ld stazioni,"
1247
1248#: ../src/cavern.c:431
1249#: n:174
1250msgid " joined by 1 leg."
1251msgstr " unite per una battuta."
1252
1253#: ../src/cavern.c:433
1254#: n:175
1255#, c-format
1256msgid " joined by %ld legs."
1257msgstr " unite per %ld battute."
1258
1259#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1260#: ../src/listpos.c:185
1261#: n:176
1262msgid "node"
1263msgstr "nodo"
1264
1265#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
1266#: ../src/listpos.c:187
1267#: n:177
1268msgid "nodes"
1269msgstr "nodi"
1270
1271#. TRANSLATORS: "Connected component" in the graph theory sense - it
1272#. means there are %ld bits of survey with no connections between them.
1273#. This message is only used if there are more than 1.
1274#: ../src/cavern.c:450
1275#: n:178
1276#, c-format
1277msgid "Survey has %ld connected components."
1278msgstr "La topografia contiene %ld componenti connesse."
1279
1280#. TRANSLATORS: Label for button in aven’s cavern log window which
1281#. allows the user to save the log to a file.
1282#: ../src/cavernlog.cc:456
1283#: n:446
1284msgid "Save Log"
1285msgstr "Salva Log"
1286
1287#. TRANSLATORS: Label for button in aven’s cavern log window which
1288#. causes the survey data to be reprocessed.
1289#: ../src/cavernlog.cc:463
1290#: ../src/cavernlog.cc:474
1291#: n:184
1292msgid "Reprocess"
1293msgstr "Riprocessa"
1294
1295#: ../src/cmdline.c:242
1296#: ../src/cmdline.c:261
1297#: n:185
1298#, c-format
1299msgid "numeric argument “%s” out of range"
1300msgstr "argomento numerico “%s” al di fuori dell’intervallo consentito"
1301
1302#: ../src/cmdline.c:244
1303#: n:186
1304#, c-format
1305msgid "argument “%s” not an integer"
1306msgstr "L’argomento “%s” non é un intero"
1307
1308#: ../src/cmdline.c:263
1309#: n:187
1310#, c-format
1311msgid "argument “%s” not a number"
1312msgstr "L’argomento “%s” non é un numero"
1313
1314#: ../src/commands.c:970
1315#: n:188
1316msgid "Expecting “DUPLICATE”, “SPLAY”, or “SURFACE”"
1317msgstr "Atteso “DUPLICATE”, “SPLAY” o “SURFACE”"
1318
1319#: ../src/commands.c:973
1320#: n:189
1321msgid "Expecting “NOT”, “DUPLICATE”, “SPLAY”, or “SURFACE”"
1322msgstr "Atteso “NOT”, “DUPLICATE”, “SPLAY” o “SURFACE”"
1323
1324#: ../src/listpos.c:82
1325#: n:190
1326#, c-format
1327msgid "Station “%s” referred to by *entrance or *export but never used"
1328msgstr "Stazione “%s” referenziata da *entrance o *export ma mai usata"
1329
1330#: ../src/commands.c:704
1331#: n:192
1332msgid "No matching BEGIN"
1333msgstr "Manca il BEGIN corrispondente"
1334
1335#. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
1336#. same <survey> if it’s given at all
1337#: ../src/commands.c:732
1338#: n:193
1339#, fuzzy
1340msgid "Survey name doesn’t match BEGIN"
1341msgstr "Il prefisso non corrisponde con il BEGIN"
1342
1343#. TRANSLATORS: Used when a BEGIN command has a survey name, but the
1344#. END command omits it, e.g.:
1345#.
1346#. *begin entrance
1347#. 1 2 10.00 178 -01
1348#. *end     <--[Message given here]
1349#: ../src/commands.c:741
1350#: n:194
1351#, fuzzy
1352msgid "Survey name omitted from END"
1353msgstr "Prefisso omesso in END"
1354
1355#. TRANSLATORS: Heading line for .pos file.  Please try to ensure the “,”s
1356#. (or at least the columns) are in the same place
1357#: ../src/3dtopos.c:112
1358#: n:195
1359msgid "( Easting, Northing, Altitude )"
1360msgstr "( Est (X), Nord (Y), Quota  Z )"
1361
1362#. TRANSLATORS: bpp is "Bits Per Pixel"
1363#: ../src/aboutdlg.cc:181
1364#: n:196
1365#, c-format
1366msgid "Display Depth: %d bpp"
1367msgstr "Profondità display: %d bpp"
1368
1369#. TRANSLATORS: appended to previous message if the display is colour
1370#: ../src/aboutdlg.cc:183
1371#: n:197
1372msgid " (colour)"
1373msgstr " (colore)"
1374
1375#: ../src/readval.c:512
1376#: ../src/readval.c:522
1377#: ../src/readval.c:530
1378#: n:198
1379#, c-format
1380msgid "Expecting date, found “%s”"
1381msgstr "Attesa una data, trovato “%s”"
1382
1383#. TRANSLATORS: --help output for --survey option.
1384#.
1385#. "this" has been added to English translation
1386#: ../src/3dtopos.c:50
1387#: ../src/aven.cc:66
1388#: ../src/cad3d.c:660
1389#: ../src/diffpos.c:57
1390#: ../src/dump3d.c:49
1391#: ../src/extend.c:459
1392#: n:199
1393msgid "only load the sub-survey with this prefix"
1394msgstr "carica un sotto-rilievo con prefisso"
1395
1396#. TRANSLATORS: --help output for aven --print option
1397#: ../src/aven.cc:68
1398#: n:119
1399msgid "print and exit (requires a 3d file)"
1400msgstr "stampa ed esci (richiede un file 3d)"
1401
1402#. TRANSLATORS: --help output for cavern --percentage option
1403#: ../src/cavern.c:125
1404#: n:161
1405msgid "display percentage progress"
1406msgstr "mostra la percentuale di progresso"
1407
1408#. TRANSLATORS: --help output for cavern --output option
1409#: ../src/cavern.c:127
1410#: n:162
1411msgid "set location for output files"
1412msgstr "seleziona dove salvare i file"
1413
1414#. TRANSLATORS: --help output for cavern --quiet option
1415#: ../src/cavern.c:129
1416#: n:163
1417msgid "only show brief summary (-qq for errors only)"
1418msgstr "mostra solamente un breve riassunto (-qq per i soli errori)"
1419
1420#. TRANSLATORS: --help output for cavern --no-auxiliary-files option
1421#: ../src/cavern.c:131
1422#: n:164
1423msgid "do not create .err file"
1424msgstr "non creare il file .err"
1425
1426#. TRANSLATORS: --help output for cavern --warnings-are-errors option
1427#: ../src/cavern.c:133
1428#: n:165
1429msgid "turn warnings into errors"
1430msgstr "cambia gli avvisi in errori"
1431
1432#. TRANSLATORS: --help output for cavern --log option
1433#: ../src/cavern.c:135
1434#: n:170
1435msgid "log output to .log file"
1436msgstr "usa il file .log"
1437
1438#. TRANSLATORS: --help output for cavern --3d-version option
1439#: ../src/cavern.c:137
1440#: n:171
1441msgid "specify the 3d file format version to output"
1442msgstr "specifica il formato di file 3D da generare"
1443
1444#. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
1445#. meaningless to say your tape is marked in "0 feet" (but you might
1446#. measure distance by counting knots on a diving line, and tie them
1447#. every "2 feet").
1448#: ../src/commands.c:1492
1449#: n:200
1450msgid "*UNITS factor must be non-zero"
1451msgstr "Il fattore *UNITS deve essere diverso da zero"
1452
1453#: ../src/mainfrm.cc:1445
1454#: n:202
1455#, c-format
1456msgid "No survey data in 3d file “%s”"
1457msgstr "Nel file 3D “%s” non ci sono dati di topografia"
1458
1459#. TRANSLATORS: Used in aven above the compass indicator at the lower
1460#. right of the display, with a bearing below "Facing".  This indicates the
1461#. direction the viewer is "facing" in.
1462#.
1463#. Try to keep this translation short - ideally at most 10 characters -
1464#. as otherwise the compass and clino will be moved further apart to
1465#. make room. */
1466#: ../src/gfxcore.cc:757
1467#: ../src/gfxcore.cc:1910
1468#: n:203
1469msgid "Facing"
1470msgstr "Direzione"
1471
1472#. TRANSLATORS: for the title of the About box
1473#: ../src/aboutdlg.cc:63
1474#: n:205
1475#, c-format
1476msgid "About %s"
1477msgstr "Informazioni su %s"
1478
1479#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
1480#. grid of height values).
1481#: ../src/mainfrm.cc:1980
1482#: n:451
1483msgid "Select a terrain file to view"
1484msgstr "Seleziona un modello digitale del suolo da visualizzare"
1485
1486#: ../src/mainfrm.cc:1974
1487#: n:452
1488msgid "Terrain files"
1489msgstr "File di modelli digitali del suolo"
1490
1491#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1492#. - it should be translated to the terminology that cavers using the
1493#. language would use.
1494#.
1495#. File->Open dialog:
1496#: ../src/mainfrm.cc:1951
1497#: n:206
1498msgid "Select a survey file to view"
1499msgstr "Seleziona un file di rilievo da vedere"
1500
1501#. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
1502#. file extension, so neither should be translated.
1503#: ../src/mainfrm.cc:1928
1504#: n:207
1505msgid "Survex 3d files"
1506msgstr "File Survex 3d"
1507
1508#: ../src/mainfrm.cc:1943
1509#: ../src/mainfrm.cc:1975
1510#: ../src/mainfrm.cc:2423
1511#: ../src/printing.cc:685
1512#: n:208
1513msgid "All files"
1514msgstr "Tutti i file"
1515
1516#. TRANSLATORS: Here "survey" is a "cave map" rather than
1517#. list of questions - it should be translated to the
1518#. terminology that cavers using the language would use.
1519#: ../src/mainfrm.cc:1925
1520#: n:229
1521msgid "All survey files"
1522msgstr "Tutti i file di rilievo"
1523
1524#. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
1525#. file extension, so neither should be translated.
1526#: ../src/mainfrm.cc:1931
1527#: n:329
1528msgid "Survex svx files"
1529msgstr "File Survex svx"
1530
1531#. TRANSLATORS: "Compass" as in Larry Fish’s cave
1532#. surveying package, so should not be translated
1533#: ../src/mainfrm.cc:1939
1534#: n:330
1535msgid "Compass DAT and MAK files"
1536msgstr "File Compass DAT e MAK"
1537
1538#: ../src/printing.cc:315
1539#: n:411
1540msgid "DXF files"
1541msgstr "File DXF"
1542
1543#: ../src/printing.cc:316
1544#: n:412
1545msgid "EPS files"
1546msgstr "File EPS"
1547
1548#: ../src/printing.cc:317
1549#: n:413
1550msgid "GPX files"
1551msgstr "File GPX"
1552
1553#. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
1554#. on a (usually large) sheet of paper using a pen mounted in a motorised
1555#. mechanism.
1556#: ../src/printing.cc:321
1557#: n:414
1558msgid "HPGL for plotters"
1559msgstr "HPGL per plotter"
1560
1561#: ../src/printing.cc:323
1562#: n:444
1563msgid "KML files"
1564msgstr "File KML"
1565
1566#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
1567#. so should not be translated:
1568#. http://www.fountainware.com/compass/
1569#. http://www.psc-cavers.org/carto/
1570#: ../src/printing.cc:328
1571#: n:415
1572msgid "Compass PLT for use with Carto"
1573msgstr "Compass PLT per Carto"
1574
1575#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
1576#. translated: http://www.skencil.org/
1577#: ../src/printing.cc:331
1578#: n:416
1579msgid "Skencil files"
1580msgstr "File Skencil"
1581
1582#: ../src/printing.cc:332
1583#: n:417
1584msgid "SVG files"
1585msgstr "File SVG"
1586
1587#: ../src/printing.cc:322
1588#: n:445
1589msgid "JSON files"
1590msgstr "File JSON"
1591
1592#. TRANSLATORS: Log files from running cavern (extension .log)
1593#: ../src/cavernlog.cc:508
1594#: n:447
1595msgid "Log files"
1596msgstr "File di log"
1597
1598#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1599#. - it should be translated to the terminology that cavers using the
1600#. language would use.
1601#.
1602#. This string is used in the about box (summarising the purpose of aven).
1603#: ../src/aboutdlg.cc:91
1604#: n:209
1605msgid "Survey visualisation tool"
1606msgstr "Strumento di visualizzazione rilievi"
1607
1608#. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
1609#. some languages here:
1610#. http://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
1611#: ../src/aboutdlg.cc:105
1612#: n:219
1613msgid "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."
1614msgstr "Questo programma è software libero; è lecito redistribuirlo o modificarlo secondo i termini della Licenza Pubblica Generica GNU come è pubblicata dalla Free Software Foundation; o la versione 2 della licenza o (a propria scelta) una versione successiva."
1615
1616#. TRANSLATORS: Part of 3dtopos --help
1617#: ../src/3dtopos.c:86
1618#: n:217
1619msgid "3D_FILE [POS_FILE]"
1620msgstr ""
1621
1622#. TRANSLATORS: Part of diffpos --help
1623#: ../src/diffpos.c:265
1624#: n:218
1625msgid "FILE1 FILE2 [THRESHOLD]"
1626msgstr "FILE1 FILE2 [LIMITE]"
1627
1628#. TRANSLATORS: Part of diffpos --help
1629#: ../src/diffpos.c:267
1630#: n:255
1631#, c-format
1632msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
1633msgstr "FILE1 e FILE2 possono essere file .pos o .3d\nLIMITE è il massimo cambiamento ignorabile lungo gli assi in metri (predefinito %s)"
1634
1635#. TRANSLATORS: Part of extend --help
1636#: ../src/extend.c:481
1637#: n:267
1638msgid "INPUT_3D_FILE [OUTPUT_3D_FILE]"
1639msgstr ""
1640
1641#. TRANSLATORS: Part of sorterr --help
1642#: ../src/sorterr.c:127
1643#: n:268
1644msgid "ERR_FILE [HOW_MANY]"
1645msgstr ""
1646
1647#. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
1648#. - it should be translated to the terminology that cavers using the
1649#. language would use.
1650#.
1651#. Part of aven --help
1652#: ../src/aven.cc:115
1653#: ../src/aven.cc:139
1654#: n:269
1655msgid "[SURVEY_FILE]"
1656msgstr ""
1657
1658#. TRANSLATORS: Used in the "colour key" for "colour by date" if there
1659#. are surveys without date information.  Try to keep this fairly short.
1660#: ../src/gfxcore.cc:1117
1661#: n:221
1662msgid "Undated"
1663msgstr "Senza data"
1664
1665#. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
1666#. which aren’t part of a loop and so have no error information. Try to keep
1667#. this fairly short.
1668#: ../src/gfxcore.cc:1142
1669#: n:290
1670msgid "Not in loop"
1671msgstr ""
1672
1673#. TRANSLATORS: error from:
1674#.
1675#. *data normal newline from to tape compass clino
1676#: ../src/commands.c:1331
1677#: n:222
1678msgid "NEWLINE can’t be the first reading"
1679msgstr "NEWLINE non puó essere la prima lettura"
1680
1681#. TRANSLATORS: error from:
1682#.
1683#. *data normal from to tape compass clino newline
1684#: ../src/commands.c:1374
1685#: n:223
1686msgid "NEWLINE can’t be the last reading"
1687msgstr "NEWLINE non puó essere l’ultima lettura"
1688
1689#. TRANSLATORS: Error given by something like:
1690#.
1691#. *data normal station tape compass clino
1692#.
1693#. ("station" signifies interleaved data).
1694#: ../src/commands.c:1397
1695#: n:224
1696msgid "Interleaved readings, but no NEWLINE"
1697msgstr "Letture su piú linee, ma nessuna NEWLINE"
1698
1699#. TRANSLATORS: caused by e.g.
1700#.
1701#. *data diving station newline depth tape compass
1702#.
1703#. ("depth" needs to occur before "newline").
1704#: ../src/commands.c:1268
1705#: n:225
1706#, c-format
1707msgid "Reading “%s” must occur before NEWLINE"
1708msgstr "La lettura “%s” deve precedere NEWLINE"
1709
1710#. TRANSLATORS: e.g.
1711#.
1712#. *data normal from to tape newline compass clino
1713#: ../src/commands.c:1321
1714#: n:226
1715msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1716msgstr "NEWLINE puó essere preceduto solamente da STATION, DEPTH e COUNT"
1717
1718#. TRANSLATORS: e.g.
1719#.
1720#. *calibrate tape compass 1 1
1721#: ../src/commands.c:1533
1722#: n:227
1723msgid "Can’t calibrate angular and length quantities together"
1724msgstr "Le quantitá di lunghezza e angolari non possono essere calibrate insieme"
1725
1726#: ../src/commands.c:647
1727#: n:397
1728msgid "Bad *alias command"
1729msgstr ""
1730
1731#. TRANSLATORS: %s will be replaced by the application name ("Aven"
1732#. currently)
1733#: ../src/log.cc:32
1734#: n:228
1735#, c-format
1736msgid "%s Error Log"
1737msgstr ""
1738
1739#. TRANSLATORS: The text on the action button in the "Export" settings
1740#. dialog
1741#: ../src/printing.cc:628
1742#: n:230
1743msgid "&Export…"
1744msgstr "&Esporta…"
1745
1746#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within
1747#. this group.  Tickable menu item which toggles auto rotation
1748#: ../src/mainfrm.cc:824
1749#: n:231
1750msgid "Au&to-Rotate\tSpace"
1751msgstr "&Auto-Rotazione\tSpace"
1752
1753#: ../src/mainfrm.cc:826
1754#: n:234
1755msgid "&Reverse Direction"
1756msgstr "&Inverte la direzione"
1757
1758#. TRANSLATORS: View *looking* North
1759#: ../src/gfxcore.cc:3818
1760#: ../src/mainfrm.cc:829
1761#: n:240
1762msgid "View &North"
1763msgstr "Vista verso &Nord"
1764
1765#. TRANSLATORS: View *looking* East
1766#: ../src/gfxcore.cc:3820
1767#: ../src/mainfrm.cc:830
1768#: n:241
1769msgid "View &East"
1770msgstr "Vista verso &Est"
1771
1772#. TRANSLATORS: View *looking* South
1773#: ../src/gfxcore.cc:3822
1774#: ../src/mainfrm.cc:831
1775#: n:242
1776msgid "View &South"
1777msgstr "Vista verso &Sud"
1778
1779#. TRANSLATORS: View *looking* West
1780#: ../src/gfxcore.cc:3824
1781#: ../src/mainfrm.cc:832
1782#: n:243
1783msgid "View &West"
1784msgstr "Vista verso &Ovest"
1785
1786#: ../src/gfxcore.cc:3841
1787#: ../src/mainfrm.cc:834
1788#: n:248
1789msgid "&Plan View"
1790msgstr "&Pianta"
1791
1792#: ../src/gfxcore.cc:3842
1793#: ../src/mainfrm.cc:835
1794#: n:249
1795msgid "Ele&vation"
1796msgstr "Pro&filo"
1797
1798#: ../src/mainfrm.cc:837
1799#: n:254
1800msgid "Restore De&fault View"
1801msgstr "Ripristina la &vista predefinita"
1802
1803#. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
1804#. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
1805#. the "what to print/export" dialog.
1806#: ../src/printing.cc:401
1807#: n:283
1808msgid "View"
1809msgstr "Vista"
1810
1811#. TRANSLATORS: Used as a label for the surrounding box for the "survey
1812#. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
1813#. "Elements" isn’t a good name for this but nothing better has yet come to
1814#. mind!
1815#: ../src/printing.cc:406
1816#: n:256
1817msgid "Elements"
1818msgstr "Elementi"
1819
1820#: ../src/printing.cc:412
1821#: n:410
1822msgid "Export format"
1823msgstr "Formato d'esportazione"
1824
1825#: ../src/printing.cc:461
1826#: ../src/printing.cc:857
1827#: n:257
1828#, c-format
1829msgid "%d pages (%dx%d)"
1830msgstr "%d pagine (%dx%d)"
1831
1832#. TRANSLATORS: used in the scale drop down selector in the print
1833#. dialog the implicit meaning is "choose a suitable scale to fit
1834#. the plot on a single page", but we need something shorter
1835#: ../src/printing.cc:443
1836#: ../src/printing.cc:876
1837#: n:258
1838msgid "One page"
1839msgstr "Una pagina"
1840
1841#: ../src/mainfrm.cc:171
1842#: ../src/printing.cc:474
1843#: n:259
1844msgid "Bearing"
1845msgstr "Azimut"
1846
1847#: ../src/printing.cc:515
1848#: n:260
1849msgid "Station Names"
1850msgstr "Nome di stazione"
1851
1852#: ../src/printing.cc:511
1853#: n:261
1854msgid "Crosses"
1855msgstr "Croci"
1856
1857#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1858#. "survey stations".
1859#: ../src/printing.cc:501
1860#: n:262
1861msgid "Underground Survey Legs"
1862msgstr "Battute del rilievo sotterraneo"
1863
1864#: ../src/printing.cc:531
1865#: n:393
1866msgid "Cross-sections"
1867msgstr "Sezioni trasversali"
1868
1869#: ../src/printing.cc:536
1870#: n:394
1871msgid "Walls"
1872msgstr "Pareti"
1873
1874#. TRANSLATORS: Label for checkbox which controls whether there's a
1875#. layer in the exported file (for formats such as DXF and SVG)
1876#. containing polygons for the inside of cave passages).
1877#: ../src/printing.cc:543
1878#: n:395
1879msgid "Passages"
1880msgstr "Passaggi"
1881
1882#: ../src/printing.cc:547
1883#: n:421
1884msgid "Origin in centre"
1885msgstr ""
1886
1887#: ../src/printing.cc:551
1888#: n:422
1889msgid "Full coordinates"
1890msgstr ""
1891
1892#. TRANSLATORS: Used in the print dialog:
1893#: ../src/printing.cc:481
1894#: n:263
1895msgid "Tilt angle"
1896msgstr "Angolo di inclinazione"
1897
1898#. TRANSLATORS: used in the print dialog - controls drawing lines
1899#. around each page
1900#: ../src/printing.cc:559
1901#: n:264
1902msgid "Page Borders"
1903msgstr "Bordi pagina"
1904
1905#. TRANSLATORS: As in the legend on a map.  Used in the print dialog -
1906#. controls drawing the box at the lower left with survey name, view
1907#. angles, etc
1908#: ../src/printing.cc:570
1909#: n:265
1910msgid "Legend"
1911msgstr "Didascalia"
1912
1913#. TRANSLATORS: will be used in the print dialog - check this to print
1914#. blank pages (otherwise they’ll be skipped to save paper)
1915#: ../src/printing.cc:565
1916#: n:266
1917msgid "Blank Pages"
1918msgstr "Pagine bianche"
1919
1920#. TRANSLATORS: Items in the "View" menu:
1921#: ../src/mainfrm.cc:854
1922#: n:270
1923msgid "Station &Names\tCtrl+N"
1924msgstr "&Nome di stazione\tCtrl+N"
1925
1926#. TRANSLATORS: Toggles drawing of 3D passages
1927#: ../src/mainfrm.cc:856
1928#: n:346
1929msgid "Passage &Tubes\tCtrl+T"
1930msgstr "Passaggi come &Tubi\tCtrl+T"
1931
1932#. TRANSLATORS: Toggles drawing the surface of the Earth
1933#: ../src/mainfrm.cc:858
1934#: n:449
1935#, fuzzy
1936msgid "Terr&ain"
1937msgstr "T&errain"
1938
1939#: ../src/mainfrm.cc:859
1940#: n:271
1941msgid "&Crosses\tCtrl+X"
1942msgstr "&Croci\tCtrl+X"
1943
1944#: ../src/mainfrm.cc:860
1945#: n:297
1946msgid "&Grid\tCtrl+G"
1947msgstr "&Griglia\tCtrl+G"
1948
1949#: ../src/mainfrm.cc:861
1950#: n:318
1951msgid "&Bounding Box\tCtrl+B"
1952msgstr "B&ordo riquadro\tCtrl+B"
1953
1954#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1955#. "survey stations".
1956#: ../src/mainfrm.cc:865
1957#: n:272
1958msgid "&Underground Survey Legs\tCtrl+L"
1959msgstr "&Battute del rilievo sotterraneo\tCtrl+L"
1960
1961#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
1962#. "survey stations".
1963#: ../src/mainfrm.cc:868
1964#: n:291
1965msgid "&Surface Survey Legs\tCtrl+F"
1966msgstr "Battute topografia di Super&ficie\tCtrl+F"
1967
1968#: ../src/mainfrm.cc:884
1969#: n:273
1970msgid "&Overlapping Names"
1971msgstr "Nomi &Sovrapposti"
1972
1973#: ../src/mainfrm.cc:893
1974#: n:450
1975#, fuzzy
1976msgid "Co&lour by"
1977msgstr "Colour by (&z)"
1978
1979#: ../src/mainfrm.cc:896
1980#: n:294
1981msgid "Highlight &Entrances"
1982msgstr "Marca gli Ing&ressi"
1983
1984#: ../src/mainfrm.cc:897
1985#: n:295
1986msgid "Highlight &Fixed Points"
1987msgstr "Marca i Punti f&issi"
1988
1989#: ../src/mainfrm.cc:898
1990#: n:296
1991msgid "Highlight E&xported Points"
1992msgstr "Marca i p&unti Esportati"
1993
1994#: ../src/printing.cc:519
1995#: n:418
1996msgid "Entrances"
1997msgstr "Ingressi"
1998
1999#: ../src/printing.cc:523
2000#: n:419
2001msgid "Fixed Points"
2002msgstr "Punti fissi"
2003
2004#: ../src/printing.cc:527
2005#: n:420
2006msgid "Exported Stations"
2007msgstr "Punti Esportati"
2008
2009#: ../src/mainfrm.cc:903
2010#: n:237
2011msgid "&Perspective"
2012msgstr "Prospetti&va"
2013
2014#: ../src/mainfrm.cc:905
2015#: n:238
2016msgid "Textured &Walls"
2017msgstr "Pareti con te&xture"
2018
2019#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
2020#. using that term instead if it gives a better translation which most
2021#. users will understand.
2022#: ../src/mainfrm.cc:909
2023#: n:239
2024msgid "Fade Distant Ob&jects"
2025msgstr "Sbiadisce g&li oggetti distanti"
2026
2027#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2028#. "survey stations".
2029#: ../src/mainfrm.cc:912
2030#: n:298
2031msgid "Smoot&hed Survey Legs"
2032msgstr "Battute topografiche &ammorbidite"
2033
2034#: ../src/mainfrm.cc:918
2035#: ../src/mainfrm.cc:922
2036#: n:356
2037msgid "Full Screen &Mode\tF11"
2038msgstr "&Modo schermo pieno\tF11"
2039
2040#: ../src/gfxcore.cc:3879
2041#: ../src/mainfrm.cc:887
2042#: n:292
2043msgid "Colour by &Depth"
2044msgstr "Colori secondo &profonditá"
2045
2046#: ../src/gfxcore.cc:3880
2047#: ../src/mainfrm.cc:888
2048#: n:293
2049msgid "Colour by D&ate"
2050msgstr "Coloure per &Data"
2051
2052#: ../src/gfxcore.cc:3881
2053#: ../src/mainfrm.cc:889
2054#: n:289
2055#, fuzzy
2056msgid "Colour by &Error"
2057msgstr "Colore di &Error"
2058
2059#: ../src/gfxcore.cc:3882
2060#: ../src/mainfrm.cc:890
2061#: n:85
2062msgid "Colour by &Gradient"
2063msgstr ""
2064
2065#: ../src/gfxcore.cc:3883
2066#: ../src/mainfrm.cc:891
2067#: n:82
2068msgid "Colour by &Length"
2069msgstr ""
2070
2071#: n:448
2072msgid "Colour by &Survey"
2073msgstr ""
2074
2075#: ../src/mainfrm.cc:936
2076#: n:274
2077msgid "&Compass"
2078msgstr "&Bussola"
2079
2080#: ../src/mainfrm.cc:937
2081#: n:275
2082msgid "C&linometer"
2083msgstr "&Clinometro"
2084
2085#. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
2086#. corresponds to which depth, date, survey closure error, etc.
2087#: ../src/mainfrm.cc:940
2088#: n:276
2089msgid "Colour &Key"
2090msgstr ""
2091
2092#: ../src/mainfrm.cc:941
2093#: n:277
2094msgid "&Scale Bar"
2095msgstr "Barra di controllo della &Scala"
2096
2097#: ../src/mainfrm.cc:931
2098#: n:280
2099msgid "&Reverse Sense\tCtrl+R"
2100msgstr "&Inverte il senso\tCtrl+R"
2101
2102#: ../src/mainfrm.cc:901
2103#: ../src/mainfrm.cc:933
2104#: n:281
2105msgid "&Cancel Measuring Line\tEscape"
2106msgstr "&Cancella la linea di misura\tEscape"
2107
2108#: ../src/mainfrm.cc:942
2109#: n:299
2110msgid "&Indicators"
2111msgstr "I&ndicatori"
2112
2113#: ../src/z_getopt.c:697
2114#: ../src/z_getopt.c:709
2115#: n:300
2116#, c-format
2117msgid "%s: option “%s” is ambiguous\n"
2118msgstr "%s: l’opzione “%s” è ambigua\n"
2119
2120#: ../src/z_getopt.c:1025
2121#: ../src/z_getopt.c:1036
2122#: n:301
2123#, c-format
2124msgid "%s: option “-W %s” is ambiguous\n"
2125msgstr "%s: l’opzione “-W %s” è ambigua\n"
2126
2127#: ../src/z_getopt.c:753
2128#: ../src/z_getopt.c:757
2129#: n:302
2130#, c-format
2131msgid "%s: option “%c%s” doesn’t allow an argument\n"
2132msgstr "%s: l’opzione “%c%s” non permette un argomento\n"
2133
2134#: ../src/z_getopt.c:742
2135#: ../src/z_getopt.c:745
2136#: n:303
2137#, c-format
2138msgid "%s: option “--%s” doesn’t allow an argument\n"
2139msgstr "%s: l’opzione “--%s” non permette un argomento\n"
2140
2141#: ../src/z_getopt.c:1060
2142#: ../src/z_getopt.c:1071
2143#: n:304
2144#, c-format
2145msgid "%s: option “-W %s” doesn’t allow an argument\n"
2146msgstr "%s: l’opzione “-W %s” non permette un argomento\n"
2147
2148#: ../src/z_getopt.c:792
2149#: ../src/z_getopt.c:804
2150#: ../src/z_getopt.c:1091
2151#: ../src/z_getopt.c:1103
2152#: n:305
2153#, c-format
2154msgid "%s: option “%s” requires an argument\n"
2155msgstr "%s: l’opzione “%s” richiede un argomento\n"
2156
2157#: ../src/z_getopt.c:962
2158#: ../src/z_getopt.c:973
2159#: ../src/z_getopt.c:1156
2160#: ../src/z_getopt.c:1168
2161#: n:306
2162#, c-format
2163msgid "%s: option requires an argument -- %c\n"
2164msgstr "%s: l’opzione richiede un argomento -- %c\n"
2165
2166#: ../src/z_getopt.c:842
2167#: ../src/z_getopt.c:845
2168#: n:307
2169#, c-format
2170msgid "%s: unrecognized option “--%s”\n"
2171msgstr "%s: opzione non riconosciuta “--%s”\n"
2172
2173#: ../src/z_getopt.c:853
2174#: ../src/z_getopt.c:856
2175#: n:308
2176#, c-format
2177msgid "%s: unrecognized option “%c%s”\n"
2178msgstr "%s: opzione non riconosciuta “%c%s”\n"
2179
2180#: ../src/z_getopt.c:903
2181#: ../src/z_getopt.c:906
2182#: n:309
2183#, c-format
2184msgid "%s: illegal option -- %c\n"
2185msgstr "%s: opzione illegale -- %c\n"
2186
2187#: ../src/z_getopt.c:912
2188#: ../src/z_getopt.c:915
2189#: n:310
2190#, c-format
2191msgid "%s: invalid option -- %c\n"
2192msgstr "%s: opzione non valida -- %c\n"
2193
2194#: ../src/mainfrm.cc:840
2195#: n:311
2196msgid "&New Presentation"
2197msgstr "&Nuova Presentazione"
2198
2199#: ../src/mainfrm.cc:841
2200#: n:312
2201msgid "&Open Presentation…"
2202msgstr "&Apri Presentazione…"
2203
2204#: ../src/mainfrm.cc:842
2205#: n:313
2206msgid "&Save Presentation"
2207msgstr "&Salva Presentazione"
2208
2209#: ../src/mainfrm.cc:843
2210#: n:314
2211msgid "Sa&ve Presentation As…"
2212msgstr "Salva Presentazione &come…"
2213
2214#. TRANSLATORS: "Mark" as in "Mark this position"
2215#: ../src/mainfrm.cc:846
2216#: n:315
2217msgid "&Mark"
2218msgstr "Se&gna"
2219
2220#. TRANSLATORS: "Play" as in "Play back a recording"
2221#: ../src/mainfrm.cc:848
2222#: n:316
2223msgid "Pla&y"
2224msgstr "&Visualizza"
2225
2226#: ../src/mainfrm.cc:849
2227#: n:317
2228msgid "&Export as Movie…"
2229msgstr "&Esporta come Animazione…"
2230
2231#: ../src/mainfrm.cc:2500
2232#: n:331
2233msgid "Export Movie"
2234msgstr "Esporta filmato"
2235
2236#: ../src/cavernlog.cc:511
2237#: ../src/mainfrm.cc:379
2238#: n:319
2239msgid "Select an output filename"
2240msgstr "Seleziona un file di uscita"
2241
2242#: ../src/mainfrm.cc:376
2243#: ../src/mainfrm.cc:2422
2244#: n:320
2245msgid "Aven presentations"
2246msgstr "Presentazione Aven"
2247
2248#. TRANSLATORS: title of the save screenshot dialog
2249#: ../src/mainfrm.cc:2008
2250#: n:321
2251msgid "Save Screenshot"
2252msgstr "Salva Schermo catturato"
2253
2254#: ../src/mainfrm.cc:2417
2255#: ../src/mainfrm.cc:2420
2256#: n:322
2257msgid "Select a presentation to open"
2258msgstr "Seleziona una presentazione da aprire"
2259
2260#: ../src/mainfrm.cc:458
2261#: n:323
2262#, c-format
2263msgid "Error in format of presentation file “%s”"
2264msgstr "Errore nel formato del file di presentazione “%s”"
2265
2266#. TRANSLATORS: "Compass" as in Larry Fish’s cave
2267#. surveying package, so probably shouldn’t be translated
2268#: ../src/mainfrm.cc:1935
2269#: n:324
2270msgid "Compass PLT files"
2271msgstr "File Compass PLT"
2272
2273#. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
2274#. package, so don’t translate it.
2275#: ../src/mainfrm.cc:1942
2276#: n:325
2277msgid "CMAP XYZ files"
2278msgstr "File CMAP XYZ"
2279
2280#. TRANSLATORS: title of message box
2281#: ../src/mainfrm.cc:2071
2282#: ../src/mainfrm.cc:2394
2283#: ../src/mainfrm.cc:2411
2284#: n:326
2285msgid "Modified Presentation"
2286msgstr "Presentazione Modificata"
2287
2288#. TRANSLATORS: and the question in that box
2289#: ../src/mainfrm.cc:2069
2290#: ../src/mainfrm.cc:2393
2291#: ../src/mainfrm.cc:2410
2292#: n:327
2293msgid "The current presentation has been modified.  Abandon unsaved changes?"
2294msgstr "La presentazione corrente é stata modificata. Abbandonare i cambiamenti non salvati?"
2295
2296#: ../src/mainfrm.cc:2711
2297#: ../src/mainfrm.cc:2722
2298#: n:328
2299msgid "No matches were found."
2300msgstr "Nessun elemento trovato."
2301
2302#. TRANSLATORS: "Find stations" button tooltip
2303#: ../src/mainfrm.cc:1019
2304#: n:332
2305msgid "Find"
2306msgstr "Trova"
2307
2308#. TRANSLATORS: "Hide stations" button default tooltip
2309#: ../src/mainfrm.cc:1021
2310#: ../src/mainfrm.cc:2754
2311#: n:333
2312msgid "Hide"
2313msgstr "Nascondi"
2314
2315#. TRANSLATORS: "Hide stations" button tooltip when stations are found
2316#: ../src/mainfrm.cc:2715
2317#: n:334
2318#, c-format
2319msgid "Hide %d found stations"
2320msgstr "nascondi %d stazioni trovate"
2321
2322#: ../src/mainfrm.cc:259
2323#: ../src/mainfrm.cc:2159
2324#: ../src/mainfrm.cc:2240
2325#: ../src/mainfrm.cc:2292
2326#: n:335
2327msgid "Altitude"
2328msgstr "Quota"
2329
2330#. TRANSLATORS: error if you try to drag multiple files to the aven
2331#. window
2332#: ../src/mainfrm.cc:723
2333#: n:336
2334msgid "You may only view one 3d file at a time."
2335msgstr "É possibile visualizzare solamente un file 3D alla volta."
2336
2337#: ../src/mainfrm.cc:943
2338#: n:337
2339msgid "&Side Panel"
2340msgstr "&Riquadro Laterale"
2341
2342#. TRANSLATORS: show coordinates (N = North or Northing, E = East or
2343#. Easting)
2344#: ../src/mainfrm.cc:2157
2345#: ../src/mainfrm.cc:2179
2346#: ../src/mainfrm.cc:2181
2347#: ../src/mainfrm.cc:2291
2348#: n:338
2349#, c-format
2350msgid "%.2f E, %.2f N"
2351msgstr "%.2f E, %.2f N"
2352
2353#. TRANSLATORS: Used in Aven:
2354#. From <stationname>
2355#. H: 123.45m V: 234.56m
2356#. Dist: 456.78m  Brg: 200
2357#: ../src/mainfrm.cc:2199
2358#: ../src/mainfrm.cc:2249
2359#: ../src/mainfrm.cc:2311
2360#: n:339
2361#, c-format
2362msgid "From %s"
2363msgstr "Da %s"
2364
2365#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
2366#: ../src/mainfrm.cc:2324
2367#: n:340
2368#, c-format
2369msgid "H %.2f%s, V %.2f%s"
2370msgstr "O %.2f%s, V %.2f%s"
2371
2372#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
2373#. in Compass bearing)
2374#: ../src/mainfrm.cc:2336
2375#: n:341
2376#, c-format
2377msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
2378msgstr "%s: %s, Dist %.2f%s, Azm. %03d%s"
2379
2380#. TRANSLATORS: tickable menu item in View menu.
2381#.
2382#. "Metric" here means metres, km, etc (rather than feet, miles, etc)
2383#: ../src/gfxcore.cc:3870
2384#: ../src/gfxcore.cc:3890
2385#: ../src/mainfrm.cc:945
2386#: n:342
2387msgid "&Metric"
2388msgstr "&Metrico"
2389
2390#. TRANSLATORS: tickable menu item in View menu.
2391#.
2392#. Degrees are the angular measurement where there are 360 in a full
2393#. circle.
2394#: ../src/gfxcore.cc:3832
2395#: ../src/gfxcore.cc:3850
2396#: ../src/gfxcore.cc:3892
2397#: ../src/mainfrm.cc:946
2398#: n:343
2399msgid "&Degrees"
2400msgstr "&Gradi"
2401
2402#. TRANSLATORS: tickable menu item in View menu.
2403#.
2404#. Show the tilt of the survey as a percentage gradient (100% = 45
2405#. degrees = 50 grad).
2406#: ../src/gfxcore.cc:3855
2407#: ../src/mainfrm.cc:947
2408#: n:430
2409msgid "&Percent"
2410msgstr "&Percento"
2411
2412#. TRANSLATORS: abbreviation for "kilometres" (unit of length),
2413#. used e.g.  "5km".
2414#.
2415#. If there should be a space between the number and this, include
2416#. one in the translation.
2417#: ../src/gfxcore.cc:1252
2418#: ../src/printing.cc:1154
2419#: n:423
2420msgid "km"
2421msgstr "km"
2422
2423#. TRANSLATORS: abbreviation for "metres" (unit of length), used
2424#. e.g. "10m".
2425#.
2426#. If there should be a space between the number and this, include
2427#. one in the translation.
2428#: ../src/commands.c:305
2429#: ../src/gfxcore.cc:1087
2430#: ../src/gfxcore.cc:1179
2431#: ../src/gfxcore.cc:1259
2432#: ../src/mainfrm.cc:2148
2433#: ../src/mainfrm.cc:2215
2434#: ../src/mainfrm.cc:2235
2435#: ../src/mainfrm.cc:2284
2436#: ../src/mainfrm.cc:2315
2437#: ../src/printing.cc:1156
2438#: n:424
2439msgid "m"
2440msgstr "m"
2441
2442#. TRANSLATORS: abbreviation for "centimetres" (unit of length),
2443#. used e.g.  "50cm".
2444#.
2445#. If there should be a space between the number and this, include
2446#. one in the translation.
2447#: ../src/gfxcore.cc:1267
2448#: ../src/printing.cc:1159
2449#: n:425
2450msgid "cm"
2451msgstr "cm"
2452
2453#. TRANSLATORS: abbreviation for "miles" (unit of length,
2454#. plural), used e.g.  "2 miles".
2455#.
2456#. If there should be a space between the number and this,
2457#. include one in the translation.
2458#: ../src/gfxcore.cc:1280
2459#: n:426
2460msgid " miles"
2461msgstr " miglia"
2462
2463#. TRANSLATORS: abbreviation for "mile" (unit of length,
2464#. singular), used e.g.  "1 mile".
2465#.
2466#. If there should be a space between the number and this,
2467#. include one in the translation.
2468#: ../src/gfxcore.cc:1287
2469#: n:427
2470msgid " mile"
2471msgstr " miglio"
2472
2473#. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
2474#. as "10ft".
2475#.
2476#. If there should be a space between the number and this, include
2477#. one in the translation.
2478#: ../src/commands.c:306
2479#: ../src/gfxcore.cc:1087
2480#: ../src/gfxcore.cc:1179
2481#: ../src/gfxcore.cc:1295
2482#: ../src/mainfrm.cc:2153
2483#: ../src/mainfrm.cc:2218
2484#: ../src/mainfrm.cc:2238
2485#: ../src/mainfrm.cc:2289
2486#: ../src/mainfrm.cc:2320
2487#: n:428
2488msgid "ft"
2489msgstr "pd"
2490
2491#. TRANSLATORS: abbreviation for "inches" (unit of length), used
2492#. e.g. as "6in".
2493#.
2494#. If there should be a space between the number and this, include
2495#. one in the translation.
2496#: ../src/gfxcore.cc:1303
2497#: n:429
2498msgid "in"
2499msgstr "in"
2500
2501#. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
2502#: ../src/gfxcore.cc:3827
2503#: n:387
2504msgid "&Hide Compass"
2505msgstr "&Nascondi Bussola"
2506
2507#. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
2508#: ../src/gfxcore.cc:3845
2509#: n:384
2510msgid "&Hide Clino"
2511msgstr "&Nascondi Inclinazione"
2512
2513#. TRANSLATORS: Menu item which turns off the scale bar in aven.
2514#: ../src/gfxcore.cc:3865
2515#: n:385
2516msgid "&Hide scale bar"
2517msgstr "&Nascondi Scala"
2518
2519#. TRANSLATORS: Menu item which turns off the colour key.
2520#. The "Colour Key" is the thing in aven showing which colour
2521#. corresponds to which depth, date, survey closure error, etc.
2522#: ../src/gfxcore.cc:3888
2523#: n:386
2524msgid "&Hide colour key"
2525msgstr ""
2526
2527#. TRANSLATORS: degree symbol - probably should be translated to
2528#. itself.
2529#: ../src/commands.c:308
2530#: ../src/gfxcore.cc:739
2531#: ../src/gfxcore.cc:829
2532#: ../src/gfxcore.cc:1151
2533#: ../src/mainfrm.cc:2202
2534#: ../src/mainfrm.cc:2328
2535#: ../src/printing.cc:89
2536#: n:344
2537msgid "°"
2538msgstr "°"
2539
2540#. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
2541#. circle).
2542#: ../src/commands.c:309
2543#: ../src/gfxcore.cc:744
2544#: ../src/gfxcore.cc:834
2545#: ../src/gfxcore.cc:1151
2546#: n:76
2547msgid "ᵍ"
2548msgstr "ᵍ"
2549
2550#. TRANSLATORS: alternative angle units (400 grad = 360 degrees =
2551#. full circle).  Try to make this as short as sensibly possible.
2552#.
2553#. E.g. in Italian and Spanish we use "g.cent." rather than
2554#. "gradi quattrocentesimali"/"grados centesimales"
2555#: ../src/mainfrm.cc:2210
2556#: ../src/mainfrm.cc:2331
2557#: n:345
2558msgid "grad"
2559msgstr "g.cent."
2560
2561#. TRANSLATORS: symbol for percentage gradient (100% = 45
2562#. degrees = 50 grad).
2563#: ../src/commands.c:310
2564#: ../src/gfxcore.cc:820
2565#: ../src/gfxcore.cc:838
2566#: n:96
2567msgid "%"
2568msgstr "%"
2569
2570#. TRANSLATORS: infinity symbol - used for the percentage gradient on
2571#. vertical angles.
2572#: ../src/gfxcore.cc:814
2573#: n:431
2574msgid "∞"
2575msgstr "∞"
2576
2577#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
2578#. in Compass bearing)
2579#: ../src/mainfrm.cc:2222
2580#: n:374
2581#, c-format
2582msgid "%s: H %.2f%s, Brg %03d%s"
2583msgstr "%s: O %.2f%s, Azm. %03d%s"
2584
2585#. TRANSLATORS: "V" is short for "Vertical"
2586#: ../src/mainfrm.cc:2255
2587#: n:375
2588#, c-format
2589msgid "%s: V %.2f%s"
2590msgstr "%s: V %.2f%s"
2591
2592#. TRANSLATORS: labels for tabbed side panel this is for the tab with the
2593#. tree hierarchy of survey station names
2594#: ../src/mainfrm.cc:1070
2595#: n:376
2596msgid "Surveys"
2597msgstr "Rilievi"
2598
2599#: ../src/mainfrm.cc:1071
2600#: n:377
2601msgid "Presentation"
2602msgstr "Presentazione"
2603
2604#: ../src/mainfrm.cc:257
2605#: n:378
2606msgid "Easting"
2607msgstr "Est"
2608
2609#: ../src/mainfrm.cc:258
2610#: n:379
2611msgid "Northing"
2612msgstr "Nord"
2613
2614#. TRANSLATORS: Aven menu items.  An “&” goes before the letter of any
2615#. accelerator key.
2616#.
2617#. The string "\t" separates the menu text and any accelerator key.
2618#.
2619#. "File" menu.  The accelerators must be different within this group.
2620#. c.f. 201, 380, 381.
2621#: ../src/mainfrm.cc:792
2622#: n:220
2623msgid "&Open…\tCtrl+O"
2624msgstr "&Apri…\tCtrl+O"
2625
2626#. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
2627#. terrain.
2628#: ../src/mainfrm.cc:795
2629#: n:453
2630msgid "Open &Terrain…"
2631msgstr "Apri Modello Digitale &Terrestre…"
2632
2633#: ../src/mainfrm.cc:796
2634#: n:144
2635msgid "Show &Log"
2636msgstr "Mostra &Log"
2637
2638#: ../src/mainfrm.cc:799
2639#: n:380
2640msgid "&Print…\tCtrl+P"
2641msgstr "Stam&pa…\tCtrl+P"
2642
2643#: ../src/mainfrm.cc:800
2644#: n:381
2645msgid "P&age Setup…"
2646msgstr "&Imposta pagina…"
2647
2648#. TRANSLATORS: In the "File" menu
2649#: ../src/mainfrm.cc:803
2650#: n:201
2651msgid "&Screenshot…"
2652msgstr "&Cattura schermo…"
2653
2654#: ../src/mainfrm.cc:804
2655#: n:382
2656msgid "&Export as…"
2657msgstr "E&sporta come…"
2658
2659#. TRANSLATORS: Title of file dialog to choose name and type of exported
2660#. file.
2661#: ../src/printing.cc:691
2662#: n:401
2663msgid "Export as:"
2664msgstr "Esporta come:"
2665
2666#. TRANSLATORS: Title of the export
2667#. dialog
2668#: ../src/printing.cc:348
2669#: n:383
2670msgid "Export"
2671msgstr "Esporta"
2672
2673#. TRANSLATORS: for about box:
2674#: ../src/aboutdlg.cc:142
2675#: n:390
2676msgid "System Information:"
2677msgstr "Informazioni sul Sistema:"
2678
2679#. TRANSLATORS: Title of the print preview dialog
2680#: ../src/printing.cc:728
2681#: n:398
2682msgid "Print Preview"
2683msgstr "Anteprima di stampa"
2684
2685#. TRANSLATORS: Title of the print
2686#. dialog
2687#: ../src/printing.cc:345
2688#: n:399
2689msgid "Print"
2690msgstr "Stampa"
2691
2692#: ../src/printing.cc:623
2693#: n:400
2694msgid "&Print…"
2695msgstr "&Stampa…"
2696
2697#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
2698#. "survey stations".
2699#: ../src/printing.cc:507
2700#: n:403
2701msgid "Sur&face Survey Legs"
2702msgstr "Battute topografia di Super&ficie"
2703
2704#. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
2705#: ../src/mainfrm.cc:144
2706#: n:404
2707msgid "Edit Waypoint"
2708msgstr "Modifica Waypoint"
2709
2710#. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
2711#. in a presentation.
2712#: ../src/mainfrm.cc:183
2713#: n:278
2714msgid " (unused in perspective view)"
2715msgstr " (inutilizzato nella vista in prospettiva)"
2716
2717#. TRANSLATORS: Field label in dialog to edit a waypoint in a
2718#. presentation.
2719#: ../src/mainfrm.cc:190
2720#: n:279
2721msgid "Time: "
2722msgstr "Tempo: "
2723
2724#. TRANSLATORS: units+info after time field in dialog to edit a
2725#. waypoint in a presentation.
2726#: ../src/mainfrm.cc:194
2727#: n:282
2728msgid " secs (0 = auto; *6 = 6 times auto)"
2729msgstr ""
2730
2731#. TRANSLATORS: %s will be replaced with "Aven" currently (and
2732#. perhaps by "Survex" or other things in future).
2733#: ../src/aven.cc:230
2734#: n:405
2735#, c-format
2736msgid "This version of %s requires OpenGL to work, but it isn’t available."
2737msgstr "Questa versione di %s richiede le librerie OpenGL, ma non sono disponibili."
2738
2739#: ../src/readval.c:341
2740#: n:392
2741msgid "Separator in survey name"
2742msgstr ""
2743
2744#. TRANSLATORS: Used in place of the station name when talking about an
2745#. anonymous station.
2746#: ../src/labelinfo.h:82
2747#: n:56
2748msgid "anonymous station"
2749msgstr ""
2750
2751#: ../src/readval.c:124
2752#: ../src/readval.c:139
2753#: ../src/readval.c:156
2754#: n:3
2755msgid "Can't have a leg between two anonymous stations"
2756msgstr ""
2757
2758#: ../src/mainfrm.cc:881
2759#: n:406
2760msgid "Spla&y Legs"
2761msgstr ""
2762
2763#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2764#. splay legs are not shown.
2765#: ../src/mainfrm.cc:873
2766#: n:407
2767msgid "&Hide"
2768msgstr "&Nascondi"
2769
2770#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2771#. aven will show splay legs with less bright colours (rather than the
2772#. same as other legs "Show" or not shown "Hide").
2773#: ../src/mainfrm.cc:877
2774#: n:408
2775msgid "&Fade"
2776msgstr "&Sbiadire"
2777
2778#. TRANSLATORS: Item in the "Splay Legs" submenu - if this is selected,
2779#. splay legs are shown the same as other legs.
2780#: ../src/mainfrm.cc:880
2781#: n:409
2782msgid "&Show"
2783msgstr "&Mostra"
2784
2785#: ../src/extend.c:507
2786#: n:105
2787msgid "Reading in data - please wait…"
2788msgstr "Sto leggendo i dati - attendere per favore…"
2789
2790#. TRANSLATORS: for extend: the user specified breaking a loop or
2791#. changing extend direction at this station, but we didn’t find it in
2792#. the 3d file
2793#: ../src/extend.c:263
2794#: ../src/extend.c:281
2795#: ../src/extend.c:326
2796#: ../src/extend.c:368
2797#: ../src/extend.c:410
2798#: n:510
2799#, c-format
2800msgid "Failed to find station %s"
2801msgstr "La stazione %s non é stata trovata"
2802
2803#. TRANSLATORS: for extend: the user specified breaking a loop or
2804#. changing extend direction at this leg, but we didn’t find it in the
2805#. 3d file
2806#: ../src/extend.c:307
2807#: ../src/extend.c:349
2808#: ../src/extend.c:391
2809#: ../src/extend.c:433
2810#: n:511
2811#, c-format
2812msgid "Failed to find leg %s → %s"
2813msgstr "Tiro %s → %s non trovato"
2814
2815#. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
2816#: ../src/extend.c:254
2817#: n:512
2818#, c-format
2819msgid "Starting from station %s"
2820msgstr "Inizio dalla stazione %s"
2821
2822#. TRANSLATORS: for extend:
2823#: ../src/extend.c:274
2824#: n:513
2825#, c-format
2826msgid "Extending to the left from station %s"
2827msgstr "Sviluppo verso sinistra a partire dalla stazione %s"
2828
2829#. TRANSLATORS: for extend:
2830#: ../src/extend.c:319
2831#: n:514
2832#, c-format
2833msgid "Extending to the right from station %s"
2834msgstr "Sviluppo verso destra a partire dalla stazione %s"
2835
2836#. TRANSLATORS: for extend:
2837#: ../src/extend.c:294
2838#: n:515
2839#, c-format
2840msgid "Extending to the left from leg %s → %s"
2841msgstr "Sviluppo verso sinistra a partire dal tiro %s → %s"
2842
2843#. TRANSLATORS: for extend:
2844#: ../src/extend.c:339
2845#: n:516
2846#, c-format
2847msgid "Extending to the right from leg %s → %s"
2848msgstr "Sviluppo verso destra a partire dal tiro %s → %s"
2849
2850#. TRANSLATORS: for extend:
2851#: ../src/extend.c:403
2852#: n:517
2853#, c-format
2854msgid "Breaking survey loop at station %s"
2855msgstr "Topografia interrotta alla stazione %s"
2856
2857#. TRANSLATORS: for extend:
2858#: ../src/extend.c:423
2859#: n:518
2860#, c-format
2861msgid "Breaking survey loop at leg %s → %s"
2862msgstr "Topografia interrotta al tiro %s → %s"
2863
2864#. TRANSLATORS: for extend:
2865#: ../src/extend.c:361
2866#: n:519
2867#, c-format
2868msgid "Swapping extend direction from station %s"
2869msgstr "Cambia lo sviluppo del disegno a partire dalla stazione %s"
2870
2871#. TRANSLATORS: for extend:
2872#: ../src/extend.c:381
2873#: n:520
2874#, c-format
2875msgid "Swapping extend direction from leg %s → %s"
2876msgstr "Cambia lo sviluppo del disegno a partire dal tiro %s → %s"
2877
2878#. TRANSLATORS: for extend:
2879#: ../src/extend.c:551
2880#: n:521
2881#, c-format
2882msgid "Applying specfile: “%s”"
2883msgstr "Applicazione del file di specifiche: “%s”"
2884
2885#. TRANSLATORS: for extend:
2886#. Used to tell the user that a file is being written - %s is the filename
2887#: ../src/extend.c:614
2888#: n:522
2889#, c-format
2890msgid "Writing %s…"
2891msgstr "Scrittura %s…"
2892
2893#. TRANSLATORS: --help output for sorterr --horizontal option
2894#: ../src/sorterr.c:53
2895#: n:179
2896msgid "sort by horizontal error factor"
2897msgstr "ordina secondo il fattore di errore orizzontale"
2898
2899#. TRANSLATORS: --help output for sorterr --vertical option
2900#: ../src/sorterr.c:55
2901#: n:180
2902msgid "sort by vertical error factor"
2903msgstr "ordina secondo il fattore di errore verticale"
2904
2905#. TRANSLATORS: --help output for sorterr --percentage option
2906#: ../src/sorterr.c:57
2907#: n:181
2908msgid "sort by percentage error"
2909msgstr "ordina secondo l'errore percentuale"
2910
2911#. TRANSLATORS: --help output for sorterr --per-leg option
2912#: ../src/sorterr.c:59
2913#: n:182
2914msgid "sort by error per leg"
2915msgstr "ordina secondo l'errore per tiro"
2916
2917#. TRANSLATORS: --help output for sorterr --replace option
2918#: ../src/sorterr.c:61
2919#: n:183
2920msgid "replace .err file with resorted version"
2921msgstr "sostituisci il file .err con quello riordinato"
2922
2923#: ../src/sorterr.c:81
2924#: ../src/sorterr.c:98
2925#: ../src/sorterr.c:170
2926#: n:112
2927msgid "Couldn’t parse .err file"
2928msgstr "Non posso analizzare il file .err degli errori"
2929
2930#. TRANSLATORS: for diffpos:
2931#: ../src/diffpos.c:159
2932#: n:500
2933#, c-format
2934msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
2935msgstr "Spostato da (%3.2f,%3.2f,%3.2f): %s"
2936
2937#. TRANSLATORS: for diffpos:
2938#: ../src/diffpos.c:196
2939#: n:501
2940#, c-format
2941msgid "Added: %s"
2942msgstr "Aggiunto: %s"
2943
2944#. TRANSLATORS: for diffpos:
2945#: ../src/diffpos.c:219
2946#: n:502
2947#, c-format
2948msgid "Deleted: %s"
2949msgstr "Rimosso: %s"
2950
2951#. TRANSLATORS: The first of two warnings given when a survey which has
2952#. already been completed is reentered.  This example file crawl.svx:
2953#.
2954#. *begin crawl
2955#. 1 2 9.45 234 -01 # <- second warning here
2956#. *end crawl
2957#. *begin crawl     # <- first warning here
2958#. 2 3 7.67 223 -03
2959#. *end crawl
2960#.
2961#. Would lead to:
2962#.
2963#. crawl.svx:3: Reentering an existing survey is deprecated
2964#. crawl.svx:1: Originally entered here
2965#.
2966#. If you're unsure what "deprecated" means, see:
2967#. http://en.wikipedia.org/wiki/Deprecation
2968#: ../src/commands.c:572
2969#: n:29
2970#, fuzzy
2971msgid "Reentering an existing survey is deprecated"
2972msgstr "Reimmettere un prefisso di livello giá esistente é sconsigliato"
2973
2974#. TRANSLATORS: The second of two warnings given when a survey which has
2975#. already been completed is reentered.  This example file crawl.svx:
2976#.
2977#. *begin crawl
2978#. 1 2 9.45 234 -01 # <- second warning here
2979#. *end crawl
2980#. *begin crawl     # <- first warning here
2981#. 2 3 7.67 223 -03
2982#. *end crawl
2983#.
2984#. Would lead to:
2985#.
2986#. crawl.svx:3: Reentering an existing survey is deprecated
2987#. crawl.svx:1: Originally entered here
2988#.
2989#. If you're unsure what "deprecated" means, see:
2990#. http://en.wikipedia.org/wiki/Deprecation
2991#: ../src/commands.c:590
2992#: n:30
2993msgid "Originally entered here"
2994msgstr "Giá utilizzato qui"
2995
2996#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
2997#. deprecated, so this error would be generated by:
2998#.
2999#. *equate \foo.7 1
3000#.
3001#. If you're unsure what "deprecated" means, see:
3002#. http://en.wikipedia.org/wiki/Deprecation
3003#: ../src/commands.c:492
3004#: ../src/readval.c:90
3005#: ../src/readval.c:94
3006#: n:25
3007msgid "ROOT is deprecated"
3008msgstr "ROOT é sconsigliato"
3009
3010#. TRANSLATORS: --help output for dump3d --rewind option
3011#: ../src/dump3d.c:51
3012#: n:204
3013msgid "rewind file and read it a second time"
3014msgstr "riavvolgi il file e rileggilo una seconda volta"
3015
3016#: ../src/dump3d.c:52
3017#: n:396
3018msgid "show survey date information (if present)"
3019msgstr ""
3020
3021#: ../src/findentrances.cc:111
3022#: ../src/gfxcore.cc:2669
3023#: ../src/gpx.cc:70
3024#: ../src/kml.cc:69
3025#: n:287
3026#, c-format
3027msgid "Failed to initialise input coordinate system “%s”"
3028msgstr "Inizializzazione del sistema di coordinate d'ingresso “%s” fallito"
3029
3030#: ../src/findentrances.cc:114
3031#: ../src/gfxcore.cc:2675
3032#: ../src/gpx.cc:75
3033#: ../src/kml.cc:74
3034#: n:288
3035#, c-format
3036msgid "Failed to initialise output coordinate system “%s”"
3037msgstr "Inizializzazione del sistema di coordinate di uscita “%s” fallito"
3038
3039#: ../src/findentrances.cc:169
3040#: n:388
3041msgid "-d PROJ_DATUM 3D_FILE"
3042msgstr ""
3043
3044#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3045#. (https://trac.osgeo.org/proj/) - the user passes a string to tell PROJ
3046#. what the input datum is.
3047#: ../src/findentrances.cc:160
3048#: n:389
3049msgid "input datum as string to pass to PROJ"
3050msgstr "Immetti il datum come stringa da passare a PROJ"
3051
3052#. TRANSLATORS: The PROJ library is used to do coordinate transformations
3053#. (https://trac.osgeo.org/proj/) - if the .3d file doesn't contain details
3054#. of the coordinate projection in use, the user must specify it here for
3055#. export formats which need to know it (e.g. GPX).
3056#: ../src/printing.cc:584
3057#: n:440
3058msgid "Coordinate projection"
3059msgstr ""
3060
3061#: ../src/cad3d.c:661
3062#: n:100
3063msgid "do not generate station markers"
3064msgstr "Non generare i simboli di stazione"
3065
3066#: ../src/cad3d.c:662
3067#: n:101
3068msgid "do not generate station labels"
3069msgstr "Non generare le etichette di stazione"
3070
3071#: ../src/cad3d.c:663
3072#: n:102
3073msgid "do not generate survey legs"
3074msgstr "non generare i tiri del rilievo"
3075
3076#: ../src/cad3d.c:667
3077#: n:103
3078msgid "produce an elevation view"
3079msgstr "Produce una vista di prospetto"
3080
3081#: ../src/cad3d.c:664
3082#: n:148
3083#, c-format
3084msgid "generate grid (default %sm)"
3085msgstr "Genera la griglia (predefinita %sm)"
3086
3087#: ../src/cad3d.c:665
3088#: n:149
3089#, c-format
3090msgid "station labels text height (default %s)"
3091msgstr "Altezza etichette di stazione (predefinita %s)"
3092
3093#: ../src/cad3d.c:666
3094#: n:152
3095#, c-format
3096msgid "station marker size (default %s)"
3097msgstr "Dimensioni simbolo di stazione (predefinito %s)"
3098
3099#: ../src/cad3d.c:668
3100#: n:155
3101#, c-format
3102msgid "factor to scale down by (default %s)"
3103msgstr "fattore di scala (predefinito %s)"
3104
3105#: ../src/cad3d.c:669
3106#: n:156
3107msgid "produce DXF output"
3108msgstr "produce un file DXF"
3109
3110#. TRANSLATORS: "Skencil" is the name of a software package, so should not be
3111#. translated.
3112#: ../src/cad3d.c:672
3113#: n:158
3114msgid "produce Skencil output"
3115msgstr "produce un file Skencil"
3116
3117#. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
3118#. so should not be translated.
3119#: ../src/cad3d.c:675
3120#: n:159
3121msgid "produce Compass PLT output for Carto"
3122msgstr "produce un file Compass PLT per Carto"
3123
3124#: ../src/cad3d.c:676
3125#: n:160
3126msgid "produce SVG output"
3127msgstr "produce un file SVG"
3128
3129#, c-format
3130#~ msgid "Error in format of font file “%s”"
3131#~ msgstr "Errore nel formato del file dei caratteri “%s”"
3132
3133#. TRANSLATORS: Show the terrain as solid rather than transparent.
3134#~ msgid "Solid Su&rface"
3135#~ msgstr "Superficie S&olida"
3136
3137#. TRANSLATORS: number of stations found matching search
3138#, c-format
3139#~ msgid "%d found"
3140#~ msgstr "%d trovate"
3141
3142#: ../src/mainfrm.cc:926
3143#: n:347
3144#~ msgid "&Preferences…"
3145#~ msgstr "&Preferenze…"
3146
3147#: n:348
3148#~ msgid "Draw passage walls"
3149#~ msgstr "Disegna le pareti"
3150
3151#: n:349
3152#~ msgid "Estimate LRUD readings based on heuristics"
3153#~ msgstr "Stima lel letture DSSS con ragionamento euristico"
3154
3155#: n:350
3156#~ msgid "Mark survey stations with crosses"
3157#~ msgstr "Segna le stazioni con croci"
3158
3159#: n:351
3160#~ msgid "Highlight stations marked as entrances"
3161#~ msgstr "Evidenzia le stazioni segnate come ingressi"
3162
3163#: n:352
3164#~ msgid "Highlight stations marked as fixed points"
3165#~ msgstr "Evidenzia le stazioni segnate come punti fissi"
3166
3167#: n:353
3168#~ msgid "Highlight stations which are exported"
3169#~ msgstr "Evidenzia le stazioni che sono esportate"
3170
3171#: n:354
3172#~ msgid "Mark survey stations with their names"
3173#~ msgstr "Segna le stazioni con i loro nomi"
3174
3175#: n:355
3176#~ msgid "Allow names to overlap on the display (faster)"
3177#~ msgstr "Permetti che i nomi si sovrappongano (piú veloce)"
3178
3179#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3180#. "survey stations".
3181#: n:357
3182#~ msgid "Display underground survey legs"
3183#~ msgstr "Mostra i tiri del rilievo sotteraneo"
3184
3185#. TRANSLATORS: Here a "survey leg" is a set of measurements between two
3186#. "survey stations".
3187#: n:358
3188#~ msgid "Display surface survey legs"
3189#~ msgstr "Mostra i tiri del rilievo di superficie"
3190
3191#: n:359
3192#~ msgid "Colour surface surveys by depth"
3193#~ msgstr "Colora i rilievi superficiali per la profonditá"
3194
3195#: n:360
3196#~ msgid "Draw surface legs with dashed lines"
3197#~ msgstr "Disegna i tiri in superficie con linee tratteggiate"
3198
3199#: n:361
3200#~ msgid "Draw a grid"
3201#~ msgstr "Disegna una griglia"
3202
3203#: n:362
3204#~ msgid "metric units"
3205#~ msgstr "metri"
3206
3207#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
3208#. the USA (rather confusingly now that England has largely gone metric!)
3209#: n:363
3210#~ msgid "imperial units"
3211#~ msgstr "unitá inglesi"
3212
3213#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
3214#. full circle.
3215#: n:364
3216#~ msgid "degrees (°)"
3217#~ msgstr "gradi sessagesimali (°)"
3218
3219#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
3220#. full circle.
3221#: n:365
3222#~ msgid "grads"
3223#~ msgstr "gradi decimali"
3224
3225#: n:366
3226#~ msgid "Display measurements in"
3227#~ msgstr "Mostra le distanze in"
3228
3229#: n:367
3230#~ msgid "Display angles in"
3231#~ msgstr "Mostra gli angoli in"
3232
3233#. TRANSLATORS: reverses the sense of the mouse controls
3234#: n:368
3235#~ msgid "Reverse the sense of the controls"
3236#~ msgstr "Inverte il senso dei controlli"
3237
3238#: n:369
3239#~ msgid "Display scale bar"
3240#~ msgstr "Mostra la scala"
3241
3242#: n:370
3243#~ msgid "Display depth bar"
3244#~ msgstr "Mostra barra delle profonditá"
3245
3246#: n:371
3247#~ msgid "Display compass"
3248#~ msgstr "Mostra bussola"
3249
3250#: n:372
3251#~ msgid "Display clinometer"
3252#~ msgstr "Mostra clinometro"
3253
3254#: n:373
3255#~ msgid "Display side panel"
3256#~ msgstr "Mostra pannello laterale"
Note: See TracBrowser for help on using the repository browser.