Skip to content

Commit cbf4876

Browse files
New translations en_us.json (Polish)
1 parent ccca4da commit cbf4876

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"lootr.message.should_sneak": "Breaking the chest will delete your unique loot and all items in the chest! In order to break, you must sneak while doing so.",
3+
"lootr.message.should_sneak2": "As loot is %s, only break if really needed.",
4+
"lootr.message.should_sneak3": "per-player per-chest",
5+
"lootr.message.cart_should_sneak": "Breaking the cart will delete your unique loot and items! In order to break, you must sneak while attacking",
6+
"lootr.message.cart_should_sneak3": "per-player per-cart",
7+
"lootr.message.cannot_break": "Loot containers and carts cannot be broken.",
8+
"lootr.message.cannot_break_sneak": "Loot containers and carts can only be broken while sneaking in creative mode.",
9+
"lootr.message.decayed": "The decaying container crumbles at your touch!",
10+
"lootr.message.decay_in": "This container will decay completely in %s seconds.",
11+
"lootr.message.decay_start": "The container begins to crumble at your touch! It will decay completely in %s seconds.",
12+
"lootr.message.refreshed": "The contents of the container are refreshed at your touch!",
13+
"lootr.message.refresh_in": "This container will refresh its contents in %s seconds.",
14+
"lootr.message.refresh_start": "The container will refresh with new contents in %s seconds!",
15+
"block.lootr.lootr_chest": "Loot Chest",
16+
"block.lootr.lootr_trapped_chest": "Loot Chest",
17+
"block.lootr.lootr_barrel": "Loot Barrel",
18+
"block.lootr.lootr_inventory": "Loot Chest",
19+
"block.lootr.lootr_shulker": "Loot Shulker",
20+
"block.lootr.trophy": "Centennial Trophy",
21+
"entity.lootr.lootr_minecart": "Minecart with Chest",
22+
"lootr.commands.usage": "/lootr barrel | barrel <loot-table> | chest | chest <loot-table> | cart | cart <loot-table> | convert | custom <id>",
23+
"lootr.commands.create": "Created a Lootr %s at %s using the loot table %s.",
24+
"lootr.commands.summon": "Summoned a Lootr Cart at %s using the loot table %s.",
25+
"lootr.commands.blockpos": "%s,%s,%s",
26+
"stat.lootr.looted_stat": "Chests Looted",
27+
"lootr.advancements.100loot.title": "Centennial",
28+
"lootr.advancements.100loot.description": "Open 100 instanced, per-player Loot containers and collect your rewards!",
29+
"lootr.advancements.50loot.title": "Penteconter",
30+
"lootr.advancements.50loot.description": "Open 50 instanced, per-player Loot containers and collect your rewards!",
31+
"lootr.advancements.25loot.title": "Close Quarters",
32+
"lootr.advancements.25loot.description": "Open 25 instanced, per-player Loot containers and collect your rewards!",
33+
"lootr.advancements.10loot.title": "Disme A Dozen",
34+
"lootr.advancements.10loot.description": "Open 10 instanced, per-player Loot containers and collect your rewards!",
35+
"lootr.advancements.1chest.title": "'X' Marks the Spot",
36+
"lootr.advancements.1chest.description": "Open your first instanced, per-player Loot chest and collect your rewards!",
37+
"lootr.advancements.1barrel.title": "Barrel Booty",
38+
"lootr.advancements.1barrel.description": "Open your first instanced, per-player Loot barrel and collect your rewards!",
39+
"lootr.advancements.1cart.title": "Tunnel Treasures",
40+
"lootr.advancements.1cart.description": "Open your first instanced, per-player Loot minecart and collect your rewards!",
41+
"lootr.advancements.1shulker.title": "Bounty Box",
42+
"lootr.advancements.1shulker.description": "Open your first instanced, per-played Loot shulker and collect your rewards!",
43+
"lootr.advancements.social.title": "Socialised Loot",
44+
"lootr.advancements.social.description": "Open one of every type of instanced, per-player Loot container in the world!",
45+
"lootr.advancements.root.title": "Belongs in a Museum",
46+
"lootr.advancements.root.description": "Bring instanced, per-player Loot into your world.",
47+
"itemGroup.lootr": "Lootr"
48+
}

0 commit comments

Comments
 (0)