From 355148ff81b318610e7d49d2e86659b26a85d2c6 Mon Sep 17 00:00:00 2001 From: Richard Buckle Date: Thu, 8 Aug 2024 07:17:06 +0100 Subject: [PATCH] New Crowdin updates (#2639) Co-authored-by: Brian Wilson --- .../Properties/Commodities.de.resx | 30 ++++++-- DataDefinitions/Properties/Materials.cs.resx | 1 + DataDefinitions/Properties/Materials.de.resx | 9 +-- DataDefinitions/Properties/Materials.es.resx | 10 +-- DataDefinitions/Properties/Materials.fr.resx | 10 +-- DataDefinitions/Properties/Materials.hu.resx | 1 + DataDefinitions/Properties/Materials.it.resx | 3 + DataDefinitions/Properties/Materials.ja.resx | 1 + .../Properties/Materials.pt-BR.resx | 9 +-- .../Properties/Materials.pt-PT.resx | 1 + DataDefinitions/Properties/Materials.ru.resx | 10 +-- .../Properties/Materials.zh-CN.resx | 7 +- .../Properties/MessageChannels.it.resx | 2 +- .../Properties/MessageSources.it.resx | 2 +- DataDefinitions/Properties/Messages.it.resx | 2 +- .../Properties/MissionType.cs.resx | 4 -- .../Properties/MissionType.de.resx | 23 +++++-- .../Properties/MissionType.es.resx | 1 + .../Properties/MissionType.fr.resx | 1 + .../Properties/MissionType.hu.resx | 5 +- .../Properties/MissionType.it.resx | 13 ++-- .../Properties/MissionType.ja.resx | 15 ++-- .../Properties/MissionType.pt-BR.resx | 29 ++++++-- .../Properties/MissionType.pt-PT.resx | 4 -- .../Properties/MissionType.ru.resx | 10 +-- .../Properties/MissionType.zh-CN.resx | 10 +-- .../Properties/Modifications.de.resx | 4 +- DataDefinitions/Properties/Modules.de.resx | 5 +- DataDefinitions/Properties/Ship.cs.resx | 1 + DataDefinitions/Properties/Ship.de.resx | 1 + DataDefinitions/Properties/Ship.es.resx | 1 + DataDefinitions/Properties/Ship.fr.resx | 1 + DataDefinitions/Properties/Ship.hu.resx | 1 + DataDefinitions/Properties/Ship.it.resx | 1 + DataDefinitions/Properties/Ship.ja.resx | 1 + DataDefinitions/Properties/Ship.pt-BR.resx | 3 + DataDefinitions/Properties/Ship.pt-PT.resx | 1 + DataDefinitions/Properties/Ship.ru.resx | 1 + DataDefinitions/Properties/Ship.zh-CN.resx | 1 + .../Properties/SignalSource.de.resx | 10 ++- DataDefinitions/Properties/SignalType.de.resx | 20 ++++++ .../Properties/SignalType.zh-CN.resx | 68 +++++++++++++++++++ .../Properties/StationService.zh-CN.resx | 2 +- .../Properties/MissionMonitor.cs.resx | 1 + .../Properties/MissionMonitor.de.resx | 1 + .../Properties/MissionMonitor.es.resx | 1 + .../Properties/MissionMonitor.fr.resx | 1 + .../Properties/MissionMonitor.hu.resx | 1 + .../Properties/MissionMonitor.it.resx | 1 + .../Properties/MissionMonitor.ja.resx | 1 + .../Properties/MissionMonitor.pt-BR.resx | 1 + .../Properties/MissionMonitor.pt-PT.resx | 1 + .../Properties/MissionMonitor.ru.resx | 1 + .../Properties/MissionMonitor.zh-CN.resx | 1 + 54 files changed, 252 insertions(+), 94 deletions(-) diff --git a/DataDefinitions/Properties/Commodities.de.resx b/DataDefinitions/Properties/Commodities.de.resx index daae60d5aa..a7fb98f0b2 100644 --- a/DataDefinitions/Properties/Commodities.de.resx +++ b/DataDefinitions/Properties/Commodities.de.resx @@ -1581,7 +1581,10 @@ Sirius Industrieausrüstung Commodity SiriusIndustrialEquipment - + + Thargoidenspäher Gewebeprobe + Commodity ThargoidScoutTissueSample + Unmarkierte Militärmaterialien Commodity UnmarkedWeapons @@ -1842,9 +1845,24 @@ Teilveredeltes Spitzen-Mineral Commodity UnknownRefinedMineral - - - - - + + Titan Antriebskomponente + Commodity ThargoidTitanDriveComponent + + + Zystenprobe + Commodity ThargoidCystSpecimen + + + Knochenfragmente + Commodity ThargoidBoneFragments + + + Organprobe + Commodity ThargoidOrganSample + + + Thargoiden Herz + Commodity ThargoidHeart + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.cs.resx b/DataDefinitions/Properties/Materials.cs.resx index 60ae86f464..a16dae7303 100644 --- a/DataDefinitions/Properties/Materials.cs.resx +++ b/DataDefinitions/Properties/Materials.cs.resx @@ -261,6 +261,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.de.resx b/DataDefinitions/Properties/Materials.de.resx index 06f47747aa..e737516ef0 100644 --- a/DataDefinitions/Properties/Materials.de.resx +++ b/DataDefinitions/Properties/Materials.de.resx @@ -646,7 +646,7 @@ Material tg_propulsionelement - Thargoiden Bio-Mechanische Bauteile + Biomechanische Leiter Material tg_biomechanicalconduits @@ -695,12 +695,13 @@ Analyse einer enormen Energiespitze - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata Taktischer Kern Chip Material unknowncorechip + + Such- und Rettungsgutscheinmaterial searchrescuevoucher + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.es.resx b/DataDefinitions/Properties/Materials.es.resx index e43e904816..ac78f3ff54 100644 --- a/DataDefinitions/Properties/Materials.es.resx +++ b/DataDefinitions/Properties/Materials.es.resx @@ -646,10 +646,7 @@ Elemento de propulsión Thargoide Material tg_propulsionelement - - Componentes biomecánicos Thargoide - Material tg_biomechanicalconduits - + Piezas de Armamento Thargoide Material tg_weaponparts @@ -669,9 +666,8 @@ Análisis de sobrecarga de energía masiva - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.fr.resx b/DataDefinitions/Properties/Materials.fr.resx index 760e03c272..ab255054ee 100644 --- a/DataDefinitions/Properties/Materials.fr.resx +++ b/DataDefinitions/Properties/Materials.fr.resx @@ -645,10 +645,7 @@ Élément de propulsion Thargoïd Material tg_propulsionelement - - Conduits biomécaniques Thargoïds - Material tg_biomechanicalconduits - + Pièces d'armement Thargoïdes Material tg_weaponparts @@ -668,9 +665,8 @@ Analyse de surcharge d'énergie massive - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.hu.resx b/DataDefinitions/Properties/Materials.hu.resx index 78ad0f4c2c..a5816b1a7d 100644 --- a/DataDefinitions/Properties/Materials.hu.resx +++ b/DataDefinitions/Properties/Materials.hu.resx @@ -421,5 +421,6 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.it.resx b/DataDefinitions/Properties/Materials.it.resx index f3fd8e74dc..2319e16f43 100644 --- a/DataDefinitions/Properties/Materials.it.resx +++ b/DataDefinitions/Properties/Materials.it.resx @@ -701,4 +701,7 @@ Chip del nucleo tattico Material unknowncorechip + + Voucher per Ricerca e Soccorsomaterial searchrescuevoucher + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.ja.resx b/DataDefinitions/Properties/Materials.ja.resx index 60ae86f464..a16dae7303 100644 --- a/DataDefinitions/Properties/Materials.ja.resx +++ b/DataDefinitions/Properties/Materials.ja.resx @@ -261,6 +261,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.pt-BR.resx b/DataDefinitions/Properties/Materials.pt-BR.resx index c135d7cabe..74ff8bef4e 100644 --- a/DataDefinitions/Properties/Materials.pt-BR.resx +++ b/DataDefinitions/Properties/Materials.pt-BR.resx @@ -646,7 +646,7 @@ Material tg_propulsionelement - Conduítes Bio-Mecânicos Thargoid + Condutores Biomecânicos Thargoid Material tg_biomechanicalconduits @@ -695,12 +695,13 @@ Análise de Surto de Energia Massiva - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata Chip de Núcleo Tático Material unknowncorechip + + Voucher de Busca e Resgatematerial searchrescuevoucher + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.pt-PT.resx b/DataDefinitions/Properties/Materials.pt-PT.resx index 60ae86f464..a16dae7303 100644 --- a/DataDefinitions/Properties/Materials.pt-PT.resx +++ b/DataDefinitions/Properties/Materials.pt-PT.resx @@ -261,6 +261,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.ru.resx b/DataDefinitions/Properties/Materials.ru.resx index 201ff49bac..9c7346941a 100644 --- a/DataDefinitions/Properties/Materials.ru.resx +++ b/DataDefinitions/Properties/Materials.ru.resx @@ -645,10 +645,7 @@ Реактивные элементы Material tg_propulsionelement - - Биомеханические энергопроводники - Material tg_biomechanicalconduits - + Детали вооружения Material tg_weaponparts @@ -668,9 +665,8 @@ Параметры сильного энергетического импульса - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata + \ No newline at end of file diff --git a/DataDefinitions/Properties/Materials.zh-CN.resx b/DataDefinitions/Properties/Materials.zh-CN.resx index a6a1a1c37f..ae39832f07 100644 --- a/DataDefinitions/Properties/Materials.zh-CN.resx +++ b/DataDefinitions/Properties/Materials.zh-CN.resx @@ -646,7 +646,7 @@ Material tg_propulsionelement - 八角生物机械组件 + 八角生物机械管线 Material tg_biomechanicalconduits @@ -695,12 +695,11 @@ 大规模能量浪涌分析 - tg_shutdowndata -Material tg_shutdowndata -Data collected when you observe a Thargoid Titan explode + Material tg_shutdowndata 战术核心芯片 Material unknowncorechip + \ No newline at end of file diff --git a/DataDefinitions/Properties/MessageChannels.it.resx b/DataDefinitions/Properties/MessageChannels.it.resx index e7e7b0c8e0..eb6f9104c3 100644 --- a/DataDefinitions/Properties/MessageChannels.it.resx +++ b/DataDefinitions/Properties/MessageChannels.it.resx @@ -126,7 +126,7 @@ - gruppo + stormo diff --git a/DataDefinitions/Properties/MessageSources.it.resx b/DataDefinitions/Properties/MessageSources.it.resx index bfdd939bf0..b2cd5f3704 100644 --- a/DataDefinitions/Properties/MessageSources.it.resx +++ b/DataDefinitions/Properties/MessageSources.it.resx @@ -101,7 +101,7 @@ Compagno di squadriglia - Membro del gruppo + Gregario Membro dell'equipaggio diff --git a/DataDefinitions/Properties/Messages.it.resx b/DataDefinitions/Properties/Messages.it.resx index fc3a0841d3..2e58c7974e 100644 --- a/DataDefinitions/Properties/Messages.it.resx +++ b/DataDefinitions/Properties/Messages.it.resx @@ -101,7 +101,7 @@ Compagno di squadriglia - Membro del gruppo + Gregario Membro dell'equipaggio diff --git a/DataDefinitions/Properties/MissionType.cs.resx b/DataDefinitions/Properties/MissionType.cs.resx index 071d35be41..8a743d14a6 100644 --- a/DataDefinitions/Properties/MissionType.cs.resx +++ b/DataDefinitions/Properties/MissionType.cs.resx @@ -175,10 +175,6 @@ - - - - diff --git a/DataDefinitions/Properties/MissionType.de.resx b/DataDefinitions/Properties/MissionType.de.resx index 18320a9931..aa3c93fc87 100644 --- a/DataDefinitions/Properties/MissionType.de.resx +++ b/DataDefinitions/Properties/MissionType.de.resx @@ -126,6 +126,9 @@ Mordauftrag + + Wing + Beschaffungsmission @@ -157,10 +160,10 @@ Bergbaumission - Passagiertransport + Massentransporte.g. of passengers - VIP-Transport + VIP Transporte.g. VIP passenger Piraterie @@ -229,12 +232,12 @@ Verdeckte Mission - Download - Hack type + Download + On-foot hack type - Upload - Hack type + Upload + On-foot hack type Siedlung ausschalten @@ -298,7 +301,7 @@ e.g. rescue from a burning station - Passagier-Evakuierung + Evakuierunge.g. of passengers Alarm @@ -307,4 +310,10 @@ Thargoid Späher Ziele Massacre type + + Kontakte.g. mission assigned by an on-foot contact + + + Sabotagee.g. on-foot settlement sabotage mission + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.es.resx b/DataDefinitions/Properties/MissionType.es.resx index e90bcfebd3..51a96249ef 100644 --- a/DataDefinitions/Properties/MissionType.es.resx +++ b/DataDefinitions/Properties/MissionType.es.resx @@ -214,6 +214,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.fr.resx b/DataDefinitions/Properties/MissionType.fr.resx index ceafef6571..010675d262 100644 --- a/DataDefinitions/Properties/MissionType.fr.resx +++ b/DataDefinitions/Properties/MissionType.fr.resx @@ -214,6 +214,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.hu.resx b/DataDefinitions/Properties/MissionType.hu.resx index 75a62911f8..7a068537ec 100644 --- a/DataDefinitions/Properties/MissionType.hu.resx +++ b/DataDefinitions/Properties/MissionType.hu.resx @@ -124,21 +124,17 @@ - Szállítás - - Expedíció - Bányászat @@ -196,6 +192,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.it.resx b/DataDefinitions/Properties/MissionType.it.resx index fd44f99fb7..a1afae7bcd 100644 --- a/DataDefinitions/Properties/MissionType.it.resx +++ b/DataDefinitions/Properties/MissionType.it.resx @@ -126,6 +126,9 @@ Assassinio + + Stormo + Raccolta @@ -229,12 +232,12 @@ Segreto - Download - Hack type + Download + On-foot hack type - Upload - Hack type + Upload + On-foot hack type Insediamento disattivato @@ -307,4 +310,6 @@ Obiettivi dell'esploratore Thargoid Massacre type + + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.ja.resx b/DataDefinitions/Properties/MissionType.ja.resx index 3146b71f2e..4a5c474596 100644 --- a/DataDefinitions/Properties/MissionType.ja.resx +++ b/DataDefinitions/Properties/MissionType.ja.resx @@ -138,11 +138,6 @@ - - - - - @@ -192,12 +187,12 @@ 隠密 - ダウンロード - Hack type + ダウンロード + On-foot hack type - アップロード - Hack type + アップロード + On-foot hack type セトルメントの電源切断 @@ -246,4 +241,6 @@ + + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.pt-BR.resx b/DataDefinitions/Properties/MissionType.pt-BR.resx index 5b7d30d9f5..fb8069e280 100644 --- a/DataDefinitions/Properties/MissionType.pt-BR.resx +++ b/DataDefinitions/Properties/MissionType.pt-BR.resx @@ -126,6 +126,9 @@ Assassinato + + Esquadrão + Coleta @@ -153,14 +156,17 @@ Massacre + + Thargoide.g. massacre of thargoid targets + Mineração - Transporte + Transporte em Massae.g. of passengers - Transporte + Transporte VIPe.g. VIP passenger Pirataria @@ -214,6 +220,9 @@ Contrato da Marinha Imperial + + Meganavee.g. hack or disable missions targeting a megaship + Fundador @@ -229,12 +238,12 @@ Disfarçada - Download - Hack type + Download + On-foot hack type - Upload - Hack type + Upload + On-foot hack type Assentamento Desativado @@ -298,7 +307,7 @@ e.g. rescue from a burning station - Evacuação de Passageiro + Evacuaçãoe.g. of passengers Alerta @@ -307,4 +316,10 @@ Alvos de Espionagem Thargoid Massacre type + + Contatoe.g. mission assigned by an on-foot contact + + + Sabotageme.g. on-foot settlement sabotage mission + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.pt-PT.resx b/DataDefinitions/Properties/MissionType.pt-PT.resx index 071d35be41..8a743d14a6 100644 --- a/DataDefinitions/Properties/MissionType.pt-PT.resx +++ b/DataDefinitions/Properties/MissionType.pt-PT.resx @@ -175,10 +175,6 @@ - - - - diff --git a/DataDefinitions/Properties/MissionType.ru.resx b/DataDefinitions/Properties/MissionType.ru.resx index de1e2c2320..26342afecf 100644 --- a/DataDefinitions/Properties/MissionType.ru.resx +++ b/DataDefinitions/Properties/MissionType.ru.resx @@ -227,12 +227,12 @@ Тайный - Загрузка - Hack type + Загрузка + On-foot hack type - Загрузить - Hack type + Загрузить + On-foot hack type Отключённое поселение @@ -287,4 +287,6 @@ + + \ No newline at end of file diff --git a/DataDefinitions/Properties/MissionType.zh-CN.resx b/DataDefinitions/Properties/MissionType.zh-CN.resx index 7a89decc9b..171ad83215 100644 --- a/DataDefinitions/Properties/MissionType.zh-CN.resx +++ b/DataDefinitions/Properties/MissionType.zh-CN.resx @@ -229,12 +229,12 @@ 隐蔽的 - 下载 - Hack type + 下载 + On-foot hack type - 上传 - Hack type + 上传 + On-foot hack type 离线地面据点 @@ -307,4 +307,6 @@ 八角侦查兵目标 Massacre type + + \ No newline at end of file diff --git a/DataDefinitions/Properties/Modifications.de.resx b/DataDefinitions/Properties/Modifications.de.resx index fcb4aa89b0..d5744f902c 100644 --- a/DataDefinitions/Properties/Modifications.de.resx +++ b/DataDefinitions/Properties/Modifications.de.resx @@ -655,5 +655,7 @@ Dekoratives Gelb Special from 2021 Winking Cat Christmas treasure hunt - + + Anti-Guardian-Zonen-Widerstand + \ No newline at end of file diff --git a/DataDefinitions/Properties/Modules.de.resx b/DataDefinitions/Properties/Modules.de.resx index 961cb6ec09..d144d8c5aa 100644 --- a/DataDefinitions/Properties/Modules.de.resx +++ b/DataDefinitions/Properties/Modules.de.resx @@ -649,5 +649,8 @@ Guardian Nanit-Torpedopylon Module Guardian Nanite Torpedo Pylon - + + Frame Shift Drive mit Supercruise Überladung + Module Frame Shift Drive (SCO) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.cs.resx b/DataDefinitions/Properties/Ship.cs.resx index b84d74eff1..7d67c649e6 100644 --- a/DataDefinitions/Properties/Ship.cs.resx +++ b/DataDefinitions/Properties/Ship.cs.resx @@ -137,6 +137,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.de.resx b/DataDefinitions/Properties/Ship.de.resx index e5cf291486..8053d3d969 100644 --- a/DataDefinitions/Properties/Ship.de.resx +++ b/DataDefinitions/Properties/Ship.de.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship dein Schiff If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.es.resx b/DataDefinitions/Properties/Ship.es.resx index 223de063b0..e19728322c 100644 --- a/DataDefinitions/Properties/Ship.es.resx +++ b/DataDefinitions/Properties/Ship.es.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship tu nave If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.fr.resx b/DataDefinitions/Properties/Ship.fr.resx index fbe3eb2b88..35c5a6453a 100644 --- a/DataDefinitions/Properties/Ship.fr.resx +++ b/DataDefinitions/Properties/Ship.fr.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship votre vaisseau If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.hu.resx b/DataDefinitions/Properties/Ship.hu.resx index b84d74eff1..7d67c649e6 100644 --- a/DataDefinitions/Properties/Ship.hu.resx +++ b/DataDefinitions/Properties/Ship.hu.resx @@ -137,6 +137,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.it.resx b/DataDefinitions/Properties/Ship.it.resx index 73325da7eb..ac866776b6 100644 --- a/DataDefinitions/Properties/Ship.it.resx +++ b/DataDefinitions/Properties/Ship.it.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship la sua nave If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.ja.resx b/DataDefinitions/Properties/Ship.ja.resx index 8c1c902708..bca4241832 100644 --- a/DataDefinitions/Properties/Ship.ja.resx +++ b/DataDefinitions/Properties/Ship.ja.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship あなたの船 If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.pt-BR.resx b/DataDefinitions/Properties/Ship.pt-BR.resx index 32d55d7ff7..f6495a9ea5 100644 --- a/DataDefinitions/Properties/Ship.pt-BR.resx +++ b/DataDefinitions/Properties/Ship.pt-BR.resx @@ -266,4 +266,7 @@ If transporting via taxi or dropship sua nave If transporting via a generic ship (e.g. multicrew) + + suae.g. *your* Type-8 Transporter + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.pt-PT.resx b/DataDefinitions/Properties/Ship.pt-PT.resx index b84d74eff1..7d67c649e6 100644 --- a/DataDefinitions/Properties/Ship.pt-PT.resx +++ b/DataDefinitions/Properties/Ship.pt-PT.resx @@ -137,6 +137,7 @@ + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.ru.resx b/DataDefinitions/Properties/Ship.ru.resx index b2273cc06d..4dae9e3b15 100644 --- a/DataDefinitions/Properties/Ship.ru.resx +++ b/DataDefinitions/Properties/Ship.ru.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship Ваш корабль If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/Ship.zh-CN.resx b/DataDefinitions/Properties/Ship.zh-CN.resx index 752a8a366b..531dedcc0c 100644 --- a/DataDefinitions/Properties/Ship.zh-CN.resx +++ b/DataDefinitions/Properties/Ship.zh-CN.resx @@ -266,4 +266,5 @@ If transporting via taxi or dropship 您的飞船 If transporting via a generic ship (e.g. multicrew) + \ No newline at end of file diff --git a/DataDefinitions/Properties/SignalSource.de.resx b/DataDefinitions/Properties/SignalSource.de.resx index f29b287113..4a264076f3 100644 --- a/DataDefinitions/Properties/SignalSource.de.resx +++ b/DataDefinitions/Properties/SignalSource.de.resx @@ -417,6 +417,12 @@ Kleinere Wrackteile Minor Wreckage - - + + Thargoiden Hauptstandort + Thargoid Spire Site + + + Uralte Sonde + Ancient Probe + \ No newline at end of file diff --git a/DataDefinitions/Properties/SignalType.de.resx b/DataDefinitions/Properties/SignalType.de.resx index 0cccb355c0..ebe2b620d1 100644 --- a/DataDefinitions/Properties/SignalType.de.resx +++ b/DataDefinitions/Properties/SignalType.de.resx @@ -129,6 +129,10 @@ Allgemein SignalType "Generic" + + Installation + SignalType "Installation" + Megaschiff SignalType "Megaship" @@ -145,10 +149,26 @@ Rohstoffabbau SignalType "ResourceExtraction" + + Asteroidenstation + SignalType "StationAsteroid" + + + Bernal-Station + SignalType "StationBernalSphere" + Coriolis-Station SignalType "StationCoriolis" + + Megaschiff + SignalType "StationMegaShip" + + + ONeil-Station + SignalType "StationONeilCylinder" + Orbis-Station SignalType "StationONeilOrbis" diff --git a/DataDefinitions/Properties/SignalType.zh-CN.resx b/DataDefinitions/Properties/SignalType.zh-CN.resx index c67bb0d27c..926e2f4fbc 100644 --- a/DataDefinitions/Properties/SignalType.zh-CN.resx +++ b/DataDefinitions/Properties/SignalType.zh-CN.resx @@ -117,4 +117,72 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 战斗 + SignalType "Combat" + + + 舰队航母 + SignalType "FleetCarrier" + + + 通用 + SignalType "Generic" + + + 设施 + SignalType "Installation" + + + 巨舰 + SignalType "Megaship" + + + 导航信标 + SignalType "NavBeacon" + + + 前哨站 + SignalType "Outpost" + + + 资源开采 + SignalType "ResourceExtraction" + + + 站点 + SignalType "StationAsteroid" + + + 站点 + SignalType "StationBernalSphere" + + + 站点 + SignalType "StationCoriolis" + + + 站点 + SignalType "StationMegaShip" + + + 站点 + SignalType "StationONeilCylinder" + + + 站点 + SignalType "StationONeilOrbis" + + + 泰坦 + SignalType "Titan" + + + 旅游信标 + SignalType "TouristBeacon" + + + 未知信号源 + SignalType "USS" + \ No newline at end of file diff --git a/DataDefinitions/Properties/StationService.zh-CN.resx b/DataDefinitions/Properties/StationService.zh-CN.resx index a27390ffe1..5676a452b8 100644 --- a/DataDefinitions/Properties/StationService.zh-CN.resx +++ b/DataDefinitions/Properties/StationService.zh-CN.resx @@ -142,7 +142,7 @@ Station Service: Contacts - 宇宙制图 + 寰宇制图 Station Service: Exploration diff --git a/MissionMonitor/Properties/MissionMonitor.cs.resx b/MissionMonitor/Properties/MissionMonitor.cs.resx index 06f16a5067..e5c5209f15 100644 --- a/MissionMonitor/Properties/MissionMonitor.cs.resx +++ b/MissionMonitor/Properties/MissionMonitor.cs.resx @@ -168,4 +168,5 @@ Odměna (kredity): + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.de.resx b/MissionMonitor/Properties/MissionMonitor.de.resx index 99b2e6f228..b612046adc 100644 --- a/MissionMonitor/Properties/MissionMonitor.de.resx +++ b/MissionMonitor/Properties/MissionMonitor.de.resx @@ -172,4 +172,5 @@ Zusätzliche Details zur ausgewählten Mission ein- oder ausblenden + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.es.resx b/MissionMonitor/Properties/MissionMonitor.es.resx index b76b4af28b..39a0572c9d 100644 --- a/MissionMonitor/Properties/MissionMonitor.es.resx +++ b/MissionMonitor/Properties/MissionMonitor.es.resx @@ -153,4 +153,5 @@ + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.fr.resx b/MissionMonitor/Properties/MissionMonitor.fr.resx index b0aa31de15..13c969f726 100644 --- a/MissionMonitor/Properties/MissionMonitor.fr.resx +++ b/MissionMonitor/Properties/MissionMonitor.fr.resx @@ -153,4 +153,5 @@ + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.hu.resx b/MissionMonitor/Properties/MissionMonitor.hu.resx index c74d5da01c..b1f059f53c 100644 --- a/MissionMonitor/Properties/MissionMonitor.hu.resx +++ b/MissionMonitor/Properties/MissionMonitor.hu.resx @@ -147,4 +147,5 @@ + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.it.resx b/MissionMonitor/Properties/MissionMonitor.it.resx index ba9d91ea72..2a16e47901 100644 --- a/MissionMonitor/Properties/MissionMonitor.it.resx +++ b/MissionMonitor/Properties/MissionMonitor.it.resx @@ -172,4 +172,5 @@ Mostra o nasconde ulteriori dettagli riguardanti la missione selezionata + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.ja.resx b/MissionMonitor/Properties/MissionMonitor.ja.resx index fafc46b242..0be0134ffc 100644 --- a/MissionMonitor/Properties/MissionMonitor.ja.resx +++ b/MissionMonitor/Properties/MissionMonitor.ja.resx @@ -168,4 +168,5 @@ 報酬(クレジット): + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.pt-BR.resx b/MissionMonitor/Properties/MissionMonitor.pt-BR.resx index 529379b499..704e96d697 100644 --- a/MissionMonitor/Properties/MissionMonitor.pt-BR.resx +++ b/MissionMonitor/Properties/MissionMonitor.pt-BR.resx @@ -172,4 +172,5 @@ Mostrar ou ocultar detalhes adicionais sobre a missão selecionada + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.pt-PT.resx b/MissionMonitor/Properties/MissionMonitor.pt-PT.resx index 1fb16bf847..77d6f0f465 100644 --- a/MissionMonitor/Properties/MissionMonitor.pt-PT.resx +++ b/MissionMonitor/Properties/MissionMonitor.pt-PT.resx @@ -135,4 +135,5 @@ + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.ru.resx b/MissionMonitor/Properties/MissionMonitor.ru.resx index f3d93e529f..df2d44cda9 100644 --- a/MissionMonitor/Properties/MissionMonitor.ru.resx +++ b/MissionMonitor/Properties/MissionMonitor.ru.resx @@ -170,4 +170,5 @@ Показать/Спрятать дополнительную информацию о выбранной миссии + \ No newline at end of file diff --git a/MissionMonitor/Properties/MissionMonitor.zh-CN.resx b/MissionMonitor/Properties/MissionMonitor.zh-CN.resx index 303453bd1e..18e489b514 100644 --- a/MissionMonitor/Properties/MissionMonitor.zh-CN.resx +++ b/MissionMonitor/Properties/MissionMonitor.zh-CN.resx @@ -172,4 +172,5 @@ 显示或隐藏所选任务的额外细节 + \ No newline at end of file