|
|
@ -46,14 +46,14 @@ |
|
|
|
<string name="import_export">Importa/Esporta</string> |
|
|
|
<string name="select_language">Lingua</string> |
|
|
|
<plurals name="main_posts_count_inline"> |
|
|
|
<item quantity="one">%s Post</item> |
|
|
|
<item quantity="other">%s Post</item> |
|
|
|
<item quantity="one">%s\nPost</item> |
|
|
|
<item quantity="other">%s\nPosts</item> |
|
|
|
</plurals> |
|
|
|
<plurals name="main_posts_followers"> |
|
|
|
<item quantity="one">%s Seguace</item> |
|
|
|
<item quantity="other">%s Seguaci</item> |
|
|
|
<item quantity="one">%s\nFollower</item> |
|
|
|
<item quantity="other">%s\nFollowers</item> |
|
|
|
</plurals> |
|
|
|
<string name="main_posts_following">%s Seguiti </string> |
|
|
|
<string name="main_posts_following">%s\nFollowing</string> |
|
|
|
<string name="post_viewer_autoplay_video">Riproduzione automatica video</string> |
|
|
|
<string name="post_viewer_muted_autoplay">Silenzia sempre i video</string> |
|
|
|
<string name="post_viewer_show_captions">Mostra sempre le didascalie dei post</string> |
|
|
|