diff --git a/.crowdin.yml b/.crowdin.yml index dcb7b6a..bf3b778 100644 --- a/.crowdin.yml +++ b/.crowdin.yml @@ -1,3 +1,8 @@ files: - source: /src/main/resources/languages/lang.en.yml translation: /src/main/resources/languages/lang.%two_letters_code%.yml + languages_mapping: + two_letters_code: + zh-TW: zh_TW + pt-BR: pt_BR + es-MX: es_MX \ No newline at end of file diff --git a/src/main/resources/languages/lang.af.yml b/src/main/resources/languages/lang.af.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.af.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.ar.yml b/src/main/resources/languages/lang.ar.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.ar.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.ca.yml b/src/main/resources/languages/lang.ca.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.ca.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.cs.yml b/src/main/resources/languages/lang.cs.yml index 1d19bfb..2ffc390 100644 --- a/src/main/resources/languages/lang.cs.yml +++ b/src/main/resources/languages/lang.cs.yml @@ -1,3 +1,4 @@ +--- prefix: "&a[Shop] &r" iteminfo: "&aInformace o předmětu: &r" iteminfo_fullname: "&fCelý název: &7%item" @@ -7,78 +8,61 @@ iteminfo_book: |- &fTitul knihy: &7%title &fAutor knihy: &7%author &fPočet stran: &7%pages - iteminfo_book_generation: "&fGenerace knihy: &7%generation" iteminfo_lore: |- &fLore: &r%lore - METRICS: |- &a[Shop] &fMetriky: &fPočet účtů: &7%accounts &fPrůměrně transakcí: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) &fPrůměrně směněných předmětů: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) - ACCESS_DENIED: "Nemáš oprávnění k prohlížení obsahu tohoto kontejneru!" TRADE_DENIED: "Nemáš oprávnění nakupovat v tomto obchodě!" - +TRADE_DENIED_ACCESS_PERMS: "Nemůžete obchodovat s obchody, ke kterým máte přístup!" +TRADE_DENIED_CREATIVE_MODE: "Nemůžete obchodovat s obchody, když jste v kreativním módu!" NOT_ENOUGH_MONEY: "Nemáš dostatek peněz!" NOT_ENOUGH_MONEY_SHOP: "Majitel obchodu již nemá dostatek peněz!" - CLIENT_DEPOSIT_FAILED: "Připsání peněz na tvůj účet selhalo!" SHOP_DEPOSIT_FAILED: "Připsání peněz na účet prodejce selhalo!" NO_ECONOMY_ACCOUNT: "Economy účet majitele obchodu neexistuje!" - NO_BUYING_HERE: "Zde není možné nakupovat!" NO_SELLING_HERE: "Zde není možné prodávat!" - NOT_ENOUGH_SPACE_IN_INVENTORY: "Nemáš dost místa v inventáři!" NOT_ENOUGH_SPACE_IN_CHEST: "V truhle už není dost místa!" NOT_ENOUGH_ITEMS_TO_SELL: "Nemáš dostatek předmětů k prodeji!" NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 obchod přeplněn!](&f%seller&7 chtěl prodat\n&7Svět: &f%world\n&7Pozice: &f%x/%y/%z)" - NOT_ENOUGH_STOCK: "Obchod je vyprodaný." NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 obchod vyprodán!](&f%buyer&7 chtěl nakoupit\n&7Svět: &f%world\n&7Pozice: &f%x/%y/%z)" - YOU_BOUGHT_FROM_SHOP: "Koupil jsi %item od hráče %owner za %price." SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer koupil %item za %price.](&7Svět: &f%world\n&7Pozice: &f%x/%y/%z)" - YOU_SOLD_TO_SHOP: "Prodal jsi %item hráči %buyer za %price." SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller prodal %item za %price.](&7Svět: &f%world\n&7Pozice: &f%x/%y/%z)" - YOU_CANNOT_CREATE_SHOP: "Nemůžeš vytvořit tento typ obchodu!" NO_CHEST_DETECTED: "Truhla nenalezena!" INVALID_SHOP_DETECTED: "Obchod není možné použít!" INVALID_SHOP_PRICE: "Obchod má neplatnou cenu!" INVALID_SHOP_QUANTITY: "Obchod má neplatné množství!" CANNOT_ACCESS_THE_CHEST: "Nemáš právo otevírat tuto truhlu!" - SELL_PRICE_ABOVE_MAX: "Prodejní cena je vyšší než nastavené maximum!" SELL_PRICE_BELOW_MIN: "Prodejní cena je nižší než nastavené minimum!" BUY_PRICE_ABOVE_MAX: "Nákupní cena je vyšší než nastavené maximum!" BUY_PRICE_BELOW_MIN: "Nákupní cena je nižší než nastavené maximum!" - CLICK_TO_AUTOFILL_ITEM: "Klikni na ceduli s předmětem, který chceš prodávat!" NO_ITEM_IN_HAND: "Nemáš v ruce předmět, automatické předvyplnění není možné!" - PROTECTED_SHOP: "Obchod úspěšně ochráněn pomocí LWC!" PROTECTED_SHOP_SIGN: "Cedule obchodu úspěšně ochránění pomocí LWC!" SHOP_CREATED: "Obchod vytvořen!" SHOP_FEE_PAID: "Zaplatil jsi %amount" SHOP_REFUNDED: "Bylo ti vráceno %amount." ITEM_GIVEN: "Předmět %item dán hráči %player." - RESTRICTED_SIGN_CREATED: "Cedule vytvořena!" - PLAYER_NOT_FOUND: "Hráč nenalezen!" NO_PERMISSION: "Na tuto akci nemáš oprávnění!" INCORRECT_ITEM_ID: "Neplatný ID předmětu!" NOT_ENOUGH_PROTECTIONS: "Ochrana nemohla být vytvořena!" - CANNOT_CREATE_SHOP_HERE: "Zde není možné vytvořit obchod!" - TOGGLE_MESSAGES_OFF: "Zprávy z tvých obchodů již nebudou nadále zobrazovány." TOGGLE_MESSAGES_ON: "Zprávy z tvých obchodů budou zase zobrazovány." - TOGGLE_ACCESS_ON: "Nadále již nemůžeš obchodovat s obchody, do kterých máš přístup." TOGGLE_ACCESS_OFF: "Opět můžeš obchodovat s obchody, do kterých máš přístup." diff --git a/src/main/resources/languages/lang.da.yml b/src/main/resources/languages/lang.da.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.da.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.de.yml b/src/main/resources/languages/lang.de.yml index a40d6ac..ba2206d 100644 --- a/src/main/resources/languages/lang.de.yml +++ b/src/main/resources/languages/lang.de.yml @@ -1,3 +1,4 @@ +--- prefix: "&a[Shop] &f" iteminfo: "&aItem Info:&f" iteminfo_fullname: "&fVoller Name: &7%item" @@ -7,88 +8,61 @@ iteminfo_book: |- &fBuch Title: &7%title &fAuthor: &7%author &fSeitenanzahl: &7%pages - iteminfo_book_generation: "&fBuch Ausgabe: &7%generation" iteminfo_lore: |- &fBeschreibung: &r%lore - METRICS: |- &a[Shop] &fStatistik: &fShopbesitzer: &7%accounts &fTransaktionen in den letzten 30 Minuten: &7%totalTransactions &f(Käufe: &7%buyTransactions &fVerkäufe: &7%sellTransactions&f) &fGehandelte Items in den letzten 30 Minuten: &7%totalItems &f(gekauft: &7%boughtItems &fverkauft: &7%soldItems&f) - ACCESS_DENIED: "Du kannst diese Kiste nicht öffnen da dir der Shop nicht gehört!" TRADE_DENIED: "Du hast keine Berechtigung, um mit diesem Shop zu handeln!" TRADE_DENIED_ACCESS_PERMS: "Du darfst nicht mit Shops handeln auf die du zugreifen kannst!" TRADE_DENIED_CREATIVE_MODE: "Du darfst nicht mit Shops handeln während du im Kreativmodus bist!" - NOT_ENOUGH_MONEY: "Du hast zu wenig Geld!" NOT_ENOUGH_MONEY_SHOP: "Der Shop Besitzer hat zu wenig Geld!" - CLIENT_DEPOSIT_FAILED: "Einzahlung auf dein Konto fehlgeschlagen!" SHOP_DEPOSIT_FAILED: "Einzahlung auf das Konto des Shop Inhabers fehlgeschlagen!" NO_ECONOMY_ACCOUNT: "Der Shopbesitzer hat keinen Economy Account!" - NO_BUYING_HERE: "Du kannst an diesem Shop nichts kaufen!" NO_SELLING_HERE: "Du kannst an diesem Shop nichts verkaufen!" - NOT_ENOUGH_SPACE_IN_INVENTORY: "Du hast nicht genug Platz in deinem Inventar!" NOT_ENOUGH_SPACE_IN_CHEST: "Die Truhe ist voll!" NOT_ENOUGH_ITEMS_TO_SELL: "Du hast nicht ausreichend Items zum verkaufen!" -NOT_ENOUGH_SPACE_IN_YOUR_SHOP: |- - [&7Dein &f%item&7 Shop ist &fvoll&7! &8(Mehr Infos)](&7Verkäufer: &f%seller - &7Price: &f%price - &7In Welt: &f%world - &7Position: &f%x/%y/%z) - +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[&7Dein &f%item&7 Shop ist &fvoll&7! &8(Mehr Infos)](&7Verkäufer: &f%seller\n&7Price: &f%price\n&7In Welt: &f%world\n&7Position: &f%x/%y/%z)" NOT_ENOUGH_STOCK: "Dieses Item ist ausverkauft." -NOT_ENOUGH_STOCK_IN_YOUR_SHOP: |- - [&7Dein &f%item&7 Shop ist &fleer&7! &8(Mehr Infos)](&7Käufer: &f%buyer - &7Preis: &f%price - &7In Welt: &f%world - &7Position: &f%x/%y/%z) - +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[&7Dein &f%item&7 Shop ist &fleer&7! &8(Mehr Infos)](&7Käufer: &f%buyer\n&7Preis: &f%price\n&7In Welt: &f%world\n&7Position: &f%x/%y/%z)" YOU_BOUGHT_FROM_SHOP: "&7Du hast &f%item&7 von &f%owner&7 zum Preis von &f%price&7 gekauft." SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[&f%buyer&7 hat &f%item&7 zum Preis von &f%price&7 gekauft.](&7In Welt: &f%world\n&7Position: &f%x/%y/%z)" - YOU_SOLD_TO_SHOP: "&7Du hast &f%item&7 an &f%buyer&7 zum Preis von &f%price&7 verkauft." SOMEBODY_SOLD_TO_YOUR_SHOP: "[&f%seller&7 hat dir &f%item&7 zum Preis von &f%price&7 verkauft.](&7In Welt: &f%world\n&7Position: &f%x/%y/%z)" - YOU_CANNOT_CREATE_SHOP: "Du kannst diesen Shop nicht erstellen!" NO_CHEST_DETECTED: "Keine Truhe gefunden!" INVALID_SHOP_DETECTED: "Der Shop kann nicht genutzt werden!" INVALID_SHOP_PRICE: "Der Shop hat einen Preis der nicht genutzt werden kann!" INVALID_SHOP_QUANTITY: "Der Shop hat eine Mengenangabe die nicht genutzt werden kann!" CANNOT_ACCESS_THE_CHEST: "Du hast keine Berechtigung, um auf diese Truhe zuzugreifen!" - SELL_PRICE_ABOVE_MAX: "Verkaufspreis ist über dem Maximum!" SELL_PRICE_BELOW_MIN: "Verkaufspreis ist unter dem Minimum!" BUY_PRICE_ABOVE_MAX: "Kaufpreis ist über dem Maximum!" BUY_PRICE_BELOW_MIN: "Kaufpreis ist unter dem Minimum!" - CLICK_TO_AUTOFILL_ITEM: "Klicke das Schild mit dem Item welches in dem Shop verkauft werden soll!" NO_ITEM_IN_HAND: "Du hast kein Item in deiner Hand um das Schild zu beschreiben!" - PROTECTED_SHOP: "Truhe erfolgreich mit LWC gesichert!" PROTECTED_SHOP_SIGN: "Schild erfolgreich mit LWC gesichert!" SHOP_CREATED: "Shop erfolgreich erstellt!" SHOP_FEE_PAID: "Dir wurden %amount berechnet." SHOP_REFUNDED: "Dir wurden %amount erstattet." ITEM_GIVEN: "%player hat %item erhalten." - RESTRICTED_SIGN_CREATED: "Schild erfolgreich erstellt!" - PLAYER_NOT_FOUND: "Spieler nicht gefunden!" NO_PERMISSION: "Du hast dazu keine Rechte!" INCORRECT_ITEM_ID: "Die Item ID ist nicht in Ordnung!" NOT_ENOUGH_PROTECTIONS: "Sicherung konnte nicht erstellt werden!" - CANNOT_CREATE_SHOP_HERE: "Du kannst hier keinen Shop erstellen!" - TOGGLE_MESSAGES_OFF: "Du wirst keine Nachrichten mehr von deinen Shops erhalten." TOGGLE_MESSAGES_ON: "Du wirst wieder Nachrichten von deinen Shops erhalten." - TOGGLE_ACCESS_ON: "Du kannst nicht mehr mit Shops handeln auf die du zugreifen kannst" TOGGLE_ACCESS_OFF: "Du kannst nun mit Shops handeln auf die du zugreifen kannst" diff --git a/src/main/resources/languages/lang.el.yml b/src/main/resources/languages/lang.el.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.el.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.es.yml b/src/main/resources/languages/lang.es.yml new file mode 100644 index 0000000..cdae479 --- /dev/null +++ b/src/main/resources/languages/lang.es.yml @@ -0,0 +1,62 @@ +--- +prefix: "§a[Tienda] §r" +iteminfo: "§aInformacion del Item: §r" +iteminfo_fullname: "&fNombre Completo MC: &7%item" +iteminfo_shopname: "&fNombre del item para poner en el cartel: &7%item" +iteminfo_repaircost: "&fCoste de reparación: &7%cost" +iteminfo_book: |- + &fTitulo del Libro: &7%title +iteminfo_book_generation: "&fImpresion del libro: &7%generation" +iteminfo_lore: |- + &fCaracterísticas: +METRICS: |- + &a[Tienda] &fEstadisticas: +ACCESS_DENIED: "¡No tienes permisos de acceso!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "No tienes dinero suficiente." +NOT_ENOUGH_MONEY_SHOP: "El propietario de la tienda no tiene mas dinero." +CLIENT_DEPOSIT_FAILED: "No se pudo Depositar dinero a tu cuenta." +SHOP_DEPOSIT_FAILED: "No se pudo Depositar dinero al propietario." +NO_ECONOMY_ACCOUNT: "¡La cuenta de economía del dueño de la tienda no existe!" +NO_BUYING_HERE: "No puedes comprar aqui." +NO_SELLING_HERE: "No puedes vender aqui." +NOT_ENOUGH_SPACE_IN_INVENTORY: "No tienes suficiente espacio en el inventario." +NOT_ENOUGH_SPACE_IN_CHEST: "No hay suficiente espacio en el cofre." +NOT_ENOUGH_ITEMS_TO_SELL: "No tienes mas items para vender." +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "&7La tienda &r%world/%x/%y/%z &7está llena! (%seller intentó venderle &r%item &7a &r%price )" +NOT_ENOUGH_STOCK: "Esta tienda se ha quedado sin stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Tu tienda de %material se ha quedado sin stock." +YOU_BOUGHT_FROM_SHOP: "Compraste %item de %owner por §e%price§r" +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer te ha comprado %item a %price" +YOU_SOLD_TO_SHOP: "Vendiste %item a %buyer por %price" +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller te ha vendido %item a %price" +YOU_CANNOT_CREATE_SHOP: "No puedes crear este tipo de tienda." +NO_CHEST_DETECTED: "No se pudo encontrar el cofre." +INVALID_SHOP_DETECTED: "La tienda no puede ser usada." +INVALID_SHOP_PRICE: "¡El precio de la tienda no es valido!" +INVALID_SHOP_QUANTITY: "¡Cantidad no valida en la tienda!" +CANNOT_ACCESS_THE_CHEST: "Tu no tienes permiso para acceder a este cofre." +SELL_PRICE_ABOVE_MAX: "¡El precio de venta esta por encima del máximo!" +SELL_PRICE_BELOW_MIN: "¡El precio de venta esta por debajo del mínimo!" +BUY_PRICE_ABOVE_MAX: "¡El precio de compra está por encima del máximo!" +BUY_PRICE_BELOW_MIN: "¡El precio de compra está por debajo del máximo!" +CLICK_TO_AUTOFILL_ITEM: "¡Golpea el cartel con el item que quieres en esta tienda!" +NO_ITEM_IN_HAND: "¡No tienes un artículo en tu mano para autollenar!" +PROTECTED_SHOP: "Tienda protegida satisfactoriamente!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Tienda creada correctamente!" +SHOP_FEE_PAID: "Han sido cargados %amount" +SHOP_REFUNDED: "Has reembolsado %amount." +ITEM_GIVEN: "Has dado %item al jugador: %player." +RESTRICTED_SIGN_CREATED: "Cartel satisfactoriamente creado!" +PLAYER_NOT_FOUND: "¡Jugador no encontrado!" +NO_PERMISSION: "Tu no tienes permiso para hacer esto!" +INCORRECT_ITEM_ID: "El ID del item especificado no es valido!" +NOT_ENOUGH_PROTECTIONS: "Has llegado al limite de protecciones!" +CANNOT_CREATE_SHOP_HERE: "¡No puedes crear una tienda aquí!" +TOGGLE_MESSAGES_OFF: "Ya no recibirás los mensajes de su(s) tienda(s)." +TOGGLE_MESSAGES_ON: "Ahora ya recibirás los mensajes de su(s) tienda(s)." +TOGGLE_ACCESS_ON: "Ya no puede comerciar en las tiendas a las que tiene acceso" +TOGGLE_ACCESS_OFF: "Ya puede comerciar en tiendas a las que tiene acceso" diff --git a/src/main/resources/languages/lang.es_MX.yml b/src/main/resources/languages/lang.es_MX.yml new file mode 100644 index 0000000..7a93543 --- /dev/null +++ b/src/main/resources/languages/lang.es_MX.yml @@ -0,0 +1,62 @@ +--- +prefix: "&a[Tienda] &r" +iteminfo: "Información de &aItem: &r" +iteminfo_fullname: "&fNombre completo: &7%item" +iteminfo_shopname: "&fCartel Tienda: &7%item" +iteminfo_repaircost: "&fCosto de reparación: &7%cost" +iteminfo_book: |- + &fTitulo del libro: &7%title +iteminfo_book_generation: "&fGeneración de libros: &7%generation" +iteminfo_lore: |- + &fLore: +METRICS: |- + &a[Tienda] &fMétricas: +ACCESS_DENIED: "¡No tienes permiso para acceder al almacenamiento de esa tienda!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "No tienes suficiente dinero!" +NOT_ENOUGH_MONEY_SHOP: "El dueño de la tienda no tiene suficiente dinero!" +CLIENT_DEPOSIT_FAILED: "Depósito de dinero a tu cuenta fallido!" +SHOP_DEPOSIT_FAILED: "El depósito de dinero al dueño de la tienda ha fallado!" +NO_ECONOMY_ACCOUNT: "¡La cuenta económica del dueño de la tienda no existe!" +NO_BUYING_HERE: "No puedes comprar aquí!" +NO_SELLING_HERE: "No puedes vender aquí!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "No tienes suficiente espacio en tu inventario!" +NOT_ENOUGH_SPACE_IN_CHEST: "No hay suficiente espacio en el cofre!" +NOT_ENOUGH_ITEMS_TO_SELL: "No tienes suficientes artículos para vender!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[&7La tienda de %item &7a %price &7esta llena!](&f%seller&7 trató de vender\n&7En el mundo: &f%world\n&7En la posición: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "Esta tienda no tiene reservas!" +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Tu tienda de %material no tiene reservas!" +YOU_BOUGHT_FROM_SHOP: "Has comprado %item de %owner por %price" +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer te ha comprado %item por %price" +YOU_SOLD_TO_SHOP: "Has vendido %item a %buyer por %price" +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller te ha vendido %item por %price" +YOU_CANNOT_CREATE_SHOP: "No puedes crear este tipo de tienda!" +NO_CHEST_DETECTED: "No ha sido posible encontrar un cofre!" +INVALID_SHOP_DETECTED: "¡La tienda no puede ser usada!" +INVALID_SHOP_PRICE: "¡La tienda tiene un precio inválido!" +INVALID_SHOP_QUANTITY: "¡La tienda tiene una cantidad inválida!" +CANNOT_ACCESS_THE_CHEST: "No tienes permiso para acceder a este cofre!" +SELL_PRICE_ABOVE_MAX: "¡El precio de venta está por encima del máximo!" +SELL_PRICE_BELOW_MIN: "¡El precio de venta está por debajo del mínimo!" +BUY_PRICE_ABOVE_MAX: "¡El precio de compra está por encima del máximo!" +BUY_PRICE_BELOW_MIN: "¡El precio de compra está por debajo del mínimo!" +CLICK_TO_AUTOFILL_ITEM: "¡Haga clic en el letrero con el ítem que es para esta tienda!" +NO_ITEM_IN_HAND: "¡No tienes un ítem en tu mano para autocompletar!" +PROTECTED_SHOP: "Tienda exitosamente protegida con LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Tienda creada exitosamente!" +SHOP_FEE_PAID: "Se te ha cobrado %amount" +SHOP_REFUNDED: "Se te ha reintegrado %amount" +ITEM_GIVEN: "Se ha dado %item a %player." +RESTRICTED_SIGN_CREATED: "Cartel creado exitosamente!" +PLAYER_NOT_FOUND: "Jugador no encontrado!" +NO_PERMISSION: "No tienes permiso para hacer eso!" +INCORRECT_ITEM_ID: "Has especificado un id de artículo inválido!" +NOT_ENOUGH_PROTECTIONS: "No ha sido posible crear una protección!" +CANNOT_CREATE_SHOP_HERE: "No puedes crear una tienda aquí!" +TOGGLE_MESSAGES_OFF: "Ya no recibirá mensajes de su(s) tienda(s)." +TOGGLE_MESSAGES_ON: "Ahora recibirá mensajes de su(s) tienda(s)." +TOGGLE_ACCESS_ON: "Ya no puede comerciar en tiendas a las que tiene acceso." +TOGGLE_ACCESS_OFF: "Ahora puede comerciar en tiendas a las que tiene acceso." diff --git a/src/main/resources/languages/lang.fi.yml b/src/main/resources/languages/lang.fi.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.fi.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.fr.yml b/src/main/resources/languages/lang.fr.yml new file mode 100644 index 0000000..6554172 --- /dev/null +++ b/src/main/resources/languages/lang.fr.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aInformation sur l'Objet: &f" +iteminfo_fullname: "&fNom Complet: &7%item" +iteminfo_shopname: "&fPanneau du Magasin: &7%item" +iteminfo_repaircost: "&fCoût de la réparation: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "Vous n'êtes pas autorisé à accéder au conteneur de stockage de ce magasin !" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "Vous n'avez pas assez de monnaie !" +NOT_ENOUGH_MONEY_SHOP: "Le vendeur n'a pas assez de monnaie !" +CLIENT_DEPOSIT_FAILED: "Le dépôt d'argent sur votre compte a echoué!" +SHOP_DEPOSIT_FAILED: "Le dépôt d'argent sur le compte du propriétaire a echoué." +NO_ECONOMY_ACCOUNT: "Le compte économique du propriétaire du magasin n'existe pas!" +NO_BUYING_HERE: "Vous ne pouvez pas acheter ici !" +NO_SELLING_HERE: "Vous ne pouvez pas vendre ici !" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Vous n'avez plus de place dans votre inventaire !" +NOT_ENOUGH_SPACE_IN_CHEST: "Il n'y a pas assez d'espaces dans le coffre !" +NOT_ENOUGH_ITEMS_TO_SELL: "Vous n'avez pas assez d'objet à vendre" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "Ce Magasin est vide." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "Vous avez acheté %amount %item a %owner pour %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer a acheté %item pour %price.](&7Dans le monde: &f%world\n&7Aux coordonnées: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "Vous avez vendu %amount %item à %buyer pour %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "Vous ne pouvez pas créer ce type de Magasin !" +NO_CHEST_DETECTED: "Impossible de trouver le coffre !" +INVALID_SHOP_DETECTED: "Ce magasin ne peut pas être utilisé." +INVALID_SHOP_PRICE: "Ce magasin comporte un prix invalide!" +INVALID_SHOP_QUANTITY: "Ce magasin propose une quantité invalide" +CANNOT_ACCESS_THE_CHEST: "Vous n'avez pas la permission d'accéder a ce coffre !" +SELL_PRICE_ABOVE_MAX: "Le prix de vente est au-dessus du maximum autorisé!" +SELL_PRICE_BELOW_MIN: "Le prix de vente est en dessous du minimum!" +BUY_PRICE_ABOVE_MAX: "Le prix d'achat dépasse la limite maximale !" +BUY_PRICE_BELOW_MIN: "Le prix d'achat est inférieur à la limite minimale !" +CLICK_TO_AUTOFILL_ITEM: "Cliquez sur le panneau du magasin avec l'objet que vous souhaitez vendre !" +NO_ITEM_IN_HAND: "Aucun objet en main pour l'auto-complétion!" +PROTECTED_SHOP: "Le Magasin est protégé par LWC !" +PROTECTED_SHOP_SIGN: "Vous avez protégé avec succès votre magasin avec LWC!" +SHOP_CREATED: "Le Magasin est créé !" +SHOP_FEE_PAID: "Vous avez payé %amount" +SHOP_REFUNDED: "Vous avez été remboursé de %amount" +ITEM_GIVEN: "%item a été donné à %player" +RESTRICTED_SIGN_CREATED: "La création de panneau a réussi!" +PLAYER_NOT_FOUND: "Le joueur n'a pas pu être trouvé !" +NO_PERMISSION: "Vous n'avez pas la permission pour faire cela!" +INCORRECT_ITEM_ID: "Vous avez spécifié une ID invalide !" +NOT_ENOUGH_PROTECTIONS: "Impossible de créer une protection !" +CANNOT_CREATE_SHOP_HERE: "Vous ne pouvez pas créer de magasin ici !" +TOGGLE_MESSAGES_OFF: "Vous ne recevrez plus de messages en provenance de vos magasins." +TOGGLE_MESSAGES_ON: "Vous pouvez maintenant recevoir des messages en provenance de vos magasins." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.he.yml b/src/main/resources/languages/lang.he.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.he.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.hu.yml b/src/main/resources/languages/lang.hu.yml new file mode 100644 index 0000000..129eba9 --- /dev/null +++ b/src/main/resources/languages/lang.hu.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Bolt] &r" +iteminfo: "'&aTárgy Információ: &r" +iteminfo_fullname: "&fTeljes Név: &7%item" +iteminfo_shopname: "&fBolt Tábla: &7%item" +iteminfo_repaircost: "&fJavítási Költség: &7%cost" +iteminfo_book: |- + &fKönyvcím: &7%title + &fKönyv Szerző: &7%author + &fKönyvoldalak: &7%pages +iteminfo_book_generation: "&fKönyv Generáció: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Bolt] &fMetrikák: + &fFiókok: &7%accounts + &fÁtlagos tranzakciók: &7%totalTransactions &f(vétel: &7%buyTransactions &feladás: &7%sellTransactions&f) + &fÁtlagos tárgy kereskedések: &7%totalItems &f(vásárolt: &7%boughtItems &feladott: &7%soldItems&f) +ACCESS_DENIED: "Nincs engedélyed hozzáférni ennek a boltnak a tárolójához!" +TRADE_DENIED: "Nincs engedélyed kereskedni ebben a boltban!" +TRADE_DENIED_ACCESS_PERMS: "Nem kereskedhetsz olyan boltokban, amelyekhez hozzáférsz!" +TRADE_DENIED_CREATIVE_MODE: "Nem kereskedhetsz a boltokban kreatív módban!" +NOT_ENOUGH_MONEY: "Nincs elég pénzed!" +NOT_ENOUGH_MONEY_SHOP: "A bolt tulajnak nincs elég pénze!" +CLIENT_DEPOSIT_FAILED: "A számládra történő befizetés nem sikerült!" +SHOP_DEPOSIT_FAILED: "A pénzbefizetés a bolt tulajnak sikertelen!" +NO_ECONOMY_ACCOUNT: "A bolt tulajnak nincs gazdasági számlája!" +NO_BUYING_HERE: "Itt nem lehet vásárolni!" +NO_SELLING_HERE: "Itt nem lehet eladni!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Nincs elég hely a készletedben!" +NOT_ENOUGH_SPACE_IN_CHEST: "Nincs elég hely a ládában!" +NOT_ENOUGH_ITEMS_TO_SELL: "Nincs elég tárgyad az eladáshoz!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 bolt tele van!](&f%seller&7 próbált eladni\n&7Ebben a világban: &f%world\n&7Ezen a helyen: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "Ez a bolt kifogyott." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 bolt kifogyott!](&f%buyer&7 próbált vásárolni\n&7Ebben a világban: &f%world\n&7Ezen a helyen: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "Vettél %item-t %owner-től/-tól %price-t." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer vásárolt %item-t %price-t.](&7Ebben a világban: &f%world\n&7Ezen a helyen: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "Eladtál %item-t %buyer-nak/-nek %price-t." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller eladott %item-t %price-t.](&7Eben a világban: &f%world\n&7Ezen a helyen: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "Nem hozhatsz létre ilyen típusú boltot!" +NO_CHEST_DETECTED: "Nem található egy láda!" +INVALID_SHOP_DETECTED: "A bolt nem használható!" +INVALID_SHOP_PRICE: "A bolt ára érvénytelen!" +INVALID_SHOP_QUANTITY: "A bolt mennyisége érvénytelen!" +CANNOT_ACCESS_THE_CHEST: "Nincs engedélyed hozzáférni ehhez a ládához!" +SELL_PRICE_ABOVE_MAX: "Az eladási ár meghaladja a maximumot!" +SELL_PRICE_BELOW_MIN: "Az eladási ár a minimum alatt van!" +BUY_PRICE_ABOVE_MAX: "A vételár meghaladja a maximumot!" +BUY_PRICE_BELOW_MIN: "A vételár a minimum alatt van!" +CLICK_TO_AUTOFILL_ITEM: "Kattints a táblára azzal a tárggyal, ami a bolthoz tartozik!" +NO_ITEM_IN_HAND: "Nincs egy tárgy a kezedben az automatikus feltöltéshez!" +PROTECTED_SHOP: "Sikeresen levédted a boltot az LWC-vel!" +PROTECTED_SHOP_SIGN: "Sikeresen levédted a bolt táblát az LWC-vel!" +SHOP_CREATED: "A bolt sikeresen létrehozva!" +SHOP_FEE_PAID: "Felszámolásra került %amount" +SHOP_REFUNDED: "Visszatérítésre került %amount." +ITEM_GIVEN: "%item adva %player-nak/-nek." +RESTRICTED_SIGN_CREATED: "A tábla sikeresen létrehozva!" +PLAYER_NOT_FOUND: "Játékos nem található!" +NO_PERMISSION: "Ehhez nincs engedélyed!" +INCORRECT_ITEM_ID: "Érvénytelen tárgy id-t adtál meg!" +NOT_ENOUGH_PROTECTIONS: "Nem sikerült létrehozni egy levédést!" +CANNOT_CREATE_SHOP_HERE: "Itt nem lehet boltot létrehozni!" +TOGGLE_MESSAGES_OFF: "Nem fogsz több üzeneteket kapni a boltodról, vagy boltjaidról." +TOGGLE_MESSAGES_ON: "Mostantól üzeneteket fogsz kapni a boltodról, vagy boltjaidról." +TOGGLE_ACCESS_ON: "Már nem kereskedhetsz olyan boltokban, amelyekhez hozzáférsz" +TOGGLE_ACCESS_OFF: "Most kereskedhetsz olyan boltokban, amelyekhez hozzáférsz" diff --git a/src/main/resources/languages/lang.it.yml b/src/main/resources/languages/lang.it.yml new file mode 100644 index 0000000..f860c47 --- /dev/null +++ b/src/main/resources/languages/lang.it.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &f" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "Non hai il permesso per farlo!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "Non hai abbastanza soldi!" +NOT_ENOUGH_MONEY_SHOP: "Il proprietario del negozio non ha abbastanza soldi!" +CLIENT_DEPOSIT_FAILED: "Accredito di denaro fallito" +SHOP_DEPOSIT_FAILED: "Deposito di denaro al proprietario del negozio non riuscita!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "Non puoi comprare qui!" +NO_SELLING_HERE: "Non puoi vendere qui!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Non hai abbastanza spazio nell'inventario!" +NOT_ENOUGH_SPACE_IN_CHEST: "Non c'e abbastanza spazio nella chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "Non hai abbastanza oggetti da vendere!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "Gli oggetti di questo negozio sono esauriti." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "Hai comprato %amount %item da %owner per %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "Hai venduto %amount %item a %buyer per %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "Non puoi creare negozi di questo tipo!" +NO_CHEST_DETECTED: "Non e stata trovata alcuna chest!" +INVALID_SHOP_DETECTED: "Il negozio non può essere utilizzato!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "Non hai il permesso per accedere a questa chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Negozio protetto con successo!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Negozio creato con successo!" +SHOP_FEE_PAID: "È è stato addebitato %amount" +SHOP_REFUNDED: "Sei stato rimborsato %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Cartello creato con successo!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "Non hai i permessi per farlo!" +INCORRECT_ITEM_ID: "L'ID che hai specificato è inesistente!" +NOT_ENOUGH_PROTECTIONS: "Impossibile creare una protezione!" +CANNOT_CREATE_SHOP_HERE: "Non puoi creare uno shop qui!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.ja.yml b/src/main/resources/languages/lang.ja.yml new file mode 100644 index 0000000..12cf1ad --- /dev/null +++ b/src/main/resources/languages/lang.ja.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[ショップ] &r" +iteminfo: "アイテムの情報" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "権限がありません!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "十分なお金を持っていません!" +NOT_ENOUGH_MONEY_SHOP: "このショップのオーナーが十分なお金を持っていません!" +CLIENT_DEPOSIT_FAILED: "自分のアカウントに入金出来ませんでした!" +SHOP_DEPOSIT_FAILED: "ショップのオーナーに入金できませんでした。" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "ここで購入することは出来ません!" +NO_SELLING_HERE: "ここで売ることは出来ません!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "インベントリに十分なスペースがありません!" +NOT_ENOUGH_SPACE_IN_CHEST: "チェストに十分なスペースががありません!" +NOT_ENOUGH_ITEMS_TO_SELL: "あなたが売るアイテムが十分にありません!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "このショップは売り切れました。" +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "あなたは%priceで%ownerの%itemを買いました" +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "あなたに%buyerが%itemを%priceで売りました。" +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "このタイプのショップを作ることは出来ません!" +NO_CHEST_DETECTED: "チェストが見つかりません!" +INVALID_SHOP_DETECTED: "このショップを使うことは出来ません!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "チェストにアクセスする権限がありません!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "LWCでこのチェストが保護されました!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "ショップを作成しました!" +SHOP_FEE_PAID: "あなたは %amount 請求されました。" +SHOP_REFUNDED: "あなたに %amount 返金されました。" +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "正常に作成しました!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "それを行う権限がありません!" +INCORRECT_ITEM_ID: "ID名が不正です!" +NOT_ENOUGH_PROTECTIONS: "保護を作成できませんでした!" +CANNOT_CREATE_SHOP_HERE: "あなたがショップを作ることは出来ません!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.ko.yml b/src/main/resources/languages/lang.ko.yml new file mode 100644 index 0000000..e6e980b --- /dev/null +++ b/src/main/resources/languages/lang.ko.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[상점] &r" +iteminfo: "&a아이템 정보: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "당신은 그것을 할 권한이 없습니다!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "당신은 충분한 돈을 가지고 있지 않습니다!" +NOT_ENOUGH_MONEY_SHOP: "상점 주인은 돈을 충분히 가지고 있지 않습니다!" +CLIENT_DEPOSIT_FAILED: "당신의 계좌로 돈을 입금하는 것을 실패했습니다!" +SHOP_DEPOSIT_FAILED: "상점 주인에게로 돈 입금이 실패되었습니다!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "당신은 여기서 살 수 없습니다!" +NO_SELLING_HERE: "당신은 여기서 팔 수 없습니다!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "당신의 인벤토리에 충분한 공간이 없습니다!" +NOT_ENOUGH_SPACE_IN_CHEST: "창고에 공간이 충분하지 않습니다!" +NOT_ENOUGH_ITEMS_TO_SELL: "당신은 판매할 아이템을 충분히 가지고 있지 않습니다!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "이 상점은 재고가 바닥났습니다!" +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "당신의 %material 상점은 재고가 바닥났습니다!" +YOU_BOUGHT_FROM_SHOP: "당신은 %owner님으로부터 %price에 %item을/를 구매했습니다." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer님은 %item을/를 %price에 구매했습니다." +YOU_SOLD_TO_SHOP: "당신은 %price에 %item을/를 %buyer님에게 팔았습니다" +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller님은 %item을/를 %price에 팔았습니다." +YOU_CANNOT_CREATE_SHOP: "당신은 이 종류의 상점을 만들 수 없습니다!" +NO_CHEST_DETECTED: "창고를 찾을 수 없습니다!" +INVALID_SHOP_DETECTED: "그 상점은 사용할 수 없습니다!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "당신은 이 상자에 접근할 권한이 없습니다!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "성공적으로 상점이 LWC로 보호되었습니다!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "상점이 성공적으로 만들어졌습니다!" +SHOP_FEE_PAID: "당신은 %amount 만큼 수수료를 지불했습니다." +SHOP_REFUNDED: "당신은 %amount 만큼 환불받았습니다." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "표지판이 성공적으로 만들어졌습니다!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "당신은 그것을 할 권한을 가지고 있지 않습니다!" +INCORRECT_ITEM_ID: "잘못된 아이템 ID를 입력하였습니다!" +NOT_ENOUGH_PROTECTIONS: "보호를 만들 수 없습니다!" +CANNOT_CREATE_SHOP_HERE: "당신은 여기에 상점을 만들 수 없습니다!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.nl.yml b/src/main/resources/languages/lang.nl.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.nl.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.no.yml b/src/main/resources/languages/lang.no.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.no.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.pl.yml b/src/main/resources/languages/lang.pl.yml new file mode 100644 index 0000000..3854ed5 --- /dev/null +++ b/src/main/resources/languages/lang.pl.yml @@ -0,0 +1,68 @@ +--- +prefix: "§a[Sklep] §r" +iteminfo: "§aInfo. o przedmiocie: §r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "Nie masz uprawnień do przeglądania zawartości sklepu." +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "Nie stac cie!" +NOT_ENOUGH_MONEY_SHOP: "Wlasciciel sklepu nie ma wystarczajaco pieniedzy!" +CLIENT_DEPOSIT_FAILED: "Wplata pieniedzy na twoje konto nie powiodla sie!" +SHOP_DEPOSIT_FAILED: "Wplata pieniedzy na konto wlasciciela sklepu nie powiodla sie!" +NO_ECONOMY_ACCOUNT: "Konto ekonomiczne od wlasciciela sklepu nie istnieje!" +NO_BUYING_HERE: "Nie mozesz tutaj kupowac!" +NO_SELLING_HERE: "Nie mozesz tutaj sprzedawac!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Brak wolnego miejsca w ekwipunku!" +NOT_ENOUGH_SPACE_IN_CHEST: "Brak wolnego miejsca w skrzyni!" +NOT_ENOUGH_ITEMS_TO_SELL: "Nie masz odpowiedniej ilosci, aby to sprzedac!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "Twoj sklep z %material jest pelny!" +NOT_ENOUGH_STOCK: "Ten sklep jest pusty." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Twoj sklep z %material jest pusty!" +YOU_BOUGHT_FROM_SHOP: "Kupiles %item od %owner za %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer kupil %item za %price od ciebie." +YOU_SOLD_TO_SHOP: "Sprzedales %item dla %buyer za %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller sprzedal tobie %item za %price" +YOU_CANNOT_CREATE_SHOP: "Nie mozesz stworzyc sklepu tego typu!" +NO_CHEST_DETECTED: "Nie znaleziono skrzyni!" +INVALID_SHOP_DETECTED: "Sklep nie może być używany (być może brakuje skrzyni)!" +INVALID_SHOP_PRICE: "Zła cena!" +INVALID_SHOP_QUANTITY: "Sklep ma podana niewlasciwa ilosc produktu!" +CANNOT_ACCESS_THE_CHEST: "Nie masz przywilejow do tej skrzyni!" +SELL_PRICE_ABOVE_MAX: "Cena sprzedaży jest wyzsza niz maksymalna" +SELL_PRICE_BELOW_MIN: "Cena sprzedazy jest poniżej minimum!" +BUY_PRICE_ABOVE_MAX: "Cena zakupu jest wyzsza niz maksymalna!" +BUY_PRICE_BELOW_MIN: "Cena zakupu jest ponizej minimum!" +CLICK_TO_AUTOFILL_ITEM: "Kliknij znak z przedmiotem, dla ktorego przeznaczony jest ten sklep!" +NO_ITEM_IN_HAND: "Nie masz w ręku przedmiotu do automatycznego wypełnienia!" +PROTECTED_SHOP: "Sklep zostal zabezpieczony przez LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Sklep zostal pomyslnie utworzony!" +SHOP_FEE_PAID: "Zostales obciazony kosztami : \" %amount" +SHOP_REFUNDED: "Zwrocono ci : \" %amount." +ITEM_GIVEN: "Nadano %item dla %player" +RESTRICTED_SIGN_CREATED: "Znak zostal pomyslnie utworzony!" +PLAYER_NOT_FOUND: "Nie znaleziono gracza!" +NO_PERMISSION: "Nie masz do tego uprawnien!" +INCORRECT_ITEM_ID: "Niepoprawne ID bloku/przedmiotu!" +NOT_ENOUGH_PROTECTIONS: "Nie mozesz zabezpieczyc wiekszej ilosci skrzyn!" +CANNOT_CREATE_SHOP_HERE: "Nie mozesz stworzyc tu sklepu!" +TOGGLE_MESSAGES_OFF: "Nie bedziesz juz otrzymywac wiadomosci ze swoich sklepów" +TOGGLE_MESSAGES_ON: "Od teraz bedziesz otrzymywal wiadomosci ze swoich sklepów" +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.pt_BR.yml b/src/main/resources/languages/lang.pt_BR.yml new file mode 100644 index 0000000..8fdd271 --- /dev/null +++ b/src/main/resources/languages/lang.pt_BR.yml @@ -0,0 +1,62 @@ +--- +prefix: "§a[Shop] §r" +iteminfo: "&aInformação do item: &r" +iteminfo_fullname: "&fNome completo: &7%item" +iteminfo_shopname: "&fNome para a loja: &7%item" +iteminfo_repaircost: "&fCusto de reparo: &7%cost" +iteminfo_book: |- + &fTítulo do livro: &7%title +iteminfo_book_generation: "&fGeração do livro: &7%generation" +iteminfo_lore: |- + &fDescrição: +METRICS: |- + &a[Shop] &fMétricas: +ACCESS_DENIED: "Você não tem permissão para aceder ao baú da loja!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "Saldo insuficiente!" +NOT_ENOUGH_MONEY_SHOP: "O dono da loja não tem dinheiro suficiente!" +CLIENT_DEPOSIT_FAILED: "Falha ao depositar dinheiro na sua conta!" +SHOP_DEPOSIT_FAILED: "Falha ao depositar dinheiro na conta do dono do shop!" +NO_ECONOMY_ACCOUNT: "A conta econômica do dono da loja não existe!" +NO_BUYING_HERE: "Tu não podes comprar aqui!" +NO_SELLING_HERE: "Năo podes vender aqui!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Não tens espaço suficiente no teu inventário!" +NOT_ENOUGH_SPACE_IN_CHEST: "Năo tem espaço suficiente no baú!" +NOT_ENOUGH_ITEMS_TO_SELL: "Não tens itens suficientes para vender!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 a loja está cheia!](&f%vendedor&7 tentou vender\n&7No mundo: &f%world\n&7Nas coordenadas: &f%x/%y/%z) " +NOT_ENOUGH_STOCK: "Este item está esgotado." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "Seu %material shop está esgotado!" +YOU_BOUGHT_FROM_SHOP: "Você comprou %item do %owner por %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer comprou %item por %price de você." +YOU_SOLD_TO_SHOP: "Você vendeu %item para %buyer por %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller vendeu %item por %price para você." +YOU_CANNOT_CREATE_SHOP: "Você não pode criar este tipo de loja!" +NO_CHEST_DETECTED: "Impossível encontrar um baú!" +INVALID_SHOP_DETECTED: "Esta loja não pode ser usada!" +INVALID_SHOP_PRICE: "A loja tem um preço invalido!" +INVALID_SHOP_QUANTITY: "A loja tem uma quantidade invalida!" +CANNOT_ACCESS_THE_CHEST: "Tu não tens permissão para abrir este baú!" +SELL_PRICE_ABOVE_MAX: "O preço de venda está acima do máximo permitido!" +SELL_PRICE_BELOW_MIN: "O preço de venda está abaixo do mínimo permitido!" +BUY_PRICE_ABOVE_MAX: "Preço de compra acima do máximo!" +BUY_PRICE_BELOW_MIN: "Preço de compra abaixo do mínimo!" +CLICK_TO_AUTOFILL_ITEM: "Clique na placa segurando o item a que se destina esta loja!" +NO_ITEM_IN_HAND: "Você não está segurando um item para preencher automaticamente!" +PROTECTED_SHOP: "Shop protegido com LWC com sucesso!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop criado com sucesso!" +SHOP_FEE_PAID: "Vendido por %amount" +SHOP_REFUNDED: "Reembolsado por %amount." +ITEM_GIVEN: "Foi dado %item ao %player." +RESTRICTED_SIGN_CREATED: "Placa criada com sucesso!" +PLAYER_NOT_FOUND: "Jogador não encontrado!" +NO_PERMISSION: "Tu não tens permissão para fazer isso!" +INCORRECT_ITEM_ID: "O ID do item inválido!" +NOT_ENOUGH_PROTECTIONS: "Não é possível criar uma proteção!" +CANNOT_CREATE_SHOP_HERE: "Não podes criar uma loja aqui!" +TOGGLE_MESSAGES_OFF: "Você não irá receber mais mensagens de sua(s) loja(s)." +TOGGLE_MESSAGES_ON: "Você agora irá receber mensagens de sua(s) loja(s)." +TOGGLE_ACCESS_ON: "Você não pode mais trocar em lojas às quais você tem acesso" +TOGGLE_ACCESS_OFF: "Agora você pode trocar em lojas às quais você tem acesso" diff --git a/src/main/resources/languages/lang.ro.yml b/src/main/resources/languages/lang.ro.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.ro.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.ru.yml b/src/main/resources/languages/lang.ru.yml new file mode 100644 index 0000000..3ed6def --- /dev/null +++ b/src/main/resources/languages/lang.ru.yml @@ -0,0 +1,64 @@ +--- +prefix: "&a[Магазин] &r" +iteminfo: "&aИнформация о предмете: &r" +iteminfo_fullname: "&fПолное название: &7%item" +iteminfo_shopname: "&fНазвание для торговли: &7%item" +iteminfo_repaircost: "&fСтоимость починки: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fСерия книг: &7%generation" +iteminfo_lore: |- + &fОписание предмета: +METRICS: |- + &a[Магазин] &fСтатистика: +ACCESS_DENIED: "Доступ запрещён!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "У Вас недостаточно денег!" +NOT_ENOUGH_MONEY_SHOP: "У владельца магазина недостаточно денег!" +CLIENT_DEPOSIT_FAILED: "Не удалось внести деньги на Ваш счёт!" +SHOP_DEPOSIT_FAILED: "Не удалось внести деньги на счёт владельца магазина!" +NO_ECONOMY_ACCOUNT: "У владельца магазина не открыт счёт в банке!" +NO_BUYING_HERE: "Вы не можете здесь ничего купить!" +NO_SELLING_HERE: "Вы не можете здесь ничего продать!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "Недостаточно места в инвентаре!" +NOT_ENOUGH_SPACE_IN_CHEST: "Недостаточно места в магазине!" +NOT_ENOUGH_ITEMS_TO_SELL: "У Вас недостаточно предметов для продажи!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 магазин &r%world/%x/%y/%z&7 переполнен!](&f%seller&7 пытался продать этот предмет)" +NOT_ENOUGH_STOCK: "В магазине закончился товар." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 нет в наличии в магазине &r%world/%x/%y/%z&7!](&f%buyer&7 пытался купить этот предмет)" +YOU_BOUGHT_FROM_SHOP: "Вы купили %item у игрока %owner за %price монет." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer купил %item у Вас за %price." +YOU_SOLD_TO_SHOP: "Вы продали %item игроку %buyer за %price монет." +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller продал тебе %item за %price." +YOU_CANNOT_CREATE_SHOP: "Вы не можете создать магазин такого типа!" +NO_CHEST_DETECTED: "Сундук не найден!" +INVALID_SHOP_DETECTED: "Магазин не работает!" +INVALID_SHOP_PRICE: "Указана недопустимая цена!" +INVALID_SHOP_QUANTITY: "Указано недопустимое количество!" +CANNOT_ACCESS_THE_CHEST: "У вас нет разрешения для доступа к этому магазину!" +SELL_PRICE_ABOVE_MAX: "Цена продажи выше максимальной!" +SELL_PRICE_BELOW_MIN: "Цена продажи ниже минимальной!" +BUY_PRICE_ABOVE_MAX: "Цена покупки выше максимальной!" +BUY_PRICE_BELOW_MIN: "Цена покупки ниже минимальной!" +CLICK_TO_AUTOFILL_ITEM: "Нажмите на табличку предметом для продажи, чтобы начать продавать его здесь!" +NO_ITEM_IN_HAND: "В вашей руке нет предмета для автозаполнения!" +PROTECTED_SHOP: "Магазин успешно защищён LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Магазин успешно создан!" +SHOP_FEE_PAID: "Плати налог! С вашего счёта списано %amount монет." +SHOP_REFUNDED: "В этот раз пронесло... Вам вернули %amount монет." +ITEM_GIVEN: "%item передан игроку %player." +RESTRICTED_SIGN_CREATED: "Табличка успешно создана!" +PLAYER_NOT_FOUND: "Игрок не найден!" +NO_PERMISSION: "У Вас недостаточно прав!" +INCORRECT_ITEM_ID: "Вы указали неверный id предмета!" +NOT_ENOUGH_PROTECTIONS: "Защита не создана! Вы достигли лимита приватов LWC!" +CANNOT_CREATE_SHOP_HERE: "Вы не можете создать здесь магазин!" +TOGGLE_MESSAGES_OFF: "Оповещения магазинов отключены." +TOGGLE_MESSAGES_ON: "Оповещения магазинов включены." +TOGGLE_ACCESS_ON: "Вы больше не можете торговать в магазинах, к которым у Вас есть доступ." +TOGGLE_ACCESS_OFF: "Теперь Вы можете торговать в магазинах, к которым у Вас есть доступ." diff --git a/src/main/resources/languages/lang.sr.yml b/src/main/resources/languages/lang.sr.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.sr.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.sv.yml b/src/main/resources/languages/lang.sv.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.sv.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.tr.yml b/src/main/resources/languages/lang.tr.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.tr.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.uk.yml b/src/main/resources/languages/lang.uk.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.uk.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.vi.yml b/src/main/resources/languages/lang.vi.yml new file mode 100644 index 0000000..ddde281 --- /dev/null +++ b/src/main/resources/languages/lang.vi.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[Shop] &r" +iteminfo: "&aItem Information: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "You don't have permission to access that shop's storage container!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "You don't have enough money!" +NOT_ENOUGH_MONEY_SHOP: "Shop owner doesn't have enough money!" +CLIENT_DEPOSIT_FAILED: "Money deposit to your account failed!" +SHOP_DEPOSIT_FAILED: "Money deposit to shop owner failed!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "You can't buy here!" +NO_SELLING_HERE: "You can't sell here!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "You haven't got enough space in inventory!" +NOT_ENOUGH_SPACE_IN_CHEST: "There isn't enough space in chest!" +NOT_ENOUGH_ITEMS_TO_SELL: "You don't have enough items to sell!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "This shop is out of stock." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "[%price %item&7 shop is out of stock!](&f%buyer&7 tried to buy\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_BOUGHT_FROM_SHOP: "You bought %item from %owner for %price." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "[%buyer bought %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_SOLD_TO_SHOP: "You sold %item to %buyer for %price." +SOMEBODY_SOLD_TO_YOUR_SHOP: "[%seller sold %item for %price.](&7In world: &f%world\n&7At position: &f%x/%y/%z)" +YOU_CANNOT_CREATE_SHOP: "You can't create this type of shop!" +NO_CHEST_DETECTED: "Couldn't find a chest!" +INVALID_SHOP_DETECTED: "The shop cannot be used!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "Successfully protected the shop with LWC!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "Shop successfully created!" +SHOP_FEE_PAID: "You have been charged %amount" +SHOP_REFUNDED: "You have been refunded %amount." +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "Sign successfully created!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "You don't have permissions to do that!" +INCORRECT_ITEM_ID: "You have specified an invalid item id!" +NOT_ENOUGH_PROTECTIONS: "Could not create a protection!" +CANNOT_CREATE_SHOP_HERE: "You can't create shop here!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.zh.yml b/src/main/resources/languages/lang.zh.yml new file mode 100644 index 0000000..b54b921 --- /dev/null +++ b/src/main/resources/languages/lang.zh.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[商店] &r" +iteminfo: "&a物品信息: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "你没有足够的权限!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "你没有足够的金钱!" +NOT_ENOUGH_MONEY_SHOP: "商店老板没有足够的金钱!" +CLIENT_DEPOSIT_FAILED: "金钱存入你的帐户失败!" +SHOP_DEPOSIT_FAILED: "金钱存入商店老板的帐户失败!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "你不能在这里买!" +NO_SELLING_HERE: "你不能在这里卖!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "这个箱子没有足够的库存!" +NOT_ENOUGH_SPACE_IN_CHEST: "这个箱子没有足够的空间!" +NOT_ENOUGH_ITEMS_TO_SELL: "你没有足够的物品可以出售!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "这家商店断货了." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "你商店的 %material 断货了!" +YOU_BOUGHT_FROM_SHOP: "你花费 %price 买下 %owner 的物品 %item ." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer 花费 %price 买下你的物品 %item ." +YOU_SOLD_TO_SHOP: "你以 %price 的价格卖出物品 %item 给 %buyer ." +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller 以 %price 的价格卖出物品 %item 给你." +YOU_CANNOT_CREATE_SHOP: "你不能创建这种类型的商店!" +NO_CHEST_DETECTED: "找不到箱子!" +INVALID_SHOP_DETECTED: "这个商店无法使用!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "你没有权限打开这个箱子!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "LWC成功保护了商店!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "商店创建成功!" +SHOP_FEE_PAID: "扣除你 %amount" +SHOP_REFUNDED: "退还你 %amount" +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "告示牌创建成功!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "你没有权限!" +INCORRECT_ITEM_ID: "你指定的物品ID无效!" +NOT_ENOUGH_PROTECTIONS: "无法创建保护!" +CANNOT_CREATE_SHOP_HERE: "你不能在这里创建商店!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to" diff --git a/src/main/resources/languages/lang.zh_TW.yml b/src/main/resources/languages/lang.zh_TW.yml new file mode 100644 index 0000000..842fdc2 --- /dev/null +++ b/src/main/resources/languages/lang.zh_TW.yml @@ -0,0 +1,68 @@ +--- +prefix: "&a[商店] &r" +iteminfo: "&a物品訊息: &r" +iteminfo_fullname: "&fFull Name: &7%item" +iteminfo_shopname: "&fShop Sign: &7%item" +iteminfo_repaircost: "&fRepair Cost: &7%cost" +iteminfo_book: |- + &fBook Title: &7%title + &fBook Author: &7%author + &fBook Pages: &7%pages +iteminfo_book_generation: "&fBook Generation: &7%generation" +iteminfo_lore: |- + &fLore: + &r%lore +METRICS: |- + &a[Shop] &fMetrics: + &fAccounts: &7%accounts + &fAverage transactions: &7%totalTransactions &f(buy: &7%buyTransactions &fsell: &7%sellTransactions&f) + &fAverage items traded: &7%totalItems &f(bought: &7%boughtItems &fsold: &7%soldItems&f) +ACCESS_DENIED: "你沒有足夠的許可權!" +TRADE_DENIED: "You don't have permission to trade with that shop!" +TRADE_DENIED_ACCESS_PERMS: "You cannot trade with shops that you have access to!" +TRADE_DENIED_CREATIVE_MODE: "You cannot trade with shops while you are in creative mode!" +NOT_ENOUGH_MONEY: "你沒有足夠的金錢!" +NOT_ENOUGH_MONEY_SHOP: "商店老闆沒有足夠的金錢!" +CLIENT_DEPOSIT_FAILED: "金錢存入你的帳戶失敗!" +SHOP_DEPOSIT_FAILED: "金錢存入商店老闆的帳戶失敗!" +NO_ECONOMY_ACCOUNT: "Economy account from shop owner doesn't exist!" +NO_BUYING_HERE: "你不能在這裡買!" +NO_SELLING_HERE: "你不能在這裡賣!" +NOT_ENOUGH_SPACE_IN_INVENTORY: "這個箱子沒有足夠的庫存!" +NOT_ENOUGH_SPACE_IN_CHEST: "這個箱子沒有足夠的空間!" +NOT_ENOUGH_ITEMS_TO_SELL: "你沒有足夠的物品可以出售!" +NOT_ENOUGH_SPACE_IN_YOUR_SHOP: "[%price %item&7 shop is full!](&f%seller&7 tried to sell\n&7In world: &f%world\n&7At position: &f%x/%y/%z)" +NOT_ENOUGH_STOCK: "這家商店斷貨了." +NOT_ENOUGH_STOCK_IN_YOUR_SHOP: "你商店的 %material 斷貨了!" +YOU_BOUGHT_FROM_SHOP: "你花費 %price 買下 %owner 的物品 %item ." +SOMEBODY_BOUGHT_FROM_YOUR_SHOP: "%buyer 花費 %price 買下你的物品 %item ." +YOU_SOLD_TO_SHOP: "你以 %price 的價格賣出物品 %item 給 %buyer ." +SOMEBODY_SOLD_TO_YOUR_SHOP: "%seller 以 %price 的價格賣出物品 %item 給你." +YOU_CANNOT_CREATE_SHOP: "你不能創建這種類型的商店!" +NO_CHEST_DETECTED: "找不到箱子!" +INVALID_SHOP_DETECTED: "這個商店無法使用!" +INVALID_SHOP_PRICE: "The shop has an invalid price!" +INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!" +CANNOT_ACCESS_THE_CHEST: "你沒有許可權開啟這個箱子!" +SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!" +SELL_PRICE_BELOW_MIN: "Sell price is below minimum!" +BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!" +BUY_PRICE_BELOW_MIN: "Buy price is below minimum!" +CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!" +NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!" +PROTECTED_SHOP: "LWC成功保護了商店!" +PROTECTED_SHOP_SIGN: "Successfully protected the shop sign with LWC!" +SHOP_CREATED: "商店創建成功!" +SHOP_FEE_PAID: "扣除你 %amount" +SHOP_REFUNDED: "退還你 %amount" +ITEM_GIVEN: "Given %item to %player." +RESTRICTED_SIGN_CREATED: "告示牌創建成功!" +PLAYER_NOT_FOUND: "Player not found!" +NO_PERMISSION: "你沒有許可權!" +INCORRECT_ITEM_ID: "你指定的物品ID無效!" +NOT_ENOUGH_PROTECTIONS: "無法創建保護!" +CANNOT_CREATE_SHOP_HERE: "你不能在這裡創建商店!" +TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)." +TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)." +TOGGLE_ACCESS_ON: "You can no longer trade at shops that you have access to" +TOGGLE_ACCESS_OFF: "You can now trade at shops that you have access to"