Skip to content

Commit

Permalink
Update locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed Aug 31, 2024
1 parent 0670981 commit fbb9301
Show file tree
Hide file tree
Showing 8 changed files with 93 additions and 33 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
ent-PartSilicon = { ent-BaseItem }
.desc = { ent-BaseItem.desc }
ent-BaseBorgArmLeft = left cyborg arm
ent-BaseBorgArmLeft = cyborg left arm
.desc = { ent-PartSilicon.desc }
ent-BaseBorgArmRight = right cyborg arm
ent-BaseBorgArmRight = cyborg right arm
.desc = { ent-PartSilicon.desc }
ent-BaseBorgLegLeft = left cyborg leg
ent-BaseBorgLegLeft = cyborg left leg
.desc = { ent-PartSilicon.desc }
ent-BaseBorgLegRight = right cyborg leg
ent-BaseBorgLegRight = cyborg right leg
.desc = { ent-PartSilicon.desc }
ent-BaseBorgHead = cyborg head
.desc = { ent-PartSilicon.desc }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,22 @@ ent-ClothingEyesHudSyndicate = syndicate visor
.desc = The syndicate's professional head-up display, designed for better detection of humanoids and their subsequent elimination.
ent-ClothingEyesHudSyndicateAgent = syndicate agent visor
.desc = The Syndicate Agent's professional heads-up display, designed for quick diagnosis of their team's status.
ent-ClothingEyesGlassesHiddenSecurity = { ent-['ClothingEyesGlassesSunglasses', 'ShowSecurityIcons'] }
ent-ClothingEyesGlassesHiddenSecurity = { ent-ClothingEyesGlassesSunglasses }
.suffix = Syndicate
.desc = { ent-['ClothingEyesGlassesSunglasses', 'ShowSecurityIcons'].desc }
.desc = { ent-ClothingEyesGlassesSunglasses.desc }
ent-ClothingEyesEyepatchHudMedical = medical hud eyepatch
.desc = A heads-up display that scans the humanoids in view and provides accurate data about their health status. For true patriots.
ent-ClothingEyesEyepatchHudMedicalFlipped = medical hud eyepatch
.desc = { ent-['ClothingEyesEyepatchHudMedical', 'ClothingHeadEyeBaseFlipped'].desc }
.desc = { ent-ClothingEyesEyepatchHudMedical.desc }
ent-ClothingEyesEyepatchHudSecurity = security hud eyepatch
.desc = A heads-up display that scans the humanoids in view and provides accurate data about their ID status and security records. For true patriots.
ent-ClothingEyesEyepatchHudSecurityFlipped = security hud eyepatch
.desc = { ent-['ClothingEyesEyepatchHudSecurity', 'ClothingHeadEyeBaseFlipped'].desc }
.desc = { ent-ClothingEyesEyepatchHudSecurity.desc }
ent-ClothingEyesEyepatchHudBeer = beer hud eyepatch
.desc = A pair of sunHud outfitted with apparatus to scan reagents, as well as providing an innate understanding of liquid viscosity while in motion. For true patriots.
ent-ClothingEyesEyepatchHudBeerFlipped = beer hud eyepatch
.desc = { ent-['ClothingEyesEyepatchHudBeer', 'ClothingHeadEyeBaseFlipped'].desc }
.desc = { ent-ClothingEyesEyepatchHudBeer.desc }
ent-ClothingEyesEyepatchHudDiag = diagnostic hud eyepatch
.desc = A heads-up display capable of analyzing the integrity and status of robotics and exosuits. Made out of see-borg-ium.
ent-ClothingEyesEyepatchHudDiagFlipped = diagnostic hud eyepatch
.desc = { ent-['ClothingEyesEyepatchHudDiag', 'ClothingHeadEyeBaseFlipped'].desc }
.desc = { ent-ClothingEyesEyepatchHudDiag.desc }
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
ent-AirSensorVoxBase = { ent-AirSensorBase }
.suffix = Vox Atmosphere
.desc = { ent-AirSensorBase.desc }
ent-AirSensorVox = { ent-['AirSensorVoxBase', 'AirSensor'] }
.desc = { ent-['AirSensorVoxBase', 'AirSensor'].desc }
ent-GasVentPumpVox = { ent-['AirSensorVoxBase', 'GasVentPump'] }
.desc = { ent-['AirSensorVoxBase', 'GasVentPump'].desc }
ent-GasVentScrubberVox = { ent-['AirSensorVoxBase', 'GasVentScrubber'] }
.desc = { ent-['AirSensorVoxBase', 'GasVentScrubber'].desc }
ent-AirSensorVox = { ent-AirSensor }
.desc = { ent-AirSensor.desc }
ent-GasVentPumpVox = { ent-GasVentPump }
.desc = { ent-GasVentPump.desc }
ent-GasVentScrubberVox = { ent-GasVentScrubber }
.desc = { ent-GasVentScrubber.desc }
ent-AirAlarmVox = { ent-AirAlarm }
.suffix = Vox Atmosphere, auto mode disabled
.desc = { ent-AirAlarm.desc }
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ent-MeteorRock = meteorite rock
.desc = What remains of a meteorite.
ent-MeteorRockCoal = { ent-MeteorRock }
.desc = An ore vein rich with coal.
.suffix = Coal
ent-MeteorRockGold = { ent-MeteorRock }
.desc = An ore vein rich with gold.
.suffix = Gold
ent-MeteorRockDiamond = { ent-MeteorRock }
.desc = An ore vein rich with diamonds.
.suffix = Diamond
ent-MeteorRockPlasma = { ent-MeteorRock }
.desc = An ore vein rich with plasma.
.suffix = Plasma
ent-MeteorRockQuartz = { ent-MeteorRock }
.desc = An ore vein rich with quartz.
.suffix = Quartz
ent-MeteorRockSilver = { ent-MeteorRock }
.desc = An ore vein rich with silver.
.suffix = Silver
ent-MeteorRockTin = { ent-MeteorRock }
.desc = An ore vein rich with iron.
.suffix = Iron
ent-MeteorRockUranium = { ent-MeteorRock }
.desc = An ore vein rich with uranium.
.suffix = Uranium
ent-MeteorRockBananium = { ent-MeteorRock }
.desc = An ore vein rich with bananium.
.suffix = Bananium
6 changes: 6 additions & 0 deletions Resources/Locale/ru-RU/administration/commands/erase.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# erase
cmd-erase-desc = Erase a player's entity if it exists and all their chat messages
cmd-erase-help = erase <Username of User Id>
cmd-erase-invalid-args = Invalid number of arguments
cmd-erase-player-not-found = Player not found
cmd-erase-player-completion = <Username>
7 changes: 7 additions & 0 deletions Resources/Locale/ru-RU/administration/commands/respawn.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
cmd-respawn-desc = Respawns a player, kicking them back to the lobby.
cmd-respawn-help = respawn [player or UserId]
cmd-respawn-invalid-args = Must provide <= 1 argument.
cmd-respawn-no-player = If not a player, an argument must be given.
cmd-respawn-unknown-player = Unknown player
cmd-respawn-player-not-online = Player is not currently online, but they will respawn if they come back online
cmd-respawn-player-completion = <Username>
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
ent-AirSensorVoxBase = { ent-AirSensorBase }
.suffix = Vox Atmosphere
.desc = { ent-AirSensorBase.desc }
ent-AirSensorVox = { ent-['AirSensorVoxBase', 'AirSensor'] }
.desc = { ent-['AirSensorVoxBase', 'AirSensor'].desc }
ent-GasVentPumpVox = { ent-['AirSensorVoxBase', 'GasVentPump'] }
.desc = { ent-['AirSensorVoxBase', 'GasVentPump'].desc }
ent-GasVentScrubberVox = { ent-['AirSensorVoxBase', 'GasVentScrubber'] }
.desc = { ent-['AirSensorVoxBase', 'GasVentScrubber'].desc }
ent-AirSensorVox = { ent-AirSensor }
.desc = { ent-AirSensor.desc }
ent-GasVentPumpVox = { ent-GasVentPump }
.desc = { ent-GasVentPump.desc }
ent-GasVentScrubberVox = { ent-GasVentScrubber }
.desc = { ent-GasVentScrubber.desc }
ent-AirAlarmVox = { ent-AirAlarm }
.suffix = Vox Atmosphere, auto mode disabled
.desc = { ent-AirAlarm.desc }
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ent-MeteorRock = meteorite rock
.desc = What remains of a meteorite.
ent-MeteorRockCoal = { ent-MeteorRock }
.desc = An ore vein rich with coal.
.suffix = Coal
ent-MeteorRockGold = { ent-MeteorRock }
.desc = An ore vein rich with gold.
.suffix = Gold
ent-MeteorRockDiamond = { ent-MeteorRock }
.desc = An ore vein rich with diamonds.
.suffix = Diamond
ent-MeteorRockPlasma = { ent-MeteorRock }
.desc = An ore vein rich with plasma.
.suffix = Plasma
ent-MeteorRockQuartz = { ent-MeteorRock }
.desc = An ore vein rich with quartz.
.suffix = Quartz
ent-MeteorRockSilver = { ent-MeteorRock }
.desc = An ore vein rich with silver.
.suffix = Silver
ent-MeteorRockTin = { ent-MeteorRock }
.desc = An ore vein rich with iron.
.suffix = Iron
ent-MeteorRockUranium = { ent-MeteorRock }
.desc = An ore vein rich with uranium.
.suffix = Uranium
ent-MeteorRockBananium = { ent-MeteorRock }
.desc = An ore vein rich with bananium.
.suffix = Bananium

0 comments on commit fbb9301

Please sign in to comment.