mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Pushed some action confirmation logic down from GUI layers to the core.
This commit is contained in:
@@ -74,19 +74,7 @@ msgstr ""
|
||||
msgid "Open Debug Log"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/app.py:132
|
||||
msgid "copy"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/app.py:132
|
||||
msgid "move"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/app.py:133
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/app.py:235 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/app.py:226 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid ""
|
||||
"A previous action is still hanging in there. You can't start a new one yet. "
|
||||
"Wait a few seconds, then try again."
|
||||
@@ -178,7 +166,7 @@ msgstr "Seleziona un risultato (file) da caricare"
|
||||
msgid "All Files (*.*)"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:317
|
||||
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:305
|
||||
msgid "dupeGuru Results (*.dupeguru)"
|
||||
msgstr ""
|
||||
|
||||
@@ -435,26 +423,7 @@ msgstr "Ripristina impostazioni predefinite"
|
||||
msgid "{} Results"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/result_window.py:239
|
||||
msgid "Delete duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/result_window.py:240 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "You are about to send %d files to Trash. Continue?"
|
||||
msgstr "Stai per inviare %d file nel cestino. Continuare?"
|
||||
|
||||
#: qt/base/result_window.py:262
|
||||
msgid "Delete and hardlink duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: qt/base/result_window.py:263 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid ""
|
||||
"You are about to send %d files to Trash (and hardlink them afterwards). "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Stai per inviare %d file nel cestino (compresi gli hardlink). Continuare?"
|
||||
|
||||
#: qt/base/result_window.py:316 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/result_window.py:304 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a file to save your results to"
|
||||
msgstr "Seleziona un file dove salvare i tuoi risultati"
|
||||
|
||||
@@ -851,14 +820,6 @@ msgstr "Rimuovi le cartelle vuote dopo aver cancellato e spostato"
|
||||
msgid "dupeGuru PE Preferences"
|
||||
msgstr "Preferenze di dupeGuru PE"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a directory to copy marked files to"
|
||||
msgstr "Seleziona una cartella in cui copiare i file marcati"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a directory to move marked files to"
|
||||
msgstr "Seleziona una cartella in cui spostare i file marcati"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "'%@' already is in the list."
|
||||
msgstr "'%@' è già nella lista."
|
||||
|
||||
Reference in New Issue
Block a user