From 66aff9f74e484fb8995e4a2ce8e9b4cf402901f2 Mon Sep 17 00:00:00 2001 From: Andrew Senetar Date: Sun, 8 May 2022 19:28:37 -0500 Subject: [PATCH] Update pot files This "moves" the translation points from qtlib.pot to ui.pot. Needs further updates to propagate across. --- locale/core.pot | 4 +- locale/qtlib.pot | 139 ----------------------------------------------- locale/ui.pot | 131 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 133 insertions(+), 141 deletions(-) diff --git a/locale/core.pot b/locale/core.pot index 4ee496d9..a643ee59 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -116,11 +116,11 @@ msgstr "" msgid "%s (%d discarded)" msgstr "" -#: core\directories.py:191 +#: core\directories.py:190 msgid "Collected {} files to scan" msgstr "" -#: core\directories.py:207 +#: core\directories.py:206 msgid "Collected {} folders to scan" msgstr "" diff --git a/locale/qtlib.pot b/locale/qtlib.pot index 5ca7d6aa..51dee467 100644 --- a/locale/qtlib.pot +++ b/locale/qtlib.pot @@ -4,142 +4,3 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: utf-8\n" -#: qtlib\about_box.py:31 -msgid "About {}" -msgstr "" - -#: qtlib\about_box.py:47 -msgid "Version {}" -msgstr "" - -#: qtlib\about_box.py:49 qtlib\about_box.py:75 -msgid "Checking for updates..." -msgstr "" - -#: qtlib\about_box.py:54 -msgid "Licensed under GPLv3" -msgstr "" - -#: qtlib\about_box.py:68 -msgid "No update available." -msgstr "" - -#: qtlib\about_box.py:71 -msgid "New version {} available, download here." -msgstr "" - -#: qtlib\error_report_dialog.py:50 -msgid "Error Report" -msgstr "" - -#: qtlib\error_report_dialog.py:54 -msgid "Something went wrong. How about reporting the error?" -msgstr "" - -#: 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 "" - -#: qtlib\error_report_dialog.py:76 -msgid "Close" -msgstr "" - -#: qtlib\error_report_dialog.py:80 -msgid "Go to Github" -msgstr "" - -#: qtlib\preferences.py:24 -msgid "Czech" -msgstr "" - -#: qtlib\preferences.py:25 -msgid "German" -msgstr "" - -#: qtlib\preferences.py:26 -msgid "Greek" -msgstr "" - -#: qtlib\preferences.py:27 -msgid "English" -msgstr "" - -#: qtlib\preferences.py:28 -msgid "Spanish" -msgstr "" - -#: qtlib\preferences.py:29 -msgid "French" -msgstr "" - -#: qtlib\preferences.py:30 -msgid "Armenian" -msgstr "" - -#: qtlib\preferences.py:31 -msgid "Italian" -msgstr "" - -#: qtlib\preferences.py:32 -msgid "Japanese" -msgstr "" - -#: qtlib\preferences.py:33 -msgid "Korean" -msgstr "" - -#: qtlib\preferences.py:34 -msgid "Malay" -msgstr "" - -#: qtlib\preferences.py:35 -msgid "Dutch" -msgstr "" - -#: qtlib\preferences.py:36 -msgid "Polish" -msgstr "" - -#: qtlib\preferences.py:37 -msgid "Brazilian" -msgstr "" - -#: qtlib\preferences.py:38 -msgid "Russian" -msgstr "" - -#: qtlib\preferences.py:39 -msgid "Turkish" -msgstr "" - -#: qtlib\preferences.py:40 -msgid "Ukrainian" -msgstr "" - -#: qtlib\preferences.py:41 -msgid "Vietnamese" -msgstr "" - -#: qtlib\preferences.py:42 -msgid "Chinese (Simplified)" -msgstr "" - -#: qtlib\progress_window.py:40 -msgid "Cancel" -msgstr "" - -#: qtlib\recent.py:54 -msgid "Clear List" -msgstr "" - -#: qtlib\search_edit.py:78 -msgid "Search..." -msgstr "" - diff --git a/locale/ui.pot b/locale/ui.pot index fe273a7e..642c8d43 100644 --- a/locale/ui.pot +++ b/locale/ui.pot @@ -961,3 +961,134 @@ msgstr "" #: qt\preferences_dialog.py:291 msgid "Debug" msgstr "" + +#: qt\about_box.py:31 +msgid "About {}" +msgstr "" + +#: qt\about_box.py:47 +msgid "Version {}" +msgstr "" + +#: 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 "" + +#: qt\about_box.py:68 +msgid "No update available." +msgstr "" + +#: qt\about_box.py:71 +msgid "New version {} available, download here." +msgstr "" + +#: qt\error_report_dialog.py:50 +msgid "Error Report" +msgstr "" + +#: qt\error_report_dialog.py:54 +msgid "Something went wrong. How about reporting the error?" +msgstr "" + +#: 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 "" + +#: qt\error_report_dialog.py:80 +msgid "Go to Github" +msgstr "" + +#: qt\preferences.py:24 +msgid "Czech" +msgstr "" + +#: qt\preferences.py:25 +msgid "German" +msgstr "" + +#: qt\preferences.py:26 +msgid "Greek" +msgstr "" + +#: qt\preferences.py:27 +msgid "English" +msgstr "" + +#: qt\preferences.py:28 +msgid "Spanish" +msgstr "" + +#: qt\preferences.py:29 +msgid "French" +msgstr "" + +#: qt\preferences.py:30 +msgid "Armenian" +msgstr "" + +#: qt\preferences.py:31 +msgid "Italian" +msgstr "" + +#: qt\preferences.py:32 +msgid "Japanese" +msgstr "" + +#: qt\preferences.py:33 +msgid "Korean" +msgstr "" + +#: qt\preferences.py:34 +msgid "Malay" +msgstr "" + +#: qt\preferences.py:35 +msgid "Dutch" +msgstr "" + +#: qt\preferences.py:36 +msgid "Polish" +msgstr "" + +#: qt\preferences.py:37 +msgid "Brazilian" +msgstr "" + +#: qt\preferences.py:38 +msgid "Russian" +msgstr "" + +#: qt\preferences.py:39 +msgid "Turkish" +msgstr "" + +#: qt\preferences.py:40 +msgid "Ukrainian" +msgstr "" + +#: qt\preferences.py:41 +msgid "Vietnamese" +msgstr "" + +#: qt\preferences.py:42 +msgid "Chinese (Simplified)" +msgstr "" + +#: qt\recent.py:54 +msgid "Clear List" +msgstr "" + +#: qt\search_edit.py:78 +msgid "Search..." +msgstr ""