Revision a7b7ae40
Added by Leszek Koltunski over 4 years ago
src/main/res/values-de/strings.xml | ||
---|---|---|
37 | 37 |
<string name="downloading">Wird heruntergeladen…</string> |
38 | 38 |
<string name="submitting">Einreichen…</string> |
39 | 39 |
<string name="credits1">Open Source App, die mit der Distorted Graphics Library entwickelt wurde. Lizenziert unter <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPL Version 2</a> oder wie gewünscht einer späteren Version.</string> |
40 |
<string name="credits2">Pretty Patterns von Werner Randelshofer. Sehen Sie <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string>
|
|
40 |
<string name="credits2">Hübsche Muster von Werner Randelshofer. Sehen Sie <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string>
|
|
41 | 41 |
<string name="credits3">Laden Sie den Code herunter, sehen Sie sich Tutorials an, lernen Sie, wie Sie Ihren eigenen Grafikeffekt hinzufügen, wie Sie Ihr eigenes Objekt codieren, ein hübsches Muster beisteuern, Ihren eigenen Löser implementieren oder einen Fehler melden: <a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a> |
42 | 42 |
</string> |
43 | 43 |
|
src/main/res/values-pl/strings.xml | ||
---|---|---|
5 | 5 |
<string name="scramble">Pomieszaj</string> |
6 | 6 |
<string name="solve">Rozwiąż</string> |
7 | 7 |
<string name="exit">Wyjdź</string> |
8 |
<string name="play">Zacznij grać</string>
|
|
8 |
<string name="play">Graj</string>
|
|
9 | 9 |
<string name="error">Błąd</string> |
10 | 10 |
<string name="effects">Efekty</string> |
11 | 11 |
<string name="scores">Lista najlepszych</string> |
... | ... | |
38 | 38 |
<string name="submitting">Przesyłanie…</string> |
39 | 39 |
<string name="credits1">Aplikacja open-source napisana wykorzystując bibliotekę Distorted. Licencja: <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPL wersja 2</a> albo jakakolwiek poźniejsza.</string> |
40 | 40 |
<string name="credits2">Piękne Wzory Wernera Randelshofera. Zobacz <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string> |
41 |
<string name="credits3">Ściągnij kod, rzuć okiem na tutoriale, naucz się napisać swój włąsny efekt graficzny, dodaj własny obiekt, wymyśl Piekny Wzór, zaimplementuj Rozwiązywacz, albo zgłoś błąd: \n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
|
|
41 |
<string name="credits3">Ściągnij kod, rzuć okiem na tutoriale, naucz się napisać swój własny efekt graficzny, dodaj własny obiekt, wymyśl Piekny Wzór, zaimplementuj Rozwiązywacz, albo zgłoś błąd: \n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
|
|
42 | 42 |
|
43 | 43 |
<string name="solver_generic_error1">Rozwiązywacz takiego obiektu jest jeszcze nie zaimplementowany!</string> |
44 | 44 |
|
Also available in: Unified diff
Minor corrections for the translations.