diff options
Diffstat (limited to 'app/src/main/res/values-pl-rPL/strings_pref_appearance.xml')
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings_pref_appearance.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl-rPL/strings_pref_appearance.xml b/app/src/main/res/values-pl-rPL/strings_pref_appearance.xml new file mode 100644 index 00000000..23d04210 --- /dev/null +++ b/app/src/main/res/values-pl-rPL/strings_pref_appearance.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="theme_customization">Dostosowywanie motywu</string> + <string name="theme">Motyw</string> + <string name="text_color">Kolor tekstu</string> + <string name="accent_color">Kolor akcentów</string> + <string name="background_color">Kolor tła</string> + <string name="header_color">Kolor nagłówka</string> + <string name="icon_color">Kolor ikon</string> + <string name="global_customization">Ogólne dostosowanie</string> + <string name="main_activity_layout">Układ aktywności</string> + <string name="set_main_activity_layout">Ustaw układ aktywności</string> + <string name="rounded_icons">Okrągłe ikony</string> + <string name="rounded_icons_desc">Zdjęcia profilowe i ikony konwersacji grupowych zostaną zaokrąglone</string> + <string name="tint_nav">Koloruj pasek nawigacji</string> + <string name="tint_nav_desc">Pasek nawigacyjny będzie miał taki sam kolor jak nagłówek</string> + <string name="web_text_scaling">Skalowanie tekstu</string> + <string name="web_text_scaling_desc">Przykład skalowania tekstu; Długie naciśnięcie wartości, aby zresetować.</string> +</resources> |