Fixed typo in messages.

Sucessfully --> Successfully. [#216 state:fixed]
This commit is contained in:
Virgil Dupras 2013-04-28 10:20:59 -04:00
parent 0ced3e39c8
commit d4e6632e7e
11 changed files with 33 additions and 33 deletions

View File

@ -242,9 +242,9 @@ class DupeGuru(RegistrableApplication, Broadcaster):
self.view.show_problem_dialog() self.view.show_problem_dialog()
else: else:
msg = { msg = {
JobType.Copy: tr("All marked files were copied sucessfully."), JobType.Copy: tr("All marked files were copied successfully."),
JobType.Move: tr("All marked files were moved sucessfully."), JobType.Move: tr("All marked files were moved successfully."),
JobType.Delete: tr("All marked files were sucessfully sent to Trash."), JobType.Delete: tr("All marked files were successfully sent to Trash."),
}[jobid] }[jobid]
self.view.show_message(msg) self.view.show_message(msg)

View File

@ -25,15 +25,15 @@ msgid "No duplicates found."
msgstr "" msgstr ""
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "" msgstr ""
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "" msgstr ""
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "" msgstr ""
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Nebyli nalezeny žádné duplicity." msgstr "Nebyli nalezeny žádné duplicity."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "" msgstr ""
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "" msgstr ""
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "" msgstr ""
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Keine Duplikate gefunden." msgstr "Keine Duplikate gefunden."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "" msgstr ""
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "" msgstr ""
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "" msgstr ""
#: core/app.py:274 #: core/app.py:274

View File

@ -35,15 +35,15 @@ msgid "No duplicates found."
msgstr "Aucun doublon trouvé." msgstr "Aucun doublon trouvé."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Tous les fichiers marqués ont été copiés correctement." msgstr "Tous les fichiers marqués ont été copiés correctement."
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Tous les fichiers marqués ont été déplacés correctement." msgstr "Tous les fichiers marqués ont été déplacés correctement."
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Tous les fichiers marqués ont été correctement envoyés à la corbeille." msgstr "Tous les fichiers marqués ont été correctement envoyés à la corbeille."
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Կրկնօրինակներ չկան:" msgstr "Կրկնօրինակներ չկան:"
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ պատճենվել են:" msgstr "Բոլոր նշված ֆայլերը հաջողությամբ պատճենվել են:"
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ տեղափոխվել են:" msgstr "Բոլոր նշված ֆայլերը հաջողությամբ տեղափոխվել են:"
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Բոլոր նշված ֆայլերը հաջողությամբ Ջնջվել են:" msgstr "Բոլոր նշված ֆայլերը հաջողությամբ Ջնջվել են:"
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Non sono stati trovati dei duplicati." msgstr "Non sono stati trovati dei duplicati."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Tutti i file marcati sono stati copiati correttamente." msgstr "Tutti i file marcati sono stati copiati correttamente."
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Tutti i file marcati sono stati spostati correttamente." msgstr "Tutti i file marcati sono stati spostati correttamente."
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Tutti i file marcati sono stati inviati nel cestino." msgstr "Tutti i file marcati sono stati inviati nel cestino."
#: core/app.py:274 #: core/app.py:274

View File

@ -35,15 +35,15 @@ msgid "No duplicates found."
msgstr "Nenhuma duplicata encontrada" msgstr "Nenhuma duplicata encontrada"
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Todos os arquivos marcados foram copiados com sucesso" msgstr "Todos os arquivos marcados foram copiados com sucesso"
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Todos os arquivos marcados foram relocados com sucesso" msgstr "Todos os arquivos marcados foram relocados com sucesso"
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Todos os arquivos marcados foram movidos para o Lixo com sucesso" msgstr "Todos os arquivos marcados foram movidos para o Lixo com sucesso"
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Дубликаты не найдены." msgstr "Дубликаты не найдены."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Все отмеченные файлы были скопированы успешно." msgstr "Все отмеченные файлы были скопированы успешно."
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Все отмеченные файлы были перемещены успешно." msgstr "Все отмеченные файлы были перемещены успешно."
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Все отмеченные файлы были успешно отправлены в Корзину." msgstr "Все отмеченные файлы были успешно отправлены в Корзину."
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "Не знайдено жодного дублікату." msgstr "Не знайдено жодного дублікату."
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "Усі позначені файли були скопійовані успішно." msgstr "Усі позначені файли були скопійовані успішно."
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "Усі позначені файли були переміщені успішно." msgstr "Усі позначені файли були переміщені успішно."
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "Усі позначені файли були успішно відправлені до кошика." msgstr "Усі позначені файли були успішно відправлені до кошика."
#: core/app.py:274 #: core/app.py:274

View File

@ -33,15 +33,15 @@ msgid "No duplicates found."
msgstr "没有找到重复文件。" msgstr "没有找到重复文件。"
#: core/app.py:245 #: core/app.py:245
msgid "All marked files were copied sucessfully." msgid "All marked files were copied successfully."
msgstr "" msgstr ""
#: core/app.py:246 #: core/app.py:246
msgid "All marked files were moved sucessfully." msgid "All marked files were moved successfully."
msgstr "" msgstr ""
#: core/app.py:247 #: core/app.py:247
msgid "All marked files were sucessfully sent to Trash." msgid "All marked files were successfully sent to Trash."
msgstr "" msgstr ""
#: core/app.py:274 #: core/app.py:274