Rev 47377 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# Italian translations for R package grDevices.# Copyright (C) 2005 The R Foundation# This file is distributed under the same license as the R package.# Stefano M. Iacus <Stefano.Iacus@R-Project.org>, 2005.#msgid ""msgstr """Project-Id-Version: R 2.1.0\n""Report-Msgid-Bugs-To: bugs@R-project.org\n""POT-Creation-Date: 2008-12-29 14:43+0000\n""PO-Revision-Date: 2005-02-27 14:01+0100\n""Last-Translator: Stefano M. Iacus <Stefano.Iacus@R-project.org>\n""Language-Team: Italian\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"#: devNull.c:42 devNull.c:45msgid "unable to start NULL device"msgstr "impossibile aprire dispositivo NULL"#: devPS.c:578#, c-formatmsgid "afm file '%s' could not be opened"msgstr ""#: devPS.c:611msgid "FontBBox could not be parsed"msgstr ""#: devPS.c:619msgid "CharInfo could not be parsed"msgstr ""#: devPS.c:649msgid "unknown AFM entity encountered"msgstr "entità AFM sconosciuta"#: devPS.c:773 devPS.c:776 devPS.c:4253 devPS.c:7065 devPicTeX.c:503#: devPicTeX.c:505#, fuzzy, c-formatmsgid "invalid string in '%s'"msgstr "argomento stringa non valido"#: devPS.c:804#, c-formatmsgid "font width unknown for character 0x%x"msgstr "larghezza font sconosciuta per il carattere 0x%x"#: devPS.c:865#, c-formatmsgid "unknown encoding '%s' in 'PostScriptMetricInfo'"msgstr ""#: devPS.c:881 devPS.c:893#, c-formatmsgid "font metrics unknown for Unicode character U+%04x"msgstr "metrica font sconosciuta per carattere Unicode U+%04x"#: devPS.c:901#, c-formatmsgid "font metrics unknown for character 0x%x"msgstr "metrica carattere sconosciuta per carattere 0x%x"#: devPS.c:916#, c-formatmsgid """invalid character (%04x) sent to 'PostScriptCIDMetricInfo' in a single-byte ""locale"msgstr ""#: devPS.c:924msgid """invalid character sent to 'PostScriptCIDMetricInfo' in a single-byte locale"msgstr ""#: devPS.c:1038msgid "failed to allocate CID font info"msgstr "allocazione font CID fallita"#: devPS.c:1053msgid "failed to allocate Type 1 font info"msgstr "allocazione font Type 1 fallita"#: devPS.c:1073msgid "failed to allocate encoding info"msgstr "allocazione informazioni encoding fallita"#: devPS.c:1091msgid "failed to allocate CID font family"msgstr "allocazione famiglia font CID fallita"#: devPS.c:1104msgid "failed to allocate Type 1 font family"msgstr "allocazione famiglia font Type 1 fallita"#: devPS.c:1143 devPS.c:1154msgid "failed to allocate font list"msgstr "allocazione lista font fallita"#: devPS.c:1205msgid "failed to allocated encoding list"msgstr "allocazione lista encodings fallita"#: devPS.c:1353msgid "truncated string which was too long for copy"msgstr "Trontata una stringa troppo lunga per essere copiata"#: devPS.c:1393#, c-formatmsgid "failed to load encoding file '%s'"msgstr "Caricamento file encoding '%s' fallito"#: devPS.c:1486 devPS.c:1519msgid "Invalid font name or more than one font name"msgstr "Più di un nome font specificato oppure nome font non valido"#: devPS.c:1639 devPS.c:1673msgid "font family not found in PostScript font database"msgstr "famiglia font non trovata nel database PostScript"#: devPS.c:1744 devPS.c:1823 devPS.c:1849msgid "font encoding not found in font database"msgstr "encoding non trovato nel database"#: devPS.c:1770 devPS.c:1796#, fuzzymsgid "font CMap not found in font database"msgstr "Famiglia font non presente nel database font di Quartz"#: devPS.c:1987 devPS.c:2066 devPS.c:2134#, c-formatmsgid "cannot load afm file '%s'"msgstr "non posso leggere file afm '%s'"#: devPS.c:2425msgid "Corrupt loaded encodings; encoding not recorded"msgstr "Encoding caricato danneggiato; encoding non registrato"#: devPS.c:2436msgid "Failed to record device encoding"msgstr "Registrazione endocing device non riuscita"#: devPS.c:2606msgid "Object .ps.prolog is not a character vector"msgstr "L'ogetto .ps.prolog non è un vettore di caratteri"#: devPS.c:2660 devPS.c:5959 devWindows.c:716msgid "Invalid line end"msgstr "'line end' non valida"#: devPS.c:2679 devPS.c:5978 devWindows.c:729msgid "Invalid line join"msgstr "'line join' non valida"#: devPS.c:2687msgid "Invalid line mitre"msgstr "'line mitre' non valida"#: devPS.c:3011msgid "only gray colors are allowed in this color model"msgstr ""#: devPS.c:3092msgid "filename too long in postscript"msgstr "nome file troppo lungo in postscript"#: devPS.c:3112 devPS.c:5455msgid "encoding path is too long"msgstr "percorso encoding troppo lungo"#: devPS.c:3127 devPS.c:4604msgid "failed to load encoding"msgstr "caricamento file encoding fallito"#: devPS.c:3170 devPS.c:3233 devPS.c:5514 devPS.c:5569 devPS.c:6787msgid "Invalid font type"msgstr "Specificazione font non valida"#: devPS.c:3195 devPS.c:5537msgid "Failed to initialise default PostScript font"msgstr "Inizializzazione font PostScript fallita"#: devPS.c:3265 devPS.c:5596msgid "Failed to initialise additional PostScript fonts"msgstr "Inizializzazione font PostScript aggiuntivi fallita"#: devPS.c:3286msgid "invalid foreground/background color (postscript)"msgstr "colore foreground/background non valida (postscript)"#: devPS.c:3296msgid "'command' is too long"msgstr "'command' è troppo lungo"#: devPS.c:3300msgid "postscript(print.it=TRUE) used with an empty print command"msgstr "postscript(print.it=TRUE) usato con un comando print vuoto"#: devPS.c:3353#, c-formatmsgid "invalid page type '%s' (postscript)"msgstr "tipo pagina '%s' non valida (postscript)"#: devPS.c:3477 devPS.c:4410 devWindows.c:2269msgid """semi-transparency is not supported on this device: reported only once per ""page"msgstr ""#: devPS.c:3568msgid "printing via file = \"\" is not implemented in this version"msgstr "print su file = \"\" non implementato in questa versione"#: devPS.c:3576 devPS.c:3589#, c-formatmsgid "cannot open 'postscript' pipe to '%s'"msgstr "non posso aprire pipe 'postscript' su '%s'"#: devPS.c:3582msgid "file = \"|cmd\" is not implemented in this version"msgstr "file = \"|cmd\" non implementato in questa versione"#: devPS.c:3600#, c-formatmsgid "cannot open 'postscript' file argument '%s'"msgstr "non posso aprire file '%s' in postscript"#: devPS.c:3724 devPS.c:3739#, c-formatmsgid """error from postscript() in running:\n"" %s"msgstr """errore esecuzione postscript() in:\n"" %s"#: devPS.c:3774#, c-formatmsgid "CID family '%s' not included in PostScript device"msgstr "famiglia CID '%s' non inclusa nel dispositivo PostScript"#: devPS.c:3787 devPS.c:3798 devPS.c:4044 devPS.c:4075 devPS.c:4192#, c-formatmsgid "family '%s' not included in PostScript device"msgstr "famiglia '%s' non inclusa nel dispositivo PostScript"#: devPS.c:4037 devPS.c:4065 devPS.c:5080 devPS.c:6906 devPS.c:6961#, c-formatmsgid "attempt to use invalid font %d replaced by font 1"msgstr "tentativo di usare il font %d non valido sostituito con il font 1"#: devPS.c:4133#, c-formatmsgid "unknown encoding '%s' in 'mbcsToSbcs'"msgstr ""#: devPS.c:4142#, c-formatmsgid "conversion failure on '%s' in 'mbcsToSbcs': dot substituted for <%02x>"msgstr ""#: devPS.c:4221#, fuzzy, c-formatmsgid "failed open converter to encoding '%s'"msgstr "Caricamento file encoding '%s' fallito"#: devPS.c:4239 devPS.c:5128 devPS.c:7051#, c-formatmsgid "failed in text conversion to encoding '%s'"msgstr ""#: devPS.c:4424msgid "run out of colors in xfig()"msgstr "usati tutti i colori in xfig()"#: devPS.c:4453#, c-formatmsgid "unimplemented line texture %08x: using Dash-double-dotted"msgstr "'line texture' %08x non implementata: uso Dash-double-dotted"#: devPS.c:4523#, fuzzy, c-formatmsgid "unknown postscript font family '%s', using Helvetica"msgstr "famiglia font postscript sconosciuta, uso %s"#: devPS.c:4563msgid "filename too long in xfig"msgstr "nome file troppo lungo in xfig()"#: devPS.c:4589msgid "invalid foreground/background color (xfig)"msgstr "colore foreground/background non valido (xfig)"#: devPS.c:4622msgid "Only Type 1 fonts supported for XFig"msgstr ""#: devPS.c:4635msgid "Failed to initialise default XFig font"msgstr "Inizializzazione font XFig fallita"#: devPS.c:4672#, c-formatmsgid "invalid page type '%s' (xfig)"msgstr "typo pagina '%s' non valido (xfig)"#: devPS.c:4680#, c-formatmsgid "xfig(%s, onefile=FALSE) will only return the last plot"msgstr "xfig(%s, onefile=FALSE) restituirà solo l'ultimo grafico"#: devPS.c:4793msgid "empty file name"msgstr "nome file vuoto"#: devPS.c:4852 devPS.c:4904msgid "write failed"msgstr ""#: devPS.c:5117#, fuzzy, c-formatmsgid "unable to use encoding '%s'"msgstr "Caricamento file encoding fallito"#: devPS.c:5133msgid "re-encoding is not possible on this system"msgstr ""#: devPS.c:5372msgid "Corrupt loaded encodings; font not added"msgstr "Encoding caricato danneggiato; il font non viene aggiunto"#: devPS.c:5381msgid "Failed to record device encoding; font not added"msgstr """Registrazione encoding dispositivo non riuscita; il font non verrà aggiunto"#: devPS.c:5415msgid "filename too long in pdf"msgstr "nome fil etroppo lungo in pdf"#: devPS.c:5430msgid "cannot allocate pd->pos"msgstr "non posso allocare memoria per pd->pos"#: devPS.c:5435msgid "cannot allocate pd->pageobj"msgstr "non posso allocare memoria per pd->pageobj"#: devPS.c:5471msgid "failed to load default encoding"msgstr "caricamento file encoding fallito"#: devPS.c:5667#, c-formatmsgid "invalid paper type '%s' (pdf)"msgstr "tipo foglio '%s' non valido (pdf)"#: devPS.c:5697msgid "invalid foreground/background color (pdf)"msgstr "colore foreground/background non valido (pdf)"#: devPS.c:5833msgid "Invalid alpha value in PDF"msgstr "valore alpha non valido in PDF"#: devPS.c:5858msgid "increasing the PDF version to 1.4"msgstr ""#: devPS.c:6291msgid "Corrupt encodings in PDF device"msgstr "Encoding danneggiato nel dispositivo PDF"#: devPS.c:6372msgid "increasing the PDF version to 1.3"msgstr ""#: devPS.c:6470#, c-formatmsgid "cannot open 'pdf' file argument '%s'"msgstr "non posso aprire il file '%s' in 'pdf'"#: devPS.c:6526msgid "unable to increase page limit: please shutdown the pdf device"msgstr """non posso aumentare il limite pagina: si prega di chiudere il dispositivo pdf"#: devPS.c:6539#, fuzzy, c-formatmsgid """cannot open 'pdf' file argument '%s'\n"" please shut down the PDF device"msgstr """non posso aprire il file '%s' in 'pdf'\n"" si prega di chiudere il dispositivo PDF"#: devPS.c:6812 devPS.c:7191 devPS.c:7236msgid "Failed to find or load PDF font"msgstr "Impossibile caricare o trovare il font PDF"#: devPS.c:7004 devPS.c:7148msgid "Failed to find or load PDF CID font"msgstr "Impossibile caricare o trovare il font PDF CID"#: devPS.c:7373 devPS.c:7377 devPS.c:7524 devPS.c:7528#, c-formatmsgid "invalid 'family' parameter in %s"msgstr "parametro 'family' non valido in %s"#: devPS.c:7398 devPS.c:7540#, c-formatmsgid "invalid 'fonts' parameter in %s"msgstr "parametro 'fonts' non valido in %s"#: devPS.c:7411msgid "unable to start device PostScript"msgstr "impossibile aprire dispositivo PostScript"#: devPS.c:7473msgid "unable to start device xfig"msgstr "impossibile aprire dispositivo xfig"#: devPS.c:7560msgid "unable to start device pdf"msgstr "impossibile aprire dispositivo pdf"#: devPicTeX.c:768msgid "unable to start device PicTeX"msgstr "impossibile aprire dispositivo PicTeX"#: devQuartz.c:622#, c-formatmsgid "font \"%s\" could not be found for family \"%s\""msgstr ""#: devQuartz.c:634#, fuzzymsgid "font family name is too long"msgstr "nome fil etroppo lungo in pdf"#: devQuartz.c:674#, c-formatmsgid "no font could be found for family \"%s\""msgstr ""#: devQuartz.c:1164#, fuzzymsgid "invalid 'file' argument"msgstr "argomento stringa non valido"#: devQuartz.c:1192#, fuzzymsgid "invalid Quartz device size"msgstr "dispositivo non valido in savePlot"#: devQuartz.c:1220#, fuzzymsgid "Unable to create device description."msgstr "impossibile aprire dispositivo PostScript"#: devQuartz.c:1270msgid "Unable to create Quartz device target, given type may not be supported."msgstr ""#: devQuartz.c:1356#, fuzzymsgid "Quartz device is not available on this platform"msgstr "Il dispositivo Quartz non è disponibile per questa piattaforma"#: devWindows.c:275 devWindows.c:319 devWindows.c:389msgid "Not enough memory to copy graphics window"msgstr "Non c'è abbastanza memoria per copiare la finestra grafica"#: devWindows.c:280 devWindows.c:324 devWindows.c:394msgid "No device available to copy graphics window"msgstr "Nessun dispositivo disponibile per copiarci la finestra grafica"#: devWindows.c:328 devWindows.c:398#, c-formatmsgid "'%%' is not allowed in file name"msgstr ""#: devWindows.c:541msgid "Invalid font specification"msgstr "Specificazione font non valida"#: devWindows.c:580msgid "Font family not found in Windows font database"msgstr "Famiglia font non trovata nel databse font di Windows"#: devWindows.c:1009msgid "plot history seems corrupted"msgstr "plot history sembra essere danneggiato"#: devWindows.c:1016msgid "no plot history!"msgstr "nessuna plot history!"#: devWindows.c:1732#, c-formatmsgid "filename too long in %s() call"msgstr "nome file troppo lungo in %s()"#: devWindows.c:1736 devWindows.c:1771 devWindows.c:1805msgid "Unable to load Rbitmap.dll"msgstr "Impossibile caricare Rbitmap.dll"#: devWindows.c:1741 devWindows.c:1780 devWindows.c:1814#, c-formatmsgid "'width=%d, height=%d' are unlikely values in pixels"msgstr ""#: devWindows.c:1749 devWindows.c:1754 devWindows.c:1783 devWindows.c:1788#: devWindows.c:1817 devWindows.c:1822msgid "Unable to allocate bitmap"msgstr "Impossibile allocare bitmap"#: devWindows.c:1760 devWindows.c:1794 devWindows.c:2117#, c-formatmsgid "Unable to open file '%s' for writing"msgstr "Impossibile aprire file '%s' in scrittura"#: devWindows.c:1777msgid "filename too long in jpeg() call"msgstr "nome file troppo lungo in jpeg()"#: devWindows.c:1811#, fuzzymsgid "filename too long in tiff() call"msgstr "nome file troppo lungo in %s()"#: devWindows.c:1843msgid "filename too long in win.metafile() call"msgstr "nome file troppo lungo in win.metafile()"#: devWindows.c:1853#, c-formatmsgid "Unable to open metafile '%s' for writing"msgstr "Impossibile aprire metafile '%s' in scrittura"#: devWindows.c:1855msgid "Unable to open clipboard to write metafile"msgstr "Impossibile aprire appunti per scrittura metafile"#: devWindows.c:2066msgid "Insufficient memory for resize. Killing device"msgstr "Memoria insufficiente per resize. Chiudo il dispositivo"#: devWindows.c:2073#, fuzzymsgid "Insufficient memory for resize. Disabling alpha blending"msgstr "Memoria insufficiente per resize. Chiudo il dispositivo"#: devWindows.c:2102msgid "A clipboard metafile can store only one figure."msgstr "Gli appunti possono memorizzare una sola figura."#: devWindows.c:2108#, c-formatmsgid "metafile '%s' could not be created"msgstr ""#: devWindows.c:2708 devWindows.c:3333msgid "R Graphics"msgstr "R Graphics"#: devWindows.c:2957msgid "option 'windowsTimeouts' should be integer"msgstr "l'opzione 'windowsTimeouts' dovrebbe essere un intero"#: devWindows.c:2978#, fuzzymsgid "invalid device number in 'savePlot'"msgstr "numero dispositivo non valido in savePlot"#: devWindows.c:2980#, fuzzymsgid "invalid device in 'savePlot'"msgstr "dispositivo non valido in savePlot"#: devWindows.c:2983msgid "invalid filename argument in savePlot"msgstr "nome file non valido in savePlot"#: devWindows.c:2988#, fuzzymsgid "invalid type argument in 'savePlot'"msgstr "argomento type non valido in savePlot"#: devWindows.c:3015msgid "unknown type in savePlot"msgstr "type sconosciuto in savePlot"#: devWindows.c:3097 devWindows.c:3133 devWindows.c:3165 devWindows.c:3200#: devWindows.c:3225msgid "processing of the plot ran out of memory"msgstr "mancanza di memoria nel processare il grafico"#: devWindows.c:3113 devWindows.c:3146 devWindows.c:3179 devWindows.c:3212msgid "Impossible to load Rbitmap.dll"msgstr "Impossibile caricare Rbitmap.dll"#: devWindows.c:3185msgid "Impossible to open "msgstr "Impossibile aprire "#: devWindows.c:3250#, fuzzymsgid "invalid 'width' or 'height'"msgstr "'width' o 'height' non validi in devWindows"#: devWindows.c:3255 devWindows.c:3259 devWindows.c:3267 devWindows.c:3278#: devWindows.c:3284 devWindows.c:3291#, fuzzy, c-formatmsgid "invalid value of '%s'"msgstr "valore di 'bg' non valido in devWindows"#: devWindows.c:3308#, fuzzymsgid "unable to start device"msgstr "impossibile aprire dispositivo pdf"#: devWindows.c:3378msgid "recursive use of getGraphicsEvent not supported"msgstr "l'uso ricorsivo di getGraphicsEvent non è ammesso"#: qdBitmap.c:79#, c-formatmsgid "QuartzBitmap_Output - unable to open file '%s'"msgstr ""#: qdBitmap.c:94msgid "Not a supported scheme, no image data written"msgstr ""#: qdPDF.c:98#, fuzzy, c-formatmsgid "cannot open file '%s'"msgstr "non posso leggere file afm '%s'"#, fuzzy#~ msgid "invalid value of 'record' in devWindows"#~ msgstr "valore 'recording' non valido in devWindows"#, fuzzy#~ msgid "invalid value of 'rescale' in devWindows"#~ msgstr "valore di 'resize' non valido in devWindows"#~ msgid "invalid value of 'canvas' in devWindows"#~ msgstr "valore di 'canvas' non valido in devWindows"#~ msgid "invalid value of 'buffered' in devWindows"#~ msgstr "valore di 'buffered' non valido in devWindows"#, fuzzy#~ msgid "invalid value of 'title' in devWindows"#~ msgstr "valore di 'resize' non valido in devWindows"#~ msgid "unable to start device devWindows"#~ msgstr "impossibile aprire devWindows"#~ msgid "can't find any fonts"#~ msgstr "non trovo alcun font"#~ msgid "invalid width or height in quartz"#~ msgstr "'width' o 'height' non validi in quartz"#~ msgid "unable to start device Quartz"#~ msgstr "impossibile aprire device Quartz"#~ msgid "Font family not found in Quartz font database"#~ msgstr "Famiglia font non presente nel database font di Quartz"