New translations strings.xml (Russian)
This commit is contained in:
parent
3c9ef66b1f
commit
7f4f7452d5
|
@ -141,15 +141,15 @@
|
|||
</plurals>
|
||||
<plurals name="date_hours_polls">
|
||||
<item quantity="one">%d час</item>
|
||||
<item quantity="few">%d hours</item>
|
||||
<item quantity="many">%d hours</item>
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="few">%d часа</item>
|
||||
<item quantity="many">%d часов</item>
|
||||
<item quantity="other">%d часа</item>
|
||||
</plurals>
|
||||
<plurals name="date_day_polls">
|
||||
<item quantity="one">%d day</item>
|
||||
<item quantity="few">%d days</item>
|
||||
<item quantity="many">%d days</item>
|
||||
<item quantity="other">%d days</item>
|
||||
<item quantity="one">%d день</item>
|
||||
<item quantity="few">%d дня</item>
|
||||
<item quantity="many">%d дней</item>
|
||||
<item quantity="other">%d дня</item>
|
||||
</plurals>
|
||||
<!-- TOOT -->
|
||||
<string name="toot_cw_placeholder">Предупреждение</string>
|
||||
|
|
Loading…
Reference in New Issue