МЕГАпереводы (#418)

* add: 1000 translation files

* add: translations p2

* translations p3

* translations p4

* finally done

* fixes

* fixes 2

* fixes 3
This commit is contained in:
ThereDrD0
2024-07-05 18:01:37 +03:00
committed by GitHub
parent 0c23d53d77
commit 8fb2cc946d
1588 changed files with 17590 additions and 12313 deletions

View File

@@ -5,7 +5,7 @@ suspicion-objective = Цель: { $objectiveText }
# Shown when greeted with the Suspicion role
suspicion-partners-in-crime =
{ $partnersCount ->
[zero] You're on your own. Good luck!
[one] Your partner in crime is { $partnerNames }.
*[other] Your partners in crime are { $partnerNames }.
[zero] Вы сами по себе. Удачи!
[one] Ваш союзник: { $partnerNames }.
*[other] Ваши союзники: { $partnerNames }.
}

View File

@@ -3,7 +3,7 @@
# Shown when clicking your Role Button in Suspicion
suspicion-ally-count-display =
{ $allyCount ->
*[zero] У вас нет союзников
[one] Ваш союзник { $allyNames }
[other] Ваши союзники { $allyNames }
*[zero] Вы сами по себе. Удачи!
[one] Ваш союзник: { $allyNames }.
[other] Ваши союзники: { $allyNames }.
}