forked from RMC-14/RMC-14
-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
49fa3a7
commit 406cce9
Showing
11 changed files
with
90 additions
and
6 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
rmc-wear-scout-armor-required = На вас повинна бути броня M3-S, щоб одягти це. |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
rmc-cloak-activate-self = Ви активуєте камуфляж вашої мантії. | ||
rmc-cloak-activate-others = {$user} неочікувано зникає в нікуди! | ||
rmc-cloak-deactivate-self = Ваш камуфляж деактивувався! | ||
rmc-cloak-deactivate-others = {$user} з'являється з чистого повітря! | ||
rmc-cloak-forced-deactivate-self = Your cloak fizzles out! | ||
rmc-cloak-forced-deactivate-others = {$user}'s cloak fizzles out! | ||
rmc-cloak-attempt-shoot = Your cloak prevents you from shooting! | ||
rmc-cloak-attempt-prime = Your cloak prevents you from arming the grenade! |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
rmc-cant-while-resting = Ви не можете зробити це під час відпочинку! |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
rmc-announcement-author = Командування | ||
rmc-announcement-author-highcommand = Вищого Командування КМ ОН | ||
rmc-announcement-message = [font size=14][bold][color=white]Оголошення {$author}[/color][/bold][/font][font size=12][color=red] | ||
{$message} | ||
rmc-announcement-message-signed = [font size=14][bold][color=white]Оголошення {$author}[/color][/bold][/font][font size=12][color=red] | ||
{$message} | ||
Signed by, | ||
{$job} {$name}[/color][/font] | ||
rmc-announcement-ares-message = [color=white][font size=16][bold]ARES v3.2 Operation Staging Order[/bold][/font][/color][color=red][font size=14][bold] | ||
{$message}[/bold][/font][/color] | ||
rmc-announcement-ares-lz-designated = Наказ Командування Видано: | ||
{$name} був назначен як основна зона висадки. | ||
rmc-announcement-cooldown = Будь ласка, зачекайте щонайменш {$seconds} секунд між оголошеннями. |
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 |
---|---|---|
|
@@ -231,9 +231,3 @@ cm-chatsan-replacement-bullets = spits | |
cm-chatsan-word-ammo = ammo | ||
cm-chatsan-replacement-ammo = spits | ||
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
rmc-command-marineannounce-description = Надіслати внутрігрове оголошення. | ||
rmc-command-marineannounce-help = rmcannounce <відправник> <повідомлення> чи rmcannounce <повідомлення> щоб надіслати від Вищого Командування. |
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
markings-category-Undershirt = Майки/Бра | ||
markings-category-Underwear = Нижня білизна |
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
marking-RMCUndershirtStandard = Undershirt (Standard) | ||
marking-RMCUndershirtStandard-t_undershirt = Undershirt | ||
marking-RMCUndershirtSleeveless = Undershirt (Sleeveless) | ||
marking-RMCUndershirtSleeveless-t_undershirt_sleeveless = Undershirt | ||
marking-RMCUndershirtRolled = Undershirt (Rolled) | ||
marking-RMCUndershirtRolled-t_rolled_undershirt = Undershirt | ||
marking-RMCUndershirtRolledSleeveless = Undershirt (Sleeveless Rolled) | ||
marking-RMCUndershirtRolledSleeveless-t_rolled_undershirt_sleeveless = Undershirt | ||
marking-RMCUndershirtLong = Undershirt (Long) | ||
marking-RMCUndershirtLong-t_long_undershirt = Undershirt | ||
marking-RMCUndershirtClassic = Bra (Classic) | ||
marking-RMCUndershirtClassic-c_classic = Bra | ||
marking-RMCUndershirtSports = Bra (Sport) | ||
marking-RMCUndershirtSports-c_sports = Bra | ||
marking-RMCUndershirtStrapless = Bra (Strapless) | ||
marking-RMCUndershirtStrapless-c_strapless = Bra | ||
marking-RMCUndershirtNone = None | ||
marking-RMCUndershirtNone-blank = None |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
marking-RMCUnderwearBoxers = Труси-боксери | ||
marking-RMCUnderwearBoxers-c_boxers = Труси-боксери | ||
marking-RMCUnderwearBriefs = Труси-бріфи | ||
marking-RMCUnderwearBriefs-c_briefs = Труси-бріфи | ||
marking-RMCUnderwearLowriders = Труси лоурайдери | ||
marking-RMCUnderwearLowriders-c_lowriders = Труси лоурайдери | ||
marking-RMCUnderwearSatin = Атласна білизна | ||
marking-RMCUnderwearSatin-c_satin = Атласна білизна | ||
marking-RMCUnderwearTanga = Білизна танга | ||
marking-RMCUnderwearTanga-c_tanga = Білизна танга |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
rmc-trait-category-inconveniences = Inconveniences | ||
rmc-trait-russian-accent-name = кацапський акцент | ||
rmc-trait-russian-accent-desc = Для тех у каґо другая чєлюсть. | ||
rmc-trait-french-accent-name = Французький акцент | ||
rmc-trait-french-accent-desc = Ви родом із Франції. | ||
rmc-trait-mobster-accent-name = Акцент мафіозі | ||
rmc-trait-mobster-accent-desc = ey gabagool fugeddaboutit I'm walkin here | ||
rmc-trait-spanish-accent-name = Іспанський акцент | ||
rmc-trait-spanish-accent-desc = Ви родом із Іспанії. | ||
rmc-trait-scottish-accent-name = Шотландський акцент | ||
rmc-trait-scottish-accent-desc = Fer tha folk who come fae a Hielan clan. |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
throwing-user-threw-others = {$user} кидає {$thrown} |