From 98ff4ee189ced04a0d3d7cf43ffa8f7963ca92c3 Mon Sep 17 00:00:00 2001 From: HF Date: Sat, 10 Feb 2024 13:23:36 +0100 Subject: [PATCH] update template --- template.pot | 377 ++++++++++++++++++++++++++------------------------- 1 file changed, 190 insertions(+), 187 deletions(-) diff --git a/template.pot b/template.pot index aa4f5af..8785209 100644 --- a/template.pot +++ b/template.pot @@ -46,12 +46,12 @@ msgstr "" msgid "Overlay OFF" msgstr "" -#: src/components/windows/Help.jsx:51 +#: src/components/windows/Help.jsx:50 #: src/controls/keypress.js:224 msgid "Easter Egg ON" msgstr "" -#: src/components/windows/Help.jsx:50 +#: src/components/windows/Help.jsx:49 #: src/controls/keypress.js:225 msgid "Easter Egg OFF" msgstr "" @@ -356,30 +356,6 @@ msgstr "" msgid "Globe View" msgstr "" -#: src/components/buttons/PencilButton.jsx:34 -msgid "History Pencil ON" -msgstr "" - -#: src/components/buttons/PencilButton.jsx:41 -msgid "Overlay Pencil ON" -msgstr "" - -#: src/components/buttons/PencilButton.jsx:68 -msgid "Enable Pencil" -msgstr "" - -#: src/components/buttons/PencilButton.jsx:72 -msgid "Disable Pencil" -msgstr "" - -#: src/components/buttons/PencilButton.jsx:76 -msgid "Disable History Pencil" -msgstr "" - -#: src/components/buttons/PencilButton.jsx:80 -msgid "Disable Overlay Pencil" -msgstr "" - #: src/components/buttons/PalselButton.jsx:30 msgid "Close Palette" msgstr "" @@ -388,6 +364,30 @@ msgstr "" msgid "Open Palette" msgstr "" +#: src/components/buttons/PencilButton.jsx:32 +msgid "History Pencil ON" +msgstr "" + +#: src/components/buttons/PencilButton.jsx:38 +msgid "Overlay Pencil ON" +msgstr "" + +#: src/components/buttons/PencilButton.jsx:65 +msgid "Enable Pencil" +msgstr "" + +#: src/components/buttons/PencilButton.jsx:69 +msgid "Disable Pencil" +msgstr "" + +#: src/components/buttons/PencilButton.jsx:73 +msgid "Disable History Pencil" +msgstr "" + +#: src/components/buttons/PencilButton.jsx:77 +msgid "Disable Overlay Pencil" +msgstr "" + #: src/components/windows/index.js:16 msgid "Registration" msgstr "" @@ -494,11 +494,11 @@ msgstr "" msgid "Why?" msgstr "" -#: src/components/windows/Help.jsx:66 +#: src/components/windows/Help.jsx:65 msgid "Place color pixels on a large canvas with other players online!" msgstr "" -#: src/components/windows/Help.jsx:67 +#: src/components/windows/Help.jsx:66 msgid "" "Our main canvas is a huge worldmap, you can place wherever you like, but " "you will have to wait a specific Cooldown between pixels. You can check out " @@ -508,39 +508,39 @@ msgid "" "and 7s on already set pixels." msgstr "" -#: src/components/windows/Help.jsx:71 +#: src/components/windows/Help.jsx:67 msgid "" "Higher zoomlevels take some time to update, the 3D globe gets updated at " "least once per day." msgstr "" -#: src/components/windows/Help.jsx:72 +#: src/components/windows/Help.jsx:68 msgid "Have fun!" msgstr "" -#: src/components/windows/Help.jsx:74 +#: src/components/windows/Help.jsx:70 msgid "recommended" msgstr "" -#: src/components/windows/Help.jsx:75 +#: src/components/windows/Help.jsx:71 msgid "Source on " msgstr "" -#: src/components/windows/Help.jsx:76 +#: src/components/windows/Help.jsx:72 msgid "Map Data" msgstr "" -#: src/components/windows/Help.jsx:77 +#: src/components/windows/Help.jsx:73 msgid "" "The bare map data that we use, together with converted OpenStreetMap tiles " "for orientation, can be downloaded from mega.nz here: " msgstr "" -#: src/components/windows/Help.jsx:79 +#: src/components/windows/Help.jsx:74 msgid "Banned? Detected as Proxy?" msgstr "" -#: src/components/windows/Help.jsx:81 +#: src/components/windows/Help.jsx:76 #, javascript-format msgid "" "If you got detected as proxy, but you are none, or think that you got " @@ -548,163 +548,138 @@ msgid "" "to ${ mailLink } and include the following IID:" msgstr "" -#: src/components/windows/Help.jsx:84 -#: src/components/windows/Help.jsx:101 +#: src/components/windows/Help.jsx:79 +#: src/components/windows/Help.jsx:96 msgid "Controls" msgstr "" -#: src/components/windows/Help.jsx:86 +#: src/components/windows/Help.jsx:81 msgid "Click a color in palette to select it" msgstr "" -#: src/components/windows/Help.jsx:87 +#: src/components/windows/Help.jsx:82 #, javascript-format msgid "Press ${ bindG } to toggle grid" msgstr "" -#: src/components/windows/Help.jsx:88 +#: src/components/windows/Help.jsx:83 #, javascript-format msgid "Press ${ bindX } to toggle showing of pixel activity" msgstr "" -#: src/components/windows/Help.jsx:89 +#: src/components/windows/Help.jsx:84 #, javascript-format msgid "Press ${ bindH } to toggle historical view" msgstr "" -#: src/components/windows/Help.jsx:90 +#: src/components/windows/Help.jsx:85 #, javascript-format msgid "Press ${ bindR } to copy coordinates" msgstr "" -#: src/components/windows/Help.jsx:91 +#: src/components/windows/Help.jsx:86 #, javascript-format msgid "Press ${ bindQ } or ${ bindE } to zoom" msgstr "" -#: src/components/windows/Help.jsx:92 -#: src/components/windows/Help.jsx:103 +#: src/components/windows/Help.jsx:87 +#: src/components/windows/Help.jsx:98 #, javascript-format msgid "Press ${ bindW }, ${ bindA }, ${ bindS }, ${ bindD } to move" msgstr "" -#: src/components/windows/Help.jsx:93 -#: src/components/windows/Help.jsx:104 +#: src/components/windows/Help.jsx:88 +#: src/components/windows/Help.jsx:99 #, javascript-format msgid "Press ${ bindAUp }, ${ bindALeft }, ${ bindADown }, ${ bindARight } to move" msgstr "" -#: src/components/windows/Help.jsx:94 +#: src/components/windows/Help.jsx:89 #, javascript-format msgid "Drag ${ mouseSymbol } mouse or ${ touchSymbol } pan to move" msgstr "" -#: src/components/windows/Help.jsx:95 +#: src/components/windows/Help.jsx:90 #, javascript-format msgid "Scroll ${ mouseSymbol } mouse wheel or ${ touchSymbol } pinch to zoom" msgstr "" -#: src/components/windows/Help.jsx:96 +#: src/components/windows/Help.jsx:91 #, javascript-format msgid "Hold left ${ bindShift } for placing while moving mouse" msgstr "" -#: src/components/windows/Help.jsx:97 +#: src/components/windows/Help.jsx:92 #, javascript-format msgid "" "Hold right ${ bindShift } for placing while moving mouse according to " "historical view" msgstr "" -#: src/components/windows/Help.jsx:98 -#: src/components/windows/Help.jsx:109 +#: src/components/windows/Help.jsx:93 +#: src/components/windows/Help.jsx:104 #, javascript-format msgid "${ mouseSymbol } Left click or ${ touchSymbol } tap to place a pixel" msgstr "" -#: src/components/windows/Help.jsx:99 -#: src/components/windows/Help.jsx:111 +#: src/components/windows/Help.jsx:94 +#: src/components/windows/Help.jsx:106 #, javascript-format msgid "" "Click ${ mouseSymbol } middle mouse button or ${ touchSymbol } long-tap to " "select current hovering color" msgstr "" -#: src/components/windows/Help.jsx:105 +#: src/components/windows/Help.jsx:100 #, javascript-format msgid "Press ${ bindQ } and ${ bindE } to fly up and down" msgstr "" -#: src/components/windows/Help.jsx:106 +#: src/components/windows/Help.jsx:101 #, javascript-format msgid "${ mouseSymbol } Hold left mouse button and drag mouse to rotate" msgstr "" -#: src/components/windows/Help.jsx:107 +#: src/components/windows/Help.jsx:102 #, javascript-format msgid "" "${ mouseSymbol } Scroll mouse wheel or hold ${ mouseSymbol } middle mouse " "button and drag to zoom" msgstr "" -#: src/components/windows/Help.jsx:108 +#: src/components/windows/Help.jsx:103 #, javascript-format msgid "${ mouseSymbol } Right click and drag mouse to pan" msgstr "" -#: src/components/windows/Help.jsx:110 +#: src/components/windows/Help.jsx:105 #, javascript-format msgid "" "${ mouseSymbol } Right click or ${ touchSymbol } double-tap to remove a " "pixel" msgstr "" -#: src/components/windows/Help.jsx:115 +#: src/components/windows/Help.jsx:110 msgid "" "We thanks those artists very much, they offered their palettes to the " "public on" msgstr "" -#: src/components/windows/Help.jsx:118 +#: src/components/windows/Help.jsx:113 #, javascript-format msgid "Credit for the Palette of the Moon goes to ${ starhouseLink }." msgstr "" -#: src/components/windows/Help.jsx:121 +#: src/components/windows/Help.jsx:116 #, javascript-format msgid "Credit for the Palette of the Top10 canvas goes to ${ vinikLink }." msgstr "" -#: src/components/windows/Help.jsx:124 +#: src/components/windows/Help.jsx:119 #, javascript-format msgid "Credit for the Palette of the 2bit canvas goes to ${ donendoLink }." msgstr "" -#: src/components/windows/UserArea.jsx:36 -#: src/components/windows/UserArea.jsx:56 -msgid "Profile" -msgstr "" - -#: src/components/windows/UserArea.jsx:59 -msgid "Statistics" -msgstr "" - -#: src/components/windows/UserArea.jsx:64 -msgid "Converter" -msgstr "" - -#: src/components/windows/UserArea.jsx:70 -msgid "Modtools" -msgstr "" - -#: src/components/windows/UserArea.jsx:71 -msgid "Loading..." -msgstr "" - -#: src/components/windows/UserArea.jsx:78 -msgid "Consider joining us on Guilded:" -msgstr "" - #: src/components/windows/Settings.jsx:91 msgid "Show Grid" msgstr "" @@ -850,6 +825,31 @@ msgstr "" msgid "Submit" msgstr "" +#: src/components/windows/UserArea.jsx:36 +#: src/components/windows/UserArea.jsx:56 +msgid "Profile" +msgstr "" + +#: src/components/windows/UserArea.jsx:59 +msgid "Statistics" +msgstr "" + +#: src/components/windows/UserArea.jsx:64 +msgid "Converter" +msgstr "" + +#: src/components/windows/UserArea.jsx:70 +msgid "Modtools" +msgstr "" + +#: src/components/windows/UserArea.jsx:71 +msgid "Loading..." +msgstr "" + +#: src/components/windows/UserArea.jsx:78 +msgid "Consider joining us on Guilded:" +msgstr "" + #: src/components/windows/CanvasSelect.jsx:29 msgid "" "Select the canvas you want to use.\n" @@ -1012,6 +1012,74 @@ msgstr "" msgid "Copy" msgstr "" +#: src/components/ChangeMail.jsx:91 +#: src/components/ChangeName.jsx:68 +#: src/components/ChangePassword.jsx:109 +#: src/components/LanguageSelect.jsx:79 +#: src/components/TemplateItemEdit.jsx:212 +msgid "Save" +msgstr "" + +#: src/components/TemplateSettings.jsx:57 +msgid "Templates" +msgstr "" + +#: src/components/TemplateSettings.jsx:61 +msgid "" +"Tired of always spaming one single color? Want to create art instead, but " +"you have to count pixels from some other image? Templates can help you with " +"that! Templates can show as overlay and you can draw over them. One pixel " +"on the template, should be one pixel on the canvas." +msgstr "" + +#: src/components/TemplateSettings.jsx:65 +msgid "Enable Overlay" +msgstr "" + +#: src/components/TemplateSettings.jsx:70 +msgid "Show templates as overlays ingame." +msgstr "" + +#: src/components/TemplateSettings.jsx:73 +msgid "Small Pixels Zoom" +msgstr "" + +#: src/components/TemplateSettings.jsx:78 +msgid "Show overlay as small individual pixels on high zoomlevels." +msgstr "" + +#: src/components/TemplateSettings.jsx:85 +msgid "Overlay Opacity" +msgstr "" + +#: src/components/TemplateSettings.jsx:99 +msgid "Opacity of Overlay in percent." +msgstr "" + +#: src/components/TemplateSettings.jsx:105 +msgid "Right-Shift Auto-Color" +msgstr "" + +#: src/components/TemplateSettings.jsx:110 +msgid "Place pixels from overlay on right-shift, instead of history." +msgstr "" + +#: src/components/TemplateSettings.jsx:149 +msgid "Cancel adding Template" +msgstr "" + +#: src/components/TemplateSettings.jsx:156 +msgid "Add Template" +msgstr "" + +#: src/components/TemplateSettings.jsx:173 +msgid "Export enabled templates" +msgstr "" + +#: src/components/TemplateSettings.jsx:182 +msgid "Import templates" +msgstr "" + #: src/components/LogInArea.jsx:19 msgid "Login to access more features and stats." msgstr "" @@ -1194,66 +1262,6 @@ msgstr "" msgid "Ranking updates every 5 min. Daily rankings get reset at midnight UTC." msgstr "" -#: src/components/ChangeMail.jsx:91 -#: src/components/ChangeName.jsx:68 -#: src/components/ChangePassword.jsx:109 -#: src/components/LanguageSelect.jsx:79 -#: src/components/TemplateItemEdit.jsx:212 -msgid "Save" -msgstr "" - -#: src/components/TemplateSettings.jsx:52 -msgid "Templates" -msgstr "" - -#: src/components/TemplateSettings.jsx:56 -msgid "" -"Tired of always spaming one single color? Want to create art instead, but " -"you have to count pixels from some other image? Templates can help you with " -"that! Templates can show as overlay and you can draw over them. One pixel " -"on the template, should be one pixel on the canvas." -msgstr "" - -#: src/components/TemplateSettings.jsx:60 -msgid "Enable Overlay" -msgstr "" - -#: src/components/TemplateSettings.jsx:65 -msgid "Show templates as overlays ingame." -msgstr "" - -#: src/components/TemplateSettings.jsx:68 -msgid "Small Pixels Overlay" -msgstr "" - -#: src/components/TemplateSettings.jsx:74 -msgid "Show overlay as small individual pixels (will only show in high zoomlevels)." -msgstr "" - -#: src/components/TemplateSettings.jsx:81 -msgid "Overlay Opacity" -msgstr "" - -#: src/components/TemplateSettings.jsx:95 -msgid "Opacity of Overlay in percent." -msgstr "" - -#: src/components/TemplateSettings.jsx:134 -msgid "Cancel adding Template" -msgstr "" - -#: src/components/TemplateSettings.jsx:141 -msgid "Add Template" -msgstr "" - -#: src/components/TemplateSettings.jsx:158 -msgid "Export enabled templates" -msgstr "" - -#: src/components/TemplateSettings.jsx:167 -msgid "Import templates" -msgstr "" - #: src/components/CanvasItem.jsx:29 msgid "Online Users" msgstr "" @@ -1301,24 +1309,35 @@ msgstr "" msgid "Dimensions" msgstr "" -#: src/core/chartSettings.js:30 -msgid "Top 10 Countries [pxls / day]" +#: src/components/ModWatchtools.jsx:125 +#: src/components/TemplateItem.jsx:54 +#: src/components/TemplateItemEdit.jsx:122 +msgid "Canvas" msgstr "" -#: src/core/chartSettings.js:127 -msgid "Players and Pixels per hour" +#: src/components/TemplateItem.jsx:57 +#: src/components/TemplateItemEdit.jsx:141 +msgid "Coordinates" msgstr "" -#: src/core/chartSettings.js:221 -msgid "Top 10 Players [pxls / day]" +#: src/components/TemplateItem.jsx:71 +msgid "Edit" msgstr "" -#: src/core/chartSettings.js:294 -msgid "Countries by Pixels Today" +#: src/components/TemplateItem.jsx:81 +msgid "Go to" msgstr "" -#: src/core/chartSettings.js:351 -msgid "Total Pixels placed per day" +#: src/components/TemplateItemEdit.jsx:97 +msgid "Select File" +msgstr "" + +#: src/components/TemplateItemEdit.jsx:120 +msgid "Template Name" +msgstr "" + +#: src/components/TemplateItemEdit.jsx:177 +msgid "Delete" msgstr "" #: src/components/LogInForm.jsx:77 @@ -1538,12 +1557,6 @@ msgstr "" msgid "Check who placed in an area" msgstr "" -#: src/components/ModWatchtools.jsx:125 -#: src/components/TemplateItem.jsx:54 -#: src/components/TemplateItemEdit.jsx:122 -msgid "Canvas" -msgstr "" - #: src/components/ModWatchtools.jsx:144 msgid "Interval" msgstr "" @@ -1580,29 +1593,24 @@ msgstr "" msgid "(0 = infinite)" msgstr "" -#: src/components/TemplateItem.jsx:57 -#: src/components/TemplateItemEdit.jsx:141 -msgid "Coordinates" +#: src/core/chartSettings.js:30 +msgid "Top 10 Countries [pxls / day]" msgstr "" -#: src/components/TemplateItem.jsx:71 -msgid "Edit" +#: src/core/chartSettings.js:127 +msgid "Players and Pixels per hour" msgstr "" -#: src/components/TemplateItem.jsx:81 -msgid "Go to" +#: src/core/chartSettings.js:221 +msgid "Top 10 Players [pxls / day]" msgstr "" -#: src/components/TemplateItemEdit.jsx:97 -msgid "Select File" +#: src/core/chartSettings.js:294 +msgid "Countries by Pixels Today" msgstr "" -#: src/components/TemplateItemEdit.jsx:120 -msgid "Template Name" -msgstr "" - -#: src/components/TemplateItemEdit.jsx:177 -msgid "Delete" +#: src/core/chartSettings.js:351 +msgid "Total Pixels placed per day" msgstr "" #: src/components/contextmenus/UserContextMenu.jsx:49 @@ -1679,11 +1687,6 @@ msgctxt "keybinds" msgid "Shift" msgstr "" -#: src/components/windows/Help.jsx:36 -msgctxt "keybinds" -msgid "C" -msgstr "" - #: src/components/windows/Settings.jsx:108 msgctxt "keybinds" msgid "N" @@ -1694,7 +1697,7 @@ msgctxt "keybinds" msgid "M" msgstr "" -#: src/components/TemplateSettings.jsx:61 +#: src/components/TemplateSettings.jsx:66 msgctxt "keybinds" msgid "T" msgstr ""