Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. # Language File : NL - Nederlands
  2. info-color: '&3'
  3. info-enabled: Plugin enabled.
  4. info-disabled: Plugin disabled.
  5. info-reloaded: Configuration reloaded.
  6. info-author: Author
  7. info-title: Title
  8. info-update-check: Checking for updates.
  9. info-update-found: A new version of %name% was found !
  10. info-update-please: Please UPDATE !
  11. info-update-notfound: No updates found
  12. info-book-deleted: Book &b`%name%` &3deleted.
  13. info-book-saved: Book &b`%name%` &3saved.
  14. info-book-removed: Book removed.
  15. info-book-get: 'Je hebt de boek &b`%name%`&3 gekregen.'
  16. info-book-give: Speler &b%player%&3 heeft boek &b`%name%`&3 gekregen van je.
  17. info-book-give-you: Speler &b%player%&3 hebt je de boek &b`%name%` gegeven&3.
  18. info-book-list: 'Beschikbare boeken: &b'
  19. info-book-already: Je hebt dit boek al!
  20. info-usage: '&bGebruik:'
  21. info-command-list: '&a/infobook list &2- &bshow available book list.'
  22. info-command-get: '&a/infobook get <book> &2- &bget specific book.'
  23. info-command-save: '&a/infobook save <book> &2- &bstore book in hand to config.'
  24. info-command-give: '&a/infobook give <player> <book> <quiet> &2- &bgive book.'
  25. info-command-delete: '&a/infobook delete <book> &2- &bdelete book from configuration.'
  26. info-command-reload: '&a/infobook reload &2- &breload configuration.'
  27. error-loc-file: There is problem with messages file.
  28. error-no-perm: You don`t have permission to use that command.
  29. error-no-perm-book: You don`t have permission to get that book.
  30. error-no-name: Je moet een boek naam aangeven.
  31. error-no-player-name: You need to provide player name.
  32. error-no-console: You cannot run that command from console.
  33. error-no-book: You need to have written book in hand.
  34. error-book-invalid: Invalid book name &b`%name%`&3.
  35. error-player-invalid: Invalid playername or player not online.
  36. error-cannot-drop: You cannot drop that book!
  37. error-config-section: Cannot get `books` section in config.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement