source: git/lib/it.po @ 4f38f94

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 4f38f94 was 4f38f94, checked in by Olly Betts <olly@…>, 8 years ago

Implement support for tape on backsights

If you're using something like a disto-x, you'll get a distance reading for the
backsight too.

Fixes #71, reported by Erin Lynch.

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