1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-04-20 20:43:48 +02:00

Added russian locale, small fixes

This commit is contained in:
Wyrrrd
2024-11-06 13:05:51 +01:00
parent 7288dd8af7
commit 2608b11ead
9 changed files with 44 additions and 7 deletions
+2
View File
@@ -11,3 +11,5 @@ If you want to contribute by translating this mod, you can view the existing tra
Thanks to [unhott](https://mods.factorio.com/user/unhott) for the [original mod](https://mods.factorio.com/mod/GunTurretAlerts).
Thanks to [snouz](https://mods.factorio.com/user/snouz) for the new icons and thumbnail.
Thanks to [Friendch](https://mods.factorio.com/user/Friendch) for the french locale.
Thanks to [eugenikus8](https://github.com/eugenikus8) for the russian locale.
Thanks to [Met_en_Bouldry](https://crowdin.com/profile/Met_en_Bouldry) for the ukranian locale.
+6
View File
@@ -1,4 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 2024-11-06
Locale:
- Added ukranian locale (thanks to Met_en_Bouldry)
- Added russian locale (thanks to eugenikus8)
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 2024-10-27
Changes:
+1 -1
View File
@@ -120,7 +120,7 @@ local function remove_force_from_list(event)
elseif event.source and event.destination then
param.force = event.destination
add_force_to_list(param)
force = source
force = event.source
end
if force and not force.connected_players then
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Gun_Turret_Alerts",
"version": "2.0.0",
"version": "2.0.1",
"title": "Ammo Alerts",
"author": "Wyrrrd",
"factorio_version": "2.0",
-1
View File
@@ -24,4 +24,3 @@ message-low=__1__ hat wenig Munition
[virtual-signal-name]
ammo-icon-red=Hat keine Munition
ammo-icon-yellow=Hat wenig Munition
+6
View File
@@ -24,3 +24,9 @@ message-low=__1__ low ammo
[virtual-signal-name]
ammo-icon-red=Out of ammo signal
ammo-icon-yellow=Low ammo signal
[mod-name]
Gun_Turret_Alerts=Ammo Alerts
[mod-description]
Gun_Turret_Alerts=Adds map alerts for players when a gun turret, vehicle or artillery is either out of ammo or has low ammo.
-1
View File
@@ -24,4 +24,3 @@ message-low=__1__ peu de munitions
[virtual-signal-name]
ammo-icon-red=Signal d'absence de munition
ammo-icon-yellow=Signal de manque de munitions
+26
View File
@@ -0,0 +1,26 @@
[mod-setting-name]
gun-turret-alerts-enabled=Включить оповещения о боезапасе турелей
gun-turret-alerts-car-enabled=Включить оповещения о боезапасе транспортных средств
gun-turret-alerts-artillery-enabled=Включить оповещения о боезапасе артиллерии
gun-turret-alerts-mode=Режим с несколькими слотами
gun-turret-alerts-threshold=Порог низкого уровня боеприпасов
[mod-setting-description]
gun-turret-alerts-enabled=Показать оповещения о боеприпасах в турелях для вашего игрока.
gun-turret-alerts-car-enabled=Показать оповещения о боеприпасах в транспортных средствах для вашего игрока.
gun-turret-alerts-artillery-enabled=Показать оповещения о боеприпасах в артиллерии для вашего игрока.
gun-turret-alerts-mode=Управляет тем, как учитываются слоты для боеприпасов: суммируются ли все слоты, подсчитывается ли каждый слот отдельно или учитывается только выбранный слот.\n(Применяется только для случаев с несколькими слотами для боеприпасов, например, в транспортных средствах.)
gun-turret-alerts-threshold=Если боезапас меньше этого количества, вам будет показано предупреждение.
[string-mod-setting]
gun-turret-alerts-mode-added=В сумме
gun-turret-alerts-mode-individually=По отдельности
gun-turret-alerts-mode-selected=Выбранный
[gun-turret-alerts]
message-empty=__1__ - нет боеприпасов
message-low=__1__ - мало боеприпасов
[virtual-signal-name]
ammo-icon-red=Сигнал отсутствия боеприпасов
ammo-icon-yellow=Сигнал о низком боезапасе
-1
View File
@@ -24,4 +24,3 @@ message-low=__1__ мало боєприпасів
[virtual-signal-name]
ammo-icon-red=Сигнал про закінчення набоїв
ammo-icon-yellow=Сигнал про низький рівень набоїв