119 lines
3.7 KiB
Properties
119 lines
3.7 KiB
Properties
|
|
# Credit: Favoo @Spigot
|
|
# Tukea @Github
|
|
|
|
##################
|
|
#- Help -#
|
|
##################
|
|
|
|
# Unknown Command
|
|
help.user=%gray%------------------- %prefix%%gray%-------------------\
|
|
\n%light_purple%CrateReloaded %green%sis?lt?? %light_purple%Mysteeriavaimista %light_purple%Toimituslaatikkoihin \
|
|
%green%t?ytettyin? voitoilla ja palkinnoilla!\
|
|
\n%white%/crate list %green%n?hd?ksesi, mit? laatikkoja on olemassa!\
|
|
\n%white%/crate info <laatikon nimi> %green%n?ytt??ksesi tietoa laatikosta!\
|
|
\n%gray%-----------------------------------------------------
|
|
|
|
# Info Command
|
|
info.user=%gray%----------------------- %prefix%%gray%----------------------\
|
|
\n%green%Laatikon nimi: %white%%cratename%\
|
|
\n%green%Laatikon tyyppi: %white%%cratetype%\
|
|
\n%green%Ostettavissa: %white%%cratebuy%\
|
|
\n%green%Mill? hinnalla ostettavissa: %white%%cratecost%\
|
|
\n%gray%-----------------------------------------------------
|
|
|
|
# List Command
|
|
list.user=%gray%----------------------- %prefix%%gray%----------------------\
|
|
\n%green%Laatikot nyt: %white%%list%\
|
|
\n%gray%-----------------------------------------------------\
|
|
|
|
##################
|
|
#- Komennot -#
|
|
##################
|
|
|
|
# Ei oikeuksia
|
|
command.permission.none=%prefix% Sinulla ei ole oikeuksia tuohon komentoon.
|
|
|
|
#
|
|
command.unknown.notfound=%prefix%Emme l?yt?neet komentoasi. Kirjoititko sen v??rin vai onko sit? edes koskaan ollut olemassa?
|
|
|
|
# Incorrect Usage
|
|
command.incorrect.usage=%prefix%Mit? tarkoitit? K?ytit v??rin komentoa!
|
|
|
|
# Player only command
|
|
command.playeronly.usage=%prefix%T?m? komento on tarkoitettu vain pelaajille, eik? sinulle, konsoli!
|
|
|
|
# Incorrect Parameters
|
|
command.incorrect.parameters=%prefix%V??r?t parametrit!
|
|
|
|
# Incorrect Arguments
|
|
command.incorrect.arguments=%prefix%V??r? numero argumentteja! %green%
|
|
|
|
# Argument must be numbers
|
|
command.incorrect.numbers=%prefix%Argumenttejen pit?? olla numeroita!
|
|
|
|
#######################
|
|
#- Crate/Keys -#
|
|
#######################
|
|
|
|
# Incorrect crate crateName
|
|
crate.incorrect.name=%prefix%Incorrect crate name
|
|
|
|
# Player is offline, unable to receive items
|
|
crate.player.offline=%prefix%Pelaajan pit?? olla paikalla, jotta h?n voi saada tavaroita.
|
|
|
|
# Received a crate
|
|
crate.player.recieved=%prefix%Sait laatikon.
|
|
|
|
# Unable to buy crate
|
|
crate.player.unabletobuy=%prefix%Et voinut ostaa avainta. Katso, onko sinulla tarpeeksi rahaa ja onko laatikko saatavilla.
|
|
|
|
# Select a crate
|
|
crate.player.noselection=%prefix%Valitse laatikko, kiitos.
|
|
|
|
# You cannot give a key crate.
|
|
crate.player.nogivekeycrate=%prefix%Et voi antaa avainlaatikkoa, voisitko antaa avaimen mielummin.
|
|
|
|
# No Key
|
|
crate.player.nokey=Tarvitset avaimen avataksesi t?m?n!
|
|
|
|
# Received a key
|
|
crate.player.keyrecieved=%prefix%Sait juuri avaimen.
|
|
|
|
# Unable to set key crate
|
|
crate.key.createerror=%prefix%Ei voitu asettaa avainlaatikkoa.
|
|
|
|
# Successfully created a key crate
|
|
crate.key.createsuccess=%prefix%Laitoit avainlaatikon t?h?n paikkaan!
|
|
|
|
# Unable to remove key crate
|
|
crate.key.removeerror=%prefix%Ei voitu poistaa avainlaatikkoa.
|
|
|
|
# Successfully remove a key crate
|
|
crate.key.removesuccess=%prefix%Poistit avainlaatikon t?st? paikasta!
|
|
|
|
# Not a keycrate
|
|
crate.key.notankey=%prefix%T?m? ei ole avainlaatikko!
|
|
|
|
# Unable to use the key here
|
|
crate.key.unabletouse=%prefix%Et voi k?ytt?? avainta t?ss?!
|
|
|
|
# You don't have the right key
|
|
crate.key.wrongkey=%prefix%Sinulla ei ole %cratename%-avainta!
|
|
|
|
##################
|
|
#- Money -#
|
|
##################
|
|
|
|
# -UNUSED- Replaced by crate.player.unabletobuy
|
|
money.notenough=%prefix%Sinulla ei ole tarpeeksi rahaa t?m?n tavaran ostoon.
|
|
|
|
# Transaction Complete
|
|
money.transaction.complete=%prefix%Ostit avaimen, maksu suoritettu.
|
|
|
|
##################
|
|
#- Error -#
|
|
##################
|
|
|
|
# Number Error
|
|
error.excp.numberformat=%prefix%Saatiin arvo, joka ei ole numero. |