diff options
Diffstat (limited to 'app/src/main/res/values-pl-rPL')
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings.xml | 4 | ||||
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings_pref_behaviour.xml | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl-rPL/strings.xml b/app/src/main/res/values-pl-rPL/strings.xml index 2d135fa3..3a539696 100644 --- a/app/src/main/res/values-pl-rPL/strings.xml +++ b/app/src/main/res/values-pl-rPL/strings.xml @@ -46,6 +46,9 @@ <string name="tab_customizer_instructions">Długie naciśnięcie i przeciągnięcie, aby zmienić kolejność ikon.</string> <string name="no_new_notifications">Brak nowych powiadomień</string> <!--Biometrics--> + <string name="biometrics_prompt_title">Uwierzytelnij Frost</string> + <string name="today">Dzisiaj</string> + <string name="yesterday">Wczoraj</string> <!-- Template used to display human readable string; For instance: @@ -54,5 +57,6 @@ The first element is the day, and the second element is the time --> + <string name="time_template">%1$s o %2$s</string> <string name="disclaimer">Zrzeczenie się</string> </resources> diff --git a/app/src/main/res/values-pl-rPL/strings_pref_behaviour.xml b/app/src/main/res/values-pl-rPL/strings_pref_behaviour.xml index eafa4ca1..b69477e0 100644 --- a/app/src/main/res/values-pl-rPL/strings_pref_behaviour.xml +++ b/app/src/main/res/values-pl-rPL/strings_pref_behaviour.xml @@ -17,6 +17,7 @@ <string name="force_message_bottom_desc">Podczas ładowania wątku wiadomości, wywołaj przewinięcie w dół strony.</string> <string name="enable_pip">Włącz PIP</string> <string name="enable_pip_desc">Włącz filmy w opcji obraz w obrazie</string> + <string name="autoplay_settings">Ustawienia autoodtwarzania</string> <string name="exit_confirmation">Potwierdzenie wyjścia</string> <string name="exit_confirmation_desc">Pokaż okno dialogowe przed zamknięciem aplikacji</string> <string name="analytics">Statystyki</string> |