1
0
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:
Virgil Dupras
2015-07-20 12:50:58 -04:00
parent d6533cbfa2
commit d15321a8e9
37 changed files with 948 additions and 736 deletions

View File

@@ -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: Czech (http://www.transifex.com/p/hscommon/language/cs/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: cs\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 ""
@@ -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 ""

View File

@@ -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 ""

View File

@@ -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: Spanish (http://www.transifex.com/p/hscommon/language/es/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: es\n"
@@ -17,10 +18,33 @@ msgstr "Acerca de {}"
msgid "Version {}"
msgstr "Versión {}"
#: qtlib/about_box.py:53
msgid "Copyright Hardcoded Software 2014"
msgstr ""
#: qtlib/error_report_dialog.py:39
msgid "Error Report"
msgstr "Informe de error"
#: 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 "Inglés"
@@ -69,6 +93,10 @@ msgstr "Brasileño"
msgid "Spanish"
msgstr "Español"
#: qtlib/preferences.py:29
msgid "Vietnamese"
msgstr ""
#: qtlib/recent.py:53
msgid "Clear List"
msgstr "Limpiar lista"
@@ -76,30 +104,3 @@ msgstr "Limpiar lista"
#: qtlib/search_edit.py:41
msgid "Search..."
msgstr "Búsqueda..."
#: 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 ""

View File

@@ -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: French (http://www.transifex.com/p/hscommon/language/fr/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: fr\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 "Anglais"
@@ -69,6 +93,10 @@ msgstr ""
msgid "Spanish"
msgstr ""
#: qtlib/preferences.py:29
msgid "Vietnamese"
msgstr ""
#: qtlib/recent.py:53
msgid "Clear List"
msgstr "Vider la liste"
@@ -76,30 +104,3 @@ msgstr "Vider la liste"
#: qtlib/search_edit.py:41
msgid "Search..."
msgstr "Recherche..."
#: 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 ""

View File

@@ -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: Armenian (http://www.transifex.com/p/hscommon/language/hy/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: hy\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 "Անգլերեն"
@@ -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 ""

View File

@@ -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: Italian (http://www.transifex.com/p/hscommon/language/it/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: it\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 ""
@@ -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 ""

View File

@@ -0,0 +1,106 @@
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: hscommon\n"
"PO-Revision-Date: 2015-07-20 16:42+0000\n"
"Last-Translator: Virgil Dupras <hsoft@hardcoded.net>\n"
"Language-Team: Korean (http://www.transifex.com/p/hscommon/language/ko/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: qtlib/about_box.py:29
msgid "About {}"
msgstr ""
#: qtlib/about_box.py:49
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 ""
#: qtlib/preferences.py:18
msgid "French"
msgstr ""
#: qtlib/preferences.py:19
msgid "German"
msgstr ""
#: qtlib/preferences.py:20
msgid "Chinese (Simplified)"
msgstr ""
#: qtlib/preferences.py:21
msgid "Czech"
msgstr ""
#: qtlib/preferences.py:22
msgid "Italian"
msgstr ""
#: qtlib/preferences.py:23
msgid "Armenian"
msgstr ""
#: qtlib/preferences.py:24
msgid "Russian"
msgstr ""
#: qtlib/preferences.py:25
msgid "Ukrainian"
msgstr ""
#: qtlib/preferences.py:26
msgid "Dutch"
msgstr ""
#: qtlib/preferences.py:27
msgid "Brazilian"
msgstr ""
#: qtlib/preferences.py:28
msgid "Spanish"
msgstr ""
#: qtlib/preferences.py:29
msgid "Vietnamese"
msgstr ""
#: qtlib/recent.py:53
msgid "Clear List"
msgstr ""
#: qtlib/search_edit.py:41
msgid "Search..."
msgstr ""

View File

@@ -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: Dutch (http://www.transifex.com/p/hscommon/language/nl/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: nl\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 "Engels"
@@ -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 ""

View File

@@ -1,9 +1,11 @@
# Translators:
# Vitu <contact@brlingo.com>, 2013-2014
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-04-30 18:58+0000\n"
"Last-Translator: Vitu <contact@brlingo.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/p/hscommon/language/pt_BR/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: pt_BR\n"
@@ -11,16 +13,42 @@ msgstr ""
#: qtlib/about_box.py:29
msgid "About {}"
msgstr ""
msgstr "Sobre o {}"
#: qtlib/about_box.py:49
msgid "Version {}"
msgstr ""
msgstr "Versão {}"
#: qtlib/about_box.py:53
msgid "Copyright Hardcoded Software 2014"
msgstr "Copyright Hardcoded Software 2014"
#: qtlib/error_report_dialog.py:39
msgid "Error Report"
msgstr "Relatório de Erro"
#: qtlib/error_report_dialog.py:43
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
msgid "Close"
msgstr "Fechar"
#: qtlib/error_report_dialog.py:68
msgid "Go to Github"
msgstr "Ir para o Github"
#: qtlib/preferences.py:17
msgid "English"
msgstr "Inglês"
@@ -63,11 +91,15 @@ msgstr "Holandês"
#: qtlib/preferences.py:27
msgid "Brazilian"
msgstr ""
msgstr "Português Brasileiro"
#: qtlib/preferences.py:28
msgid "Spanish"
msgstr ""
msgstr "Espanhol"
#: qtlib/preferences.py:29
msgid "Vietnamese"
msgstr "Vietnamita"
#: qtlib/recent.py:53
msgid "Clear List"
@@ -76,30 +108,3 @@ msgstr "Limpar Lista"
#: qtlib/search_edit.py:41
msgid "Search..."
msgstr "Buscar…"
#: qtlib/about_box.py:53
msgid "Copyright Hardcoded Software 2014"
msgstr "Direitos Autorais Hardcoded Software 2014"
#: 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 ""

View File

@@ -1,4 +1,3 @@
#
# Translators:
# Igor Fokusov <igor@fokusov.com>, 2015
msgid ""
@@ -6,11 +5,11 @@ 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/p/hscommon/language/ru/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: ru\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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: qtlib/about_box.py:29
msgid "About {}"
@@ -37,7 +36,10 @@ 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В принципе, программа может продолжать работу, но стабильная работа не гарантируется. Поэтому желательно перезапустить программу."
msgstr ""
"Отчеты об ошибках нужно отправлять в Github issues проекта. Скопируйте текст ошибки выше и вставьте в созданную заметку о проблеме (перед этим желательно проверить - не создано ли уже такой проблемы до вас). Также нам очень поможет краткое описание как вы получили такую ошибку. Спасибо!\n"
"\n"
"В принципе, программа может продолжать работу, но стабильная работа не гарантируется. Поэтому желательно перезапустить программу."
#: qtlib/error_report_dialog.py:64
msgid "Close"

View File

@@ -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: Ukrainian (http://www.transifex.com/p/hscommon/language/uk/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: uk\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 ""
@@ -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 "Авторське право Hardcoded Software 2014"
#: 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 ""

View File

@@ -2,9 +2,9 @@
msgid ""
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"
"PO-Revision-Date: 2014-03-30 14:55+0000\n"
"Last-Translator: Virgil Dupras <hsoft@hardcoded.net>\n"
"Language-Team: Vietnamese (http://www.transifex.com/p/hscommon/language/vi/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: vi\n"
@@ -18,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 ""
@@ -70,6 +93,10 @@ msgstr ""
msgid "Spanish"
msgstr ""
#: qtlib/preferences.py:29
msgid "Vietnamese"
msgstr ""
#: qtlib/recent.py:53
msgid "Clear List"
msgstr ""
@@ -77,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 ""

View File

@@ -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: Chinese (China) (http://www.transifex.com/p/hscommon/language/zh_CN/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: zh_CN\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 "英语"
@@ -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 ""