Update translation template for latest MultiMC code
This commit is contained in:
parent
6804cd027a
commit
2b98c34b30
1 changed files with 138 additions and 93 deletions
231
template.pot
231
template.pot
|
@ -509,7 +509,7 @@ msgctxt "AnalyticsWizardPage|"
|
|||
msgid "Enable Analytics"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/Application.cpp:769
|
||||
#: src/launcher/Application.cpp:797
|
||||
msgctxt "Application|"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
@ -744,40 +744,50 @@ msgstr ""
|
|||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:36
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Launch in offline mode"
|
||||
msgid "Shortcut path:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:43
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Shortcut path:"
|
||||
msgid "Use specific profile:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:50
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:57
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Browse"
|
||||
msgid "Launch in offline mode"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:66
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:71
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Join world on launch:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:98
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Set offline mode username:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:73
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:108
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Join server on launch:"
|
||||
msgid "Singleplayer world:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:80
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:115
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Use specific profile:"
|
||||
msgid "Browse"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:110
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:125
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Server address:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.ui:152
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Create script instead of shortcut"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.cpp:72
|
||||
#: src/launcher/ui/dialogs/CreateShortcutDialog.cpp:101
|
||||
msgctxt "CreateShortcutDialog|"
|
||||
msgid "Select shortcut path"
|
||||
msgstr ""
|
||||
|
@ -1527,25 +1537,30 @@ msgstr ""
|
|||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.ui:459
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Set a server to join on launch"
|
||||
msgid "Set a world to join on launch"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.ui:479
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.ui:473
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Server address:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.h:42
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.ui:483
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Singleplayer world:"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.h:43
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.cpp:283
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.cpp:335
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Select a Java version"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.cpp:301
|
||||
#: src/launcher/ui/pages/instance/InstanceSettingsPage.cpp:353
|
||||
msgctxt "InstanceSettingsPage|"
|
||||
msgid "Find Java executable"
|
||||
msgstr ""
|
||||
|
@ -2625,14 +2640,14 @@ msgstr ""
|
|||
|
||||
#: src/launcher/ui/pages/instance/LogPage.cpp:245
|
||||
msgctxt "LogPage|"
|
||||
msgid "Are you sure you want to upload a log file?"
|
||||
msgid "Are you sure you want to upload this log file?"
|
||||
msgstr ""
|
||||
|
||||
#. Message displayed on instance exit
|
||||
#: src/launcher/LoggedProcess.cpp:70
|
||||
#, qt-format
|
||||
msgctxt "LoggedProcess|"
|
||||
msgid "Process exited with code %1 (0x%2)."
|
||||
msgid "Process exited with exit code %1 (0x%2)."
|
||||
msgstr ""
|
||||
|
||||
#. Message displayed on instance crashed
|
||||
|
@ -2644,7 +2659,7 @@ msgstr ""
|
|||
#: src/launcher/LoggedProcess.cpp:79
|
||||
#, qt-format
|
||||
msgctxt "LoggedProcess|"
|
||||
msgid "Process crashed with exitcode %1 (0x%2)."
|
||||
msgid "Process crashed with exit code %1 (0x%2)."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/LoggedProcess.cpp:95
|
||||
|
@ -3208,62 +3223,62 @@ msgctxt "MigrationEligibilityStep|"
|
|||
msgid "Got migration flags"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:713
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:726
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "<SESSION ID>"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:715
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:728
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "<ACCESS TOKEN>"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:717
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:730
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "<CLIENT TOKEN>"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:719
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:732
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "<PROFILE ID>"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:791
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:804
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "broken"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:795
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "Minecraft %1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:800
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", last played for %1 hours"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:802
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", last played for %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:808
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid "Minecraft %1 (%2)"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:813
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", last played for %1 hours"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:815
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", last played for %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:821
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", total played for %1 hours"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:810
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:823
|
||||
#, qt-format
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", total played for %1"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:816
|
||||
#: src/launcher/minecraft/MinecraftInstance.cpp:829
|
||||
msgctxt "MinecraftInstance|"
|
||||
msgid ", has crashed."
|
||||
msgstr ""
|
||||
|
@ -3507,52 +3522,48 @@ msgctxt "Modrinth::InstanceExportTask|"
|
|||
msgid "Finding files to look up on Modrinth..."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:78
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:87
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Modrinth pack export"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:113
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:122
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Looking up files on Modrinth..."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:118
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:127
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Creating modpack metadata..."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:197
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:219
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Copying files to modpack..."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:211
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:233
|
||||
#, qt-format
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Failed to copy file %1 to overrides"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:228
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:250
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Zipping modpack..."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:230
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:252
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Failed to create zip file"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:234
|
||||
#: src/launcher/modplatform/modrinth/ModrinthInstanceExportTask.cpp:256
|
||||
msgctxt "Modrinth::InstanceExportTask|"
|
||||
msgid "Failed to create temporary directory"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:20
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "ModrinthExportDialog"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:41
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Export Modrinth modpack"
|
||||
|
@ -3589,7 +3600,7 @@ msgid "File"
|
|||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:137
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:195
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:205
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Browse..."
|
||||
msgstr ""
|
||||
|
@ -3614,12 +3625,26 @@ msgctxt "ModrinthExportDialog|"
|
|||
msgid "Include shader packs"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:182
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:180
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid ""
|
||||
"If enabled, all mods, shaders and resource packs that are available on "
|
||||
"Modrinth will be treated as optional on both client and server. Files that "
|
||||
"are unavailable on Modrinth will simply retain the \".disabled\" extension "
|
||||
"as Modrinth packs don't support optional overrides."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:183
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Treat disabled mods, shaders and resource packs as optional"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:192
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Use this if your modpack contains a mod which adds global datapacks."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:185
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.ui:195
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Include global datapacks folder:"
|
||||
msgstr ""
|
||||
|
@ -3634,12 +3659,12 @@ msgctxt "ModrinthExportDialog|"
|
|||
msgid "Select global datapacks folder"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:97
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:98
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:98
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:99
|
||||
#, qt-format
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid ""
|
||||
|
@ -3648,17 +3673,17 @@ msgid ""
|
|||
"correctly!"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:122
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:123
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:129
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:130
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Warnings"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:133
|
||||
#: src/launcher/ui/dialogs/ModrinthExportDialog.cpp:134
|
||||
msgctxt "ModrinthExportDialog|"
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
|
@ -3903,7 +3928,7 @@ msgstr ""
|
|||
|
||||
#: src/launcher/ui/pages/instance/OtherLogsPage.cpp:186
|
||||
msgctxt "OtherLogsPage|"
|
||||
msgid "Are you sure you want to upload a log file?"
|
||||
msgid "Are you sure you want to upload this log file?"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/OtherLogsPage.cpp:211
|
||||
|
@ -5801,62 +5826,82 @@ msgctxt "WorldListPage|"
|
|||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:97
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:99
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:102
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:104
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Rename"
|
||||
msgid "Join"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:107
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Copy"
|
||||
msgid "Launch the instance directly into the selected world"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:112
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Join offline"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:115
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Launch the instance in offline mode directly into the selected world"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:120
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Rename"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:125
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:130
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:117
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:135
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "MCEdit"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:122
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:140
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Copy Seed"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:127
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:145
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Refresh"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:132
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:150
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "View Folder"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:137
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:155
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Reset Icon"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:140
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:158
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Remove world icon to make the game re-generate it on next load."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:145
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:163
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Datapacks"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:148
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.ui:166
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Manage datapacks inside the world."
|
||||
msgstr ""
|
||||
|
@ -5866,17 +5911,17 @@ msgctxt "WorldListPage|"
|
|||
msgid "Worlds"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:108
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:110
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Context menu"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:158
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:160
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Are you sure?"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:159
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:161
|
||||
msgctxt "WorldListPage|"
|
||||
msgid ""
|
||||
"This will remove the selected world permenantly.\n"
|
||||
|
@ -5885,64 +5930,64 @@ msgid ""
|
|||
"Do you want to continue?"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:270
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:272
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "No MCEdit found or set up!"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:271
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:273
|
||||
msgctxt "WorldListPage|"
|
||||
msgid ""
|
||||
"You do not have MCEdit set up or it was moved.\n"
|
||||
"You can set it up in the global settings."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:280
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:282
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "MCEdit failed to start!"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:281
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:283
|
||||
msgctxt "WorldListPage|"
|
||||
msgid ""
|
||||
"MCEdit failed to start.\n"
|
||||
"It may be necessary to reinstall it."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:330
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:339
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Select a Minecraft world zip"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:331
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:340
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Minecraft World Zip File (*.zip)"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:352
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:361
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Copy World"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:352
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:361
|
||||
msgctxt "WorldListPage|"
|
||||
msgid ""
|
||||
"Changing a world while Minecraft is running is potentially unsafe.\n"
|
||||
"Do you wish to proceed?"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:376
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:399
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:385
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:408
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "World name"
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:376
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:385
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Enter a new name for the copy."
|
||||
msgstr ""
|
||||
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:399
|
||||
#: src/launcher/ui/pages/instance/WorldListPage.cpp:408
|
||||
msgctxt "WorldListPage|"
|
||||
msgid "Enter a new world name."
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in a new issue