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

Complete removal of qtlib locale files

This commit is contained in:
2022-05-08 19:40:37 -05:00
parent 66aff9f74e
commit 7a44c72a0a
53 changed files with 3545 additions and 3550 deletions

View File

@@ -1,146 +0,0 @@
# Translators:
# Fuan <jcfrt@posteo.net>, 2021
# Andrew Senetar <arsenetar@gmail.com>, 2022
#
msgid ""
msgstr ""
"Last-Translator: Andrew Senetar <arsenetar@gmail.com>, 2022\n"
"Language-Team: French (https://www.transifex.com/voltaicideas/teams/116153/fr/)\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: qtlib\about_box.py:38
msgid "About {}"
msgstr "A propos de {}"
#: qtlib\about_box.py:58
msgid "Version {}"
msgstr "Version {}"
#: qtlib\about_box.py:62
msgid "Licensed under GPLv3"
msgstr "Sous licence GPLv3"
#: qtlib\error_report_dialog.py:50
msgid "Error Report"
msgstr "Rapport d'erreur"
#: qtlib\error_report_dialog.py:54
msgid "Something went wrong. How about reporting the error?"
msgstr "Un problème est survenu. Rapporter l'erreur?"
#: qtlib\error_report_dialog.py:60
msgid ""
"Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue.\n"
"\n"
"Please make sure to run a search for any already existing issues beforehand. Also make sure to test the very latest version available from the repository, since the bug you are experiencing might have already been patched.\n"
"\n"
"What usually really helps is if you add a description of how you got the error. Thanks!\n"
"\n"
"Although the application should continue to run after this error, it may be in an unstable state, so it is recommended that you restart the application."
msgstr ""
"Les rapports d'erreur doivent être envoyé via les tickets Github. Vous pouvez copier l'historique d'erreur ci-dessus et le coller dans un nouveau ticket.\n"
"\n"
"Veuillez vous assurer auparavant d'avoir fait une recherche pour un ticket similaire. Assurez-vous aussi d'avoir testé la toute dernière version disponible depuis le dépôt car le bug que vous avez rencontré a peut-être déjà été corrigé. \n"
"\n"
"Décrire comment vous avez rencontré cette erreur est aussi très précieux. Merci!\n"
"\n"
" Même si cette application continue de fonctionner après cette erreur, elle peut être dans un état instable, et il est donc recommandé de relancer l'application."
#: qtlib\error_report_dialog.py:76
msgid "Close"
msgstr "Fermer"
#: qtlib\error_report_dialog.py:80
msgid "Go to Github"
msgstr "Aller sur Github"
#: qtlib\preferences.py:24
msgid "Czech"
msgstr "Tchèque"
#: qtlib\preferences.py:25
msgid "German"
msgstr "Allemand"
#: qtlib\preferences.py:26
msgid "Greek"
msgstr "Grecque"
#: qtlib\preferences.py:27
msgid "English"
msgstr "Anglais"
#: qtlib\preferences.py:28
msgid "Spanish"
msgstr "Espagnol"
#: qtlib\preferences.py:29
msgid "French"
msgstr "Français"
#: qtlib\preferences.py:30
msgid "Armenian"
msgstr "Arménien"
#: qtlib\preferences.py:31
msgid "Italian"
msgstr "Italien"
#: qtlib\preferences.py:32
msgid "Japanese"
msgstr "Japonais"
#: qtlib\preferences.py:33
msgid "Korean"
msgstr "Coréen"
#: qtlib\preferences.py:34
msgid "Malay"
msgstr "Malaisien"
#: qtlib\preferences.py:35
msgid "Dutch"
msgstr "Néerlandais"
#: qtlib\preferences.py:36
msgid "Polish"
msgstr "Polonais"
#: qtlib\preferences.py:37
msgid "Brazilian"
msgstr "Brésilien"
#: qtlib\preferences.py:38
msgid "Russian"
msgstr "Russe"
#: qtlib\preferences.py:39
msgid "Turkish"
msgstr "Turc"
#: qtlib\preferences.py:40
msgid "Ukrainian"
msgstr "Ukrainien"
#: qtlib\preferences.py:41
msgid "Vietnamese"
msgstr "Vietnamien"
#: qtlib\preferences.py:42
msgid "Chinese (Simplified)"
msgstr "Chinois (Simplifié)"
#: qtlib\progress_window.py:40
msgid "Cancel"
msgstr "Annuler"
#: qtlib\recent.py:54
msgid "Clear List"
msgstr "Vider la liste"
#: qtlib\search_edit.py:78
msgid "Search..."
msgstr "Recherche..."

View File

@@ -1,10 +1,10 @@
# Translators:
# Andrew Senetar <arsenetar@gmail.com>, 2021
# Fuan <jcfrt@posteo.net>, 2021
# Andrew Senetar <arsenetar@gmail.com>, 2022
# Fuan <jcfrt@posteo.net>, 2022
#
msgid ""
msgstr ""
"Last-Translator: Fuan <jcfrt@posteo.net>, 2021\n"
"Last-Translator: Fuan <jcfrt@posteo.net>, 2022\n"
"Language-Team: French (https://www.transifex.com/voltaicideas/teams/116153/fr/)\n"
"Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -982,3 +982,157 @@ msgstr ""
#: qt\preferences_dialog.py:173
msgid "Use dark style"
msgstr ""
#: qt\preferences_dialog.py:241
msgid "Profile scan operation"
msgstr ""
#: qt\preferences_dialog.py:242
msgid "Profile the scan operation and save logs for optimization."
msgstr ""
#: qt\preferences_dialog.py:246
msgid "Logs located in: <a href=\"{}\">{}</a>"
msgstr ""
#: qt\preferences_dialog.py:291
msgid "Debug"
msgstr ""
#: qt\about_box.py:31
msgid "About {}"
msgstr "A propos de {}"
#: qt\about_box.py:47
msgid "Version {}"
msgstr "Version {}"
#: qt\about_box.py:49 qt\about_box.py:75
msgid "Checking for updates..."
msgstr ""
#: qt\about_box.py:54
msgid "Licensed under GPLv3"
msgstr "Sous licence GPLv3"
#: qt\about_box.py:68
msgid "No update available."
msgstr ""
#: qt\about_box.py:71
msgid "New version {} available, download <a href=\"{}\">here</a>."
msgstr ""
#: qt\error_report_dialog.py:50
msgid "Error Report"
msgstr "Rapport d'erreur"
#: qt\error_report_dialog.py:54
msgid "Something went wrong. How about reporting the error?"
msgstr "Un problème est survenu. Rapporter l'erreur?"
#: qt\error_report_dialog.py:60
msgid ""
"Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue.\n"
"\n"
"Please make sure to run a search for any already existing issues beforehand. Also make sure to test the very latest version available from the repository, since the bug you are experiencing might have already been patched.\n"
"\n"
"What usually really helps is if you add a description of how you got the error. Thanks!\n"
"\n"
"Although the application should continue to run after this error, it may be in an unstable state, so it is recommended that you restart the application."
msgstr ""
"Les rapports d'erreur doivent être envoyé via les tickets Github. Vous pouvez copier l'historique d'erreur ci-dessus et le coller dans un nouveau ticket.\n"
"\n"
"Veuillez vous assurer auparavant d'avoir fait une recherche pour un ticket similaire. Assurez-vous aussi d'avoir testé la toute dernière version disponible depuis le dépôt car le bug que vous avez rencontré a peut-être déjà été corrigé. \n"
"\n"
"Décrire comment vous avez rencontré cette erreur est aussi très précieux. Merci!\n"
"\n"
" Même si cette application continue de fonctionner après cette erreur, elle peut être dans un état instable, et il est donc recommandé de relancer l'application."
#: qt\error_report_dialog.py:80
msgid "Go to Github"
msgstr "Aller sur Github"
#: qt\preferences.py:24
msgid "Czech"
msgstr "Tchèque"
#: qt\preferences.py:25
msgid "German"
msgstr "Allemand"
#: qt\preferences.py:26
msgid "Greek"
msgstr "Grecque"
#: qt\preferences.py:27
msgid "English"
msgstr "Anglais"
#: qt\preferences.py:28
msgid "Spanish"
msgstr "Espagnol"
#: qt\preferences.py:29
msgid "French"
msgstr "Français"
#: qt\preferences.py:30
msgid "Armenian"
msgstr "Arménien"
#: qt\preferences.py:31
msgid "Italian"
msgstr "Italien"
#: qt\preferences.py:32
msgid "Japanese"
msgstr "Japonais"
#: qt\preferences.py:33
msgid "Korean"
msgstr "Coréen"
#: qt\preferences.py:34
msgid "Malay"
msgstr "Malaisien"
#: qt\preferences.py:35
msgid "Dutch"
msgstr "Néerlandais"
#: qt\preferences.py:36
msgid "Polish"
msgstr "Polonais"
#: qt\preferences.py:37
msgid "Brazilian"
msgstr "Brésilien"
#: qt\preferences.py:38
msgid "Russian"
msgstr "Russe"
#: qt\preferences.py:39
msgid "Turkish"
msgstr "Turc"
#: qt\preferences.py:40
msgid "Ukrainian"
msgstr "Ukrainien"
#: qt\preferences.py:41
msgid "Vietnamese"
msgstr "Vietnamien"
#: qt\preferences.py:42
msgid "Chinese (Simplified)"
msgstr "Chinois (Simplifié)"
#: qt\recent.py:54
msgid "Clear List"
msgstr "Vider la liste"
#: qt\search_edit.py:78
msgid "Search..."
msgstr "Recherche..."