Victoria 3

Victoria 3

GDP Ownership Display
German Translation
l_german: HTAB: "$TAB$#b -#!$TAB$" TOOLTIP_DELIMITER_LONG: "@divider_start!@divider_mid!@divider_mid!@divider_mid!@divider_mid!@divider_mid!@divider_mid!@divider_mid!@divider_end!" # GDP Ownership Display COUNTRY_GDP_OWNERSHIP_ONE_LINE: "#title [Concept('concept_building_owners', 'BIP-Besitzanteil')]#!" GDP_OWNERSHIP_RATIO_TT: "#header [Concept('concept_building_owners', 'BIP-Besitzanteil')]#!\n[Country.GetAdjective] $GDP_SHORT$ Eigentum: @money![Country.GetGDP|Dv] / [Country.MakeScope.ScriptValue('gdp_ownership_by_self')|%v] + [Country.MakeScope.ScriptValue('gdp_ownership_of_other')|%v] ([Country.GetGDPRanking])\n[SelectLocalization(IsZero_CFixedPoint(Country.MakeScope.ScriptValue('gdp_ownership_by_other_count')), 'DA_OVERSEA_INVESTMENT_NONE_TT', 'DA_OVERSEA_INVESTMENT_TT')]\n[SelectLocalization(IsZero_CFixedPoint(Country.MakeScope.ScriptValue('gdp_ownership_of_other_count')), 'DA_FOREIGN_INVESTMENT_NONE_TT', 'DA_FOREIGN_INVESTMENT_TT')][AddLocalizationIf(Not(ObjectsEqual(GetPlayer, Country.Self)), 'DA_GDP_OTHER_TT')]" DA_OVERSEA_INVESTMENT_TT: "#b Übersee-Investition:#! In [Country.MakeScope.ScriptValue('gdp_ownership_by_other_count')|v0] Ländern, dies entspricht #tooltippable;tooltip:[Country.GetTooltipTag],da_gui_gdp_ownership_other [Country.MakeScope.ScriptValue('gdp_ownership_of_other')|%v+2]#! des [Country.GetAdjectiveNoFlag|l]en $GDP_SHORT$" DA_OVERSEA_INVESTMENT_NONE_TT: "[Country.GetName] hat #b KEINE#! Übersee-Investitionen" DA_FOREIGN_INVESTMENT_TT: "#b Ausländische Investition:#! Von [Country.MakeScope.ScriptValue('gdp_ownership_of_other_count')|v0] Ländern, dies entspricht #tooltippable;tooltip:[Country.GetTooltipTag],da_gui_gdp_ownership_self [Country.MakeScope.ScriptValue('gdp_ownership_by_other')|%v-2]#! des [Country.GetAdjectiveNoFlag|l]en $GDP_SHORT$" DA_FOREIGN_INVESTMENT_NONE_TT: "[Country.GetName] hat #b KEINE#! Ausländischen Investitionen" da_gui_gdp_ownership_title: "#title $GDP_SHORT$ $HTAB$ Anteil $TAB$#b -#! [Concept('concept_building_level', 'Level')] #b - #!$TAB$[concept_country]#!" da_gui_gdp_ownership_self: "[GetScriptedGui('da_gui_gdp_ownership_self_list').ExecuteTooltip(GuiScope.SetRoot(Country.MakeScope).End)]" da_gui_gdp_ownership_self_tt: "@money![Multiply_CFixedPoint(Country.GetInvestmentGdpFractionInCountry(THIS.GetCountry.Self), Country.GetGDP)|Dv]$HTAB$[Country.GetInvestmentGdpFractionInCountry(THIS.GetCountry.Self)|%2v]$HTAB$[Country.GetInvestmentLevelsInCountry(THIS.GetCountry.Self)|v]$HTAB$[THIS.GetCountry.GetName]" da_gui_gdp_ownership_other: "[GetScriptedGui('da_gui_gdp_ownership_other_list').ExecuteTooltip(GuiScope.SetRoot(Country.MakeScope).End)]" da_gui_gdp_ownership_other_tt: "@money![Multiply_CFixedPoint(THIS.GetCountry.GetInvestmentGdpFractionInCountry(Country.Self), THIS.GetCountry.GetGDP)|Dv]$HTAB$[THIS.GetCountry.GetInvestmentGdpFractionInCountry(Country.Self)|%2v]$HTAB$[THIS.GetCountry.GetInvestmentLevelsInCountry(Country.Self)|v]$HTAB$[THIS.GetCountry.GetName]" DA_GDP_OTHER_TT: "\n$TOOLTIP_DELIMITER_LONG$\n[SelectLocalization(IsZero(Country.GetInvestmentLevelsInCountry(GetPlayer)), 'DA_GDP_OTHER_00', 'DA_GDP_OTHER_01')]\n[SelectLocalization(IsZero(GetPlayer.GetInvestmentLevelsInCountry(Country.Self)), 'DA_GDP_OTHER_10', 'DA_GDP_OTHER_11')]" DA_GDP_OTHER_00: "[GetPlayer.GetName] hat #b KEINE#! [concept_building_level] [Country.GetAltName('IN')]" DA_GDP_OTHER_01: "[GetPlayer.GetName] hat [Country.GetInvestmentLevelsInCountry(GetPlayer)|v] [Concept('concept_building_level', '$concept_building_levels$')] [Country.GetAltName('IN')], dies entspricht [Country.GetInvestmentGdpFractionInCountry(GetPlayer)|%2v] des [Country.GetAdjectiveNoFlag|l]en $GDP_SHORT$" DA_GDP_OTHER_10: "[Country.GetName] hat #b KEINE#! [concept_building_level] [GetPlayer.GetAltName('IN')]" DA_GDP_OTHER_11: "[Country.GetName] hat [GetPlayer.GetInvestmentLevelsInCountry(Country.Self)|v] [Concept('concept_building_level', '$concept_building_levels')] [GetPlayer.GetAltName('IN')], dies entspricht [GetPlayer.GetInvestmentGdpFractionInCountry(Country.Self)|%2v] des [GetPlayer.GetAdjectiveNoFlag|l]en $GDP_SHORT$" ATTITUDE_DETAILS: "[COUNTRY.GetAttitudeTowards(TARGET_COUNTRY.Self).GetReasonsDesc]\n$TOOLTIP_DELIMITER$\n[TARGET_COUNTRY.GetName] hat [COUNTRY.GetInvestmentLevelsInCountry(TARGET_COUNTRY.Self)|v] [Concept('concept_building_level', '$concept_building_levels')] [Country.GetAltName('IN')], dies entspricht [COUNTRY.GetInvestmentGdpFractionInCountry(TARGET_COUNTRY.Self)|%2v] des [COUNTRY.GetAdjectiveNoFlag|l]en $GDP_SHORT$\n[COUNTRY.GetName] hat [TARGET_COUNTRY.GetInvestmentLevelsInCountry(COUNTRY.Self)|v] [Concept('concept_building_level', '$concept_building_levels')] [TARGET_COUNTRY.GetAltName('IN')], dies entspricht [TARGET_COUNTRY.GetInvestmentGdpFractionInCountry(COUNTRY.Self)|%2v] des [TARGET_COUNTRY.GetAdjectiveNoFlag|l]en $GDP_SHORT$" ai_attitude_human_tooltip: "#header $ai_attitude_human$#!\n$ai_attitude_human_desc$\n$TOOLTIP_DELIMITER$\n$ATTITUDE_DETAILS$"
Last edited by kindum; 25 Jun @ 1:37am