diff --git a/i18n/template-ssr.pot b/i18n/template-ssr.pot index 897e024..a48163a 100644 --- a/i18n/template-ssr.pot +++ b/i18n/template-ssr.pot @@ -106,11 +106,11 @@ msgstr "" msgid "PixelPlanet.Fun PopUp" msgstr "" -#: src/ssr/Main.jsx:65 +#: src/ssr/Main.jsx:68 msgid "PixelPlanet.Fun" msgstr "" -#: src/ssr/Main.jsx:66 +#: src/ssr/Main.jsx:69 msgid "Place color pixels on an map styled canvas with other players online" msgstr "" @@ -241,19 +241,23 @@ msgid "You failed your captcha" msgstr "" #: src/routes/api/auth/register.js:61 +msgid "Please refresh the website" +msgstr "" + +#: src/routes/api/auth/register.js:64 msgid "Unknown Captcha Error" msgstr "" #: src/routes/api/auth/change_mail.js:22 -#: src/routes/api/auth/register.js:67 +#: src/routes/api/auth/register.js:70 msgid "This email provider is not allowed" msgstr "" -#: src/routes/api/auth/register.js:89 +#: src/routes/api/auth/register.js:92 msgid "Failed to create new user :(" msgstr "" -#: src/routes/api/auth/register.js:105 +#: src/routes/api/auth/register.js:108 msgid "Failed to establish session after register :(" msgstr "" diff --git a/i18n/template.pot b/i18n/template.pot index 5ec6b7a..5204322 100644 --- a/i18n/template.pot +++ b/i18n/template.pot @@ -209,11 +209,19 @@ msgstr "" msgid "Can not import more than 20 or no template!" msgstr "" -#: src/components/BanInfo.jsx:136 +#: src/components/BanInfo.jsx:132 #: src/store/actions/index.js:7 msgid "OK" msgstr "" +#: src/store/actions/index.js:19 +msgid "Change Happened" +msgstr "" + +#: src/store/actions/index.js:19 +msgid "Please refresh the website" +msgstr "" + #: src/store/actions/fetch.js:55 msgid "You made too many requests" msgstr "" @@ -359,11 +367,6 @@ msgstr "" msgid "Help" msgstr "" -#: src/components/buttons/SettingsButton.jsx:21 -#: src/components/windows/index.js:15 -msgid "Settings" -msgstr "" - #: src/components/buttons/LogInButton.jsx:20 #: src/components/windows/index.js:16 msgid "User Area" @@ -385,6 +388,11 @@ msgstr "" msgid "Open Palette" msgstr "" +#: src/components/buttons/SettingsButton.jsx:21 +#: src/components/windows/index.js:15 +msgid "Settings" +msgstr "" + #: src/components/buttons/PencilButton.jsx:41 msgid "Enable Pencil" msgstr "" @@ -421,23 +429,23 @@ msgstr "" msgid "Player" msgstr "" -#: src/components/GlobalCaptcha.jsx:47 +#: src/components/GlobalCaptcha.jsx:48 msgid "You took too long, try again." msgstr "" -#: src/components/GlobalCaptcha.jsx:50 +#: src/components/GlobalCaptcha.jsx:51 msgid "You failed your captcha" msgstr "" -#: src/components/GlobalCaptcha.jsx:53 +#: src/components/GlobalCaptcha.jsx:54 msgid "No or invalid captcha text" msgstr "" -#: src/components/GlobalCaptcha.jsx:56 +#: src/components/GlobalCaptcha.jsx:57 msgid "No captcha id given" msgstr "" -#: src/components/GlobalCaptcha.jsx:59 +#: src/components/GlobalCaptcha.jsx:63 msgid "Unknown Captcha Error" msgstr "" @@ -447,7 +455,7 @@ msgstr "" #: src/components/ChangeName.jsx:58 #: src/components/ChangePassword.jsx:79 #: src/components/DeleteAccount.jsx:55 -#: src/components/GlobalCaptcha.jsx:71 +#: src/components/GlobalCaptcha.jsx:75 #: src/components/LogInForm.jsx:70 #: src/components/windows/ForgotPassword.jsx:73 #: src/components/windows/Register.jsx:89 @@ -458,14 +466,15 @@ msgstr "" #: src/components/ChangeName.jsx:70 #: src/components/ChangePassword.jsx:115 #: src/components/DeleteAccount.jsx:68 -#: src/components/GlobalCaptcha.jsx:80 +#: src/components/GlobalCaptcha.jsx:84 +#: src/components/RefreshPrompt.jsx:16 #: src/components/TemplateItemEdit.jsx:181 #: src/components/windows/ForgotPassword.jsx:89 #: src/components/windows/Register.jsx:133 msgid "Cancel" msgstr "" -#: src/components/GlobalCaptcha.jsx:86 +#: src/components/GlobalCaptcha.jsx:90 msgid "Send" msgstr "" @@ -511,6 +520,10 @@ msgstr "" msgid "Why?" msgstr "" +#: src/components/RefreshPrompt.jsx:14 +msgid "Refresh" +msgstr "" + #: src/components/windows/Help.jsx:65 msgid "Place color pixels on a large canvas with other players online!" msgstr "" @@ -833,6 +846,22 @@ msgstr "" msgid "Consider joining us on Guilded:" msgstr "" +#: src/components/windows/CanvasSelect.jsx:29 +msgid "" +"Select the canvas you want to use.\n" +"Every canvas is unique and has different palettes, cooldown and " +"requirements.\n" +"Archived canvases can be accessed here:" +msgstr "" + +#: src/components/windows/CanvasSelect.jsx:37 +msgid "Archive" +msgstr "" + +#: src/components/windows/CanvasSelect.jsx:70 +msgid "Retired Canvases (history only)" +msgstr "" + #: src/components/windows/Register.jsx:87 msgid "Register new account here" msgstr "" @@ -877,22 +906,6 @@ msgstr "" msgid "Submit" msgstr "" -#: src/components/windows/CanvasSelect.jsx:29 -msgid "" -"Select the canvas you want to use.\n" -"Every canvas is unique and has different palettes, cooldown and " -"requirements.\n" -"Archived canvases can be accessed here:" -msgstr "" - -#: src/components/windows/CanvasSelect.jsx:37 -msgid "Archive" -msgstr "" - -#: src/components/windows/CanvasSelect.jsx:70 -msgid "Retired Canvases (history only)" -msgstr "" - #: src/components/windows/Archive.jsx:9 msgid "" "While we tend to not delete canvases, some canvases are started for fun or " @@ -1342,14 +1355,6 @@ msgstr "" msgid "Dimensions" msgstr "" -#: src/components/TemplateItemEdit.jsx:97 -msgid "Select File" -msgstr "" - -#: src/components/TemplateItemEdit.jsx:120 -msgid "Template Name" -msgstr "" - #: src/components/ModWatchtools.jsx:123 #: src/components/TemplateItem.jsx:54 #: src/components/TemplateItemEdit.jsx:122 @@ -1361,6 +1366,22 @@ msgstr "" msgid "Coordinates" msgstr "" +#: src/components/TemplateItem.jsx:71 +msgid "Edit" +msgstr "" + +#: src/components/TemplateItem.jsx:81 +msgid "Go to" +msgstr "" + +#: src/components/TemplateItemEdit.jsx:97 +msgid "Select File" +msgstr "" + +#: src/components/TemplateItemEdit.jsx:120 +msgid "Template Name" +msgstr "" + #: src/components/TemplateItemEdit.jsx:174 msgid "Delete" msgstr "" @@ -1373,6 +1394,20 @@ msgstr "" msgid "LogIn" msgstr "" +#: src/components/UserMessages.jsx:28 +msgid "" +"Please verify your mail address 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:21 msgid "Passwords do not match." msgstr "" @@ -1407,20 +1442,6 @@ msgstr "" msgid "New Mail" msgstr "" -#: src/components/UserMessages.jsx:28 -msgid "" -"Please verify your mail address 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/DeleteAccount.jsx:66 msgid "Yes, Delete My Account!" msgstr "" @@ -1604,14 +1625,6 @@ msgstr "" msgid "Get Users" msgstr "" -#: src/components/TemplateItem.jsx:71 -msgid "Edit" -msgstr "" - -#: src/components/TemplateItem.jsx:81 -msgid "Go to" -msgstr "" - #: src/components/ModIIDtools.jsx:20 msgid "You must enter a duration" msgstr "" @@ -1678,15 +1691,15 @@ msgstr "" msgid "Mute" msgstr "" -#: src/components/MdLink.jsx:93 +#: src/components/MdLink.jsx:98 msgid "Open in PopUp" msgstr "" -#: src/components/MdLink.jsx:104 +#: src/components/MdLink.jsx:109 msgid "Hide Embed" msgstr "" -#: src/components/MdLink.jsx:110 +#: src/components/MdLink.jsx:115 msgid "Show Embedded" msgstr ""