Skip to content

Commit 63d361a

Browse files
authored
Merge pull request #33 from Kanek2/master
Completed English translation
2 parents 907dd5c + a93629b commit 63d361a

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Player Info Command_Title
2+
info_command_title: "Since the plugin was installed, you have been playing on this server"
3+
# Player Info Command_Time
4+
info_command_played_time: "<color=red>%day%</color> days <color=red>%hour%</color> hours <color=red>%minutes%</color> minutes"
5+
# Player Info Command_Role
6+
info_command_role_played: "You have played as <color=red>%rolePlayed%</color> times"
7+
# Player Info Command_Kills and Damage
8+
info_command_kills_damages: "You have killed <color=red>%kills%</color> players and <color=red>%scpKills%</color> SCPs | Dealt <color=red>%playerDamage%</color> damage points (including invalid) | Died <color=red>%playerDeath%</color> times"
9+
# Player Info Command_Shots
10+
info_command_shot: "You have fired a total of <color=red>%shot%</color> shots"
11+
# Failure Message Due to DNT Tag
12+
info_command_failed: "Failed to retrieve data, disable DNT - if this doesn't help, the plugin might be disabled"
13+
# Rescue Command Error
14+
rescue_command_error: "An error occurred while executing the command, please try again later"
15+
# Rescue Command: Failure
16+
rescue_command_failed: "Failure, the command may be disabled or you lack the required permissions"
17+
# Rescue Command: Success
18+
rescue_command_ok: "Player rescued successfully"
19+
# Chat Command_Error
20+
chat_command_error: "An error occurred while sending the message, please try again"
21+
# Chat Command_Failure
22+
chat_command_failed: "Message not sent – you may be muted, the message is empty, or the chat is disabled"
23+
# Chat Command_Success
24+
chat_command_ok: "Message sent successfully"
25+
# Check HelpSense Plugin Version
26+
version_command:
27+
PluginVersion: "Current plugin version: {0}"
28+
LastUpdateTime: "Last update: {0}"
29+
RequiredGameVersion: "Recommended game version: {0}"
30+
Text: "List of enabled features (only major ones are included):"
31+
SeeNoEvil: "Mobile Task Force SeeNoEvil: {0}"
32+
Skynet: "Mobile Task Force Skynet: {0}"
33+
SCP023: "SCP-023 Black Dog: {0}"
34+
SCP029: "SCP-029 Daughter of Shadows: {0}"
35+
SCP073: "SCP-073 Cain: {0}"
36+
SCP191: "SCP-191 Mechanical Girl: {0}"
37+
SCP347: "SCP-347 Invisible Woman: {0}"
38+
SCP703: "SCP-703 In the Closet: {0}"
39+
SCP1056: "SCP-1056 Size Changer: {0}"
40+
SCP1068: "SCP-1068 Harmless Nuclear Bomb: {0}"
41+
ChaosLeader: "Chaos Insurgency Leader: {0}"
42+
SCP2936: "SCP-2936-1 Giant German Robot: {0}"
43+
SCP1093: "SCP-1093 Lantern Man: {0}"
44+
InfiniteAmmo: "Infinite Ammo: {0}"
45+
InfiniteAmmoType: "Infinite Ammo Mode: {0}"
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Door Piercing Ability
2+
door_piercing_ability: Ability to phase through doors
3+
# Door Piercing Ability Button
4+
door_piercing_ability_key: Door piercing ability key
5+
# Door Piercing Ability Button Description
6+
door_piercing_ability_key_description: Press once or hold to phase through doors
7+
# Door Piercing Skill Activation Mode
8+
piercing_skill_activation_mode: Door piercing mode enabled
9+
# Hold
10+
hold: Hold
11+
# Toggle
12+
toggle: Toggle

0 commit comments

Comments
 (0)