mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Update translation files
This commit is contained in:
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Englisch"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Französisch"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Deutsch"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,124 +9,121 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr "Σχετικά {}"
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr "Έκδοση {}"
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Αναφορά σφάλματος"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr "Κάτι πήγε στραβά. Μήπως να αναφερθεί το σφάλμα;"
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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 ""
|
||||
"Οι αναφορές σφαλμάτων θα πρέπει να αναφέρονται ως θέματα προς επίλυση στο "
|
||||
"Github. Μπορείτε να αντιγράψετε την ακολουθία σφάλματος παραπάνω και να την "
|
||||
"επικολλήσετε σε ένα νέο θέμα (Καλό θα ήταν να εκτελέσετε μια αναζήτηση για "
|
||||
"να βεβαιωθείτε ότι το θέμα δεν υπάρχει ήδη). Αυτό που συνήθως βοηθά "
|
||||
"πραγματικά είναι αν προσθέσετε μια περιγραφή του πώς πήρατε το σφάλμα. "
|
||||
"Ευχαριστώ!\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."
|
||||
"Παρά το γεγονός ότι η εφαρμογή θα συνεχίσει να εκτελείται μετά από αυτό το "
|
||||
"σφάλμα, μπορεί να είναι σε μια ασταθή κατάσταση, γι 'αυτό συνιστάται να "
|
||||
"κάνετε επανεκκίνηση της εφαρμογής."
|
||||
|
||||
#: qtlib/error_report_dialog.py:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr "Κλείσιμο"
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr "Επίσκεψη Github"
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Αγγλικά"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Γαλλικά"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Γερμανικά"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr "Ελληνικά"
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Κινέζικα (Απλοποιημένα)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Τσέχικα"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Ιταλικά"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr "Αρμένικα"
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr "Ρώσικα"
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr "Ουκρανέζικα"
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr "Γερμανικά"
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr "Βραζιλιάνικα"
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr "Ισπανικά"
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr "Βιετναμέζικα"
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Εκκαθάριση λίστας"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Αναζήτηση..."
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
#~ "Οι αναφορές σφαλμάτων θα πρέπει να αναφέρονται ως θέματα προς επίλυση στο Github. Μπορείτε να αντιγράψετε την ακολουθία σφάλματος παραπάνω και να την επικολλήσετε σε ένα νέο θέμα (Καλό θα ήταν να εκτελέσετε μια αναζήτηση για να βεβαιωθείτε ότι το θέμα δεν υπάρχει ήδη). Αυτό που συνήθως βοηθά πραγματικά είναι αν προσθέσετε μια περιγραφή του πώς πήρατε το σφάλμα. Ευχαριστώ!\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.Παρά το γεγονός ότι η εφαρμογή θα συνεχίσει να εκτελείται μετά από αυτό το σφάλμα, μπορεί να είναι σε μια ασταθή κατάσταση, γι 'αυτό συνιστάται να κάνετε επανεκκίνηση της εφαρμογής."
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr "Acerca de {}"
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr "Versión {}"
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Informe de error"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Inglés"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Francés"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Alemán"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Chino (simplificado)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Checo"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr "Armenio"
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr "Ruso"
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr "Ucraniano"
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr "Holandés"
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr "Brasileño"
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr "Español"
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Limpiar lista"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Búsqueda..."
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Anglais"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Français"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Allemand"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Chinois (Simplifié)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Tchèque"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Italien"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr "Arménien"
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr "Russe"
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr "Ukrainien"
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr "Néerlandais"
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Vider la liste"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Recherche..."
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Սխալի զեկույցը"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Անգլերեն"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Ֆրանսերեն"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Գերմաներեն"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Չինարեն (Պարզեցված)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Չեխերեն"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Իտալերեն"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Մաքրել ցանկը"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -10,113 +10,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Engels"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Frans"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Duits"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Tsjechisch"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Italiaans"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -4,121 +4,125 @@ msgstr ""
|
||||
"Project-Id-Version: hscommon\n"
|
||||
"PO-Revision-Date: 2015-07-20 16:53+0000\n"
|
||||
"Last-Translator: Virgil Dupras <hsoft@hardcoded.net>\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/p/hscommon/language/"
|
||||
"pl_PL/)\n"
|
||||
"Language-Team: Polish (Poland) (http://www.transifex.com/p/hscommon/language/pl_PL/)\n"
|
||||
"Language: pl_PL\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#
|
||||
# Translators:
|
||||
# Victor Figueiredo <contact@brlingo.com>, 2013-2014
|
||||
msgid ""
|
||||
@@ -6,131 +5,132 @@ msgstr ""
|
||||
"Project-Id-Version: hscommon\n"
|
||||
"PO-Revision-Date: 2014-04-30 18:58+0000\n"
|
||||
"Last-Translator: Victor Figueiredo <contact@brlingo.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/hsoft/hscommon/"
|
||||
"language/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/hsoft/hscommon/language/pt_BR/)\n"
|
||||
"Language: pt_BR\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:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr "Sobre o {}"
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr "Versão {}"
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Relatório de Erro"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr "Algo deu errado. Deseja relatar o erro?"
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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 ""
|
||||
"Os erros devem ser relatados como problemas no Github. Copie o código de "
|
||||
"rastreamento acima e cole-o em um problema novo (pontos bônus caso você "
|
||||
"busque o erro, certificando-se de que ele ainda não exista). O que mais "
|
||||
"ajuda é adicionar uma descrição de como o erro ocorreu. Obrigado!\n"
|
||||
"\n"
|
||||
"Embora o aplicativo continue a funcionar após esse erro, ele pode estar "
|
||||
"“instável”. É recomendável reiniciá-lo."
|
||||
|
||||
#: qtlib/error_report_dialog.py:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr "Ir para o Github"
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Inglês"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Francês"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Alemão"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Chinês (Simplificado)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Tcheco"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Italiano"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr "Armênio"
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr "Russo"
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr "Ucraniano"
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr "Holandês"
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
#, fuzzy
|
||||
msgid "Polish"
|
||||
msgstr "Inglês"
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr "Português Brasileiro"
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr "Espanhol"
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr "Vietnamita"
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Limpar Lista"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Buscar…"
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
#~ "Os erros devem ser relatados como problemas no Github. Copie o código de rastreamento acima e cole-o em um problema novo (pontos bônus caso você busque o erro, certificando-se de que ele ainda não exista). O que mais ajuda é adicionar uma descrição de como o erro ocorreu. Obrigado!\n"
|
||||
#~ "\n"
|
||||
#~ "Embora o aplicativo continue a funcionar após esse erro, ele pode estar “instável”. É recomendável reiniciá-lo."
|
||||
|
||||
#~ msgid "Copyright Hardcoded Software 2014"
|
||||
#~ msgstr "Copyright Hardcoded Software 2014"
|
||||
|
||||
@@ -4,110 +4,114 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). What usually really helps is if you add a description of how you got the error. Thanks!\n"
|
||||
"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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -5,131 +5,131 @@ msgstr ""
|
||||
"Project-Id-Version: hscommon\n"
|
||||
"PO-Revision-Date: 2015-04-14 21:16+0000\n"
|
||||
"Last-Translator: Igor Fokusov <igor@fokusov.com>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/hscommon/"
|
||||
"language/ru/)\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/projects/p/hscommon/language/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr "О {}"
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr "Версия {}"
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Сообщение об ошибке"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr "Что-то пошло не так. Хотите отправить отчёт об ошибке?"
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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 ""
|
||||
"Отчеты об ошибках нужно отправлять в Github issues проекта. Скопируйте текст "
|
||||
"ошибки выше и вставьте в созданную заметку о проблеме (перед этим желательно "
|
||||
"проверить - не создано ли уже такой проблемы до вас). Также нам очень "
|
||||
"поможет краткое описание как вы получили такую ошибку. Спасибо!\n"
|
||||
"\n"
|
||||
"В принципе, программа может продолжать работу, но стабильная работа не "
|
||||
"гарантируется. Поэтому желательно перезапустить программу."
|
||||
|
||||
#: qtlib/error_report_dialog.py:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr "Закрыть"
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr "Перейти на Github"
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "Английский"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "Французский"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "Немецкий"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "Китайский (упрощенный)"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr "Чешский"
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr "Итальянский"
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr "Армянский"
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr "Русский"
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr "Украинский"
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr "Голландский"
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr "Бразильский"
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr "Испанский"
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr "Вьетнамский"
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Очистить список"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Искать..."
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
#~ "Отчеты об ошибках нужно отправлять в Github issues проекта. Скопируйте текст ошибки выше и вставьте в созданную заметку о проблеме (перед этим желательно проверить - не создано ли уже такой проблемы до вас). Также нам очень поможет краткое описание как вы получили такую ошибку. Спасибо!\n"
|
||||
#~ "\n"
|
||||
#~ "В принципе, программа может продолжать работу, но стабильная работа не гарантируется. Поэтому желательно перезапустить программу."
|
||||
|
||||
#~ msgid "Copyright Hardcoded Software 2014"
|
||||
#~ msgstr "Copyright Hardcoded Software 2014"
|
||||
|
||||
@@ -7,119 +7,124 @@ msgstr ""
|
||||
"Language: uk\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr "Повідомлення про помилки"
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "Очистити список"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr "Шукати..."
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
#~ msgid "Copyright Hardcoded Software 2014"
|
||||
#~ msgstr "Авторське право Hardcoded Software 2014"
|
||||
|
||||
@@ -4,120 +4,125 @@ msgstr ""
|
||||
"Project-Id-Version: hscommon\n"
|
||||
"PO-Revision-Date: 2013-07-05 11:23+0000\n"
|
||||
"Last-Translator: hsoft <hsoft@hardcoded.net>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/hscommon/"
|
||||
"language/vi/)\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/hscommon/language/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
@@ -9,113 +9,119 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: qtlib/about_box.py:29
|
||||
#: qtlib\about_box.py:43
|
||||
msgid "About {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:49
|
||||
#: qtlib\about_box.py:65
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
#: qtlib\about_box.py:70
|
||||
msgid "Licensed under GPLv3"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
#: qtlib\error_report_dialog.py:49
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
#: qtlib\error_report_dialog.py:53
|
||||
msgid "Something went wrong. How about reporting the error?"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:49
|
||||
msgid ""
|
||||
"Error reports should be reported as Github issues. You can copy the error "
|
||||
"traceback above and paste it in a new issue (bonus point if you run a search "
|
||||
"to make sure the issue doesn't already exist). 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:64
|
||||
#: qtlib\error_report_dialog.py:75
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
#: qtlib\error_report_dialog.py:79
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:18
|
||||
#: qtlib\preferences.py:23
|
||||
msgid "English"
|
||||
msgstr "英语"
|
||||
|
||||
#: qtlib/preferences.py:19
|
||||
#: qtlib\preferences.py:24
|
||||
msgid "French"
|
||||
msgstr "法语"
|
||||
|
||||
#: qtlib/preferences.py:20
|
||||
#: qtlib\preferences.py:25
|
||||
msgid "German"
|
||||
msgstr "德语"
|
||||
|
||||
#: qtlib/preferences.py:21
|
||||
#: qtlib\preferences.py:26
|
||||
msgid "Greek"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:22
|
||||
#: qtlib\preferences.py:27
|
||||
msgid "Chinese (Simplified)"
|
||||
msgstr "简体中文"
|
||||
|
||||
#: qtlib/preferences.py:23
|
||||
#: qtlib\preferences.py:28
|
||||
msgid "Czech"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:24
|
||||
#: qtlib\preferences.py:29
|
||||
msgid "Italian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:25
|
||||
#: qtlib\preferences.py:30
|
||||
msgid "Armenian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:26
|
||||
#: qtlib\preferences.py:31
|
||||
msgid "Korean"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:27
|
||||
#: qtlib\preferences.py:32
|
||||
msgid "Russian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:28
|
||||
#: qtlib\preferences.py:33
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
#: qtlib\preferences.py:34
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:30
|
||||
#: qtlib\preferences.py:35
|
||||
msgid "Polish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:31
|
||||
#: qtlib\preferences.py:36
|
||||
msgid "Brazilian"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:32
|
||||
#: qtlib\preferences.py:37
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:33
|
||||
#: qtlib\preferences.py:38
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
#: qtlib\recent.py:54
|
||||
msgid "Clear List"
|
||||
msgstr "清空列表"
|
||||
|
||||
#: qtlib/search_edit.py:77
|
||||
#: qtlib\search_edit.py:78
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib\error_report_dialog.py:59
|
||||
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 ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Error reports should be reported as Github issues. You can copy the error traceback above and paste it in a new issue (bonus point if you run a search to make sure the issue doesn't already exist). 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 ""
|
||||
|
||||
Reference in New Issue
Block a user