Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
cuffable-component-cannot-interact-message = Вы не можете этого сделать!
|
||||
cuffable-component-cannot-remove-cuffs-too-far-message = Вы слишком далеко, чтобы снять наручники.
|
||||
cuffable-component-start-uncuffing-self = Вы начинаете мучительно выкручиваться из наручников.
|
||||
cuffable-component-start-uncuffing-observer = { $user } начинает расковывать { $target }!
|
||||
cuffable-component-start-uncuffing-target-message = Вы начинаете расковывать { $targetName }.
|
||||
cuffable-component-start-uncuffing-by-other-message = { $otherName } начинает расковывать вас!
|
||||
cuffable-component-start-uncuffing-self = Ты начинаешь снимать с себя наручники.
|
||||
cuffable-component-start-uncuffing-observer = { $user } начинает расстегивать наручники с { $target }!
|
||||
cuffable-component-start-uncuffing-target-message = Ты начинаешь снимать наручники с { $targetName }.
|
||||
cuffable-component-start-uncuffing-by-other-message = { $otherName } начинает снимать с тебя наручники!
|
||||
cuffable-component-start-removing-cuffs-message = Вы начинаете снимать наручники.
|
||||
cuffable-component-remove-cuffs-success-message = Вы успешно снимаете наручники.
|
||||
cuffable-component-remove-cuffs-by-other-success-message = { $otherName } снимает с вас наручники.
|
||||
cuffable-component-remove-cuffs-to-other-partial-success-message =
|
||||
|
||||
@@ -13,5 +13,5 @@ handcuff-component-cuff-by-other-success-message = Вы были закован
|
||||
handcuff-component-cuff-interrupt-message = Вам помешали заковать { $targetName }!
|
||||
handcuff-component-cuff-interrupt-self-message = Вам помешали заковать себя.
|
||||
handcuff-component-cuff-interrupt-other-message = Вы помешали { $otherName } заковать вас!
|
||||
handcuff-component-cuff-interrupt-buckled-message = Вы не можете пристегнуться в наручниках!
|
||||
handcuff-component-cuff-interrupt-unbuckled-message = Вы не можете отстегнуться в наручниках!
|
||||
handcuff-component-cuff-interrupt-buckled-message = Вы не можете пристегнуться, пока скованы!
|
||||
handcuff-component-cuff-interrupt-unbuckled-message = Вы не можете расстегнуться, будучи скованными!
|
||||
|
||||
Reference in New Issue
Block a user