* #4213 some translation string fixes * #4213 cargo localization string fixes * #4213 more localization tweaks and fixes * #4213 - fixed some translation string issues * #4213 - fixed some translation string issues
This commit is contained in:
@@ -10,6 +10,6 @@ space-villain-game-enemy-cheers-message = {$enemyName} cheers.
|
||||
space-villain-game-enemy-dies-with-player-message = {$enemyName} dies, but takes you with him.
|
||||
space-villain-game-enemy-throws-bomb-message = {$enemyName} throws a bomb, exploding you for {$damageReceived} damage!
|
||||
space-villain-game-enemy-steals-player-power-message = {$enemyName} steals {$stolenAmount} of your power!
|
||||
space-villain-game-enemy-heals-message = {$enemyName} heals for {healedAmount} health!
|
||||
space-villain-game-enemy-heals-message = {$enemyName} heals for {$healedAmount} health!
|
||||
space-villain-game-enemy-steals-player-power-message = {$enemyName} steals {$stolenAmount} of your power!
|
||||
space-villain-game-enemy-attacks-message = {$enemyName} attacks you for {$damageDealt} damage!
|
||||
@@ -12,7 +12,7 @@ plant-holder-component-no-plant-message = There is no plant to remove.
|
||||
plant-holder-component-empty-message = {$owner} is empty!
|
||||
plant-holder-component-spray-message = You spray {$owner}.
|
||||
plant-holder-component-transfer-message = You transfer {$amount}u to {$owner}.
|
||||
plant-holder-component-nothing-to-sample-message =There is nothing to take a sample of!.
|
||||
plant-holder-component-nothing-to-sample-message = There is nothing to take a sample of!
|
||||
plant-holder-component-already-sampled-message = This plant has already been sampled.
|
||||
plant-holder-component-dead-plant-message = This plant is dead.
|
||||
plant-holder-component-take-sample-message = You take a sample from the {$seedName}.
|
||||
|
||||
@@ -5,7 +5,7 @@ chem-master-component-interact-using-no-hands = You have no hands.
|
||||
chem-master-component-interact-using-nothing-in-hands = You have nothing in your hand!
|
||||
chem-master-component-has-beaker-already-message = This ChemMaster already has a container in it.
|
||||
chem-master-component-container-too-large-message = The {$container} is too large for the ChemMaster!
|
||||
chem-master-component-cannot-put-entity-message = You can't put {entity} in the ChemMaster!
|
||||
chem-master-component-cannot-put-entity-message = You can't put {$entity} in the ChemMaster!
|
||||
|
||||
## Bound UI
|
||||
chem-master-bound-user-interface-title = ChemMaster 4000
|
||||
|
||||
@@ -1 +1 @@
|
||||
construction-insert-material-entity = Next, add [color=yellow]{$amount}}x[/color] [color=cyan]{$materialName}[/color].
|
||||
construction-insert-material-entity = Next, add [color=yellow]{$amount}x[/color] [color=cyan]{$materialName}[/color].
|
||||
@@ -28,7 +28,7 @@ traitor-death-match-title = Traitor Deathmatch
|
||||
traitor-death-match-description = Everyone's a traitor. Everyone wants each other dead.
|
||||
traitor-death-match-station-is-too-unsafe-announcement = The station is too unsafe to continue. You have one minute.
|
||||
traitor-death-match-end-round-description-first-line = The PDAs recovered afterwards...
|
||||
traitor-death-match-end-round-description-entry = {$originalName}'s PDA, with {tcBalance} TC
|
||||
traitor-death-match-end-round-description-entry = {$originalName}'s PDA, with {$tcBalance} TC
|
||||
|
||||
## TraitorRole
|
||||
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
hands-component-disarm-success-others-message = {$source} disarms {$target}!
|
||||
hands-component-disarm-success-message = You disarm {$target}!
|
||||
hands-component-shove-success-others-message = {$source} shoves {$target}!
|
||||
hands-component-shove-success-message = You shove {$target}!
|
||||
|
||||
### HandComponent stuff
|
||||
|
||||
|
||||
hands-component-disarm-success-others-message = {$disarmer} disarms {$disarmed}!
|
||||
hands-component-disarm-success-message = You disarm {$disarmed}!
|
||||
hands-component-shove-success-others-message = {$shover} shoves {$shoved}!
|
||||
hands-component-shove-success-message = You shove {$shoved}!
|
||||
@@ -1 +1,2 @@
|
||||
shared-interaction-system-in-range-unobstructed-cannot-reach = You can't reach there!
|
||||
shared-interaction-system-in-range-unobstructed-cannot-reach = You can't reach there!
|
||||
interaction-system-user-interaction-cannot-reach = You can't reach there!
|
||||
@@ -1,6 +1,7 @@
|
||||
## Entity
|
||||
|
||||
microwave-component-interact-using-no-power = It has no power!
|
||||
microwave-component-interact-using-broken = It's broken!
|
||||
microwave-component-interact-using-no-active-hand = You have no active hand!
|
||||
microwave-component-interact-using-container-full = Container is full
|
||||
microwave-component-interact-using-transfer-success = Transferred {$amount}u
|
||||
|
||||
@@ -9,4 +9,9 @@ connecting-disconnected = Disconnected from server:
|
||||
connecting-tip = Don't die!
|
||||
connecting-version = ver 0.1
|
||||
connecting-fail-reason = Failed to connect to server:
|
||||
{ $reason }
|
||||
{ $reason }
|
||||
connecting-state-NotConnecting = Not connecting
|
||||
connecting-state-ResolvingHost = Resolving host
|
||||
connecting-state-EstablishingConnection = Establishing connection
|
||||
connecting-state-Handshake = Handshake
|
||||
connecting-state-Connected = Connected
|
||||
@@ -9,7 +9,7 @@ enter-verb-get-data-text = Enter
|
||||
|
||||
## EjectVerb
|
||||
|
||||
eject-verb-get-data-text = Eject
|
||||
medical-scanner-eject-verb-get-data-text = Eject
|
||||
|
||||
## UI
|
||||
|
||||
|
||||
@@ -13,4 +13,4 @@ particle-accelerator-control-menu-status-label = Status: {$status}
|
||||
particle-accelerator-control-menu-status-operational = Operational
|
||||
particle-accelerator-control-menu-status-incomplete = Incomplete
|
||||
particle-accelerator-control-menu-draw-not-available = Draw: N/A
|
||||
particle-accelerator-control-menu-draw = Draw: {$watts}/{lastReceive}
|
||||
particle-accelerator-control-menu-draw = Draw: {$watts}/{$lastReceive}
|
||||
@@ -5,7 +5,7 @@
|
||||
shell-server-cannot = Server cannot do this.
|
||||
shell-command-success = Command successful
|
||||
shell-invalid-command = Invalid command.
|
||||
shell-invalid-command-specific = Invalid {commandName} command.
|
||||
shell-invalid-command-specific = Invalid {$commandName} command.
|
||||
shell-cannot-run-command-from-server = You cannot run this command from the server.
|
||||
shell-only-players-can-run-this-command = Only players can run this command.
|
||||
|
||||
|
||||
@@ -12,5 +12,5 @@ strip-verb-get-data-text = Strip
|
||||
|
||||
## UI
|
||||
|
||||
strippable-bound-user-interface-stripping-menu-title = {ownerName}'s inventory
|
||||
strippable-bound-user-interface-stripping-menu-title = {$ownerName}'s inventory
|
||||
strippable-bound-user-interface-stripping-menu-handcuffs-button = Restraints
|
||||
@@ -6,6 +6,7 @@ traitor-death-match-redemption-component-interact-using-no-pda-message = GIVEN P
|
||||
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"
|
||||
Reference in New Issue
Block a user