TheGoldenBox2.en.translation.xml
· 1.5 KiB · XML
Raw
<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Translation Id="prefix" Value="-=color=#009432=-[-=/color=--=color=#FFC312=-TheGoldenBox-=/color=--=color=#009432=-]-=/color=-" />
<Translation Id="autosell_add" Value="Successfully added item {0} to auto selling slots" />
<Translation Id="autosell_remove" Value="Successfully removed item {0} from auto selling" />
<Translation Id="autosell_limit" Value="Your {0} slots are already busy, you can't add more items! Use /autosell with nothing equipped to see your slots" />
<Translation Id="autosell_slots_free" Value="You have {0} of {1} slots free" />
<Translation Id="sell_nobox" Value="Sorry, no box was found for you!" />
<Translation Id="sell_amount" Value="+ -=color=#009432=-${0}-=/color=-" />
<Translation Id="sell_multipliers" Value="Event: x{0} | Permission: x{1} | Premium: x{2}" />
<Translation Id="item_price" Value="The price for the item is -=color=#009432=-${0}-=/color=- and -=color=#009432=-${1}-=/color=- if sold automatically." />
<Translation Id="setprice_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for manual selling" />
<Translation Id="setpriceauto_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for automatic selling" />
<Translation Id="event_added" Value="Succesfully added new event with a x{0} multiplier until {1}" />
</Translations>
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
3 | <Translation Id="prefix" Value="-=color=#009432=-[-=/color=--=color=#FFC312=-TheGoldenBox-=/color=--=color=#009432=-]-=/color=-" /> |
4 | <Translation Id="autosell_add" Value="Successfully added item {0} to auto selling slots" /> |
5 | <Translation Id="autosell_remove" Value="Successfully removed item {0} from auto selling" /> |
6 | <Translation Id="autosell_limit" Value="Your {0} slots are already busy, you can't add more items! Use /autosell with nothing equipped to see your slots" /> |
7 | <Translation Id="autosell_slots_free" Value="You have {0} of {1} slots free" /> |
8 | <Translation Id="sell_nobox" Value="Sorry, no box was found for you!" /> |
9 | <Translation Id="sell_amount" Value="+ -=color=#009432=-${0}-=/color=-" /> |
10 | <Translation Id="sell_multipliers" Value="Event: x{0} | Permission: x{1} | Premium: x{2}" /> |
11 | <Translation Id="item_price" Value="The price for the item is -=color=#009432=-${0}-=/color=- and -=color=#009432=-${1}-=/color=- if sold automatically." /> |
12 | <Translation Id="setprice_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for manual selling" /> |
13 | <Translation Id="setpriceauto_confirmation" Value="Successfully set the price of {0} to -=color=#009432=-${1}-=/color=- for automatic selling" /> |
14 | <Translation Id="event_added" Value="Succesfully added new event with a x{0} multiplier until {1}" /> |
15 | </Translations> |