diff options
Diffstat (limited to 'app/src/main/res/values-ro-rRO/strings_pref_feed.xml')
-rw-r--r-- | app/src/main/res/values-ro-rRO/strings_pref_feed.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app/src/main/res/values-ro-rRO/strings_pref_feed.xml b/app/src/main/res/values-ro-rRO/strings_pref_feed.xml new file mode 100644 index 00000000..49d7a74a --- /dev/null +++ b/app/src/main/res/values-ro-rRO/strings_pref_feed.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="newsfeed_sort">Ordinea noutăților</string> + <string name="newsfeed_sort_desc">Defineşte ordinea postărilor</string> + <string name="aggressive_recents">Recente persistente</string> + <string name="aggressive_recents_desc">Filtrează vechile postările de pe Facebook să apară cele noi. Dezactivează asta daca nu ai postari de vizionat.</string> + <string name="composer">Statutul compozitor</string> + <string name="composer_desc">Arată compozitor în noutăți</string> + <string name="suggested_friends">Prieteni sugerați</string> + <string name="suggested_friends_desc">Arată \"Persoane pe care le poți cunoaște\"</string> + <string name="suggested_groups">Grupuri sugerate</string> + <string name="suggested_groups_desc">Arată \"grupuri sugerate\" în noutăți</string> + <string name="facebook_ads">Reclame Facebook</string> + <string name="facebook_ads_desc">Arată reclamele originale Facebook</string> +</resources> |