[Settings]adjust preview page text (#17886)

* Move Preview strings

Use as short (yet descriptive) a text as possible - at least for the Headers. The rest should be in Descriptions.

* Rewrite pointers for thumbnails

I made them `...ToggleSwitch_Thumbnail_extension` to be consistent with the `_Preview` pointers, and to represent UI hierarchy.

* sloppy typo

* Added a few example extensions

And a few tiny things.

* dots

* G-code spelling

* Update expect.txt

* Fix misplaced tag + icons

e914 = "Printer3D"

* Fixing error

Must've been line 634

* fix

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

* etc to ellipsis

Small thing, but I see the translation value

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
This commit is contained in:
Jay 2022-05-06 14:58:41 +02:00 committed by GitHub
parent affe40a206
commit 0d2c0fd5da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 73 additions and 44 deletions

View File

@ -1919,6 +1919,7 @@ STDMETHODCALLTYPE
STDMETHODIMP STDMETHODIMP
stdout stdout
stefan stefan
Stereolithography
STGM STGM
STGMEDIUM STGMEDIUM
sticpl sticpl

View File

@ -273,10 +273,7 @@
</data> </data>
<data name="KeyboardManager_EnableToggle.Header" xml:space="preserve"> <data name="KeyboardManager_EnableToggle.Header" xml:space="preserve">
<value>Enable Keyboard Manager</value> <value>Enable Keyboard Manager</value>
<comment> <comment>Keyboard Manager enable toggle header. Do not loc the Product name. Do you want this feature on / off</comment>
Keyboard Manager enable toggle header
do not loc the Product name. Do you want this feature on / off
</comment>
</data> </data>
<data name="KeyboardManager_ProfileDescription.Text" xml:space="preserve"> <data name="KeyboardManager_ProfileDescription.Text" xml:space="preserve">
<value>Select the profile to display the active key remap and shortcuts</value> <value>Select the profile to display the active key remap and shortcuts</value>
@ -617,32 +614,60 @@
<value>Show recently used strings</value> <value>Show recently used strings</value>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_MD.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_MD.Header" xml:space="preserve">
<value>Enable Markdown preview (.md, .markdown, .mdown, .mkdn, .mkd, .mdwn, .mdtxt, .mdtext)</value> <value>Markdown</value>
<comment>Do not loc "Markdown". Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_MD.Description" xml:space="preserve">
<value>.md, .markdown, .mdown, .mkdn, .mkd, .mdwn, .mdtxt, .mdtext</value>
<comment>File extensions, should not be altered</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_Monaco.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_Monaco.Header" xml:space="preserve">
<value>Enable developer files preview (Example: .cpp, .py, ...)</value> <value>Source code files (Monaco)</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_Monaco.Description" xml:space="preserve">
<value>.cpp, .py, .json, .xml, .csproj, ...</value>
<comment>File extensions should not be altered</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_SVG.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_SVG.Header" xml:space="preserve">
<value>Enable SVG (.svg) preview</value> <value>Scalable Vector Graphics</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_SVG.Description" xml:space="preserve">
<value>.svg</value>
<comment>File extension, should not be altered</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_PDF.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_PDF.Header" xml:space="preserve">
<value>Enable PDF (.pdf) preview</value> <value>Portable Document Format</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_SVG_Thumbnail.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_PDF.Description" xml:space="preserve">
<value>Enable SVG (.svg) thumbnails</value> <value>.pdf</value>
<comment>Do you want this feature on / off</comment> <comment>File extension, should not be altered</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_STL_Thumbnail.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Thumbnail_SVG.Header" xml:space="preserve">
<value>Enable STL (.stl) thumbnails</value> <value>Scalable Vector Graphics</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_PDF_Thumbnail.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Thumbnail_SVG.Description" xml:space="preserve">
<value>Enable PDF (.pdf) thumbnails</value> <value>.svg</value>
<comment>Do you want this feature on / off</comment> <comment>File extension, should not be altered</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Thumbnail_STL.Header" xml:space="preserve">
<value>Stereolithography</value>
<comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Thumbnail_STL.Description" xml:space="preserve">
<value>.stl</value>
<comment>File extension, should not be altered</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Thumbnail_PDF.Header" xml:space="preserve">
<value>Portable Document Format</value>
<comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Thumbnail_PDF.Description" xml:space="preserve">
<value>.pdf</value>
<comment>File extension, should not be altered</comment>
</data> </data>
<data name="FileExplorerPreview.ModuleDescription" xml:space="preserve"> <data name="FileExplorerPreview.ModuleDescription" xml:space="preserve">
<value>These settings allow you to manage your Windows File Explorer custom preview handlers.</value> <value>These settings allow you to manage your Windows File Explorer custom preview handlers.</value>
@ -1002,13 +1027,16 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
<value>PowerToys is up to date.</value> <value>PowerToys is up to date.</value>
</data> </data>
<data name="FileExplorerPreview_IconThumbnail_GroupSettings.Header" xml:space="preserve"> <data name="FileExplorerPreview_IconThumbnail_GroupSettings.Header" xml:space="preserve">
<value>Icon Preview</value> <value>Thumbnail icon Preview</value>
</data>
<data name="FileExplorerPreview_IconThumbnail_GroupSettings.Description" xml:space="preserve">
<value>Select the file types for which thumbnail previews must be rendered.</value>
</data> </data>
<data name="FileExplorerPreview_PreviewPane.Header" xml:space="preserve"> <data name="FileExplorerPreview_PreviewPane.Header" xml:space="preserve">
<value>Preview Pane</value> <value>Preview Pane</value>
</data> </data>
<data name="FileExplorerPreview_PreviewPane.Description" xml:space="preserve"> <data name="FileExplorerPreview_PreviewPane.Description" xml:space="preserve">
<value>Ensure that Preview Pane is open by toggling the view with Alt + P in File Explorer.</value> <value>Select the file types which must be rendered in the Preview Pane. Ensure that Preview Pane is open by toggling the view with Alt + P in File Explorer.</value>
<comment>Preview Pane and File Explorer are app/feature names in Windows. 'Alt + P' is a shortcut</comment> <comment>Preview Pane and File Explorer are app/feature names in Windows. 'Alt + P' is a shortcut</comment>
</data> </data>
<data name="FileExplorerPreview_RunAsAdminRequired.Title" xml:space="preserve"> <data name="FileExplorerPreview_RunAsAdminRequired.Title" xml:space="preserve">
@ -1018,11 +1046,11 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
<value>A reboot may be required for changes to these settings to take effect</value> <value>A reboot may be required for changes to these settings to take effect</value>
</data> </data>
<data name="FileExplorerPreview_PreviewHandlerOutlookIncompatibility.Title" xml:space="preserve"> <data name="FileExplorerPreview_PreviewHandlerOutlookIncompatibility.Title" xml:space="preserve">
<value>Enabling the preview handlers will override other preview handlers already installed - there have been reports of incompatibility between Outlook and the PDF Preview Handler</value> <value>Enabling the preview handlers will override other preview handlers already installed - there have been reports of incompatibility between Outlook and the PDF Preview Handler.</value>
<comment>Outlook is the name of a Microsoft product</comment> <comment>Outlook is the name of a Microsoft product</comment>
</data> </data>
<data name="FileExplorerPreview_ThumbnailsMightNotAppearOnRemoteFolders.Title" xml:space="preserve"> <data name="FileExplorerPreview_ThumbnailsMightNotAppearOnRemoteFolders.Title" xml:space="preserve">
<value>Thumbnails might not appear on paths managed by cloud storage solutions like OneDrive, since these solutions may get their thumbnails from the cloud instead of generating them locally</value> <value>Thumbnails might not appear on paths managed by cloud storage solutions like OneDrive, since these solutions may get their thumbnails from the cloud instead of generating them locally.</value>
<comment>OneDrive is the name of a Microsoft product</comment> <comment>OneDrive is the name of a Microsoft product</comment>
</data> </data>
<data name="FancyZones_ExcludeApps_TextBoxControl.PlaceholderText" xml:space="preserve"> <data name="FancyZones_ExcludeApps_TextBoxControl.PlaceholderText" xml:space="preserve">
@ -1279,7 +1307,7 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
<value>Let's get started!</value> <value>Let's get started!</value>
</data> </data>
<data name="Oobe_PowerToysDescription.Text" xml:space="preserve"> <data name="Oobe_PowerToysDescription.Text" xml:space="preserve">
<value>Welcome to PowerToys! These overviews will help you quickly learn the basics of all our utilities.</value> <value>Welcome to PowerToys! These overviews will help you quickly learn the basics of all our utilities.</value>
</data> </data>
<data name="Oobe_GettingStarted.Text" xml:space="preserve"> <data name="Oobe_GettingStarted.Text" xml:space="preserve">
<value>Getting started</value> <value>Getting started</value>
@ -1300,7 +1328,7 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
<value>FancyZones is a window manager that makes it easy to create complex window layouts and quickly position windows into those layouts.</value> <value>FancyZones is a window manager that makes it easy to create complex window layouts and quickly position windows into those layouts.</value>
</data> </data>
<data name="Oobe_FileExplorer.Description" xml:space="preserve"> <data name="Oobe_FileExplorer.Description" xml:space="preserve">
<value>PowerToys introduces add-ons to the Windows File Explorer that will enable files like Markdown files (.md), PDF files (.pdf), SVG icons (.svg), STL files (.stl), Gcode files (.gcode) and developer files to be viewed in the preview pane. It introduces file explorer thumbnail support for a number of these file types as well.</value> <value>PowerToys introduces add-ons to the Windows File Explorer that will enable files like Markdown (.md), PDF (.pdf), SVG (.svg), STL (.stl), G-code (.gcode) and developer files to be viewed in the preview pane. It introduces File Explorer thumbnail support for a number of these file types as well.</value>
</data> </data>
<data name="Oobe_ImageResizer.Description" xml:space="preserve"> <data name="Oobe_ImageResizer.Description" xml:space="preserve">
<value>Image Resizer is a Windows shell extension for simple bulk image-resizing.</value> <value>Image Resizer is a Windows shell extension for simple bulk image-resizing.</value>
@ -1632,7 +1660,7 @@ From there, simply click on one of the supported files in the File Explorer and
</data> </data>
<data name="LearnMore_PowerPreview.Text" xml:space="preserve"> <data name="LearnMore_PowerPreview.Text" xml:space="preserve">
<value>Learn more about File Explorer add-ons</value> <value>Learn more about File Explorer add-ons</value>
<comment>File Explorer is a product name, do not loc</comment> <comment>File Explorer is a product name, localize as Windows does</comment>
</data> </data>
<data name="LearnMore_PowerRename.Text" xml:space="preserve"> <data name="LearnMore_PowerRename.Text" xml:space="preserve">
<value>Learn more about PowerRename</value> <value>Learn more about PowerRename</value>
@ -1941,19 +1969,19 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="VideoConference_RunAsAdminRequired.Title" xml:space="preserve"> <data name="VideoConference_RunAsAdminRequired.Title" xml:space="preserve">
<value>You need to run as administrator to modify these settings.</value> <value>You need to run as administrator to modify these settings.</value>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_GCODE_Thumbnail.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Thumbnail_GCODE.Header" xml:space="preserve">
<value>Enable G-code (.gcode) thumbnails</value> <value>Geometric Code</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_GCODE_Thumbnail.Description" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Thumbnail_GCODE.Description" xml:space="preserve">
<value>Only .gcode files with embedded thumbnails are supported</value>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_GCODE.Description" xml:space="preserve">
<value>Only .gcode files with embedded thumbnails are supported</value> <value>Only .gcode files with embedded thumbnails are supported</value>
</data> </data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_GCODE.Header" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Preview_GCODE.Header" xml:space="preserve">
<value>Enable G-code (.gcode) preview</value> <value>Geometric Code</value>
<comment>Do you want this feature on / off</comment> <comment>File type, do not translate</comment>
</data>
<data name="FileExplorerPreview_ToggleSwitch_Preview_GCODE.Description" xml:space="preserve">
<value>Only .gcode files with embedded thumbnails are supported</value>
</data> </data>
<data name="FancyZones_NumberColor.Header" xml:space="preserve"> <data name="FancyZones_NumberColor.Header" xml:space="preserve">
<value>Number color</value> <value>Number color</value>
@ -2064,7 +2092,7 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="FileExplorerPreview_ToggleSwitch_Monaco_Wrap_Text.Content" xml:space="preserve"> <data name="FileExplorerPreview_ToggleSwitch_Monaco_Wrap_Text.Content" xml:space="preserve">
<value>Wrap text</value> <value>Wrap text</value>
<comment>Feature on or off</comment> <comment>Feature on or off</comment>
</data> </data>
<data name="FancyZones_AllowPopupWindowSnap.Description" xml:space="preserve"> <data name="FancyZones_AllowPopupWindowSnap.Description" xml:space="preserve">
<value>This setting can affect all popup windows including notifications</value> <value>This setting can affect all popup windows including notifications</value>
</data> </data>
@ -2083,4 +2111,4 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="FancyZones_DisableRoundCornersOnWindowSnap.Header" xml:space="preserve"> <data name="FancyZones_DisableRoundCornersOnWindowSnap.Header" xml:space="preserve">
<value>Disable round corners when window is snapped</value> <value>Disable round corners when window is snapped</value>
</data> </data>
</root> </root>

View File

@ -68,7 +68,7 @@
</controls:Setting.ActionContent> </controls:Setting.ActionContent>
</controls:Setting> </controls:Setting>
<controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Preview_GCODE" Icon="&#xE81E;"> <controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Preview_GCODE" Icon="&#xE914;">
<controls:Setting.ActionContent> <controls:Setting.ActionContent>
<ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.GCODERenderIsEnabled}" <ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.GCODERenderIsEnabled}"
x:Uid="ToggleSwitch"/> x:Uid="ToggleSwitch"/>
@ -89,28 +89,28 @@
IsTabStop="True" IsTabStop="True"
IsClosable="False" IsClosable="False"
/> />
<controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_SVG_Thumbnail" Icon="&#xE91B;"> <controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Thumbnail_SVG" Icon="&#xE91B;">
<controls:Setting.ActionContent> <controls:Setting.ActionContent>
<ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.SVGThumbnailIsEnabled}" <ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.SVGThumbnailIsEnabled}"
x:Uid="ToggleSwitch"/> x:Uid="ToggleSwitch"/>
</controls:Setting.ActionContent> </controls:Setting.ActionContent>
</controls:Setting> </controls:Setting>
<controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_PDF_Thumbnail" Icon="&#xEA90;"> <controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Thumbnail_PDF" Icon="&#xEA90;">
<controls:Setting.ActionContent> <controls:Setting.ActionContent>
<ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.PDFThumbnailIsEnabled}" <ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.PDFThumbnailIsEnabled}"
x:Uid="ToggleSwitch"/> x:Uid="ToggleSwitch"/>
</controls:Setting.ActionContent> </controls:Setting.ActionContent>
</controls:Setting> </controls:Setting>
<controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_GCODE_Thumbnail" Icon="&#xE81E;"> <controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Thumbnail_GCODE" Icon="&#xE914;">
<controls:Setting.ActionContent> <controls:Setting.ActionContent>
<ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.GCODEThumbnailIsEnabled}" <ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.GCODEThumbnailIsEnabled}"
x:Uid="ToggleSwitch"/> x:Uid="ToggleSwitch"/>
</controls:Setting.ActionContent> </controls:Setting.ActionContent>
</controls:Setting> </controls:Setting>
<controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_STL_Thumbnail" Icon="&#xF158;"> <controls:Setting x:Uid="FileExplorerPreview_ToggleSwitch_Thumbnail_STL" Icon="&#xE914;">
<controls:Setting.ActionContent> <controls:Setting.ActionContent>
<ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.STLThumbnailIsEnabled}" <ToggleSwitch IsOn="{x:Bind Mode=TwoWay, Path=ViewModel.STLThumbnailIsEnabled}"
x:Uid="ToggleSwitch"/> x:Uid="ToggleSwitch"/>