Skip to content

Commit

Permalink
Beta 1.12.0.2/Release 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 committed Apr 24, 2019
1 parent 76fb535 commit 005722c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Eesti keele pakk/pack_manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"header": {"pack_id": "51cac0a6-cc74-46e2-98f8-c324e9104d85", "name": "Eesti keele pakk", "packs_version": "1.0.7", "description": "Eesti keelne t\u00f5lge Minecraftile | 1) Lisa pakk 2) Mine tagasi 3) Settings > Language 4) Vali eesti keel", "modules": [{"description": "Eesti keelne t\u00f5lge Minecraftile", "version": "1.0.0", "uuid": "692db3a7-971b-46b9-8f8b-f0784b17168d", "type": "resources"}]}}
{"header": {"pack_id": "51cac0a6-cc74-46e2-98f8-c324e9104d85", "name": "Eesti keele pakk", "packs_version": "1.0.8", "description": "Eesti keelne t\u00f5lge Minecraftile | 1) Lisa pakk 2) Mine tagasi 3) Settings > Language 4) Vali eesti keel", "modules": [{"description": "Eesti keelne t\u00f5lge Minecraftile", "version": "1.0.0", "uuid": "692db3a7-971b-46b9-8f8b-f0784b17168d", "type": "resources"}]}}
9 changes: 8 additions & 1 deletion extra-et_EE.lang
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ options.texelAA=Tekstuuripikslite sakisilumine
options.resetSettings=Vaikeseaded
controllerLayoutScreen.resetAllBindings=Vaikeseaded

createWorldScreen.defaultName=Minu maailm
createWorldScreen.gameMode.default=Vaikimisi mängurežiim
createWorldScreen.gameMode.personal=Isiklik mängurežiim
createWorldScreen.worldPreferences=Maailma eelistused
Expand All @@ -343,6 +344,7 @@ createWorldScreen.mobLoot=Elukad kukutavad saaki
createWorldScreen.naturalregeneration=Naturaalne taastumine
createWorldScreen.tileDrops=Plokid kukutavad esemeid
createWorldScreen.immediaterespawn=Kohene taassündimine
createWorldScreen.respawnRadius=Taassünni raadius
createWorldScreen.experimentalgameplay=Kasuta katselist mänguviisi
selectWorld.cheats=Luba sohitegemine
createWorldScreen.alwaysDay=Alati päev
Expand All @@ -367,4 +369,9 @@ content.import.failed.title_premiumcontent=Sisu pole toetatud
content.import.succeeded="%s" edukalt imporditud
content.import.succeeded_with_warnings="%s" edukalt hoiatustega imporditud
content.import.succeeded_with_warnings.subtitle=Klõpsa rohkema teabe saamiseks
content.import.started=Importimine alustatud...
content.import.started=Importimine alustatud...

accessibility.chat.howtoopen=Vestluse avamiseks vajuta %s
accessibility.key.gamepad=mängupuldi %s
accessibility.list.or.two=%s või %
accessibility.list.or.three_or_more.last= või %s
16 changes: 12 additions & 4 deletions mappings.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ accessibility.chat.tts.textboxTitle,options.accessibility.text_background.chat
accessibility.loading.done,narrator.loading.done
accessibility.saving.done,narrator.loading.done
accessibility.list.or.three_or_more.first,createWorld.customize.flat.layer
accessibility.button.tts.title,mco.gui.button
accessibility.tab.tts.title,key.keyboard.tab
accessibility.play.editWorld,selectWorld.edit.title
accessibility.text.space,key.keyboard.space
Expand Down Expand Up @@ -134,12 +135,14 @@ controller.buttonTip.pane.inventory,container.inventory
controller.buttonTip.remove,mco.configure.world.invites.remove.tooltip
controller.buttonTip.select,mco.template.button.select
controller.buttonTip.tab,key.keyboard.tab
controllerLayoutScreen.button,mco.gui.button
controllerLayoutScreen.cancel,gui.cancel
controllerLayoutScreen.save,structure_block.mode.save
controllerLayoutScreen.toggleLivingroom,key.togglePerspective
controls.reset,controls.reset
controls.resetAll,controls.resetAll
controls.title,controls.title
course.edu.join,mco.configure.world.slot.tooltip.active
createWorld.customize.custom.baseSize,createWorld.customize.custom.baseSize
createWorld.customize.custom.biomeDepthOffset,createWorld.customize.custom.biomeDepthOffset
createWorld.customize.custom.biomeDepthWeight,createWorld.customize.custom.biomeDepthWeight
Expand Down Expand Up @@ -2529,12 +2532,17 @@ addServer.resourcePack.prompt,addServer.resourcePack.prompt
addServer.title,addServer.title
externalServerScreen.serverName,mco.configure.world.invite.profile.name
externalServerScreen.serverNameInput,addServer.enterName
hbui.mainMenu.HelpModal.closeButton,mco.selectServer.close
hbui.mainMenu.LoginModal.closeButton,mco.selectServer.close
hbui.mainMenu.newWorld,mco.brokenworld.play
hbui.mainMenu.settings,mco.configure.world.settings.title
hbui.Help.closeButton,mco.selectServer.close
hbui.MainMenu.newWorld,mco.brokenworld.play
hbui.MainMenu.settings,mco.configure.world.settings.title
hbui.MainMenu.survival,selectWorld.gameMode.survival
hbui.MainMenu.creative,selectWorld.gameMode.creative
hbui.Settings.trueLabel,mco.configure.world.on
hbui.Settings.falseLabel,mco.configure.world.off
hbui.Settings.sensitivity,options.sensitivity
trade.level.1,merchant.level.1
trade.level.2,merchant.level.2
trade.level.3,merchant.level.3
trade.level.4,merchant.level.4
trade.level.5,merchant.level.5
contentlog.history.copyToClipboard,chat.copy

0 comments on commit 005722c

Please sign in to comment.