38 lines
No EOL
1.2 KiB
Properties
38 lines
No EOL
1.2 KiB
Properties
#
|
|
# Copyright (C) 2025 Minecon724
|
|
# Tweaks724 is licensed under the GNU General Public License. See the LICENSE.md file
|
|
# in the project root for the full license text.
|
|
#
|
|
|
|
languageNotice = Language: %s (%s)
|
|
# Language name in your language
|
|
language = English
|
|
# Language name in English
|
|
languageEnglish = English
|
|
|
|
updateAvailableNotice = Available updates (%d):
|
|
|
|
# Used in /updates
|
|
updatesNotChecked = Not checked yet
|
|
# %s is time as HH:mm
|
|
updatesNoUpdates = No available updates. Last checked: %s
|
|
# %s is update title
|
|
updatesClickToOpen = Click to open on SpigotMC "%s"
|
|
|
|
# Used in /chat
|
|
chatPasswordProtected = This room is password protected
|
|
chatWrongPassword = Wrong password
|
|
chatNoSuchRoom = No room named %s
|
|
chatAlreadyHere = You're already in this room
|
|
|
|
# Used when a player joins using the wrong key or no key
|
|
authKickWrongKey = You're connecting to the wrong server address. You must connect to the one you're registered to.
|
|
# If force is enabled and player is not registered. Changing this reveals you're using this plugin
|
|
authKickUnregistered = You are not whitelisted on this server!
|
|
|
|
redstoneGatewayItem = Redstone gateway
|
|
|
|
clickToCopy = Click to copy to clipboard
|
|
|
|
durabilityEnabled = Enabled durability alert
|
|
durabilityDisabled = Disabled durability alert |