1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-07-01 07:46:46 +02:00
dandelion/app/src/main/res/values-pl/strings-about.xml

21 lines
1.2 KiB
XML
Raw Normal View History

2016-08-27 16:59:28 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- License & help (large amount of text) -->
2016-10-31 17:41:28 +01:00
<string name="about_activity__title_about_app">O aplikacji</string>
<string name="about_activity__title_about_license">Licencja</string>
<string name="about_activity__title_debug_info">Debugowanie</string>
<string name="fragment_debug__section_app">Aplikacja</string>
<string name="fragment_debug__section_device">Urządzenie</string>
<string name="fragment_debug__section_log">Log debugowania</string>
<string name="fragment_debug__section_log_spam">Log debugowania (rozszerzony)</string>
<string name="fragment_debug__app_version">Wersja aplikacji: %1$s</string>
<string name="fragment_debug__package_name">Nazwa pakietu: %1$s</string>
<string name="fragment_debug__android_version">Wersja systemu Android: %1$s</string>
<string name="fragment_debug__device_name">Nazwa urządzenia: %1$s</string>
<string name="fragment_debug__toast_log_copied">Log debugowania został skopiowany do schowka</string>
<string name="fragment_license__3rd_party_libs_title">Lista bibliotek zewnętrznych</string>
2016-08-27 16:59:28 +02:00
<!-- About (large amount of text) -->
<!-- Lorem ipsum -->
</resources>