# Italian translation for Rawstudio. # Copyright (C) 2006-2008 Anders Brander and Anders Kvist # This file is distributed under the same license as the Rawstudio package. # # Simone Contini , 2008. msgid "" msgstr "" "Project-Id-Version: Rawstudio 2.0\n" "Report-Msgid-Bugs-To: rawstudio-dev@rawstudio.org\n" "POT-Creation-Date: 2011-12-29 20:46+0100\n" "PO-Revision-Date: 2011-04-07 21:37+0100\n" "Last-Translator: Simone Contini \n" "Language-Team: Rawstudio development \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Italian\n" "X-Poedit-Country: ITALY\n" #: librawstudio/rs-lens-db-editor.c:358 msgid "All lenses" msgstr "Tutte le ottiche" #: librawstudio/rs-lens-db-editor.c:364 msgid "Deselect" msgstr "" #: librawstudio/rs-lens-db-editor.c:570 msgid "Error updating lensfun database" msgstr "Errore nell'aggiornamento del database di lensfun" #: librawstudio/rs-lens-db-editor.c:572 #, fuzzy msgid "LensFun database updated" msgstr "Database di lensfun aggiornato" #: librawstudio/rs-lens-db-editor.c:632 msgid "Rawstudio Lens Library" msgstr "Libreria di ottiche di Rawstudio" #: librawstudio/rs-lens-db-editor.c:658 msgid "Lens make" msgstr "Marca ottica" #: librawstudio/rs-lens-db-editor.c:662 msgid "Lens model" msgstr "Modello ottica" #: librawstudio/rs-lens-db-editor.c:666 msgid "Focal" msgstr "Focale" #: librawstudio/rs-lens-db-editor.c:670 librawstudio/rs-lens-db-editor.c:1049 #: src/rs-actions.c:1539 msgid "Aperture" msgstr "Apertura" #: librawstudio/rs-lens-db-editor.c:674 msgid "Camera make" msgstr "Marca fotocamera" #: librawstudio/rs-lens-db-editor.c:678 msgid "Camera model" msgstr "Modello fotocamera" #: librawstudio/rs-lens-db-editor.c:682 msgid "Enabled" msgstr "Abilitato" #: librawstudio/rs-lens-db-editor.c:687 msgid "Defish" msgstr "" #: librawstudio/rs-lens-db-editor.c:725 msgid "Update lensfun database" msgstr "Aggiornamento del database di lensfun" #: librawstudio/rs-lens-db-editor.c:812 msgid "Could not create temporary directory." msgstr "Impossibile creare la directory temporanea." #: librawstudio/rs-lens-db-editor.c:825 #, c-format msgid "Could not fetch list of files from %s." msgstr "Impossibile ottenere la lista dei file da %s." #: librawstudio/rs-lens-db-editor.c:865 #, c-format msgid "Could not fetch file from %s or write it to %s." msgstr "Impossibile ottenere il file da %s o scriverlo su %s." #: librawstudio/rs-lens-db-editor.c:874 #, c-format msgid "Could not create datadir for lensfun - %s" msgstr "Impossibile creare datadir per lensfun - %s" #: librawstudio/rs-lens-db-editor.c:890 #, c-format msgid "Error copying file %s to %s\n" msgstr "Errore nella copia del file %s su %s\n" #: librawstudio/rs-lens-db-editor.c:1026 msgid "Rawstudio Lens Editor" msgstr "Editor ottiche di Rawstudio" #: librawstudio/rs-lens-db-editor.c:1037 msgid "Lens Make" msgstr "Marca ottica" #: librawstudio/rs-lens-db-editor.c:1041 msgid "Lens Model" msgstr "Modello ottica" #: librawstudio/rs-lens-db-editor.c:1045 msgid "Focal Length" msgstr "Lunghezza focale" #: librawstudio/rs-lens-db-editor.c:1053 msgid "Camera Make" msgstr "Marca fotocamera" #: librawstudio/rs-lens-db-editor.c:1057 msgid "Camera Model" msgstr "Modello fotocamera" #: librawstudio/rs-lens-db-editor.c:1082 msgid "Enable this lens" msgstr "Abilita questa ottica" #: librawstudio/rs-lens-db-editor.c:1083 #, fuzzy msgid "Enable Defish" msgstr "Abilita questa ottica" #: librawstudio/rs-lens-db-editor.c:1087 msgid "Set lens" msgstr "Imposta ottica" #. FIXME: Put lensfun update button in editor - for this to work, we cannot close the window when updating #. GtkWidget *button_update_lensfun = gtk_button_new_with_label(_("Update lensfun database")); #. g_signal_connect(button_update_lensfun, "clicked", G_CALLBACK(update_lensfun), NULL); #. gtk_dialog_add_action_widget (GTK_DIALOG (editor), button_update_lensfun, GTK_RESPONSE_NONE); #: librawstudio/rs-lens-db-editor.c:1144 msgid "Lens Library" msgstr "Libreria di ottiche" #: librawstudio/rs-library.c:254 #, c-format msgid "Could not open database %s" msgstr "Impossibile aprire il database %s" #: librawstudio/rs-library.c:814 msgid "wideangle" msgstr "grandangolo" #: librawstudio/rs-library.c:816 msgid "telephoto" msgstr "teleobiettivo" #: librawstudio/rs-library.c:832 msgid "January" msgstr "Gennaio" #: librawstudio/rs-library.c:835 msgid "February" msgstr "Febbraio" #: librawstudio/rs-library.c:838 msgid "March" msgstr "Marzo" #: librawstudio/rs-library.c:841 msgid "April" msgstr "Aprile" #: librawstudio/rs-library.c:844 msgid "May" msgstr "Maggio" #: librawstudio/rs-library.c:847 msgid "June" msgstr "Giugno" #: librawstudio/rs-library.c:850 msgid "July" msgstr "Luglio" #: librawstudio/rs-library.c:853 msgid "August" msgstr "Agosto" #: librawstudio/rs-library.c:856 msgid "September" msgstr "Settembre" #: librawstudio/rs-library.c:859 msgid "October" msgstr "Ottobre" #: librawstudio/rs-library.c:862 msgid "November" msgstr "Novembre" #: librawstudio/rs-library.c:865 msgid "December" msgstr "Dicembre" #: librawstudio/rs-metadata.c:545 #, c-format msgid "%dmm " msgstr "%dmm " #: librawstudio/rs-metadata.c:547 #, c-format msgid "%.1fs " msgstr "%.1fs " #: librawstudio/rs-metadata.c:549 #, c-format msgid "1/%.0fs " msgstr "1/%.0fs " #: librawstudio/rs-metadata.c:551 #, c-format msgid "F/%.1f " msgstr "F/%.1f " #: librawstudio/rs-metadata.c:553 #, c-format msgid "%+.1fEV " msgstr "" #: librawstudio/rs-metadata.c:555 #, c-format msgid "ISO%d" msgstr "ISO%d" #: librawstudio/rs-profile-selector.c:238 msgid "Add profile ..." msgstr "Aggiungi profilo..." #: librawstudio/rs-profile-selector.c:242 msgid "Embedded Profile" msgstr "Profilo incorporato" #: librawstudio/rs-profile-selector.c:244 msgid "(Select Profile)" msgstr "(Seleziona Profilo)" #. @TRANSLATORS: "Expos" is short version of "Exposure". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:80 msgid "Expos" msgstr "Espos" #: librawstudio/rs-settings.c:80 msgid "Exposure Compensation" msgstr "Compensazione esposizione" #. @TRANSLATORS: "Satur" is short version of "Saturation". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:86 msgid "Satur" msgstr "Satur" #: librawstudio/rs-settings.c:86 src/rs-actions.c:465 msgid "Saturation" msgstr "Saturazione" #. @TRANSLATORS: You cannot use more than 5 characters for "Hue" #: librawstudio/rs-settings.c:92 src/rs-actions.c:466 msgid "Hue" msgstr "Tinta" #: librawstudio/rs-settings.c:92 msgid "Hue Shift" msgstr "Spostamento tonalità" #. @TRANSLATORS: "Contr" is short version of "Contrast". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:98 msgid "Contr" msgstr "Contr" #: librawstudio/rs-settings.c:98 src/rs-actions.c:467 msgid "Contrast" msgstr "Contrasto" #. @TRANSLATORS: "Temp" is short version of "Temperature". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:104 librawstudio/rs-settings.c:116 msgid "Temp" msgstr "Temp" #: librawstudio/rs-settings.c:104 librawstudio/rs-settings.c:116 msgid "Temperature" msgstr "Temperatura" #. @TRANSLATORS: You cannot use more than 5 characters for "Tint" #: librawstudio/rs-settings.c:110 librawstudio/rs-settings.c:122 msgid "Tint" msgstr "Tinta" #: librawstudio/rs-settings.c:110 librawstudio/rs-settings.c:122 msgid "Tint Shift" msgstr "Spostamento tinta" #: librawstudio/rs-settings.c:127 msgid "WBAscii" msgstr "WBAscii" #. @TRANSLATORS: "Sharp" is short version of "Sharpen". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:133 msgid "Sharp" msgstr "Nitid" #: librawstudio/rs-settings.c:133 msgid "Sharpen Amount" msgstr "Nitidezza" #. @TRANSLATORS: "Denoi" is short version of "Denoise". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:139 msgid "Denoi" msgstr "" #: librawstudio/rs-settings.c:139 msgid "Light Denoising" msgstr "" #. @TRANSLATORS: "ColDn" is short version of "Colour Denoise". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:145 msgid "ColDn" msgstr "" #: librawstudio/rs-settings.c:145 msgid "Colour Denoising" msgstr "" #. @TRANSLATORS: "CA R" is short version of "Chromatic Aberration Red". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:151 msgid "CA R" msgstr "" #: librawstudio/rs-settings.c:151 msgid "Red Chromatic Aberration Correction" msgstr "" #. @TRANSLATORS: "CA B" is short version of "Chromatic Aberration Blue". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:157 msgid "CA B" msgstr "" #: librawstudio/rs-settings.c:157 msgid "Blue Chromatic Aberration Correction" msgstr "" #. @TRANSLATORS: "Vign" is short version of "Vignetting". You cannot use more than 5 characters for this! #: librawstudio/rs-settings.c:163 msgid "Vign" msgstr "Vign" #: librawstudio/rs-settings.c:163 msgid "Vignetting Correction" msgstr "Correzione vignettatura" #. @TRANSLATORS: You cannot use more than 5 characters for "Red" #: librawstudio/rs-settings.c:169 msgid "Red" msgstr "Rosso" #: librawstudio/rs-settings.c:169 msgid "Red Amount Adjustment" msgstr "" #. @TRANSLATORS: You cannot use more than 5 characters for "Green" #: librawstudio/rs-settings.c:175 msgid "Green" msgstr "Verde" #: librawstudio/rs-settings.c:175 msgid "Green Amount Adjustment" msgstr "" #. @TRANSLATORS: You cannot use more than 5 characters for "Blue" #: librawstudio/rs-settings.c:181 msgid "Blue" msgstr "Blu" #: librawstudio/rs-settings.c:181 msgid "Blue Amount Adjustment" msgstr "" #: plugins/colorspace-adobergb/colorspace-adobergb.c:62 msgid "Print friendly color space, compatible with Adobe RGB (1998)" msgstr "" #: plugins/colorspace-prophoto/colorspace-prophoto.c:62 msgid "Large gamut color space" msgstr "" #: plugins/output-facebook/output-facebook.c:106 #: plugins/output-flickr/output-flickr.c:106 #: plugins/output-jpegfile/output-jpegfile.c:95 #: plugins/output-picasa/output-picasa.c:100 msgid "JPEG Quality" msgstr "Qualità JPEG" #: plugins/output-facebook/output-facebook.c:113 msgid "Caption" msgstr "" #: plugins/output-facebook/output-facebook.c:132 msgid "Upload photo to Facebook" msgstr "Carica foto su Facebook" #: plugins/output-facebook/output-facebook.c:257 #: plugins/output-flickr/output-flickr.c:381 msgid "Step 1:" msgstr "Passo 1:" #: plugins/output-facebook/output-facebook.c:258 #: plugins/output-flickr/output-flickr.c:382 msgid "Step 2:" msgstr "Passo 2:" #: plugins/output-facebook/output-facebook.c:260 #: plugins/output-flickr/output-flickr.c:384 msgid "Authenticate Rawstudio" msgstr "" #: plugins/output-facebook/output-facebook.c:303 msgid "Unhandled error from Facebook" msgstr "Errore di Facebook non gestito" #: plugins/output-facebook/output-facebook.c:329 msgid "" "Rawstudio needs to be authenticated before it will be able to upload photos " "to your Facebook account." msgstr "" "Rawstudio necessità di essere autenticato prima di poter caricare le foto " "sul tuo account Facebook." #: plugins/output-facebook/output-facebook.c:471 #: plugins/output-picasa/output-picasa.c:366 msgid "Albums" msgstr "Album" #: plugins/output-facebook/output-facebook.c:474 #: plugins/output-picasa/output-picasa.c:369 msgid "Create album" msgstr "Crea album" #: plugins/output-flickr/output-flickr.c:113 msgid "Title" msgstr "Titolo" #: plugins/output-flickr/output-flickr.c:121 msgid "Description" msgstr "Descrizione" #: plugins/output-flickr/output-flickr.c:127 msgid "Tags" msgstr "Etichette" #: plugins/output-flickr/output-flickr.c:134 msgid "Public (everyone can see this)" msgstr "Pubblica (visibile da chiunque)" #: plugins/output-flickr/output-flickr.c:140 msgid "Visible to Friends" msgstr "Visibile dagli Amici" #: plugins/output-flickr/output-flickr.c:146 msgid "Visible to Family" msgstr "Visibile dalla Famiglia" #: plugins/output-flickr/output-flickr.c:157 msgid "Upload photo to Flickr" msgstr "Carica foto su Flickr" #: plugins/output-flickr/output-flickr.c:303 msgid "We recieved an error during authentication. Please try again." msgstr "" #: plugins/output-flickr/output-flickr.c:306 msgid "" "Rawstudio were not able to upload the photo cause the authentication has " "been revoked. Please re-authenticate Rawstudio to upload to Flickr." msgstr "" #: plugins/output-flickr/output-flickr.c:309 msgid "" "It seems like rawstudio lost its authentication to upload to your account, " "please re-authenticate." msgstr "" "Sembra che rawstudio abbia perso l'autenticazione per invare sull'account, " "autenticare nuovamente." #: plugins/output-flickr/output-flickr.c:313 #, c-format msgid "" "%s\n" "\n" "Note: This error isn't catched by Rawstudio. Please let us know that you " "found it and how to reproduce it so we can make a more useful errormessage. " "Thanks!" msgstr "" "%s\n" "\n" "Nota: questo errore non è gestito da Rawstudio. Perfavore indicaci che " "l'hai trovato e come riprodurlo così potremo scrivere un messaggio di errore " "più utile. Grazie!" #: plugins/output-flickr/output-flickr.c:315 msgid "Flickr error" msgstr "Errore di Flickr" #: plugins/output-flickr/output-flickr.c:374 msgid "" "Rawstudio needs to be authenticated before it will be able to upload photos " "to your Flickr account." msgstr "" "Rawstudio necessità di essere autenticato prima di poter caricare le foto " "sul tuo account Flickr." #: plugins/output-jpegfile/output-jpegfile.c:89 #: plugins/output-pngfile/output-pngfile.c:80 #: plugins/output-tifffile/output-tifffile.c:79 msgid "Full export path" msgstr "" #: plugins/output-jpegfile/output-jpegfile.c:101 #: plugins/output-pngfile/output-pngfile.c:85 #: plugins/output-tifffile/output-tifffile.c:102 msgid "Color space used for saving" msgstr "Spazio di colore utilizzato per il salvataggio" #: plugins/output-jpegfile/output-jpegfile.c:107 #: plugins/output-tifffile/output-tifffile.c:96 #, fuzzy msgid "Copy Exif metadata" msgstr "Copia Metadati EXIF" #: plugins/output-jpegfile/output-jpegfile.c:113 msgid "JPEG (Joint Photographic Experts Group)" msgstr "JPEG (Joint Photographic Experts Group)" #: plugins/output-picasa/output-picasa.c:119 msgid "Retain Exif metadata" msgstr "" #: plugins/output-picasa/output-picasa.c:123 msgid "Upload photo to Picasa" msgstr "Carica foto su Picasa" #: plugins/output-picasa/output-picasa.c:196 msgid "Unhandled error from Picasa" msgstr "Errore da Picasa non gestito" #: plugins/output-picasa/output-picasa.c:286 #: plugins/output-picasa/output-picasa.c:288 msgid "Current User: " msgstr "Utente corrente:" #: plugins/output-picasa/output-picasa.c:286 msgid " (Logged in succesfully)" msgstr "(autenticazione riuscita)" #: plugins/output-picasa/output-picasa.c:288 msgid " (Cannot log in)" msgstr "(impossibile autenticarsi)" #: plugins/output-picasa/output-picasa.c:293 msgid "(No user entered)" msgstr "(utente non inserito)" #: plugins/output-picasa/output-picasa.c:382 msgid "Switch User" msgstr "" #. Cancel pressed, or no info entered #: plugins/output-picasa/rs-picasa-client.c:53 #, c-format msgid "Cannot log in" msgstr "Impossibile autenticarsi" #: plugins/output-picasa/rs-picasa-client.c:165 msgid "Retry Operation?" msgstr "Ritenta l'operazione?" #: plugins/output-picasa/rs-picasa-client.c:171 msgid "An error was returned when communicating with the Picasa web service:" msgstr "" "Si è verificato un errore durante la comunicazione con il web service di " "Picasa:" #: plugins/output-picasa/rs-picasa-client.c:179 msgid "Would you like to Retry the operation?" msgstr "Vuoi ritentare l'operazione?" #: plugins/output-picasa/rs-picasa-client.c:221 msgid "Picasa Webalbum Authentification" msgstr "Autenticazione album web di Picasa" #: plugins/output-picasa/rs-picasa-client.c:227 msgid "Please type in your username and password for Picasa Web Albums." msgstr "Immetti il nome utente e la password per l'album web di Picasa." #: plugins/output-picasa/rs-picasa-client.c:234 msgid "Username: " msgstr "Utente:" #: plugins/output-picasa/rs-picasa-client.c:235 msgid "Password: " msgstr "Password: " #: plugins/output-pngfile/output-pngfile.c:90 msgid "Save 16 bit linear PNG" msgstr "Salva PNG 16 bit lineare" #: plugins/output-pngfile/output-pngfile.c:95 #, fuzzy msgid "Copy Exif metadata to XMP" msgstr "Copia metadati EXIF su XMP" #: plugins/output-pngfile/output-pngfile.c:101 msgid "PNG (Portable Network Graphics)" msgstr "PNG (Portable Network Graphics)" #: plugins/output-tifffile/output-tifffile.c:85 msgid "Save uncompressed TIFF" msgstr "Salva TIFF non compresso" #: plugins/output-tifffile/output-tifffile.c:91 msgid "Save 16 bit TIFF" msgstr "Salva TIFF 16 bit" #: plugins/output-tifffile/output-tifffile.c:108 msgid "TIFF (Tagged Image File Format)" msgstr "TIFF (Tagged Image File Format)" #: src/filename.c:379 #, fuzzy, c-format msgid "%f - Original Filename" msgstr "%f - Nome file originale" #: src/filename.c:380 #, fuzzy, c-format msgid "%p - Path of Original File" msgstr "%p - Percorso file originale" #: src/filename.c:381 #, fuzzy, c-format msgid "%2c - Incremental Counter" msgstr "%2c - Contatore incrementale" #: src/filename.c:382 #, fuzzy, c-format msgid "%s - Setting ID (A, B or C)" msgstr "%s - ID impostazione (A, B o C)" #: src/filename.c:383 #, fuzzy, c-format msgid "%d - Date from Exif (YYYY-MM-DD)" msgstr "%d - Data da EXIF (YYYY-MM-DD)" #: src/filename.c:384 #, fuzzy msgid "%DY - Year from Exif (YYYY)" msgstr "%DY - Anno da EXIF (YYYY)" #: src/filename.c:385 #, fuzzy msgid "%Dy - Year from Exif (YY)" msgstr "%Dy - Anno da EXIF (YY)" #: src/filename.c:386 #, fuzzy msgid "%Dm - Month from Exif (MM)" msgstr "%Dm - Mese da EXIF (MM)" #: src/filename.c:387 #, fuzzy msgid "%DM - Month from Exif (Text)" msgstr "%DM - Mese da EXIF (nome)" #: src/filename.c:388 #, fuzzy msgid "%Dd - Date from Exif (DD)" msgstr "%Dd - Giorno da EXIF (DD)" #: src/filename.c:389 #, fuzzy msgid "%DD - Day of Week from Exif" msgstr "%DD - Giorno della settimana da EXIF" #: src/filename.c:390 msgid "%t - Time from EXIF (HH:MM:SS)" msgstr "%t - Ora da EXIF (HH:MM:SS)" #: src/filename.c:391 msgid "%w - Week Number from Exif (Start Sunday)" msgstr "" #: src/filename.c:392 msgid "%W - Week Number from Exif (Start Monday)" msgstr "" #: src/filename.c:393 msgid "%Mi - ISO Value of Image" msgstr "" #: src/filename.c:394 msgid "%Ma - Aperture (2.8)" msgstr "" #: src/filename.c:395 msgid "%Ms - Shutter Time in Seconds (0.008)" msgstr "" #: src/filename.c:396 msgid "%MS - Inverted Shutter Time (125)" msgstr "" #: src/filename.c:397 msgid "%Mf - Focal Length in mm (70)" msgstr "" #: src/gtk-interface.c:210 msgid "Width" msgstr "Larghezza" #: src/gtk-interface.c:210 msgid "Height" msgstr "Altezza" #: src/gtk-interface.c:285 msgid "Opening photo ..." msgstr "Apertura foto in corso..." #: src/gtk-interface.c:310 msgid "Couldn't open photo" msgstr "Impossibile aprire la foto" #: src/gtk-interface.c:315 msgid "Image opened" msgstr "Immagine caricata" #: src/gtk-interface.c:394 #, c-format msgid "Changed photo priority (*)" msgstr "Cambiata la priorità della foto (*)" #: src/gtk-interface.c:396 #, c-format msgid "Changed photo priority (D)" msgstr "Cambiata la priorità della foto (D)" #: src/gtk-interface.c:398 #, c-format msgid "Changed photo priority (%d)" msgstr "Cambiata la priorità della foto (%d)" #: src/gtk-interface.c:492 msgid "Unable to locate screen for fullscreen preview" msgstr "" #. Add something to the preview area #: src/gtk-interface.c:512 msgid "Press F10 to return preview to this window" msgstr "" #: src/gtk-interface.c:645 msgid "Unable to detect more than one monitor. Cannot open fullscreen preview" msgstr "" "Non è stato rilevato più di un monitor. Impossibile aprire l'anteprima a " "schermo intero" #: src/gtk-interface.c:661 msgid "Select screen to open fullscreen preview" msgstr "Seleziona il monitor per l'anteprima a schermo intero" #: src/gtk-interface.c:677 msgid "Select Screen for fullscreen preview" msgstr "" #: src/gtk-interface.c:686 msgid "Select OK to use this screen for fullscreen preview" msgstr "" #: src/gtk-interface.c:847 msgid "Directory:" msgstr "Cartella:" #: src/gtk-interface.c:849 src/rs-batch.c:1068 #, fuzzy msgid "Choose Output Directory" msgstr "Scegliere la cartella di destinazione" #: src/gtk-interface.c:865 src/rs-batch.c:1079 #, fuzzy msgid "Filename Template:" msgstr "Modello nome file:" #: src/gtk-interface.c:878 #, fuzzy msgid "Filename Example:" msgstr "Esempio nome file:" #: src/gtk-interface.c:889 #, fuzzy msgid "File Type:" msgstr "Tipo file:" #. Add preferences box #: src/gtk-interface.c:953 src/rs-tethered-shooting.c:1157 msgid "Preferences" msgstr "Preferenze" #: src/gtk-interface.c:966 #, fuzzy msgid "Preview Background Color:" msgstr "Colore di sfondo nell'anteprima:" #: src/gtk-interface.c:981 #, fuzzy msgid "Histogram Height:" msgstr "Altezza dell'istogramma:" #: src/gtk-interface.c:991 #, fuzzy msgid "Use System Theme" msgstr "Usa l'aspetto di sistema" #: src/gtk-interface.c:996 #, fuzzy msgid "Place Cache in Home Directory" msgstr "Memorizza le informazioni nella cartella utente" #: src/gtk-interface.c:1000 msgid "Display Colorspace:" msgstr "Spazio di colore del monitor:" #: src/gtk-interface.c:1013 msgid "Histogram, Curve & Exp. Mask:" msgstr "" #: src/gtk-interface.c:1086 msgid "General" msgstr "Generale" #. gtk_notebook_append_page(GTK_NOTEBOOK(notebook), batch_page, gtk_label_new(_("Batch"))); #: src/gtk-interface.c:1088 src/rs-tethered-shooting.c:1151 #, fuzzy msgid "Quick Export" msgstr "Esportazione _Rapida" #: src/gtk-interface.c:1408 msgid "Opening directory..." msgstr "Apri cartella..." #: src/gtk-interface.c:1435 msgid "Rawstudio" msgstr "Rawstudio" #: src/gtk-interface.c:1532 #, fuzzy msgid "Open Recursive" msgstr "Apri ricorsivamente" #: src/gtk-interface.c:1540 msgid "Directory" msgstr "Cartella" #: src/gtk-interface.c:1543 #, fuzzy msgid "Tag Search" msgstr "Ricerca etichette" #: src/gtk-interface.c:1549 msgid "Tools" msgstr "Strumenti" #: src/gtk-interface.c:1550 msgid "Batch" msgstr "Esecuzione" #: src/gtk-interface.c:1551 msgid "Open" msgstr "Apri" #: src/gtk-interface.c:1590 msgid "Ready" msgstr "Pronto" #. Construct this to load dcp profiles early #: src/gtk-interface.c:1674 msgid "Rawstudio: Loading Color Profiles" msgstr "" #: src/gtk-progress.c:63 src/gtk-progress.c:100 src/gtk-progress.c:123 msgid "Progress" msgstr "Avanzamento" #: src/rs-actions.c:173 msgid "Open directory" msgstr "Apri cartella" #: src/rs-actions.c:253 src/rs-batch.c:543 msgid "Could not create output directory." msgstr "Impossibile creare la cartella di destinazione" #: src/rs-actions.c:257 msgid "Exporting..." msgstr "Esportazione..." #: src/rs-actions.c:265 msgid "File exported" msgstr "File esportato" #: src/rs-actions.c:270 src/rs-actions.c:293 msgid "Export failed" msgstr "Esportazione fallita" #: src/rs-actions.c:300 msgid "Exporting to GIMP..." msgstr "Esportazione in GIMP..." #: src/rs-actions.c:305 msgid "Error exporting" msgstr "Errore nell'esportazione" #: src/rs-actions.c:306 msgid "Error exporting photo to gimp." msgstr "Errore nell'esportazione foto in GIMP." #: src/rs-actions.c:331 src/rs-actions.c:349 msgid "Deleting photos" msgstr "Cancellazione foto in corso" #: src/rs-actions.c:332 msgid "Your files will be permanently deleted!" msgstr "I file saranno permanentemente cancellati!" #: src/rs-actions.c:334 msgid "Delete photos" msgstr "Cancella foto" #: src/rs-actions.c:401 msgid "Waiting for jobs to finish" msgstr "In attesa del completamento dei lavori" #: src/rs-actions.c:420 msgid "Copying image to clipboard" msgstr "Copia dell'immagine negli appunti" #: src/rs-actions.c:425 msgid "Image copied to clipboard" msgstr "Immagine copiata negli appunti" #: src/rs-actions.c:427 msgid "ERROR: Could not copy image to clipboard" msgstr "ERRORE: Impossibile copiare l'immagine negli appunti" #. Build GUI #: src/rs-actions.c:463 msgid "Profile" msgstr "Profilo" #: src/rs-actions.c:464 msgid "Exposure" msgstr "Esposizione" #: src/rs-actions.c:468 #, fuzzy msgid "White Balance" msgstr "_Bilanciamento del Bianco" #: src/rs-actions.c:469 msgid "Sharpen" msgstr "Nitidezza" #: src/rs-actions.c:470 msgid "Denoise" msgstr "" #: src/rs-actions.c:471 #, fuzzy msgid "Color Denoise" msgstr "Colore" #: src/rs-actions.c:472 src/rs-toolbox.c:808 msgid "Channel Mixer" msgstr "Miscelatore canali" #: src/rs-actions.c:473 msgid "TCA" msgstr "" #: src/rs-actions.c:474 msgid "Vignetting" msgstr "Vignettatura" #: src/rs-actions.c:475 src/rs-toolbox.c:810 msgid "Curve" msgstr "Curva" #: src/rs-actions.c:476 msgid "Select All/None" msgstr "Seleziona tutto/nulla" #: src/rs-actions.c:498 #, fuzzy msgid "Select Settings to Copy" msgstr "Scelta delle impostazioni da trasferire" #: src/rs-actions.c:577 msgid "Copied settings" msgstr "Impostazioni copiate" #: src/rs-actions.c:587 msgid "Pasting settings to images" msgstr "Trasferimento delle impostazioni alle immagini" #: src/rs-actions.c:657 msgid "Pasted settings" msgstr "Impostazioni trasferite" #: src/rs-actions.c:660 msgid "Nothing to paste" msgstr "Nessuna impostazione da trasferire" #: src/rs-actions.c:663 msgid "Buffer empty" msgstr "Buffer vuoto" #: src/rs-actions.c:699 #, c-format msgid "Settings saved as default for %s %s" msgstr "" #: src/rs-actions.c:782 msgid "Adjusting to auto white balance" msgstr "Correzione del bilanciamento del bianco automatica" #: src/rs-actions.c:797 msgid "No white balance to set from" msgstr "Nessun bilanciamento del bianco da applicare" #: src/rs-actions.c:800 msgid "Adjusting to camera white balance" msgstr "Correzione del bilanciamento del bianco con l'impostazione di scatto" #: src/rs-actions.c:935 msgid "Tags, separated by spaces:" msgstr "Etichette separate da spazi:" #: src/rs-actions.c:940 #, fuzzy msgid "Add Tags to Selected Photo(s)." msgstr "Aggiungi etichette alla foto selezionata." #: src/rs-actions.c:1047 msgid "Showing exposure mask" msgstr "Maschera di esposizione visualizzata" #: src/rs-actions.c:1049 msgid "Hiding exposure mask" msgstr "Maschera di esposizione nascosta" #: src/rs-actions.c:1076 msgid "Adding images to batch queue" msgstr "Aggiunta immagini alla coda di elaborazione" #: src/rs-actions.c:1093 src/rs-actions.c:1176 #, c-format msgid "%d photos added to batch queue" msgstr "%d foto aggiunte alla coda di elaborazione" #: src/rs-actions.c:1110 src/rs-batch.c:210 msgid "A" msgstr "A" #: src/rs-actions.c:1111 src/rs-batch.c:213 msgid "B" msgstr "B" #: src/rs-actions.c:1112 src/rs-batch.c:216 msgid "C" msgstr "C" #: src/rs-actions.c:1134 msgid "" "Select which settings to\n" "add to batch queue" msgstr "" "Selezionare i settaggi da\n" "aggiungere alla coda di elaborazione" #: src/rs-actions.c:1197 msgid "Removing images from batch queue" msgstr "Rimozione immagini dalla coda di elaborazione" #: src/rs-actions.c:1212 #, c-format msgid "%d photos removed from batch queue" msgstr "%d foto rimosse dalla coda di elaborazione" #. Not in any menu (yet) #: src/rs-actions.c:1263 src/rs-actions.c:1514 msgid "Add Profile ..." msgstr "Aggiungi profilo ..." #: src/rs-actions.c:1275 msgid "All Profiles" msgstr "Tutti i profili" #: src/rs-actions.c:1285 msgid "Camera Profiles (DCP)" msgstr "" #: src/rs-actions.c:1291 msgid "Color Profiles (ICC and ICM)" msgstr "Profili di colore (ICC e ICM)" #: src/rs-actions.c:1298 msgid "All files" msgstr "Tutti i file" #: src/rs-actions.c:1408 msgid "A raw image converter for GTK+/GNOME" msgstr "Un convertitore di immagini raw per GTK+/GNOME" #: src/rs-actions.c:1445 msgid "_File" msgstr "_File" #: src/rs-actions.c:1446 msgid "_Edit" msgstr "_Modifica" #: src/rs-actions.c:1447 msgid "_Photo" msgstr "_Foto" #: src/rs-actions.c:1448 msgid "_Set Priority" msgstr "_Imposta Contrassegno" #: src/rs-actions.c:1449 msgid "_White Balance" msgstr "_Bilanciamento del Bianco" #: src/rs-actions.c:1450 msgid "_View" msgstr "_Visualizza" #: src/rs-actions.c:1451 msgid "_Sort by" msgstr "_Ordina per" #: src/rs-actions.c:1452 msgid "_Batch" msgstr "_Esecuzione" #: src/rs-actions.c:1453 msgid "_Help" msgstr "_Aiuto" #: src/rs-actions.c:1455 msgid "_Snapshot" msgstr "_Anteprima" #. File menu #: src/rs-actions.c:1458 msgid "_Open Directory" msgstr "_Apri Cartella" #: src/rs-actions.c:1459 msgid "_Quick Export" msgstr "Esportazione _Rapida" #: src/rs-actions.c:1460 msgid "_Export As" msgstr "Esporta _Come" #: src/rs-actions.c:1461 msgid "_Export to Gimp" msgstr "Esporta in _GIMP" #: src/rs-actions.c:1462 msgid "_Copy Image to Clipboard" msgstr "_Copia immagine negli appunti" #: src/rs-actions.c:1463 msgid "_Reload directory" msgstr "_Riapri Cartella" #: src/rs-actions.c:1464 #, fuzzy msgid "_Delete Flagged Photos" msgstr "_Cancella foto contrassegnate" #: src/rs-actions.c:1465 msgid "_Quit" msgstr "_Chiudi" #. Edit menu #: src/rs-actions.c:1468 #, fuzzy msgid "_Revert Settings" msgstr "_Annulla impostazioni" #: src/rs-actions.c:1469 #, fuzzy msgid "_Copy Settings" msgstr "_Copia settaggio" #: src/rs-actions.c:1470 #, fuzzy msgid "_Paste Settings" msgstr "_Incolla settaggio" #: src/rs-actions.c:1471 #, fuzzy msgid "_Reset Settings" msgstr "_Ripristina settaggio" #: src/rs-actions.c:1472 #, fuzzy msgid "_Save Camera Default Settings" msgstr "_Salva impostazione di default della fotocamera" #: src/rs-actions.c:1473 msgid "_Preferences" msgstr "_Preferenze" #. Photo menu #: src/rs-actions.c:1476 #, fuzzy msgid "_Flag Photo for Deletion" msgstr "_Contrassegna per cancellazione" #: src/rs-actions.c:1477 msgid "_1" msgstr "_1" #: src/rs-actions.c:1478 msgid "_2" msgstr "_2" #: src/rs-actions.c:1479 msgid "_3" msgstr "_3" #: src/rs-actions.c:1480 #, fuzzy msgid "_Remove Priority" msgstr "_Rimuovi contrassegno" #: src/rs-actions.c:1481 msgid "_Auto" msgstr "_Auto" #: src/rs-actions.c:1482 msgid "_Camera" msgstr "_Macchina" #: src/rs-actions.c:1483 msgid "_Crop" msgstr "_Ritaglia" #: src/rs-actions.c:1484 msgid "_Uncrop" msgstr "Annulla _ritaglio" #: src/rs-actions.c:1485 msgid "_Straighten" msgstr "_Raddrizza" #: src/rs-actions.c:1486 msgid "_Unstraighten" msgstr "Annulla _raddrizza" #: src/rs-actions.c:1487 msgid "_Group" msgstr "_Raggruppa" #: src/rs-actions.c:1488 msgid "_Ungroup" msgstr "_Suddividi" #: src/rs-actions.c:1489 #, fuzzy msgid "_Auto Group" msgstr "_Raggruppa" #: src/rs-actions.c:1490 msgid "_Tag Photo..." msgstr "_Etichetta Foto..." #: src/rs-actions.c:1491 msgid "Rotate Clockwise" msgstr "Ruota in senso orario" #: src/rs-actions.c:1492 #, fuzzy msgid "Rotate Counterclockwise" msgstr "Ruota la foto in senso antiorario" #: src/rs-actions.c:1493 msgid "Flip" msgstr "Ribalta" #: src/rs-actions.c:1494 msgid "Mirror" msgstr "Rifletti" #. View menu #: src/rs-actions.c:1497 #, fuzzy msgid "_Previous Photo" msgstr "Foto _Precedente" #: src/rs-actions.c:1498 msgid "_Next Photo" msgstr "Foto _Successiva" #: src/rs-actions.c:1499 msgid "_Lens Library" msgstr "_Libreria ottiche" #: src/rs-actions.c:1500 msgid "_Tethered Shooting" msgstr "" #. Batch menu #: src/rs-actions.c:1503 #, fuzzy msgid "_Add to Batch Queue" msgstr "_Aggiungi alla coda di elaborazione" #: src/rs-actions.c:1504 #, fuzzy msgid "_Add View to Queue..." msgstr "_Aggiungi la vista alla coda..." #: src/rs-actions.c:1505 #, fuzzy msgid "_Remove from Batch Queue" msgstr "_Rimuovi dalla coda di elaborazione" #: src/rs-actions.c:1506 msgid "_Start" msgstr "_Avvia" #. help menu #: src/rs-actions.c:1509 msgid "_Online Documentation" msgstr "D_ocumentazione sul web" #: src/rs-actions.c:1510 msgid "_About" msgstr "_Informazioni su..." #: src/rs-actions.c:1519 #, fuzzy msgid "_Zoom to Fit" msgstr "Adatta _zoom" #: src/rs-actions.c:1520 msgid "_Iconbox" msgstr "_Anteprime" #: src/rs-actions.c:1521 msgid "_Toolbox" msgstr "_Strumenti" #: src/rs-actions.c:1522 msgid "_Fullscreen" msgstr "_Schermo intero" #: src/rs-actions.c:1523 #, fuzzy msgid "_Show Photo on Secondary Monitor" msgstr "_Mostra Foto Sul Monitor Secondario" #: src/rs-actions.c:1524 msgid "Show Filenames in Iconbox" msgstr "Mostra il nome dei file sotto le anteprime" #: src/rs-actions.c:1525 msgid "Load non-RAW images" msgstr "Carica immagini non RAW" #: src/rs-actions.c:1526 msgid "Do not Load Selected Images" msgstr "" #: src/rs-actions.c:1527 #, fuzzy msgid "_Exposure Mask" msgstr "_Maschera di esposizione" #: src/rs-actions.c:1528 msgid "_Split" msgstr "_Vista affiancata" #: src/rs-actions.c:1530 msgid "_Lights Out" msgstr "" #: src/rs-actions.c:1536 msgid "Name" msgstr "" #: src/rs-actions.c:1537 msgid "Timestamp" msgstr "" #: src/rs-actions.c:1538 msgid "ISO" msgstr "ISO" #: src/rs-actions.c:1540 msgid "Focallength" msgstr "" #: src/rs-actions.c:1541 msgid "Shutterspeed" msgstr "" #. Snapshot labels #: src/rs-actions.c:1546 src/rs-toolbox.c:208 src/rs-toolbox.c:1265 msgid " A " msgstr " A " #: src/rs-actions.c:1547 src/rs-toolbox.c:209 src/rs-toolbox.c:1266 msgid " B " msgstr " B " #: src/rs-actions.c:1548 src/rs-toolbox.c:210 src/rs-toolbox.c:1267 msgid " C " msgstr " C " #: src/rs-batch.c:460 msgid "Cancel" msgstr "Annulla" #: src/rs-batch.c:465 msgid "Last image:" msgstr "Ultima immagine:" #: src/rs-batch.c:491 #, c-format msgid "Time left: %dh %dm %ds" msgstr "Tempo rimanente: %dh %dm %ds" #: src/rs-batch.c:492 #, c-format msgid "Processing Image %d/%d" msgstr "Elaborazione Immagine %d/%d" #: src/rs-batch.c:496 msgid "Time left: ..." msgstr "Tempo rimanente: ..." #: src/rs-batch.c:497 #, c-format msgid "Processing Image 1/%d." msgstr "Elaborazione Immagine 1/%d." #: src/rs-batch.c:511 #, c-format msgid "Loading %s ..." msgstr "Caricamento di %s..." #: src/rs-batch.c:587 #, c-format msgid "Saving %s ..." msgstr "Salvataggio di %s..." #: src/rs-batch.c:636 msgid "Could not export photo." msgstr "Impossibile esportare la foto." #: src/rs-batch.c:696 msgid "Icon" msgstr "Icona" #: src/rs-batch.c:703 msgid "Filename" msgstr "Nome file" #: src/rs-batch.c:710 msgid "Setting" msgstr "Impostazione" #: src/rs-batch.c:803 msgid "Start" msgstr "Avvia" #: src/rs-batch.c:806 msgid "Remove" msgstr "Rimuovi" #: src/rs-batch.c:809 #, fuzzy msgid "Remove All" msgstr "Rimuovi tutte" #: src/rs-batch.c:919 src/rs-batch.c:1090 #, fuzzy msgid "Edit Output Settings" msgstr "Modifica impostazioni di esportazione" #: src/rs-batch.c:955 #, fuzzy msgid "Photo Size" msgstr "Dimensione foto" #: src/rs-batch.c:963 #, fuzzy msgid "Constant Scale" msgstr "Scalatura fissa" #: src/rs-batch.c:964 #, fuzzy msgid "Constant Width" msgstr "Larghezza fissa" #: src/rs-batch.c:965 #, fuzzy msgid "Constant Height" msgstr "Altezza fissa" #: src/rs-batch.c:966 #, fuzzy msgid "Maximum Size" msgstr "Dimensione massima" #: src/rs-batch.c:979 #, fuzzy msgid "Photo Width:" msgstr "Larghezza foto:" #: src/rs-batch.c:981 #, fuzzy msgid "Pixels" msgstr "pixel" #: src/rs-batch.c:988 #, fuzzy msgid "Photo Height:" msgstr "Altezza foto:" #: src/rs-batch.c:990 msgid "pixels" msgstr "pixel" #: src/rs-batch.c:997 #, fuzzy msgid "Photo Scale:" msgstr "Scalatura foto:" #: src/rs-batch.c:999 msgid "%" msgstr "%" #: src/rs-batch.c:1035 #, fuzzy, c-format msgid "" "Constant Width:\n" "%d" msgstr "" "Larghezza fissa:\n" "%d" #: src/rs-batch.c:1038 #, fuzzy, c-format msgid "" "Constant Height:\n" "%d" msgstr "" "Altezza fissa:\n" "%d" #: src/rs-batch.c:1041 #, c-format msgid "" "Constant Scale:\n" "%d" msgstr "" "Scalatura fissa:\n" "%d" #: src/rs-batch.c:1045 #, fuzzy, c-format msgid "" "Maximum Size:\n" "%d x %d" msgstr "" "Dimensione massima:\n" "%d x %d" #: src/rs-batch.c:1075 #, fuzzy msgid "Output Directory:" msgstr "Cartella di destinazione:" #: src/rs-batch.c:1099 msgid "Change" msgstr "Modifica" #: src/rs-batch.c:1104 #, fuzzy msgid "Export Dimensions" msgstr "Dimensione di esportazione" #: src/rs-cache.c:58 msgid "" "WARNING: Failed to save image settings! Check you have sufficient rights, " "and free space on your device." msgstr "" #: src/rs-camera-db.c:437 msgid "Camera defaults editor" msgstr "" #: src/rs-camera-db.c:459 msgid "Model" msgstr "Modello" #: src/rs-preview-widget.c:650 msgid "Display Navigation" msgstr "" #: src/rs-preview-widget.c:962 msgid "Light out mode not available" msgstr "" #: src/rs-preview-widget.c:963 msgid "" "Your setup doesn't seem to support RGBA visuals and/or compositing. Consult " "your operating system manual for enabling RGBA visuals and compositing." msgstr "" #: src/rs-preview-widget.c:1199 msgid "Size" msgstr "Dimensione" #: src/rs-preview-widget.c:1207 msgid "-" msgstr "-" #: src/rs-preview-widget.c:1213 msgid "Grid" msgstr "Griglia" #: src/rs-preview-widget.c:1218 msgid "None" msgstr "Nessuna" #: src/rs-preview-widget.c:1219 msgid "Golden sections" msgstr "Sezione aurea" #: src/rs-preview-widget.c:1220 msgid "Rule of thirds" msgstr "Regola dei terzi" #: src/rs-preview-widget.c:1221 msgid "Golden triangles #1" msgstr "Triangoli aurei #1" #: src/rs-preview-widget.c:1222 msgid "Golden triangles #2" msgstr "Triangoli aurei #2" #: src/rs-preview-widget.c:1223 msgid "Harmonious triangles #1" msgstr "Triangoli armoniosi #1" #: src/rs-preview-widget.c:1224 msgid "Harmonious triangles #2" msgstr "Triangoli armoniosi #2" #: src/rs-preview-widget.c:1233 msgid "Aspect" msgstr "Formato" #: src/rs-preview-widget.c:1238 msgid "Freeform" msgstr "libero" #: src/rs-preview-widget.c:1239 msgid "Original Aspect" msgstr "Proporzione originale" #: src/rs-preview-widget.c:1240 msgid "ISO paper (A4)" msgstr "Carta ISO (A4)" #: src/rs-preview-widget.c:1241 msgid "3:2 (35mm)" msgstr "3:2 (35mm)" #: src/rs-preview-widget.c:1242 msgid "4:3" msgstr "4:3" #: src/rs-preview-widget.c:1243 msgid "10:8 (SXGA)" msgstr "10:8 (SXGA)" #: src/rs-preview-widget.c:1244 msgid "16:10 (Wide XGA)" msgstr "16:10 (Wide XGA)" #: src/rs-preview-widget.c:1245 msgid "16:9 (HDTV)" msgstr "16:9 (HDTV)" #: src/rs-preview-widget.c:1246 msgid "8:3 (Dualhead XGA)" msgstr "8:3 (Doppio schermo XGA)" #: src/rs-preview-widget.c:1247 msgid "1:1" msgstr "1:1" #: src/rs-preview-widget.c:1248 msgid "Golden rectangle" msgstr "Rettangolo aureo" #: src/rs-preview-widget.c:1256 src/rs-preview-widget.c:1267 msgid "Crop" msgstr "Ritaglia" #: src/rs-preview-widget.c:1258 msgid "Don't crop" msgstr "Annulla ritaglio" #. Help text for cropping #: src/rs-preview-widget.c:1281 msgid "" "Crop: Drag to select cropped area. Right Mouse Button inside cropped area: " "Apply Crop; Outside: Cancel crop" msgstr "" #: src/rs-preview-widget.c:1314 msgid "" "Straighten: Draw a line in the image that should be horizontal or vertical. " "Right Mouse Button cancels." msgstr "" #. FIXME: Calculate some sensible size - maybe even remember user resizes #: src/rs-save-dialog.c:98 src/rs-toolbox.c:529 msgid "Export File" msgstr "Esporta file" #: src/rs-save-dialog.c:282 msgid "File not saved!" msgstr "File non salvato!" #: src/rs-save-dialog.c:299 #, c-format msgid "Exporting to %s" msgstr "Esportazione su %s" #: src/rs-save-dialog.c:357 #, c-format msgid "" "Could not save file: %s\n" "\n" "Check that you have write permissions to this folder." msgstr "" #: src/rs-save-dialog.c:383 msgid "Overwrite File?" msgstr "Sovrascrivo il file?" #: src/rs-save-dialog.c:384 #, c-format msgid "" "The file '%s' already exists.\n" "\n" "Do you want to overwrite the file?" msgstr "" #: src/rs-save-dialog.c:497 msgid "Keep aspect" msgstr "Mantieni proporzioni" #: src/rs-save-dialog.c:515 msgid "Width:" msgstr "Larghezza:" #: src/rs-save-dialog.c:517 msgid "Height:" msgstr "Altezza:" #: src/rs-save-dialog.c:519 msgid "Percent:" msgstr "Ingrandimento:" #. All #: src/rs-store.c:300 src/rs-store.c:994 #, c-format msgid "* (%d)" msgstr "* (%d)" #: src/rs-store.c:301 msgid "All photos (excluding deleted)" msgstr "Tutte le foto (escluse quelle cancellate)" #. 1 #: src/rs-store.c:304 src/rs-store.c:995 #, c-format msgid "1 (%d)" msgstr "1 (%d)" #: src/rs-store.c:305 msgid "Priority 1 photos" msgstr "Foto con contrassegno 1" #. 2 #: src/rs-store.c:308 src/rs-store.c:996 #, c-format msgid "2 (%d)" msgstr "2 (%d)" #: src/rs-store.c:309 msgid "Priority 2 photos" msgstr "Foto con contrassegno 2" #. 3 #: src/rs-store.c:312 src/rs-store.c:997 #, c-format msgid "3 (%d)" msgstr "3 (%d)" #: src/rs-store.c:313 msgid "Priority 3 photos" msgstr "Foto con contrassegno 3" #. Unsorted #: src/rs-store.c:316 src/rs-store.c:998 #, c-format msgid "U (%d)" msgstr "U (%d)" #: src/rs-store.c:317 msgid "Unprioritized photos" msgstr "Foto senza contrassegno" #. Deleted #: src/rs-store.c:320 src/rs-store.c:999 #, c-format msgid "D (%d)" msgstr "D (%d)" #: src/rs-store.c:321 msgid "Deleted photos" msgstr "Foto Cancellate" #. Due to popular demand, I will now add a very nice GTK+ label to the left #. of the notebook. We hope this will give our users an even better #. understanding of our interface. I was thinking about adding a button instead #. that said "ROCK ON!" to instantly play "AC/DC - Highway to Hell", but I #. believe this will be better for the end user #: src/rs-store.c:356 msgid "Priorities" msgstr "Contrassegni" #: src/rs-store.c:504 msgid "" "NOTE: Iconview Update Disabled. New files will not be loaded! Press " "to re-enable." msgstr "" #: src/rs-store.c:666 #, c-format msgid "" "%s\n" "\n" msgstr "" "%s\n" "\n" #: src/rs-store.c:669 #, c-format msgid "Make: %s\n" msgstr "Marca: %s\n" #: src/rs-store.c:671 #, c-format msgid "Model: %s\n" msgstr "Modello: %s\n" #: src/rs-store.c:674 #, fuzzy, c-format msgid "Focal Length: %dmm\n" msgstr "Lunghezza focale: %dmm\n" #: src/rs-store.c:677 #, fuzzy, c-format msgid "Shutter Speed: %.1fs\n" msgstr "Apertura: F/%.01f\n" #: src/rs-store.c:679 #, fuzzy, c-format msgid "Shutter Speed: 1/%.0fs\n" msgstr "Apertura: F/%.01f\n" #: src/rs-store.c:682 #, c-format msgid "Aperture: F/%.01f\n" msgstr "Apertura: F/%.01f\n" #: src/rs-store.c:685 #, c-format msgid "ISO: %u\n" msgstr "ISO: %u\n" #: src/rs-store.c:688 #, fuzzy, c-format msgid "Exposure Compensation: %+.1fEV\n" msgstr "Compensazione esposizione" #: src/rs-store.c:691 #, c-format msgid "Time: %s" msgstr "Data: %s" #: src/rs-store.c:1410 msgid "* (-)" msgstr "* (-)" #: src/rs-store.c:1411 msgid "1 (-)" msgstr "1 (-)" #: src/rs-store.c:1412 msgid "2 (-)" msgstr "2 (-)" #: src/rs-store.c:1413 msgid "3 (-)" msgstr "3 (-)" #: src/rs-store.c:1414 msgid "U (-)" msgstr "U (-)" #: src/rs-store.c:1415 msgid "D (-)" msgstr "D (-)" #: src/rs-tag-gui.c:65 #, c-format msgid "Tag search [%s]" msgstr "" #: src/rs-tethered-shooting.c:122 msgid "Gphoto2 reported Context Error:\n" msgstr "" #: src/rs-tethered-shooting.c:272 #, c-format msgid "" "ERROR: Gphoto2 returned error value %d\n" "Error message is: %s\n" msgstr "" #: src/rs-tethered-shooting.c:326 msgid "Enabling capture mode for Canon cameras.\n" msgstr "" #: src/rs-tethered-shooting.c:350 msgid "Enabling capture mode for Nikon cameras.\n" msgstr "" #: src/rs-tethered-shooting.c:357 msgid "Capture Enabled.\n" msgstr "" #: src/rs-tethered-shooting.c:391 #, c-format msgid "The port you specified ('%s') can not be found." msgstr "" #: src/rs-tethered-shooting.c:455 msgid "Moving file to current directory failed!\n" msgstr "Spostamento file verso la cartella corrente fallito!\n" #: src/rs-tethered-shooting.c:480 msgid "Downloading and adding image.\n" msgstr "" #: src/rs-tethered-shooting.c:493 msgid "Could not open temporary file on disk for writing" msgstr "Impossibile aprire un file temporaneo sul disco" #: src/rs-tethered-shooting.c:573 msgid "Could not open image!\n" msgstr "Impossibile aprire l'immagine!\n" #: src/rs-tethered-shooting.c:603 msgid "Capturing.\n" msgstr "" #: src/rs-tethered-shooting.c:638 #, c-format msgid "" "Monitor recieved error %d, while waiting for camera.\n" "Error text is: %s\n" msgstr "" #: src/rs-tethered-shooting.c:649 #, c-format msgid "" "Recieved error %d, while downloading image from camera.\n" "Error text is: %s\n" msgstr "" #: src/rs-tethered-shooting.c:653 msgid "File Downloaded Succesfully.\n" msgstr "File scaricato con successo.\n" #: src/rs-tethered-shooting.c:657 msgid "Camera monitor shutting down.\n" msgstr "" #: src/rs-tethered-shooting.c:675 src/rs-tethered-shooting.c:848 #, c-format msgid "" "Recieved error %d, while capturing image.\n" "Error text is: %s\n" msgstr "" #: src/rs-tethered-shooting.c:686 #, c-format msgid "" "Warning: It took longer time to capture the image than the set interval\n" "It took %.1f seconds to download the image.\n" "Consider increasing the interval.\n" msgstr "" #: src/rs-tethered-shooting.c:688 msgid "Waiting for next image.\n" msgstr "" #: src/rs-tethered-shooting.c:716 src/rs-tethered-shooting.c:1123 msgid "Start Shooting" msgstr "" #: src/rs-tethered-shooting.c:717 msgid "Interval shooting shutting down.\n" msgstr "" #: src/rs-tethered-shooting.c:728 msgid "Disconnecting current camera\n" msgstr "Scollegamento della fotocamera in uso\n" #: src/rs-tethered-shooting.c:752 #, c-format msgid "Camera %s on port %s failed to open\n" msgstr "Impossibile accedere alla fotocamera %s sulla porta %s\n" #: src/rs-tethered-shooting.c:758 #, c-format msgid "" "ERROR: Init camera returned %d.\n" "Error text is:%s\n" msgstr "" "ERRORE: l'inizializzazione della fotocamera ha resituito %d.\n" "Il messaggio di errore è: %s\n" #: src/rs-tethered-shooting.c:795 msgid "Shutting down asynchronous thread\n" msgstr "Terminazione del thread asincrono\n" #: src/rs-tethered-shooting.c:808 src/rs-tethered-shooting.c:1212 #, c-format msgid "Found %d cameras\n" msgstr "Trovate %d fotocamere\n" #: src/rs-tethered-shooting.c:826 msgid "No camera selected - Cannot connect!\n" msgstr "Nessuna fotocamera selezionata - impossibile connettere!\n" #: src/rs-tethered-shooting.c:841 msgid "Shutting down running thread to enable remote capture.\n" msgstr "" #: src/rs-tethered-shooting.c:886 msgid "Shutting down already running thread.\n" msgstr "" #: src/rs-tethered-shooting.c:892 msgid "Starting Monitor Thread.\n" msgstr "" #: src/rs-tethered-shooting.c:897 msgid "Monitor Thread already running.\n" msgstr "" #: src/rs-tethered-shooting.c:928 msgid "Shutting down interval capture thread.\n" msgstr "" #: src/rs-tethered-shooting.c:939 msgid "No camera connected.\n" msgstr "Nessuna fotocamera connessa.\n" #: src/rs-tethered-shooting.c:959 msgid "Staring Interval Shooting Thread.\n" msgstr "" #: src/rs-tethered-shooting.c:962 msgid "Stop Shooting" msgstr "Ferma scatti" #: src/rs-tethered-shooting.c:996 msgid "Select camera:" msgstr "Seleziona fotocamera:" #: src/rs-tethered-shooting.c:1027 msgid "Take Photo" msgstr "Scatta foto" #: src/rs-tethered-shooting.c:1032 msgid "Monitor Camera" msgstr "" #: src/rs-tethered-shooting.c:1037 msgid "Disconnect Camera" msgstr "" #. Status window #: src/rs-tethered-shooting.c:1046 msgid "Status:" msgstr "Stato:" #. Add main box #: src/rs-tethered-shooting.c:1061 msgid "Master Control" msgstr "" #: src/rs-tethered-shooting.c:1068 msgid "Filename template:" msgstr "Modello nome file:" #: src/rs-tethered-shooting.c:1081 msgid "Filename example:" msgstr "Esempio nome file:" #: src/rs-tethered-shooting.c:1093 msgid "Tags for new images:" msgstr "" #. Add filename& tags box #: src/rs-tethered-shooting.c:1106 msgid "Filename & Tags" msgstr "Nome del fine & Etichette" #: src/rs-tethered-shooting.c:1112 msgid "Seconds between each shot:" msgstr "" #. Add interval shooting box #: src/rs-tethered-shooting.c:1131 msgid "Interval Shooting" msgstr "" #: src/rs-tethered-shooting.c:1138 msgid "Minimize this window after capture" msgstr "" #: src/rs-tethered-shooting.c:1142 msgid "Copy settings from active to new image" msgstr "" #: src/rs-tethered-shooting.c:1148 msgid "Open new images after capture" msgstr "" #: src/rs-tethered-shooting.c:1177 msgid "Rawstudio Tethered Shooting" msgstr "" #: src/rs-tethered-shooting.c:1200 msgid "" "Welcome to Tethered shooting!\n" "Make sure your camera is NOT mounted in your operating system.\n" msgstr "" #. FIXME: Get height from gconf #: src/rs-toolbox.c:230 msgid "Histogram" msgstr "Istogramma" #: src/rs-toolbox.c:450 msgid "Reset" msgstr "Reimposta" #: src/rs-toolbox.c:451 msgid ". Click to reset value" msgstr "" #: src/rs-toolbox.c:457 msgid ". Click to edit value" msgstr "" #: src/rs-toolbox.c:573 src/rs-toolbox.c:712 msgid "Open curve ..." msgstr "Apri curva..." #: src/rs-toolbox.c:677 msgid "Select Saved Curve" msgstr "" #: src/rs-toolbox.c:707 msgid "Select Action" msgstr "Seleziona Azione" #: src/rs-toolbox.c:718 msgid "Save curve as ..." msgstr "Salva come..." #: src/rs-toolbox.c:724 msgid "Reset curve" msgstr "Reimposta curva" #: src/rs-toolbox.c:729 msgid "Auto adjust curve ends" msgstr "Corregge automaticamente la fine della curva" #. ROW HARDCODED TO 0 #: src/rs-toolbox.c:790 #, fuzzy msgid "Edit Lens" msgstr "Modifica ottica" #. Pack everything nice #: src/rs-toolbox.c:807 msgid "Basic" msgstr "Basilari" #: src/rs-toolbox.c:809 msgid "Lens Correction" msgstr "Correzione dell'ottica" #: src/rs-toolbox.c:854 msgid "Flip the photo over the x-axis" msgstr "Specchia la foto rispetto all'asse x" #: src/rs-toolbox.c:855 msgid "Mirror the photo over the y-axis" msgstr "Specchia la foto rispetto all'asse y" #: src/rs-toolbox.c:856 msgid "Rotate the photo 90 degrees clockwise" msgstr "Ruota la foto di 90 gradi in senso orario" #: src/rs-toolbox.c:857 msgid "Rotate the photo 90 degrees counter clockwise" msgstr "Ruota la foto di 90 gradi in senso antiorario" #: src/rs-toolbox.c:869 msgid "Transforms" msgstr "Trasforma" #: src/rs-toolbox.c:1043 msgid "Lens Unknown" msgstr "Ottica sconosciuta" #: src/rs-toolbox.c:1045 msgid "Lens Disabled" msgstr "Ottica disattivata" #: src/rs-toolbox.c:1053 msgid "No Lens Information" msgstr "Nessuna informazione sull'ottica" #: src/rs-toolbox.c:1055 msgid "Camera Unknown" msgstr "Fotocamera sconosciuta" #: src/rs-toolbox.c:1060 msgid "No Photo" msgstr "Nessuna foto" #: src/rs-toolbox.c:1272 msgid "_Previous" msgstr "_Precedente" #: src/rs-toolbox.c:1273 msgid "_Next" msgstr "_Successiva" #~ msgid "Exposure Mask Colorspace:" #~ msgstr "Spazio di colore della maschera di esposizione:" #~ msgid "Quick export" #~ msgstr "Esportazione rapida" #~ msgid "White balance" #~ msgstr "Bilanciamento del bianco" #~ msgid "Channel mixer" #~ msgstr "Miscela canali" #~ msgid " %s added to batch queue" #~ msgstr "%s aggiunto alla coda di elaborazione" #~ msgid "%s already added to batch queue" #~ msgstr "%s già presente nella coda di elaborazione" #~ msgid "Not in batch queue" #~ msgstr "Non presente nella coda di elaborazione" #~ msgid "Processing photos" #~ msgstr "Elaborazione foto" #~ msgid "Load 8 bit photos (jpeg, png, etc)" #~ msgstr "Carica foto ad 8 bit (jpeg, png, ecc...)" #, fuzzy #~ msgid "Warmth" #~ msgstr "Temperatura di colore/Tinta" #, fuzzy #~ msgid "CA Red" #~ msgstr "Pronto" #~ msgid "Select color profile" #~ msgstr "Selezione del profilo di colore" #~ msgid "Color profiles (icc and icm)" #~ msgstr "Profili di colore (icc e icm)" #~ msgid "Not a valid color profile." #~ msgstr "Profilo colore non valido." #~ msgid "" #~ "The file you selected does not appear to be a valid color profile for " #~ "this version of Rawstudio." #~ msgstr "" #~ "Il file selezionato non è un profilo di colore valido per la versione di " #~ "Rawstudio in uso." #~ msgid "Enable color management (experimental)" #~ msgstr "Abilita gestione del colore (sperimentale)" #~ msgid "Input profile" #~ msgstr "Profilo d'ingresso" #~ msgid "BuiltInRGBProfile" #~ msgstr "Profilo RGB incorporato" #~ msgid "sRGB" #~ msgstr "sRGB" #~ msgid "Export profile" #~ msgstr "Profilo di esportazione" #~ msgid "Intent" #~ msgstr "Intento" #~ msgid "Perceptual" #~ msgstr "Percettivo" #~ msgid "Relative colormetric" #~ msgstr "Colorimetrico relativo" #~ msgid "Absolute colormetric" #~ msgstr "Colorimetrico assoluto" #, fuzzy #~ msgid "Change this" #~ msgstr "Modifica" #~ msgid "Background renderer active" #~ msgstr "Visualizzazione in sottofondo attiva" #~ msgid "File export canceled" #~ msgstr "Esportazione file cancellata" #~ msgid "16-bit TIFF (Tagged Image File Format)" #~ msgstr "16-bit TIFF (Tagged Image File Format)" #~ msgid "Rotate the photo 180 degrees" #~ msgstr "Ruota la foto di 180 gradi" #~ msgid "Reset this setting" #~ msgstr "Ripristina questo settaggio" #~ msgid "_Zoom to 100%" #~ msgstr "_Zoom 100%" #~ msgid "Canon CR2" #~ msgstr "Canon CR2" #~ msgid "Canon CIFF" #~ msgstr "Canon CIFF" #~ msgid "Nikon NEF" #~ msgstr "Nikon NEF" #~ msgid "Minolta raw" #~ msgstr "Minolta raw" #~ msgid "Canon TIFF" #~ msgstr "Canon TIFF" #~ msgid "Sony" #~ msgstr "Sony" #~ msgid "Kodak" #~ msgstr "Kodak" #~ msgid "Sigma" #~ msgstr "Sigma" #~ msgid "Panasonic raw" #~ msgstr "Panasonic raw" #~ msgid "Pentax raw" #~ msgstr "Pentax raw" #~ msgid "Adobe Digital negative" #~ msgstr "Adobe Digital negative" #~ msgid "Hasselblad" #~ msgstr "Hasselblad" #~ msgid "/File/_Open directory..." #~ msgstr "/File/_Apri cartella..." #~ msgid "/File/_Quick export" #~ msgstr "/File/_Esportazione rapida" #~ msgid "/File/_Export as..." #~ msgstr "/File/E_sporta come..." #~ msgid "/File/_Reload" #~ msgstr "/File/_Ricarica" #~ msgid "/_Edit/_Paste settings" #~ msgstr "/_Modifica/_Incolla impostazioni" #~ msgid "/_Edit/_Reset current settings" #~ msgstr "/_Modifica/_Ripristina impostazioni correnti" #~ msgid "/_Edit/sep1" #~ msgstr "/_Modifica/sep1" #~ msgid "/_Edit/_Preferences" #~ msgstr "/_Modifica/_Preferenze" #~ msgid "/_Photo/_Set priority/_2" #~ msgstr "/_Foto/_Imposta priorità/_2" #~ msgid "/_Photo/_Set priority/_3" #~ msgstr "/_Foto/_Imposta priorità/_3" #~ msgid "/_Photo/_Set priority/_Remove priority" #~ msgstr "/_Foto/_Imposta priorità/_Nessuna" #~ msgid "/_Photo/_White balance/_Auto" #~ msgstr "/_Foto/_Bilanciamento del bianco/_Automatico" #~ msgid "/_Photo/_White balance/_Camera" #~ msgstr "/_Foto/_Bilanciamento del bianco/_Scatto" #~ msgid "/_Photo/_Uncrop" #~ msgstr "/_Foto/_Annulla ritraglio" #~ msgid "/_Photo/_Straighten" #~ msgstr "/_Foto/_Raddrizza" #~ msgid "/_Photo/_Unstraighten" #~ msgstr "/_Foto/_Annulla raddrizza" #~ msgid "/_Photo/_Group photos" #~ msgstr "/_Foto/_Raggruppa" #~ msgid "/_Photo/_Ungroup photos" #~ msgstr "/_Foto/_Dividi gruppo" #~ msgid "/_View/sep1" #~ msgstr "/_Visualizza/sep1" #~ msgid "/_View/_Zoom in" #~ msgstr "/_Visualizza/_Zoom avanti" #~ msgid "/_View/_Zoom out" #~ msgstr "/_Visualizza/_Zoom indietro" #~ msgid "/_View/_Zoom to fit" #~ msgstr "/_Visualizza/_Adatta zoom" #~ msgid "/_View/_Zoom to 100%" #~ msgstr "/_Visualizza/_Zoom 100%" #~ msgid "/_View/sep2" #~ msgstr "/_Visualizza/sep2" #~ msgid "/_View/_Icon Box" #~ msgstr "/_Visualizza/_Anteprime" #~ msgid "/_View/_Tool Box" #~ msgstr "/_Visualizza/_Strumenti" #~ msgid "/_View/sep3" #~ msgstr "/_Visualizza/sep3" #~ msgid "/_View/_Show exposure mask" #~ msgstr "/_Visualizza/_Mostra maschera di esposizione" #~ msgid "/_Batch/_Add to batch queue" #~ msgstr "/_Esecuzione/_Aggiungi alla coda" #~ msgid "/_Batch/_Remove from batch queue" #~ msgstr "/_Esecuzione/_Rimuovi dalla coda" #~ msgid "/_Batch/_Start" #~ msgstr "/_Esecuzione/A_vvia" #~ msgid "Exp. mask" #~ msgstr "Masc.Esp." #~ msgid "Toggle exposure mask" #~ msgstr "Commuta maschera di esposizione" #~ msgid "Set zoom" #~ msgstr "Imposta zoom" #~ msgid "Zoom out" #~ msgstr "Zoom indietro" #~ msgid "Zoom in" #~ msgstr "Zoom avanti" #~ msgid "Zoom:" #~ msgstr "Zoom:" #~ msgid "Apply" #~ msgstr "Applica" #~ msgid "Split continuous" #~ msgstr "Separazione continua"