Fix string after icon name update

This commit is contained in:
Benau 2019-11-27 12:23:47 +08:00
parent 13da9bb9c7
commit 10a125c407
2 changed files with 105 additions and 105 deletions

View File

@ -59,7 +59,7 @@
<spacer width="3%" height="100%"/>
<bubble proportion="1" height="100%"
I18N="In the help menu"
text="When input devices are configured, select the 'multiplayer' icon in the main menu. Each player can press the 'fire' key of their gamepad or keyboard to join the game, and use their input device to select their kart. The game continues when everyone selected their kart. Note that the mouse may not be used for this operation."/>
text="When input devices are configured, select the 'Splitscreen Multiplayer' icon in the main menu. Each player can press the 'fire' key of their gamepad or keyboard to join the game, and use their input device to select their kart. The game continues when everyone selected their kart. Note that the mouse may not be used for this operation."/>
</div>
<spacer width="50" height="25" />
</box>

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: supertuxkart\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-11-08 14:04+0800\n"
"POT-Creation-Date: 2019-11-27 12:23+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -856,7 +856,7 @@ msgstr ""
#. I18N: ./data/gui/dialogs/race_paused_dialog.stkgui
#. I18N: Race paused button
#: src/states_screens/race_result_gui.cpp:257
#: src/states_screens/race_result_gui.cpp:262
msgid "Setup New Race"
msgstr ""
@ -868,14 +868,14 @@ msgstr ""
#. I18N: ./data/gui/dialogs/tutorial_message_dialog.stkgui
#. I18N: Button in tutorial
#. I18N: ./data/gui/screens/feature_unlocked.stkgui
#. I18N: ./data/gui/screens/cutscene.stkgui
#. I18N: ./data/gui/screens/grand_prix_lose.stkgui
#. I18N: ./data/gui/screens/grand_prix_win.stkgui
#. I18N: ./data/gui/screens/soccer_setup.stkgui
#. I18N: In soccer setup screen
#: src/states_screens/race_result_gui.cpp:178
#: src/states_screens/race_result_gui.cpp:207
#: src/states_screens/race_result_gui.cpp:215
#: src/states_screens/race_result_gui.cpp:179
#: src/states_screens/race_result_gui.cpp:208
#: src/states_screens/race_result_gui.cpp:216
msgid "Continue"
msgstr ""
@ -916,7 +916,7 @@ msgstr ""
#. I18N: track group
#. I18N: ./data/gui/screens/easter_egg.stkgui
#. I18N: track group
#: src/states_screens/grand_prix_editor_screen.cpp:334
#: src/states_screens/grand_prix_editor_screen.cpp:335
msgid "Standard"
msgstr ""
@ -930,7 +930,7 @@ msgstr ""
#. I18N: track group name
#: src/states_screens/arenas_screen.cpp:82
#: src/states_screens/easter_egg_screen.cpp:145
#: src/states_screens/grand_prix_editor_screen.cpp:336
#: src/states_screens/grand_prix_editor_screen.cpp:337
#: src/states_screens/kart_selection.cpp:294
#: src/states_screens/tracks_and_gp_screen.cpp:152
msgid "Add-Ons"
@ -948,7 +948,7 @@ msgstr ""
#: src/states_screens/easter_egg_screen.cpp:137
#: src/states_screens/edit_track_screen.cpp:146
#: src/states_screens/gp_info_screen.cpp:74
#: src/states_screens/grand_prix_editor_screen.cpp:333
#: src/states_screens/grand_prix_editor_screen.cpp:334
#: src/states_screens/kart_selection.cpp:286
#: src/states_screens/online/tracks_screen.cpp:354
#: src/states_screens/tracks_and_gp_screen.cpp:142
@ -1532,11 +1532,11 @@ msgstr ""
#. I18N: ./data/gui/screens/help7.stkgui
#. I18N: In the help menu
msgid ""
"When input devices are configured, select the 'multiplayer' icon in the main "
"menu. Each player can press the 'fire' key of their gamepad or keyboard to "
"join the game, and use their input device to select their kart. The game "
"continues when everyone selected their kart. Note that the mouse may not be "
"used for this operation."
"When input devices are configured, select the 'Splitscreen Multiplayer' icon "
"in the main menu. Each player can press the 'fire' key of their gamepad or "
"keyboard to join the game, and use their input device to select their kart. "
"The game continues when everyone selected their kart. Note that the mouse "
"may not be used for this operation."
msgstr ""
#. I18N: ./data/gui/screens/karts.stkgui
@ -2488,8 +2488,8 @@ msgstr ""
msgid "New kart '%s' now available"
msgstr ""
#: src/challenges/story_mode_timer.cpp:268
#: src/states_screens/options/options_screen_ui.cpp:257
#: src/challenges/story_mode_timer.cpp:281
#: src/states_screens/options/options_screen_ui.cpp:267
msgid ""
"Speedrun mode disabled. It can only be enabled if the game has not been "
"closed since the launch of the story mode.\n"
@ -2540,7 +2540,7 @@ msgstr ""
msgid "FPS: %d/%d/%d - %d KTris, Ping: %dms"
msgstr ""
#: src/guiengine/engine.cpp:1398
#: src/guiengine/engine.cpp:1400
msgid "Loading"
msgstr ""
@ -2565,8 +2565,8 @@ msgstr ""
#: src/guiengine/widgets/player_kart_widget.cpp:386
#: src/guiengine/widgets/player_kart_widget.cpp:757
#: src/karts/controller/local_player_controller.cpp:437
#: src/karts/controller/player_controller.cpp:409
#: src/network/protocols/client_lobby.cpp:810
#: src/karts/controller/player_controller.cpp:413
#: src/network/protocols/client_lobby.cpp:812
#: src/states_screens/dialogs/splitscreen_player_dialog.cpp:121
#, c-format
msgid "%s (handicapped)"
@ -3264,7 +3264,7 @@ msgid "You finished the race!"
msgstr ""
#. I18N: Message shown in game to tell player left the game in network
#: src/karts/kart_rewinder.cpp:126 src/network/protocols/client_lobby.cpp:1091
#: src/karts/kart_rewinder.cpp:126 src/network/protocols/client_lobby.cpp:1093
#, c-format
msgid "%s left the game."
msgstr ""
@ -3296,7 +3296,7 @@ msgid ""
"game will likely still run, but in a reduced-graphics mode."
msgstr ""
#: src/main_loop.cpp:417 src/network/protocols/client_lobby.cpp:96
#: src/main_loop.cpp:421 src/network/protocols/client_lobby.cpp:96
msgid "Server connection timed out."
msgstr ""
@ -3371,11 +3371,11 @@ msgid_plural "%i spare tire karts have been spawned!"
msgstr[0] ""
msgstr[1] ""
#: src/modes/world.cpp:1311
#: src/modes/world.cpp:1313
msgid "You have been eliminated!"
msgstr ""
#: src/modes/world.cpp:1318
#: src/modes/world.cpp:1320
#, c-format
msgid "'%s' has been eliminated."
msgstr ""
@ -3393,158 +3393,158 @@ msgid "You were kicked: Ping too high."
msgstr ""
#: src/network/protocols/client_lobby.cpp:249
#: src/network/protocols/client_lobby.cpp:848
#: src/network/protocols/client_lobby.cpp:850
msgid "Bad network connection is detected."
msgstr ""
#: src/network/protocols/client_lobby.cpp:431
#: src/network/protocols/client_lobby.cpp:433
msgid "Bot"
msgstr ""
#: src/network/protocols/client_lobby.cpp:597
#: src/network/protocols/client_lobby.cpp:599
#, c-format
msgid "%s disconnected."
msgstr ""
#. I18N: Message shown in network lobby to tell user that
#. player name is clickable
#: src/network/protocols/client_lobby.cpp:625
#: src/network/protocols/client_lobby.cpp:627
msgid ""
"Press player name in the list for player management and ranking information."
msgstr ""
#. I18N: In the networking lobby
#: src/network/protocols/client_lobby.cpp:679
#: src/network/protocols/client_lobby.cpp:681
#, c-format
msgid "Server name: %s"
msgstr ""
#. I18N: In the networking lobby
#. I18N: In server info dialog
#: src/network/protocols/client_lobby.cpp:687
#: src/network/protocols/client_lobby.cpp:689
#: src/states_screens/dialogs/server_info_dialog.cpp:83
#: src/states_screens/race_result_gui.cpp:1766
#: src/states_screens/race_result_gui.cpp:1775
#, c-format
msgid "Difficulty: %s"
msgstr ""
#. I18N: In the networking lobby
#: src/network/protocols/client_lobby.cpp:692
#: src/network/protocols/client_lobby.cpp:694
#, c-format
msgid "Max players: %d"
msgstr ""
#. I18N: In server info dialog
#: src/network/protocols/client_lobby.cpp:705
#: src/network/protocols/client_lobby.cpp:707
#: src/states_screens/dialogs/server_info_dialog.cpp:87
#, c-format
msgid "Game mode: %s"
msgstr ""
#. I18N: In the create server screen for soccer server
#: src/network/protocols/client_lobby.cpp:718
#: src/network/protocols/client_lobby.cpp:720
#: src/states_screens/dialogs/server_configuration_dialog.cpp:173
#: src/states_screens/online/create_server_screen.cpp:226
#: src/states_screens/track_info_screen.cpp:368
#: src/states_screens/track_info_screen.cpp:371
msgid "Time limit"
msgstr ""
#. I18N: In the create server screen for soccer server
#: src/network/protocols/client_lobby.cpp:719
#: src/network/protocols/client_lobby.cpp:721
#: src/states_screens/dialogs/server_configuration_dialog.cpp:174
#: src/states_screens/online/create_server_screen.cpp:228
#: src/states_screens/track_info_screen.cpp:369
#: src/states_screens/track_info_screen.cpp:372
msgid "Goals limit"
msgstr ""
#. I18N: In the networking lobby
#: src/network/protocols/client_lobby.cpp:723
#: src/network/protocols/client_lobby.cpp:725
#, c-format
msgid "Soccer game type: %s"
msgstr ""
#: src/network/protocols/client_lobby.cpp:733
#: src/network/protocols/client_lobby.cpp:735
#, c-format
msgid "Grand prix progress: %d / %d"
msgstr ""
#. I18N: Display when all players are in red or blue team, which the race
#. will not be allowed to start
#: src/network/protocols/client_lobby.cpp:840
#: src/network/protocols/client_lobby.cpp:842
msgid "All players joined red or blue team."
msgstr ""
#. I18N: Display when a player is allow to control the server
#: src/network/protocols/client_lobby.cpp:860
#: src/network/protocols/client_lobby.cpp:862
msgid "You are now the owner of server."
msgstr ""
#: src/network/protocols/client_lobby.cpp:901
#: src/network/protocols/client_lobby.cpp:903
msgid "Connection refused: Server is busy."
msgstr ""
#: src/network/protocols/client_lobby.cpp:906
#: src/network/protocols/client_lobby.cpp:908
msgid "Connection refused: You are banned from the server."
msgstr ""
#: src/network/protocols/client_lobby.cpp:919
#: src/network/protocols/client_lobby.cpp:921
msgid "Connection refused: Server password is incorrect."
msgstr ""
#: src/network/protocols/client_lobby.cpp:923
#: src/network/protocols/client_lobby.cpp:925
msgid "Connection refused: Game data is incompatible."
msgstr ""
#: src/network/protocols/client_lobby.cpp:927
#: src/network/protocols/client_lobby.cpp:929
msgid "Connection refused: Server is full."
msgstr ""
#: src/network/protocols/client_lobby.cpp:931
#: src/network/protocols/client_lobby.cpp:933
msgid "Connection refused: Invalid player connecting."
msgstr ""
#: src/network/protocols/client_lobby.cpp:959
#: src/network/protocols/client_lobby.cpp:961
msgid "Failed to start the network game."
msgstr ""
#. I18N: Error message shown if live join or spectate failed in network
#: src/network/protocols/client_lobby.cpp:1158
#: src/network/protocols/client_lobby.cpp:1160
msgid "The game has ended, you can't live join or spectate anymore."
msgstr ""
#. I18N: Error message shown if live join failed in network
#: src/network/protocols/client_lobby.cpp:1162
#: src/network/protocols/client_lobby.cpp:1164
msgid "No remaining place in the arena - live join disabled."
msgstr ""
#. I18N: Error message shown if only 1 player remains in network
#: src/network/protocols/client_lobby.cpp:1166
#: src/network/protocols/client_lobby.cpp:1168
msgid "Only 1 player remaining, returning to lobby."
msgstr ""
#. I18N: Show when player join red team of the started game in
#. network
#: src/network/protocols/client_lobby.cpp:1330
#: src/network/protocols/client_lobby.cpp:1332
#, c-format
msgid "%s joined the red team."
msgstr ""
#. I18N: Show when player join blue team of the started game in
#. network
#: src/network/protocols/client_lobby.cpp:1336
#: src/network/protocols/client_lobby.cpp:1338
#, c-format
msgid "%s joined the blue team."
msgstr ""
#. I18N: Show when player join the started game in network
#: src/network/protocols/client_lobby.cpp:1342
#: src/network/protocols/client_lobby.cpp:1344
#, c-format
msgid "%s joined the game."
msgstr ""
#. I18N: Message shown in game to tell the player it's possible to change
#. the camera target in spectate mode of network
#: src/network/protocols/client_lobby.cpp:1492
#: src/network/protocols/client_lobby.cpp:1494
#, c-format
msgid ""
"Press <%s> or <%s> to change the targeted player or <%s> for the camera "
@ -3552,7 +3552,7 @@ msgid ""
msgstr ""
#. I18N: Tell player he has successfully report this named player
#: src/network/protocols/client_lobby.cpp:1508
#: src/network/protocols/client_lobby.cpp:1510
#, c-format
msgid "Successfully reported %s."
msgstr ""
@ -3715,7 +3715,7 @@ msgid "Please wait while addons are updated"
msgstr ""
#: src/states_screens/addons_screen.cpp:498
#: src/states_screens/main_menu_screen.cpp:583
#: src/states_screens/main_menu_screen.cpp:593
msgid ""
"Sorry, an error occurred while contacting the add-ons website. Make sure you "
"are connected to the Internet and that SuperTuxKart is not blocked by a "
@ -4436,7 +4436,7 @@ msgstr ""
#. I18N: In the Select challenge dialog
#: src/states_screens/dialogs/select_challenge.cpp:72
#: src/states_screens/race_result_gui.cpp:1756
#: src/states_screens/race_result_gui.cpp:1765
#, c-format
msgid "Laps: %i"
msgstr ""
@ -4480,7 +4480,7 @@ msgstr ""
#. I18N: In the create server screen
#: src/states_screens/dialogs/server_configuration_dialog.cpp:170
#: src/states_screens/online/create_server_screen.cpp:222
#: src/states_screens/track_info_screen.cpp:356
#: src/states_screens/track_info_screen.cpp:359
msgid "Soccer game type"
msgstr ""
@ -4597,7 +4597,7 @@ msgstr ""
#: src/states_screens/edit_gp_screen.cpp:117
#: src/states_screens/ghost_replay_selection.cpp:507
#: src/states_screens/grand_prix_editor_screen.cpp:110
#: src/states_screens/grand_prix_editor_screen.cpp:111
#, c-format
msgid "Are you sure you want to remove '%s'?"
msgstr ""
@ -4695,34 +4695,34 @@ msgstr ""
msgid "Random"
msgstr ""
#: src/states_screens/gp_info_screen.cpp:152
#: src/states_screens/gp_info_screen.cpp:178
#: src/states_screens/gp_info_screen.cpp:153
#: src/states_screens/gp_info_screen.cpp:179
msgid "Reload"
msgstr ""
#: src/states_screens/grand_prix_cutscene.cpp:77
#: src/states_screens/grand_prix_editor_screen.cpp:99
#: src/states_screens/grand_prix_editor_screen.cpp:116
#: src/states_screens/grand_prix_editor_screen.cpp:100
#: src/states_screens/grand_prix_editor_screen.cpp:117
msgid "Please enter the name of the grand prix"
msgstr ""
#: src/states_screens/grand_prix_editor_screen.cpp:167
#: src/states_screens/grand_prix_editor_screen.cpp:168
msgid "Please select a Grand Prix"
msgstr ""
#: src/states_screens/grand_prix_editor_screen.cpp:335
#: src/states_screens/grand_prix_editor_screen.cpp:336
msgid "User defined"
msgstr ""
#: src/states_screens/grand_prix_editor_screen.cpp:348
#: src/states_screens/grand_prix_editor_screen.cpp:349
msgid "Name is empty."
msgstr ""
#: src/states_screens/grand_prix_editor_screen.cpp:356
#: src/states_screens/grand_prix_editor_screen.cpp:357
msgid "Another grand prix with this name already exists."
msgstr ""
#: src/states_screens/grand_prix_editor_screen.cpp:362
#: src/states_screens/grand_prix_editor_screen.cpp:363
msgid "Name is too long."
msgstr ""
@ -4732,7 +4732,7 @@ msgid "Better luck next time!"
msgstr ""
#: src/states_screens/grand_prix_win.cpp:165
#: src/states_screens/race_result_gui.cpp:197
#: src/states_screens/race_result_gui.cpp:198
msgid "You completed a challenge!"
msgstr ""
@ -4760,19 +4760,19 @@ msgid ""
"Press the 'Select' button to join the game"
msgstr ""
#: src/states_screens/main_menu_screen.cpp:520
#: src/states_screens/main_menu_screen.cpp:530
msgid ""
"You can not play online without internet access. If you want to play online, "
"go in the options menu, and check \"Connect to the Internet\"."
msgstr ""
#: src/states_screens/main_menu_screen.cpp:535
#: src/states_screens/main_menu_screen.cpp:545
msgid ""
"You can not download addons without internet access. If you want to download "
"addons, go in the options menu, and check \"Connect to the Internet\"."
msgstr ""
#: src/states_screens/main_menu_screen.cpp:543
#: src/states_screens/main_menu_screen.cpp:553
msgid ""
"You can not download addons without internet access. If you want to download "
"addons, go in the options menu, and check \"Connect to the Internet\".\n"
@ -4780,11 +4780,11 @@ msgid ""
"You can however delete already downloaded addons."
msgstr ""
#: src/states_screens/main_menu_screen.cpp:578
#: src/states_screens/main_menu_screen.cpp:588
msgid "The add-ons module is currently disabled in the Options screen"
msgstr ""
#: src/states_screens/main_menu_screen.cpp:590
#: src/states_screens/main_menu_screen.cpp:600
msgid "Please wait while the add-ons are loading"
msgstr ""
@ -5074,14 +5074,14 @@ msgstr ""
#. I18N: In track screen
#: src/states_screens/online/tracks_screen.cpp:479
#: src/states_screens/track_info_screen.cpp:440
#: src/states_screens/track_info_screen.cpp:443
msgid "Number of goals to win"
msgstr ""
#. I18N: In track screen
#: src/states_screens/online/tracks_screen.cpp:487
#: src/states_screens/track_info_screen.cpp:259
#: src/states_screens/track_info_screen.cpp:435
#: src/states_screens/track_info_screen.cpp:438
msgid "Maximum time (min.)"
msgstr ""
@ -5312,7 +5312,7 @@ msgstr ""
msgid "Very large"
msgstr ""
#: src/states_screens/options/options_screen_ui.cpp:461
#: src/states_screens/options/options_screen_ui.cpp:471
msgid ""
"Speedrun mode can only be enabled if the game has not been closed since the "
"launch of the story mode.\n"
@ -5492,7 +5492,7 @@ msgstr ""
#. I18N: Shown waiting for other players in network to finish loading or
#. waiting
#: src/states_screens/race_gui_base.cpp:79
#: src/states_screens/race_result_gui.cpp:298
#: src/states_screens/race_result_gui.cpp:304
msgid "Waiting for others"
msgstr ""
@ -5532,88 +5532,88 @@ msgstr ""
msgid "Press fire to start the challenge"
msgstr ""
#: src/states_screens/race_result_gui.cpp:183
#: src/states_screens/race_result_gui.cpp:184
msgid "Quit the server"
msgstr ""
#: src/states_screens/race_result_gui.cpp:198
#: src/states_screens/race_result_gui.cpp:199
msgid "You completed challenges!"
msgstr ""
#: src/states_screens/race_result_gui.cpp:221
#: src/states_screens/race_result_gui.cpp:222
msgid "Abort Grand Prix"
msgstr ""
#: src/states_screens/race_result_gui.cpp:241
#: src/states_screens/race_result_gui.cpp:242
msgid "Restart"
msgstr ""
#: src/states_screens/race_result_gui.cpp:248
#: src/states_screens/race_result_gui.cpp:249
msgid "Back to challenge selection"
msgstr ""
#: src/states_screens/race_result_gui.cpp:255
#: src/states_screens/race_result_gui.cpp:257
msgid "Race against the new ghost replay"
msgstr ""
#: src/states_screens/race_result_gui.cpp:259
#: src/states_screens/race_result_gui.cpp:265
msgid "Back to the menu"
msgstr ""
#: src/states_screens/race_result_gui.cpp:421
#: src/states_screens/race_result_gui.cpp:430
msgid "Do you really want to abort the Grand Prix?"
msgstr ""
#: src/states_screens/race_result_gui.cpp:507
#: src/states_screens/race_result_gui.cpp:516
msgid "Network grand prix has been finished."
msgstr ""
#: src/states_screens/race_result_gui.cpp:543
#: src/states_screens/race_result_gui.cpp:1352
#: src/states_screens/race_result_gui.cpp:552
#: src/states_screens/race_result_gui.cpp:1361
msgid "Red Team Wins"
msgstr ""
#: src/states_screens/race_result_gui.cpp:545
#: src/states_screens/race_result_gui.cpp:1356
#: src/states_screens/race_result_gui.cpp:554
#: src/states_screens/race_result_gui.cpp:1365
msgid "Blue Team Wins"
msgstr ""
#: src/states_screens/race_result_gui.cpp:547
#: src/states_screens/race_result_gui.cpp:1361
#: src/states_screens/race_result_gui.cpp:556
#: src/states_screens/race_result_gui.cpp:1370
msgid "It's a draw"
msgstr ""
#: src/states_screens/race_result_gui.cpp:778
#: src/states_screens/race_result_gui.cpp:1206
#: src/states_screens/race_result_gui.cpp:787
#: src/states_screens/race_result_gui.cpp:1215
msgid "Eliminated"
msgstr ""
#. I18N: indicates a player that scored in their own goal in result screen
#: src/states_screens/race_result_gui.cpp:1427
#: src/states_screens/race_result_gui.cpp:1477
#: src/states_screens/race_result_gui.cpp:1436
#: src/states_screens/race_result_gui.cpp:1486
msgid "(Own Goal)"
msgstr ""
#: src/states_screens/race_result_gui.cpp:1547
#: src/states_screens/race_result_gui.cpp:1556
#, c-format
msgid "Track %i/%i"
msgstr ""
#: src/states_screens/race_result_gui.cpp:1631
#: src/states_screens/race_result_gui.cpp:1640
msgid "Grand Prix progress:"
msgstr ""
#: src/states_screens/race_result_gui.cpp:1677
#: src/states_screens/race_result_gui.cpp:1686
msgid "Highscores"
msgstr ""
#: src/states_screens/race_result_gui.cpp:1780
#: src/states_screens/race_result_gui.cpp:1789
#, c-format
msgid "Best lap time: %s"
msgstr ""
#. I18N: is used to indicate who has the bast laptime (best laptime "by kart_name")
#: src/states_screens/race_result_gui.cpp:1794
#: src/states_screens/race_result_gui.cpp:1803
#, c-format
msgid "by %s"
msgstr ""
@ -5660,12 +5660,12 @@ msgstr ""
msgid "Max players supported: %d"
msgstr ""
#: src/states_screens/track_info_screen.cpp:382
#: src/states_screens/track_info_screen.cpp:385
msgid "Number of red team AI karts"
msgstr ""
#. I18N: for empty highscores entries
#: src/states_screens/track_info_screen.cpp:518
#: src/states_screens/track_info_screen.cpp:523
msgid "(Empty)"
msgstr ""