Skip to content

Commit 5167661

Browse files
committed
tutorial
1 parent abd7969 commit 5167661

File tree

2 files changed

+55
-21
lines changed

2 files changed

+55
-21
lines changed

translations/core/texts/ui.en_US.po

Lines changed: 28 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: unnatural-worlds\n"
44
"POT-Creation-Date: YEAR-MO-DA HO:MI\n"
5-
"PO-Revision-Date: 2024-12-04 08:33\n"
5+
"PO-Revision-Date: YEAR-MO-DA HO:MI\n"
66
"Last-Translator: translations <[email protected]>\n"
77
"Language-Team: English\n"
88
"MIME-Version: 1.0\n"
@@ -14,8 +14,6 @@ msgstr ""
1414
"X-Crowdin-Project: unnatural-worlds\n"
1515
"X-Crowdin-Project-ID: 677934\n"
1616
"X-Crowdin-Language: en\n"
17-
"X-Crowdin-File: /core/texts/ui.pot\n"
18-
"X-Crowdin-File-ID: 68\n"
1917

2018
msgid "unnatural/abort"
2119
msgstr "Abort"
@@ -416,6 +414,15 @@ msgstr "Undecided"
416414
msgid "unnatural/finishPlayers/winners"
417415
msgstr "Winners"
418416

417+
msgid "unnatural/firstGameMode/buildingNeedsRecipe"
418+
msgstr "Building needs a recipe."
419+
420+
msgid "unnatural/firstGameMode/truckAutonomousStartConstruction"
421+
msgstr "Trucks are autonomous. Start by placing a construction."
422+
423+
msgid "unnatural/firstGameMode/waitTrucksDeliverResources"
424+
msgstr "Wait for the trucks to deliver resources to the construction."
425+
419426
msgid "unnatural/foreignPolicyEnum/ally"
420427
msgstr "Ally"
421428

@@ -437,9 +444,6 @@ msgstr "Follow Camera"
437444
msgid "unnatural/game/observer"
438445
msgstr "Observer"
439446

440-
msgid "unnatural/game/selection"
441-
msgstr "Selection"
442-
443447
msgid "unnatural/gameMenu/continue"
444448
msgstr "Continue"
445449

@@ -614,6 +618,12 @@ msgstr "Gameplay"
614618
msgid "unnatural/options/gameplay/chatMessageDuration"
615619
msgstr "Chat message duration:"
616620

621+
msgid "unnatural/options/gameplay/firstGameMode"
622+
msgstr "First game mode:"
623+
624+
msgid "unnatural/options/gameplay/firstGameMode/description"
625+
msgstr "Prevents controlling trucks before building."
626+
617627
msgid "unnatural/options/gameplay/guiScale"
618628
msgstr "Gui scale:"
619629

@@ -818,6 +828,9 @@ msgstr "High priority"
818828
msgid "unnatural/priorityEnum/normalPriority"
819829
msgstr "Normal priority"
820830

831+
msgid "unnatural/prioritySelection/priority"
832+
msgstr "Priority"
833+
821834
msgid "unnatural/protoTypeEnum/construction"
822835
msgstr "construction"
823836

@@ -836,6 +849,9 @@ msgstr "unit"
836849
msgid "unnatural/recipeSelection/noRecipe"
837850
msgstr "No recipe"
838851

852+
msgid "unnatural/recipeSelection/recipe"
853+
msgstr "Recipe"
854+
839855
msgid "unnatural/replay/selectReplay"
840856
msgstr "Select Replay"
841857

@@ -917,6 +933,9 @@ msgstr "Completed: {0}"
917933
msgid "unnatural/selectedInfo/controller"
918934
msgstr "Controller: {0}"
919935

936+
msgid "unnatural/selectedInfo/details"
937+
msgstr "Details"
938+
920939
msgid "unnatural/selectedInfo/etc"
921940
msgstr "ETC: {0}"
922941

@@ -959,6 +978,9 @@ msgstr "Status: stalling"
959978
msgid "unnatural/selectedInfo/uptime"
960979
msgstr "Uptime: {0} %"
961980

981+
msgid "unnatural/selectionList/selection"
982+
msgstr "Selection"
983+
962984
msgid "unnatural/serverVisibilityEnum/friends"
963985
msgstr "Friends"
964986

@@ -1007,12 +1029,6 @@ msgstr "Players"
10071029
msgid "unnatural/session/previewMap"
10081030
msgstr "Preview map"
10091031

1010-
msgid "unnatural/session/vr/addAi"
1011-
msgstr "AI"
1012-
1013-
msgid "unnatural/session/vr/newForce"
1014-
msgstr "New"
1015-
10161032
msgid "unnatural/sessionMap/waitForAdminToSelectMap"
10171033
msgstr "Wait for admin to select a map"
10181034

translations/core/texts/ui.pot

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,15 @@ msgstr "Undecided"
414414
msgid "unnatural/finishPlayers/winners"
415415
msgstr "Winners"
416416

417+
msgid "unnatural/firstGameMode/buildingNeedsRecipe"
418+
msgstr "Building needs a recipe."
419+
420+
msgid "unnatural/firstGameMode/truckAutonomousStartConstruction"
421+
msgstr "Trucks are autonomous. Start by placing a construction."
422+
423+
msgid "unnatural/firstGameMode/waitTrucksDeliverResources"
424+
msgstr "Wait for the trucks to deliver resources to the construction."
425+
417426
msgid "unnatural/foreignPolicyEnum/ally"
418427
msgstr "Ally"
419428

@@ -435,9 +444,6 @@ msgstr "Follow Camera"
435444
msgid "unnatural/game/observer"
436445
msgstr "Observer"
437446

438-
msgid "unnatural/game/selection"
439-
msgstr "Selection"
440-
441447
msgid "unnatural/gameMenu/continue"
442448
msgstr "Continue"
443449

@@ -612,6 +618,12 @@ msgstr "Gameplay"
612618
msgid "unnatural/options/gameplay/chatMessageDuration"
613619
msgstr "Chat message duration:"
614620

621+
msgid "unnatural/options/gameplay/firstGameMode"
622+
msgstr "First game mode:"
623+
624+
msgid "unnatural/options/gameplay/firstGameMode/description"
625+
msgstr "Prevents controlling trucks before building."
626+
615627
msgid "unnatural/options/gameplay/guiScale"
616628
msgstr "Gui scale:"
617629

@@ -816,6 +828,9 @@ msgstr "High priority"
816828
msgid "unnatural/priorityEnum/normalPriority"
817829
msgstr "Normal priority"
818830

831+
msgid "unnatural/prioritySelection/priority"
832+
msgstr "Priority"
833+
819834
msgid "unnatural/protoTypeEnum/construction"
820835
msgstr "construction"
821836

@@ -834,6 +849,9 @@ msgstr "unit"
834849
msgid "unnatural/recipeSelection/noRecipe"
835850
msgstr "No recipe"
836851

852+
msgid "unnatural/recipeSelection/recipe"
853+
msgstr "Recipe"
854+
837855
msgid "unnatural/replay/selectReplay"
838856
msgstr "Select Replay"
839857

@@ -915,6 +933,9 @@ msgstr "Completed: {0}"
915933
msgid "unnatural/selectedInfo/controller"
916934
msgstr "Controller: {0}"
917935

936+
msgid "unnatural/selectedInfo/details"
937+
msgstr "Details"
938+
918939
msgid "unnatural/selectedInfo/etc"
919940
msgstr "ETC: {0}"
920941

@@ -957,6 +978,9 @@ msgstr "Status: stalling"
957978
msgid "unnatural/selectedInfo/uptime"
958979
msgstr "Uptime: {0} %"
959980

981+
msgid "unnatural/selectionList/selection"
982+
msgstr "Selection"
983+
960984
msgid "unnatural/serverVisibilityEnum/friends"
961985
msgstr "Friends"
962986

@@ -1005,12 +1029,6 @@ msgstr "Players"
10051029
msgid "unnatural/session/previewMap"
10061030
msgstr "Preview map"
10071031

1008-
msgid "unnatural/session/vr/addAi"
1009-
msgstr "AI"
1010-
1011-
msgid "unnatural/session/vr/newForce"
1012-
msgstr "New"
1013-
10141032
msgid "unnatural/sessionMap/waitForAdminToSelectMap"
10151033
msgstr "Wait for admin to select a map"
10161034

0 commit comments

Comments
 (0)