Skip to content

Commit ca7d67d

Browse files
New translations en_us.json (Afrikaans)
1 parent e500b15 commit ca7d67d

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
"lootr.message.invalid_table": "The loot table for this container [%s] resolved to empty and loot could not be generated. Check your `latest.log` for errors.",
16+
"block.lootr.lootr_chest": "Loot Chest",
17+
"block.lootr.lootr_trapped_chest": "Loot Chest",
18+
"block.lootr.lootr_barrel": "Loot Barrel",
19+
"block.lootr.lootr_inventory": "Loot Chest",
20+
"block.lootr.lootr_shulker": "Loot Shulker",
21+
"block.lootr.trophy": "Centennial Trophy",
22+
"entity.lootr.lootr_minecart": "Minecart with Chest",
23+
"lootr.commands.usage": "/lootr barrel | barrel <loot-table> | chest | chest <loot-table> | cart | cart <loot-table> | shulker | shulker <loot-table> | convert | custom <id> | refresh | decay",
24+
"lootr.commands.create": "Created a Lootr %s at %s using the loot table %s.",
25+
"lootr.commands.summon": "Summoned a Lootr Cart at %s using the loot table %s.",
26+
"lootr.commands.blockpos": "%s,%s,%s",
27+
"stat.lootr.looted_stat": "Chests Looted",
28+
"lootr.advancements.100loot.title": "Centennial",
29+
"lootr.advancements.100loot.description": "Open 100 instanced, per-player Loot containers and collect your rewards!",
30+
"lootr.advancements.50loot.title": "Penteconter",
31+
"lootr.advancements.50loot.description": "Open 50 instanced, per-player Loot containers and collect your rewards!",
32+
"lootr.advancements.25loot.title": "Close Quarters",
33+
"lootr.advancements.25loot.description": "Open 25 instanced, per-player Loot containers and collect your rewards!",
34+
"lootr.advancements.10loot.title": "Disme A Dozen",
35+
"lootr.advancements.10loot.description": "Open 10 instanced, per-player Loot containers and collect your rewards!",
36+
"lootr.advancements.1chest.title": "'X' Marks the Spot",
37+
"lootr.advancements.1chest.description": "Open your first instanced, per-player Loot chest and collect your rewards!",
38+
"lootr.advancements.1barrel.title": "Barrel Booty",
39+
"lootr.advancements.1barrel.description": "Open your first instanced, per-player Loot barrel and collect your rewards!",
40+
"lootr.advancements.1cart.title": "Tunnel Treasures",
41+
"lootr.advancements.1cart.description": "Open your first instanced, per-player Loot minecart and collect your rewards!",
42+
"lootr.advancements.1shulker.title": "Bounty Box",
43+
"lootr.advancements.1shulker.description": "Open your first instanced, per-played Loot shulker and collect your rewards!",
44+
"lootr.advancements.social.title": "Socialised Loot",
45+
"lootr.advancements.social.description": "Open one of every type of instanced, per-player Loot container in the world!",
46+
"lootr.advancements.root.title": "Belongs in a Museum",
47+
"lootr.advancements.root.description": "Bring instanced, per-player Loot into your world.",
48+
"lootr.advancements.1337loot.title": "/\\/\\4$73R 10073R",
49+
"lootr.advancements.1337loot.description": "Open a total of 1337 containers! Wow!",
50+
"itemGroup.lootr": "Lootr",
51+
"item.lootr.crown": "Crown of the Master Looter"
52+
}

0 commit comments

Comments
 (0)