mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
- translated some missing german texts, added one missing german text string for militia command
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1880 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+15
-14
@@ -618,6 +618,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
|||||||
L"Alle: Position halten",
|
L"Alle: Position halten",
|
||||||
L"Alle: Rückzug",
|
L"Alle: Rückzug",
|
||||||
L"Alle: An meine Position",
|
L"Alle: An meine Position",
|
||||||
|
L"Alle: Alle verteilen",
|
||||||
L"Alle: Auf den Boden",
|
L"Alle: Auf den Boden",
|
||||||
L"Alle: In Deckung gehen",
|
L"Alle: In Deckung gehen",
|
||||||
//L"All: Find items",
|
//L"All: Find items",
|
||||||
@@ -655,11 +656,11 @@ STR16 pAttributeMenuStrings[] =
|
|||||||
|
|
||||||
STR16 pTrainingMenuStrings[] =
|
STR16 pTrainingMenuStrings[] =
|
||||||
{
|
{
|
||||||
L"Üben", // train yourself
|
L"Üben", // train yourself
|
||||||
L"Miliz", // train the town
|
L"Miliz", // train the town
|
||||||
L"Trainer", // train your teammates
|
L"Trainer", // train your teammates
|
||||||
L"Rekrut", // be trained by an instructor
|
L"Rekrut", // be trained by an instructor
|
||||||
L"Abbrechen", // cancel this menu
|
L"Abbrechen", // cancel this menu
|
||||||
};
|
};
|
||||||
|
|
||||||
STR16 pSquadMenuStrings[] =
|
STR16 pSquadMenuStrings[] =
|
||||||
@@ -4007,20 +4008,20 @@ STR16 gzTooltipStrings[] =
|
|||||||
|
|
||||||
STR16 New113Message[] =
|
STR16 New113Message[] =
|
||||||
{
|
{
|
||||||
L"Storm started.",
|
L"Sturm startet.",
|
||||||
L"Storm ended.",
|
L"Sturm endet.",
|
||||||
L"Rain started.",
|
L"Regen startet.",
|
||||||
L"Rain ended.",
|
L"Regen endet.",
|
||||||
L"Watch out for snipers...",
|
L"Achtung vor Heckenschützen...",
|
||||||
L"Suppression fire!",
|
L"Unterdrückungsfeuer!",
|
||||||
L"BRST",
|
L"BRST",
|
||||||
L"AUTO",
|
L"AUTO",
|
||||||
L"GL",
|
L"GL",
|
||||||
L"GL BRST",
|
L"GL BRST",
|
||||||
L"GL AUTO",
|
L"GL AUTO",
|
||||||
L"Sniper!",
|
L"Heckenschütze!",
|
||||||
L"Unable to split money due to having an item on your cursor.",
|
L"Geld kann nicht aufgeteilt werden, weil ein Gegenstand am Cursor ist.",
|
||||||
L"Arrival of new recruits is being rerouted to sector %s, as scheduled drop-off point of sector %s is enemy occupied.",
|
L"Ankunft der neuen Söldner wurde in den Sektor %s verlegt, weil der vorhergesehene Sektor %s von Feinden belagert ist.",
|
||||||
L"Gegenstand gelöscht",
|
L"Gegenstand gelöscht",
|
||||||
L"Alle Gegenstände dieses Typs gelöscht",
|
L"Alle Gegenstände dieses Typs gelöscht",
|
||||||
L"Gegestand verkauft",
|
L"Gegestand verkauft",
|
||||||
|
|||||||
Reference in New Issue
Block a user