1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Update loc

This commit is contained in:
Virgil Dupras
2014-03-30 10:47:37 -04:00
parent 4be4825112
commit e4f81cbf04
51 changed files with 1103 additions and 1199 deletions

View File

@@ -48,7 +48,7 @@ msgstr "Spostamento nel cestino"
msgid "Sending files to the recycle bin"
msgstr "Spostamento nel cestino"
#: core/app.py:295
#: core/app.py:290
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -56,31 +56,31 @@ msgstr ""
"Un'azione precedente è ancora in corso. Non puoi cominciarne una nuova. "
"Aspetta qualche secondo e quindi riprova."
#: core/app.py:302
#: core/app.py:297
msgid "No duplicates found."
msgstr "Non sono stati trovati dei duplicati."
#: core/app.py:315
#: core/app.py:310
msgid "All marked files were copied successfully."
msgstr "Tutti i file marcati sono stati copiati correttamente."
#: core/app.py:316
#: core/app.py:311
msgid "All marked files were moved successfully."
msgstr "Tutti i file marcati sono stati spostati correttamente."
#: core/app.py:317
#: core/app.py:312
msgid "All marked files were successfully sent to Trash."
msgstr "Tutti i file marcati sono stati inviati nel cestino."
#: core/app.py:354
#: core/app.py:349
msgid "'{}' already is in the list."
msgstr "'{}' è già nella lista."
#: core/app.py:356
#: core/app.py:351
msgid "'{}' does not exist."
msgstr "'{}' non esiste."
#: core/app.py:365
#: core/app.py:360
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -88,45 +88,45 @@ msgstr ""
"Tutti i %d elementi che coincidono verranno ignorati in tutte le scansioni "
"successive. Continuare?"
#: core/app.py:431
#: core/app.py:426
msgid "copy"
msgstr ""
#: core/app.py:431
#: core/app.py:426
msgid "move"
msgstr ""
#: core/app.py:432
#: core/app.py:427
msgid "Select a directory to {} marked files to"
msgstr ""
#: core/app.py:469
#: core/app.py:464
msgid "Select a destination for your exported CSV"
msgstr ""
#: core/app.py:494
#: core/app.py:489
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
"Non hai impostato nessun comando personalizzato. Impostalo nelle tue "
"preferenze."
#: core/app.py:646 core/app.py:659
#: core/app.py:641 core/app.py:654
msgid "You are about to remove %d files from results. Continue?"
msgstr "Stai per rimuovere %d file dai risultati. Continuare?"
#: core/app.py:693
#: core/app.py:688
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core/app.py:721
#: core/app.py:716
msgid "Collecting files to scan"
msgstr "Raccolta file da scansionare"
#: core/app.py:732
#: core/app.py:727
msgid "The selected directories contain no scannable file."
msgstr "Le cartelle selezionate non contengono file da scansionare."
#: core/app.py:773
#: core/app.py:768
msgid "%s (%d discarded)"
msgstr "%s (%d scartati)"
@@ -146,7 +146,7 @@ msgstr "Lettura dimensione di %d/%d file"
msgid "Grouped %d/%d matches"
msgstr "Raggruppati %d/%d duplicati"
#: core/gui/deletion_options.py:23
#: core/gui/deletion_options.py:69
msgid "You are sending {} file(s) to the Trash."
msgstr ""

View File

@@ -18,42 +18,42 @@ msgstr "Rimozione delle tracce insistenti dalla libreria di iTunes"
msgid "Scanning the iTunes Library"
msgstr "Scansione della libreria di iTunes"
#: cocoa/inter/app_me.py:160 cocoa/inter/app_pe.py:194
#: cocoa/inter/app_me.py:158 cocoa/inter/app_pe.py:200
msgid "Sending dupes to the Trash"
msgstr "Spostamento dei duplicati nel cestino"
#: cocoa/inter/app_me.py:162
#: cocoa/inter/app_me.py:160
msgid "Talking to iTunes. Don't touch it!"
msgstr ""
#: cocoa/inter/app_me.py:197
#: cocoa/inter/app_me.py:195
msgid ""
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
msgstr ""
"La tua libreria di iTunes contiene %d tracce inesistenti pronte per essere "
"rimosse. Continuare?"
#: cocoa/inter/app_me.py:201
#: cocoa/inter/app_me.py:199
msgid "You have no dead tracks in your iTunes Library"
msgstr "La tua libreria di iTunes non contiene tracce inesistenti"
#: cocoa/inter/app_me.py:219
#: cocoa/inter/app_me.py:217
msgid "The iTunes application couldn't be found."
msgstr ""
#: cocoa/inter/app_pe.py:196
#: cocoa/inter/app_pe.py:202
msgid "Talking to iPhoto. Don't touch it!"
msgstr ""
#: cocoa/inter/app_pe.py:205
#: cocoa/inter/app_pe.py:211
msgid "Talking to Aperture. Don't touch it!"
msgstr ""
#: cocoa/inter/app_pe.py:278
#: cocoa/inter/app_pe.py:284
msgid "Deleted Aperture photos were sent to a project called \"dupeGuru Trash\"."
msgstr ""
#: cocoa/inter/app_pe.py:304
#: cocoa/inter/app_pe.py:310
msgid "The iPhoto application couldn't be found."
msgstr "Non trovo l'applicazione iPhoto."
@@ -79,40 +79,36 @@ msgid "About dupeGuru"
msgstr "Informazioni su dupeGuru"
#: qt/base/app.py:88
msgid "Register dupeGuru"
msgstr ""
#: qt/base/app.py:89
msgid "Check for Update"
msgstr ""
#: qt/base/app.py:90
#: qt/base/app.py:89
msgid "Open Debug Log"
msgstr ""
#: qt/base/app.py:217
#: qt/base/app.py:198
msgid "{} file (*.{})"
msgstr ""
#: qt/base/deletion_options.py:29 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:30 cocoa/base/en.lproj/Localizable.strings:0
msgid "Deletion Options"
msgstr ""
#: qt/base/deletion_options.py:34 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:35 cocoa/base/en.lproj/Localizable.strings:0
msgid "Link deleted files"
msgstr ""
#: qt/base/deletion_options.py:36 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:37 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"After having deleted a duplicate, place a link targeting the reference file "
"to replace the deleted file."
msgstr ""
#: qt/base/deletion_options.py:41
#: qt/base/deletion_options.py:42
msgid "Hardlink"
msgstr ""
#: qt/base/deletion_options.py:41
#: qt/base/deletion_options.py:42
msgid "Symlink"
msgstr ""
@@ -146,38 +142,38 @@ msgstr "Attributo"
msgid "Selected"
msgstr "Selezionato"
#: qt/base/details_table.py:16 qt/base/directories_model.py:21
#: qt/base/details_table.py:16 qt/base/directories_model.py:22
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Reference"
msgstr "Riferimento"
#: qt/base/directories_dialog.py:57 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:58 cocoa/base/en.lproj/Localizable.strings:0
msgid "Load Results..."
msgstr "Carica i risultati..."
#: qt/base/directories_dialog.py:58 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:59 cocoa/base/en.lproj/Localizable.strings:0
msgid "Results Window"
msgstr "Finestra dei risultati"
#: qt/base/directories_dialog.py:59
#: qt/base/directories_dialog.py:60
msgid "Add Folder..."
msgstr ""
#: qt/base/directories_dialog.py:67 qt/base/result_window.py:76
#: qt/base/directories_dialog.py:68 qt/base/result_window.py:77
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "File"
msgstr "File"
#: qt/base/directories_dialog.py:69 qt/base/result_window.py:84
#: qt/base/directories_dialog.py:70 qt/base/result_window.py:85
msgid "View"
msgstr ""
#: qt/base/directories_dialog.py:71 qt/base/result_window.py:86
#: qt/base/directories_dialog.py:72 qt/base/result_window.py:87
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Help"
msgstr "Aiuto"
#: qt/base/directories_dialog.py:73 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:74 cocoa/base/en.lproj/Localizable.strings:0
msgid "Load Recent Results"
msgstr "Carica i risultati recenti"
@@ -227,19 +223,19 @@ msgstr ""
msgid "You have unsaved results, do you really want to continue?"
msgstr "Hai dei risultati non salvati. Vuoi veramente continuare?"
#: qt/base/directories_model.py:20 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_model.py:21 cocoa/base/en.lproj/Localizable.strings:0
msgid "Name"
msgstr "Nome"
#: qt/base/directories_model.py:20 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_model.py:21 cocoa/base/en.lproj/Localizable.strings:0
msgid "State"
msgstr "Stato"
#: qt/base/directories_model.py:21 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_model.py:22 cocoa/base/en.lproj/Localizable.strings:0
msgid "Excluded"
msgstr "Escluso"
#: qt/base/directories_model.py:21 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_model.py:22 cocoa/base/en.lproj/Localizable.strings:0
msgid "Normal"
msgstr "Normale"
@@ -338,12 +334,12 @@ msgid "Reveal Selected"
msgstr "Mostra i selezionati"
#: qt/base/result_window.py:44 qt/base/result_window.py:170
#: qt/me/details_dialog.py:20 qt/pe/details_dialog.py:25
#: qt/me/details_dialog.py:20 qt/pe/details_dialog.py:26
#: qt/se/details_dialog.py:20 cocoa/base/en.lproj/Localizable.strings:0
msgid "Details"
msgstr "Dettagli"
#: qt/base/result_window.py:45 qt/base/result_window.py:80
#: qt/base/result_window.py:45 qt/base/result_window.py:81
#: qt/base/result_window.py:145 qt/base/result_window.py:169
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Actions"
@@ -433,11 +429,11 @@ msgstr "Salva i risultati..."
msgid "Invoke Custom Command"
msgstr "Invoca comando personalizzato"
#: qt/base/result_window.py:78
#: qt/base/result_window.py:79
msgid "Mark"
msgstr ""
#: qt/base/result_window.py:82 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:83 cocoa/base/en.lproj/Localizable.strings:0
msgid "Columns"
msgstr "Colonne"