minor updates

This commit is contained in:
HF 2022-06-20 04:05:05 +02:00
parent f98de1291a
commit a15a765683
5 changed files with 3369 additions and 3481 deletions

View File

@ -3,53 +3,53 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: src/core/ChatProvider.js:370
#: src/core/ChatProvider.js:385
msgid "You can not send chat messages with proxy"
msgstr ""
#: src/core/ChatProvider.js:384
#: src/core/ChatProvider.js:399
#, javascript-format
msgid "You are sending messages too fast, you have to wait ${ waitTime }s :("
msgstr ""
#: src/core/ChatProvider.js:388
#: src/core/ChatProvider.js:403
msgid "You don't have access to this channel"
msgstr ""
#: src/core/ChatProvider.js:404
#: src/core/ChatProvider.js:419
msgid "Your mail has to be verified in order to chat"
msgstr ""
#: src/core/ChatProvider.js:409
#: src/core/ChatProvider.js:424
msgid "You are permanently muted, join our guilded to apppeal the mute"
msgstr ""
#: src/core/ChatProvider.js:414
#: src/core/ChatProvider.js:429
#, javascript-format
msgid "You are muted for another ${ timeMin } minutes"
msgstr ""
#: src/core/ChatProvider.js:416
#: src/core/ChatProvider.js:431
msgid "You are muted for another ${ muted } seconds"
msgstr ""
#: src/core/ChatProvider.js:424
#: src/core/ChatProvider.js:439
msgid "Ow no! Spam protection decided to mute you"
msgstr ""
#: src/core/ChatProvider.js:435
#: src/core/ChatProvider.js:450
msgid "You can't send a message this long :("
msgstr ""
#: src/core/ChatProvider.js:439
#: src/core/ChatProvider.js:454
msgid "Please use int channel"
msgstr ""
#: src/core/ChatProvider.js:443
msgid "Your country is temporary muted from chat"
#: src/core/ChatProvider.js:460
msgid "Your country is temporary muted from this chat channel"
msgstr ""
#: src/core/ChatProvider.js:451
#: src/core/ChatProvider.js:468
msgid "Stop flooding."
msgstr ""
@ -107,77 +107,77 @@ msgstr ""
msgid "Place color pixels on an map styled canvas with other players online"
msgstr ""
#: src/core/mail.js:65
#: src/core/mail.js:62
#, javascript-format
msgid ""
"We already sent you a verification mail, you can request another one in ${ "
"minLeft } minutes."
msgstr ""
#: src/core/mail.js:75
#: src/core/mail.js:72
msgid "Welcome ${ name } to PixelPlanet, plese verify your mail"
msgstr ""
#: src/core/mail.js:77
#: src/core/mail.js:74
#, javascript-format
msgid "Hello ${ name }"
msgstr ""
#: src/core/mail.js:78
#: src/core/mail.js:75
msgid ""
"welcome to our little community of pixelplacers, to use your account, you "
"have to verify your mail. You can do that here: "
msgstr ""
#: src/core/mail.js:78
#: src/core/mail.js:75
msgid "Click to Verify"
msgstr ""
#: src/core/mail.js:78
#: src/core/mail.js:128
#: src/core/mail.js:75
#: src/core/mail.js:125
msgid "Or by copying following url:"
msgstr ""
#: src/core/mail.js:79
#: src/core/mail.js:76
msgid "Have fun and don't hesitate to contact us if you encouter any problems :)"
msgstr ""
#: src/core/mail.js:80
#: src/core/mail.js:130
#: src/core/mail.js:77
#: src/core/mail.js:127
msgid "Thanks"
msgstr ""
#: src/core/mail.js:98
#: src/core/mail.js:95
msgid ""
"We already sent you a mail with instructions. Please wait before requesting "
"another mail."
msgstr ""
#: src/core/mail.js:106
#: src/core/mail.js:103
msgid "Couldn't find this mail in our database"
msgstr ""
#: src/core/mail.js:125
#: src/core/mail.js:122
msgid "You forgot your password for PixelPlanet? Get a new one here"
msgstr ""
#: src/core/mail.js:127
#: src/core/mail.js:124
msgid "Hello"
msgstr ""
#: src/core/mail.js:128
#: src/core/mail.js:125
msgid ""
"You requested to get a new password. You can change your password within "
"the next 30min here: "
msgstr ""
#: src/core/mail.js:128
#: src/core/mail.js:125
#: src/ssr-components/PasswordReset.jsx:19
#: src/ssr-components/PasswordReset.jsx:28
msgid "Reset Password"
msgstr ""
#: src/core/mail.js:129
#: src/core/mail.js:126
#, javascript-format
msgid ""
"If you did not request this mail, please just ignore it (the ip that "
@ -218,45 +218,6 @@ msgstr ""
msgid "Reset your password here"
msgstr ""
#: src/routes/api/captcha.js:22
msgid "No captcha text given"
msgstr ""
#: src/routes/api/captcha.js:27
msgid "No captcha id given"
msgstr ""
#: src/routes/api/auth/register.js:61
#: src/routes/api/captcha.js:41
msgid "You took too long, try again."
msgstr ""
#: src/routes/api/auth/register.js:64
#: src/routes/api/captcha.js:47
msgid "You failed your captcha"
msgstr ""
#: src/routes/api/auth/register.js:67
#: src/routes/api/captcha.js:53
msgid "Unknown Captcha Error"
msgstr ""
#: src/routes/api/captcha.js:60
msgid "Server error occured"
msgstr ""
#: src/routes/api/modtools.js:52
msgid "You are not logged in"
msgstr ""
#: src/routes/api/modtools.js:64
msgid "You are not allowed to access this page"
msgstr ""
#: src/routes/api/modtools.js:166
msgid "Just admins can do that"
msgstr ""
#: src/utils/validation.js:18
msgid "Email can't be empty."
msgstr ""
@ -305,6 +266,60 @@ msgstr ""
msgid "Password must be shorter than 60 characters."
msgstr ""
#: src/routes/api/captcha.js:20
msgid "No captcha text given"
msgstr ""
#: src/routes/api/captcha.js:25
msgid "No captcha id given"
msgstr ""
#: src/routes/api/auth/register.js:61
#: src/routes/api/captcha.js:39
msgid "You took too long, try again."
msgstr ""
#: src/routes/api/auth/register.js:64
#: src/routes/api/captcha.js:45
msgid "You failed your captcha"
msgstr ""
#: src/routes/api/auth/register.js:67
#: src/routes/api/captcha.js:51
msgid "Unknown Captcha Error"
msgstr ""
#: src/routes/api/captcha.js:58
msgid "Server error occured"
msgstr ""
#: src/routes/api/modtools.js:52
msgid "You are not logged in"
msgstr ""
#: src/routes/api/modtools.js:64
msgid "You are not allowed to access this page"
msgstr ""
#: src/routes/api/modtools.js:166
msgid "Just admins can do that"
msgstr ""
#: src/routes/api/auth/verify.js:25
#: src/routes/api/auth/verify.js:32
msgid "Mail verification"
msgstr ""
#: src/routes/api/auth/verify.js:26
msgid "You are now verified :)"
msgstr ""
#: src/routes/api/auth/verify.js:32
msgid ""
"Your mail verification code is invalid or already expired :(, please "
"request a new one."
msgstr ""
#: src/routes/api/auth/register.js:33
msgid "No Captcha given"
msgstr ""
@ -341,21 +356,6 @@ msgstr ""
msgid "Incorrect password!"
msgstr ""
#: src/routes/api/auth/verify.js:25
#: src/routes/api/auth/verify.js:32
msgid "Mail verification"
msgstr ""
#: src/routes/api/auth/verify.js:26
msgid "You are now verified :)"
msgstr ""
#: src/routes/api/auth/verify.js:32
msgid ""
"Your mail verification code is invalid or already expired :(, please "
"request a new one."
msgstr ""
#: src/ssr-components/RedirectionPage.jsx:20
msgid "You will be automatically redirected after 15s"
msgstr ""

View File

@ -227,6 +227,11 @@ msgstr ""
msgid "Server answered with gibberish :("
msgstr ""
#: src/components/buttons/CanvasSwitchButton.jsx:22
#: src/components/windows/index.js:19
msgid "Canvas Selection"
msgstr ""
#: src/components/buttons/ChatButton.jsx:92
msgid "Close Chat"
msgstr ""
@ -243,11 +248,6 @@ msgstr ""
msgid "Open Menu"
msgstr ""
#: src/components/buttons/CanvasSwitchButton.jsx:22
#: src/components/windows/index.js:19
msgid "Canvas Selection"
msgstr ""
#: src/components/HistorySelect.jsx:144
msgid "Loading"
msgstr ""
@ -291,10 +291,6 @@ msgstr ""
msgid "Make Screenshot"
msgstr ""
#: src/components/buttons/GlobeButton.jsx:35
msgid "Globe View"
msgstr ""
#: src/components/buttons/PalselButton.jsx:31
msgid "Close Palette"
msgstr ""
@ -303,6 +299,10 @@ msgstr ""
msgid "Open Palette"
msgstr ""
#: src/components/buttons/GlobeButton.jsx:35
msgid "Globe View"
msgstr ""
#: src/components/contextmenus/UserContextMenu.jsx:55
msgid "Ping"
msgstr ""
@ -336,23 +336,23 @@ msgid "Canvas Archive"
msgstr ""
#: src/components/Captcha.jsx:77
#: src/components/ChangeMail.jsx:72
#: src/components/ChangeName.jsx:58
#: src/components/ChangeMail.jsx:73
#: src/components/ChangeName.jsx:59
#: src/components/ChangePassword.jsx:80
#: src/components/DeleteAccount.jsx:55
#: src/components/DeleteAccount.jsx:56
#: src/components/GlobalCaptcha.jsx:38
#: src/components/LogInForm.jsx:69
#: src/components/windows/ForgotPassword.jsx:75
#: src/components/LogInForm.jsx:71
#: src/components/windows/ForgotPassword.jsx:76
#: src/components/windows/Register.jsx:87
msgid "Error"
msgstr ""
#: src/components/ChangeMail.jsx:93
#: src/components/ChangeName.jsx:70
#: src/components/ChangeMail.jsx:94
#: src/components/ChangeName.jsx:71
#: src/components/ChangePassword.jsx:116
#: src/components/DeleteAccount.jsx:68
#: src/components/DeleteAccount.jsx:69
#: src/components/GlobalCaptcha.jsx:48
#: src/components/windows/ForgotPassword.jsx:88
#: src/components/windows/ForgotPassword.jsx:89
#: src/components/windows/Register.jsx:131
msgid "Cancel"
msgstr ""
@ -655,6 +655,17 @@ msgstr ""
msgid "Consider joining us on Guilded:"
msgstr ""
#: src/components/windows/CanvasSelect.jsx:33
msgid ""
"Select the canvas you want to use. Every canvas is unique and has "
"different palettes, cooldown and requirements. Archive of closed canvases "
"can be accessed here:"
msgstr ""
#: src/components/windows/CanvasSelect.jsx:41
msgid "Archive"
msgstr ""
#: src/components/windows/Register.jsx:85
msgid "Register new account here"
msgstr ""
@ -664,15 +675,15 @@ msgstr ""
msgid "Name"
msgstr ""
#: src/components/windows/ForgotPassword.jsx:82
#: src/components/windows/ForgotPassword.jsx:83
#: src/components/windows/Register.jsx:98
#: src/components/windows/Register.jsx:104
msgid "Email"
msgstr ""
#: src/components/ChangeMail.jsx:80
#: src/components/DeleteAccount.jsx:62
#: src/components/LogInForm.jsx:83
#: src/components/ChangeMail.jsx:81
#: src/components/DeleteAccount.jsx:63
#: src/components/LogInForm.jsx:85
#: src/components/windows/Register.jsx:106
#: src/components/windows/Register.jsx:112
msgid "Password"
@ -693,22 +704,11 @@ msgstr ""
#: src/components/Modtools.jsx:653
#: src/components/Modtools.jsx:715
#: src/components/Modtools.jsx:798
#: src/components/windows/ForgotPassword.jsx:86
#: src/components/windows/ForgotPassword.jsx:87
#: src/components/windows/Register.jsx:125
msgid "Submit"
msgstr ""
#: src/components/windows/CanvasSelect.jsx:33
msgid ""
"Select the canvas you want to use. Every canvas is unique and has "
"different palettes, cooldown and requirements. Archive of closed canvases "
"can be accessed here:"
msgstr ""
#: src/components/windows/CanvasSelect.jsx:41
msgid "Archive"
msgstr ""
#: src/components/windows/Archive.jsx:20
msgid ""
"While we tend to not delete canvases, some canvases are started for fun or "
@ -758,11 +758,11 @@ msgstr ""
msgid "You must be logged in to chat"
msgstr ""
#: src/components/windows/ForgotPassword.jsx:60
#: src/components/windows/ForgotPassword.jsx:61
msgid "Sent you a mail with instructions to reset your password."
msgstr ""
#: src/components/windows/ForgotPassword.jsx:71
#: src/components/windows/ForgotPassword.jsx:72
msgid "Enter your mail address and we will send you a new password:"
msgstr ""
@ -847,37 +847,6 @@ msgstr ""
msgid "Password must be shorter than 60 characters."
msgstr ""
#: src/components/ChangeMail.jsx:91
#: src/components/ChangeName.jsx:68
#: src/components/ChangePassword.jsx:110
#: src/components/LanguageSelect.jsx:73
msgid "Save"
msgstr ""
#: src/components/LogInArea.jsx:21
msgid "Login to access more features and stats."
msgstr ""
#: src/components/LogInArea.jsx:23
msgid "Login with Name or Mail:"
msgstr ""
#: src/components/LogInArea.jsx:30
msgid "I forgot my Password."
msgstr ""
#: src/components/LogInArea.jsx:31
msgid "or login with:"
msgstr ""
#: src/components/LogInArea.jsx:72
msgid "or register here:"
msgstr ""
#: src/components/LogInArea.jsx:79
msgid "Register"
msgstr ""
#: src/components/UserAreaContent.jsx:63
msgid "Todays Placed Pixels"
msgstr ""
@ -935,6 +904,37 @@ msgstr ""
msgid "Ranking updates every 5 min. Daily rankings get reset at midnight UTC."
msgstr ""
#: src/components/LogInArea.jsx:21
msgid "Login to access more features and stats."
msgstr ""
#: src/components/LogInArea.jsx:23
msgid "Login with Name or Mail:"
msgstr ""
#: src/components/LogInArea.jsx:30
msgid "I forgot my Password."
msgstr ""
#: src/components/LogInArea.jsx:31
msgid "or login with:"
msgstr ""
#: src/components/LogInArea.jsx:72
msgid "or register here:"
msgstr ""
#: src/components/LogInArea.jsx:79
msgid "Register"
msgstr ""
#: src/components/ChangeMail.jsx:92
#: src/components/ChangeName.jsx:69
#: src/components/ChangePassword.jsx:110
#: src/components/LanguageSelect.jsx:73
msgid "Save"
msgstr ""
#: src/components/Modtools.jsx:246
msgid "Build image on canvas."
msgstr ""
@ -1181,28 +1181,6 @@ msgstr ""
msgid "Dimensions"
msgstr ""
#: src/components/LogInForm.jsx:76
msgid "Name or Email"
msgstr ""
#: src/components/LogInForm.jsx:87
msgid "LogIn"
msgstr ""
#: src/components/UserMessages.jsx:28
msgid ""
"Please verify your mail address \n"
"or your account could get deleted after a few days."
msgstr ""
#: src/components/UserMessages.jsx:49
msgid "A new verification mail is getting sent to you."
msgstr ""
#: src/components/UserMessages.jsx:53
msgid "Click here to request a new verification mail."
msgstr ""
#: src/components/ChangePassword.jsx:22
msgid "Passwords do not match."
msgstr ""
@ -1223,21 +1201,35 @@ msgstr ""
msgid "Confirm New Password"
msgstr ""
#: src/components/DeleteAccount.jsx:66
msgid "Yes, Delete My Account!"
#: src/components/UserMessages.jsx:28
msgid ""
"Please verify your mail address \n"
"or your account could get deleted after a few days."
msgstr ""
#: src/components/ChangeName.jsx:64
#: src/components/UserMessages.jsx:49
msgid "A new verification mail is getting sent to you."
msgstr ""
#: src/components/UserMessages.jsx:53
msgid "Click here to request a new verification mail."
msgstr ""
#: src/components/ChangeName.jsx:65
msgid "New Username"
msgstr ""
#: src/components/ChangeMail.jsx:59
#: src/components/DeleteAccount.jsx:67
msgid "Yes, Delete My Account!"
msgstr ""
#: src/components/ChangeMail.jsx:60
msgid ""
"Changed Mail successfully. We sent you a verification mail, "
"please verify your new mail address."
msgstr ""
#: src/components/ChangeMail.jsx:87
#: src/components/ChangeMail.jsx:88
msgid "New Mail"
msgstr ""
@ -1253,6 +1245,14 @@ msgstr ""
msgid "You have no users blocked"
msgstr ""
#: src/components/LogInForm.jsx:78
msgid "Name or Email"
msgstr ""
#: src/components/LogInForm.jsx:89
msgid "LogIn"
msgstr ""
#: src/components/windows/Help.jsx:14
#: src/components/windows/Settings.jsx:134
msgctxt "keybinds"

6481
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,12 +25,11 @@
"dependencies": {
"bcrypt": "^5.0.1",
"compression": "^1.7.3",
"cookie": "^0.4.1",
"cookie": "^0.5.0",
"core-js": "^3.20.2",
"etag": "^1.8.1",
"express": "^4.17.2",
"express-session": "^1.17.2",
"global": "^4.3.2",
"http-proxy-agent": "^5.0.0",
"image-q": "^4.0.0",
"isomorphic-fetch": "^3.0.0",
@ -40,7 +39,7 @@
"multer": "^1.4.4",
"mysql2": "^2.3.3",
"nodemailer": "^6.7.2",
"passport": "^0.5.2",
"passport": "^0.6.0",
"passport-discord": "^0.1.4",
"passport-facebook": "^3.0.0",
"passport-google-oauth": "^2.0.0",
@ -61,12 +60,11 @@
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.1",
"sequelize": "^6.12.5",
"sharp": "^0.29.3",
"sharp": "^0.30.6",
"startaudiocontext": "^1.2.1",
"three": "^0.136.0",
"three": "^0.141.0",
"three-trackballcontrols": "^0.9.0",
"ttag": "^1.7.24",
"ttag-po-loader": "0.0.2",
"url-search-params-polyfill": "^8.1.1",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.5",
@ -101,6 +99,7 @@
"generate-package-json-webpack-plugin": "^2.6.0",
"mkdirp": "^1.0.4",
"ttag-cli": "^1.9.3",
"ttag-po-loader": "0.0.2",
"webpack": "^5.67.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",

View File

@ -70,7 +70,7 @@ const faceCorners = [
];
const material = new THREE.MeshLambertMaterial({
vertexColors: THREE.VertexColors,
vertexColors: true,
});