Skip to content

Commit 8276c06

Browse files
committed
New translations messages.json (English)
1 parent 1505dac commit 8276c06

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

crowdin/lang/en-US/messages.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
{
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 :)",
44
"translation-author": "Translator: Ghost_chu, Andre_601",
55
"translation-version": "Support Version: Reremake",
66
"translation-contributors": "Contributors: Timtower, Netherfoam, KaiNoMood, Mgazul, JackTheChicken and Andre_601",
77
"translation-country": "Language Zone: English (en_US)",
88
"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.",
1010
"no-anythings-in-your-hand": "&cThere is nothing in your hand.",
1111
"no-permission": "&cYou do not have permission to do that.",
1212
"integrations-check-failed-create": "&cIntegration {0} denied the shop-creation",
1313
"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?",
1515
"no-creative-break": "&cYou cannot break other players shops in creative mode, switch to survival mode or try to use the supertool {0} instead.",
1616
"trading-in-creative-mode-is-disabled": "&cYou cannot trade with this shop while being in creative mode.",
1717
"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",
2020
"shop-already-owned": "&cThis is already a shop.",
2121
"chest-was-removed": "&cThe chest was removed.",
2222
"price-too-cheap": "&cPrice must be greater than &e${0}",
2323
"no-price-change": "&cThis wouldn't result in a price change!",
2424
"you-cant-afford-a-new-shop": "&cIt costs {0} to create a new shop.",
2525
"player-bought-from-your-store-tax": "&c{0} purchased {1} {2} from your shop, and you earned {3} ({4} in taxes).",
2626
"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.",
2828
"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!",
3030
"shop-creation-cancelled": "&cShop creation cancelled.",
3131
"shop-purchase-cancelled": "&cShop purchase cancelled.",
3232
"shop-stock-too-low": "&cThe shop only has {0} {1} left!",
3333
"you-cant-afford-to-buy": "&cIt costs {0}, but you only have {1}",
3434
"negative-amount": "&cYou can't trade negative amounts",
3535
"not-a-number": "&cYou can only input a number, your input was {0}.",
3636
"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}.",
3838
"player-bought-from-your-store": "&c{0} purchased {1} {2} from your shop, and you earned {3}.",
3939
"shop-out-of-stock": "&5Your shop at {0}, {1}, {2} has run out of {3}!",
4040
"shop-has-no-space": "&cThe shop only has room for {0} more {1}.",
@@ -45,10 +45,10 @@
4545
"fee-charged-for-price-change": "&aYou paid &c{0}&a to change the price.",
4646
"price-is-now": "&aThe new price of the shop is &e{0}",
4747
"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",
4949
"no-price-given": "&cPlease give a valid price.",
5050
"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!",
5252
"shop-not-exist": "&cThere is no shop.",
5353
"nearby-shop-this-way": "&aShop is {0} blocks away from you.",
5454
"nearby-shop-header": "&aNearby Shop matching &b{0}&a:",

0 commit comments

Comments
 (0)