* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
11 lines
531 B
Plaintext
11 lines
531 B
Plaintext
lock-comp-on-examined-is-locked = Похоже, { $entityName } заблокирован.
|
|
lock-comp-on-examined-is-unlocked = Похоже, { $entityName } разблокирован.
|
|
lock-comp-do-lock-success = Вы заблокировали { $entityName }.
|
|
lock-comp-do-unlock-success = Вы разблокировали { $entityName }.
|
|
lock-comp-has-user-access-fail = Доступ запрещён
|
|
|
|
## ToggleLockVerb
|
|
|
|
toggle-lock-verb-unlock = Разблокировать
|
|
toggle-lock-verb-lock = Заблокировать
|