1
0
spogulis no https://github.com/arsenetar/dupeguru.git synced 2025-07-05 23:13:20 +00:00

Update pot files

This "moves" the translation points from qtlib.pot to ui.pot.
Needs further updates to propagate across.
Šī revīzija ir iekļauta:
Andrew Senetar 2022-05-08 19:28:37 -05:00
vecāks 5451f55219
revīzija 66aff9f74e
Parakstījis: arsenetar
GPG atslēgas ID: C63300DCE48AB2F1
3 mainīti faili ar 133 papildinājumiem un 141 dzēšanām

Parādīt failu

@ -116,11 +116,11 @@ msgstr ""
msgid "%s (%d discarded)" msgid "%s (%d discarded)"
msgstr "" msgstr ""
#: core\directories.py:191 #: core\directories.py:190
msgid "Collected {} files to scan" msgid "Collected {} files to scan"
msgstr "" msgstr ""
#: core\directories.py:207 #: core\directories.py:206
msgid "Collected {} folders to scan" msgid "Collected {} folders to scan"
msgstr "" msgstr ""

Parādīt failu

@ -4,142 +4,3 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 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 <a href=\"{}\">here</a>."
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 ""

Parādīt failu

@ -961,3 +961,134 @@ msgstr ""
#: qt\preferences_dialog.py:291 #: qt\preferences_dialog.py:291
msgid "Debug" msgid "Debug"
msgstr "" 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 <a href=\"{}\">here</a>."
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 ""