pixelplanet/i18n/template-ssr.pot
2021-02-02 23:35:39 +01:00

395 lines
8.5 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: src/core/ChatProvider.js:287
msgid "You can not send chat messages with proxy"
msgstr ""
#: src/core/ChatProvider.js:292
msgid "Couldn't send your message, pls log out and back in again."
msgstr ""
#: src/core/ChatProvider.js:306
#, javascript-format
msgid "You are sending messages too fast, you have to wait ${ waitTime }s :("
msgstr ""
#: src/core/ChatProvider.js:310
msgid "You don't have access to this channel"
msgstr ""
#: src/core/ChatProvider.js:326
msgid "Your mail has to be verified in order to chat"
msgstr ""
#: src/core/ChatProvider.js:331
msgid "You are permanently muted, join our guilded to apppeal the mute"
msgstr ""
#: src/core/ChatProvider.js:336
#, javascript-format
msgid "You are muted for another ${ timeMin } minutes"
msgstr ""
#: src/core/ChatProvider.js:338
msgid "You are muted for another ${ muted } seconds"
msgstr ""
#: src/core/ChatProvider.js:346
msgid "Ow no! Spam protection decided to mute you"
msgstr ""
#: src/core/ChatProvider.js:357
msgid "You can't send a message this long :("
msgstr ""
#: src/core/ChatProvider.js:361
msgid "Please use int channel"
msgstr ""
#: src/core/ChatProvider.js:365
msgid "Your country is temporary muted from chat"
msgstr ""
#: src/core/ChatProvider.js:373
msgid "Stop flooding."
msgstr ""
#: src/ssr-components/Globe.jsx:44
msgid "Double click on globe to go back."
msgstr ""
#: src/ssr-components/Globe.jsx:45
msgid "Loading..."
msgstr ""
#: src/ssr-components/Globe.jsx:51
msgid "PixelPlanet.Fun 3DGlobe"
msgstr ""
#: src/ssr-components/Globe.jsx:52
msgid "A 3D globe of our whole map"
msgstr ""
#: src/ssr-components/Main.jsx:72
msgid "PixelPlanet.fun"
msgstr ""
#: src/ssr-components/Main.jsx:74
msgid "Place color pixels on an map styled canvas with other players online"
msgstr ""
#: src/routes/reset_password.js:58
msgid "You sent an empty password or invalid data :("
msgstr ""
#: src/routes/reset_password.js:70
msgid "This password-reset link isn't valid anymore :("
msgstr ""
#: src/routes/reset_password.js:81
msgid "Your passwords do not match :("
msgstr ""
#: src/routes/reset_password.js:96
msgid "User doesn't exist in our database :("
msgstr ""
#: src/routes/reset_password.js:108
msgid "Passowrd successfully changed."
msgstr ""
#: src/routes/reset_password.js:127
msgid "Invalid url :( Please check your mail again."
msgstr ""
#: src/routes/reset_password.js:140
msgid ""
"This passwort reset link is wrong or already expired, please request a new "
"one (Note: you can use those links just once)"
msgstr ""
#: src/core/mail.js:65
#, javascript-format
msgid ""
"We already sent you a verification mail, you can request another one in ${ "
"minLeft } minutes."
msgstr ""
#: src/core/mail.js:75
msgid "Welcome ${ name } to PixelPlanet, plese verify your mail"
msgstr ""
#: src/core/mail.js:77
#, javascript-format
msgid "Hello ${ name }"
msgstr ""
#: src/core/mail.js:78
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
msgid "Click to Verify"
msgstr ""
#: src/core/mail.js:78
#: src/core/mail.js:128
msgid "Or by copying following url:"
msgstr ""
#: src/core/mail.js:79
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
msgid "Thanks"
msgstr ""
#: src/core/mail.js:98
msgid ""
"We already sent you a mail with instructions. Please wait before requesting "
"another mail."
msgstr ""
#: src/core/mail.js:106
msgid "Couldn't find this mail in our database"
msgstr ""
#: src/core/mail.js:125
msgid "You forgot your password for PixelPlanet? Get a new one here"
msgstr ""
#: src/core/mail.js:127
msgid "Hello"
msgstr ""
#: src/core/mail.js:128
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/ssr-components/PasswordReset.jsx:19
#: src/ssr-components/PasswordReset.jsx:28
msgid "Reset Password"
msgstr ""
#: src/core/mail.js:129
#, javascript-format
msgid ""
"If you did not request this mail, please just ignore it (the ip that "
"requested this mail was ${ ip })."
msgstr ""
#: src/ssr-components/PasswordReset.jsx:21
#: src/ssr-components/RedirectionPage.jsx:15
msgid "Click here"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:22
msgid "to go back to pixelplanet"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:29
#, javascript-format
msgid "Hello ${ name }, you can set your new password here:"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:33
msgid "New Password"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:41
msgid "Confirm New Password"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:47
msgid "Submit"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:52
msgid "PixelPlanet.fun Password Reset"
msgstr ""
#: src/ssr-components/PasswordReset.jsx:53
msgid "Reset your password here"
msgstr ""
#: src/utils/validation.js:18
msgid "Email can't be empty."
msgstr ""
#: src/utils/validation.js:19
msgid "Email should be at least 5 characters long."
msgstr ""
#: src/utils/validation.js:20
msgid "Email can't be longer than 40 characters."
msgstr ""
#: src/utils/validation.js:21
msgid "Email should at least contain a dot"
msgstr ""
#: src/utils/validation.js:23
msgid "Email should contain a @"
msgstr ""
#: src/utils/validation.js:30
msgid "Name can't be empty."
msgstr ""
#: src/utils/validation.js:31
msgid "Name must be at least 4 characters long"
msgstr ""
#: src/utils/validation.js:32
msgid "Name must be shorter than 26 characters"
msgstr ""
#: src/utils/validation.js:39
msgid "Name contains invalid character like @, /, \\ or #"
msgstr ""
#: src/utils/validation.js:54
msgid "No password given."
msgstr ""
#: src/utils/validation.js:57
msgid "Password must be at least 6 characters long."
msgstr ""
#: src/utils/validation.js:60
msgid "Password must be shorter than 60 characters."
msgstr ""
#: src/utils/validation.js:74
msgid "Could not connect to server, please try again later :("
msgstr ""
#: src/utils/validation.js:80
msgid "I think we experienced some error :("
msgstr ""
#: src/routes/api/auth/change_mail.js:41
#: src/routes/api/auth/change_passwd.js:37
#: src/routes/api/auth/delete_account.js:38
msgid "You are not authenticated."
msgstr ""
#: src/routes/api/auth/change_mail.js:50
#: src/routes/api/auth/change_passwd.js:46
#: src/routes/api/auth/delete_account.js:48
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/routes/api/auth/register.js:31
msgid "E-Mail already in use."
msgstr ""
#: src/routes/api/auth/register.js:33
msgid "Username already in use."
msgstr ""
#: src/routes/api/auth/register.js:61
msgid "Failed to create new user :("
msgstr ""
#: src/routes/api/auth/register.js:77
msgid "Failed to establish session after register :("
msgstr ""
#: src/routes/api/auth/logout.js:13
msgid "You are not even logged in."
msgstr ""
#: src/ssr-components/RedirectionPage.jsx:20
msgid "You will be automatically redirected after 15s"
msgstr ""
#: src/ssr-components/RedirectionPage.jsx:21
#, javascript-format
msgid "Or ${ clickHere } to go back to pixelplanet"
msgstr ""
#: src/ssr-components/RedirectionPage.jsx:25
msgid "PixelPlanet.fun Accounts"
msgstr ""
#: src/canvasesDesc.js:19
msgid "Earth"
msgstr ""
#: src/canvasesDesc.js:20
msgid "Moon"
msgstr ""
#: src/canvasesDesc.js:21
msgid "3D Canvas"
msgstr ""
#: src/canvasesDesc.js:22
msgid "Coronavirus"
msgstr ""
#: src/canvasesDesc.js:23
msgid "PixelZone"
msgstr ""
#: src/canvasesDesc.js:24
msgid "PixelCanvas"
msgstr ""
#: src/canvasesDesc.js:25
msgid "1bit"
msgstr ""
#: src/canvasesDesc.js:28
msgid "Our main canvas, a huge map of the world. Place everywhere you like"
msgstr ""
#: src/canvasesDesc.js:29
msgid "Moon canvas. Safe space for art. No flags or large text (unless part of art)"
msgstr ""
#: src/canvasesDesc.js:30
msgid "Place Voxels on a 3D canvas with others"
msgstr ""
#: src/canvasesDesc.js:31
msgid "Special canvas to spread awareness of SARS-CoV2"
msgstr ""
#: src/canvasesDesc.js:32
msgid "Mirror of PixelZone"
msgstr ""
#: src/canvasesDesc.js:33
msgid "Mirror of PixelCanvas"
msgstr ""
#: src/canvasesDesc.js:34
msgid "Black and White canvas"
msgstr ""