Update Russian translation (pluralizations) (#2565)
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error * Update Russian translation * Fix formatting error * Update Russian translation * Update Russian translation * Update ru.jsx * Fix syntax error * Remove two_factor_auth.warning (appears obsolete) * Add missing strings in ru.yml A lot of new strings translated, especially for the newly added admin section * Fix translation consistency * Update Russian translation * Update Russian translation (pluralizations)
This commit is contained in:
parent
429480bb77
commit
4acc386dd5
3 changed files with 11 additions and 3 deletions
|
@ -58,4 +58,6 @@ ru:
|
|||
not_locked: не был заблокирован
|
||||
not_saved:
|
||||
one: '1 ошибка помешала сохранению этого %{resource}:'
|
||||
other: "%{count} ошибки помешали сохранению этого %{resource}:"
|
||||
few: "%{count} ошибки помешали сохранению этого %{resource}:"
|
||||
many: "%{count} ошибок помешали сохранению этого %{resource}:"
|
||||
other: "%{count} ошибок помешали сохранению этого %{resource}:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue