mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-22 14:47:29 +00:00
New translations strings.xml (Czech)
This commit is contained in:
parent
59f345f0d2
commit
192dddd2cf
@ -46,18 +46,18 @@
|
||||
<string name="import_export">Importovat/exportovat</string>
|
||||
<string name="select_language">Jazyk</string>
|
||||
<plurals name="main_posts_count_inline">
|
||||
<item quantity="one">%s příspěvek</item>
|
||||
<item quantity="few">%s příspěvky</item>
|
||||
<item quantity="many">%s příspěvků</item>
|
||||
<item quantity="other">%s příspěvků</item>
|
||||
<item quantity="one">%s\nPost</item>
|
||||
<item quantity="few">%s\nPosts</item>
|
||||
<item quantity="many">%s\nPosts</item>
|
||||
<item quantity="other">%s\nPosts</item>
|
||||
</plurals>
|
||||
<plurals name="main_posts_followers">
|
||||
<item quantity="one">%s sledující</item>
|
||||
<item quantity="few">%s sledující</item>
|
||||
<item quantity="many">%s sledujících</item>
|
||||
<item quantity="other">%s sledujících</item>
|
||||
<item quantity="one">%s\nFollower</item>
|
||||
<item quantity="few">%s\nFollowers</item>
|
||||
<item quantity="many">%s\nFollowers</item>
|
||||
<item quantity="other">%s\nFollowers</item>
|
||||
</plurals>
|
||||
<string name="main_posts_following">%s sleduje</string>
|
||||
<string name="main_posts_following">%s\nFollowing</string>
|
||||
<string name="post_viewer_autoplay_video">Videa spouštět automaticky</string>
|
||||
<string name="post_viewer_muted_autoplay">Vždy ztlumit videa</string>
|
||||
<string name="post_viewer_show_captions">Vždy zobrazovat titulek příspěvku</string>
|
||||
|
Loading…
Reference in New Issue
Block a user