Merge branch 'dev' into main

This commit is contained in:
Thekuca
2023-05-23 11:23:56 +02:00
committed by GitHub
14 changed files with 92 additions and 1 deletions
+14 -1
View File
@@ -976,5 +976,18 @@ Config.Weapons = {
{name = 'clip_default', label = TranslateCap('component_clip_default'), hash = `COMPONENT_PRECISIONRIFLE_CLIP_01`},
}
},
{name = 'WEAPON_METALDETECTOR', label = TranslateCap('weapon_metaldetector'), components = {}}
{name = 'WEAPON_METALDETECTOR', label = TranslateCap('weapon_metaldetector'), components = {}},
{name = 'WEAPON_PISTOLXM3', label = TranslateCap('weapon_pistolxm3'), ammo = {label = TranslateCap('ammo_rounds'), hash = `AMMO_PISTOL`}, tints = Config.DefaultWeaponTints,
components = {
{name = 'clip_default', label = TranslateCap('component_clip_default'), hash = `COMPONENT_PISTOLXM3_CLIP_01`},
{name = 'suppressor', label = TranslateCap('component_suppressor'), hash = `COMPONENT_PISTOLXM3_SUPP`}
}
},
{name = 'WEAPON_ACIDPACKAGE', label = TranslateCap('weapon_acidpackage'), components = {}},
{name = 'WEAPON_CANDYCANE', label = TranslateCap('weapon_candycane'), components = {}},
{name = 'WEAPON_RAILGUNXM3', label = TranslateCap('weapon_railgunxm3'), ammo = {label = TranslateCap('ammo_rounds'), hash = `AMMO_RAILGUN`}, tints = Config.DefaultWeaponTints,
components = {
{name = 'clip_default', label = TranslateCap('component_clip_default'), hash = `COMPONENT_RAILGUNXM3_CLIP_01`},
},
},
}
+6
View File
@@ -216,6 +216,12 @@ Locales['cs'] = {
['weapon_precisionrifle'] = 'Precision Rifle',
['weapon_tactilerifle'] = 'Service Carbine',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Míček',
['weapon_bzgas'] = 'Smrtící slzný plyn',
+6
View File
@@ -222,6 +222,12 @@ Locales['da'] = {
['weapon_precisionrifle'] = 'Precision Rifle',
['weapon_tactilerifle'] = 'Service Carbine',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Baseball',
['weapon_bzgas'] = 'BZ Gas',
+6
View File
@@ -222,6 +222,12 @@ Locales['de'] = {
['weapon_precisionrifle'] = 'Präzisionsgewehr',
['weapon_tactilerifle'] = 'Service Karabiner',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Baseball',
['weapon_bzgas'] = 'BZ Gas',
+6
View File
@@ -115,6 +115,12 @@ Locales['es'] = {
-- Weapons
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Melee
['weapon_dagger'] = 'Daga',
['weapon_bat'] = 'Bate',
+6
View File
@@ -108,6 +108,12 @@ Locales['fi'] = {
['locale_digit_grouping_symbol'] = '',
['locale_currency'] = '$%s',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Weapons
['weapon_knife'] = 'Veitsi',
['weapon_nightstick'] = 'Pamppu',
+6
View File
@@ -196,6 +196,12 @@ Locales['fr'] = {
['component_grip'] = 'poignée',
['component_luxary_finish'] = 'finition de luxe',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Weapon Ammo
['ammo_rounds'] = 'cartouche(s)',
['ammo_shells'] = 'obus',
+6
View File
@@ -222,6 +222,12 @@ Locales["hu"] = {
["weapon_precisionrifle"] = "Precision Rifle",
["weapon_tactilerifle"] = "Service Carbine",
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
["weapon_ball"] = "Baseball",
["weapon_bzgas"] = "BZ Gas",
+6
View File
@@ -222,6 +222,12 @@ Locales['it'] = {
['weapon_precisionrifle'] = 'Fucile di precisione',
['weapon_tactilerifle'] = 'Carabina di servizio',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Palla',
['weapon_bzgas'] = 'BZ Gas',
+6
View File
@@ -221,6 +221,12 @@ Locales['nl'] = {
['weapon_metaldetector'] = 'Metaal Detector',
['weapon_precisionrifle'] = 'Precisiegeweer',
['weapon_tactilerifle'] = 'Service Carbine',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Honkbal',
+6
View File
@@ -195,6 +195,12 @@ Locales['pl'] = {
['component_grip'] = 'uchwyt',
['component_luxary_finish'] = 'luksusowe wykończenie broni',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Weapon Ammo
['ammo_rounds'] = 'nabój/oi',
['ammo_shells'] = 'pocisk(ów)',
+6
View File
@@ -221,6 +221,12 @@ Locales['sl'] = {
['weapon_metaldetector'] = 'Metal Detector',
['weapon_precisionrifle'] = 'Precision Rifle',
['weapon_tactilerifle'] = 'Service Carbine',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Baseball',
+6
View File
@@ -222,6 +222,12 @@ Locales['sr'] = {
['weapon_precisionrifle'] = 'Precision Rifle',
['weapon_tactilerifle'] = 'Service Carbine',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = 'Baseball',
['weapon_bzgas'] = 'BZ Gas',
+6
View File
@@ -222,6 +222,12 @@ Locales['zh-cn'] = {
['weapon_precisionrifle'] = '精确步枪',
['weapon_tactilerifle'] = '制式卡宾步枪',
-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
-- Thrown
['weapon_ball'] = '棒球',
['weapon_bzgas'] = '毒气弹',