diff options
Diffstat (limited to 'app/src/main/res/values-pl-rPL/strings_pref_feed.xml')
-rw-r--r-- | app/src/main/res/values-pl-rPL/strings_pref_feed.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl-rPL/strings_pref_feed.xml b/app/src/main/res/values-pl-rPL/strings_pref_feed.xml new file mode 100644 index 00000000..e54362a2 --- /dev/null +++ b/app/src/main/res/values-pl-rPL/strings_pref_feed.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="newsfeed_sort">Kolejność aktualności</string> + <string name="newsfeed_sort_desc">Określa kolejność, w której są wyświetlane posty</string> + <string name="aggressive_recents">Wymuszone ostatnie</string> + <string name="aggressive_recents_desc">Odfiltruj dodatkowe stare posty z najnowszych aktualności Facebooka. Wyłączyć tę opcję, jeśli twoje aktualności są puste.</string> + <string name="composer">Aktualizacja statusu</string> + <string name="composer_desc">Wyświetlaj aktualizację statusu</string> + <string name="pro_features">Funkcje Pro</string> + <string name="suggested_friends">Proponowani znajomi</string> + <string name="suggested_friends_desc">Wyświetlaj \"Osoby, które możesz znać\"</string> + <string name="suggested_groups">Proponowane grupy</string> + <string name="suggested_groups_desc">Wyświetlaj \"Proponowane grupy\"</string> + <string name="facebook_ads">Reklamy Facebooka</string> + <string name="facebook_ads_desc">Wyświetlaj wbudowane reklamy Facebooka</string> +</resources> |