mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-01-14 10:26:04 +01:00
New translations strings.xml (Icelandic)
This commit is contained in:
parent
c18f6254a3
commit
ce2052ba17
@ -830,6 +830,22 @@
|
|||||||
<item quantity="other">%,d fylgjendur sem þú þekkir</item>
|
<item quantity="other">%,d fylgjendur sem þú þekkir</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- appears when you're about to block a server -->
|
<!-- appears when you're about to block a server -->
|
||||||
|
<plurals name="server_x_followers_will_be_removed">
|
||||||
|
<item quantity="one">%,d fylgjandi af þessum netþjóni verður fjarlægður.</item>
|
||||||
|
<item quantity="other">%,d fylgjendur af þessum netþjóni verða fjarlægðir.</item>
|
||||||
|
</plurals>
|
||||||
<!-- 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 -->
|
||||||
|
<string name="server_x_followers_and_following_will_be_removed">Þú munt tapa %1$s og %2$s.</string>
|
||||||
|
<plurals name="will_lose_x_followers">
|
||||||
|
<item quantity="one">%,d fylgjanda</item>
|
||||||
|
<item quantity="other">%,d fylgjendum</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="will_lose_x_following">
|
||||||
|
<item quantity="one">%,d aðila sem þú fylgist með</item>
|
||||||
|
<item quantity="other">%,d aðilum sem þú fylgist með</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 -->
|
||||||
|
<string name="server_x_following_will_be_removed">Þú munt tapa %s.</string>
|
||||||
|
<string name="load_missing_posts_above">Hlaða færslum sem vantar fyrir ofan</string>
|
||||||
|
<string name="load_missing_posts_below">Hlaða færslum sem vantar fyrir neðan</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user