From 6b41223a228300a217a7aa5503c916cd07d36720 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Mon, 20 Jul 2015 12:54:38 -0400 Subject: [PATCH] Add missing pl_PL log in cocoalib/qtlib --- cocoalib/locale/pl_PL/LC_MESSAGES/cocoalib.po | 71 ++++++++++++ qtlib/locale/pl_PL/LC_MESSAGES/qtlib.po | 107 ++++++++++++++++++ 2 files changed, 178 insertions(+) create mode 100644 cocoalib/locale/pl_PL/LC_MESSAGES/cocoalib.po create mode 100644 qtlib/locale/pl_PL/LC_MESSAGES/qtlib.po diff --git a/cocoalib/locale/pl_PL/LC_MESSAGES/cocoalib.po b/cocoalib/locale/pl_PL/LC_MESSAGES/cocoalib.po new file mode 100644 index 00000000..0b0d21a9 --- /dev/null +++ b/cocoalib/locale/pl_PL/LC_MESSAGES/cocoalib.po @@ -0,0 +1,71 @@ +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: hscommon\n" +"PO-Revision-Date: 2015-07-20 16:53+0000\n" +"Last-Translator: Virgil Dupras \n" +"Language-Team: Polish (Poland) (http://www.transifex.com/p/hscommon/language/pl_PL/)\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: utf-8\n" +"Language: pl_PL\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Cancel" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Clear List" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Close" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Error Report" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +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 "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Go to Github" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "No" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "OK" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Please wait..." +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Something went wrong. How about reporting the error?" +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Status: Working..." +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Work in progress, please wait." +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Work in progress..." +msgstr "" + +#: cocoalib/en.lproj/cocoalib.strings:0 +msgid "Yes" +msgstr "" diff --git a/qtlib/locale/pl_PL/LC_MESSAGES/qtlib.po b/qtlib/locale/pl_PL/LC_MESSAGES/qtlib.po new file mode 100644 index 00000000..c79769fe --- /dev/null +++ b/qtlib/locale/pl_PL/LC_MESSAGES/qtlib.po @@ -0,0 +1,107 @@ +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: hscommon\n" +"PO-Revision-Date: 2015-07-20 16:53+0000\n" +"Last-Translator: Virgil Dupras \n" +"Language-Team: Polish (Poland) (http://www.transifex.com/p/hscommon/language/pl_PL/)\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: utf-8\n" +"Language: pl_PL\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 +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 ""