Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

polish translation and credits updated #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/application/aboutdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ const QString Credits =
"<a href='mailto:[email protected]'>Zachary Wander</a> (Spanish)<br>"
"<a href='#'>Michael Saalfeld</a> (German)<br>"
"<a href='#'>Massimo Bertoli</a> (Italian)<br>"
"<a href='#'>Khalid Bj</a> (Arabic)"
"<a href='#'>Khalid Bj</a> (Arabic)<br>"
"<a href='mailto:[email protected]'>Daniel Napora</a> (Polish)"
"</td></tr></table></body></html>";

const QString License =
Expand Down
4 changes: 2 additions & 2 deletions src/data/ts/pl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ Description: &quot;%2&quot;</source>
<message>
<location line="+21"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Warning&lt;/span&gt;: If enabled, all other clients must share a common certificate authority (CA) and have TLS enabled.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Warning&lt;/span&gt;: Jeśli wlączone, wszystkie inne klienty muszą mieć ustawiony ten sam certyfikat CA oraz włączony TLS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Uwaga&lt;/span&gt;: Jeśli włączone, wszystkie inne klienty muszą mieć ustawiony ten sam certyfikat CA oraz włączony TLS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location line="+10"/>
Expand All @@ -285,7 +285,7 @@ Description: &quot;%2&quot;</source>
<message>
<location line="-10"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Warning:&lt;/span&gt; Changing the settings below may cause NitroShare to stop functioning or use excessive bandwidth. Proceed with caution.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Ostrzeżenie:&lt;/span&gt; Zmiana poniższych ustawień może skutkować zaprzestaniem działania NitroShare lub zużyciem dużego pasma. Zachowaj ostrożność.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
<translation type="unfinished">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Uwaga:&lt;/span&gt; Zmiana poniższych ustawień może skutkować zaprzestaniem działania NitroShare lub zużyciem dużego pasma. Zachowaj ostrożność.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is needed to make it finished?

</message>
<message>
<location line="+39"/>
Expand Down