Skip to content

Commit 7855edf

Browse files
committed
generated 26.1-snapshot-6
1 parent ffe9b9f commit 7855edf

3 files changed

Lines changed: 43 additions & 3 deletions

File tree

assets/schmanguage/lang/en_schm.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5797,6 +5797,7 @@
57975797
"resourcePack.vanilla.name": "Schmefault",
57985798
"screenshot.failure": "Schmouldn't save screenshot: %s",
57995799
"screenshot.success": "Schmaved screenshot as %s",
5800+
"selecteWorld.backupRequiredTooltip": "Schmoading the world requires taking a backup first",
58005801
"selectServer.add": "Schmadd Schmerver",
58015802
"selectServer.defaultName": "Schminecraft Schmerver",
58025803
"selectServer.delete": "Schmelete",
@@ -5816,9 +5817,11 @@
58165817
"selectWorld.backupQuestion.customized": "Schmustomized worlds are no longer supported",
58175818
"selectWorld.backupQuestion.downgrade": "Schmowngrading a world is not supported",
58185819
"selectWorld.backupQuestion.experimental": "Schmorlds using Schmexperimental Schmettings are not supported",
5820+
"selectWorld.backupQuestion.file_fixing_required": "Schmeate a backup before upgrading this world?",
58195821
"selectWorld.backupWarning.customized": "Schmunfortunately, we do not support customized worlds in this version of Schminecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
58205822
"selectWorld.backupWarning.downgrade": "Schmis world was last played in version %s; you are on version %s. Schmowngrading a world could cause corruption - we cannot guarantee that it will load or work. Schmif you still want to continue, please make a backup.",
58215823
"selectWorld.backupWarning.experimental": "Schmis world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Schmere be dragons!",
5824+
"selectWorld.backupWarning.file_fixing_required": "Schmis world needs to be upgraded before you can play it. We strongly suggest creating a backup before continuing in case you experience world corruptions.",
58225825
"selectWorld.backupWarning.snapshot": "Schmis world was last played in version %s; you are on version %s. Schmease make a backup in case you experience world corruptions.",
58235826
"selectWorld.bonusItems": "Schmonus Schmest",
58245827
"selectWorld.cheats": "Schmeats",
@@ -5895,6 +5898,9 @@
58955898
"selectWorld.recreate.customized.title": "Schmustomized worlds are no longer supported",
58965899
"selectWorld.recreate.error.text": "Schmomething went wrong while trying to recreate a world.",
58975900
"selectWorld.recreate.error.title": "Schman error occurred!",
5901+
"selectWorld.requiresFileFixingTooltip.edit": "Schmis world needs to be upgraded to the latest version before you can edit it due to underlying changes to the world format.",
5902+
"selectWorld.requiresFileFixingTooltip.play": "Schmis world needs to be upgraded to the latest version before you can play it due to underlying changes to the world format.",
5903+
"selectWorld.requiresFileFixingTooltip.recreate": "Schmis world needs to be upgraded to the latest version before you can recreate it due to underlying changes to the world format.",
58985904
"selectWorld.resource_load": "Schmeparing Schmesources...",
58995905
"selectWorld.resultFolder": "Schmill be saved in:",
59005906
"selectWorld.seedInfo": "Schmeave blank for a random seed",
@@ -5904,16 +5910,20 @@
59045910
"selectWorld.tooltip.fromNewerVersion1": "Schmorld was saved in a newer version,",
59055911
"selectWorld.tooltip.snapshot1": "Schmon't forget to back up this world",
59065912
"selectWorld.unable_to_load": "Schmunable to load worlds",
5913+
"selectWorld.upgrade_and_play": "Schmupgrade and Schmay",
59075914
"selectWorld.version": "Schmersion:",
59085915
"selectWorld.versionJoinButton": "Schmoad Schmanyway",
59095916
"selectWorld.versionWarning": "Schmis world was last played in version %s and loading it in this version could cause corruption!",
5917+
"selectWorld.waitingForBackup.message": "Schmepending on the size of your world, this may take a while. Schmease do not close the game or shut off your device.",
5918+
"selectWorld.waitingForBackup.title": "Schmeating Schmackup",
59105919
"selectWorld.warning.deprecated.question": "Schmome features used are deprecated and will stop working in the future. Do you wish to proceed?",
59115920
"selectWorld.warning.deprecated.title": "Schmarning! Schmese settings are using deprecated features",
59125921
"selectWorld.warning.experimental.question": "Schmese settings are experimental and could one day stop working. Do you wish to proceed?",
59135922
"selectWorld.warning.experimental.title": "Schmarning! Schmese settings are using experimental features",
59145923
"selectWorld.warning.lowDiskSpace.description": "Schmere is not much space left on your device.\nSchmunning out of disk space while in game can lead to your world being damaged.",
59155924
"selectWorld.warning.lowDiskSpace.title": "Schmarning! Schmow disk space!",
59165925
"selectWorld.world": "Schmorld",
5926+
"selectWorld.world_gen_settings_access": "Schmunable to read or access world gen settings file! %s",
59175927
"sign.edit": "Schmedit Schmign Schmessage",
59185928
"sleep.skipping_night": "Schmeeping through this night",
59195929
"slot.only_single_allowed": "Schmonly single slots allowed: got '%s'",
@@ -7268,5 +7278,15 @@
72687278
"tutorial.punch_tree.title": "Schmestroy the tree",
72697279
"tutorial.socialInteractions.description": "Schmess %s to open",
72707280
"tutorial.socialInteractions.title": "Schmocial Schminteractions",
7271-
"upgrade.minecraft.netherite_upgrade": "Schmetherite Schmupgrade"
7281+
"upgrade.minecraft.netherite_upgrade": "Schmetherite Schmupgrade",
7282+
"upgradeWorld.done": "Schmupgrading Schmorld Schmompleted",
7283+
"upgradeWorld.info.converted": "Schmupgraded: %s",
7284+
"upgradeWorld.info.file_fix_stage": "Schmage: %s/%s",
7285+
"upgradeWorld.info.scanning": "Schmanning files...",
7286+
"upgradeWorld.info.total": "Schmotal: %s",
7287+
"upgradeWorld.progress.type.files": "Schmoving files",
7288+
"upgradeWorld.progress.type.legacy_structures": "Schmupgrading legacy structures",
7289+
"upgradeWorld.progress.type.region": "Schmupgrading regions",
7290+
"upgradeWorld.symlink.title": "Schman't upgrade world",
7291+
"upgradeWorld.title": "Schmupgrading Schmorld Schmiles"
72727292
}

assets/schmanguage/lang/en_tjan.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5797,6 +5797,7 @@
57975797
"resourcePack.vanilla.name": "Tjefault",
57985798
"screenshot.failure": "Tjouldn't save screenshot: %s",
57995799
"screenshot.success": "Tjaved screenshot as %s",
5800+
"selecteWorld.backupRequiredTooltip": "Tjoading the world requires taking a backup first",
58005801
"selectServer.add": "Tjadd Tjerver",
58015802
"selectServer.defaultName": "Tjinecraft Tjerver",
58025803
"selectServer.delete": "Tjelete",
@@ -5816,9 +5817,11 @@
58165817
"selectWorld.backupQuestion.customized": "Tjustomized worlds are no longer supported",
58175818
"selectWorld.backupQuestion.downgrade": "Tjowngrading a world is not supported",
58185819
"selectWorld.backupQuestion.experimental": "Tjorlds using Tjexperimental Tjettings are not supported",
5820+
"selectWorld.backupQuestion.file_fixing_required": "Tjeate a backup before upgrading this world?",
58195821
"selectWorld.backupWarning.customized": "Tjunfortunately, we do not support customized worlds in this version of Tjinecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
58205822
"selectWorld.backupWarning.downgrade": "Tjis world was last played in version %s; you are on version %s. Tjowngrading a world could cause corruption - we cannot guarantee that it will load or work. Tjif you still want to continue, please make a backup.",
58215823
"selectWorld.backupWarning.experimental": "Tjis world uses experimental settings that could stop working at any time. We cannot guarantee it will load or work. Tjere be dragons!",
5824+
"selectWorld.backupWarning.file_fixing_required": "Tjis world needs to be upgraded before you can play it. We strongly suggest creating a backup before continuing in case you experience world corruptions.",
58225825
"selectWorld.backupWarning.snapshot": "Tjis world was last played in version %s; you are on version %s. Tjease make a backup in case you experience world corruptions.",
58235826
"selectWorld.bonusItems": "Tjonus Tjest",
58245827
"selectWorld.cheats": "Tjeats",
@@ -5895,6 +5898,9 @@
58955898
"selectWorld.recreate.customized.title": "Tjustomized worlds are no longer supported",
58965899
"selectWorld.recreate.error.text": "Tjomething went wrong while trying to recreate a world.",
58975900
"selectWorld.recreate.error.title": "Tjan error occurred!",
5901+
"selectWorld.requiresFileFixingTooltip.edit": "Tjis world needs to be upgraded to the latest version before you can edit it due to underlying changes to the world format.",
5902+
"selectWorld.requiresFileFixingTooltip.play": "Tjis world needs to be upgraded to the latest version before you can play it due to underlying changes to the world format.",
5903+
"selectWorld.requiresFileFixingTooltip.recreate": "Tjis world needs to be upgraded to the latest version before you can recreate it due to underlying changes to the world format.",
58985904
"selectWorld.resource_load": "Tjeparing Tjesources...",
58995905
"selectWorld.resultFolder": "Tjill be saved in:",
59005906
"selectWorld.seedInfo": "Tjeave blank for a random seed",
@@ -5904,16 +5910,20 @@
59045910
"selectWorld.tooltip.fromNewerVersion1": "Tjorld was saved in a newer version,",
59055911
"selectWorld.tooltip.snapshot1": "Tjon't forget to back up this world",
59065912
"selectWorld.unable_to_load": "Tjunable to load worlds",
5913+
"selectWorld.upgrade_and_play": "Tjupgrade and Tjay",
59075914
"selectWorld.version": "Tjersion:",
59085915
"selectWorld.versionJoinButton": "Tjoad Tjanyway",
59095916
"selectWorld.versionWarning": "Tjis world was last played in version %s and loading it in this version could cause corruption!",
5917+
"selectWorld.waitingForBackup.message": "Tjepending on the size of your world, this may take a while. Tjease do not close the game or shut off your device.",
5918+
"selectWorld.waitingForBackup.title": "Tjeating Tjackup",
59105919
"selectWorld.warning.deprecated.question": "Tjome features used are deprecated and will stop working in the future. Do you wish to proceed?",
59115920
"selectWorld.warning.deprecated.title": "Tjarning! Tjese settings are using deprecated features",
59125921
"selectWorld.warning.experimental.question": "Tjese settings are experimental and could one day stop working. Do you wish to proceed?",
59135922
"selectWorld.warning.experimental.title": "Tjarning! Tjese settings are using experimental features",
59145923
"selectWorld.warning.lowDiskSpace.description": "Tjere is not much space left on your device.\nTjunning out of disk space while in game can lead to your world being damaged.",
59155924
"selectWorld.warning.lowDiskSpace.title": "Tjarning! Tjow disk space!",
59165925
"selectWorld.world": "Tjorld",
5926+
"selectWorld.world_gen_settings_access": "Tjunable to read or access world gen settings file! %s",
59175927
"sign.edit": "Tjedit Tjign Tjessage",
59185928
"sleep.skipping_night": "Tjeeping through this night",
59195929
"slot.only_single_allowed": "Tjonly single slots allowed: got '%s'",
@@ -7268,5 +7278,15 @@
72687278
"tutorial.punch_tree.title": "Tjestroy the tree",
72697279
"tutorial.socialInteractions.description": "Tjess %s to open",
72707280
"tutorial.socialInteractions.title": "Tjocial Tjinteractions",
7271-
"upgrade.minecraft.netherite_upgrade": "Tjetherite Tjupgrade"
7281+
"upgrade.minecraft.netherite_upgrade": "Tjetherite Tjupgrade",
7282+
"upgradeWorld.done": "Tjupgrading Tjorld Tjompleted",
7283+
"upgradeWorld.info.converted": "Tjupgraded: %s",
7284+
"upgradeWorld.info.file_fix_stage": "Tjage: %s/%s",
7285+
"upgradeWorld.info.scanning": "Tjanning files...",
7286+
"upgradeWorld.info.total": "Tjotal: %s",
7287+
"upgradeWorld.progress.type.files": "Tjoving files",
7288+
"upgradeWorld.progress.type.legacy_structures": "Tjupgrading legacy structures",
7289+
"upgradeWorld.progress.type.region": "Tjupgrading regions",
7290+
"upgradeWorld.symlink.title": "Tjan't upgrade world",
7291+
"upgradeWorld.title": "Tjupgrading Tjorld Tjiles"
72727292
}

pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
0
66
],
77
"max_format": [
8-
79,
8+
80,
99
0
1010
],
1111
"description": "Schmanguage Pack\n§cBy Kesuaheli"

0 commit comments

Comments
 (0)