From 47ea600275da1d0a699fbb0429b834e048656057 Mon Sep 17 00:00:00 2001 From: Jakub Melka Date: Sun, 1 Jun 2025 15:55:51 +0200 Subject: [PATCH] Update translations --- Pdf4QtLibGui/pdfsidebarwidget.cpp | 2 + PdfTool/pdfoutputformatter.cpp | 1 + translations/PDF4QT_cs.ts | 47 ++++++------ translations/PDF4QT_de.ts | 47 ++++++------ translations/PDF4QT_en.ts | 47 ++++++------ translations/PDF4QT_es.ts | 47 ++++++------ translations/PDF4QT_ko.ts | 47 ++++++------ translations/PDF4QT_zh_CN.ts | 117 ++++++++++++++++++++---------- 8 files changed, 210 insertions(+), 145 deletions(-) diff --git a/Pdf4QtLibGui/pdfsidebarwidget.cpp b/Pdf4QtLibGui/pdfsidebarwidget.cpp index 3f68c00..9b0ff6d 100644 --- a/Pdf4QtLibGui/pdfsidebarwidget.cpp +++ b/Pdf4QtLibGui/pdfsidebarwidget.cpp @@ -1195,6 +1195,8 @@ void PDFSidebarWidget::onOutlineItemsChanged() void PDFSidebarWidget::onBookmarkActivated(int index, PDFBookmarkManager::Bookmark bookmark) { + Q_UNUSED(bookmark); + if (m_bookmarkChangeInProgress) { return; diff --git a/PdfTool/pdfoutputformatter.cpp b/PdfTool/pdfoutputformatter.cpp index a7eabf1..1d6ea31 100644 --- a/PdfTool/pdfoutputformatter.cpp +++ b/PdfTool/pdfoutputformatter.cpp @@ -328,6 +328,7 @@ PDFHtmlOutputFormatterImpl::PDFHtmlOutputFormatterImpl() : void PDFHtmlOutputFormatterImpl::beginElement(PDFOutputFormatter::Element type, QString name, QString description, Qt::Alignment alignment, int reference) { + Q_UNUSED(name); Q_UNUSED(reference); m_elementStack.push(type); diff --git a/translations/PDF4QT_cs.ts b/translations/PDF4QT_cs.ts index 97a98d4..ec94342 100644 --- a/translations/PDF4QT_cs.ts +++ b/translations/PDF4QT_cs.ts @@ -19,12 +19,12 @@ - + PDF4QT Diff - + PDF4QT LaunchPad @@ -11334,12 +11334,12 @@ li.checked::marker { content: "\2612"; } - + Compile time: %1 [ms] - + Draw time: %1 [ms] @@ -14517,87 +14517,92 @@ Stránka %2: %3 Čeština - + + Chinese + + + + Type Typ - + Certificate Certifikát - + Organization Organizace - + Valid from Platný od - + Valid to Platný do - + User Uživatelský - + System Systémový - + Action Akce - + Shortcut Zkratka - + Error Chyba - + Shortcut '%1' is invalid for action %2. Klávesová zkratka '%1' není platná pro akci %2. - + Active Aktivní - + Name Jméno - + Author Autor - + Version Verze - + License Licence - + Select color profile directory Vybrat adresář s barevnými profily diff --git a/translations/PDF4QT_de.ts b/translations/PDF4QT_de.ts index 290834b..4f9e73a 100644 --- a/translations/PDF4QT_de.ts +++ b/translations/PDF4QT_de.ts @@ -19,12 +19,12 @@ - + PDF4QT Diff - + PDF4QT LaunchPad @@ -11334,12 +11334,12 @@ li.checked::marker { content: "\2612"; } - + Compile time: %1 [ms] - + Draw time: %1 [ms] @@ -14516,87 +14516,92 @@ Page %2: %3 - + + Chinese + + + + Type - + Certificate - + Organization - + Valid from - + Valid to - + User - + System - + Action - + Shortcut - + Error - + Shortcut '%1' is invalid for action %2. - + Active - + Name - + Author - + Version - + License - + Select color profile directory diff --git a/translations/PDF4QT_en.ts b/translations/PDF4QT_en.ts index dce8890..6efdeea 100644 --- a/translations/PDF4QT_en.ts +++ b/translations/PDF4QT_en.ts @@ -19,12 +19,12 @@ - + PDF4QT Diff - + PDF4QT LaunchPad @@ -11334,12 +11334,12 @@ li.checked::marker { content: "\2612"; } - + Compile time: %1 [ms] - + Draw time: %1 [ms] @@ -14516,87 +14516,92 @@ Page %2: %3 - + + Chinese + + + + Type - + Certificate - + Organization - + Valid from - + Valid to - + User - + System - + Action - + Shortcut - + Error - + Shortcut '%1' is invalid for action %2. - + Active - + Name - + Author - + Version - + License - + Select color profile directory diff --git a/translations/PDF4QT_es.ts b/translations/PDF4QT_es.ts index 4a6a5d5..b8dde38 100644 --- a/translations/PDF4QT_es.ts +++ b/translations/PDF4QT_es.ts @@ -19,12 +19,12 @@ - + PDF4QT Diff - + PDF4QT LaunchPad @@ -11334,12 +11334,12 @@ li.checked::marker { content: "\2612"; } - + Compile time: %1 [ms] - + Draw time: %1 [ms] @@ -14516,87 +14516,92 @@ Page %2: %3 - + + Chinese + + + + Type - + Certificate - + Organization - + Valid from - + Valid to - + User - + System - + Action - + Shortcut - + Error - + Shortcut '%1' is invalid for action %2. - + Active - + Name - + Author - + Version - + License - + Select color profile directory diff --git a/translations/PDF4QT_ko.ts b/translations/PDF4QT_ko.ts index 0800a1b..b952459 100644 --- a/translations/PDF4QT_ko.ts +++ b/translations/PDF4QT_ko.ts @@ -19,12 +19,12 @@ - + PDF4QT Diff - + PDF4QT LaunchPad @@ -11334,12 +11334,12 @@ li.checked::marker { content: "\2612"; } - + Compile time: %1 [ms] - + Draw time: %1 [ms] @@ -14516,87 +14516,92 @@ Page %2: %3 - + + Chinese + + + + Type - + Certificate - + Organization - + Valid from - + Valid to - + User - + System - + Action - + Shortcut - + Error - + Shortcut '%1' is invalid for action %2. - + Active - + Name - + Author - + Version - + License - + Select color profile directory diff --git a/translations/PDF4QT_zh_CN.ts b/translations/PDF4QT_zh_CN.ts index 89bc3ae..aa0cc67 100644 --- a/translations/PDF4QT_zh_CN.ts +++ b/translations/PDF4QT_zh_CN.ts @@ -1,6 +1,6 @@ - + Application @@ -19,12 +19,12 @@ PDF4QT页面管理 - + PDF4QT Diff PDF4QT文件对比 - + PDF4QT LaunchPad PDF4QT启动器 @@ -589,7 +589,7 @@ 重组(&R) - + &Add Documents... 增加文档...(&A) @@ -3745,7 +3745,7 @@ JavaScript - + JavaScript @@ -3989,7 +3989,7 @@ Unicode - + Unicode @@ -4228,7 +4228,7 @@ XYZ - + XYZ @@ -4582,7 +4582,7 @@ % - + % @@ -5540,7 +5540,6 @@ 启用 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -5553,7 +5552,45 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Prefetch Pages feature is a strategy that can be applied regardless of the rendering method chosen. By pre-rendering pages adjacent to the currently viewed content, this approach minimizes flickering and enhances the smoothness of transitions during scrolling, improving the overall user experience.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">When it comes to optimizing the rendering process, the choice of multithreading strategy plays a crucial role. A Single Thread strategy, where rendering tasks are executed sequentially on a single CPU core, might be preferable in environments where simplicity and predictability are key. For more demanding applications, employing a Multi-threading strategy can significantly improve rendering times. Strategies like Load Balanced distribute the workload evenly across CPU cores without delving into content-specific processing, offering a good performance boost. The Maximum Threads strategy takes full advantage of available CPU resources by allocating as many threads as possible to the rendering tasks, achieving optimal performance and minimizing rendering times.</p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This delineation between using QPainter for software rendering and Blend2D for high-performance, multi-threaded rendering allows developers to choose the most appropriate rendering pathway based on their specific performance requirements and the graphical complexity of their application.</p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> +p, li { white-space: pre-wrap; } +hr { height: 1px; border-width: 0; } +li.unchecked::marker { content: "\2610"; } +li.checked::marker { content: "\2612"; } +</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> +p, li { white-space: pre-wrap; } +hr { height: 1px; border-width: 0; } +li.unchecked::marker { content: "\2610"; } +li.checked::marker { content: "\2612"; } +</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">选择适合您应用程序需求的渲染方法。软件渲染(利用 QPainter)是一种功能多样的选择,可确保跨所有平台的兼容性。它在无需直接访问硬件加速的场景中尤其有用。QPainter 是 Qt 框架的一部分,在 2D 图形渲染方面表现出色,支持各种绘画风格、图像处理和复杂的图形转换,使其成为需要精细复杂的 2D 图形且不依赖硬件加速的应用程序的理想工具。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">另一方面,对于需要高性能渲染的应用程序,利用 Blend2D 库是一个极具吸引力的选择。Blend2D 是一款高性能 2D 矢量图形引擎,利用多线程加速渲染过程。它不依赖于 QPainter 或硬件加速,而是提供基于软件的渲染解决方案,并针对速度和质量进行了优化。Blend2D 先进的抗锯齿技术可确保清晰锐利的图像质量,非常适合那些注重渲染性能和图像质量的应用程序。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">预取页面功能是一种无论选择哪种渲染方法都可以应用的策略。通过预渲染当前查看内容附近的页面,这种方法可以最大限度地减少闪烁,并增强滚动过程中过渡的流畅度,从而提升整体用户体验。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">在优化渲染流程时,多线程策略的选择至关重要。单线程策略(即渲染任务在单个 CPU 核心上按顺序执行)在注重简单性和可预测性的环境中可能更适合。对于要求更高的应用程序,采用多线程策略可以显著缩短渲染时间。诸如负载均衡之类的策略可将工作负载均匀地分布在 CPU 核心之间,而无需深入处理特定内容,从而显著提升性能。最大线程数策略则通过为渲染任务分配尽可能多的线程,充分利用可用的 CPU 资源,从而实现最佳性能并最大限度地缩短渲染时间。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">这种使用 QPainter 进行软件渲染和使用 Blend2D 进行高性能多线程渲染的区别,使开发人员能够根据其特定的性能要求和应用程序的图形复杂度选择最合适的渲染路径。</p></body></html>这在无需直接访问硬件加速的场景中尤为有用。QPainter 是 Qt 框架的一部分,在 2D 图形渲染方面表现出色,支持各种绘画风格、图像处理和复杂的图形转换,使其成为需要精细复杂的 2D 图形且不依赖硬件加速的应用程序的理想工具。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">另一方面,对于需要高性能渲染的应用程序,利用 Blend2D 库是一个极具吸引力的选择。Blend2D 是一款高性能 2D 矢量图形引擎,利用多线程加速渲染过程。它不依赖于 QPainter 或硬件加速,而是提供基于软件的渲染解决方案,并针对速度和质量进行了优化。Blend2D 先进的抗锯齿技术可确保清晰锐利的图像质量,非常适合那些注重渲染性能和图像质量的应用程序。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">预取页面功能是一种无论选择哪种渲染方法都可以应用的策略。通过预渲染当前查看内容附近的页面,这种方法可以最大限度地减少闪烁,并增强滚动过程中过渡的流畅度,从而提升整体用户体验。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">在优化渲染流程时,多线程策略的选择至关重要。单线程策略(即渲染任务在单个 CPU 核心上按顺序执行)在注重简单性和可预测性的环境中可能更适合。对于要求更高的应用程序,采用多线程策略可以显著缩短渲染时间。诸如负载均衡之类的策略可将工作负载均匀地分布在 CPU 核心之间,而无需深入处理特定内容,从而显著提升性能。最大线程数策略则通过为渲染任务分配尽可能多的线程,充分利用可用的 CPU 资源,从而实现最佳性能并最大限度地缩短渲染时间。</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">使用 QPainter 进行软件渲染和使用 Blend2D 进行高性能、多线程渲染之间的这种划分,使开发人员能够根据其特定的性能要求和应用程序的图形复杂性选择最合适的渲染途径。</p></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> +p, li { white-space: pre-wrap; } +hr { height: 1px; border-width: 0; } +li.unchecked::marker { content: "\2610"; } +li.checked::marker { content: "\2612"; } +</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Select a rendering method tailored to your application's requirements. Software Rendering, utilizing QPainter, is a versatile choice that guarantees compatibility across all platforms. It's particularly useful in scenarios where direct access to hardware acceleration isn't crucial. QPainter, part of the Qt framework, excels in rendering 2D graphics with support for various painting styles, image processing, and intricate graphical transformations, making it an excellent tool for applications that require detailed and sophisticated 2D graphics without relying on hardware acceleration.</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">On the other hand, for applications that demand high-performance rendering, leveraging the Blend2D library offers a compelling alternative. Blend2D is a high-performance 2D vector graphics engine that utilizes multi-threading to accelerate the rendering process. It does not rely on QPainter or hardware acceleration but instead offers a software-based rendering solution optimized for speed and quality. Blend2D's advanced anti-aliasing techniques ensure crisp and clear image quality, making it suitable for applications where rendering performance and image quality are paramount.</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Prefetch Pages feature is a strategy that can be applied regardless of the rendering method chosen. By pre-rendering pages adjacent to the currently viewed content, this approach minimizes flickering and enhances the smoothness of transitions during scrolling, improving the overall user experience.</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">When it comes to optimizing the rendering process, the choice of multithreading strategy plays a crucial role. A Single Thread strategy, where rendering tasks are executed sequentially on a single CPU core, might be preferable in environments where simplicity and predictability are key. For more demanding applications, employing a Multi-threading strategy can significantly improve rendering times. Strategies like Load Balanced distribute the workload evenly across CPU cores without delving into content-specific processing, offering a good performance boost. The Maximum Threads strategy takes full advantage of available CPU resources by allocating as many threads as possible to the rendering tasks, achieving optimal performance and minimizing rendering times.</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This delineation between using QPainter for software rendering and Blend2D for high-performance, multi-threaded rendering allows developers to choose the most appropriate rendering pathway based on their specific performance requirements and the graphical complexity of their application.</p></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5675,7 +5712,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">Preferred mesh resolution ratio</span> should be set to optimize the balance between the performance of mesh generation and the quality of the mesh. The optimal triangle size is computed as follows: the total meshing area (typically a page) is multiplied by this ratio to determine the triangle size. For example, if we have an A4 page (210 mm x 297 mm), and the ratio is set to 0.01, then the optimal triangle size is computed as 297 * 0.01 = ~3 mm. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">Minimal mesh resolution ratio</span> is a ratio that determines the minimal triangle size. At this boundary, no triangles are subdivided, regardless of color variation or shape quality. This ratio should be set to a value at which a user can barely recognize patterns on the screen (for example, the triangle size should be &lt; 1 mm). However, this also affects performance, as too many triangles can be generated. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Color tolerance</span> is the threshold at which two colors are recognized as different. The comparison is done component-wise, so if at least one color component exceeds this parameter, the colors are treated as different. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5730,7 +5767,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The rendering engine first compiles the page to enable quick drawing and then stores these compiled pages in a cache. These stored pages usually render much quicker than non-cached pages. The <span style=" font-weight:600;">Compiled Page Cache Size</span> sets the memory limit for these compiled pages, measured in kilobytes. Ideally, this limit should be at least twice as large as the size of the largest compiled page. If a compiled page exceeds this limit, an error will be displayed during rendering. Setting a higher value for this limit can speed up the rendering engine, but it will consume more operating memory. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">There is also a cache for thumbnail images. The <span style=" font-weight:600;">Thumbnail Image Cache Size</span> determines the memory space allocated for these images. This value should be set large enough to accommodate all thumbnail images on the screen. The larger this value is, the quicker thumbnails will display, but at the cost of consuming more operating memory. Please note that thumbnails are stored as bitmaps for rapid drawing, not as precompiled pages. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">During rendering, fonts are cached as well. There are two levels of cache for fonts: one for general fonts and one for instance-specific fonts (fonts at a specific size). The <span style=" font-weight:600;">Cached Font Limit</span> sets the maximum number of fonts that can be stored in the cache. The <span style=" font-weight:600;">Instanced Font Cache Limit</span> sets the maximum number of instance-specific fonts that can be stored. If these cache limits are exceeded, fonts are removed from the cache. However, this only happens when no operation in another thread (like compiling pages) is being performed to avoid race conditions. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5828,7 +5865,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">Color Management System</span> governs input and output color profiles and color transformations. This system allows for accurate color representation as defined in the PDF document. For faster color transformations, select 'Generic' to disable this functionality. The <span style=" font-weight:600;">Rendering Intent</span> selection influences the way colors are transformed. While rendering intents are often defined within the PDF document's content streams, you have the option to override them by selecting a different intent from 'Auto'. The <span style=" font-weight:600;">Accuracy</span> setting determines the precision of the color transformation, with higher accuracy consuming more memory. The <span style=" font-weight:600;">Black Point Compensation</span> adjusts for black colors that fall outside the gamut. The <span style=" font-weight:600;">White Paper Color Transformed</span> setting affects the color of the underlying white paper - enabling this will transform pure white from the device RGB profile to the output profile. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The <span style=" font-weight:600;">Output Color Profile</span> specifies the output (target) rendering profile. This profile should align with the color space that your screen uses to display colors. Additionally, you can set the color spaces for <span style=" font-weight:600;">gray/RGB/CMYK</span> device color spaces. These are used to transform gray/RGB/CMYK colors to the output color profile. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A document may contain output intents, which can be used for transforming between color spaces. If the <span style=" font-weight:600;">Consider Document Output Intents</span> option is checked, the color management system will verify whether the document contains output intents. If such intents are present, they will be used for color transformation as device color spaces (gray/RGB/CMYK). </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5876,7 +5913,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Foreground</span> and <span style=" font-weight:700;">background</span> colors refer to a custom colors rendering mode, where two colors are used - the paper is drawn with the background color, and the foreground color is used for text and graphics. By default, the background is black and the foreground is green, which is easy on the eyes. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Sigmoid function slope parameter</span> is a parameter in high contrast color rendering. This rendering mode displays all graphics in high contrast. This parameter affects the degree of contrast. Set the value from 1 to 5 for a small contrast change, from 5 to 10 for a medium contrast change, and more than 10 for very high contrast rendering. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:700;">Bitonal threshold</span> is used in the bitonal rendering color mode. It distinguishes between black and white colors. However, the threshold for images is determined automatically. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5914,7 +5951,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the application launch is permitted, a message box appears after the <span style=" font-weight:600;">Launch</span> action is triggered, asking the user if they want to execute an external application. If the user confirms the dialog, the external application executes (for example, using the Windows function <span style=" font-weight:600;">ShellExecute</span>). When this option is turned off, no dialog appears and the external application never executes. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the <span style=" font-weight:600;">URI link</span> launch is allowed, a message box appears asking the user if they want to open the URI link. If the user confirms the dialog, the URI link is opened by the default web browser (or default application if the URI links to the file system). </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Users should exercise caution with these settings and only confirm execution if the document is safe and comes from a reliable source. Launching external applications and following URI links can pose risks to the user's computer. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -5992,7 +6029,7 @@ li.checked::marker { content: "\2612"; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The 'Maximum count of recent files' setting controls the number of recent files displayed in the menu. When a document is opened, it is added to the top of the recent files list. The list is then truncated from the bottom if the number of recent files exceeds the maximum. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Magnifier tool settings</span> determine the appearance of the magnifier. The magnifier tool enlarges the area under the mouse cursor. You can specify the size of the magnifier (in <span style=" font-weight:600;">logical</span> pixels) and its zoom level. </p> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">By specifying the <span style=" font-weight:600;">undo/redo</span> step count, you control the number of undo/redo steps available during document editing. Setting the maximum undo step count to zero disables the undo/redo function. You can also set a nonzero undo step count and a zero redo step count, which would make only undo actions available, with redo actions disabled. Changes are optimized for memory usage, so each undo/redo step shares unmodified objects with others. This means that, roughly speaking, making 10 modifications to a 50 MB document may consume around 51 MB of memory. Actual memory usage depends on the extent of the changes but is usually minimal as changes typically affect a small number of objects (for example, editing a form field or modifying an annotation). </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -6048,7 +6085,7 @@ li.unchecked::marker { content: "\2610"; } li.checked::marker { content: "\2612"; } </style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Configure the speech settings to enable the text-to-speech feature for reading documents. While these settings act as defaults for the text-to-speech function, some can be adjusted later on. The 'Pitch' setting can vary from -1.0 to 1.0, with 0.0 serving as the default value. Similarly, the 'Rate' can range from -1.0 to 1.0, with 0.0 denoting a normal speech flow. Lastly, 'Volume' can be adjusted between 0.0 and 1.0. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -6082,7 +6119,7 @@ li.unchecked::marker { content: "\2610"; } li.checked::marker { content: "\2612"; } </style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You can customize the appearance of form fields using the provided settings, including the option to highlight editable fields. You can separately highlight required form fields in red, while other fields can be emphasized in blue. </p></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> p, li { white-space: pre-wrap; } hr { height: 1px; border-width: 0; } @@ -6858,7 +6895,7 @@ li.checked::marker { content: "\2612"; } Added vector graphics to page %1. - 已将矢量图添加到页面 %1。 + 已将矢量图添加到页面 %1。 @@ -11435,12 +11472,12 @@ li.checked::marker { content: "\2612"; } 路径 - + Compile time: %1 [ms] 编译时间: %1 [毫秒] - + Draw time: %1 [ms] 绘制时间: %1[毫秒] @@ -13049,7 +13086,7 @@ li.checked::marker { content: "\2612"; } URL - + URL @@ -13162,7 +13199,7 @@ li.checked::marker { content: "\2612"; } Subject - + 主题 @@ -14622,87 +14659,87 @@ Page %2: %3 简体中文 - + Type 类型 - + Certificate 证书 - + Organization 组织 - + Valid from 有效期自 - + Valid to 有效期至 - + User 用户 - + System 糸统 - + Action 操作 - + Shortcut 快捷键 - + Error 错误 - + Shortcut '%1' is invalid for action %2. 快捷方式‘%1’对于操作 %2 无效。 - + Active 激活 - + Name 名称 - + Author 作者 - + Version 版本 - + License 许可证 - + Select color profile directory 选择颜色配置文件目录