-
Notifications
You must be signed in to change notification settings - Fork 617
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
lapatison
committed
Oct 4, 2024
1 parent
54a2d20
commit e87e1e7
Showing
47 changed files
with
160 additions
and
160 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
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
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
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,10 +1,10 @@ | ||
custom-vote-webhook-name = Custom Vote Held | ||
custom-vote-webhook-footer = server: { $serverName }, round: { $roundId } { $runLevel } | ||
custom-vote-webhook-cancelled = **Vote cancelled** | ||
custom-vote-webhook-option-pending = TBD | ||
custom-vote-webhook-option-cancelled = N/A | ||
votekick-webhook-name = Votekick Held | ||
votekick-webhook-description = Initiator: { $initiator }; Target: { $target } | ||
votekick-webhook-cancelled-admin-online = **Vote cancelled due to admins online** | ||
votekick-webhook-cancelled-admin-target = **Vote cancelled due to target being admin** | ||
votekick-webhook-cancelled-antag-target = **Vote cancelled due to target being antag** | ||
custom-vote-webhook-name = Состоялось кастомное голосование | ||
custom-vote-webhook-footer = сервер: { $serverName }, раунд: { $roundId } { $runLevel } | ||
custom-vote-webhook-cancelled = **Голосование было отменено** | ||
custom-vote-webhook-option-pending = будет объявлено | ||
custom-vote-webhook-option-cancelled = Н/Д | ||
votekick-webhook-name = Голосование состоялось | ||
votekick-webhook-description = Инициатор: { $initiator }; Цель голосования: { $target } | ||
votekick-webhook-cancelled-admin-online = **Голосование было отменено из-за админов в сети** | ||
votekick-webhook-cancelled-admin-target = **Голосование было отменено, так как было направлено на администратора** | ||
votekick-webhook-cancelled-antag-target = **Голосование было отменено, так как было направлено на антагониста** |
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,6 +1,6 @@ | ||
ensnare-component-try-free = Вы пытаетесь освободить свои ноги от { $ensnare }! | ||
ensnare-component-try-free-complete = Вы успешно освобождаете свои ноги от { $ensnare }! | ||
ensnare-component-try-free-fail = Вам не удаётся освободить свои ноги от { $ensnare }! | ||
ensnare-component-try-free-complete-other = You successfully free { $user } from the { $ensnare }! | ||
ensnare-component-try-free-fail-other = You fail to free { $user } from the { $ensnare }! | ||
ensnare-component-try-free-complete-other = Вы успешно освобождаете { $user } от { $ensnare }! | ||
ensnare-component-try-free-fail-other = Вам не удаётся освободить { $user } от { $ensnare }! | ||
ensnare-component-try-free-other = Вы пытаетесь освободить ноги { $user } от { $ensnare }! |
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
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
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
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,3 +1,3 @@ | ||
shared-interaction-system-in-range-unobstructed-cannot-reach = Вы не можете туда достать! | ||
interaction-system-user-interaction-cannot-reach = Вы не можете туда достать! | ||
interaction-rate-limit-admin-announcement = Player { $player } breached interaction rate limits. They may be using macros, auto-clickers, or a modified client. Though they may just be spamming buttons or having network issues. | ||
interaction-rate-limit-admin-announcement = Игрок { $player } нарушил ограничения скорости взаимодействия. Возможно, они используют макросы, автокликеры или модифицированный клиент. Однако они могут и просто спамить кнопками или иметь проблемы с сетью. |
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
2 changes: 1 addition & 1 deletion
2
Resources/Locale/ru-RU/medical/components/crew-monitoring-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
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
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 +1 @@ | ||
firebot-fire-detected = Fire detected! | ||
firebot-fire-detected = Обнаружено возгорание! |
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
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
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
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 +1 @@ | ||
syndicate-business-card-base = { " " } It's nothing personal, it's just business | ||
syndicate-business-card-base = { " " } Ничего личного, просто бизнес. |
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
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
Oops, something went wrong.