mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
Update locales from transifex
Also, add missing Korean locales from cocoalib/qtlib, which prevented proper build on OS X.
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: hscommon\n"
|
||||
"PO-Revision-Date: 2013-04-28 18:31+0000\n"
|
||||
"Last-Translator: hsoft <hsoft@hardcoded.net>\n"
|
||||
"PO-Revision-Date: 2014-03-30 14:55+0000\n"
|
||||
"Last-Translator: Virgil Dupras <hsoft@hardcoded.net>\n"
|
||||
"Language-Team: German (http://www.transifex.com/p/hscommon/language/de/)\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: utf-8\n"
|
||||
"Language: de\n"
|
||||
@@ -17,10 +18,33 @@ msgstr ""
|
||||
msgid "Version {}"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
msgid "Copyright Hardcoded Software 2014"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:39
|
||||
msgid "Error Report"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
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
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:17
|
||||
msgid "English"
|
||||
msgstr "Englisch"
|
||||
@@ -69,6 +93,10 @@ msgstr ""
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/recent.py:53
|
||||
msgid "Clear List"
|
||||
msgstr ""
|
||||
@@ -76,30 +104,3 @@ msgstr ""
|
||||
#: qtlib/search_edit.py:41
|
||||
msgid "Search..."
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/about_box.py:53
|
||||
msgid "Copyright Hardcoded Software 2014"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/preferences.py:29
|
||||
msgid "Vietnamese"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:43
|
||||
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
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: qtlib/error_report_dialog.py:68
|
||||
msgid "Go to Github"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user