diff options
Diffstat (limited to 'app/src/main/res/values-pl-rPL/strings.xml')
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values-pl-rPL/strings.xml b/app/src/main/res/values-pl-rPL/strings.xml index 56e90a9e..ee75a6d6 100644 --- a/app/src/main/res/values-pl-rPL/strings.xml +++ b/app/src/main/res/values-pl-rPL/strings.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <!--Tabs--> <string name="feed">Aktualności</string> <string name="most_recent">Najnowsze</string> <string name="top_stories">Najciekawsze</string> @@ -20,7 +19,6 @@ <string name="photos">Zdjęcia</string> <string name="notes">Notatki</string> <string name="on_this_day">Tego dnia</string> - <!--Login--> <string name="loading_account">Przygotowanie…</string> <string name="welcome">Witaj %s</string> <string name="select_facebook_account">Wybierz konto Facebooka</string> @@ -34,14 +32,15 @@ <string name="new_message">Nowa wiadomość</string> <string name="no_text">Brak tekstu</string> <string name="show_all_results">Pokaż wszystkie wyniki</string> - <!--About--> <string name="frost_description">Frost jest w pełni personalizowany, w pełni funkcjonalna alternatywa dla oficjalnej aplikacji Facebook, stworzona od podstaw i otwarto źródłowa.</string> <string name="faq_title">Frost FAQ</string> - <!--HTML Extractor--> <string name="html_extraction_error">Wystąpił błąd w ekstrakcji html.</string> <string name="html_extraction_cancelled">Żądanie zostało anulowane.</string> <string name="html_extraction_timeout">Upłynął limit czasu żądania.</string> <string name="file_chooser_not_found">Nie znaleziono selektora plików</string> <string name="top_bar">Górny pasek</string> <string name="bottom_bar">Dolny pasek</string> + <string name="preview">Podgląd</string> + <string name="options">Opcje</string> + <string name="tab_customizer_instructions">Długie naciśnięcie i przeciągnięcie, aby zmienić kolejność ikon.</string> </resources> |