-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathenUS.yml
46 lines (46 loc) · 2.44 KB
/
enUS.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#enUS (English, US) Locale file for SignEdit
#Compiled by Timr
metricsError: "&cError enabling Metrics"
copySignAdded: "&7Sign added to clip board, %s a sign to paste"
pasteError: "&cCould not paste sign"
pasted: "&7Sign pasted."
pasteEmpty: "&cYou are out of copies!"
pasteCopiesLeft: "&7You have %s %s left"
pasteCopyStr: "copy"
pasteCopiesStr: "copies"
editError: "&cCould not edit sign"
editChanged: "&7Line changed."
logChangedTo: "changed to"
versionUpToDate: "&5%s is up to date"
versionOutOfDate: "&5The version of %s this server is running is out of date. Latest version - %s"
versionLatestDownload: "&5You can download the latest version at %s"
versionDevelopmental: "&5This server is running a development version of %s. Expect bugs!"
versionRetrieveError: "&cError retrieving latest version from BukkitDev."
syntaxError: "&cSyntax error"
noReloadPermission: "&cYou don't have permission to reload SignEdit"
noSignEditPermission: "&cYou don't have permission to use SignEdit!"
reloaded: "&7Reloaded config and locales"
noPlayer: "&cYou must be a player to use this command"
noRequests: "&7You don't have any requests pending!"
requestCancelled: "&aRequest cancelled"
persistEnabled: "&7Persistent copying enabled. %s the sign you wish to add to your clip board"
invalidNumber: "&c'%s' is not a valid number. Please specify a valid number"
defaultPastesChanged: "&aChanged your default paste amount to %s copies"
defaultCopyPunch: "&7%s your sign to copy. Making default amount of %s %s"
intCopyPunch: "&7%s your sign to copy. Making %s %s"
invalidLine: "&c%s isn't a valid line number! Please enter a valid line number (1-4)"
punchToComplete: "&7Text saved. %s a sign to complete your changes"
truncating: "&7Truncating line to 15 characters"
commandsAvailable: "&aAvailable commands:"
commandsHeader: "&7When altering signs, %s to apply changes"
commandsDef: "&7/signedit <line> <text> - Changes the text on the specified line"
commandsCancel: "&7/signedit cancel - Cancel any pending requests"
commandsCopyAmount: "&7/signedit copy [amount] - Copy a sign - Amount optional"
commandsCopyPersist: "&7/signedit copy persist - Copy a sign infinitely"
commandsCopyDefault: "&7/signedit copy default <amount> - define your default paste amount"
commandsReload: "&7/signedit reload - Reload SignEdit configuration file"
commandsHelp: "&7/signedit help - Display this help dialogue"
playerCommand: "[PLAYER_COMMAND]"
signChange: "[SIGN_CHANGE]"
clickLeft: "left click"
clickRight: "right click"