mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Added the new strings from the multiplayer branch
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2724 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4738,8 +4738,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File transfer directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4774,7 +4775,8 @@ STR16 gzMPHScreenText[] =
|
||||
L"Turn Timer multiplier must be a number between 1 and 200",
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies"
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -5758,8 +5760,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -5779,7 +5781,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -5791,7 +5793,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
// WANNE: Some Chinese specific strings that needs to be in unicode!
|
||||
|
||||
@@ -3963,8 +3963,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File transfer directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4000,6 +4001,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4811,8 +4813,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4832,7 +4834,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -4844,7 +4846,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
#endif //DUTCH
|
||||
|
||||
@@ -3976,8 +3976,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File transfer directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4012,7 +4013,8 @@ STR16 gzMPHScreenText[] =
|
||||
L"Turn Timer multiplier must be a number between 1 and 200",
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies"
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
|
||||
@@ -3977,8 +3977,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File transfer directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4014,6 +4015,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4825,8 +4827,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4846,7 +4848,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -4858,7 +4860,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
#endif //FRENCH
|
||||
|
||||
@@ -3707,8 +3707,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535".,
|
||||
L"Verzeichnis für Datei-Transfer.",
|
||||
L"Bitte geben Sie ein Verzeichnis für den Datei-Transfer ein."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -3744,6 +3745,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
|
||||
@@ -3956,8 +3956,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File Transfer Directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -3993,6 +3994,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Enforce Maximum AI Enemies",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4809,8 +4811,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4830,7 +4832,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -4842,7 +4844,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
#endif //ITALIAN
|
||||
|
||||
@@ -3969,8 +3969,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File Transfer Directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4005,6 +4006,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Turn Timer multiplier must be a number between 1 and 200",
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4815,8 +4817,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4836,7 +4838,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -4848,7 +4850,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
#endif //POLISH
|
||||
|
||||
@@ -3971,8 +3971,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"Âïèøèòå èìÿ èãðîêà.", //You must enter a player name
|
||||
L"Âïèøèòå êîððåêòíûé IP àäðåñ. \n(ïðèìåð 84.114.195.239).", //You must enter a valid server IP address.\n (eg 192.168.0.1)
|
||||
L"Âïèøèòå êîððåêòíûé ïîðò ñåðâåðà (èñïîëüçóéòå äèàïàçîí îò 1 äî 65535).", //You must enter a valid Server Port between 1 and 65535
|
||||
L"File Transfer Directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4008,6 +4009,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Ïðèñóòñòâóþò ãðàæäàíñêèå â CO-OP", //Enable Civilians in CO-OP
|
||||
L"Ðåàëèñòè÷íàÿ ñèñòåìà èíâåíòàðÿ (NIV)", //Use New Inventory (NIV)
|
||||
L"Enforce Maximum AI Enemies,
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4820,8 +4822,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4852,7 +4854,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"×àò ñåòåâîé èãðû Jagged Alliance 2 v1.13", //Multiplayer Chat
|
||||
L"Çàìåòêà: íàæìèòå |Â|Â|Î|Ä äëÿ îòïðàâêè ñîîáùåíèÿ, |Ê|Ë|Þ|× äëÿ âûõîäà èç ÷àòà", //Chat: press ENTER to send of ESC to cancel
|
||||
L"Çàìåòêà: íàæìèòå |Â|Â|Î|Ä äëÿ îòïðàâêè ñîîáùåíèÿ, |Ê|Ë|Þ|× äëÿ âûõîäà èç ÷àòà.", //Chat: press ENTER to send of ESC to cancel
|
||||
};
|
||||
|
||||
#endif //RUSSIAN
|
||||
|
||||
@@ -3976,8 +3976,9 @@ STR16 gzMPJScreenText[] =
|
||||
L"You must enter a player name.",
|
||||
L"You must enter a valid server IP address.\n (eg 84.114.195.239).",
|
||||
L"You must enter a valid Server Port between 1 and 65535.",
|
||||
L"File Transfer Directory",
|
||||
L"You must enter a file transfer directory."
|
||||
L"MP Sync. Directory",
|
||||
L"You must enter a file transfer directory.",
|
||||
L"(Use '/' instead of '\\' for directory delimiters.)",
|
||||
};
|
||||
|
||||
STR16 gzMPHScreenText[] =
|
||||
@@ -4012,6 +4013,7 @@ STR16 gzMPHScreenText[] =
|
||||
L"Turn Timer multiplier must be a number between 1 and 200",
|
||||
L"Enable Civilians in CO-OP",
|
||||
L"Use New Inventory (NIV)",
|
||||
L"Sync. MP Clients Directory",
|
||||
};
|
||||
|
||||
STR16 pDeliveryLocationStrings[] =
|
||||
@@ -4822,8 +4824,8 @@ STR16 gszMPMapscreenText[] =
|
||||
L"Game Type: ",
|
||||
L"Players: ",
|
||||
L"Mercs each: ",
|
||||
L"You cannot change starting edge once Laptop is unlocked",
|
||||
L"You cannot change teams once the Laptop is unlocked",
|
||||
L"You cannot change starting edge once Laptop is unlocked.",
|
||||
L"You cannot change teams once the Laptop is unlocked.",
|
||||
L"Random Mercs: ",
|
||||
L"Y",
|
||||
L"Difficulty:"
|
||||
@@ -4843,7 +4845,7 @@ STR16 gzMPSScreenText[] =
|
||||
L"Accuracy",
|
||||
L"Damage Dealt",
|
||||
L"Damage Taken",
|
||||
L"Please wait for the server to press Continue"
|
||||
L"Please wait for the server to press 'Continue'."
|
||||
};
|
||||
|
||||
STR16 gzMPChatToggleText[] =
|
||||
@@ -4855,7 +4857,7 @@ STR16 gzMPChatToggleText[] =
|
||||
STR16 gzMPChatboxText[] =
|
||||
{
|
||||
L"Multiplayer Chat",
|
||||
L"Chat: press ENTER to send of ESC to cancel",
|
||||
L"Chat: Press ENTER to send of ESC to cancel.",
|
||||
};
|
||||
|
||||
#endif //TAIWANESE
|
||||
|
||||
Reference in New Issue
Block a user