forked from lenis0012/Translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_pi.json
40 lines (40 loc) · 2.32 KB
/
en_pi.json
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
{
"localizedName": "Pirate",
"pluginVersion": "2.1.3",
"authors": "Plazmaz",
"generalNotAuthenticated": "Ye be not registered or already onboard!",
"generalNotLoggedIn": "Yer currently not onboard! ",
"generalpasscodeLength": "Passcode must be betwixt %min% and %max% symbols!",
"generalUnknownHash": "Yer account uses an unknown hashin' algorithm, please report this t' yer captain. ",
"loginTriesExceeded": "Exceeded max login tries: %max%",
"loginFail": "Avast! Login failed! Invalid passcode.",
"loginSuccess": "Welcome aboard ye scurvy dog.",
"changeFail": "Couldn't change, yer passcode is invalid!",
"changeSuccess": "Successfully changed yer passcode!",
"logoutFail": "Couldn't make ye walk the plank! %error%",
"logoutSuccess": "Ye have successfully booted out of yer account!",
"registerAlready": "Ye be already registered under 'tis account!",
"registerCaptcha": "Please enter th' captcha on th' map in th' chat!",
"registerSuccess": "Successfully registered, ye be now onboard.",
"commandError": "Error while executin' command: %error%",
"commandUnknown": "Unknown command! Use %cmd% fer help.",
"commandArguments": "That'll not be enough arguments! Use %cmd% fer help.",
"lacHelp": "Display command help",
"lacRmpass": "Remove a pirate's passcode",
"lacRmpassArgs": "<piratename>",
"lacNotRegistered": "No pirate wit' that moniker has be registered!",
"lacResetPlayer": "Successfully reset th' pirate's account!",
"lacImport": "Plunder another ship to import yer databank",
"lacImportArgs": "<source> [args]",
"lacUnknownSource": "Unknown ship type, please check th' library onboard!",
"lacImportFailed": "Couldn't plunder th' ship, please review yer records!",
"sessionContinue": "Yer last login session was continued from %sec% seconds ago.",
"messageLogin": "Please log in usin' /login <passcode>",
"messageRegister": "Please register usin' /register <passcode>",
"errorRefreshProfile": "Yer account was modified by a another captain, walk the plank ye scallywag!",
"errorNotRegistered": "I've never seen that pirate onboard!",
"kickAlreadyOnline": "'Tis pirate is already online!",
"kickusernameChars": "Yer piratename contains symbols I've not seen before!",
"kickusernameLength": "Yer piratename be too long or short! (%min% - %max% symbols)",
"kickTimeOut": "Login timed out!"
}