Create/Update assets for version 1.16.3

This commit is contained in:
InventiveBot
2020-10-28 20:02:04 +00:00
parent c30f335a48
commit d4c019ce5b
159 changed files with 6187 additions and 3343 deletions

View File

@@ -2898,6 +2898,28 @@
"gui.recipebook.toggleRecipes.craftable": "Showing Craftable",
"gui.recipebook.toggleRecipes.smeltable": "Showing Smeltable",
"gui.recipebook.toggleRecipes.smokable": "Showing Smokable",
"gui.socialInteractions.blocking_hint": "Manage with Microsoft account",
"gui.socialInteractions.empty_blocked": "No blocked players in chat",
"gui.socialInteractions.empty_hidden": "No players hidden in chat",
"gui.socialInteractions.hidden_in_chat": "Chat messages from %s will be hidden",
"gui.socialInteractions.hide": "Hide in Chat",
"gui.socialInteractions.search_empty": "Couldn't find any players with that name",
"gui.socialInteractions.search_hint": "Search...",
"gui.socialInteractions.server_label.multiple": "%s - %s players",
"gui.socialInteractions.server_label.single": "%s - %s player",
"gui.socialInteractions.show": "Show in Chat",
"gui.socialInteractions.shown_in_chat": "Chat messages from %s will be shown",
"gui.socialInteractions.status_blocked": "Blocked",
"gui.socialInteractions.status_blocked_offline": "Blocked - Offline",
"gui.socialInteractions.status_hidden": "Hidden",
"gui.socialInteractions.status_hidden_offline": "Hidden - Offline",
"gui.socialInteractions.status_offline": "Offline",
"gui.socialInteractions.tab_all": "All",
"gui.socialInteractions.tab_blocked": "Blocked",
"gui.socialInteractions.tab_hidden": "Hidden",
"gui.socialInteractions.title": "Social Interactions",
"gui.socialInteractions.tooltip.hide": "Hide messages from %s in chat",
"gui.socialInteractions.tooltip.show": "Show messages from %s in chat",
"gui.stats": "Statistics",
"gui.toMenu": "Back to Server List",
"gui.toTitle": "Back to Title Screen",
@@ -3541,6 +3563,7 @@
"key.screenshot": "Take Screenshot",
"key.smoothCamera": "Toggle Cinematic Camera",
"key.sneak": "Sneak",
"key.socialInteractions": "Social Interactions Screen",
"key.spectatorOutlines": "Highlight Players (Spectators)",
"key.sprint": "Sprint",
"key.swapOffhand": "Swap Item With Off-Hand",
@@ -3601,6 +3624,7 @@
"multiplayer.disconnect.generic": "Disconnected",
"multiplayer.disconnect.idling": "You have been idle for too long!",
"multiplayer.disconnect.illegal_characters": "Illegal characters in chat",
"multiplayer.disconnect.incompatible": "Incompatible client! Please use %s",
"multiplayer.disconnect.invalid_entity_attacked": "Attempting to attack an invalid entity",
"multiplayer.disconnect.invalid_player_movement": "Invalid move player packet received",
"multiplayer.disconnect.invalid_vehicle_movement": "Invalid move vehicle packet received",
@@ -3609,8 +3633,8 @@
"multiplayer.disconnect.missing_tags": "Incomplete set of tags received from server.\nPlease contact server operator.",
"multiplayer.disconnect.name_taken": "That name is already taken",
"multiplayer.disconnect.not_whitelisted": "You are not white-listed on this server!",
"multiplayer.disconnect.outdated_client": "Outdated client! Please use %s",
"multiplayer.disconnect.outdated_server": "Outdated server! I'm still on %s",
"multiplayer.disconnect.outdated_client": "Incompatible client! Please use %s",
"multiplayer.disconnect.outdated_server": "Incompatible client! Please use %s",
"multiplayer.disconnect.server_full": "The server is full!",
"multiplayer.disconnect.server_shutdown": "Server closed",
"multiplayer.disconnect.slow_login": "Took too long to log in",
@@ -3622,19 +3646,19 @@
"multiplayer.player.joined": "%s has joined the game",
"multiplayer.player.joined.renamed": "%s (formerly known as %s) has joined the game",
"multiplayer.player.left": "%s has left the game",
"multiplayer.socialInteractions.not_available": "Social Interactions are only available in Multiplayer worlds",
"multiplayer.status.and_more": "... and %s more ...",
"multiplayer.status.cancelled": "Cancelled",
"multiplayer.status.cannot_connect": "Can't connect to server",
"multiplayer.status.cannot_resolve": "Can't resolve hostname",
"multiplayer.status.client_out_of_date": "Client out of date!",
"multiplayer.status.finished": "Finished",
"multiplayer.status.incompatible": "Incompatible version!",
"multiplayer.status.no_connection": "(no connection)",
"multiplayer.status.old": "Old",
"multiplayer.status.ping": "%s ms",
"multiplayer.status.pinging": "Pinging...",
"multiplayer.status.quitting": "Quitting",
"multiplayer.status.request_handled": "Status request has been handled",
"multiplayer.status.server_out_of_date": "Server out of date!",
"multiplayer.status.unknown": "???",
"multiplayer.status.unrequested": "Received unrequested status",
"multiplayer.stopSleeping": "Leave Bed",
@@ -3672,6 +3696,7 @@
"optimizeWorld.stage.finished": "Finishing up...",
"optimizeWorld.stage.upgrading": "Upgrading all chunks...",
"optimizeWorld.title": "Optimizing World '%s'",
"options.accessibility.link": "Accessibility Guide",
"options.accessibility.text_background": "Text Background",
"options.accessibility.text_background.chat": "Chat",
"options.accessibility.text_background.everywhere": "Everywhere",
@@ -4751,7 +4776,7 @@
"team.visibility.hideForOtherTeams": "Hide for other teams",
"team.visibility.hideForOwnTeam": "Hide for own team",
"team.visibility.never": "Never",
"title.multiplayer.disabled": "Multiplayer is disabled. Please check your launcher settings.",
"title.multiplayer.disabled": "Multiplayer is disabled. Please check your Microsoft account settings.",
"title.multiplayer.lan": "Multiplayer (LAN)",
"title.multiplayer.other": "Multiplayer (3rd-party Server)",
"title.multiplayer.realms": "Multiplayer (Realms)",
@@ -4778,5 +4803,7 @@
"tutorial.open_inventory.description": "Press %s",
"tutorial.open_inventory.title": "Open your inventory",
"tutorial.punch_tree.description": "Hold down %s",
"tutorial.punch_tree.title": "Destroy the tree"
"tutorial.punch_tree.title": "Destroy the tree",
"tutorial.socialInteractions.description": "Press %s to open",
"tutorial.socialInteractions.title": "Social Interactions"
}