New translations strings.xml (Swedish)
This commit is contained in:
parent
a10bbab6d2
commit
83e5a041a3
1 changed files with 8 additions and 0 deletions
|
@ -625,5 +625,13 @@
|
||||||
<string name="profile_saved_posts_explanation">Dina sparade inlägg är bara synliga för dig.</string>
|
<string name="profile_saved_posts_explanation">Dina sparade inlägg är bara synliga för dig.</string>
|
||||||
<!-- appears when you're about to block a server -->
|
<!-- appears when you're about to block a server -->
|
||||||
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
|
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
|
||||||
|
<plurals name="will_lose_x_followers">
|
||||||
|
<item quantity="one">%,d följare</item>
|
||||||
|
<item quantity="other">%,d följare</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="will_lose_x_following">
|
||||||
|
<item quantity="one">%,d person du följer</item>
|
||||||
|
<item quantity="other">%,d personer du följer</item>
|
||||||
|
</plurals>
|
||||||
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
|
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Reference in a new issue