source: git/lib/it.po @ f6d9ca9

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

lib/,src/: Extract all the help strings in --help output and make
them available for translation.

git-svn-id: file:///home/survex-svn/survex/trunk@3741 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 55.4 KB
Line 
1msgid ""
2msgstr ""
3"Project-Id-Version: survex-1.1.16\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: 2011-05-17 01:20:59 +1200\n"
7"Last-Translator: Olly Betts <olly@survex.com>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=utf-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex was trying to
14#. allocate space for.
15#: ../src/message.c:83
16#, c-format
17msgid "Out of memory (couldn't find %lu bytes)."
18msgstr "Memoria insufficiente (ci vorrebbero altri %lu bytes)."
19
20#: ../src/commands.c:1512
21#, c-format
22msgid "Survex version %s or greater required to process this survey data."
23msgstr "Questi dati di topografia possono essere trattati da Survex versione %s o superiore."
24
25#. TRANSLATORS: Used with message 5 like so:
26#. In file included from area.svx:12,
27#. from cave.svx:3:
28#. passage.svx:17: <some error or warning>
29#: ../src/datain.c:107
30msgid "from"
31msgstr "da"
32
33#. TRANSLATORS: Indicates a warning message e.g.:
34#. "spoon.svx:12: warning: *prefix is deprecated"
35#: ../src/aven.cc:351
36#: ../src/message.c:1181
37msgid "warning"
38msgstr "avvertimento"
39
40#. TRANSLATORS: Followed by <filename>:<line number>
41#: ../src/datain.c:103
42msgid "In file included from"
43msgstr "Nel file inserito da"
44
45#: ../src/commands.c:507
46msgid "*prefix is deprecated - use *begin and *end instead"
47msgstr "*prefix é sconsigliato - usare invece *begin e *end"
48
49#: ../src/readval.c:121
50#, c-format
51msgid "Character `%c' not allowed in station name (use *SET NAMES to set allowed characters)"
52msgstr "Carattere `%c' non permesso nel nome di stazione (usare *SET NAMES per cambiare i caratteri permessi)"
53
54#: ../src/readval.c:319
55msgid "Field may not be omitted"
56msgstr "Questo campo non puó essere omesso"
57
58#: ../src/datain.c:1436
59#: ../src/datain.c:1447
60#: ../src/datain.c:1708
61#: ../src/readval.c:321
62#: ../src/readval.c:362
63#: ../src/readval.c:392
64#, c-format
65msgid "Expecting numeric field, found `%s'"
66msgstr "Questo campo é numerico, trovato `%s'"
67
68#: ../src/commands.c:1413
69#, c-format
70msgid "Found `%s', expecting `PRESERVE', `TOUPPER', or `TOLOWER'"
71msgstr "Trovato `%s', atteso `PRESERVE', `TOUPPER' o `TOLOWER'"
72
73#: ../src/matrix.c:359
74#: ../src/message.c:233
75#: ../src/debug.h:45
76#: ../src/debug.h:47
77msgid "Bug in program detected! Please report this to the authors"
78msgstr "Individuato un errore nel programma! Per favore comunicatelo agli autori"
79
80#: ../src/commands.c:1620
81#: ../src/extend.c:420
82#, c-format
83msgid "Unknown command `%s'"
84msgstr "Comando sconosciuto `%s'"
85
86#: ../src/netbits.c:407
87#, c-format
88msgid "Station `%s' equated to itself"
89msgstr "Stazione `%s' uguagliata a se stessa"
90
91#: ../src/datain.c:970
92msgid "Compass reading may not be omitted except on plumbed legs"
93msgstr "La lettura della bussola non puó essere omessa qui eccettto che nelle battute verticali"
94
95#: ../src/datain.c:236
96#: ../src/extend.c:425
97msgid "End of line not blank"
98msgstr "Fine della linea non vuota"
99
100#: ../src/cavern.c:375
101#, c-format
102msgid "There were %d warning(s)."
103msgstr "Ci sono %d avvertimenti."
104
105#. TRANSLATORS: pipe here means a Unix pipe, which transfers data between two programs
106#. -- probably best not to translate it
107#: ../src/cavernlog.cc:210
108#, c-format
109msgid "Couldn't open pipe: `%s'"
110msgstr "Il piping non puó essere eseguito: `%s'"
111
112#: ../src/datain.c:80
113#: ../src/datain.c:88
114#: ../src/datain.c:95
115#: ../src/datain.c:723
116#: ../src/extend.c:544
117#: ../src/sorterr.c:75
118#: ../src/sorterr.c:92
119#: ../src/sorterr.c:234
120msgid "Error reading file"
121msgstr "Errore nella lettura del file"
122
123#: ../src/message.c:1196
124msgid "Too many errors - giving up"
125msgstr "Troppi errori - processo interrotto"
126
127#: ../src/commands.c:1291
128msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
129msgstr "*DEFAULT é sconsigliato - usare invece *CALIBRATE/DATA/SD/UNITS con argomento DEFAULT"
130
131#. TRANSLATORS: A "plumbed leg" is one measured using a plumbline (a weight on a string).
132#. So the problem here is that the leg is vertical, so a compass reading has
133#. no meaning!
134#: ../src/datain.c:943
135msgid "Compass reading given on plumbed leg"
136msgstr "Lettura della bussola in una battuta verticale"
137
138#: ../src/commands.c:569
139msgid "END with no matching BEGIN in this file"
140msgstr "C'é un END senza il corrispondente BEGIN in questo file"
141
142#: ../src/datain.c:710
143msgid "BEGIN with no matching END in this file"
144msgstr "C'é un BEGIN senza il corrispondente END in questo file"
145
146#: ../src/printwx.cc:1166
147#: ../src/datain.c:352
148#: ../src/img.c:176
149#, c-format
150msgid "Couldn't open data file `%s'"
151msgstr "Non riesco ad aprire il file dei dati `%s'"
152
153#. TRANSLATORS: Use of the ROOT character (which is "\" by default) is deprecated, so this error
154#. would be generated by:
155#. *equate \foo.7 1
156#: ../src/commands.c:416
157#: ../src/readval.c:62
158#: ../src/readval.c:66
159msgid "ROOT is deprecated"
160msgstr "ROOT é sconsigliato"
161
162#. TRANSLATORS: A station must be exported out of each level it is in, so this would give
163#. "Station `\outer.inner.1' not exported from survey `\outer')":
164#. *equate entrance outer.inner.1
165#. *begin outer
166#. *begin inner
167#. *export 1
168#. 1 2 1.23 045 -6
169#. *end inner
170#. *end outer
171#: ../src/commands.c:813
172#: ../src/listpos.c:130
173#: ../src/readval.c:240
174#, c-format
175msgid "Station `%s' not exported from survey `%s'"
176msgstr "La stazione `%s' non é stata esportata dal rilievo `%s'"
177
178#: ../src/readval.c:212
179#, c-format
180msgid "`%s' can't be both a station and a survey"
181msgstr "`%s' non può essere contemporaneamente una stazione e un rilievo"
182
183#: ../src/extend.c:247
184#: ../src/extend.c:262
185#: ../src/extend.c:302
186#: ../src/extend.c:342
187#: ../src/extend.c:382
188#: ../src/readval.c:118
189msgid "Expecting station name"
190msgstr "Manca il nome della stazione"
191
192#. TRANSLATORS: FIXME: perhaps use "survey" instead of "prefix level"?
193#: ../src/commands.c:479
194msgid "Reentering an existing prefix level is deprecated"
195msgstr "Reimmettere un prefisso di livello giá esistente é sconsigliato"
196
197#: ../src/commands.c:486
198msgid "Originally entered here"
199msgstr "Giá utilizzato qui"
200
201#: ../src/commands.c:1439
202#, c-format
203msgid "Found `%s', expecting `EQUATES', `EXPORTS', or `PLUMBS'"
204msgstr "Trovato `%s', atteso `EQUATES', `EXPORTS' o `PLUMBS'"
205
206#: ../src/commands.c:1445
207#, c-format
208msgid "Found `%s', expecting `ON' or `OFF'"
209msgstr "Trovato `%s', atteso `ON' o `OFF'"
210
211#. TRANSLATORS: EQUATE is a command name, so shouldn't be translated.
212#: ../src/commands.c:786
213msgid "Only one station in EQUATE command"
214msgstr "Solo una stazione nel comando EQUATE"
215
216#: ../src/commands.c:372
217#, c-format
218msgid "Unknown quantity `%s'"
219msgstr "Quantitá `%s' sconosciuta"
220
221#: ../src/commands.c:298
222#, c-format
223msgid "Unknown units `%s'"
224msgstr "Unitá `%s' sconosciute"
225
226#. TRANSLATORS: Used when a BEGIN tag has no prefix, but the END tag has one, e.g.:
227#. *begin
228#. 1 2 10.00 178 -01
229#. *end entrance      <--[Message given here]
230#: ../src/commands.c:586
231msgid "Matching BEGIN tag has no prefix"
232msgstr "Il BEGIN corrispondente non ha prefisso"
233
234#. TRANSLATORS: Note: In English you talk about the *units* of a single measurement, but
235#. the correct term in other languages may be singular.
236#: ../src/commands.c:307
237#, c-format
238msgid "Invalid units `%s' for quantity"
239msgstr "Unitá `%s' non valida per questa quantitá"
240
241#. TRANSLATORS: nasty hack - this message is for the .3d img code, and all errors there take
242#. a filename parameter - we don't really want it here, so lose it with "%.0s"
243#. (which should display 0 characters from the filename) FIXME: sort out this
244#: ../src/img.c:177
245msgid "Out of memory %.0s"
246msgstr "Memoria insufficiente %.0s"
247
248#: ../src/commands.c:366
249#, c-format
250msgid "Unknown instrument `%s'"
251msgstr "Strumento `%s' sconosciuto"
252
253#. TRANSLATORS: DECLINATION is a built-in keyword, so best not to translate
254#: ../src/commands.c:1267
255msgid "Scale factor must be 1.0 for DECLINATION"
256msgstr "Il fattore di scala per il comando DECLINATION deve essere 1.0"
257
258#: ../src/commands.c:1309
259#, c-format
260msgid "Unknown setting `%s'"
261msgstr "Parametro `%s' sconosciuto"
262
263#: ../src/commands.c:409
264#, c-format
265msgid "Unknown character class `%s'"
266msgstr "Carattere sconosciuto classe `%s'"
267
268#: ../src/extend.c:590
269#: ../src/netskel.c:89
270msgid "No survey data"
271msgstr "Mancano i dati topografici"
272
273#: ../src/filename.c:52
274#: ../src/img.c:178
275#, c-format
276msgid "Filename `%s' refers to directory"
277msgstr "Il nome del file `%s' corrisponde ad una directory"
278
279#: ../src/netartic.c:374
280msgid "Survey not all connected to fixed stations"
281msgstr "La topografia non é completamente connessa alle stazioni fisse"
282
283#: ../src/commands.c:725
284#: ../src/datain.c:633
285msgid "Station already fixed or equated to a fixed point"
286msgstr "Stazione giá fissata o uguagliata ad un punto fisso"
287
288#: ../src/cavern.c:277
289#: ../src/filename.c:55
290#: ../src/img.c:179
291#, c-format
292msgid "Failed to open output file `%s'"
293msgstr "Non riesco ad aprire il file di uscita `%s'"
294
295#: ../src/commands.c:1364
296msgid "Standard deviation must be positive"
297msgstr "La deviazione standard deve essere positiva"
298
299#. TRANSLATORS: as in: Usage: cavern ...
300#: ../src/cmdline.c:147
301msgid "Usage"
302msgstr "Utilizzo"
303
304#. TRANSLATORS: %s is a placeholder for the name of the station
305#: ../src/netbits.c:335
306#, c-format
307msgid "Survey leg with same station (`%s') at both ends - typing error?"
308msgstr "Alle estremitá di una battuta c'é la stessa stazione (`%s') - Errore di trascrizione?"
309
310#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
311#. full circle.
312#. it: "gradi" is correct here (grads would be "gradi quattrocentesimali")
313#: ../src/datain.c:901
314#: ../src/datain.c:916
315msgid "Clino reading over 90 degrees (absolute value)"
316msgstr "Lettura del clinometro superiore a 90 gradi (valore assoluto)"
317
318#: ../src/netbits.c:422
319#, c-format
320msgid "Tried to equate two non-equal fixed stations: `%s' and `%s'"
321msgstr "Tentativo di uguagliare due stazioni fisse differenti: `%s' e `%s'"
322
323#. TRANSLATORS: "equal" as in: *fix a 1 2 3 / *fix b 1 2 3 / *equate a b
324#: ../src/netbits.c:428
325#, c-format
326msgid "Equating two equal fixed points: `%s' and `%s'"
327msgstr "Uguagliate due stazioni fisse identiche: `%s' e `%s'"
328
329#. TRANSLATORS: " *fix a " gives this message:
330#: ../src/commands.c:643
331msgid "FIX command with no coordinates - fixing at (0,0,0)"
332msgstr "Comando FIX senza coordinate - fissato a (0,0,0)"
333
334#. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
335#: ../src/commands.c:728
336#: ../src/datain.c:635
337msgid "Station already fixed at the same coordinates"
338msgstr "Stazione giá fissata alle stesse coordinate"
339
340#: ../src/commands.c:636
341msgid "More than one FIX command with no coordinates"
342msgstr "Piú di un comando FIX senza coordinate"
343
344#. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN <SURVEY>, so this
345#. would generate error 57:
346#. *begin fred
347#. 1 2 1.23 045 -6
348#. *export 2
349#. *end fred
350#: ../src/commands.c:1621
351msgid "*EXPORT must immediately follow `*BEGIN <SURVEY>'"
352msgstr "*EXPORT deve seguire `*BEGIN <TOPOGRAFIA>'"
353
354#: ../src/readval.c:448
355msgid "Invalid year (< 1900 or > 2078)"
356msgstr "Anno non valido (<1900 o >2078)"
357
358#. TRANSLATORS: Suspicious means something like 410 degrees or -20 degrees
359#: ../src/datain.c:818
360#: ../src/datain.c:827
361msgid "Suspicious compass reading"
362msgstr "Lettura della bussola sospetta"
363
364#: ../src/datain.c:1414
365msgid "Negative tape reading"
366msgstr "Distanza negativa"
367
368#: ../src/commands.c:638
369msgid "Same station fixed twice with no coordinates"
370msgstr "La stessa stazione é stata fissata due volte senza coordinate"
371
372#. TRANSLATORS: This means that the data fed in said this.
373#. It could be a gross error (e.g. the decimal point is missing from
374#. the depth gauge reading) or it could just be due to random error on
375#. a near vertical leg
376#: ../src/datain.c:1117
377msgid "Tape reading is less than change in depth"
378msgstr "La distanza é minore del dislivello"
379
380#. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
381#. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
382#. neither style nor reading is a keyword in the program
383#. This error complains about a depth gauge reading in normal style, for example
384#: ../src/commands.c:1018
385#, c-format
386msgid "Reading `%s' not allowed in data style `%s'"
387msgstr "Dato `%s' non permesso nel tipo di dati `%s'"
388
389#. TRANSLATORS: i.e. not enough readings for the style.
390#: ../src/commands.c:1181
391#, c-format
392msgid "Too few readings for data style `%s'"
393msgstr "Mancano dati per il tipo di dati `%s'"
394
395#. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
396#. it: The meaning of scorretto is that the STYLE is written wrong but is similar
397#. to a known style.
398#. STYLE `%s' scorretto
399#: ../src/commands.c:985
400#, c-format
401msgid "Data style `%s' unknown"
402msgstr "Tipo di dati `%s' sconosciuto"
403
404#. TRANSLATORS: Exporting a station twice give error 66:
405#. *begin example
406#. *export 1
407#. *export 1
408#. 1 2 1.24 045 -6
409#. *end example
410#: ../src/commands.c:857
411#, c-format
412msgid "Station `%s' already exported"
413msgstr "Stazione `%s' giá esportata"
414
415#. TRANSLATORS: complains about a situation like trying to define two from stations per leg
416#: ../src/commands.c:1036
417#, c-format
418msgid "Duplicate reading `%s'"
419msgstr "Dato duplicato `%s'"
420
421#: ../src/commands.c:754
422#, c-format
423msgid "FLAG `%s' unknown"
424msgstr "FLAG `%s' sconosciuto"
425
426#: ../src/readval.c:406
427msgid "Missing \""
428msgstr "Manca \""
429
430#: ../src/listpos.c:105
431#, c-format
432msgid "Station `%s' referred to just once, with an explicit prefix - typo?"
433msgstr "La statione `%s' é ha un unico riferimento, con un prefisso esplicito - errore di scrittura?"
434
435#: ../src/netartic.c:379
436msgid "The following survey stations are not attached to a fixed point:"
437msgstr "Le seguenti stazioni non sono connesse ad un punto fisso:"
438
439#: ../src/netskel.c:128
440#, c-format
441msgid "Survey has no fixed points. Therefore I've fixed %s at (0,0,0)"
442msgstr "La topografia non ha punti fissi. Quindi %s é stata fissata a (0,0,0)"
443
444#. TRANSLATORS: fixed station that is not part of any survey
445#: ../src/netskel.c:896
446#, c-format
447msgid "Unused fixed point `%s'"
448msgstr "Punto fisso non usato `%s'"
449
450#: ../src/matrix.c:123
451msgid "Network solved by reduction - no simultaneous equations to solve."
452msgstr "Rete risolta per riduzione - nessun sistema da risolvere."
453
454#: ../src/matrix.c:135
455#, c-format
456msgid "Solving %d simultaneous equations"
457msgstr "Sto risolvendo un sistema di %d equazioni"
458
459#. TRANSLATORS: %c is 'x', 'y' or 'z'
460#: ../src/matrix.c:150
461#, c-format
462msgid "Solving to find %c coordinates"
463msgstr "Sto risolvendo per trovare le coordinate %c"
464
465#. TRANSLATORS: de has the reverse singular/plural arrangement :)
466#. (i.e., singular has the final -n, plural doesn't)
467#: ../src/commands.c:1090
468#, c-format
469msgid "Reading `%s' duplicates previous reading(s)"
470msgstr "La lettura `%s' duplica precedenti letture"
471
472#: ../src/matrix.c:133
473msgid "Solving one equation"
474msgstr "Sto risolvendo una equazione"
475
476#: ../src/datain.c:889
477#: ../src/datain.c:1111
478#: ../src/datain.c:1300
479msgid "Negative adjusted tape reading"
480msgstr "Distanza corretta negativa"
481
482#: ../src/commands.c:1539
483#: ../src/commands.c:1559
484msgid "Date is in the future!"
485msgstr "La data é nel futuro!"
486
487#: ../src/commands.c:1563
488msgid "End of date range is before the start"
489msgstr "La data finale é anteriore a quella finale"
490
491#: ../src/avenprcore.cc:118
492#, c-format
493msgid "Parameter `%s' has invalid value `%s' in printer configuration file"
494msgstr "Parametro `%s' ha un valore `%s' non valido nel file di configurazione della stampante"
495
496#. TRANSLATORS: e.g. the user specifies a passage cross-section at station "entrance.27", but
497#. there is no station "entrance.27" in the centre-line.
498#: ../src/netskel.c:980
499#, c-format
500msgid "Cross section specified at non-existent station `%s'"
501msgstr "Sezione trasversale specificata per una stazione non esistente: `%s'"
502
503#. TRANSLATORS: In data with backsights, the user has tried to give a plumb for the
504#. foresight and a clino reading for the backsight, or something similar.
505#: ../src/datain.c:930
506#: ../src/datain.c:951
507msgid "CLINO and BACKCLINO readings must be of the same type"
508msgstr "Le letture CLINO e BACKCLINO devono essere dello stesso tipo"
509
510#: ../src/avenprcore.cc:113
511#, c-format
512msgid "Parameter `%s' missing in printer configuration file"
513msgstr "Il parametro `%s' manca nel file di configurazione della stampante"
514
515#: ../src/readval.c:456
516msgid "Invalid month"
517msgstr "Mese non valido"
518
519#. TRANSLATORS: e.g. 31st of April, or 32nd of any month
520#: ../src/readval.c:464
521msgid "Invalid day of the month"
522msgstr "Giorno del mese non valido"
523
524#, c-format
525msgid "Error in format of font file `%s'"
526msgstr "Errore nel formato del file dei caratteri `%s'"
527
528#: ../src/readval.c:116
529msgid "Expecting survey name"
530msgstr "Manca il nome del rilievo"
531
532#. TRANSLATORS: Program will exit shortly after printing this
533#: ../src/message.c:224
534msgid "Abnormal termination"
535msgstr "Terminazione anormale"
536
537#: ../src/message.c:225
538msgid "Arithmetic error"
539msgstr "Errore aritmetico"
540
541#. TRANSLATORS: Something is badly wrong -- the CPU tried to execute bad opcodes -- corrupted program?
542#: ../src/message.c:226
543msgid "Illegal instruction"
544msgstr "Istruzione illegale"
545
546#: ../src/mainfrm.cc:364
547#: ../src/extend.c:539
548#: ../src/sorterr.c:140
549#, c-format
550msgid "Couldn't open file `%s'"
551msgstr "Non riesco ad aprire il file `%s'"
552
553#: ../src/message.c:227
554msgid "Bad memory access"
555msgstr "Accesso alla memoria errato"
556
557#: ../src/commands.c:418
558#: ../src/commands.c:481
559#: ../src/commands.c:509
560#: ../src/commands.c:999
561#: ../src/commands.c:1293
562#: ../src/readval.c:68
563msgid "Further uses of this deprecated feature will not be reported"
564msgstr "Usi futuri di questa funzionalitá non piú usata non verranno segnalati"
565
566#: ../src/message.c:228
567msgid "Unknown signal received"
568msgstr "Ricevuto segnale sconosciuto"
569
570#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
571#. full circle.
572#: ../src/datain.c:855
573#, c-format
574msgid "COMPASS reading and BACKCOMPASS reading disagree by %s degrees"
575msgstr "Le letture COMPASS e BACKCOMPASS differiscono di %s gradi"
576
577#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
578#. full circle.
579#: ../src/datain.c:999
580#, c-format
581msgid "CLINO reading and BACKCLINO reading disagree by %s degrees"
582msgstr "Le letture CLINO e BACKCLINO differiscono di %s gradi"
583
584#. TRANSLATORS: A computer mouse, not the rodent sort ;)
585#. Actually, mouse is somewhat imprecise as it could refer to a trackerball
586#. or joystick, but mouse is more compact than "pointing device" and usually
587#. correct.
588msgid "No mouse detected"
589msgstr "Non ho trovato il mouse"
590
591#. TRANSLATORS: %05.1f will be replaced by something like "123.4"
592msgid "Plan, %05.1f up screen"
593msgstr "Pianta, %05.1f cima schermo"
594
595msgid "View towards %05.1f"
596msgstr "Vista in direzione %05.1f"
597
598msgid "You need to calibrate your printer - see the manual for details."
599msgstr "É necessario calibrare la stampante - consultare il manuale per i dettagli"
600
601#: ../src/commands.c:996
602#, c-format
603msgid "`*data %s %c …' is deprecated - use `*data %s …' instead"
604msgstr "`*data %s %c …' é una funzionalitá non piú usata - usare `*data %s …'"
605
606#: ../src/extend.c:491
607msgid "Reading in data - please wait…"
608msgstr "Sto leggendo i dati - attendere per favore…"
609
610#. TRANSLATORS: Probably not a .3D file.  caverot autoexec.bat would give this
611#: ../src/3dtopos.c:154
612#: ../src/3dtopos.c:160
613#: ../src/cad3d.c:865
614#: ../src/cad3d.c:876
615#: ../src/img.c:180
616#, c-format
617msgid "Bad 3d image file `%s'"
618msgstr "File immagine 3d `%s' errato"
619
620#. TRANSLATORS: This is the date format string used to timestamp .3d files internally
621#. Probably best to keep it the same for all translations
622#: ../src/img.c:48
623#, c-format
624msgid "%a,%Y.%m.%d %H:%M:%S %Z"
625msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
626
627#. TRANSLATORS: put in .3d file if we can't read the date/time
628#: ../src/img.c:47
629msgid "Date and time not available."
630msgstr "Data e ora non disponibili."
631
632#: ../src/img.c:181
633#, c-format
634msgid "Error reading from file `%s'"
635msgstr "Errore nella lettura del file `%s'"
636
637#: ../src/gfxcore.cc:2886
638#: ../src/mainfrm.cc:322
639#: ../src/mainfrm.cc:1728
640#: ../src/mainfrm.cc:2179
641#: ../src/filename.c:79
642#: ../src/img.c:182
643#, c-format
644msgid "Error writing to file `%s'"
645msgstr "Errore nella scrittura del file `%s'"
646
647#: ../src/filename.c:82
648msgid "Error writing to file"
649msgstr "Errore nella scrittura del file"
650
651#: ../src/sorterr.c:76
652#: ../src/sorterr.c:93
653#: ../src/sorterr.c:164
654msgid "Couldn't parse .err file"
655msgstr "Non posso analizzare il file .err degli errori"
656
657#: ../src/cavern.c:370
658#, c-format
659msgid "There were %d warning(s) and %d error(s) - no output files produced."
660msgstr "Ci sono %d avvertimenti e %d errori - nessun file prodotto."
661
662#: ../src/img.c:183
663#, c-format
664msgid "File `%s' has a newer format than this program can understand"
665msgstr "Il file `%s' é ha un nuovo formato che questo programma non puó capire"
666
667#: ../src/printwx.cc:634
668msgid "North"
669msgstr "Nord"
670
671#. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
672#: ../src/printwx.cc:651
673msgid "Elevation on"
674msgstr "Profilo in direzione"
675
676#: ../src/printwx.cc:255
677#: ../src/printwx.cc:637
678msgid "Plan view"
679msgstr "Pianta"
680
681#: ../src/gfxcore.cc:713
682#: ../src/printwx.cc:257
683#: ../src/printwx.cc:660
684msgid "Elevation"
685msgstr "profilo"
686
687msgid "3d file"
688msgstr "File immagine 3d"
689
690#: ../src/cavern.c:331
691msgid "Calculating statistics"
692msgstr "Sto calcolando le statistiche"
693
694#: ../src/readval.c:420
695msgid "Expecting string field"
696msgstr "Questo é un campo di tipo stringa"
697
698#: ../src/cmdline.c:190
699msgid "too few arguments"
700msgstr "Numero di parametri insufficiente"
701
702#: ../src/cmdline.c:197
703msgid "too many arguments"
704msgstr "Troppi parametri"
705
706#: ../src/cmdline.c:156
707#: ../src/cmdline.c:159
708#: ../src/cmdline.c:163
709msgid "FILE"
710msgstr "FILE"
711
712#. TRANSLATORS: a trailing traverse is a dead end back to a junction
713#: ../src/netskel.c:162
714msgid "Removing trailing traverses"
715msgstr "Sto rimuovendo le traverse terminali"
716
717#: ../src/netskel.c:216
718msgid "Concatenating traverses between nodes"
719msgstr "So connettendo le traverse fra i nodi"
720
721#: ../src/netskel.c:409
722msgid "Calculating traverses between nodes"
723msgstr "Sto calcolando le traverse fra i nodi"
724
725#: ../src/netskel.c:739
726msgid "Calculating trailing traverses"
727msgstr "Sto calcolando le traverse terminali"
728
729#: ../src/network.c:82
730msgid "Simplifying network"
731msgstr "Sto semplificando la rete"
732
733#: ../src/network.c:540
734msgid "Calculating network"
735msgstr "Sto calcolando la rete"
736
737#: ../src/datain.c:1404
738#, c-format
739msgid "Found `%s', expecting `F' or `B'"
740msgstr "Trovato `%s', atteso `F' o `B'"
741
742#: ../src/cavern.c:425
743msgid "Total length of survey legs = %7.2fm (%7.2fm adjusted)"
744msgstr "Sviluppo spaziale = %7.2fm (%7.2fm corretto)"
745
746#: ../src/cavern.c:428
747msgid "Total plan length of survey legs = %7.2fm"
748msgstr "Sviluppo planimetrico = %7.2fm"
749
750#: ../src/cavern.c:431
751msgid "Total vertical length of survey legs = %7.2fm"
752msgstr "Totale delle componenti verticali delle battute = %7.2fm"
753
754#. TRANSLATORS: numbers are altitudes of highest and lowest stations
755#: ../src/cavern.c:457
756msgid "Vertical range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
757msgstr "Dislivello totale = %4.2fm (da %s a %4.2fm a %s a %4.2fm)"
758
759#. TRANSLATORS: c.f. previous message
760#: ../src/cavern.c:458
761msgid "North-South range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
762msgstr "Estensione Nord-Sud = %4.2fm (da %s a %4.2fm a %s a %4.2fm)"
763
764#. TRANSLATORS: c.f. previous two messages
765#: ../src/cavern.c:459
766msgid "East-West range = %4.2fm (from %s at %4.2fm to %s at %4.2fm)"
767msgstr "Estensione Est-Ovest = %4.2fm (da %s a %4.2fm a %s a %4.2fm)"
768
769#: ../src/cavern.c:413
770msgid "There is 1 loop."
771msgstr "C'é una poligonale chiusa."
772
773#: ../src/cavern.c:415
774#, c-format
775msgid "There are %ld loops."
776msgstr "Ci sono %ld poligonali chiuse."
777
778#: ../src/cavern.c:353
779msgid "CPU time used %5.2fs"
780msgstr "Tempo CPU utilizzato %5.2fs"
781
782#: ../src/cavern.c:356
783msgid "Time used %5.2fs"
784msgstr "Tempo totale %5.2fs"
785
786#: ../src/cavern.c:358
787msgid "Time used unavailable"
788msgstr "Tempo totale non disponibile"
789
790#: ../src/cavern.c:361
791msgid "Time used %5.2fs (%5.2fs CPU time)"
792msgstr "Tempo totale %5.2fs (tempo CPU %5.2fs)"
793
794#: ../src/cavern.c:365
795msgid "Done."
796msgstr "Fatto."
797
798#: ../src/netskel.c:717
799msgid "Original length%7.2fm (%3d legs), moved%7.2fm (%5.2fm/leg). "
800msgstr "Lunghezza originale%7.2fm (%3d battute), ridotta%7.2fm (%5.2fm/battuta). "
801
802#: ../src/netskel.c:720
803msgid "Error%7.2f%%"
804msgstr "Errore%7.2f%%"
805
806#. TRANSLATORS: Here N/A means "Not Applicable" -- it means the traverse has zero length, so
807#. error per metre is meaningless
808#. There should be 4 spaces between "Error" and "N/A" so that it lines up with
809#. the numbers in the message above.
810#: ../src/netskel.c:722
811msgid "Error    N/A"
812msgstr "Errore    N/A"
813
814#. TRANSLATORS: description of --help option
815#: ../src/cmdline.c:127
816msgid "display this help and exit"
817msgstr "mostra questo aiuto ed esce"
818
819#. TRANSLATORS: description of --verbose option
820#: ../src/cmdline.c:128
821msgid "output version information and exit"
822msgstr "Mostra informazioni sulla versione ed esce"
823
824#. TRANSLATORS: As in "printer driver"
825msgid "Driver"
826msgstr "Driver"
827
828#. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]...
829#: ../src/cmdline.c:148
830msgid "OPTION"
831msgstr "OPZIONI"
832
833#: ../src/printwx.cc:220
834#: ../src/printwx.cc:672
835#: ../src/printwx.cc:733
836msgid "Scale"
837msgstr "Scala"
838
839msgid "Continue"
840msgstr "Continua"
841
842msgid "Exiting."
843msgstr "Fine."
844
845#: ../src/cmdline.c:172
846#, c-format
847msgid "Try `%s --help' for more information.\n"
848msgstr "Usare `%s --help' per ulteriori informazioni.\n"
849
850msgid "Plan or Elevation"
851msgstr "Pianta o profilo"
852
853#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
854#. full circle.
855msgid "Bearing up page (degrees): "
856msgstr "Azimut della cima della pagina (gradi): "
857
858msgid "View towards: "
859msgstr "Vista verso: "
860
861#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
862#. full circle.
863msgid "Tilt (degrees): "
864msgstr "Inclinazione (gradi): "
865
866#, c-format
867msgid "Please enter Map Scale = X:Y (default 1:%d)\n: "
868msgstr "Per favore, immettere la scala della carta = X:Y (default 1:%d)\n: "
869
870msgid "Using scale %.0f:%.0f"
871msgstr "Scala utilizzata %.0f:%.0f"
872
873msgid "Print which pages?\n(RETURN for all; 'n' for one page, 'm-n', 'm-', '-n' for a range)\n: "
874msgstr "Pagine da stampare:\n(RETURN per tuttr; 'n' per una pagina 'm-n', 'm-', '-n' per un intervallo)\n: "
875
876#. TRANSLATORS: e.g. "Printing to `somefile.ps'..." / "Printing to `Laserjet4 on amachine...'
877#, c-format
878msgid "Printing to `%s'…"
879msgstr "In stampa su `%s'…"
880
881#: ../src/avenprcore.cc:262
882#, c-format
883msgid "Page %d of %d"
884msgstr "Pagina %d di %d"
885
886#: ../src/avenprcore.cc:266
887#: ../src/printwx.cc:1172
888#, c-format
889msgid "Survey `%s'   Page %d (of %d)   Processed on %s"
890msgstr "Topografia `%s'   Pagina %d (di %d)   In corso su %s"
891
892#. TRANSLATORS: This is used on printouts of plan views, and gives the bearing up the page
893#. (so if North is across the page to the right, 270 is "Up page"
894#: ../src/printwx.cc:677
895msgid "Up page"
896msgstr "Alto della pagina"
897
898#. TRANSLATORS: This is used on printouts of elevations
899#. It gives the bearing we're looking in the direction of
900#: ../src/printwx.cc:677
901msgid "View"
902msgstr "Vista"
903
904#, c-format
905msgid "This will need %d pages (%dx%d)."
906msgstr "Saranno necessarie %d pagine (%dx%d)."
907
908msgid "This will need 1 page."
909msgstr "Sará necessaria una pagina."
910
911#: ../src/cavern.c:399
912msgid "Survey contains 1 survey station,"
913msgstr "La topografia contiene una stazione,"
914
915#: ../src/cavern.c:401
916#, c-format
917msgid "Survey contains %ld survey stations,"
918msgstr "La topografia contiene %ld stazioni,"
919
920#: ../src/cavern.c:405
921msgid " joined by 1 leg."
922msgstr " unite per una battuta."
923
924#: ../src/cavern.c:407
925#, c-format
926msgid " joined by %ld legs."
927msgstr " unite per %ld battute."
928
929#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
930#: ../src/listpos.c:159
931msgid "node"
932msgstr "nodo"
933
934#. TRANSLATORS: node/nodes as in:  "Survey has 1 2-node and 2 3-nodes."
935#: ../src/listpos.c:159
936msgid "nodes"
937msgstr "nodi"
938
939#. TRANSLATORS: connected component in the graph theory sense
940#. It means there are %ld bits of survey with no connections between them
941#. This message is only used if there are more than 1
942#: ../src/cavern.c:421
943#, c-format
944msgid "Survey has %ld connected components."
945msgstr "La topografia contiene %ld componenti connesse."
946
947#, c-format
948msgid "Bad list of pages to print `%s'"
949msgstr "Lista di pagine da stampare `%s' errata"
950
951#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
952msgid "yes"
953msgstr "si"
954
955#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
956msgid "no"
957msgstr "no"
958
959#. TRANSLATORS: menu commands for (ynq) style choices (may become menu entries later)
960msgid "quit"
961msgstr "annulla"
962
963#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
964msgid "plan"
965msgstr "pianta"
966
967#. TRANSLATORS: menu commands for (pe) style choices (may become menu entries later)
968msgid "elevation"
969msgstr "profilo"
970
971#: ../src/cmdline.c:219
972#: ../src/cmdline.c:238
973#, c-format
974msgid "numeric argument `%s' out of range"
975msgstr "argomento numerico `%s' al di fuori dell'intervallo consentito"
976
977#: ../src/cmdline.c:221
978#, c-format
979msgid "argument `%s' not an integer"
980msgstr "L'argomento `%s' non é un intero"
981
982#: ../src/cmdline.c:240
983#, c-format
984msgid "argument `%s' not a number"
985msgstr "L'argomento `%s' non é un numero"
986
987#: ../src/commands.c:768
988msgid "Expecting `DUPLICATE', `SPLAY', or `SURFACE'"
989msgstr "Atteso `DUPLICATE', `SPLAY' o `SURFACE'"
990
991#: ../src/commands.c:770
992msgid "Expecting `NOT', `DUPLICATE', `SPLAY', or `SURFACE'"
993msgstr "Atteso `NOT', `DUPLICATE', `SPLAY' o `SURFACE'"
994
995#: ../src/listpos.c:86
996#, c-format
997msgid "Station `%s' referred to by *entrance or *export but never used"
998msgstr "Stazione `%s' referenziata da *entrance o *export ma mai usata"
999
1000#: ../src/printwx.cc:665
1001msgid "Extended elevation"
1002msgstr "Profilo longitudinale"
1003
1004#: ../src/commands.c:567
1005msgid "No matching BEGIN"
1006msgstr "Manca il BEGIN corrispondente"
1007
1008#. TRANSLATORS: *BEGIN <prefix> and *END <prefix> should have the same <prefix> if it's
1009#. given at all
1010#: ../src/commands.c:589
1011msgid "Prefix tag doesn't match BEGIN"
1012msgstr "Il prefisso non corrisponde con il BEGIN"
1013
1014#: ../src/commands.c:593
1015msgid "Closing prefix omitted from END"
1016msgstr "Prefisso omesso in END"
1017
1018#. TRANSLATORS: heading line for .pos file
1019#. please try to ensure the ','s (or at least the columns) are in the same place
1020#: ../src/3dtopos.c:109
1021msgid "( Easting, Northing, Altitude )"
1022msgstr "( Est (X), Nord (Y), Quota  Z )"
1023
1024#: ../src/readval.c:444
1025#: ../src/readval.c:454
1026#: ../src/readval.c:462
1027#, c-format
1028msgid "Expecting date, found `%s'"
1029msgstr "Attesa una data, trovato `%s'"
1030
1031#. TRANSLATORS: --help output for --survey option
1032#. "this" has been added to English translation
1033#, fuzzy
1034msgid "only load the sub-survey with this prefix"
1035msgstr "carica un sotto-rilievo con prefisso"
1036
1037#. TRANSLATORS: error message given by "*units tape 0 feet" - it's meaningless to say
1038#. your tape is marked in "0 feet" (but you might measure distance by counting
1039#. knots on a diving line, and tie them every "2 feet").
1040#: ../src/commands.c:1223
1041msgid "*UNITS factor must be non-zero"
1042msgstr "Il fattore *UNITS deve essere diverso da zero"
1043
1044#. TRANSLATORS: In the "File" menu
1045#: ../src/mainfrm.cc:720
1046msgid "&Screenshot…"
1047msgstr "&Cattura schermo…"
1048
1049#: ../src/mainfrm.cc:1254
1050#, c-format
1051msgid "No survey data in 3d file `%s'"
1052msgstr "Nel file 3D `%s' non ci sono dati di topografia"
1053
1054#: ../src/gfxcore.cc:671
1055msgid "Facing"
1056msgstr "Direzione"
1057
1058msgid "Close"
1059msgstr "Chiudi"
1060
1061#. TRANSLATORS: for the title of the About box
1062#: ../src/aboutdlg.cc:69
1063#, c-format
1064msgid "About %s"
1065msgstr "Informazioni su %s"
1066
1067#. TRANSLATORS: Aven menu items.  An '&' goes before the letter of any accelerator key.
1068#. The string "\t" separates the menu text and any accelerator key.
1069#. File->Open dialog:
1070#: ../src/mainfrm.cc:1701
1071msgid "Select a 3d file to view"
1072msgstr "Seleziona un file 3D da visualizzare"
1073
1074#: ../src/mainfrm.cc:1692
1075msgid "Survex 3d files"
1076msgstr "File Survex 3d"
1077
1078#: ../src/mainfrm.cc:1697
1079#: ../src/mainfrm.cc:2096
1080msgid "All files"
1081msgstr "Tutti i file"
1082
1083#. TRANSLATORS: in the about box (summarising the purpose of aven)
1084#: ../src/aboutdlg.cc:87
1085msgid "Survey visualisation tool"
1086msgstr "Strumento di visualizzazione rilievi"
1087
1088#. TRANSLATORS: Aven menu titles.  An '&' goes before the letter of any accelerator key.
1089#. The accelerators must be different within this group
1090#: ../src/mainfrm.cc:832
1091msgid "&File"
1092msgstr "&File"
1093
1094#: ../src/mainfrm.cc:833
1095msgid "&Rotation"
1096msgstr "&Rotazione"
1097
1098#: ../src/mainfrm.cc:834
1099msgid "&Orientation"
1100msgstr "&Orientazione"
1101
1102#: ../src/mainfrm.cc:835
1103msgid "&View"
1104msgstr "&Vista"
1105
1106#: ../src/mainfrm.cc:837
1107msgid "&Controls"
1108msgstr "&Controlli"
1109
1110#: ../src/mainfrm.cc:843
1111msgid "&Help"
1112msgstr "&Aiuto"
1113
1114#: ../src/mainfrm.cc:839
1115msgid "&Presentation"
1116msgstr "&Presentazione"
1117
1118#: ../src/aboutdlg.cc:98
1119msgid "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."
1120msgstr "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."
1121
1122#. TRANSLATORS: "File" menu.  The accelerators must be different within this group.
1123#. c.f. 201, 380, 381.
1124#: ../src/mainfrm.cc:715
1125msgid "&Open…\tCtrl+O"
1126msgstr "&Apri…\tCtrl+O"
1127
1128#: ../src/mainfrm.cc:727
1129msgid "&Quit\tCtrl+Q"
1130msgstr "&Esci\tCtrl+Q"
1131
1132#. TRANSLATORS: error from "*data normal newline from to tape compass clino"
1133#: ../src/commands.c:1079
1134msgid "NEWLINE can't be the first reading"
1135msgstr "NEWLINE non puó essere la prima lettura"
1136
1137#. TRANSLATORS: error from "*data normal from to tape compass clino newline"
1138#: ../src/commands.c:1112
1139msgid "NEWLINE can't be the last reading"
1140msgstr "NEWLINE non puó essere l'ultima lettura"
1141
1142#. TRANSLATORS: error from "*data normal station tape compass clino"
1143#: ../src/commands.c:1134
1144msgid "Interleaved readings, but no NEWLINE"
1145msgstr "Letture su piú linee, ma nessuna NEWLINE"
1146
1147#. TRANSLATORS: caused by e.g. "*data diving station newline depth tape compass"
1148#: ../src/commands.c:1026
1149#, c-format
1150msgid "Reading `%s' must occur before NEWLINE"
1151msgstr "La lettura `%s' deve precedere NEWLINE"
1152
1153#. TRANSLATORS: e.g. "*data normal from to tape newline compass clino"
1154#: ../src/commands.c:1073
1155msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
1156msgstr "NEWLINE puó essere preceduto solamente da STATION, DEPTH e COUNT"
1157
1158#: ../src/commands.c:1257
1159msgid "Can't calibrate angular and length quantities together"
1160msgstr "Le quantitá di lunghezza e angolari non possono essere calibrate insieme"
1161
1162#. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a grid of
1163#. height values).
1164msgid "Select a terrain file to view"
1165msgstr "Seleziona un modello digitale del suolo da visualizzare"
1166
1167msgid "Terrain files"
1168msgstr "File di modelli digitali del suolo"
1169
1170#. TRANSLATORS: Used in the "Export" settings dialog
1171#: ../src/printwx.cc:298
1172msgid "&Export…"
1173msgstr "&Esporta…"
1174
1175#. TRANSLATORS: "Rotation" menu.  The accelerators must be different within this group.
1176#. Tickable menu item which toggles auto rotation
1177#: ../src/mainfrm.cc:733
1178msgid "Au&to-Rotate\tSpace"
1179msgstr "&Auto-Rotazione\tSpace"
1180
1181#: ../src/mainfrm.cc:735
1182msgid "Speed &Up"
1183msgstr "A&ccelera la rotazione"
1184
1185#: ../src/mainfrm.cc:736
1186msgid "Slow &Down"
1187msgstr "&Rallenta la rotazione"
1188
1189#: ../src/mainfrm.cc:738
1190msgid "&Reverse Direction"
1191msgstr "&Inverte la direzione"
1192
1193#: ../src/mainfrm.cc:740
1194msgid "Step Once &Anticlockwise"
1195msgstr "Un passo a&ntiorario"
1196
1197#: ../src/mainfrm.cc:741
1198msgid "Step Once &Clockwise"
1199msgstr "Un passo &Orario"
1200
1201#: ../src/mainfrm.cc:798
1202msgid "&Perspective"
1203msgstr "Prospetti&va"
1204
1205#: ../src/mainfrm.cc:800
1206msgid "Textured &Walls"
1207msgstr "Pareti con te&xture"
1208
1209#. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate using that term
1210#. instead if it gives a better translation which most users will understand.
1211#: ../src/mainfrm.cc:801
1212msgid "Fade Distant Ob&jects"
1213msgstr "Sbiadisce g&li oggetti distanti"
1214
1215#. TRANSLATORS: View *looking* North
1216#: ../src/mainfrm.cc:744
1217msgid "View &North"
1218msgstr "Vista verso &Nord"
1219
1220#. TRANSLATORS: View *looking* East
1221#: ../src/mainfrm.cc:745
1222msgid "View &East"
1223msgstr "Vista verso &Est"
1224
1225#. TRANSLATORS: View *looking* South
1226#: ../src/mainfrm.cc:746
1227msgid "View &South"
1228msgstr "Vista verso &Sud"
1229
1230#. TRANSLATORS: View *looking* West
1231#: ../src/mainfrm.cc:747
1232msgid "View &West"
1233msgstr "Vista verso &Ovest"
1234
1235#: ../src/mainfrm.cc:749
1236msgid "Shift Survey &Left"
1237msgstr "Sposta il rilievo a Sin&istra"
1238
1239#: ../src/mainfrm.cc:750
1240msgid "Shift Survey &Right"
1241msgstr "Sposta il rilievo a &Destra"
1242
1243#: ../src/mainfrm.cc:751
1244msgid "Shift Survey &Up"
1245msgstr "Sposta il rilievo verso l'&Alto"
1246
1247#: ../src/mainfrm.cc:752
1248msgid "Shift Survey &Down"
1249msgstr "Sposta il &rilievo verso il Basso"
1250
1251#: ../src/mainfrm.cc:754
1252msgid "&Plan View"
1253msgstr "&Pianta"
1254
1255#: ../src/mainfrm.cc:755
1256msgid "Ele&vation"
1257msgstr "Pro&filo"
1258
1259#: ../src/mainfrm.cc:757
1260msgid "&Higher Viewpoint"
1261msgstr "A&lza il punto di vista"
1262
1263#: ../src/mainfrm.cc:758
1264msgid "L&ower Viewpoint"
1265msgstr "A&bbassa il punto di vista"
1266
1267#. TRANSLATORS: it: or "Ingrandisci"
1268#: ../src/mainfrm.cc:760
1269msgid "&Zoom In\t]"
1270msgstr "&Zoom avanti\t]"
1271
1272#. TRANSLATORS: it: or "Riduci"
1273#: ../src/mainfrm.cc:761
1274msgid "Zoo&m Out\t["
1275msgstr "Zoo&m indietro\t["
1276
1277#: ../src/mainfrm.cc:763
1278msgid "Restore De&fault View"
1279msgstr "Ripristina la &vista predefinita"
1280
1281#. TRANSLATORS: Used as a label for the surrounding box for the "survey legs" "stations"
1282#. "names" etc checkboxes in the "what to print" dialog.  "Elements" isn't a
1283#. good name for this but nothing better has yet come to mind!
1284#: ../src/printwx.cc:215
1285msgid "Elements"
1286msgstr "Elementi"
1287
1288#: ../src/printwx.cc:234
1289#: ../src/printwx.cc:421
1290#, c-format
1291msgid "%d pages (%dx%d)"
1292msgstr "%d pagine (%dx%d)"
1293
1294#. TRANSLATORS: used in the scale drop down selector in the print dialog
1295#. the implicit meaning is "choose a suitable scale to fit the
1296#. plot on a single page", but we need something shorter
1297#: ../src/printwx.cc:221
1298#: ../src/printwx.cc:453
1299msgid "One page"
1300msgstr "Una pagina"
1301
1302#: ../src/printwx.cc:241
1303msgid "Bearing"
1304msgstr "Azimut"
1305
1306#: ../src/printwx.cc:271
1307msgid "Station Names"
1308msgstr "Nome di stazione"
1309
1310#: ../src/printwx.cc:269
1311msgid "Crosses"
1312msgstr "Croci"
1313
1314#: ../src/printwx.cc:265
1315msgid "Underground Survey Legs"
1316msgstr "Battute del rilievo sotterraneo"
1317
1318#. TRANSLATORS: Used in the print dialog:
1319#: ../src/printwx.cc:246
1320msgid "Tilt angle"
1321msgstr "Angolo di inclinazione"
1322
1323#. TRANSLATORS: used in the print dialog - controls drawing lines around each page
1324#: ../src/printwx.cc:274
1325msgid "Page Borders"
1326msgstr "Bordi pagina"
1327
1328#. TRANSLATORS: used in the print dialog - controls drawing the box at the lower left
1329#. with survey name, view angles, etc
1330#: ../src/printwx.cc:278
1331msgid "Info Box"
1332msgstr "Riquadro informazioni"
1333
1334#. TRANSLATORS: will be used in the print dialog - check this to print blank pages
1335#. (otherwise they'll be skipped to save paper)
1336#: ../src/printwx.cc:276
1337msgid "Blank Pages"
1338msgstr "Pagine bianche"
1339
1340#: ../src/mainfrm.cc:777
1341msgid "Station &Names\tCtrl+N"
1342msgstr "&Nome di stazione\tCtrl+N"
1343
1344#: ../src/mainfrm.cc:779
1345msgid "&Crosses\tCtrl+X"
1346msgstr "&Croci\tCtrl+X"
1347
1348#: ../src/mainfrm.cc:783
1349msgid "&Underground Survey Legs\tCtrl+L"
1350msgstr "&Battute del rilievo sotterraneo\tCtrl+L"
1351
1352#: ../src/mainfrm.cc:786
1353msgid "&Overlapping Names"
1354msgstr "Nomi &Sovrapposti"
1355
1356#: ../src/mainfrm.cc:817
1357msgid "&Compass"
1358msgstr "&Bussola"
1359
1360#: ../src/mainfrm.cc:818
1361msgid "C&linometer"
1362msgstr "&Clinometro"
1363
1364#: ../src/mainfrm.cc:819
1365msgid "&Depth Bar"
1366msgstr "Barra di controllo della &Profonditá"
1367
1368#: ../src/mainfrm.cc:820
1369msgid "&Scale Bar"
1370msgstr "Barra di controllo della &Scala"
1371
1372#: ../src/mainfrm.cc:812
1373msgid "&Reverse Sense\tCtrl+R"
1374msgstr "&Inverte il senso\tCtrl+R"
1375
1376#: ../src/mainfrm.cc:796
1377#: ../src/mainfrm.cc:814
1378msgid "&Cancel Measuring Line\tEscape"
1379msgstr "&Cancella la linea di misura\tEscape"
1380
1381#: ../src/mainfrm.cc:789
1382msgid "Colour by E&rror"
1383msgstr "Colore di &Error"
1384
1385#: ../src/mainfrm.cc:829
1386msgid "&About…"
1387msgstr "&Informazioni su…"
1388
1389#: ../src/mainfrm.cc:784
1390msgid "&Surface Survey Legs\tCtrl+F"
1391msgstr "Battute topografia di Super&ficie\tCtrl+F"
1392
1393#: ../src/mainfrm.cc:787
1394msgid "Colour by &Depth"
1395msgstr "Colori secondo &profonditá"
1396
1397#: ../src/mainfrm.cc:788
1398msgid "Colour by D&ate"
1399msgstr "Coloure per &Data"
1400
1401#: ../src/mainfrm.cc:791
1402msgid "Highlight &Entrances"
1403msgstr "Marca gli Ing&ressi"
1404
1405#: ../src/mainfrm.cc:792
1406msgid "Highlight &Fixed Points"
1407msgstr "Marca i Punti f&issi"
1408
1409#: ../src/mainfrm.cc:793
1410msgid "Highlight E&xported Points"
1411msgstr "Marca i p&unti Esportati"
1412
1413#: ../src/mainfrm.cc:780
1414msgid "&Grid\tCtrl+G"
1415msgstr "&Griglia\tCtrl+G"
1416
1417#: ../src/mainfrm.cc:802
1418msgid "Smoot&hed Survey Legs"
1419msgstr "Battute topografiche &ammorbidite"
1420
1421#: ../src/mainfrm.cc:821
1422msgid "&Indicators"
1423msgstr "I&ndicatori"
1424
1425#: ../src/z_getopt.c:695
1426#: ../src/z_getopt.c:707
1427#, c-format
1428msgid "%s: option `%s' is ambiguous\n"
1429msgstr "%s: l'opzione `%s' è ambigua\n"
1430
1431#: ../src/z_getopt.c:1023
1432#: ../src/z_getopt.c:1034
1433#, c-format
1434msgid "%s: option `-W %s' is ambiguous\n"
1435msgstr "%s: l'opzione `-W %s' è ambigua\n"
1436
1437#: ../src/z_getopt.c:751
1438#: ../src/z_getopt.c:755
1439#, c-format
1440msgid "%s: option `%c%s' doesn't allow an argument\n"
1441msgstr "%s: l'opzione `%c%s' non permette un argomento\n"
1442
1443#: ../src/z_getopt.c:740
1444#: ../src/z_getopt.c:743
1445#, c-format
1446msgid "%s: option `--%s' doesn't allow an argument\n"
1447msgstr "%s: l'opzione `--%s' non permette un argomento\n"
1448
1449#: ../src/z_getopt.c:1058
1450#: ../src/z_getopt.c:1069
1451#, c-format
1452msgid "%s: option `-W %s' doesn't allow an argument\n"
1453msgstr "%s: l'opzione `-W %s' non permette un argomento\n"
1454
1455#: ../src/z_getopt.c:790
1456#: ../src/z_getopt.c:802
1457#: ../src/z_getopt.c:1089
1458#: ../src/z_getopt.c:1101
1459#, c-format
1460msgid "%s: option `%s' requires an argument\n"
1461msgstr "%s: l'opzione `%s' richiede un argomento\n"
1462
1463#: ../src/z_getopt.c:960
1464#: ../src/z_getopt.c:971
1465#: ../src/z_getopt.c:1154
1466#: ../src/z_getopt.c:1166
1467#, c-format
1468msgid "%s: option requires an argument -- %c\n"
1469msgstr "%s: l'opzione richiede un argomento -- %c\n"
1470
1471#: ../src/z_getopt.c:840
1472#: ../src/z_getopt.c:843
1473#, c-format
1474msgid "%s: unrecognized option `--%s'\n"
1475msgstr "%s: opzione non riconosciuta `--%s'\n"
1476
1477#: ../src/z_getopt.c:851
1478#: ../src/z_getopt.c:854
1479#, c-format
1480msgid "%s: unrecognized option `%c%s'\n"
1481msgstr "%s: opzione non riconosciuta `%c%s'\n"
1482
1483#: ../src/z_getopt.c:901
1484#: ../src/z_getopt.c:904
1485#, c-format
1486msgid "%s: illegal option -- %c\n"
1487msgstr "%s: opzione illegale -- %c\n"
1488
1489#: ../src/z_getopt.c:910
1490#: ../src/z_getopt.c:913
1491#, c-format
1492msgid "%s: invalid option -- %c\n"
1493msgstr "%s: opzione non valida -- %c\n"
1494
1495#: ../src/mainfrm.cc:766
1496msgid "&New Presentation"
1497msgstr "&Nuova PResentazione"
1498
1499#: ../src/mainfrm.cc:767
1500msgid "&Open Presentation…"
1501msgstr "&Apri Presentazione…"
1502
1503#: ../src/mainfrm.cc:768
1504msgid "&Save Presentation"
1505msgstr "&Salva Presentazione"
1506
1507#: ../src/mainfrm.cc:769
1508msgid "Sa&ve Presentation As…"
1509msgstr "Salva Presentazione &come…"
1510
1511#. TRANSLATORS: "Mark" as in "Mark this position"
1512#: ../src/mainfrm.cc:771
1513msgid "&Mark"
1514msgstr "Se&gna"
1515
1516#. TRANSLATORS: "Play" as in "Play back a recording"
1517#: ../src/mainfrm.cc:772
1518msgid "Pla&y"
1519msgstr "&Visualizza"
1520
1521#: ../src/mainfrm.cc:773
1522msgid "&Export as Movie…"
1523msgstr "&Esporta come Animazione…"
1524
1525#: ../src/mainfrm.cc:781
1526msgid "&Bounding Box\tCtrl+B"
1527msgstr "B&ordo riquadro\tCtrl+B"
1528
1529#. TRANSLATORS: TRANSLATE: ro
1530#: ../src/mainfrm.cc:309
1531msgid "Select an output filename"
1532msgstr "Seleziona un file di uscita"
1533
1534#: ../src/mainfrm.cc:306
1535#: ../src/mainfrm.cc:2095
1536msgid "Aven presentations"
1537msgstr "Presentazione Aven"
1538
1539#. TRANSLATORS: title of the save screenshot dialog
1540#: ../src/mainfrm.cc:1714
1541msgid "Save Screenshot"
1542msgstr "Salva Schermo catturato"
1543
1544#: ../src/mainfrm.cc:2090
1545#: ../src/mainfrm.cc:2093
1546msgid "Select a presentation to open"
1547msgstr "Seleziona una presentazione da aprire"
1548
1549#: ../src/mainfrm.cc:388
1550#, c-format
1551msgid "Error in format of presentation file `%s'"
1552msgstr "Errore nel formato del file di presentazione `%s'"
1553
1554#. TRANSLATORS: "Compass" as in Larry Fish's cave surveying package, so probably shouldn't
1555#. be translated
1556#: ../src/mainfrm.cc:1694
1557msgid "Compass PLT files"
1558msgstr "File Compass PLT"
1559
1560#. TRANSLATORS: "CMAP" is Bob Thrun's cave surveying package, so don't translate it.
1561#: ../src/mainfrm.cc:1696
1562msgid "CMAP XYZ files"
1563msgstr "File CMAP XYZ"
1564
1565#. TRANSLATORS: title of message box
1566#: ../src/mainfrm.cc:1770
1567#: ../src/mainfrm.cc:2067
1568#: ../src/mainfrm.cc:2084
1569msgid "Modified Presentation"
1570msgstr "Presentazione Modificata"
1571
1572#. TRANSLATORS: and the question in that box
1573#: ../src/mainfrm.cc:1769
1574#: ../src/mainfrm.cc:2066
1575#: ../src/mainfrm.cc:2083
1576msgid "The current presentation has been modified.  Abandon unsaved changes?"
1577msgstr "La presentazione corrente é stata modificata. Abbandonare i cambiamenti non salvati?"
1578
1579#: ../src/mainfrm.cc:2372
1580#: ../src/mainfrm.cc:2381
1581msgid "No matches were found."
1582msgstr "Nessun elemento trovato."
1583
1584#. TRANSLATORS: UNUSED
1585msgid "Open &Terrain…"
1586msgstr "Apri Modello Digitale &Terrestre…"
1587
1588#. TRANSLATORS: UNUSED
1589msgid "Solid Su&rface"
1590msgstr "Superficie S&olida"
1591
1592#. TRANSLATORS: number of stations found matching search
1593#, c-format
1594msgid "%d found"
1595msgstr "%d trovate"
1596
1597#. TRANSLATORS: "Find stations" button label
1598#: ../src/mainfrm.cc:894
1599msgid "Find"
1600msgstr "Trova"
1601
1602#. TRANSLATORS: "Hide stations" button label
1603#: ../src/mainfrm.cc:896
1604msgid "Hide"
1605msgstr "Nascondi"
1606
1607#. TRANSLATORS: checkbox for regular expression search
1608#: ../src/mainfrm.cc:914
1609msgid "Regular expression"
1610msgstr "Espressione regolare"
1611
1612#: ../src/mainfrm.cc:193
1613#: ../src/mainfrm.cc:1843
1614#: ../src/mainfrm.cc:1847
1615#: ../src/mainfrm.cc:1912
1616#: ../src/mainfrm.cc:1914
1617#: ../src/mainfrm.cc:1957
1618#: ../src/mainfrm.cc:1961
1619msgid "Altitude"
1620msgstr "Quota"
1621
1622#. TRANSLATORS: error if you try to drag multiple files to the aven window
1623#: ../src/mainfrm.cc:654
1624msgid "You may only view one 3d file at a time."
1625msgstr "É possibile visualizzare solamente un file 3D alla volta."
1626
1627#: ../src/mainfrm.cc:822
1628msgid "&Side Panel"
1629msgstr "&Riquadro Laterale"
1630
1631#. TRANSLATORS: show coordinates (N = North or Northing, E = East or Easting)
1632#: ../src/mainfrm.cc:1842
1633#: ../src/mainfrm.cc:1845
1634#: ../src/mainfrm.cc:1868
1635#: ../src/mainfrm.cc:1870
1636#: ../src/mainfrm.cc:1956
1637#: ../src/mainfrm.cc:1959
1638msgid "%.2f E, %.2f N"
1639msgstr "%.2f E, %.2f N"
1640
1641#. TRANSLATORS: Used in Aven:
1642#. From <stationname>
1643#. H: 123.45m V: 234.56m
1644#. Dist: 456.78m  Brg: 200
1645#: ../src/mainfrm.cc:1885
1646#: ../src/mainfrm.cc:1924
1647#: ../src/mainfrm.cc:1980
1648#, c-format
1649msgid "From %s"
1650msgstr "Da %s"
1651
1652#. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
1653#: ../src/mainfrm.cc:1984
1654#: ../src/mainfrm.cc:1987
1655#, c-format
1656msgid "H %.2f%s, V %.2f%s"
1657msgstr "O %.2f%s, V %.2f%s"
1658
1659#. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as in Compass bearing)
1660#: ../src/mainfrm.cc:2000
1661#: ../src/mainfrm.cc:2004
1662#, c-format
1663msgid "%s: %s, Dist %.2f%s, Brg %03d%s"
1664msgstr "%s: %s, Dist %.2f%s, Azm. %03d%s"
1665
1666#. TRANSLATORS: tickable menu item in View menu
1667#: ../src/mainfrm.cc:824
1668msgid "&Metric"
1669msgstr "&Metrico"
1670
1671#. TRANSLATORS: tickable menu item in View menu.
1672#. Degrees are the angular measurement where there are 360 in a
1673#. full circle.
1674#: ../src/mainfrm.cc:825
1675msgid "&Degrees"
1676msgstr "&Gradi"
1677
1678#. TRANSLATORS: alternative angle units (400 grad = 360 degrees = full circle).
1679#. Try to make this as short as sensibly possible.
1680#. it: gradi centesimali
1681#: ../src/mainfrm.cc:1892
1682#: ../src/mainfrm.cc:1996
1683msgid "grad"
1684msgstr "g.cent."
1685
1686#. TRANSLATORS: Toggles drawing of 3D passages
1687#: ../src/mainfrm.cc:778
1688msgid "Passage &Tubes\tCtrl+T"
1689msgstr "Passaggi come &Tubi\tCtrl+T"
1690
1691#: ../src/mainfrm.cc:807
1692msgid "&Preferences…"
1693msgstr "&Preferenze…"
1694
1695#: ../src/tubeprefs.cc:37
1696msgid "Draw passage walls"
1697msgstr "Disegna le pareti"
1698
1699#: ../src/tubeprefs.cc:39
1700msgid "Estimate LRUD readings based on heuristics"
1701msgstr "Stima lel letture DSSS con ragionamento euristico"
1702
1703#: ../src/stnprefs.cc:62
1704msgid "Mark survey stations with crosses"
1705msgstr "Segna le stazioni con croci"
1706
1707#: ../src/stnprefs.cc:63
1708msgid "Highlight stations marked as entrances"
1709msgstr "Evidenzia le stazioni segnate come ingressi"
1710
1711#: ../src/stnprefs.cc:65
1712msgid "Highlight stations marked as fixed points"
1713msgstr "Evidenzia le stazioni segnate come punti fissi"
1714
1715#: ../src/stnprefs.cc:66
1716msgid "Highlight stations which are exported"
1717msgstr "Evidenzia le stazioni che sono esportate"
1718
1719#: ../src/stnprefs.cc:67
1720msgid "Mark survey stations with their names"
1721msgstr "Segna le stazioni con i loro nomi"
1722
1723#: ../src/stnprefs.cc:69
1724msgid "Allow names to overlap on the display (faster)"
1725msgstr "Permetti che i nomi si sovrappongano (piú veloce)"
1726
1727#: ../src/mainfrm.cc:804
1728msgid "Full Screen &Mode\tF11"
1729msgstr "&Modo schermo pieno\tF11"
1730
1731#: ../src/legprefs.cc:39
1732msgid "Display underground survey legs"
1733msgstr "Mostra i tiri del rilievo sotteraneo"
1734
1735#: ../src/legprefs.cc:40
1736msgid "Display surface survey legs"
1737msgstr "Mostra i tiri del rilievo di superficie"
1738
1739msgid "Colour surface surveys by depth"
1740msgstr "Colora i rilievi superficiali per la profonditá"
1741
1742msgid "Draw surface legs with dashed lines"
1743msgstr "Disegna i tiri in superficie con linee tratteggiate"
1744
1745#: ../src/gridprefs.cc:36
1746msgid "Draw a grid"
1747msgstr "Disegna una griglia"
1748
1749#: ../src/unitsprefs.cc:44
1750msgid "metric units"
1751msgstr "metri"
1752
1753#. TRANSLATORS: Miles, Feet, Inches, etc.  What they call "English units" in
1754#. the USA (rather confusingly now that England has largely gone metric!)
1755#: ../src/unitsprefs.cc:46
1756msgid "imperial units"
1757msgstr "unitá inglesi"
1758
1759#. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
1760#. full circle.
1761#: ../src/unitsprefs.cc:47
1762msgid "degrees (°)"
1763msgstr "gradi sessagesimali (°)"
1764
1765#. TRANSLATORS: Grads are the angular measurement where there are 400 in a
1766#. full circle.
1767#: ../src/unitsprefs.cc:49
1768msgid "grads"
1769msgstr "gradi decimali"
1770
1771#: ../src/unitsprefs.cc:53
1772msgid "Display measurements in"
1773msgstr "Mostra le distanze in"
1774
1775#: ../src/unitsprefs.cc:61
1776msgid "Display angles in"
1777msgstr "Mostra gli angoli in"
1778
1779#. TRANSLATORS: reverses the sense of the mouse controls
1780#: ../src/ctlprefs.cc:38
1781msgid "Reverse the sense of the controls"
1782msgstr "Inverte il senso dei controlli"
1783
1784#: ../src/indicatorprefs.cc:39
1785msgid "Display scale bar"
1786msgstr "Mostra la scala"
1787
1788#: ../src/indicatorprefs.cc:40
1789msgid "Display depth bar"
1790msgstr "Mostra barra delle profonditá"
1791
1792#: ../src/indicatorprefs.cc:41
1793msgid "Display compass"
1794msgstr "Mostra bussola"
1795
1796#: ../src/indicatorprefs.cc:42
1797msgid "Display clinometer"
1798msgstr "Mostra clinometro"
1799
1800#: ../src/winprefs.cc:42
1801msgid "Display side panel"
1802msgstr "Mostra pannello laterale"
1803
1804#. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as in Compass bearing)
1805#: ../src/mainfrm.cc:1896
1806#: ../src/mainfrm.cc:1899
1807#, c-format
1808msgid "%s: H %.2f%s, Brg %03d%s"
1809msgstr "%s: O %.2f%s, Azm. %03d%s"
1810
1811#. TRANSLATORS: "V" is short for "Vertical"
1812#: ../src/mainfrm.cc:1927
1813#: ../src/mainfrm.cc:1930
1814#, c-format
1815msgid "%s: V %.2f%s"
1816msgstr "%s: V %.2f%s"
1817
1818#. TRANSLATORS: labels for tabbed side panel
1819#. this is for the tab with the tree hierarchy of survey station names
1820#: ../src/mainfrm.cc:947
1821msgid "Surveys"
1822msgstr "Rilievi"
1823
1824#: ../src/mainfrm.cc:948
1825msgid "Presentation"
1826msgstr "Presentazione"
1827
1828#: ../src/mainfrm.cc:191
1829msgid "Easting"
1830msgstr "Est"
1831
1832#: ../src/mainfrm.cc:192
1833msgid "Northing"
1834msgstr "Nord"
1835
1836#: ../src/mainfrm.cc:717
1837msgid "&Print…\tCtrl+P"
1838msgstr "Stam&pa…\tCtrl+P"
1839
1840#: ../src/mainfrm.cc:718
1841msgid "P&age Setup…"
1842msgstr "&Imposta pagina…"
1843
1844#: ../src/mainfrm.cc:721
1845msgid "&Export as…"
1846msgstr "E&sporta come…"
1847
1848#. TRANSLATORS: Title of the export dialog
1849#: ../src/printwx.cc:171
1850msgid "Export"
1851msgstr "Esporta"
1852
1853#. TRANSLATORS: for about box:
1854#: ../src/aboutdlg.cc:134
1855msgid "System Information:"
1856msgstr "Informazioni sul Sistema:"
1857
1858#. TRANSLATORS: Title of the print preview dialog
1859#: ../src/printwx.cc:355
1860msgid "Print Preview"
1861msgstr "Anteprima di stampa"
1862
1863#. TRANSLATORS: Title of the print dialog
1864#: ../src/printwx.cc:171
1865msgid "Print"
1866msgstr "Stampa"
1867
1868#: ../src/printwx.cc:293
1869#: ../src/printwx.cc:295
1870msgid "&Print…"
1871msgstr "&Stampa…"
1872
1873#: ../src/printwx.cc:291
1874msgid "Pre&view"
1875msgstr "Ante&prima di stampa"
1876
1877#: ../src/printwx.cc:287
1878msgid "&Cancel"
1879msgstr "&Annulla"
1880
1881#: ../src/printwx.cc:267
1882msgid "Sur&face Survey Legs"
1883msgstr "Battute topografia di Super&ficie"
1884
1885#. TRANSLATORS: "%s" is replaced by the invalid expression
1886#, c-format
1887msgid "Invalid regular expression: %s"
1888msgstr "Espressione regolare non valida: %s"
1889
1890#. TRANSLATORS: %s will be replaced with "Aven" currently (and perhaps by "Survex" or other
1891#. things in future).
1892#: ../src/aven.cc:207
1893#, c-format
1894msgid "This version of %s requires OpenGL to work, but it isn't available."
1895msgstr "Questa versione di %s richiede le librerie OpenGL, ma non sono disponibili."
1896
1897#. TRANSLATORS: for diffpos:
1898#: ../src/diffpos.c:158
1899#, c-format
1900msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
1901msgstr "Spostato da (%3.2f,%3.2f,%3.2f): %s"
1902
1903#. TRANSLATORS: for diffpos:
1904#: ../src/diffpos.c:194
1905#, c-format
1906msgid "Added: %s"
1907msgstr "Aggiunto: %s"
1908
1909#. TRANSLATORS: for diffpos:
1910#: ../src/diffpos.c:216
1911#, c-format
1912msgid "Deleted: %s"
1913msgstr "Rimosso: %s"
1914
1915#. TRANSLATORS: for extend:
1916#. the user specified breaking a loop or changing extend direction at
1917#. this station, but we didn't find it in the 3d file
1918#: ../src/extend.c:258
1919#: ../src/extend.c:275
1920#: ../src/extend.c:315
1921#: ../src/extend.c:355
1922#: ../src/extend.c:395
1923#, c-format
1924msgid "Failed to find station %s"
1925msgstr "La stazione %s non é stata trovata"
1926
1927#. TRANSLATORS: for extend:
1928#. the user specified breaking a loop or changing extend direction at
1929#. this leg, but we didn't find it in the 3d file
1930#: ../src/extend.c:297
1931#: ../src/extend.c:337
1932#: ../src/extend.c:377
1933#: ../src/extend.c:417
1934#, c-format
1935msgid "Failed to find leg %s → %s"
1936msgstr "Tiro %s → %s non trovato"
1937
1938#. TRANSLATORS: for extend:
1939#. "extend" is starting to produce an extended elevation from station %s
1940#: ../src/extend.c:252
1941#, c-format
1942msgid "Starting from station %s"
1943msgstr "Inizio dalla stazione %s"
1944
1945#. TRANSLATORS: for extend:
1946#: ../src/extend.c:268
1947#, c-format
1948msgid "Extending to the left from station %s"
1949msgstr "Sviluppo verso sinistra a partire dalla stazione %s"
1950
1951#. TRANSLATORS: for extend:
1952#: ../src/extend.c:308
1953#, c-format
1954msgid "Extending to the right from station %s"
1955msgstr "Sviluppo verso destra a partire dalla stazione %s"
1956
1957#. TRANSLATORS: for extend:
1958#: ../src/extend.c:287
1959#, c-format
1960msgid "Extending to the left from leg %s → %s"
1961msgstr "Sviluppo verso sinistra a partire dal tiro %s → %s"
1962
1963#. TRANSLATORS: for extend:
1964#: ../src/extend.c:327
1965#, c-format
1966msgid "Extending to the right from leg %s → %s"
1967msgstr "Sviluppo verso destra a partire dal tiro %s → %s"
1968
1969#. TRANSLATORS: for extend:
1970#: ../src/extend.c:388
1971#, c-format
1972msgid "Breaking survey loop at station %s"
1973msgstr "Topografia interrotta alla stazione %s"
1974
1975#. TRANSLATORS: for extend:
1976#: ../src/extend.c:407
1977#, c-format
1978msgid "Breaking survey loop at leg %s → %s"
1979msgstr "Topografia interrotta al tiro %s → %s"
1980
1981#. TRANSLATORS: for extend:
1982#: ../src/extend.c:348
1983#, c-format
1984msgid "Swapping extend direction from station %s"
1985msgstr "Cambia lo sviluppo del disegno a partire dalla stazione %s"
1986
1987#. TRANSLATORS: for extend:
1988#: ../src/extend.c:367
1989#, c-format
1990msgid "Swapping extend direction from leg %s → %s"
1991msgstr "Cambia lo sviluppo del disegno a partire dal tiro %s → %s"
1992
1993#. TRANSLATORS: for extend:
1994#: ../src/extend.c:536
1995#, c-format
1996msgid "Applying specfile: `%s'"
1997msgstr "Applicazione del file di specifiche: `%s'"
1998
1999#. TRANSLATORS: for extend:
2000#. Used to tell the user that a file is being written - %s is the filename
2001#: ../src/extend.c:596
2002#, c-format
2003msgid "Writing %s…"
2004msgstr "Scrittura %s…"
Note: See TracBrowser for help on using the repository browser.