# 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 , 2005. # msgid "" msgstr "" "Project-Id-Version: R 2.1.0\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2008-10-06 20:35+0100\n" "PO-Revision-Date: 2005-02-27 14:01+0100\n" "Last-Translator: Stefano M. Iacus \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:45 msgid "unable to start NULL device" msgstr "impossibile aprire dispositivo NULL" #: devPS.c:576 #, c-format msgid "afm file '%s' could not be opened" msgstr "" #: devPS.c:609 msgid "FontBBox could not be parsed" msgstr "" #: devPS.c:617 msgid "CharInfo could not be parsed" msgstr "" #: devPS.c:647 msgid "unknown AFM entity encountered" msgstr "entità AFM sconosciuta" #: devPS.c:770 devPS.c:773 devPS.c:4141 devPS.c:6877 devPicTeX.c:503 #: devPicTeX.c:505 #, fuzzy, c-format msgid "invalid string in '%s'" msgstr "argomento stringa non valido" #: devPS.c:801 #, c-format msgid "font width unknown for character 0x%x" msgstr "larghezza font sconosciuta per il carattere 0x%x" #: devPS.c:860 #, c-format msgid "unknown encoding '%s' in 'PostScriptMetricInfo'" msgstr "" #: devPS.c:876 devPS.c:888 #, c-format msgid "font metrics unknown for Unicode character U+%04x" msgstr "metrica font sconosciuta per carattere Unicode U+%04x" #: devPS.c:896 #, c-format msgid "font metrics unknown for character 0x%x" msgstr "metrica carattere sconosciuta per carattere 0x%x" #: devPS.c:911 #, c-format msgid "" "invalid character (%04x) sent to 'PostScriptCIDMetricInfo' in a single-byte " "locale" msgstr "" #: devPS.c:919 msgid "" "invalid character sent to 'PostScriptCIDMetricInfo' in a single-byte locale" msgstr "" #: devPS.c:1033 msgid "failed to allocate CID font info" msgstr "allocazione font CID fallita" #: devPS.c:1048 msgid "failed to allocate Type 1 font info" msgstr "allocazione font Type 1 fallita" #: devPS.c:1068 msgid "failed to allocate encoding info" msgstr "allocazione informazioni encoding fallita" #: devPS.c:1086 msgid "failed to allocate CID font family" msgstr "allocazione famiglia font CID fallita" #: devPS.c:1099 msgid "failed to allocate Type 1 font family" msgstr "allocazione famiglia font Type 1 fallita" #: devPS.c:1138 devPS.c:1149 msgid "failed to allocate font list" msgstr "allocazione lista font fallita" #: devPS.c:1200 msgid "failed to allocated encoding list" msgstr "allocazione lista encodings fallita" #: devPS.c:1348 msgid "truncated string which was too long for copy" msgstr "Trontata una stringa troppo lunga per essere copiata" #: devPS.c:1388 #, c-format msgid "failed to load encoding file '%s'" msgstr "Caricamento file encoding '%s' fallito" #: devPS.c:1481 devPS.c:1514 msgid "Invalid font name or more than one font name" msgstr "Più di un nome font specificato oppure nome font non valido" #: devPS.c:1634 devPS.c:1668 msgid "font family not found in PostScript font database" msgstr "famiglia font non trovata nel database PostScript" #: devPS.c:1739 devPS.c:1818 devPS.c:1844 msgid "font encoding not found in font database" msgstr "encoding non trovato nel database" #: devPS.c:1765 devPS.c:1791 #, fuzzy msgid "font CMap not found in font database" msgstr "Famiglia font non presente nel database font di Quartz" #: devPS.c:1982 devPS.c:2061 devPS.c:2129 #, c-format msgid "cannot load afm file '%s'" msgstr "non posso leggere file afm '%s'" #: devPS.c:2419 msgid "Corrupt loaded encodings; encoding not recorded" msgstr "Encoding caricato danneggiato; encoding non registrato" #: devPS.c:2430 msgid "Failed to record device encoding" msgstr "Registrazione endocing device non riuscita" #: devPS.c:2600 msgid "Object .ps.prolog is not a character vector" msgstr "L'ogetto .ps.prolog non è un vettore di caratteri" #: devPS.c:2654 devPS.c:5846 devWindows.c:715 msgid "Invalid line end" msgstr "'line end' non valida" #: devPS.c:2673 devPS.c:5865 devWindows.c:728 msgid "Invalid line join" msgstr "'line join' non valida" #: devPS.c:2681 msgid "Invalid line mitre" msgstr "'line mitre' non valida" #: devPS.c:2900 msgid "only gray colors are allowed in this color model" msgstr "" #: devPS.c:2981 msgid "filename too long in postscript" msgstr "nome file troppo lungo in postscript" #: devPS.c:3000 devPS.c:5342 msgid "encoding path is too long" msgstr "percorso encoding troppo lungo" #: devPS.c:3015 devPS.c:4492 msgid "failed to load encoding" msgstr "caricamento file encoding fallito" #: devPS.c:3058 devPS.c:3121 devPS.c:5401 devPS.c:5456 devPS.c:6674 msgid "Invalid font type" msgstr "Specificazione font non valida" #: devPS.c:3083 devPS.c:5424 msgid "Failed to initialise default PostScript font" msgstr "Inizializzazione font PostScript fallita" #: devPS.c:3153 devPS.c:5483 msgid "Failed to initialise additional PostScript fonts" msgstr "Inizializzazione font PostScript aggiuntivi fallita" #: devPS.c:3174 msgid "invalid foreground/background color (postscript)" msgstr "colore foreground/background non valida (postscript)" #: devPS.c:3184 msgid "'command' is too long" msgstr "'command' è troppo lungo" #: devPS.c:3188 msgid "postscript(print.it=TRUE) used with an empty print command" msgstr "postscript(print.it=TRUE) usato con un comando print vuoto" #: devPS.c:3241 #, c-format msgid "invalid page type '%s' (postscript)" msgstr "tipo pagina '%s' non valida (postscript)" #: devPS.c:3365 devPS.c:4298 devWindows.c:2268 msgid "" "semi-transparency is not supported on this device: reported only once per " "page" msgstr "" #: devPS.c:3456 msgid "printing via file = \"\" is not implemented in this version" msgstr "print su file = \"\" non implementato in questa versione" #: devPS.c:3464 devPS.c:3477 #, c-format msgid "cannot open 'postscript' pipe to '%s'" msgstr "non posso aprire pipe 'postscript' su '%s'" #: devPS.c:3470 msgid "file = \"|cmd\" is not implemented in this version" msgstr "file = \"|cmd\" non implementato in questa versione" #: devPS.c:3488 #, c-format msgid "cannot open 'postscript' file argument '%s'" msgstr "non posso aprire file '%s' in postscript" #: devPS.c:3612 devPS.c:3627 #, c-format msgid "" "error from postscript() in running:\n" " %s" msgstr "" "errore esecuzione postscript() in:\n" " %s" #: devPS.c:3662 #, c-format msgid "CID family '%s' not included in PostScript device" msgstr "famiglia CID '%s' non inclusa nel dispositivo PostScript" #: devPS.c:3675 devPS.c:3686 devPS.c:3934 devPS.c:3965 devPS.c:4079 #, c-format msgid "family '%s' not included in PostScript device" msgstr "famiglia '%s' non inclusa nel dispositivo PostScript" #: devPS.c:3927 devPS.c:3955 devPS.c:4968 devPS.c:6724 devPS.c:6773 #, c-format msgid "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:4020 #, c-format msgid "unknown encoding '%s' in 'mbcsToSbcs'" msgstr "" #: devPS.c:4029 #, c-format msgid "conversion failure on '%s' in 'mbcsToSbcs': dot substituted for <%02x>" msgstr "" #: devPS.c:4109 #, fuzzy, c-format msgid "failed open converter to encoding '%s'" msgstr "Caricamento file encoding '%s' fallito" #: devPS.c:4127 devPS.c:5016 devPS.c:6863 #, c-format msgid "failed in text conversion to encoding '%s'" msgstr "" #: devPS.c:4312 msgid "run out of colors in xfig()" msgstr "usati tutti i colori in xfig()" #: devPS.c:4341 #, c-format msgid "unimplemented line texture %08x: using Dash-double-dotted" msgstr "'line texture' %08x non implementata: uso Dash-double-dotted" #: devPS.c:4411 #, fuzzy, c-format msgid "unknown postscript font family '%s', using Helvetica" msgstr "famiglia font postscript sconosciuta, uso %s" #: devPS.c:4451 msgid "filename too long in xfig" msgstr "nome file troppo lungo in xfig()" #: devPS.c:4477 msgid "invalid foreground/background color (xfig)" msgstr "colore foreground/background non valido (xfig)" #: devPS.c:4510 msgid "Only Type 1 fonts supported for XFig" msgstr "" #: devPS.c:4523 msgid "Failed to initialise default XFig font" msgstr "Inizializzazione font XFig fallita" #: devPS.c:4560 #, c-format msgid "invalid page type '%s' (xfig)" msgstr "typo pagina '%s' non valido (xfig)" #: devPS.c:4568 #, c-format msgid "xfig(%s, onefile=FALSE) will only return the last plot" msgstr "xfig(%s, onefile=FALSE) restituirà solo l'ultimo grafico" #: devPS.c:4681 msgid "empty file name" msgstr "nome file vuoto" #: devPS.c:4740 devPS.c:4792 msgid "write failed" msgstr "" #: devPS.c:5005 #, fuzzy, c-format msgid "unable to use encoding '%s'" msgstr "Caricamento file encoding fallito" #: devPS.c:5021 msgid "re-encoding is not possible on this system" msgstr "" #: devPS.c:5260 msgid "Corrupt loaded encodings; font not added" msgstr "Encoding caricato danneggiato; il font non viene aggiunto" #: devPS.c:5269 msgid "Failed to record device encoding; font not added" msgstr "" "Registrazione encoding dispositivo non riuscita; il font non verrà aggiunto" #: devPS.c:5303 msgid "filename too long in pdf" msgstr "nome fil etroppo lungo in pdf" #: devPS.c:5318 msgid "cannot allocate pd->pos" msgstr "non posso allocare memoria per pd->pos" #: devPS.c:5323 msgid "cannot allocate pd->pageobj" msgstr "non posso allocare memoria per pd->pageobj" #: devPS.c:5358 msgid "failed to load default encoding" msgstr "caricamento file encoding fallito" #: devPS.c:5554 #, c-format msgid "invalid paper type '%s' (pdf)" msgstr "tipo foglio '%s' non valido (pdf)" #: devPS.c:5584 msgid "invalid foreground/background color (pdf)" msgstr "colore foreground/background non valido (pdf)" #: devPS.c:5720 msgid "Invalid alpha value in PDF" msgstr "valore alpha non valido in PDF" #: devPS.c:5745 msgid "increasing the PDF version to 1.4" msgstr "" #: devPS.c:6178 msgid "Corrupt encodings in PDF device" msgstr "Encoding danneggiato nel dispositivo PDF" #: devPS.c:6259 msgid "increasing the PDF version to 1.3" msgstr "" #: devPS.c:6357 #, c-format msgid "cannot open 'pdf' file argument '%s'" msgstr "non posso aprire il file '%s' in 'pdf'" #: devPS.c:6413 msgid "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:6426 #, fuzzy, c-format msgid "" "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:6699 devPS.c:6996 devPS.c:7041 msgid "Failed to find or load PDF font" msgstr "Impossibile caricare o trovare il font PDF" #: devPS.c:6816 devPS.c:6953 msgid "Failed to find or load PDF CID font" msgstr "Impossibile caricare o trovare il font PDF CID" #: devPS.c:7180 devPS.c:7184 devPS.c:7328 devPS.c:7332 #, c-format msgid "invalid 'family' parameter in %s" msgstr "parametro 'family' non valido in %s" #: devPS.c:7203 devPS.c:7344 #, c-format msgid "invalid 'fonts' parameter in %s" msgstr "parametro 'fonts' non valido in %s" #: devPS.c:7216 msgid "unable to start device PostScript" msgstr "impossibile aprire dispositivo PostScript" #: devPS.c:7278 msgid "unable to start device xfig" msgstr "impossibile aprire dispositivo xfig" #: devPS.c:7362 msgid "unable to start device pdf" msgstr "impossibile aprire dispositivo pdf" #: devPicTeX.c:768 msgid "unable to start device PicTeX" msgstr "impossibile aprire dispositivo PicTeX" #: devQuartz.c:622 #, c-format msgid "font \"%s\" could not be found for family \"%s\"" msgstr "" #: devQuartz.c:634 #, fuzzy msgid "font family name is too long" msgstr "nome fil etroppo lungo in pdf" #: devQuartz.c:674 #, c-format msgid "no font could be found for family \"%s\"" msgstr "" #: devQuartz.c:1164 #, fuzzy msgid "invalid 'file' argument" msgstr "argomento stringa non valido" #: devQuartz.c:1192 #, fuzzy msgid "invalid Quartz device size" msgstr "dispositivo non valido in savePlot" #: devQuartz.c:1220 #, fuzzy msgid "Unable to create device description." msgstr "impossibile aprire dispositivo PostScript" #: devQuartz.c:1270 msgid "Unable to create Quartz device target, given type may not be supported." msgstr "" #: devQuartz.c:1356 #, fuzzy msgid "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:388 msgid "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:393 msgid "No device available to copy graphics window" msgstr "Nessun dispositivo disponibile per copiarci la finestra grafica" #: devWindows.c:328 devWindows.c:397 #, c-format msgid "'%%' is not allowed in file name" msgstr "" #: devWindows.c:540 msgid "Invalid font specification" msgstr "Specificazione font non valida" #: devWindows.c:579 msgid "Font family not found in Windows font database" msgstr "Famiglia font non trovata nel databse font di Windows" #: devWindows.c:1008 msgid "plot history seems corrupted" msgstr "plot history sembra essere danneggiato" #: devWindows.c:1015 msgid "no plot history!" msgstr "nessuna plot history!" #: devWindows.c:1731 #, c-format msgid "filename too long in %s() call" msgstr "nome file troppo lungo in %s()" #: devWindows.c:1735 devWindows.c:1770 devWindows.c:1804 msgid "Unable to load Rbitmap.dll" msgstr "Impossibile caricare Rbitmap.dll" #: devWindows.c:1740 devWindows.c:1779 devWindows.c:1813 #, c-format msgid "'width=%d, height=%d' are unlikely values in pixels" msgstr "" #: devWindows.c:1748 devWindows.c:1753 devWindows.c:1782 devWindows.c:1787 #: devWindows.c:1816 devWindows.c:1821 msgid "Unable to allocate bitmap" msgstr "Impossibile allocare bitmap" #: devWindows.c:1759 devWindows.c:1793 devWindows.c:2116 #, c-format msgid "Unable to open file '%s' for writing" msgstr "Impossibile aprire file '%s' in scrittura" #: devWindows.c:1776 msgid "filename too long in jpeg() call" msgstr "nome file troppo lungo in jpeg()" #: devWindows.c:1810 #, fuzzy msgid "filename too long in tiff() call" msgstr "nome file troppo lungo in %s()" #: devWindows.c:1842 msgid "filename too long in win.metafile() call" msgstr "nome file troppo lungo in win.metafile()" #: devWindows.c:1852 #, c-format msgid "Unable to open metafile '%s' for writing" msgstr "Impossibile aprire metafile '%s' in scrittura" #: devWindows.c:1854 msgid "Unable to open clipboard to write metafile" msgstr "Impossibile aprire appunti per scrittura metafile" #: devWindows.c:2065 msgid "Insufficient memory for resize. Killing device" msgstr "Memoria insufficiente per resize. Chiudo il dispositivo" #: devWindows.c:2072 #, fuzzy msgid "Insufficient memory for resize. Disabling alpha blending" msgstr "Memoria insufficiente per resize. Chiudo il dispositivo" #: devWindows.c:2101 msgid "A clipboard metafile can store only one figure." msgstr "Gli appunti possono memorizzare una sola figura." #: devWindows.c:2107 #, c-format msgid "metafile '%s' could not be created" msgstr "" #: devWindows.c:2674 devWindows.c:3298 msgid "R Graphics" msgstr "R Graphics" #: devWindows.c:2923 msgid "option 'windowsTimeouts' should be integer" msgstr "l'opzione 'windowsTimeouts' dovrebbe essere un intero" #: devWindows.c:2944 #, fuzzy msgid "invalid device number in 'savePlot'" msgstr "numero dispositivo non valido in savePlot" #: devWindows.c:2946 #, fuzzy msgid "invalid device in 'savePlot'" msgstr "dispositivo non valido in savePlot" #: devWindows.c:2949 msgid "invalid filename argument in savePlot" msgstr "nome file non valido in savePlot" #: devWindows.c:2953 #, fuzzy msgid "invalid type argument in 'savePlot'" msgstr "argomento type non valido in savePlot" #: devWindows.c:2980 msgid "unknown type in savePlot" msgstr "type sconosciuto in savePlot" #: devWindows.c:3062 devWindows.c:3098 devWindows.c:3130 devWindows.c:3165 #: devWindows.c:3190 msgid "processing of the plot ran out of memory" msgstr "mancanza di memoria nel processare il grafico" #: devWindows.c:3078 devWindows.c:3111 devWindows.c:3144 devWindows.c:3177 msgid "Impossible to load Rbitmap.dll" msgstr "Impossibile caricare Rbitmap.dll" #: devWindows.c:3150 msgid "Impossible to open " msgstr "Impossibile aprire " #: devWindows.c:3215 #, fuzzy msgid "invalid 'width' or 'height'" msgstr "'width' o 'height' non validi in devWindows" #: devWindows.c:3220 devWindows.c:3224 devWindows.c:3232 devWindows.c:3243 #: devWindows.c:3249 devWindows.c:3256 #, fuzzy, c-format msgid "invalid value of '%s'" msgstr "valore di 'bg' non valido in devWindows" #: devWindows.c:3273 #, fuzzy msgid "unable to start device" msgstr "impossibile aprire dispositivo pdf" #: devWindows.c:3343 msgid "recursive use of getGraphicsEvent not supported" msgstr "l'uso ricorsivo di getGraphicsEvent non è ammesso" #: qdBitmap.c:79 #, c-format msgid "QuartzBitmap_Output - unable to open file '%s'" msgstr "" #: qdBitmap.c:94 msgid "Not a supported scheme, no image data written" msgstr "" #: qdPDF.c:98 #, fuzzy, c-format msgid "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"