update transplation templates

This commit is contained in:
HF 2024-05-12 17:21:29 +02:00
parent 9092e15469
commit 77f7033b8f
Signed by: hf
GPG Key ID: E7ABBB827162F9CC
2 changed files with 319 additions and 299 deletions

View File

@ -220,35 +220,35 @@ msgstr ""
msgid "You are not banned" msgid "You are not banned"
msgstr "" msgstr ""
#: src/routes/api/auth/change_mail.js:22 #: src/routes/api/auth/register.js:27
#: src/routes/api/auth/register.js:24
msgid "This email provider is not allowed"
msgstr ""
#: src/routes/api/auth/register.js:31
msgid "No Captcha given" msgid "No Captcha given"
msgstr "" msgstr ""
#: src/routes/api/auth/register.js:34 #: src/routes/api/auth/register.js:30
msgid "E-Mail already in use." msgid "E-Mail already in use."
msgstr "" msgstr ""
#: src/routes/api/auth/register.js:36 #: src/routes/api/auth/register.js:32
msgid "Username already in use." msgid "Username already in use."
msgstr "" msgstr ""
#: src/routes/api/auth/register.js:59 #: src/routes/api/auth/register.js:55
msgid "You took too long, try again." msgid "You took too long, try again."
msgstr "" msgstr ""
#: src/routes/api/auth/register.js:62 #: src/routes/api/auth/register.js:58
msgid "You failed your captcha" msgid "You failed your captcha"
msgstr "" msgstr ""
#: src/routes/api/auth/register.js:65 #: src/routes/api/auth/register.js:61
msgid "Unknown Captcha Error" msgid "Unknown Captcha Error"
msgstr "" msgstr ""
#: src/routes/api/auth/change_mail.js:22
#: src/routes/api/auth/register.js:67
msgid "This email provider is not allowed"
msgstr ""
#: src/routes/api/auth/register.js:89 #: src/routes/api/auth/register.js:89
msgid "Failed to create new user :(" msgid "Failed to create new user :("
msgstr "" msgstr ""

View File

@ -263,8 +263,8 @@ msgstr ""
#: src/components/Converter.jsx:566 #: src/components/Converter.jsx:566
#: src/components/CoordinatesBox.jsx:42 #: src/components/CoordinatesBox.jsx:42
#: src/components/ModWatchtools.jsx:390 #: src/components/ModWatchtools.jsx:388
#: src/components/ModWatchtools.jsx:408 #: src/components/ModWatchtools.jsx:406
msgid "Copy to Clipboard" msgid "Copy to Clipboard"
msgstr "" msgstr ""
@ -292,15 +292,15 @@ msgid "Total"
msgstr "" msgstr ""
#: src/components/buttons/CanvasSwitchButton.jsx:20 #: src/components/buttons/CanvasSwitchButton.jsx:20
#: src/components/windows/index.js:19 #: src/components/windows/index.js:20
msgid "Canvas Selection" msgid "Canvas Selection"
msgstr "" msgstr ""
#: src/components/buttons/ChatButton.jsx:88 #: src/components/buttons/ChatButton.jsx:79
msgid "Close Chat" msgid "Close Chat"
msgstr "" msgstr ""
#: src/components/buttons/ChatButton.jsx:88 #: src/components/buttons/ChatButton.jsx:79
msgid "Open Chat" msgid "Open Chat"
msgstr "" msgstr ""
@ -321,8 +321,8 @@ msgid "Select Date above"
msgstr "" msgstr ""
#: src/components/Admintools.jsx:103 #: src/components/Admintools.jsx:103
#: src/components/ModCanvastools.jsx:229 #: src/components/ModCanvastools.jsx:227
#: src/components/ModWatchtools.jsx:120 #: src/components/ModWatchtools.jsx:118
#: src/components/Window.jsx:157 #: src/components/Window.jsx:157
#: src/components/Window.jsx:260 #: src/components/Window.jsx:260
#: src/components/contextmenus/ChannelContextMenu.jsx:59 #: src/components/contextmenus/ChannelContextMenu.jsx:59
@ -355,17 +355,17 @@ msgstr ""
#: src/components/BanInfo.jsx:75 #: src/components/BanInfo.jsx:75
#: src/components/buttons/HelpButton.jsx:20 #: src/components/buttons/HelpButton.jsx:20
#: src/components/windows/index.js:13 #: src/components/windows/index.js:14
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: src/components/buttons/SettingsButton.jsx:21 #: src/components/buttons/SettingsButton.jsx:21
#: src/components/windows/index.js:14 #: src/components/windows/index.js:15
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
#: src/components/buttons/LogInButton.jsx:20 #: src/components/buttons/LogInButton.jsx:20
#: src/components/windows/index.js:15 #: src/components/windows/index.js:16
msgid "User Area" msgid "User Area"
msgstr "" msgstr ""
@ -401,22 +401,26 @@ msgstr ""
msgid "Disable Overlay Pencil" msgid "Disable Overlay Pencil"
msgstr "" msgstr ""
#: src/components/windows/index.js:16 #: src/components/windows/index.js:17
msgid "Registration" msgid "Registration"
msgstr "" msgstr ""
#: src/components/windows/index.js:17 #: src/components/windows/index.js:18
msgid "Forgot Password" msgid "Forgot Password"
msgstr "" msgstr ""
#: src/components/windows/index.js:18 #: src/components/windows/index.js:19
msgid "Chat" msgid "Chat"
msgstr "" msgstr ""
#: src/components/windows/index.js:20 #: src/components/windows/index.js:21
msgid "Canvas Archive" msgid "Canvas Archive"
msgstr "" msgstr ""
#: src/components/windows/index.js:22
msgid "Player"
msgstr ""
#: src/components/GlobalCaptcha.jsx:47 #: src/components/GlobalCaptcha.jsx:47
msgid "You took too long, try again." msgid "You took too long, try again."
msgstr "" msgstr ""
@ -507,124 +511,6 @@ msgstr ""
msgid "Why?" msgid "Why?"
msgstr "" msgstr ""
#: src/components/windows/Settings.jsx:72
msgid "Show Grid"
msgstr ""
#: src/components/windows/Settings.jsx:77
msgid "Turn on grid to highlight pixel borders."
msgstr ""
#: src/components/windows/Settings.jsx:80
msgid "Show Pixel Activity"
msgstr ""
#: src/components/windows/Settings.jsx:85
msgid "Show circles where pixels are placed."
msgstr ""
#: src/components/windows/Settings.jsx:88
msgid "Always show Movement Controls"
msgstr ""
#: src/components/windows/Settings.jsx:93
msgid "Always show movement control buttons"
msgstr ""
#: src/components/windows/Settings.jsx:96
msgid "Disable Game Sounds"
msgstr ""
#: src/components/windows/Settings.jsx:102
msgid "All sound effects will be disabled."
msgstr ""
#: src/components/windows/Settings.jsx:106
msgid ""
"Your Browser doesn't allow us to use AudioContext to play sounds. Do you "
"have some privacy feature blocking us?"
msgstr ""
#: src/components/windows/Settings.jsx:112
msgid "Enable chat notifications"
msgstr ""
#: src/components/windows/Settings.jsx:116
msgid "Play a sound when new chat messages arrive"
msgstr ""
#: src/components/windows/Settings.jsx:119
msgid "Auto Zoom In"
msgstr ""
#: src/components/windows/Settings.jsx:124
msgid ""
"Zoom in instead of placing a pixel when you tap the canvas and your zoom is "
"small."
msgstr ""
#: src/components/windows/Settings.jsx:127
msgid "Compact Palette"
msgstr ""
#: src/components/windows/Settings.jsx:132
msgid "Display Palette in a compact form that takes less screen space."
msgstr ""
#: src/components/windows/Settings.jsx:135
msgid "Potato Mode"
msgstr ""
#: src/components/windows/Settings.jsx:139
msgid "For when you are playing on a potato."
msgstr ""
#: src/components/Converter.jsx:381
#: src/components/windows/Settings.jsx:142
msgid "Light Grid"
msgstr ""
#: src/components/windows/Settings.jsx:146
msgid "Show Grid in white instead of black."
msgstr ""
#: src/components/windows/Settings.jsx:149
msgid "Custom Cursor"
msgstr ""
#: src/components/windows/Settings.jsx:153
msgid "Use our custom cursor"
msgstr ""
#: src/components/windows/Settings.jsx:157
msgid "Historical View"
msgstr ""
#: src/components/windows/Settings.jsx:162
msgid "Check out past versions of the canvas."
msgstr ""
#: src/components/windows/Settings.jsx:166
#, javascript-format
msgid "Pencil Mode for ${ canvasName } canvas"
msgstr ""
#: src/components/windows/Settings.jsx:174
msgid "What the pencil should draw on the current canvas."
msgstr ""
#: src/components/windows/Settings.jsx:178
msgid "Themes"
msgstr ""
#: src/components/windows/Settings.jsx:183
msgid "How pixelplanet should look like."
msgstr ""
#: src/components/windows/Settings.jsx:190
msgid "Select Language"
msgstr ""
#: src/components/windows/Help.jsx:65 #: src/components/windows/Help.jsx:65
msgid "Place color pixels on a large canvas with other players online!" msgid "Place color pixels on a large canvas with other players online!"
msgstr "" msgstr ""
@ -804,6 +690,124 @@ msgstr ""
msgid "Credit for the Palette of the 2bit canvas goes to ${ donendoLink }." msgid "Credit for the Palette of the 2bit canvas goes to ${ donendoLink }."
msgstr "" msgstr ""
#: src/components/windows/Settings.jsx:72
msgid "Show Grid"
msgstr ""
#: src/components/windows/Settings.jsx:77
msgid "Turn on grid to highlight pixel borders."
msgstr ""
#: src/components/windows/Settings.jsx:80
msgid "Show Pixel Activity"
msgstr ""
#: src/components/windows/Settings.jsx:85
msgid "Show circles where pixels are placed."
msgstr ""
#: src/components/windows/Settings.jsx:88
msgid "Always show Movement Controls"
msgstr ""
#: src/components/windows/Settings.jsx:93
msgid "Always show movement control buttons"
msgstr ""
#: src/components/windows/Settings.jsx:96
msgid "Disable Game Sounds"
msgstr ""
#: src/components/windows/Settings.jsx:102
msgid "All sound effects will be disabled."
msgstr ""
#: src/components/windows/Settings.jsx:106
msgid ""
"Your Browser doesn't allow us to use AudioContext to play sounds. Do you "
"have some privacy feature blocking us?"
msgstr ""
#: src/components/windows/Settings.jsx:112
msgid "Enable chat notifications"
msgstr ""
#: src/components/windows/Settings.jsx:116
msgid "Play a sound when new chat messages arrive"
msgstr ""
#: src/components/windows/Settings.jsx:119
msgid "Auto Zoom In"
msgstr ""
#: src/components/windows/Settings.jsx:124
msgid ""
"Zoom in instead of placing a pixel when you tap the canvas and your zoom is "
"small."
msgstr ""
#: src/components/windows/Settings.jsx:127
msgid "Compact Palette"
msgstr ""
#: src/components/windows/Settings.jsx:132
msgid "Display Palette in a compact form that takes less screen space."
msgstr ""
#: src/components/windows/Settings.jsx:135
msgid "Potato Mode"
msgstr ""
#: src/components/windows/Settings.jsx:139
msgid "For when you are playing on a potato."
msgstr ""
#: src/components/Converter.jsx:381
#: src/components/windows/Settings.jsx:142
msgid "Light Grid"
msgstr ""
#: src/components/windows/Settings.jsx:146
msgid "Show Grid in white instead of black."
msgstr ""
#: src/components/windows/Settings.jsx:149
msgid "Custom Cursor"
msgstr ""
#: src/components/windows/Settings.jsx:153
msgid "Use our custom cursor"
msgstr ""
#: src/components/windows/Settings.jsx:157
msgid "Historical View"
msgstr ""
#: src/components/windows/Settings.jsx:162
msgid "Check out past versions of the canvas."
msgstr ""
#: src/components/windows/Settings.jsx:166
#, javascript-format
msgid "Pencil Mode for ${ canvasName } canvas"
msgstr ""
#: src/components/windows/Settings.jsx:174
msgid "What the pencil should draw on the current canvas."
msgstr ""
#: src/components/windows/Settings.jsx:178
msgid "Themes"
msgstr ""
#: src/components/windows/Settings.jsx:183
msgid "How pixelplanet should look like."
msgstr ""
#: src/components/windows/Settings.jsx:190
msgid "Select Language"
msgstr ""
#: src/components/windows/UserArea.jsx:36 #: src/components/windows/UserArea.jsx:36
#: src/components/windows/UserArea.jsx:56 #: src/components/windows/UserArea.jsx:56
msgid "Profile" msgid "Profile"
@ -829,22 +833,6 @@ msgstr ""
msgid "Consider joining us on Guilded:" msgid "Consider joining us on Guilded:"
msgstr "" 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 #: src/components/windows/Register.jsx:87
msgid "Register new account here" msgid "Register new account here"
msgstr "" msgstr ""
@ -879,16 +867,32 @@ msgstr ""
#: src/components/Admintools.jsx:154 #: src/components/Admintools.jsx:154
#: src/components/Admintools.jsx:238 #: src/components/Admintools.jsx:238
#: src/components/ModCanvastools.jsx:315 #: src/components/ModCanvastools.jsx:313
#: src/components/ModCanvastools.jsx:406 #: src/components/ModCanvastools.jsx:404
#: src/components/ModCanvastools.jsx:484 #: src/components/ModCanvastools.jsx:482
#: src/components/ModCanvastools.jsx:585 #: src/components/ModCanvastools.jsx:583
#: src/components/ModIIDtools.jsx:135 #: src/components/ModIIDtools.jsx:135
#: src/components/windows/ForgotPassword.jsx:84 #: src/components/windows/ForgotPassword.jsx:84
#: src/components/windows/Register.jsx:127 #: src/components/windows/Register.jsx:127
msgid "Submit" msgid "Submit"
msgstr "" 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 #: src/components/windows/Archive.jsx:9
msgid "" msgid ""
"While we tend to not delete canvases, some canvases are started for fun or " "While we tend to not delete canvases, some canvases are started for fun or "
@ -938,6 +942,10 @@ msgstr ""
msgid "Channel settings" msgid "Channel settings"
msgstr "" msgstr ""
#: src/components/windows/Player.jsx:17
msgid "This URL is not supported by our Media Player"
msgstr ""
#: src/components/windows/ForgotPassword.jsx:58 #: src/components/windows/ForgotPassword.jsx:58
msgid "Sent you a mail with instructions to reset your password." msgid "Sent you a mail with instructions to reset your password."
msgstr "" msgstr ""
@ -1027,6 +1035,14 @@ msgstr ""
msgid "Password must be shorter than 60 characters." msgid "Password must be shorter than 60 characters."
msgstr "" msgstr ""
#: src/components/GetIID.jsx:44
msgid "Get IID"
msgstr ""
#: src/components/GetIID.jsx:53
msgid "Copy"
msgstr ""
#: src/components/ChangeMail.jsx:91 #: src/components/ChangeMail.jsx:91
#: src/components/ChangeName.jsx:68 #: src/components/ChangeName.jsx:68
#: src/components/ChangePassword.jsx:109 #: src/components/ChangePassword.jsx:109
@ -1087,14 +1103,6 @@ msgstr ""
msgid "Import templates" msgid "Import templates"
msgstr "" msgstr ""
#: src/components/GetIID.jsx:44
msgid "Get IID"
msgstr ""
#: src/components/GetIID.jsx:53
msgid "Copy"
msgstr ""
#: src/components/LogInArea.jsx:19 #: src/components/LogInArea.jsx:19
msgid "Login to access more features and stats." msgid "Login to access more features and stats."
msgstr "" msgstr ""
@ -1160,56 +1168,8 @@ msgstr ""
msgid "Social Settings" msgid "Social Settings"
msgstr "" msgstr ""
#: src/components/Rankings.jsx:168
msgid "Yesterday"
msgstr ""
#: src/components/Rankings.jsx:177
msgid "Countries Today"
msgstr ""
#: src/components/Rankings.jsx:186
#: src/components/Rankings.jsx:203
msgid "Charts"
msgstr ""
#: src/components/Rankings.jsx:191
msgid "Total Pixels per Player"
msgstr ""
#: src/components/Rankings.jsx:192
msgid "Daily Pixels per Player"
msgstr ""
#: src/components/Rankings.jsx:193
msgid "Top 10 Players from Yesterday"
msgstr ""
#: src/components/Rankings.jsx:197
msgid "Daily Pixels per Country"
msgstr ""
#: src/components/Rankings.jsx:215
#: src/components/Rankings.jsx:224
#: src/components/Rankings.jsx:233
msgid "User"
msgstr ""
#: src/components/CooldownChanges.jsx:24
#: src/components/Rankings.jsx:240
msgid "Country"
msgstr ""
#: src/components/Rankings.jsx:243
msgid "+last hour"
msgstr ""
#: src/components/Rankings.jsx:314
msgid "Ranking updates every 5 min. Daily rankings get reset at midnight UTC."
msgstr ""
#: src/components/Converter.jsx:191 #: src/components/Converter.jsx:191
#: src/components/ModCanvastools.jsx:233 #: src/components/ModCanvastools.jsx:231
msgid "Choose Canvas" msgid "Choose Canvas"
msgstr "" msgstr ""
@ -1287,6 +1247,54 @@ msgstr ""
msgid "Download Template" msgid "Download Template"
msgstr "" msgstr ""
#: src/components/Rankings.jsx:168
msgid "Yesterday"
msgstr ""
#: src/components/Rankings.jsx:177
msgid "Countries Today"
msgstr ""
#: src/components/Rankings.jsx:186
#: src/components/Rankings.jsx:203
msgid "Charts"
msgstr ""
#: src/components/Rankings.jsx:191
msgid "Total Pixels per Player"
msgstr ""
#: src/components/Rankings.jsx:192
msgid "Daily Pixels per Player"
msgstr ""
#: src/components/Rankings.jsx:193
msgid "Top 10 Players from Yesterday"
msgstr ""
#: src/components/Rankings.jsx:197
msgid "Daily Pixels per Country"
msgstr ""
#: src/components/Rankings.jsx:215
#: src/components/Rankings.jsx:224
#: src/components/Rankings.jsx:233
msgid "User"
msgstr ""
#: src/components/CooldownChanges.jsx:24
#: src/components/Rankings.jsx:240
msgid "Country"
msgstr ""
#: src/components/Rankings.jsx:243
msgid "+last hour"
msgstr ""
#: src/components/Rankings.jsx:314
msgid "Ranking updates every 5 min. Daily rankings get reset at midnight UTC."
msgstr ""
#: src/components/CanvasItem.jsx:29 #: src/components/CanvasItem.jsx:29
msgid "Online Users" msgid "Online Users"
msgstr "" msgstr ""
@ -1334,7 +1342,15 @@ msgstr ""
msgid "Dimensions" msgid "Dimensions"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:125 #: 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/TemplateItem.jsx:54
#: src/components/TemplateItemEdit.jsx:122 #: src/components/TemplateItemEdit.jsx:122
msgid "Canvas" msgid "Canvas"
@ -1345,22 +1361,6 @@ msgstr ""
msgid "Coordinates" msgid "Coordinates"
msgstr "" 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 #: src/components/TemplateItemEdit.jsx:174
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@ -1373,20 +1373,6 @@ msgstr ""
msgid "LogIn" msgid "LogIn"
msgstr "" 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 #: src/components/ChangePassword.jsx:21
msgid "Passwords do not match." msgid "Passwords do not match."
msgstr "" msgstr ""
@ -1421,6 +1407,20 @@ msgstr ""
msgid "New Mail" msgid "New Mail"
msgstr "" 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 #: src/components/DeleteAccount.jsx:66
msgid "Yes, Delete My Account!" msgid "Yes, Delete My Account!"
msgstr "" msgstr ""
@ -1449,102 +1449,102 @@ msgstr ""
msgid "You have no users blocked" msgid "You have no users blocked"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:171 #: src/components/ModCanvastools.jsx:169
msgid "Build image on canvas." msgid "Build image on canvas."
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:174 #: src/components/ModCanvastools.jsx:172
msgid "Build image and set it to protected." msgid "Build image and set it to protected."
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:177 #: src/components/ModCanvastools.jsx:175
msgid "Build image, but reset cooldown to unset-pixel cd." msgid "Build image, but reset cooldown to unset-pixel cd."
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:187 #: src/components/ModCanvastools.jsx:185
msgid "Clean spare pixels that are surrounded by unset pixels" msgid "Clean spare pixels that are surrounded by unset pixels"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:191 #: src/components/ModCanvastools.jsx:189
msgid "" msgid ""
"Clean spare pixels that are surrounded by unset pixels and up to 1 other " "Clean spare pixels that are surrounded by unset pixels and up to 1 other "
"set pixels" "set pixels"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:195 #: src/components/ModCanvastools.jsx:193
msgid "" msgid ""
"Clean spare pixels that are surrounded by a single other color or unset " "Clean spare pixels that are surrounded by a single other color or unset "
"pixels (VERY AGGRESSIVE ON CANVASES THAT ALLOW UNSET PIXELS (where there " "pixels (VERY AGGRESSIVE ON CANVASES THAT ALLOW UNSET PIXELS (where there "
"are two cooldowns)!)" "are two cooldowns)!)"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:199 #: src/components/ModCanvastools.jsx:197
msgid "" msgid ""
"Turn every pixel in area to 0 (YOU REALLY SHOULDN'T DO THAT ON ANY AREA " "Turn every pixel in area to 0 (YOU REALLY SHOULDN'T DO THAT ON ANY AREA "
"THAT ISN'T ALREADY MOSTLY 0)" "THAT ISN'T ALREADY MOSTLY 0)"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:210 #: src/components/ModCanvastools.jsx:208
msgid "Status: Not running" msgid "Status: Not running"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:252 #: src/components/ModCanvastools.jsx:250
msgid "Image Upload" msgid "Image Upload"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:253 #: src/components/ModCanvastools.jsx:251
msgid "Upload images to canvas" msgid "Upload images to canvas"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:255 #: src/components/ModCanvastools.jsx:253
msgid "File" msgid "File"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:276 #: src/components/ModCanvastools.jsx:274
msgid "Coordinates:" msgid "Coordinates:"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:320 #: src/components/ModCanvastools.jsx:318
msgid "Pixel Protection" msgid "Pixel Protection"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:324 #: src/components/ModCanvastools.jsx:322
msgid "" msgid ""
"Set protection of areas (if you need finer grained control, use protect " "Set protection of areas (if you need finer grained control, use protect "
"with image upload and alpha layers)" "with image upload and alpha layers)"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:344 #: src/components/ModCanvastools.jsx:342
#: src/components/ModCanvastools.jsx:421 #: src/components/ModCanvastools.jsx:419
#: src/components/ModCanvastools.jsx:515 #: src/components/ModCanvastools.jsx:513
#: src/components/ModWatchtools.jsx:176 #: src/components/ModWatchtools.jsx:174
msgid "Top-left corner" msgid "Top-left corner"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:366 #: src/components/ModCanvastools.jsx:364
#: src/components/ModCanvastools.jsx:443 #: src/components/ModCanvastools.jsx:441
#: src/components/ModCanvastools.jsx:537 #: src/components/ModCanvastools.jsx:535
#: src/components/ModWatchtools.jsx:198 #: src/components/ModWatchtools.jsx:196
msgid "Bottom-right corner" msgid "Bottom-right corner"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:412 #: src/components/ModCanvastools.jsx:410
msgid "Rollback to Date" msgid "Rollback to Date"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:416 #: src/components/ModCanvastools.jsx:414
msgid "Rollback an area of the canvas to a set date and time" msgid "Rollback an area of the canvas to a set date and time"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:490 #: src/components/ModCanvastools.jsx:488
msgid "Canvas Cleaner" msgid "Canvas Cleaner"
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:492 #: src/components/ModCanvastools.jsx:490
msgid "Apply a filter to clean trash in large canvas areas." msgid "Apply a filter to clean trash in large canvas areas."
msgstr "" msgstr ""
#: src/components/ModCanvastools.jsx:603 #: src/components/ModCanvastools.jsx:601
msgid "Stop Cleaner" msgid "Stop Cleaner"
msgstr "" msgstr ""
@ -1580,30 +1580,38 @@ msgstr ""
msgid "User Name" msgid "User Name"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:48 #: src/components/ModWatchtools.jsx:49
msgid "Interval is invalid" msgid "Interval is invalid"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:124 #: src/components/ModWatchtools.jsx:122
msgid "Check who placed in an area" msgid "Check who placed in an area"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:144 #: src/components/ModWatchtools.jsx:142
msgid "Interval" msgid "Interval"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:159 #: src/components/ModWatchtools.jsx:157
msgid "IID (optional)" msgid "IID (optional)"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:249 #: src/components/ModWatchtools.jsx:247
msgid "Get Pixels" msgid "Get Pixels"
msgstr "" msgstr ""
#: src/components/ModWatchtools.jsx:281 #: src/components/ModWatchtools.jsx:279
msgid "Get Users" msgid "Get Users"
msgstr "" msgstr ""
#: src/components/TemplateItem.jsx:71
msgid "Edit"
msgstr ""
#: src/components/TemplateItem.jsx:81
msgid "Go to"
msgstr ""
#: src/components/ModIIDtools.jsx:20 #: src/components/ModIIDtools.jsx:20
msgid "You must enter a duration" msgid "You must enter a duration"
msgstr "" msgstr ""
@ -1670,6 +1678,18 @@ msgstr ""
msgid "Mute" msgid "Mute"
msgstr "" msgstr ""
#: src/components/MdLink.jsx:93
msgid "Open in PopUp"
msgstr ""
#: src/components/MdLink.jsx:104
msgid "Hide Embed"
msgstr ""
#: src/components/MdLink.jsx:110
msgid "Show Embedded"
msgstr ""
#: src/components/windows/Help.jsx:19 #: src/components/windows/Help.jsx:19
#: src/components/windows/Settings.jsx:73 #: src/components/windows/Settings.jsx:73
msgctxt "keybinds" msgctxt "keybinds"
@ -1682,27 +1702,12 @@ msgctxt "keybinds"
msgid "X" msgid "X"
msgstr "" msgstr ""
#: src/components/windows/Settings.jsx:89
msgctxt "keybinds"
msgid "N"
msgstr ""
#: src/components/windows/Settings.jsx:97
msgctxt "keybinds"
msgid "M"
msgstr ""
#: src/components/windows/Help.jsx:21 #: src/components/windows/Help.jsx:21
#: src/components/windows/Settings.jsx:159 #: src/components/windows/Settings.jsx:159
msgctxt "keybinds" msgctxt "keybinds"
msgid "H" msgid "H"
msgstr "" msgstr ""
#: src/components/windows/Settings.jsx:169
msgctxt "keybinds"
msgid "B"
msgstr ""
#: src/components/windows/Help.jsx:22 #: src/components/windows/Help.jsx:22
msgctxt "keybinds" msgctxt "keybinds"
msgid "R" msgid "R"
@ -1743,6 +1748,21 @@ msgctxt "keybinds"
msgid "Shift" msgid "Shift"
msgstr "" msgstr ""
#: src/components/windows/Settings.jsx:89
msgctxt "keybinds"
msgid "N"
msgstr ""
#: src/components/windows/Settings.jsx:97
msgctxt "keybinds"
msgid "M"
msgstr ""
#: src/components/windows/Settings.jsx:169
msgctxt "keybinds"
msgid "B"
msgstr ""
#: src/components/TemplateSettings.jsx:61 #: src/components/TemplateSettings.jsx:61
msgctxt "keybinds" msgctxt "keybinds"
msgid "T" msgid "T"