New translations lang.en.yml (Swedish)

This commit is contained in:
Max Lee 2021-02-25 13:53:33 +01:00
parent ae73d149dd
commit 59ceb43edc
1 changed files with 31 additions and 31 deletions

View File

@ -1,40 +1,40 @@
---
prefix: "&a[Shop] &r"
prefix: "&a[Affär] &r"
shopinfo: |-
&aShop Information:
&fOwner: &7%owner
&fStock: &7%stock
&fItem: &7%item
shopinfo_buy: "&fBuy &7%amount &ffor &7%price"
shopinfo_sell: "&fSell &7%amount &ffor &7%price"
iteminfo: "&aItem Information: &r"
iteminfo_fullname: "&fFull Name: &7%item"
iteminfo_shopname: "&fShop Sign: &7%item"
iteminfo_repaircost: "&fRepair Cost: &7%cost"
&aAffär-information:
&fÄgare: &7%owner
&fLager: &7%stock
&fArtikel: &7%item
shopinfo_buy: "&fKöp &7%amount &fför &7%price"
shopinfo_sell: "&fSälj &7%amount &fför &7%price"
iteminfo: "&aArtikel-information: &r"
iteminfo_fullname: "&fFullt Namn: &7%item"
iteminfo_shopname: "&fAffär-skylt: &7%item"
iteminfo_repaircost: "&fLagnings-kostnad: &7%cost"
iteminfo_book: |-
&fBook Title: &7%title
&fBook Author: &7%author
&fBook Pages: &7%pages
iteminfo_book_generation: "&fBook Generation: &7%generation"
&fBokens Titel: &7%title
&fBokens Författare: &7%author
&fBokens sidor: &7%pages
iteminfo_book_generation: "&fBok-generation: &7%generation"
iteminfo_lore: |-
&fLore:
&fBeskrivning:
&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!"
&a[Affär] &fMetrics:
&fKonton: &7%accounts
&fGenomsnittlig transaktion: &7%totalTransactions &f(köp: &7%buyTransactions &fsälj: &7%sellTransactions&f)
&fGenomsnittliga artiklar byteshandlade: &7%totalItems &f(köpt: &7%boughtItems &fsålt: &7%soldItems&f)
ACCESS_DENIED: "Du har inte behörighet att komma åt butikens kista!"
TRADE_DENIED: "Du har inte tillstånd att byteshandla med denna affär!"
TRADE_DENIED_ACCESS_PERMS: "Du kan inte byteshandla med butiker som du har tillgång till!"
TRADE_DENIED_CREATIVE_MODE: "Du kan inte byteshandla med butiker medan du är i kreativt läge!"
NOT_ENOUGH_MONEY: "Du har inte råd!"
NOT_ENOUGH_MONEY_SHOP: "Affärsägaren har inte tillräckligt med pengar!"
CLIENT_DEPOSIT_FAILED: "Pengarna kunde inte sättas in på ditt konto!"
SHOP_DEPOSIT_FAILED: "Pengarna kunde inte sättas in hos ägaren!"
NO_ECONOMY_ACCOUNT: "Affärsägaren har inget bankkonto!"
NO_BUYING_HERE: "Du kan inte köpa här!"
NO_SELLING_HERE: "Du kan inte sälja här!"
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!"