mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
dutch language file updated
This commit is contained in:
parent
637aecb100
commit
7c6f3a05d7
@ -59,7 +59,7 @@ public class LangFile {
|
||||
"cht.yml", //Chinese (OasisAkari & kamiya10)
|
||||
"cs.yml", //Czech (Lewisparkle)
|
||||
"da.yml", //Danish (Janbchr)
|
||||
"du.yml", //Dutch (QuestalNetwork)
|
||||
"nu.yml", //Dutch (QuestalNetwork) (GeleVla)
|
||||
"en.yml",
|
||||
"es.yml", //Spanish (emgv)
|
||||
"fr.yml", //French (At0micA55 & Mrflo67)
|
||||
|
@ -1,63 +0,0 @@
|
||||
# Translation author: QuestalNetwork (Spigot)
|
||||
Messages:
|
||||
Prefix: '&7[&6BetterRTP&7] '
|
||||
Success: ## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
Paid: '&aJe bent getp''d naar&7 x=%x% y=%y% z=%z% for &c$%price%&7 in &f%attempts% &7attempts!'
|
||||
Bypass: '&aJe bent getp''d naar&7 x=%x% y=%y% z=%z%'
|
||||
# Loading: '&aSafe spot located! &7Loading chunks...'
|
||||
# Teleport: '&aTeleporting... &fplease wait while we find a safe location!'
|
||||
Failed:
|
||||
Price: '&cKan niet rtpen vanwege onvoldoende saldo! &7Je moet minstens $%price% &7hebben om te rtpen!'
|
||||
NotSafe: '&cKon geen veilige plek vinden, Probeer opnieuw! &7Je bent niet ge tp''d!'
|
||||
# Hunger: '&cCould not rtp because you are... &7too hungry&c, eat something fella!'
|
||||
Other:
|
||||
Success: '&a%player% is getp''d naar&7 x=%x% y=%y% z=%z% in &f%attempts% &7pogingen!'
|
||||
NotSafe: '&cKon geen veilige plek binnenin %attempts% pogingen! &7%player% is niet gertp''d!'
|
||||
Biome: '&cHet lijkt er naar dat de biome&7 %biome%&c niet bestaat! &7Probeer de tab list te gebruiken!'
|
||||
Reload: '&eConfig succesvol herladen!'
|
||||
NoPermission:
|
||||
Basic: '&cSorry! &7U heeft geen toestemming om deze command te gebruiken!'
|
||||
World: '&cSorry! &7Je mag niet rtpen in de %world% wereld!'
|
||||
## %world% is the world the player is in that is disabled to rtp in! #
|
||||
DisabledWorld: '&cUitgeschakeld %world%! &7Kon niet RTPen!'
|
||||
Cooldown: '&cSorry! &7Je kan niet rtpen voor &c%time% &7seconden!'
|
||||
Invalid: '&cOngeldig argument. probeer ''/%command% help'''
|
||||
NotOnline: '&cDe speler &7%player% &cis niet online!'
|
||||
Delay: '&aTeleportering in &f%time% &aseconden! Niet bewegen!'
|
||||
Moved: '&cJe hebt bewogen! &7RTP was afgelast!'
|
||||
NotExist: '&cLijkt dat de wereld &7%world% &cniet bestaat!'
|
||||
Already: '&cOepsie! &7Het lijkt erop dat je al aan het rtpen bent, heb wat geduld!'
|
||||
Sign: '&7Commando bordje is aangemaakt! &7Commando is... ''&f/rtp %command%&7'''
|
||||
# Edit:
|
||||
# Error: '&cError! &7Invalid input provided!'
|
||||
# Set: '&bSuccess! &7%type% set to %value%'
|
||||
# Remove: '&cRemoved! &7You removed the Custom World %world%'
|
||||
|
||||
Help:
|
||||
# Prefix: '&e&m-----&6&l BetterRTP &8| Help &e&m-----'
|
||||
Main: ' &7- &e/%command% &7- Teleporteert jou naar een random locatie!'
|
||||
Biome: ' &7- &e/%command% biome <biome1, biome2...> &7- Random teleport in deze biome'
|
||||
# Edit: ' &7- &e/%command% edit <default/world> [args...] &7- Edit some plugin settings'
|
||||
Help: ' &7- &e/%command% help &7- Toont help lijst.'
|
||||
# Info: ' &7- &e/%command% info [world/particles/shapes/potion_effects] &7- View specific information about plugin parameters'
|
||||
Player: ' &7- &e/%command% player <player> [world] [biome1, biome2...] &7- Random teleport een andere speler'
|
||||
Reload: ' &7- &e/%command% reload &7- Herlaad de plugin'
|
||||
# Settings: ' &7- &e/%command% settings &7- Pull up a gui and edit some settings'
|
||||
# Test: ' &7- &e/%command% test &7- Test out plugin effects after a teleport without moving'
|
||||
# Version: ' &7- &e/%command% version &7- View currently running version'
|
||||
World: ' &7- &e/%command% world <world> [biome1, biome2...] &7- Random teleport in een andere wereld'
|
||||
# Location: ' &7- &e/%command% location <location_name> &7- Rtp using a specific location'
|
||||
|
||||
Usage:
|
||||
Player: '&cUsage&7: /%command% player <player> [world] [biome1, biome2]'
|
||||
World: '&cUsage&7: /%command% world <world> [biome1, biome2...]'
|
||||
Biome: '&cUsage&7: /%command% biome <biome1, biome2...>'
|
||||
# Location: '&cUsage&7: /%command% location <location_name>'
|
||||
# Edit:
|
||||
# Base: '&cUsage&7: /%command% edit <default/world> [args...]'
|
||||
# Default: '&cUsage&7: /%command% edit default <max/min/useworldborder/center> <value>'
|
||||
# World: '&cUsage&7: /%command% edit world <world> <max/min/useworldborder/center> <value>'
|
||||
# PermissionGroup: '&cUsage&7: /%command% edit permission_group <group> <world> <max/min/useworldborder/center> <value>'
|
||||
# Worldtype: '&cUsage&7: /%command% edit world_type <world> <NETHER/NORMAL>'
|
||||
# Override: '&cUsage&7: /%command% edit override <world> <world_to>'
|
||||
# BlacklistedBlocks: '&cUsage&7: /%command% edit blacklistedblocks <add/remove> <block_id>'
|
@ -1,4 +1,4 @@
|
||||
# Help translate this file into more languages!
|
||||
# Translation author: QuestalNetwork (Spigot) and GeleVla (GitHub)
|
||||
Messages:
|
||||
Prefix: '&7[&6BetterRTP&7] '
|
||||
Success: # # Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||||
|
Loading…
x
Reference in New Issue
Block a user