Rev 70410 | Rev 79017 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# translation of R.po to Italian# This file is distributed under the same license as the R package.# Copyright (C) 2006 The R Foundation.# Daniele Medri <daniele.medri@libero.it>, 2005-2006.# Stefano M. Iacus <Stefano.Iacus@R-project.org>, 2005.# Stefano Calza <calza@med.unibs.it>, 2005# Stefano Pagnotta <pagnotta@unisannio.it>, 2005# Marcello Chiodi <chiodi@unipa.it>, 2005# Angelo Mineo <mineoeli@unipa.it>, 2005# Stefano M. Iacus <Stefano.Iacus@R-project.org>, 2006.##msgid ""msgstr """Project-Id-Version: R\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2018-03-29 07:06-0700\n""PO-Revision-Date: 2006-01-16 09:11+0100\n""Last-Translator: Daniele Medri <daniele.medri2@unibo.it>\n""Language-Team: Italian <tp@lists.linux.it>\n""Language: it\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n""Plural-Forms: nplurals=2; plural=(n != 1);\n"#: base.c:43msgid "no base graphics system is registered"msgstr ""#: base.c:310#, fuzzymsgid "Incompatible graphics state"msgstr "stato grafico non valido"#: base.c:385 base.c:392 base.c:400#, fuzzymsgid "the base graphics system is not registered"msgstr "troppi sistemi grafici registrati"#: graphics.c:297#, fuzzy, c-formatmsgid "bad units specified in '%s'"msgstr "unità mal specificata in %s, si prega segnalare!"#: graphics.c:1791 graphics.c:1813msgid "attempt to plot on null device"msgstr "tentaivo di disegnare sul dispositivo null"#: graphics.c:1843#, fuzzymsgid "outer margins too large (figure region too small)"msgstr "margini esterni troppo grandi (fig.region troppo piccola)"#: graphics.c:1845msgid "figure region too large"msgstr "regione della figura troppo grande"#: graphics.c:1847msgid "figure margins too large"msgstr "margini figura troppo grandi"#: graphics.c:1849msgid "plot region too large"msgstr "regione di plot troppo grande"#: graphics.c:1896#, fuzzy, c-formatmsgid "relative range of values (%4.0f * EPS) is small (axis %d)"msgstr "intervallo relativo di valori =%4.0f * EPS, troppo piccolo (asse %d)"#: graphics.c:1948#, c-formatmsgid "nonfinite axis limits [GScale(%g,%g,%d, .); log=%d]"msgstr "limiti asse non finiti [GScale(%g,%g,%d, .); log=%d]"#: graphics.c:1978#, c-formatmsgid "axis style \"%c\" unimplemented"msgstr "stile asse \"%c\" non implementato"#: graphics.c:2216#, fuzzymsgid "no graphics device is active"msgstr "Nessun dispositivo grafico attivo"#: graphics.c:2411msgid "plot.new has not been called yet"msgstr "plot.new non è ancora stato chiamato"#: graphics.c:2413msgid "invalid graphics state"msgstr "stato grafico non valido"#: graphics.c:2564msgid "graphics device closed during call to locator or identify"msgstr ""#: graphics.c:2614msgid "No graphics device is active"msgstr "Nessun dispositivo grafico attivo"#: graphics.c:3073msgid "zero-length arrow is of indeterminate angle and so skipped"msgstr """frecce di lunghezza nulla hanno un angolo indeterminato e quindi saranno ""ignorate"#: graphics.c:3154#, c-formatmsgid "invalid par(\"bty\") = '%c'; no box() drawn"msgstr "par(\"bty\") = '%c' non valido; no disegno il box()"#: graphics.c:3171msgid "invalid argument to GBox"msgstr "argomento non valido in GBox"#: graphics.c:3416#, fuzzymsgid "metric information not available for this device"msgstr "'truncation' non disponibile per questa connessione"#: par-common.c:146msgid "graphical parameter 'family' has a maximum length of 200 bytes"msgstr "il parametro grafico 'family' ha una lunghezza massima di 200 byte"#: par.c:160#, c-formatmsgid "invalid value specified for graphical parameter \"%s\""msgstr "valore non valido specificato per il parametro grafico \"%s\""#: par.c:167#, c-formatmsgid "graphical parameter \"%s\" has the wrong length"msgstr "il parametro \"%s\" ha la lunghezza sbagliata"#: par.c:262 par.c:673#, c-formatmsgid "graphical parameter \"%s\" cannot be set"msgstr "il parametro \"%s\" non può essere impostato"#: par.c:434msgid "parameter \"mfg\" has the wrong length"msgstr "il parametro \"mfg\" ha la lunghezza sbagliata"#: par.c:442msgid "parameter \"i\" in \"mfg\" is out of range"msgstr "parametro \"i\" in \"mfg\" fuori range"#: par.c:444msgid "parameter \"j\" in \"mfg\" is out of range"msgstr "parametro \"j\" in \"mfg\" fuori range"#: par.c:449#, fuzzymsgid "value of 'nr' in \"mfg\" is wrong and will be ignored"msgstr "il valore di nr in \"mfg\" è sbagliato e verrà ignorato"#: par.c:451#, fuzzymsgid "value of 'nc' in \"mfg\" is wrong and will be ignored"msgstr "il valore di nc in \"mfg\" è sbagliato e verrà ignorato"#: par.c:478#, fuzzymsgid "calling par(new=TRUE) with no plot"msgstr "stai chiamando par(new=) senza plot"#: par.c:665 par.c:1063#, fuzzy, c-formatmsgid "graphical parameter \"%s\" is obsolete"msgstr "lista parametro grafico non valida"#: par.c:669 par.c:1067#, c-formatmsgid "\"%s\" is not a graphical parameter"msgstr "parametro grafico \"%s\" non valido"#: par.c:1120msgid "invalid argument passed to par()"msgstr "parametro non valido passato a par()"#: par.c:1164#, c-formatmsgid "too many rows in layout, limit %d"msgstr "troppe righe nel layout, limite %d"#: par.c:1170#, c-formatmsgid "too many columns in layout, limit %d"msgstr "troppe colonne nel layout, limite %d"#: par.c:1172#, c-formatmsgid "too many cells in layout, limit %d"msgstr "troppe celle nel layout, limite %d"#: plot.c:60#, fuzzymsgid "invalid color specification"msgstr "specificazione font non valida"#: plot.c:126msgid "only NA allowed in logical plotting symbol"msgstr "sono ammessi solo gli NA come simboli grafici di tipo logico"#: plot.c:128msgid "invalid plotting symbol"msgstr "simbolo grafico non valido"#: plot.c:217msgid "invalid font specification"msgstr "specificazione font non valida"#: plot.c:276 plot.c:290 plot.c:481 plot.c:486 plot.c:2112 plot.c:2119#: plot.c:3141 plot.c:3143 plot.c:3145 plot.c:3300 plot3d.c:1163 plot3d.c:1167#: plot3d.c:1169 plot3d.c:1903#, c-formatmsgid "invalid '%s' value"msgstr "valore '%s' non valido"#: plot.c:293#, fuzzy, c-formatmsgid "invalid 'vfont' value [typeface %d]"msgstr "valore 'vfont' non valido [typeface]"#: plot.c:317#, fuzzy, c-formatmsgid "invalid 'vfont' value [typeface = %d, fontindex = %d]"msgstr "valore 'vfont' non valido [fontindex]"#: plot.c:391msgid "invalid graphics parameter"msgstr "parametro grafico non valido"#: plot.c:477msgid "at least 3 arguments required"msgstr "necessari almeno 3 argomenti"#: plot.c:492msgid "\"log=\" specification must be character"msgstr "specificazione \"log=\" deve essere di tipo character"#: plot.c:503#, c-formatmsgid "invalid \"log=%s\" specification"msgstr "specificazione \"log=%s\" non valida"#: plot.c:518msgid "NAs not allowed in 'xlim'"msgstr "NA non permessi in 'xlim'"#: plot.c:524msgid "need finite 'xlim' values"msgstr "i valori 'xlim' devono essere finiti"#: plot.c:530msgid "NAs not allowed in 'ylim'"msgstr "NA non ammessi in 'ylim'"#: plot.c:536msgid "need finite 'ylim' values"msgstr "i valori di 'ylim' devono essere finiti"#: plot.c:542msgid "Logarithmic axis must have positive limits"msgstr "Gli assi logaritmici devono avere limiti positivi"#: plot.c:664msgid "invalid type for axis labels"msgstr "tipo non valido per le etichette dell'asse"#: plot.c:765 plot.c:1298 plot.c:1621 plot.c:1686 plot.c:1761 plot.c:1827#: plot.c:1901 plot.c:1996 plot.c:2072 plot.c:2350 plot.c:2524 plot.c:2740#: plot.c:3282 plot.c:3409 plot.c:3485 plot.c:3651 plot.c:3931 plot3d.c:1872msgid "too few arguments"msgstr "argomenti insufficienti"#: plot.c:776#, c-formatmsgid "invalid axis number %d"msgstr "numero asse %d non valido"#: plot.c:866msgid "'hadj' must be of length one"msgstr "'hadj' deve essere di lunghezza 1"#: plot.c:873 plot.c:2084 plot.c:2361 plot.c:2367 plot.c:2374 plot.c:2382#: plot.c:2389 plot.c:2396 plot.c:2403 plot.c:2410 plot.c:2418 plot.c:2425#: plot.c:3148#, fuzzy, c-formatmsgid "zero-length '%s' specified"msgstr "specificato 'side' di lunghezza zero"#: plot.c:942msgid "'labels' is supplied and not 'at'"msgstr ""#: plot.c:946#, fuzzy, c-formatmsgid "'at' and 'labels' lengths differ, %d != %d"msgstr "le lunghezza di 'at' e 'label' differiscono, %d != %d"#: plot.c:963msgid "no locations are finite"msgstr "nessuna posizione finita"#: plot.c:1314msgid "invalid plotting structure"msgstr "struttura disegno non valida"#: plot.c:1316#, c-formatmsgid "'x' and 'y' lengths differ in %s()"msgstr "lunghezza di 'x' e 'y' differenti in %s()"#: plot.c:1327#, c-formatmsgid "plot type '%s' will be truncated to first character"msgstr "tipo lpot '%s' verrà troncato al primo carattere"#: plot.c:1331 plot.c:3002msgid "invalid plot type"msgstr "tipo grafico non valido"#: plot.c:1533#, c-formatmsgid "invalid plot type '%c'"msgstr "tipo grafico '%c' non valido"#: plot.c:1576msgid "invalid first argument"msgstr "primo argomento non valido"#: plot.c:1583msgid "invalid second argument"msgstr "secondo argomento non valido"#: plot.c:1591msgid "invalid third argument"msgstr "terzo argomento non valido"#: plot.c:1599msgid "invalid fourth argument"msgstr "quarto argomento non valido"#: plot.c:1607msgid "cannot mix zero-length and non-zero-length coordinates"msgstr ""#: plot.c:1832msgid "Empty raster"msgstr ""#: plot.c:1914msgid "invalid arrow head length"msgstr "lunghezza punta della freccia non valida"#: plot.c:1919msgid "invalid arrow head angle"msgstr "angolazione della punta-freccia non valida"#: plot.c:1924msgid "invalid arrow head specification"msgstr "specificazione della punta-freccia non valida"#: plot.c:2158msgid "no coordinates were supplied"msgstr "non sono state fornite coordinate"#: plot.c:2781msgid "invalid a=, b= specification"msgstr "specificazione a=, b= non valida"#: plot.c:2790msgid "'a' and 'b' must be finite"msgstr "'a' e 'b' devono essere finiti"#: plot.c:2925 plot.c:4051 plot.c:4055 plot.c:4058 plot.c:4078 plot.c:4082#: plot.c:4085 plot3d.c:1085 plot3d.c:1089 plot3d.c:1094 plot3d.c:1098#: plot3d.c:1102 plot3d.c:1106 stem.c:153 stem.c:154 stem.c:156 stem.c:157#: stem.c:203 stem.c:204#, c-formatmsgid "invalid '%s' argument"msgstr "argomento '%s' non valido"#: plot.c:2997 plot.c:3137#, fuzzy, c-formatmsgid "invalid number of points in %s"msgstr "numero di punti non valido in locator()"#: plot.c:3139msgid "incorrect argument type"msgstr "tipo argomento non valido"#: plot.c:3151msgid "different argument lengths"msgstr "argomenti di lunghezza diversa"#: plot.c:3153msgid "more 'labels' than points"msgstr ""#: plot.c:3202#, fuzzy, c-formatmsgid "warning: no point within %.2f inches\n"msgstr "attenzione: nessun punto nell'intorno di %.2f pollici\n"#: plot.c:3208msgid "warning: nearest point already identified\n"msgstr "attenzione: il punto più vicino è già stato identificato\n"#: plot.c:3293msgid "invalid units"msgstr "unità non valide"#: plot.c:3469 plot.c:3576msgid "invalid dendrogram input"msgstr "dengrogramma in input non valido"#: plot.c:3633msgid "invalid symbol parameter vector"msgstr "vettore parametro simbolo non valido"#: plot.c:3656msgid "invalid symbol coordinates"msgstr "coordinate simbolo non valide"#: plot.c:3664msgid "x/y/parameter length mismatch"msgstr "lunghezze parametro x/y discordanti"#: plot.c:3683msgid "invalid circles data"msgstr "dati cerchi non validi"#: plot.c:3685 plot.c:3706 plot.c:3731 plot.c:3761msgid "invalid symbol parameter"msgstr "parametro 'symbol' non valido"#: plot.c:3704msgid "invalid squares data"msgstr "dati quadrati non validi"#: plot.c:3729msgid "invalid rectangles data (need 2 columns)"msgstr "dati rettangoli non validi (richieste 2 colonne)"#: plot.c:3759msgid "invalid stars data"msgstr "dati 'stars' non validi"#: plot.c:3801msgid "invalid thermometers data (need 3 or 4 columns)"msgstr "dati termometri non validi (richieste 3 o 4 colonne)"#: plot.c:3804#, fuzzy, c-formatmsgid "invalid 'thermometers[, %s]'"msgstr "termometri non validi [,%s]"#: plot.c:3807#, fuzzy, c-formatmsgid "'thermometers[, %s]' not in [0,1] -- may look funny"msgstr "termometri[.%s] non in [0,1] - sembreranno buffi"#: plot.c:3810#, fuzzymsgid "invalid 'thermometers[, 1:2]'"msgstr "termometri[,1:2] non validi"#: plot.c:3849#, fuzzymsgid "invalid 'boxplots' data (need 5 columns)"msgstr "dati boxplot nonv alidi (richieste 5 colonne)"#: plot.c:3858#, fuzzymsgid "'boxplots[, 5]' outside [0,1] -- may look funny"msgstr "boxplots[,5] fuori da [0,1] - sembreranno buffi"#: plot.c:3860#, fuzzymsgid "invalid 'boxplots[, 1:4]'"msgstr "boxplots[,1:4] non validi"#: plot.c:3906msgid "invalid symbol type"msgstr "tipo simbolo non valido"#: plot.c:3944 plot.c:3946 plot.c:3951 plot.c:3953#, fuzzy, c-formatmsgid "incorrect length for '%s' argument"msgstr "lunghezza sbagliata dell'argomento 'mode'"#: plot3d.c:181 plot3d.c:1929msgid "insufficient 'x' or 'y' values"msgstr "valori di 'x' o 'y' insufficienti"#: plot3d.c:185 plot3d.c:1932msgid "dimension mismatch"msgstr "dimensione non compatibile"#: plot3d.c:193 plot3d.c:1935msgid "no contour values"msgstr "nessun valore di contour"#: plot3d.c:255msgid "invalid x / y values or limits"msgstr "valori o limit di x / y non validi"#: plot3d.c:257msgid "invalid contour levels: must be strictly increasing"msgstr "curve di livello non valide: devono essre strettamente crescenti"#: plot3d.c:1049 plot3d.c:1062msgid "Axis orientation not calculated"msgstr "Orientamento degli assi non calcolato"#: plot3d.c:1082msgid "too few parameters"msgstr "gli argomenti sono troppo pochi"#: plot3d.c:1112msgid "invalid 'x' limits"msgstr "limiti 'x' non validi"#: plot3d.c:1114msgid "invalid 'y' limits"msgstr "limiti 'y' non validi"#: plot3d.c:1116msgid "invalid 'z' limits"msgstr "limiti 'z' non validi"#: plot3d.c:1137msgid "'xlab' must be a character vector of length 1"msgstr "'xlab' deve essere un vettore character di lunghezza 1"#: plot3d.c:1139msgid "'ylab' must be a character vector of length 1"msgstr "'ylab' deve essere un vettore character di lunghezza 1"#: plot3d.c:1141msgid "'zlab' must be a character vector of length 1"msgstr "'zlab' deve essere un vettore character di lunghezza 1"#: plot3d.c:1161msgid "invalid viewing parameters"msgstr "paremetri visuale non validi"#: plot3d.c:1179 plot3d.c:1183#, c-formatmsgid "invalid '%s' specification"msgstr "specificazione di '%s' non valida"#: plot3d.c:1529#, fuzzy, c-formatmsgid "contour(): circular/long seglist -- set %s > %d?"msgstr "contour(): seglist circolare/lunga -- segnalare con bug.report()!"#: plot3d.c:1939msgid "missing 'x' values"msgstr "valore 'x' mancante"#: plot3d.c:1941msgid "increasing 'x' values expected"msgstr "necessari valori di 'x' crescenti"#: plot3d.c:1946msgid "missing 'y' values"msgstr "valore 'y' mancante"#: plot3d.c:1948msgid "increasing 'y' values expected"msgstr "necessari valori di 'y' crescenti"#: plot3d.c:1953msgid "invalid NA contour values"msgstr "valori di contour NA non validi"#: plot3d.c:1965msgid "all z values are equal"msgstr "tutti i valori di z sono uguali"#: plot3d.c:1967msgid "all z values are NA"msgstr "tutti i valori di z sono NA"#: stem.c:150#, c-formatmsgid "long vector '%s' is not supported"msgstr ""#~ msgid "unable to allocate memory (in GPolygon)"#~ msgstr "impossibile allocare memoria (in GPolygon)"#~ msgid "invalid number of points in identify()"#~ msgstr "numero di punti non valido in identify()"#, fuzzy#~ msgid "Event GE_ScalePS requires a single numeric value"#~ msgstr "L'evento UpdatePS richiede un singolo valore numerico"#~ msgid "zero length 'padj' specified"#~ msgstr "specificato 'padj' di lunghezza zero"#, fuzzy#~ msgid "unable to allocate memory (in GPath)"#~ msgstr "impossibile allocare memoria (in GPolygon)"#, fuzzy#~ msgid "invalid x or y (in GPath)"#~ msgstr "valore tipo Normale non accettabile in RNGkind"#~ msgid "zero length 'labels'"#~ msgstr "'labels' di lunghezza zero"#~ msgid "zero length 'text' specified"#~ msgstr "specificato 'text' di lunghezza zero"#~ msgid "zero length 'line' specified"#~ msgstr "specificato 'line' di lunghezza zero"#~ msgid "zero length 'outer' specified"#~ msgstr "specificato 'outer' di lunghezza zero"#~ msgid "zero length 'at' specified"#~ msgstr "specificato un 'at' di lunghezza zero"#~ msgid "zero length 'adj' specified"#~ msgstr "specificato 'adj' di lunghezza zero"#~ msgid "zero length 'cex' specified"#~ msgstr "specificato 'cex' di lunghezza zero"#~ msgid "zero length 'col' specified"#~ msgstr "specificato 'col' di lunghezza zero"#~ msgid "zero length 'font' specified"#~ msgstr "specificato 'font' di lunghezza zero"#~ msgid "unable to allocate memory (in xspline)"#~ msgstr "impossibile allocare memoria (in xspline)"