Victoria 3

Victoria 3

GDP Ownership Display
Zszywka 16 Sep, 2024 @ 11:19am
Polish Translation
l_polish:
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', 'Własność PKB')]#!"
GDP_OWNERSHIP_RATIO_TT: "#header [Concept('concept_building_owners', 'Własność PKB')]#!\n[Country.GetAdjective] $GDP_SHORT$ Ownership: @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 Nasze inwestycje w innych państwach:#! W [Country.MakeScope.ScriptValue('gdp_ownership_by_other_count')|v0] państwach, #tooltippable;tooltip:[Country.GetTooltipTag],da_gui_gdp_ownership_other [Country.MakeScope.ScriptValue('gdp_ownership_of_other')|%v+2]#! należy do [Country.GetAdjective] $GDP_SHORT$"
DA_OVERSEA_INVESTMENT_NONE_TT: "[Country.GetName] #b Nie#! posiada żadnych inwestycji w innych państwach"
DA_FOREIGN_INVESTMENT_TT: "#b Inwestycje innych w naszym państwie:#! Z [Country.MakeScope.ScriptValue('gdp_ownership_of_other_count')|v0] państw, #tooltippable;tooltip:[Country.GetTooltipTag],da_gui_gdp_ownership_self [Country.MakeScope.ScriptValue('gdp_ownership_by_other')|%v-2]#! [Country.GetAdjective] $GDP_SHORT$"
DA_FOREIGN_INVESTMENT_NONE_TT: "[Country.GetName] #b Nie#! posiada żadnych inwestycji innych w swoim państwie"

da_gui_gdp_ownership_title: "#title $GDP_SHORT$ $HTAB$ Share $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] #b Nie#! posiada żadnego [concept_building_level] w [Country.GetName]"
DA_GDP_OTHER_01: "[GetPlayer.GetName] has [Country.GetInvestmentLevelsInCountry(GetPlayer)|v] [Concept('concept_building_level', '$concept_building_levels$')] w [Country.GetName], wynosi [Country.GetInvestmentGdpFractionInCountry(GetPlayer)|%2v] of [Country.GetAdjective] $GDP_SHORT$"
DA_GDP_OTHER_10: "[Country.GetName] #b NIE#! posiada żadnego [concept_building_level] w [GetPlayer.GetName]"
DA_GDP_OTHER_11: "[Country.GetName] ma [GetPlayer.GetInvestmentLevelsInCountry(Country.Self)|v] [Concept('concept_building_level', '$concept_building_levels$')] w [GetPlayer.GetName], wynosi [GetPlayer.GetInvestmentGdpFractionInCountry(Country.Self)|%2v] of [GetPlayer.GetAdjective] $GDP_SHORT$"

ATTITUDE_DETAILS: "[COUNTRY.GetAttitudeTowards(TARGET_COUNTRY.Self).GetReasonsDesc]\n$TOOLTIP_DELIMITER$\n[TARGET_COUNTRY.GetName] ma [COUNTRY.GetInvestmentLevelsInCountry(TARGET_COUNTRY.Self)|v] [Concept('concept_building_level', '$concept_building_levels$')] w [COUNTRY.GetName], wynosi [COUNTRY.GetInvestmentGdpFractionInCountry(TARGET_COUNTRY.Self)|%2v] of [COUNTRY.GetAdjective] $GDP_SHORT$\n[COUNTRY.GetName] ma [TARGET_COUNTRY.GetInvestmentLevelsInCountry(COUNTRY.Self)|v] [Concept('concept_building_level', '$concept_building_levels$')] w [TARGET_COUNTRY.GetName], wynosi [TARGET_COUNTRY.GetInvestmentGdpFractionInCountry(COUNTRY.Self)|%2v] of [TARGET_COUNTRY.GetAdjective] $GDP_SHORT$"
ai_attitude_human_tooltip: "#header $ai_attitude_human$#!\n$ai_attitude_human_desc$\n$TOOLTIP_DELIMITER$\n$ATTITUDE_DETAILS$"
Last edited by Zszywka; 19 Sep, 2024 @ 11:06am
< >
Showing 1-1 of 1 comments
dragon-archer  [developer] 18 Sep, 2024 @ 7:43pm 
Thanks for your support, the polish localization has been integrated into this mod
< >
Showing 1-1 of 1 comments
Per page: 1530 50