Skip to content

Commit e162b93

Browse files
LibreTranslateweblate
authored andcommitted
Translated using Weblate (Russian)
Currently translated at 100.0% (296 of 296 strings) Translation: Reef/Strings Translate-URL: https://hosted.weblate.org/projects/reef/strings/ru/
1 parent 04a8192 commit e162b93

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Reef/src/main/res/values-ru/strings.xml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,13 @@
312312
<item quantity="few">%d приложений</item>
313313
</plurals>
314314
<plurals name="app_limits_applied">
315-
<item quantity="one">%1$d ограничений приложений</item>
316-
<item quantity="few">%1$d ограничений приложений</item>
315+
<item quantity="few">%1$d</item>
316+
<item quantity="many">%1$d</item>
317+
<item quantity="other">%1$d</item>
317318
</plurals>
318319
<plurals name="app_will_be_blocked_in">
319-
<item quantity="one">%1$s будет заблокирован через %2$d минуту</item>
320-
<item quantity="few">%1$s будет заблокирован через %2$d минут</item>
320+
<item quantity="few">%1$s будет заблокирован в %2$d минутах</item>
321+
<item quantity="many">%1$s будет заблокирован в %2$d минутах</item>
322+
<item quantity="other">%1$s будет заблокирован в %2$d минутах</item>
321323
</plurals>
322324
</resources>

0 commit comments

Comments
 (0)