Merge pull request #4 from gregory678/patch-1

Polish translation
This commit is contained in:
Tibor Kaputa 2017-08-11 21:44:09 +02:00 committed by GitHub
commit 708a7a19fe
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
<resources>
<string name="app_name">Simple Thank You</string>
<string name="app_launcher_name">Simple Thank You</string>
<string name="main_text">Dziękujemy niezmiernie za wsparcie! Piszcie do nas na \n hello@simplemobiletools.com \n Wszelkie uwagi, sugestie i dobre słowo są mile widziane!</string>
<!-- Settings -->
<string name="settings">Ustawienia</string>
<string name="dark_theme">Ciemny motyw</string>
<!-- About -->
<string name="about">O aplikacji</string>
<string name="website">Kody źródłowe naszych aplikacji dostępne są na simplemobiletools.com</string>
<string name="email_label">Wyślij opinię lub sugestię na:</string>
<string name="email" translatable="false">hello@simplemobiletools.com</string>
<string name="more_apps_underlined"><u>Więcej naszych aplikacji</u></string>
<string name="third_party_licences_underlined"><u>Licencje innych firm</u></string>
<string name="invite_friends_underlined"><u>Zaproponuj aplikację znajomym</u></string>
<string name="share_text">Hej! Sprawdź aplikację %1$s (link: %2$s)</string>
<string name="invite_via">Wybierz sposób</string>
<string name="rate_us_underlined"><u>Oceń nas</u></string>
<string name="donate_underlined"><u>Wspomóż nas</u></string>
<string name="follow_us">Śledź nas:</string>
<string name="copyright">Wersja %1$s\nCopyright © Simple Mobile Tools %2$d</string>
<!-- License -->
<string name="notice">Aplikacja ta korzysta z następujących bibliotek innych firm:</string>
<string name="third_party_licences">Licencje innych firm</string>
<string name="kotlin_title"><u>Kotlin (język programowania)</u></string>
<string name="kotlin_text" translatable="false">Copyright 2010 - 2016 JetBrains s.r.o.\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
<string name="kotlin_url" translatable="false">https://github.com/JetBrains/kotlin</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<string name="app_short_description">Płatna aplikacja dla ludzi dobrej woli chcących wesprzeć nas i naszą pracę.</string>
<string name="app_long_description">
Jeśli lubisz nasze proste, darmowe i bezreklamowe aplikacje, wspomóż nas, kupując niniejszą aplikację. Będziemy za to niezmiernie wdzięczni.
Aplikacja ta nie ma jakiejkolwiek funkcjonalności, ale - jak każda nasza aplikacja - ma ciemny motyw, aby was oczy nie bolały przy patrzeniu na słowa podziękowania, a bateria urządzenia za szybko się przy tym nie zużywała.
Niniejsza aplikacja jest tylko częścią naszej kolekcji prostych narzędzi. Dostępne są one na stronie http://www.simplemobiletools.com
</string>
</resources>