[simple-scan] Update Italian translation



commit 3f92591dbd98a0a10d22506bc1767be6e4b6f7af
Author: Gianvito Cavasoli <gianvito gmx it>
Date:   Tue Sep 10 08:59:44 2019 +0000

    Update Italian translation
    
    (cherry picked from commit 7d23ab80aec01eafcdfb9d19d2b7e33040ccce7e)

 po/it.po | 187 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 96 insertions(+), 91 deletions(-)
---
diff --git a/po/it.po b/po/it.po
index 6c28902..c0841ce 100644
--- a/po/it.po
+++ b/po/it.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: simple-scan\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/simple-scan/issues\n";
-"POT-Creation-Date: 2019-02-18 16:09+0000\n"
-"PO-Revision-Date: 2019-02-15 11:18+0100\n"
+"POT-Creation-Date: 2019-08-04 22:16+0000\n"
+"PO-Revision-Date: 2019-09-09 11:56+0200\n"
 "Last-Translator: Gianvito Cavasoli <gianvito gmx it>\n"
 "Language-Team: Italiano <gnome-it-list gnome org>\n"
 "Language: it\n"
@@ -17,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Launchpad-Export-Date: 2017-04-25 06:10+0000\n"
-"X-Generator: Gtranslator 3.30.1\n"
+"X-Generator: Gtranslator 3.32.1\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: data/org.gnome.SimpleScan.gschema.xml:11
@@ -138,11 +138,11 @@ msgstr "Ritardo tra le pagine in millisecondi."
 #. https://bugzilla.gnome.org/show_bug.cgi?id=782753
 #. Title of scan window
 #: data/simple-scan.appdata.xml.in:6 data/simple-scan.desktop.in:3
-#: src/app-window.ui:181 src/app-window.vala:1266 src/app-window.vala:1520
-msgid "Simple Scan"
-msgstr "Simple Scan"
+#: src/app-window.ui:181 src/app-window.vala:1302 src/app-window.vala:1556
+msgid "Document Scanner"
+msgstr "Acquisizione documenti"
 
-#: data/simple-scan.appdata.xml.in:7 data/simple-scan.desktop.in:5
+#: data/simple-scan.appdata.xml.in:7 data/simple-scan.desktop.in:4
 msgid "Scan Documents"
 msgstr "Acquisisci documenti"
 
@@ -159,25 +159,18 @@ msgstr ""
 "formato PDF o salvarli in vari formati di immagine."
 
 #: data/simple-scan.appdata.xml.in:14
-msgid "Simple Scan uses the SANE framework to support most existing scanners."
+#| msgid ""
+#| "Simple Scan uses the SANE framework to support most existing scanners."
+msgid "This app uses the SANE framework to support most existing scanners."
 msgstr ""
-"Simple Scan usa il framework SANE per supportare il maggior numero di "
+"Quest'applicazione usa il framework SANE per supportare il maggior numero di "
 "scanner esistenti."
 
-#: data/simple-scan.desktop.in:4
-msgid "Document Scanner"
-msgstr "Scansiona documenti"
-
 #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
-#: data/simple-scan.desktop.in:7
+#: data/simple-scan.desktop.in:6
 msgid "scan;scanner;flatbed;adf;"
 msgstr "scan;scanner;scansiona;adf;acquisizione;"
 
-#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-#: data/simple-scan.desktop.in:10
-msgid "scanner"
-msgstr "scanner"
-
 #. Menu item to rotate page to left (anti-clockwise)
 #: src/app-window.ui:10
 msgid "Rotate _Left"
@@ -297,33 +290,33 @@ msgstr "_Testo"
 msgid "_Image"
 msgstr "_Immagine"
 
-#: src/app-window.vala:221 src/app-window.vala:1353
+#: src/app-window.vala:225 src/app-window.vala:1389
 msgid "_Close"
 msgstr "_Chiudi"
 
 #. Label in authorization dialog.  “%s” is replaced with the name of the resource requesting authorization
-#: src/app-window.vala:230
+#: src/app-window.vala:234
 #, c-format
 msgid "Username and password required to access “%s”"
 msgstr "Sono richiesti nome utente e password per accedere a «%s»"
 
 #. Label shown when searching for scanners
-#: src/app-window.vala:246
+#: src/app-window.vala:250
 msgid "Searching for Scanners…"
 msgstr "Ricerca degli scanner…"
 
 #. Label shown when detected a scanner
-#: src/app-window.vala:252
+#: src/app-window.vala:256
 msgid "Ready to Scan"
 msgstr "Pronto per l'acquisizione"
 
 #. Warning displayed when no drivers are installed but a compatible scanner is detected
-#: src/app-window.vala:259
+#: src/app-window.vala:263
 msgid "Additional software needed"
 msgstr "Software aggiuntivo necessario"
 
 #. Instructions to install driver software
-#: src/app-window.vala:261
+#: src/app-window.vala:265
 msgid ""
 "You need to <a href=\"install-firmware\">install driver software</a> for "
 "your scanner."
@@ -332,157 +325,157 @@ msgstr ""
 "a> dello scanner."
 
 #. Warning displayed when no scanners are detected
-#: src/app-window.vala:267
+#: src/app-window.vala:271
 msgid "No scanners detected"
 msgstr "Nessuno scanner rilevato"
 
 #. Hint to user on why there are no scanners detected
-#: src/app-window.vala:269
+#: src/app-window.vala:273
 msgid "Please check your scanner is connected and powered on"
 msgstr "Controllare che lo scanner sia collegato e acceso"
 
 #. Save dialog: Dialog title
-#: src/app-window.vala:292
+#: src/app-window.vala:296
 msgid "Save As…"
 msgstr "Salva come…"
 
-#: src/app-window.vala:295 src/app-window.vala:549
+#: src/app-window.vala:299 src/app-window.vala:553
 msgid "_Save"
 msgstr "_Salva"
 
-#: src/app-window.vala:296 src/app-window.vala:464 src/app-window.vala:548
+#: src/app-window.vala:300 src/app-window.vala:468 src/app-window.vala:552
 msgid "_Cancel"
 msgstr "A_nnulla"
 
 #. Default filename to use when saving document
-#: src/app-window.vala:303
+#: src/app-window.vala:307
 msgid "Scanned Document.pdf"
 msgstr "Documento acquisito.pdf"
 
 #. Save dialog: Filter name to show only supported image files
-#: src/app-window.vala:309
+#: src/app-window.vala:313
 msgid "Image Files"
 msgstr "File immagine"
 
 #. Save dialog: Filter name to show all files
-#: src/app-window.vala:319
+#: src/app-window.vala:323
 msgid "All Files"
 msgstr "Tutti i file"
 
 #. Save dialog: Label for saving in PDF format
-#: src/app-window.vala:328
+#: src/app-window.vala:332
 msgid "PDF (multi-page document)"
 msgstr "PDF (documento multi-pagina)"
 
 #. Save dialog: Label for saving in JPEG format
-#: src/app-window.vala:334
+#: src/app-window.vala:338
 msgid "JPEG (compressed)"
 msgstr "JPEG (compresso)"
 
 #. Save dialog: Label for saving in PNG format
-#: src/app-window.vala:340
+#: src/app-window.vala:344
 msgid "PNG (lossless)"
 msgstr "PNG (senza perdita)"
 
 #. Save dialog: Label for sabing in WEBP format
-#: src/app-window.vala:347
+#: src/app-window.vala:351
 msgid "WebP (compressed)"
 msgstr "WebP (compresso)"
 
 #. Label in save dialog beside combo box to choose file format (PDF, JPEG, PNG, WEBP)
-#: src/app-window.vala:357
+#: src/app-window.vala:361
 msgid "File format:"
 msgstr "Formato file:"
 
 #. Label in save dialog beside compression slider
-#: src/app-window.vala:369
+#: src/app-window.vala:373
 msgid "Compression:"
 msgstr "Compressione:"
 
 #. Contents of dialog that shows if saving would overwrite and existing file. %s is replaced with the name 
of the file.
-#: src/app-window.vala:463
+#: src/app-window.vala:467
 #, c-format
 msgid "A file named “%s” already exists.  Do you want to replace it?"
 msgstr "Un file con il nome «%s» esiste già. Sostituirlo?"
 
 #. Button in dialog that shows if saving would overwrite and existing file. Clicking the button allows 
simple-scan to overwrite the file.
-#: src/app-window.vala:466
+#: src/app-window.vala:470
 msgid "_Replace"
 msgstr "_Sostituisci"
 
-#: src/app-window.vala:505
+#: src/app-window.vala:509
 msgid "Saving"
 msgstr "Salvataggio"
 
 #. Title of error dialog when save failed
-#: src/app-window.vala:522
+#: src/app-window.vala:526
 msgid "Failed to save file"
 msgstr "Salvataggio file non riuscito"
 
 #. Text in dialog warning when a document is about to be lost
-#: src/app-window.vala:546
+#: src/app-window.vala:550
 msgid "If you don’t save, changes will be permanently lost."
 msgstr "Se non si salva, le modifiche saranno perse per sempre."
 
 #. Text in dialog warning when a document is about to be lost
-#: src/app-window.vala:582
+#: src/app-window.vala:586
 msgid "Save current document?"
 msgstr "Salvare il documento corrente?"
 
 #. Button in dialog to create new document and discard unsaved document
-#: src/app-window.vala:584
+#: src/app-window.vala:588
 msgid "Discard Changes"
 msgstr "Scarta le modifiche"
 
 #. Label shown when scan started
-#: src/app-window.vala:717
+#: src/app-window.vala:620
 msgid "Contacting scanner…"
 msgstr "Scanner in contatto…"
 
 #. Error message display when unable to save image for preview
-#: src/app-window.vala:800
+#: src/app-window.vala:836
 msgid "Unable to save image for preview"
 msgstr "Impossibile salvare l'immagine per l'anteprima"
 
 #. Error message display when unable to preview image
-#: src/app-window.vala:812
+#: src/app-window.vala:848
 msgid "Unable to open image preview application"
 msgstr ""
 "Impossibile aprire l'applicazione per la visualizzazione delle anteprime"
 
 #. Title of dialog to reorder pages
-#: src/app-window.vala:974
+#: src/app-window.vala:1010
 msgctxt "dialog title"
 msgid "Reorder Pages"
 msgstr "Riordino delle pagine"
 
 #. Label on button for combining sides in reordering dialog
-#: src/app-window.vala:997
+#: src/app-window.vala:1033
 msgid "Combine sides"
 msgstr "Unisci lati"
 
 #. Label on button for combining sides in reverse order in reordering dialog
-#: src/app-window.vala:1007
+#: src/app-window.vala:1043
 msgid "Combine sides (reverse)"
 msgstr "Unisci lati (inverso)"
 
 #. Label on button for reversing in reordering dialog
-#: src/app-window.vala:1017
+#: src/app-window.vala:1053
 msgid "Reverse"
 msgstr "Inverso"
 
 #. Label on button for cancelling page reordering dialog
-#: src/app-window.vala:1027
+#: src/app-window.vala:1063
 msgid "Keep unchanged"
 msgstr "Mantieni non modificato"
 
 #. Error message displayed when unable to launch help browser
-#: src/app-window.vala:1241
+#: src/app-window.vala:1277
 msgid "Unable to open help file"
 msgstr "Impossibile aprire il file di aiuto"
 
 #. The license this software is under (GPL3+)
-#: src/app-window.vala:1256
+#: src/app-window.vala:1292
 msgid ""
 "This program is free software: you can redistribute it and/or modify\n"
 "it under the terms of the GNU General Public License as published by\n"
@@ -512,16 +505,17 @@ msgstr ""
 ">."
 
 #. Title of about dialog
-#: src/app-window.vala:1259 src/app-window.vala:1541
-msgid "About Simple Scan"
-msgstr "Informazioni su Simple Scan"
+#: src/app-window.vala:1295 src/app-window.vala:1581
+#| msgid "Document Scanner"
+msgid "About Document Scanner"
+msgstr "Informazioni su Acquisizione documenti"
 
 #. Description of program
-#: src/app-window.vala:1262
+#: src/app-window.vala:1298
 msgid "Simple document scanning tool"
 msgstr "Semplice strumento per l'acquisizione di documenti"
 
-#: src/app-window.vala:1271
+#: src/app-window.vala:1307
 msgid "translator-credits"
 msgstr ""
 "Gianvito Cavasoli <gianvito gmx it>\n"
@@ -529,22 +523,22 @@ msgstr ""
 "...e un ringraziamento ai precedenti traduttori da Rosetta."
 
 #. Text in dialog warning when a document is about to be lost
-#: src/app-window.vala:1287
+#: src/app-window.vala:1323
 msgid "Save document before quitting?"
 msgstr "Salvare il documento prima di uscire?"
 
 #. Text in dialog warning when a document is about to be lost
-#: src/app-window.vala:1289
+#: src/app-window.vala:1325
 msgid "Quit without Saving"
 msgstr "Esci senza salvare"
 
 #. Message to indicate a Brother scanner has been detected
-#: src/app-window.vala:1330
+#: src/app-window.vala:1366
 msgid "You appear to have a Brother scanner."
 msgstr "Sembra essere uno scanner «Brother»."
 
 #. Instructions on how to install Brother scanner drivers
-#: src/app-window.vala:1332
+#: src/app-window.vala:1368
 msgid ""
 "Drivers for this are available on the <a href=\"http://support.brother.com";
 "\">Brother website</a>."
@@ -553,12 +547,12 @@ msgstr ""
 "support.brother.com\">sito web Brother</a>."
 
 #. Message to indicate a Samsung scanner has been detected
-#: src/app-window.vala:1336
+#: src/app-window.vala:1372
 msgid "You appear to have a Samsung scanner."
 msgstr "Sembra essere uno scanner «Samsung»."
 
 #. Instructions on how to install Samsung scanner drivers
-#: src/app-window.vala:1338
+#: src/app-window.vala:1374
 msgid ""
 "Drivers for this are available on the <a href=\"http://samsung.com/support";
 "\">Samsung website</a>."
@@ -567,17 +561,17 @@ msgstr ""
 "samsung.com/support\">sito web Samsung</a>."
 
 #. Message to indicate a HP scanner has been detected
-#: src/app-window.vala:1342
+#: src/app-window.vala:1378
 msgid "You appear to have an HP scanner."
 msgstr "Sembra essere uno scanner «HP»."
 
 #. Message to indicate an Epson scanner has been detected
-#: src/app-window.vala:1347
+#: src/app-window.vala:1383
 msgid "You appear to have an Epson scanner."
 msgstr "Sembra essere uno scanner «Epson»."
 
 #. Instructions on how to install Epson scanner drivers
-#: src/app-window.vala:1349
+#: src/app-window.vala:1385
 msgid ""
 "Drivers for this are available on the <a href=\"http://support.epson.com";
 "\">Epson website</a>."
@@ -586,97 +580,98 @@ msgstr ""
 "Epson</a>."
 
 #. Title of dialog giving instructions on how to install drivers
-#: src/app-window.vala:1353
+#: src/app-window.vala:1389
 msgid "Install drivers"
 msgstr "Installare i driver"
 
 #. Message in driver install dialog
-#: src/app-window.vala:1386
-msgid "Once installed you will need to restart Simple Scan."
+#: src/app-window.vala:1422
+#| msgid "Once installed you will need to restart Simple Scan."
+msgid "Once installed you will need to restart this app."
 msgstr ""
 "Una volta completata l'installazione sarà necessario riavviare "
 "l'applicazione."
 
 #. Label shown while installing drivers
-#: src/app-window.vala:1399
+#: src/app-window.vala:1435
 msgid "Installing drivers…"
-msgstr "Installazione dei driver…"
+msgstr "Installazione driver…"
 
 #. Label shown once drivers successfully installed
-#: src/app-window.vala:1407
+#: src/app-window.vala:1443
 msgid "Drivers installed successfully!"
 msgstr "Driver installati con successo."
 
 #. Label shown if failed to install drivers
-#: src/app-window.vala:1417
+#: src/app-window.vala:1453
 #, c-format
 msgid "Failed to install drivers (error code %d)."
 msgstr "Installazione dei driver non riuscita (codice errore %d)."
 
 #. Label shown if failed to install drivers
-#: src/app-window.vala:1423
+#: src/app-window.vala:1459
 msgid "Failed to install drivers."
 msgstr "Installazione driver non riuscita."
 
 #. Label shown to prompt user to install packages (when PackageKit not available)
-#: src/app-window.vala:1430
+#: src/app-window.vala:1466
 #, c-format
 msgid "You need to install the %s package."
 msgid_plural "You need to install the %s packages."
 msgstr[0] "È necessario installare il pacchetto %s."
 msgstr[1] "È necessario installare i pacchetti %s."
 
-#: src/app-window.vala:1534
+#: src/app-window.vala:1574
 msgid "Email"
 msgstr "Posta elettronica"
 
-#: src/app-window.vala:1535
+#: src/app-window.vala:1575
 msgctxt "menu"
 msgid "Reorder Pages"
 msgstr "Riordina pagine"
 
 #. Title of preferences dialog
-#: src/app-window.vala:1538 src/preferences-dialog.ui:52
+#: src/app-window.vala:1578 src/preferences-dialog.ui:52
 msgid "Preferences"
 msgstr "Preferenze"
 
-#: src/app-window.vala:1539
+#: src/app-window.vala:1579
 msgid "Keyboard Shortcuts"
 msgstr "Scorciatoie da tastiera"
 
-#: src/app-window.vala:1540
+#: src/app-window.vala:1580
 msgid "Help"
 msgstr "Aiuto"
 
 #. Populate ActionBar (not supported in Glade)
 #. https://bugzilla.gnome.org/show_bug.cgi?id=769966
 #. Label on new document button
-#: src/app-window.vala:1549
+#: src/app-window.vala:1589
 msgid "Start Again…"
 msgstr "Avvia di nuovo…"
 
 #. Tooltip for rotate left (counter-clockwise) button
-#: src/app-window.vala:1568
+#: src/app-window.vala:1608
 msgid "Rotate the page to the left (counter-clockwise)"
 msgstr "Ruota la pagina a sinistra (senso antiorario)"
 
 #. Tooltip for rotate right (clockwise) button
-#: src/app-window.vala:1577
+#: src/app-window.vala:1617
 msgid "Rotate the page to the right (clockwise)"
 msgstr "Ruota la pagina a destra (senso orario)"
 
 #. Tooltip for crop button
-#: src/app-window.vala:1589
+#: src/app-window.vala:1629
 msgid "Crop the selected page"
 msgstr "Ritaglia la pagina selezionata"
 
 #. Tooltip for delete button
-#: src/app-window.vala:1607
+#: src/app-window.vala:1647
 msgid "Delete the selected page"
 msgstr "Elimina la pagina selezionata"
 
 #. Text of button for cancelling save
-#: src/app-window.vala:1751
+#: src/app-window.vala:1791
 msgid "Cancel"
 msgstr "Annulla"
 
@@ -961,7 +956,8 @@ msgid "Print debugging messages"
 msgstr "Stampa i messaggi di debug"
 
 #: src/simple-scan.vala:26
-msgid "Fix PDF files generated with older versions of Simple Scan"
+#| msgid "Fix PDF files generated with older versions of Simple Scan"
+msgid "Fix PDF files generated with older versions of this app"
 msgstr "Corregge file PDF generati con una vecchia versione dell'applicazione"
 
 #. Title of error dialog when scan failed
@@ -986,3 +982,12 @@ msgid "Run “%s --help” to see a full list of available command line options.
 msgstr ""
 "Eseguire «%s --help» per l'elenco completo delle opzioni disponibili a riga "
 "di comando."
+
+#~ msgid "Simple Scan"
+#~ msgstr "Simple Scan"
+
+#~ msgid "scanner"
+#~ msgstr "scanner"
+
+#~ msgid "About Simple Scan"
+#~ msgstr "Informazioni su Simple Scan"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]