|
1 | 1 | { |
2 | | - "_comment": "Hi translator! If you're editing this on GitHub or through the sourcecode should you go to https://crowdin.com/project/quickshop-reremake instead.", |
3 | | - "file-test": "This is a test text file. We use it to test if the messages.json is broken. You can fill it with any easter-eggs you like here :)", |
| 2 | + "_comment": "Hi translator! If you're editing this on GitHub or through source code should you go to https://crowdin.com/project/quickshop-reremake instead.", |
| 3 | + "file-test": "This is a test textfile. We use it to test if the messages.json file is broken. You can fill it with any easter eggs you like :)", |
4 | 4 | "translation-author": "Translator: Ghost_chu, Andre_601", |
5 | 5 | "translation-version": "Support Version: Reremake", |
6 | 6 | "translation-contributors": "Contributors: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken and Andre_601", |
7 | 7 | "translation-country": "Language Zone: English (en_US)", |
8 | 8 | "language-version": "61", |
9 | | - "not-looking-at-shop": "&cCould not find a QuickShop. You need to look at one.", |
| 9 | + "not-looking-at-shop": "&cCould not find a QuickShop. Make sure you look at one.", |
10 | 10 | "no-anythings-in-your-hand": "&cThere is nothing in your hand.", |
11 | 11 | "no-permission": "&cYou do not have permission to do that.", |
12 | 12 | "integrations-check-failed-create": "&cIntegration {0} denied the shop-creation", |
13 | 13 | "integrations-check-failed-trade": "&cIntegration {0} denied the Shop trading", |
14 | | - "3rd-plugin-build-check-failed": "&c3rd party plugin &l{0}&r&c denied the permission checks, did you have permission set up in there?", |
| 14 | + "3rd-plugin-build-check-failed": "&c3rd-party plugin &l{0}&r&c denied the permission checks, did you have permission set up in there?", |
15 | 15 | "no-creative-break": "&cYou cannot break other players shops in creative mode, switch to survival mode or try to use the supertool {0} instead.", |
16 | 16 | "trading-in-creative-mode-is-disabled": "&cYou cannot trade with this shop while being in creative mode.", |
17 | 17 | "supertool-is-disabled": "&cSupertool is disabled. Cannot break any shops.", |
18 | | - "no-double-chests": "&cYou cannot create the double chest shop.", |
19 | | - "not-managed-shop": "&cYou are not the owner or moderator of this Shop", |
| 18 | + "no-double-chests": "&cYou cannot create a double chest shop.", |
| 19 | + "not-managed-shop": "&cYou are not the owner nor moderator of this Shop", |
20 | 20 | "shop-already-owned": "&cThis is already a shop.", |
21 | 21 | "chest-was-removed": "&cThe chest was removed.", |
22 | 22 | "price-too-cheap": "&cPrice must be greater than &e${0}", |
23 | 23 | "no-price-change": "&cThis wouldn't result in a price change!", |
24 | 24 | "you-cant-afford-a-new-shop": "&cIt costs {0} to create a new shop.", |
25 | 25 | "player-bought-from-your-store-tax": "&c{0} purchased {1} {2} from your shop, and you earned {3} ({4} in taxes).", |
26 | 26 | "you-cant-afford-to-change-price": "&cIt costs {0} to change the price in your shop.", |
27 | | - "success-created-shop": "&cShop created.", |
| 27 | + "success-created-shop": "&aShop created.", |
28 | 28 | "success-removed-shop": "&aShop removed.", |
29 | | - "shops-arent-locked": "&cRemember, shops are NOT protected from theft! If you want to stop thieves, lock it with LWC, Lockette, etc!", |
| 29 | + "shops-arent-locked": "&cRemember, shops are NOT protected from theft! If you want to stop thieves, lock it with LWC, Lockette, or similar!", |
30 | 30 | "shop-creation-cancelled": "&cShop creation cancelled.", |
31 | 31 | "shop-purchase-cancelled": "&cShop purchase cancelled.", |
32 | 32 | "shop-stock-too-low": "&cThe shop only has {0} {1} left!", |
33 | 33 | "you-cant-afford-to-buy": "&cIt costs {0}, but you only have {1}", |
34 | 34 | "negative-amount": "&cYou can't trade negative amounts", |
35 | 35 | "not-a-number": "&cYou can only input a number, your input was {0}.", |
36 | 36 | "exceeded-maximum": "&cThe value exceeded the maximum value in Java.", |
37 | | - "not-a-integer": "&cYou must input an Integer, your input was {0}.", |
| 37 | + "not-a-integer": "&cYou must input an integer, your input was {0}.", |
38 | 38 | "player-bought-from-your-store": "&c{0} purchased {1} {2} from your shop, and you earned {3}.", |
39 | 39 | "shop-out-of-stock": "&5Your shop at {0}, {1}, {2} has run out of {3}!", |
40 | 40 | "shop-has-no-space": "&cThe shop only has room for {0} more {1}.", |
|
45 | 45 | "fee-charged-for-price-change": "&aYou paid &c{0}&a to change the price.", |
46 | 46 | "price-is-now": "&aThe new price of the shop is &e{0}", |
47 | 47 | "thats-not-a-number": "&cInvalid number", |
48 | | - "forbidden-vanilla-behavior": "&cThe operation is forbidden due to it not being consisten with vanilla behaviour", |
| 48 | + "forbidden-vanilla-behavior": "&cThis operation is forbidden due to it not being consistent with vanilla behaviour", |
49 | 49 | "no-price-given": "&cPlease give a valid price.", |
50 | 50 | "average-price-nearby": "&aNearby average price: &e{0}", |
51 | | - "shop-has-changed": "&cThe shop you tried to use has changed since you clicked it!", |
| 51 | + "shop-has-changed": "&cThe shop you tried to use has changed since you last clicked it!", |
52 | 52 | "shop-not-exist": "&cThere is no shop.", |
53 | 53 | "nearby-shop-this-way": "&aShop is {0} blocks away from you.", |
54 | 54 | "nearby-shop-header": "&aNearby Shop matching &b{0}&a:", |
|
0 commit comments