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

chore: Pull existing language translations from Transifex

This commit is contained in:
2024-02-19 13:35:35 -08:00
parent 6e87f53f91
commit 253dfd897c
36 changed files with 805 additions and 806 deletions

View File

@@ -49,7 +49,7 @@ msgstr "Copia in corso"
msgid "Sending to Trash"
msgstr "Spostamento nel cestino"
#: core\app.py:293
#: core\app.py:289
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -57,39 +57,39 @@ msgstr ""
"Un'azione precedente è ancora in corso. Non puoi cominciarne una nuova. "
"Aspetta qualche secondo e quindi riprova."
#: core\app.py:304
#: core\app.py:300
msgid "No duplicates found."
msgstr "Non sono stati trovati dei duplicati."
#: core\app.py:319
#: core\app.py:315
msgid "All marked files were copied successfully."
msgstr "Tutti i file marcati sono stati copiati correttamente."
#: core\app.py:321
#: core\app.py:317
msgid "All marked files were moved successfully."
msgstr "Tutti i file marcati sono stati spostati correttamente."
#: core\app.py:323
#: core\app.py:319
msgid "All marked files were deleted successfully."
msgstr "Tutti i file marcati sono stati cancellati correttamente."
#: core\app.py:325
#: core\app.py:321
msgid "All marked files were successfully sent to Trash."
msgstr "Tutti i file marcati sono stati spostati nel cestino."
#: core\app.py:330
#: core\app.py:326
msgid "Could not load file: {}"
msgstr "Impossibile caricare il file: {}"
#: core\app.py:386
#: core\app.py:382
msgid "'{}' already is in the list."
msgstr "'{}' è già nella lista."
#: core\app.py:388
#: core\app.py:384
msgid "'{}' does not exist."
msgstr "'{}' non esiste."
#: core\app.py:396
#: core\app.py:392
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -97,54 +97,54 @@ msgstr ""
"Tutti i %d elementi che coincidono verranno ignorati in tutte le scansioni "
"successive. Continuare?"
#: core\app.py:473
#: core\app.py:469
msgid "Select a directory to copy marked files to"
msgstr "Seleziona una directory in cui desideri copiare i file contrassegnati"
#: core\app.py:475
#: core\app.py:471
msgid "Select a directory to move marked files to"
msgstr ""
"Seleziona una directory in cui desideri spostare i file contrassegnati"
#: core\app.py:514
#: core\app.py:510
msgid "Select a destination for your exported CSV"
msgstr "Seleziona una destinazione per il file CSV"
#: core\app.py:520 core\app.py:781 core\app.py:791
#: core\app.py:516 core\app.py:777 core\app.py:787
msgid "Couldn't write to file: {}"
msgstr "Impossibile modificare il file: {}"
#: core\app.py:543
#: core\app.py:539
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:705 core\app.py:717
#: core\app.py:701 core\app.py:713
msgid "You are about to remove %d files from results. Continue?"
msgstr "Stai per rimuovere %d file dai risultati. Continuare?"
#: core\app.py:753
#: core\app.py:749
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr "{} gruppi duplicati sono stati cambiati dalla nuova priorirità"
#: core\app.py:801
#: core\app.py:797
msgid "The selected directories contain no scannable file."
msgstr "Le cartelle selezionate non contengono file da scansionare."
#: core\app.py:817
#: core\app.py:813
msgid "Collecting files to scan"
msgstr "Raccolta file da scansionare"
#: core\app.py:867
#: core\app.py:863
msgid "%s (%d discarded)"
msgstr "%s (%d scartati)"
#: core\directories.py:190
#: core\directories.py:191
msgid "Collected {} files to scan"
msgstr "Raccolti {} file da scansionare"
#: core\directories.py:206
#: core\directories.py:207
msgid "Collected {} folders to scan"
msgstr "Raccolte {} cartelle da scansionare"
@@ -182,23 +182,23 @@ msgstr "Nome file - Campi (Nessun Ordine)"
msgid "Tags"
msgstr "Tag"
#: core\me\scanner.py:24 core\pe\scanner.py:21 core\se\scanner.py:17
#: core\me\scanner.py:24 core\pe\scanner.py:22 core\se\scanner.py:17
msgid "Contents"
msgstr "Contenuti"
#: core\pe\matchblock.py:72
#: core\pe\matchblock.py:66
msgid "Analyzed %d/%d pictures"
msgstr "Analizzate %d/%d immagini"
#: core\pe\matchblock.py:177
#: core\pe\matchblock.py:183
msgid "Performed %d/%d chunk matches"
msgstr "Effettuate %d/%d comparazioni sui sottogruppi di immagini"
#: core\pe\matchblock.py:185
#: core\pe\matchblock.py:191
msgid "Preparing for matching"
msgstr "Preparazione per la comparazione"
#: core\pe\matchblock.py:234
#: core\pe\matchblock.py:240
msgid "Verified %d/%d matches"
msgstr "Verificate %d/%d somiglianze"
@@ -206,7 +206,7 @@ msgstr "Verificate %d/%d somiglianze"
msgid "Read EXIF of %d/%d pictures"
msgstr "Leggi dati EXIF da %d/%d immagini"
#: core\pe\scanner.py:22
#: core\pe\scanner.py:23
msgid "EXIF Timestamp"
msgstr "Timestamp EXIF"
@@ -246,23 +246,19 @@ msgstr "Il più nuovo"
msgid "Oldest"
msgstr "Il più vecchio"
#: core\results.py:134
#: core\results.py:135
msgid "%d / %d (%s / %s) duplicates marked."
msgstr "%d / %d (%s / %s) duplicati marcati."
#: core\results.py:141
#: core\results.py:142
msgid " filter: %s"
msgstr " filtro: %s"
#: core\scanner.py:90
msgid "Read size of %d/%d files"
msgstr "Lettura dimensione di %d/%d file"
#: core\scanner.py:116
#: core\scanner.py:114
msgid "Read metadata of %d/%d files"
msgstr "Lettura metadata di %d/%d files"
#: core\scanner.py:154
#: core\scanner.py:152
msgid "Almost done! Fiddling with results..."
msgstr "Quasi finito! Sto organizzando i risultati..."

View File

@@ -1,12 +1,12 @@
# Translators:
# Andrew Senetar <arsenetar@gmail.com>, 2022
# Emanuele, 2022
# Fuan <jcfrt@posteo.net>, 2022
# Giovanni, 2022
# Giovanni Donisi, 2022
# Andrew Senetar <arsenetar@gmail.com>, 2023
#
msgid ""
msgstr ""
"Last-Translator: Giovanni, 2022\n"
"Last-Translator: Andrew Senetar <arsenetar@gmail.com>, 2023\n"
"Language-Team: Italian (https://app.transifex.com/voltaicideas/teams/116153/it/)\n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1181,3 +1181,7 @@ msgid ""
"<li>2. Regular expressions with at least one path separator in them will be compared to the full path to the file.</li><br>Example: if you want to filter out .PNG files from the \"My Pictures\" directory only:<br><code>.*My\\sPictures\\\\.*\\.png</code><br><br>You can test the regular expression with the \"test string\" button after pasting a fake path in the test field:<br><code>C:\\\\User\\My Pictures\\test.png</code><br><br>\n"
"Matching regular expressions will be highlighted.<br>If there is at least one highlight, the path or filename tested will be ignored during scans.<br><br>Directories and files starting with a period '.' are filtered out by default.<br><br>"
msgstr ""
#: qt\pe\preferences_dialog.py:24
msgid "Match pictures of different rotations"
msgstr ""