-
Notifications
You must be signed in to change notification settings - Fork 584
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
22 changes: 11 additions & 11 deletions
22
.../Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
traitor-death-match-redemption-component-interact-using-main-message = The machine buzzes, and displays: { $secondMessage } | ||
traitor-death-match-redemption-component-interact-using-no-mind-message = "AUTHENTICATION FAILED (0045)" | ||
traitor-death-match-redemption-component-interact-using-no-user-mind-message = "AUTHENTICATION FAILED (0052)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-message = GIVEN PDA IS NOT A PDA (0058)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-owner-message = "GIVEN PDA HAS NO OWNER (0064)" | ||
traitor-death-match-redemption-component-interact-using-pda-different-user-message = "GIVEN PDA OWNED BY USER (0070)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-in-pocket-message = "NO USER PDA IN IDCARD POCKET (0083)" | ||
traitor-death-match-redemption-component-interact-using-tampering-detected = "TAMPERING DETECTED (0101)" | ||
traitor-death-match-redemption-component-interact-using-user-no-uplink-account-message = "USER PDA HAS NO UPLINK ACCOUNT (0102)" | ||
traitor-death-match-redemption-component-interact-using-victim-no-uplink-account-message = "USER PDA HAS NO UPLINK ACCOUNT (0108)" | ||
traitor-death-match-redemption-component-interact-using-success-message = The machine plays a happy little tune, and displays: "SUCCESS: { $tcAmount } TC TRANSFERRED" | ||
traitor-death-match-redemption-component-interact-using-main-message = Машина жужжит и показывает: { $secondMessage } | ||
traitor-death-match-redemption-component-interact-using-no-mind-message = "СБОЙ АУТЕНТИФИКАЦИИ (0045)" | ||
traitor-death-match-redemption-component-interact-using-no-user-mind-message = "СБОЙ АУТЕНТИФИКАЦИИ (0052)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-message = ДАННЫЙ КПК НЕ ЯВЛЯЕТСЯ КПК (0058)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-owner-message = "У ДАННОГО КПК НЕТ ВЛАДЕЛЬЦА (0064)" | ||
traitor-death-match-redemption-component-interact-using-pda-different-user-message = "ДАННЫЙ КПК, ВЛАДЕЕТ ПОЛЬЗОВАТЕЛЬ (0070)" | ||
traitor-death-match-redemption-component-interact-using-no-pda-in-pocket-message = "НЕТ ID-КАРТЫ В КАРМАНЕ КПК ПОЛЬЗОВАТЕЛЯ (0083)" | ||
traitor-death-match-redemption-component-interact-using-tampering-detected = "ОБНАРУЖЕНО НЕСАНКЦИОНИРОВАННОЕ ПРОНИКНОВЕНИЕ (0101)" | ||
traitor-death-match-redemption-component-interact-using-user-no-uplink-account-message = "КПК ПОЛЬЗОВАТЕЛЯ НЕ ИМЕЕТ АККАУНТА UPLINK (0102)" | ||
traitor-death-match-redemption-component-interact-using-victim-no-uplink-account-message = "КПК ПОЛЬЗОВАТЕЛЯ НЕ ИМЕЕТ АККАУНТА UPLINK (0108)" | ||
traitor-death-match-redemption-component-interact-using-success-message = Машина играет веселую мелодию и выводит сообщение: "УСПЕХ: { $tcAmount } ТК ПЕРЕДАНО" |