mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Merge branch 'regless' into develop
Conflicts: cocoa/inter/app.py core/app.py hscommon/reg.py locale/cs/LC_MESSAGES/ui.po locale/de/LC_MESSAGES/ui.po locale/fr/LC_MESSAGES/ui.po locale/hy/LC_MESSAGES/ui.po locale/it/LC_MESSAGES/ui.po locale/pt_BR/LC_MESSAGES/ui.po locale/ru/LC_MESSAGES/ui.po locale/ui.pot locale/uk/LC_MESSAGES/ui.po locale/vi/LC_MESSAGES/ui.po locale/zh_CN/LC_MESSAGES/ui.po qt/base/app.py
This commit is contained in:
@@ -4,135 +4,127 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid "You're about to open many files at once. Depending on what those files are opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid "A previous action is still hanging in there. You can't start a new one yet. Wait a few seconds, then try again."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:296
|
||||
msgid "You cannot delete, move or copy more than 10 duplicates at once in demo mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid "All selected %d matches are going to be ignored in all subsequent scans. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr ""
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr ""
|
||||
|
||||
@@ -180,11 +172,11 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,49 +10,45 @@ msgstr ""
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Vyhledávám duplicity"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Nahrávám"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Přesouvám"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Kopíruji"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Vyhazuji do koše"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -60,37 +56,31 @@ msgstr ""
|
||||
"Předchozí akce stále nebyla ukončena. Novou zatím nemůžete spustit. Počkejte"
|
||||
" pár sekund a zkuste to znovu."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Nebyli nalezeny žádné duplicity."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@@ -98,60 +88,60 @@ msgstr ""
|
||||
"Všech %d vybraných shod bude v následujících hledáních ignorováno. "
|
||||
"Pokračovat?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Nedefinoval jste žádný uživatelský příkaz. Nadefinujete ho v předvolbách."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Chystáte se z výsledků odstranit %d souborů. Pokračovat?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Shromažďuji prohlížené soubory"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Vybrané adresáře neobsahují žádné soubory vhodné k prohledávání."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d vyřazeno)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "Nalezeno 0 shod"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "Nalezeno %d shod"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Read size of %d/%d files"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Grouped %d/%d matches"
|
||||
|
||||
@@ -199,11 +189,11 @@ msgstr "Nejnovější"
|
||||
msgid "Oldest"
|
||||
msgstr "Nejstarší"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicit označeno."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " filtr: %s"
|
||||
|
||||
|
||||
@@ -10,49 +10,45 @@ msgstr ""
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Suche nach Duplikaten"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Laden"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Verschieben"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Kopieren"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Verschiebe in den Mülleimer"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Sende Dateien in den Mülleimer"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -60,97 +56,91 @@ msgstr ""
|
||||
"Eine vorherige Aktion ist noch in der Bearbeitung. Sie können noch keine "
|
||||
"Neue starten. Warten Sie einige Sekunden und versuchen es erneut."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Keine Duplikate gefunden."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "%d Dateien werden in zukünftigen Scans ignoriert werden. Fortfahren?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "kopieren"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "verschieben"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Wählen sie einen Ordner zum {} der ausgewählten Dateien"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Sie haben keinen eigenen Befehl erstellt. Bitte in den Einstellungen "
|
||||
"konfigurieren."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "%d Dateien werden aus der Ergebnisliste entfernt. Fortfahren?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Sammle Dateien zum Scannen"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Der ausgewählte Ordner enthält keine scannbare Dateien."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d verworfen)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 Paare gefunden"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d Paare gefunden"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lese Größe von %d/%d Dateien"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d Paare gruppiert"
|
||||
|
||||
@@ -198,11 +188,11 @@ msgstr "Newest"
|
||||
msgid "Oldest"
|
||||
msgstr "Oldest"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) Duplikate markiert."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " Filter: %s"
|
||||
|
||||
|
||||
@@ -12,15 +12,15 @@ msgstr ""
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Aucun doublon marqué. Rien à faire."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Aucun doublon sélectionné. Rien à faire."
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
@@ -28,35 +28,31 @@ msgstr ""
|
||||
"Beaucoup de fichiers seront ouverts en même temps. Cela peut gravement "
|
||||
"encombrer votre système. Continuer?"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Scan de doublons en cours"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Chargement en cours"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Déplacement en cours"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Copie en cours"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Envoi de fichiers à la corbeille"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Envoi de fichiers à la corbeille"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr "ne peut effacer, déplacer ou copier que 10 doublons à la fois"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -64,99 +60,91 @@ msgstr ""
|
||||
"Une action précédente est encore en cours. Attendez quelques secondes avant "
|
||||
"d'en repartir une nouvelle."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Aucun doublon trouvé."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tous les fichiers marqués ont été copiés correctement."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tous les fichiers marqués ont été déplacés correctement."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
"Tous les fichiers marqués ont été correctement envoyés à la corbeille."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Vous ne pouvez pas effacer, déplacer ou copier plus de 10 doublons à la fois"
|
||||
" en mode démo."
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' est déjà dans la liste."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' n'existe pas."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "%d fichiers seront ignorés des prochains scans. Continuer?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "copier"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "déplacer"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Sélectionnez un dossier vers lequel {} les fichiers marqués."
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Choisissez une destination pour votre exportation CSV"
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Vous n'avez pas de commande personnalisée. Ajoutez-la dans vos préférences."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "%d fichiers seront retirés des résultats. Continuer?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} groupes de doublons ont été modifiés par la re-prioritisation."
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Collecte des fichiers à scanner"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Les dossiers sélectionnés ne contiennent pas de fichiers valides."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d hors-groupe)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 paires trouvées"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d paires trouvées"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lu la taille de %d/%d fichiers"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d paires groupées"
|
||||
|
||||
@@ -206,11 +194,11 @@ msgstr "Plus récent"
|
||||
msgid "Oldest"
|
||||
msgstr "Moins récent"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) doublons marqués."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " filtre: %s"
|
||||
|
||||
|
||||
@@ -10,50 +10,45 @@ msgstr ""
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Ստուգվում են կրկնօրինակները"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Բացվում է"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Տեղափոխվում է"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Պատճենվում է"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Ուղարկվում է Աղբարկղ"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Ֆայլերը ուղարկվում են Աղբարկղ"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
"միաժամանակ հնարավոր է ջնջել, տեղափոխել կամ պատճենել միայն 10 օրինակներ"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -61,98 +56,90 @@ msgstr ""
|
||||
"Նախորդ գործողությունը դեռևս ձեռադրում է այստեղ: Չեք կարող սկսել մեկ ուրիշը: "
|
||||
"Սպասեք մի քանի վայրկյան և կրկին փորձեք:"
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Կրկնօրինակներ չկան:"
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ պատճենվել են:"
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ տեղափոխվել են:"
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ Ջնջվել են:"
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Չեք կարող ջնջել, տեղափձոխել կամ պատճենել ավելի քան 10 օրինակներ փորձնական "
|
||||
"եղանակում:"
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}'-ը արդեն առկա է ցանկում:"
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}'-ը գոյություն չունի:"
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Ընտրված %d համընկնումները կանտեսվեն հետագա բոլոր ստուգումներից: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "պատճենել"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "տեղափոխել"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Ընտրել թղթապանակ՝ {} նշված ֆայլերի համար"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Դուք չեք կատարել Հրամանի ընտրություն: Կատարեք այն կարգավորումներում:"
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Դուք պատրաստվում եք ջնջելու %d ֆայլեր: Շարունակե՞լ:"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Հավաքվում են ֆայլեր՝ ստուգելու համար"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Ընտրված թղթապանակները պարունակում են չստուգվող ֆայլ:"
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d անպիտան)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d համընկնում է գտնվել"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Կարդալ %d/%d ֆայլերի չափը"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Խմբավորվել է %d/%d համընկնում"
|
||||
|
||||
@@ -200,11 +187,11 @@ msgstr "Նորագույնը"
|
||||
msgid "Oldest"
|
||||
msgstr "Ամենահինը"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) նշված կրկնօրինակներ:"
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr "ֆիլտր. %s"
|
||||
|
||||
|
||||
@@ -10,49 +10,45 @@ msgstr ""
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Scansione per i duplicati"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Caricamento"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Spostamento"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Copia in corso"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Spostamento nel cestino"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Spostamento nel cestino"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -60,37 +56,31 @@ msgstr ""
|
||||
"Un'azione precedente è ancora in corso. Non puoi cominciarne una nuova. "
|
||||
"Aspetta qualche secondo e quindi riprova."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Non sono stati trovati dei duplicati."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tutti i file marcati sono stati copiati correttamente."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tutti i file marcati sono stati spostati correttamente."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Tutti i file marcati sono stati inviati nel cestino."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' è già nella lista."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' non esiste."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@@ -98,61 +88,61 @@ msgstr ""
|
||||
"Tutti i %d elementi che coincidono verranno ignorati in tutte le scansioni "
|
||||
"successive. Continuare?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
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:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Stai per rimuovere %d file dai risultati. Continuare?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Raccolta file da scansionare"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Le cartelle selezionate non contengono file da scansionare."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d scartati)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "Nessun duplicato trovato"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "Trovato/i %d duplicato/i"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Lettura dimensione di %d/%d file"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Raggruppati %d/%d duplicati"
|
||||
|
||||
@@ -202,11 +192,11 @@ msgstr "Il più nuovo"
|
||||
msgid "Oldest"
|
||||
msgstr "Il più vecchio"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicati marcati."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " filtro: %s"
|
||||
|
||||
|
||||
@@ -14,15 +14,15 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Não há duplicatas marcadas. Nada foi feito."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Não há duplicatas selecionadas. Nada foi feito."
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
@@ -30,35 +30,31 @@ msgstr ""
|
||||
"Você pretende abrir muitos arquivos de uma vez. Problemas podem surgir "
|
||||
"dependendo de qual app seja usado para abri-los. Continuar?"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Buscando por duplicatas"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Carregando"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Movendo"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Copiando"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Movendo para o Lixo"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Movendo arquivos para o Lixo"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr "poderá apagar, mover ou copiar somente 10 duplicatas por vez"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -66,98 +62,90 @@ msgstr ""
|
||||
"Ainda há uma ação em execução. Não é possível iniciar outra agora. Espere "
|
||||
"alguns segundos e tente novamente."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Nenhuma duplicata encontrada."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Todos os arquivos marcados foram copiados com sucesso."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Todos os arquivos marcados foram relocados com sucesso."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Todos os arquivos marcados foram movidos para o Lixo com sucesso."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Em modo demo, você não pode apagar, mover ou copiar mais do que 10 "
|
||||
"duplicatas por vez."
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' já está na lista."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' não existe."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "Excluir %d duplicata(s) selecionada(s) de escaneamentos posteriores?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "copiar"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "mover"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Selecione uma pasta para {} os arquivos marcados"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Selecione uma pasta para o CSV exportado"
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Você não possui nenhum comando personalizado. Crie um nas preferências."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Remover %d arquivo(s) dos resultados?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} grupos de duplicatas alterados ao re-priorizar."
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Juntando arquivos para escanear"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "As pastas selecionadas não contém arquivos escaneáveis."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d rejeitado(s))"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 coincidentes encontrados"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d coincidentes encontrados"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Tamanho de leitura de %d/%d arquivos"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d coincidentes agrupados"
|
||||
|
||||
@@ -205,11 +193,11 @@ msgstr "Mais recente"
|
||||
msgid "Oldest"
|
||||
msgstr "Mais antigo"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) duplicatas marcadas."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " filtro: %s"
|
||||
|
||||
|
||||
@@ -11,15 +11,15 @@ msgstr ""
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Дубликаты не отмечены. Нечего выполнять."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Дубликаты не выбраны. Нечего выполнять."
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
@@ -28,37 +28,31 @@ msgstr ""
|
||||
"файлы будут открыты, это действие может создать настоящий беспорядок. "
|
||||
"Продолжать?"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Проверка на наличие дубликатов"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Загрузка"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Перемещение"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Копирование"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Перемещение в Корзину"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Перемещение файлов в Корзину"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
"вы сможете удалить, переместить или скопировать только 10 дубликатов за один"
|
||||
" раз"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -66,39 +60,31 @@ msgstr ""
|
||||
"Предыдущее действие до сих пор выполняется. Вы не можете начать новое. "
|
||||
"Подождите несколько секунд, затем повторите попытку."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Дубликаты не найдены."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Все отмеченные файлы были скопированы успешно."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Все отмеченные файлы были перемещены успешно."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Все отмеченные файлы были успешно отправлены в Корзину."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Вы не можете удалять, перемещать или копировать более 10 дубликатов за один "
|
||||
"раз в демонстрационном режиме."
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' уже присутствует в списке."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' не существует."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@@ -106,59 +92,59 @@ msgstr ""
|
||||
"Все выбранные %d совпадений будут игнорироваться при всех последующих "
|
||||
"проверках. Продолжить?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "копирование"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "перемещение"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Выберите каталог {} для отмеченных файлов"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Выберите назначение для экспортируемого "
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Вы не создали пользовательскую команду. Задайте её в настройках."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Вы собираетесь удалить %d файлов из результата поиска. Продолжить?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} групп дубликатов было изменено при реприоритезации."
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Сбор файлов для сканирования"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Выбранные каталоги не содержат файлов для сканирования."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s. (%d отменено)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 совпадений найдено"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d совпадений найдено"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Подсчитан размер %d/%d файлов"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Группировка %d/%d совпадений"
|
||||
|
||||
@@ -207,11 +193,11 @@ msgstr "Новейший"
|
||||
msgid "Oldest"
|
||||
msgstr "Старейшие"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) дубликатов отмечено."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr "фильтр: %s"
|
||||
|
||||
|
||||
@@ -10,49 +10,45 @@ msgstr ""
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr "Немає позначених дублікатів - нічого робити."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr "Немає обраних дублікатів - нічого робити."
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Пошук дублікатів"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Завантаження"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Переміщення"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Копіювання"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Відправка до кошику"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Відправлення файлів до кошика"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr "може видаляти, переміщувати або копіювати лише 10 копій відразу"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -60,39 +56,31 @@ msgstr ""
|
||||
"Попередню дію ще не закінчено. Ви покищо не можете розпочаті нову. Зачекайте"
|
||||
" кілька секунд, потім повторіть спробу."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Не знайдено жодного дублікату."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Усі позначені файли були скопійовані успішно."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Усі позначені файли були переміщені успішно."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr "Усі позначені файли були успішно відправлені до кошика."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Ви не можете видаляти, переміщати або копіювати більше 10 дублікатів відразу"
|
||||
" в демонстраційному режимі."
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' вже є в списку."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' не існує."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@@ -100,59 +88,59 @@ msgstr ""
|
||||
"Усі обрані %d результатів будуть ігноруватися під час усіх наступних "
|
||||
"пошуків. Продовжити?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "копіювання"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "переміщення"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Оберіть цільову папку для {} позначених файлів"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "Власна команда не встановлена. Встановіть її у налаштуваннях."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Ви збираєтеся видалити %d файлів з результату пошуку. Продовжити?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Збір файлів для пошуку"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Обрані папки не містять файлів придатних для пошуку."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d відкинуто)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "0 результатів знайдено"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "%d результатів знайдено"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Прочитано розмір %d/%d файлів"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Згруповано %d/%d результатів"
|
||||
|
||||
@@ -200,11 +188,11 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) дублікатів позначено."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr "фільтр: %s"
|
||||
|
||||
|
||||
@@ -11,17 +11,17 @@ msgstr ""
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
"Không có phần đánh dấu nào trùng nhau. Vẫn chưa thực hiện thao tác nào."
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
"Không có phần đánh dấu nào trùng nhau. Vẫn chưa thực hiện thao tác nào."
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
@@ -29,37 +29,31 @@ msgstr ""
|
||||
"Bạn chuẩn bị mở nhiều tập tin cùng lúc. Dựa trên chương trình các tập tin "
|
||||
"được mở, thao tác này có thể gây ra trạng thái lộn xộn. Vẫn muốn tiếp tục?"
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "Quét các phần trùng nhau"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "Đang tải"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "Đang di chuyển"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "Đang sao chép"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "Đang gửi vào thùng rác"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "Đang chuyển các tập tin vào thùng rác trong Windows"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
"chỉ được xóa, di chuyển hoặc sao chép 10 thành phần trùng nhau trong cùng "
|
||||
"một lần"
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -67,40 +61,32 @@ msgstr ""
|
||||
"Hiện đã có một tiến trình đang được tiến hành. Bạn không thể bắt đầu một "
|
||||
"phần khác. Hãy đợi trong vài giây, và sau đó thử lại lần nữa."
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "Không tìm thấy thành phần trùng nhau."
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr "Tất cả tập tin được đánh dấu đã được sao chép thành công."
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr "Tất cả các tập tin được đánh dấu đã được di chuyển thành công."
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
"Tất cả các tập tin được đánh dấu đã được gửi đến Thùng Rác thành công."
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
"Bạn không thể xóa, di chuyển hoặc sao chép nhiều hơn 10 đối tượng trùng nhau"
|
||||
" trong cùng một lần ở chế độ xài thử."
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr "'{}' đã tồn tại trong danh sách."
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr "'{}' không tồn tại."
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
@@ -108,61 +94,61 @@ msgstr ""
|
||||
"Các phần được chọn %d khớp với nhau sẽ được bỏ qua trong các lần quét sau. "
|
||||
"Tiếp tục?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "sao chép"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "di chuyển"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Chọn một thư mục để {} các tập tin được đánh dấu đến"
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr "Chọn một điểm xuất dữ liệu dạng CSV"
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr ""
|
||||
"Bạn vẫn chưa chỉnh sửa phần thiết lập dòng lệnh. Hãy sử dụng tính năng này "
|
||||
"trong phần tùy biến của bạn."
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "Bạn chuẩn bị loại bỏ %d tập tin từ phần kết quả. Tiếp tục?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr "{} các nhóm trùng nhau đã được thay đổi bởi thứ tự-tái ưu tiên."
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "Đang thu thập các tập tin để quét"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "Các thứ mục được chọn chứa các tập tin không thể quét được."
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d bị bỏ qua)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "đã tìm thấy 0 phần khớp nhau"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "đã tìm thấy %d phần khớp nhau"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "Đọc kích thước của các tập tin %d/%d"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "Đã nhóm %d/%d phần khớp nhau"
|
||||
|
||||
@@ -210,11 +196,11 @@ msgstr "Mới nhất"
|
||||
msgid "Oldest"
|
||||
msgstr "Cũ nhất"
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "%d / %d (%s / %s) phần trùng nhau đã được đánh dấu."
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " bộ lọc: %s"
|
||||
|
||||
|
||||
@@ -10,143 +10,133 @@ msgstr ""
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: core/app.py:40
|
||||
#: core/app.py:39
|
||||
msgid "There are no marked duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:41
|
||||
#: core/app.py:40
|
||||
msgid "There are no selected duplicates. Nothing has been done."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:42
|
||||
#: core/app.py:41
|
||||
msgid ""
|
||||
"You're about to open many files at once. Depending on what those files are "
|
||||
"opened with, doing so can create quite a mess. Continue?"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:58
|
||||
#: core/app.py:57
|
||||
msgid "Scanning for duplicates"
|
||||
msgstr "重复文件扫描中"
|
||||
|
||||
#: core/app.py:59
|
||||
#: core/app.py:58
|
||||
msgid "Loading"
|
||||
msgstr "载入中"
|
||||
|
||||
#: core/app.py:60
|
||||
#: core/app.py:59
|
||||
msgid "Moving"
|
||||
msgstr "移动中"
|
||||
|
||||
#: core/app.py:61
|
||||
#: core/app.py:60
|
||||
msgid "Copying"
|
||||
msgstr "复制中"
|
||||
|
||||
#: core/app.py:62
|
||||
#: core/app.py:61
|
||||
msgid "Sending to Trash"
|
||||
msgstr "移到垃圾桶"
|
||||
|
||||
#: core/app.py:65
|
||||
#: core/app.py:64
|
||||
msgid "Sending files to the recycle bin"
|
||||
msgstr "将文件移到回收站"
|
||||
|
||||
#: core/app.py:110
|
||||
msgid "will only be able to delete, move or copy 10 duplicates at once"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:246
|
||||
#: core/app.py:295
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
msgstr "目前还有任务在执行,新任务无法开启。请等待几秒钟后再重新试一次。"
|
||||
|
||||
#: core/app.py:254
|
||||
#: core/app.py:302
|
||||
msgid "No duplicates found."
|
||||
msgstr "没有找到重复文件。"
|
||||
|
||||
#: core/app.py:267
|
||||
#: core/app.py:315
|
||||
msgid "All marked files were copied successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:268
|
||||
#: core/app.py:316
|
||||
msgid "All marked files were moved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:269
|
||||
#: core/app.py:317
|
||||
msgid "All marked files were successfully sent to Trash."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:296
|
||||
msgid ""
|
||||
"You cannot delete, move or copy more than 10 duplicates at once in demo "
|
||||
"mode."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:307
|
||||
#: core/app.py:354
|
||||
msgid "'{}' already is in the list."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:309
|
||||
#: core/app.py:356
|
||||
msgid "'{}' does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:316
|
||||
#: core/app.py:365
|
||||
msgid ""
|
||||
"All selected %d matches are going to be ignored in all subsequent scans. "
|
||||
"Continue?"
|
||||
msgstr "目前已选的 %d 个匹配项将在后续的扫描中被忽略。继续吗?"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "copy"
|
||||
msgstr "复制"
|
||||
|
||||
#: core/app.py:376
|
||||
#: core/app.py:431
|
||||
msgid "move"
|
||||
msgstr "移动"
|
||||
|
||||
#: core/app.py:377
|
||||
#: core/app.py:432
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "选择一个文件夹将标记的 {} 个文件进行..."
|
||||
|
||||
#: core/app.py:403
|
||||
#: core/app.py:469
|
||||
msgid "Select a destination for your exported CSV"
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:428
|
||||
#: core/app.py:494
|
||||
msgid "You have no custom command set up. Set it up in your preferences."
|
||||
msgstr "你没有设定自定义命令。请在首选项中进行设定。"
|
||||
|
||||
#: core/app.py:535 core/app.py:546
|
||||
#: core/app.py:646 core/app.py:659
|
||||
msgid "You are about to remove %d files from results. Continue?"
|
||||
msgstr "你将从结果中移除 %d 个文件。继续吗?"
|
||||
|
||||
#: core/app.py:566
|
||||
#: core/app.py:693
|
||||
msgid "{} duplicate groups were changed by the re-prioritization."
|
||||
msgstr ""
|
||||
|
||||
#: core/app.py:586
|
||||
#: core/app.py:721
|
||||
msgid "Collecting files to scan"
|
||||
msgstr "收集文件以备扫描"
|
||||
|
||||
#: core/app.py:597
|
||||
#: core/app.py:732
|
||||
msgid "The selected directories contain no scannable file."
|
||||
msgstr "所选文件夹中不包含可供扫描的文件。"
|
||||
|
||||
#: core/app.py:636
|
||||
#: core/app.py:773
|
||||
msgid "%s (%d discarded)"
|
||||
msgstr "%s (%d 无效)"
|
||||
|
||||
#: core/engine.py:178 core/engine.py:215
|
||||
#: core/engine.py:220 core/engine.py:265
|
||||
msgid "0 matches found"
|
||||
msgstr "未找到匹配项"
|
||||
|
||||
#: core/engine.py:196 core/engine.py:223
|
||||
#: core/engine.py:238 core/engine.py:273
|
||||
msgid "%d matches found"
|
||||
msgstr "找到 %d 个匹配项"
|
||||
|
||||
#: core/engine.py:208 core/scanner.py:79
|
||||
#: core/engine.py:258 core/scanner.py:79
|
||||
msgid "Read size of %d/%d files"
|
||||
msgstr "读取 %d/%d 文件大小"
|
||||
|
||||
#: core/engine.py:361
|
||||
#: core/engine.py:464
|
||||
msgid "Grouped %d/%d matches"
|
||||
msgstr "%d/%d 匹配项组合在一起"
|
||||
|
||||
@@ -194,11 +184,11 @@ msgstr ""
|
||||
msgid "Oldest"
|
||||
msgstr ""
|
||||
|
||||
#: core/results.py:113
|
||||
#: core/results.py:126
|
||||
msgid "%d / %d (%s / %s) duplicates marked."
|
||||
msgstr "已标记 %d / %d (%s / %s) 个重复项。"
|
||||
|
||||
#: core/results.py:120
|
||||
#: core/results.py:133
|
||||
msgid " filter: %s"
|
||||
msgstr " 筛选: %s"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user