OSDN Git Service

Add PreviewPlantUML plugin (#1666)
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 14 Jan 2023 04:48:13 +0000 (13:48 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Jan 2023 04:48:13 +0000 (13:48 +0900)
52 files changed:
Docs/Manual/EN/Plugins.xml
Docs/Manual/EN/_VersionNumbers.xml
Docs/Manual/JP/Plugins.xml
Docs/Manual/JP/_VersionNumbers.xml
Installer/InnoSetup/WinMergeARM64.is6.iss
Installer/InnoSetup/WinMergeX64.is6.iss
Installer/InnoSetup/WinMergeX64.iss
Installer/InnoSetup/WinMergeX64NonAdmin.iss
Installer/InnoSetup/WinMergeX86.iss
Plugins/Commands/PlantUML/URL.txt [new file with mode: 0644]
Plugins/Commands/PlantUML/license.txt [new file with mode: 0644]
Plugins/Commands/PlantUML/plantuml.bat [new file with mode: 0644]
Plugins/Plugins.xml
Src/Merge.rc
Translations/TranslationsStatus.md
Translations/WinMerge/Arabic.po
Translations/WinMerge/Basque.po
Translations/WinMerge/Brazilian.po
Translations/WinMerge/Bulgarian.po
Translations/WinMerge/Catalan.po
Translations/WinMerge/ChineseSimplified.po
Translations/WinMerge/ChineseTraditional.po
Translations/WinMerge/Corsican.po
Translations/WinMerge/Croatian.po
Translations/WinMerge/Czech.po
Translations/WinMerge/Danish.po
Translations/WinMerge/Dutch.po
Translations/WinMerge/English.pot
Translations/WinMerge/Finnish.po
Translations/WinMerge/French.po
Translations/WinMerge/Galician.po
Translations/WinMerge/German.po
Translations/WinMerge/Greek.po
Translations/WinMerge/Hungarian.po
Translations/WinMerge/Italian.po
Translations/WinMerge/Japanese.po
Translations/WinMerge/Korean.po
Translations/WinMerge/Lithuanian.po
Translations/WinMerge/Norwegian.po
Translations/WinMerge/Persian.po
Translations/WinMerge/Polish.po
Translations/WinMerge/Portuguese.po
Translations/WinMerge/Romanian.po
Translations/WinMerge/Russian.po
Translations/WinMerge/Serbian.po
Translations/WinMerge/Sinhala.po
Translations/WinMerge/Slovak.po
Translations/WinMerge/Slovenian.po
Translations/WinMerge/Spanish.po
Translations/WinMerge/Swedish.po
Translations/WinMerge/Turkish.po
Translations/WinMerge/Ukrainian.po

index 6b80e8a..1387c8a 100644 (file)
         </segmentedlist></para>
     </section>
 
+    <section id="Plugins_PreviewPlantUML">
+      <title><filename>PreviewPlantUML<indexterm>
+          <primary>PreviewPlantUML plugin file</primary>
+        </indexterm></filename></title>
+
+      <para>PlantUML Previewer</para>
+
+      <cmdsynopsis sepchar=" ">
+        <command>PreviewPlantUML</command>
+
+        <arg choice="opt"
+         rep="repeat"><replaceable>arguments</replaceable></arg>
+      </cmdsynopsis>
+
+      <variablelist>
+        <varlistentry>
+          <term><option><replaceable>arguments</replaceable></option></term>
+          <listitem>
+            <para>Command line options passed to the plantuml.jar command</para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+
+      <para><segmentedlist>
+          <segtitle>Category</segtitle>
+
+          <segtitle>File filter</segtitle>
+
+          <segtitle>Plugin arguments</segtitle>
+
+          <segtitle>Packing</segtitle>
+
+          <segtitle>Settings dialog support</segtitle>
+
+          <segtitle>Dependency</segtitle>
+
+          <seglistitem>
+            <seg>Unpacker</seg>
+
+            <seg><filename class="extension">*.pu</filename>,
+              <filename class="extension">,*.puml</filename>
+            </seg>
+
+            <seg>Yes</seg>
+
+            <seg>No</seg>
+
+            <seg>No</seg>
+
+            <seg><ulink url="https://www.java.com/ja/download/ie_manual.jsp">Java</ulink>, <ulink url="https://plantuml.com/">PlantUML</ulink>, <ulink url="https://graphviz.org/">Graphviz</ulink></seg>
+          </seglistitem>
+        </segmentedlist></para>
+    </section>
+
     <section id="Plugins_ApacheTika">
       <title><filename>ApacheTika<indexterm>
           <primary>ApacheTika plugin file</primary>
index a90c3c8..5f0b0cb 100644 (file)
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!ENTITY WinMergeVersion "2.16">
-<!ENTITY ManualRevision "1.7.6">
+<!ENTITY ManualRevision "1.7.7">
index 4b01f3c..45824f1 100644 (file)
           <primary>PreviewGraphviz plugin file</primary>
         </indexterm></filename></title>
 
-      <para>Graphviz ファイルを画像化します。</para>
+      <para>Graphviz ã\83\95ã\82¡ã\82¤ã\83«ã\82\92ç\94»å\83\8få\8c\96ã\81\97ã\81¦è¡¨ç¤ºã\81\97ã\81¾ã\81\99ã\80\82</para>
 
       <cmdsynopsis sepchar=" ">
         <command>PreviewGraphviz</command>
         </segmentedlist></para>
     </section>
 
+    <section id="Plugins_PreviewPlantUML">
+      <title><filename>PreviewPlantUML<indexterm>
+          <primary>PreviewPlantUML plugin file</primary>
+        </indexterm></filename></title>
+
+      <para>PlantUML ファイルを画像化して表示します。</para>
+
+      <cmdsynopsis sepchar=" ">
+        <command>PreviewPlantUML</command>
+
+        <arg choice="opt"
+         rep="repeat"><replaceable>arguments</replaceable></arg>
+      </cmdsynopsis>
+
+      <variablelist>
+        <varlistentry>
+          <term><option><replaceable>arguments</replaceable></option></term>
+          <listitem>
+            <para>plantuml.jar コマンドに渡すコマンドラインオプション。</para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
+
+      <para><segmentedlist>
+          <segtitle>分類</segtitle>
+
+          <segtitle>ファイルフィルター</segtitle>
+
+          <segtitle>プラグイン引数</segtitle>
+
+          <segtitle>書き戻し</segtitle>
+
+          <segtitle>設定ダイアログサポート</segtitle>
+
+          <segtitle>依存するもの</segtitle>
+
+          <seglistitem>
+            <seg>展開プラグイン</seg>
+
+            <seg><filename class="extension">*.pu</filename>,
+              <filename class="extension">,*.puml</filename>
+            </seg>
+
+            <seg>Yes</seg>
+
+            <seg>No</seg>
+
+            <seg>No</seg>
+
+            <seg><ulink url="https://www.java.com/ja/download/ie_manual.jsp">Java</ulink>, <ulink url="https://plantuml.com/">PlantUML</ulink>, <ulink url="https://graphviz.org/">Graphviz</ulink></seg>
+          </seglistitem>
+        </segmentedlist></para>
+    </section>
+
     <section id="Plugins_ApacheTika">
       <title><filename>ApacheTika<indexterm>
           <primary>ApacheTika plugin file</primary>
index a90c3c8..5f0b0cb 100644 (file)
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!ENTITY WinMergeVersion "2.16">
-<!ENTITY ManualRevision "1.7.6">
+<!ENTITY ManualRevision "1.7.7">
index d6e054e..3e90815 100644 (file)
@@ -612,6 +612,9 @@ Source: ..\..\Build\jq\jq-jq-1.4\COPYING; DestDir: {app}\Commands\jq; Flags: rec
 Source: ..\..\Build\md4c\mingw32\bin\*.*; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Build\md4c\mingw32\share\licenses\md4c\LICENSE.md; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Plugins\Commands\md4c\*.bat; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
+; PlantUML
+Source: ..\..\Plugins\Commands\PlantUML\*.bat; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands
+Source: ..\..\Plugins\Commands\PlantUML\*.txt; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands
 ; Apache Tika
 Source: ..\..\Plugins\Commands\Apache-Tika\*.bat; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Plugins\Commands\Apache-Tika\*.txt; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands
index 630800a..a6fa595 100644 (file)
@@ -611,6 +611,9 @@ Source: ..\..\Build\jq\jq-jq-1.4\COPYING; DestDir: {app}\Commands\jq; Flags: rec
 Source: ..\..\Build\md4c\mingw32\bin\*.*; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Build\md4c\mingw32\share\licenses\md4c\LICENSE.md; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\md4c\*.bat; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
+; PlantUML\r
+Source: ..\..\Plugins\Commands\PlantUML\*.bat; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
+Source: ..\..\Plugins\Commands\PlantUML\*.txt; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
 ; Apache Tika\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.bat; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.txt; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
index 48037cd..0aaa591 100644 (file)
@@ -603,6 +603,9 @@ Source: ..\..\Build\jq\jq-jq-1.4\COPYING; DestDir: {app}\Commands\jq; Flags: rec
 Source: ..\..\Build\md4c\mingw32\bin\*.*; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Build\md4c\mingw32\share\licenses\md4c\LICENSE.md; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\md4c\*.bat; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
+; PlantUML\r
+Source: ..\..\Plugins\Commands\PlantUML\*.bat; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
+Source: ..\..\Plugins\Commands\PlantUML\*.txt; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
 ; Apache Tika\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.bat; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.txt; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
index ea38e11..6b8a343 100644 (file)
@@ -602,6 +602,9 @@ Source: ..\..\Build\jq\jq-jq-1.4\COPYING; DestDir: {app}\Commands\jq; Flags: rec
 Source: ..\..\Build\md4c\mingw32\bin\*.*; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Build\md4c\mingw32\share\licenses\md4c\LICENSE.md; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Plugins\Commands\md4c\*.bat; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands
+; PlantUML
+Source: ..\..\Plugins\Commands\PlantUML\*.bat; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands
+Source: ..\..\Plugins\Commands\PlantUML\*.txt; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands
 ; Apache Tika
 Source: ..\..\Plugins\Commands\Apache-Tika\*.bat; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands
 Source: ..\..\Plugins\Commands\Apache-Tika\*.txt; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands
index 7b535b3..18d44e8 100755 (executable)
@@ -625,6 +625,9 @@ Source: ..\..\Build\jq\jq-jq-1.4\COPYING; DestDir: {app}\Commands\jq; Flags: rec
 Source: ..\..\Build\md4c\mingw32\bin\*.*; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Build\md4c\mingw32\share\licenses\md4c\LICENSE.md; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\md4c\*.bat; DestDir: {app}\Commands\md4c; Flags: recursesubdirs; Components: Commands\r
+; PlantUML\r
+Source: ..\..\Plugins\Commands\PlantUML\*.bat; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
+Source: ..\..\Plugins\Commands\PlantUML\*.txt; DestDir: {app}\Commands\PlantUML; Flags: recursesubdirs; Components: Commands\r
 ; Apache Tika\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.bat; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
 Source: ..\..\Plugins\Commands\Apache-Tika\*.txt; DestDir: {app}\Commands\Apache-Tika; Flags: recursesubdirs; Components: Commands\r
diff --git a/Plugins/Commands/PlantUML/URL.txt b/Plugins/Commands/PlantUML/URL.txt
new file mode 100644 (file)
index 0000000..61b3990
--- /dev/null
@@ -0,0 +1,2 @@
+[PlantUML]
+https://github.com/plantuml/plantuml/releases/download/v1.2023.0/plantuml-1.2023.0.jar
diff --git a/Plugins/Commands/PlantUML/license.txt b/Plugins/Commands/PlantUML/license.txt
new file mode 100644 (file)
index 0000000..68b41dd
--- /dev/null
@@ -0,0 +1,49 @@
+=======================================================================
+PlantUML : a free UML diagram generator
+========================================================================
+
+(C) Copyright 2009-2017, Arnaud Roques
+
+Project Info:  http://plantuml.com
+
+If you like this project or if you find it useful, you can support us at:
+
+http://plantuml.com/patreon (only 1$ per month!)
+http://plantuml.com/paypal
+
+PlantUML is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+PlantUML distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+License for more details.
+
+You should have received a copy of the GNU General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
+USA.
+
+PlantUML can occasionally display sponsored or advertising messages. Those
+messages are usually generated on welcome or error images and never on
+functional diagrams.
+Images (whatever their format : PNG, SVG, EPS...) generated by running PlantUML
+are owned by the author of their corresponding sources code (that is, their
+textual description in PlantUML language). Those images are not covered by
+the GPL license.
+
+The generated images can then be used without any reference to the GPL license.
+It is not even necessary to stipulate that they have been generated with PlantUML,
+although this will be appreciated by the PlantUML team.
+
+There is an exception : if the textual description in PlantUML language is also covered
+by a license (like the GPL), then the generated images are logically covered
+by the very same license.
+
+Icons provided by OpenIconic :  https://useiconic.com/open
+Archimate sprites provided by Archi :  http://www.archimatetool.com
+ASCIIMathML (c) Peter Jipsen http://www.chapman.edu/~jipsen
+ASCIIMathML (c) David Lippman http://www.pierce.ctc.edu/dlippman
diff --git a/Plugins/Commands/PlantUML/plantuml.bat b/Plugins/Commands/PlantUML/plantuml.bat
new file mode 100644 (file)
index 0000000..6cf4ae3
--- /dev/null
@@ -0,0 +1,44 @@
+@echo off
+setlocal EnableDelayedExpansion
+set PlantUMLVer=1.2023.0
+set PlantUMLJar=plantuml-%PlantUMLVer%.jar
+set DOWNLOAD_URL=https://github.com/plantuml/plantuml/releases/download/v%PlantUMLVer%/%PlantUMLJar%
+set PlantUML_PATH=Commands\PlantUML\%PlantUMLJar%
+set MESSAGE='PlantUML is not installed. Do you want to download it and its dependences from %DOWNLOAD_URL%'
+set TITLE='PlantUML Plugin'
+set PlantUML_SHA256=0404edcf0af28e5b409bc17aa59ad8b05051f47347377749c46c8018135d0dec
+
+cd "%APPDATA%\WinMerge"
+if not exist %PlantUML_PATH% (
+  cd "%~dp0..\.."
+  if not exist %PlantUML_PATH% (
+    mkdir "%APPDATA%\WinMerge" 2> NUL
+    cd "%APPDATA%\WinMerge"
+    for %%i in (%PlantUML_PATH%) do mkdir %%~pi 2> NUL
+    powershell "if ((New-Object -com WScript.Shell).Popup(%MESSAGE%,0,%TITLE%,1) -ne 1) { throw }" > NUL
+    if errorlevel 1 (
+      echo "download is canceled" 1>&2
+    ) else (
+      start "Downloading..." /WAIT powershell -command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest %DOWNLOAD_URL% -Outfile %PlantUML_PATH%"
+      powershell -command "$(CertUtil -hashfile '%PlantUML_PATH%' SHA256)[1] -replace ' ','' -eq '%PlantUML_SHA256%'" | findstr True > NUL
+      if errorlevel 1 (
+        echo %PlantUML_PATH%: download failed 1>&2
+        del %PlantUML_PATH% 2> NUL
+      )
+    )
+  )
+)
+
+(
+  (
+    (if "%~x1" == ".json" echo @startjson)
+    (if "%~x1" == ".yml" echo @startyaml)
+    (if "%~x1" == ".yaml" echo @startyaml)
+  )
+  type "%~1"
+  (
+    (if "%~x1" == ".json" echo @endjson)
+    (if "%~x1" == ".yml" echo @endyaml)
+    (if "%~x1" == ".yaml" echo @endyaml)
+  )
+) | java -jar %PlantUML_PATH% -pipe %3 %4 %5 %6 %7 %8 %9 > "%~2"
index 16e9f26..8e82224 100644 (file)
     <extended-properties value="ProcessType=Preview;MenuCaption=Preview Markdown;PreferredWindowType=Webpage" />
     <arguments value="--ftables --ftasklists" />
     <unpack-file>
-      <command>"${WINMERGE_HOME}\Commands\md4c\md2html.bat" "${SRC_FILE}" ${*} > "${DST_FILE}"</command>
+      <command>"${WINMERGE_HOME}\Commands\md4c\md2html.bat" "${SRC_FILE}" ${*} &gt; "${DST_FILE}"</command>
+    </unpack-file>
+  </plugin>
+  <plugin name="PreviewPlantUML">
+    <event value="FILE_PACK_UNPACK" />
+    <description value="PlantUML Previewer. &#xD;&#xA;Arguments: Command line options passed to the plantuml.jar command." />
+    <file-filters value="\.pu$;\.puml$" />
+    <is-automatic value="false" />
+    <unpacked-file-extension value=".png" />
+    <extended-properties value="ProcessType=Preview;MenuCaption=Preview PlantUML;PreferredWindowType=Image" />
+    <arguments value="-tpng" />
+    <unpack-file>
+      <command>"${WINMERGE_HOME}\Commands\PlantUML\plantuml.bat" "${SRC_FILE}" "${DST_FILE}" ${*}</command>
     </unpack-file>
   </plugin>
   <plugin name="ApacheTika">
index c3a514c..fc0f525 100644 (file)
@@ -4139,14 +4139,15 @@ BEGIN
     IDS_PLUGIN_MENU_CAPTION26 "Prettify YAML"\r
     IDS_PLUGIN_MENU_CAPTION27 "Preview Graphviz"\r
     IDS_PLUGIN_MENU_CAPTION28 "Preview Markdown"\r
-    IDS_PLUGIN_MENU_CAPTION29 "Query CSV Data..."\r
-    IDS_PLUGIN_MENU_CAPTION30 "Query TSV Data..."\r
-    IDS_PLUGIN_MENU_CAPTION31 "Query JSON Data..."\r
-    IDS_PLUGIN_MENU_CAPTION32 "Query YAML Data..."\r
-    IDS_PLUGIN_MENU_CAPTION33 "Validate HTML"\r
-    IDS_PLUGIN_MENU_CAPTION34 "Disassemble JVM Bytecode"\r
-    IDS_PLUGIN_MENU_CAPTION35 "Disassemble IL Code"\r
-    IDS_PLUGIN_MENU_CAPTION36 "Disassemble Native Code"\r
+    IDS_PLUGIN_MENU_CAPTION29 "Preview PlantUML"\r
+    IDS_PLUGIN_MENU_CAPTION30 "Query CSV Data..."\r
+    IDS_PLUGIN_MENU_CAPTION31 "Query TSV Data..."\r
+    IDS_PLUGIN_MENU_CAPTION32 "Query JSON Data..."\r
+    IDS_PLUGIN_MENU_CAPTION33 "Query YAML Data..."\r
+    IDS_PLUGIN_MENU_CAPTION34 "Validate HTML"\r
+    IDS_PLUGIN_MENU_CAPTION35 "Disassemble JVM Bytecode"\r
+    IDS_PLUGIN_MENU_CAPTION36 "Disassemble IL Code"\r
+    IDS_PLUGIN_MENU_CAPTION37 "Disassemble Native Code"\r
     IDS_PLUGIN_MISSING_PLUGIN_NAME \r
                             "Missing plugin name in plugin pipeline: %1"\r
     IDS_PLUGIN_MISSING_QUOTATION_MARK \r
@@ -4187,39 +4188,41 @@ BEGIN
     IDS_PLUGIN_DESCRIPTION28 \r
                             "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."\r
     IDS_PLUGIN_DESCRIPTION29 \r
-                            "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."\r
+                            "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."\r
     IDS_PLUGIN_DESCRIPTION30\r
+                            "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."\r
+    IDS_PLUGIN_DESCRIPTION31\r
                             "TSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."\r
-    IDS_PLUGIN_DESCRIPTION31 \r
-                            "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."\r
     IDS_PLUGIN_DESCRIPTION32 \r
-                            "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."\r
+                            "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."\r
     IDS_PLUGIN_DESCRIPTION33 \r
-                            "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
+                            "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."\r
     IDS_PLUGIN_DESCRIPTION34 \r
-                            "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."\r
+                            "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
     IDS_PLUGIN_DESCRIPTION35 \r
-                            "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."\r
+                            "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."\r
     IDS_PLUGIN_DESCRIPTION36 \r
-                            "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."\r
+                            "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."\r
     IDS_PLUGIN_DESCRIPTION37 \r
+                            "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."\r
+    IDS_PLUGIN_DESCRIPTION38 \r
                             "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."\r
-    IDS_PLUGIN_DESCRIPTION38 "Apply patch using GnuWin32 Patch for Windows"\r
-    IDS_PLUGIN_DESCRIPTION39 "Display the text content of MS Excel files"\r
-    IDS_PLUGIN_DESCRIPTION40 "Display the text content of MS PowerPoint files"\r
-    IDS_PLUGIN_DESCRIPTION41 "Display the text content of MS Visio files"\r
-    IDS_PLUGIN_DESCRIPTION42 "Display the text content of MS Word files"\r
-    IDS_PLUGIN_DESCRIPTION43 \r
-                            "Ignore some columns - ignored columns list from the plugin name or the plugin argument"\r
+    IDS_PLUGIN_DESCRIPTION39 "Apply patch using GnuWin32 Patch for Windows"\r
+    IDS_PLUGIN_DESCRIPTION40 "Display the text content of MS Excel files"\r
+    IDS_PLUGIN_DESCRIPTION41 "Display the text content of MS PowerPoint files"\r
+    IDS_PLUGIN_DESCRIPTION42 "Display the text content of MS Visio files"\r
+    IDS_PLUGIN_DESCRIPTION43 "Display the text content of MS Word files"\r
     IDS_PLUGIN_DESCRIPTION44 \r
-                            "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."\r
+                            "Ignore some columns - ignored columns list from the plugin name or the plugin argument"\r
     IDS_PLUGIN_DESCRIPTION45 \r
+                            "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."\r
+    IDS_PLUGIN_DESCRIPTION46 \r
                             "Ignore some fields - ignored fields list from the plugin name or the plugin argument"\r
-    IDS_PLUGIN_DESCRIPTION46 "Prediff Line Filter"\r
-    IDS_PLUGIN_DESCRIPTION47 "Basic text functions for the context menu"\r
-    IDS_PLUGIN_DESCRIPTION48 \r
-                            "HTTP URL Scheme Handler with curl. \r\nArguments: Command line options passed to the curl command."\r
+    IDS_PLUGIN_DESCRIPTION47 "Prediff Line Filter"\r
+    IDS_PLUGIN_DESCRIPTION48 "Basic text functions for the context menu"\r
     IDS_PLUGIN_DESCRIPTION49 \r
+                            "HTTP URL Scheme Handler with curl. \r\nArguments: Command line options passed to the curl command."\r
+    IDS_PLUGIN_DESCRIPTION50 \r
                             "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."\r
 END\r
 \r
index 8731ee3..83c9b2e 100644 (file)
@@ -1,48 +1,48 @@
 # Translations Status
 
-Status from **2023-01-08**:
+Status from **2023-01-14**:
 
 ## WinMerge
 
 | Language             | Total | Translated | Fuzzy | Untranslated | Complete | Last Update |
 |:---------------------|------:|-----------:|------:|-------------:|---------:|:-----------:|
-| Arabic               |  1242 |        897 |     0 |          345 |     72 % |  2019-12-30 |
-| Basque               |  1242 |        639 |     0 |          603 |     51 % |  2013-02-03 |
-| Brazilian            |  1242 |       1237 |     0 |            5 |     99 % |  2022-12-25 |
-| Bulgarian            |  1242 |       1021 |     0 |          221 |     82 % |  2021-06-28 |
-| Catalan              |  1242 |       1184 |     0 |           58 |     95 % |             |
-| ChineseSimplified    |  1242 |       1236 |     0 |            6 |     99 % |             |
-| ChineseTraditional   |  1242 |       1123 |     0 |          119 |     90 % |  2022-02-19 |
-| Corsican             |  1242 |       1237 |     0 |            5 |     99 % |  2022-12-25 |
-| Croatian             |  1242 |        631 |     1 |          610 |     50 % |  2009-02-13 |
-| Czech                |  1242 |        606 |     0 |          636 |     48 % |             |
-| Danish               |  1242 |        640 |     0 |          602 |     51 % |  2013-01-13 |
-| Dutch                |  1242 |       1194 |     0 |           48 |     96 % |  2018-09-06 |
-| English              |  1242 |       1242 |     0 |            0 |    100 % |  2023-01-08 |
-| Finnish              |  1242 |       1195 |     0 |           47 |     96 % |             |
-| French               |  1242 |       1237 |     0 |            5 |     99 % |  2022-12-29 |
-| Galician             |  1242 |       1233 |     0 |            9 |     99 % |  2022-11-20 |
-| German               |  1242 |       1237 |     0 |            5 |     99 % |  2022-12-26 |
-| Greek                |  1242 |        605 |     0 |          637 |     48 % |             |
-| Hungarian            |  1242 |       1236 |     0 |            6 |     99 % |  2021-03-15 |
-| Italian              |  1242 |       1105 |     0 |          137 |     88 % |  2022-06-01 |
-| Japanese             |  1242 |       1242 |     0 |            0 |    100 % |  2023-01-01 |
-| Korean               |  1242 |       1194 |     0 |           48 |     96 % |  2022-02-02 |
-| Lithuanian           |  1242 |       1195 |     0 |           47 |     96 % |  2022-12-26 |
-| Norwegian            |  1242 |        731 |     0 |          511 |     58 % |             |
-| Persian              |  1242 |        642 |     0 |          600 |     51 % |  2013-08-15 |
-| Polish               |  1242 |       1219 |     0 |           23 |     98 % |  2022-11-10 |
-| Portuguese           |  1242 |       1233 |     0 |            9 |     99 % |  2022-10-17 |
-| Romanian             |  1242 |        561 |    44 |          637 |     48 % |             |
-| Russian              |  1242 |       1232 |     0 |           10 |     99 % |  2022-07-27 |
-| Serbian              |  1242 |        633 |     0 |          609 |     50 % |             |
-| Sinhala              |  1242 |        564 |    58 |          620 |     50 % |  2010-12-12 |
-| Slovak               |  1242 |       1194 |     0 |           48 |     96 % |  2022-02-17 |
-| Slovenian            |  1242 |       1237 |     0 |            5 |     99 % |  2023-01-05 |
-| Spanish              |  1242 |       1172 |     1 |           69 |     94 % |  2022-07-30 |
-| Swedish              |  1242 |       1233 |     0 |            9 |     99 % |  2022-12-02 |
-| Turkish              |  1242 |       1233 |     0 |            9 |     99 % |  2022-11-10 |
-| Ukrainian            |  1242 |        637 |     0 |          605 |     51 % |  2009-06-13 |
+| Arabic               |  1244 |        897 |     0 |          347 |     72 % |  2019-12-30 |
+| Basque               |  1244 |        639 |     0 |          605 |     51 % |  2013-02-03 |
+| Brazilian            |  1244 |       1242 |     0 |            2 |     99 % |             |
+| Bulgarian            |  1244 |       1021 |     0 |          223 |     82 % |  2021-06-28 |
+| Catalan              |  1244 |       1184 |     0 |           60 |     95 % |             |
+| ChineseSimplified    |  1244 |       1241 |     0 |            3 |     99 % |             |
+| ChineseTraditional   |  1244 |       1123 |     0 |          121 |     90 % |  2022-02-19 |
+| Corsican             |  1244 |       1237 |     0 |            7 |     99 % |  2022-12-25 |
+| Croatian             |  1244 |        631 |     1 |          612 |     50 % |  2009-02-13 |
+| Czech                |  1244 |        606 |     0 |          638 |     48 % |             |
+| Danish               |  1244 |        640 |     0 |          604 |     51 % |  2013-01-13 |
+| Dutch                |  1244 |       1194 |     0 |           50 |     95 % |  2018-09-06 |
+| English              |  1244 |       1244 |     0 |            0 |    100 % |  2023-01-14 |
+| Finnish              |  1244 |       1195 |     0 |           49 |     96 % |             |
+| French               |  1244 |       1237 |     0 |            7 |     99 % |  2022-12-29 |
+| Galician             |  1244 |       1233 |     0 |           11 |     99 % |  2022-11-20 |
+| German               |  1244 |       1242 |     0 |            2 |     99 % |  2023-01-09 |
+| Greek                |  1244 |        605 |     0 |          639 |     48 % |             |
+| Hungarian            |  1244 |       1241 |     0 |            3 |     99 % |  2021-03-15 |
+| Italian              |  1244 |       1105 |     0 |          139 |     88 % |  2022-06-01 |
+| Japanese             |  1244 |       1242 |     0 |            2 |     99 % |  2023-01-08 |
+| Korean               |  1244 |       1194 |     0 |           50 |     95 % |  2022-02-02 |
+| Lithuanian           |  1244 |       1198 |     0 |           46 |     96 % |  2023-01-09 |
+| Norwegian            |  1244 |        731 |     0 |          513 |     58 % |             |
+| Persian              |  1244 |        642 |     0 |          602 |     51 % |  2013-08-15 |
+| Polish               |  1244 |       1219 |     0 |           25 |     97 % |  2022-11-10 |
+| Portuguese           |  1244 |       1233 |     0 |           11 |     99 % |  2022-10-17 |
+| Romanian             |  1244 |        561 |    44 |          639 |     48 % |             |
+| Russian              |  1244 |       1232 |     0 |           12 |     99 % |  2022-07-27 |
+| Serbian              |  1244 |        633 |     0 |          611 |     50 % |             |
+| Sinhala              |  1244 |        564 |    58 |          622 |     50 % |  2010-12-12 |
+| Slovak               |  1244 |       1194 |     0 |           50 |     95 % |  2022-02-17 |
+| Slovenian            |  1244 |       1237 |     0 |            7 |     99 % |  2023-01-05 |
+| Spanish              |  1244 |       1172 |     1 |           71 |     94 % |  2022-07-30 |
+| Swedish              |  1244 |       1242 |     0 |            2 |     99 % |  2023-01-11 |
+| Turkish              |  1244 |       1233 |     0 |           11 |     99 % |  2022-11-10 |
+| Ukrainian            |  1244 |        637 |     0 |          607 |     51 % |  2009-06-13 |
 
 ## ShellExtension
 
index 13039c1..3842ee6 100644 (file)
@@ -4018,6 +4018,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4114,6 +4117,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 378cac6..236d744 100644 (file)
@@ -4625,6 +4625,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4721,6 +4724,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 3cecb55..4a82894 100644 (file)
@@ -3700,6 +3700,9 @@ msgstr "Pré-visualização Graphviz"
 msgid "Preview Markdown"
 msgstr "Pré-visualização Markdown"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Consultar Dados do CSV..."
 
@@ -3796,6 +3799,9 @@ msgstr "Pré-visualização Graphviz. \r\nArgumentos: Opções de linha de coman
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr "Visualização Markdown. \r\nArgumentos: Opções de linha de comando passadas ao comando dot."
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr "Examinador CSV com comando q. \r\nArgumentos: Comando SQL ou opções de linha de comando passados ao comando q."
 
index e44a23e..e2d2b1e 100644 (file)
@@ -4102,6 +4102,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4198,6 +4201,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index ff1ba88..d8b30b8 100644 (file)
@@ -4780,6 +4780,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Consulta dades en CSV..."
 
@@ -4950,6 +4953,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 6150cb2..08ad405 100644 (file)
@@ -4122,6 +4122,9 @@ msgstr "预览 Graphviz"
 msgid "Preview Markdown"
 msgstr "预览 Markdown"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "查询 CSV 数据..."
 
@@ -4301,6 +4304,9 @@ msgstr ""
 "Markdown预览器。\r\n"
 "参数:传递给 md2html 命令的命令行选项。"
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 134c892..6cdec4b 100644 (file)
@@ -4779,6 +4779,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "查詢 CSV 資料..."
 
@@ -4912,6 +4915,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 9e4ffd2..7c940d3 100644 (file)
@@ -4093,6 +4093,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Interrugazione di dati CSV…"
 
@@ -4263,6 +4266,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 9ab07c3..b1c4e76 100644 (file)
@@ -4624,6 +4624,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4720,6 +4723,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index b38ac88..f41f913 100644 (file)
@@ -4557,6 +4557,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4653,6 +4656,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 57ab039..b335cb5 100644 (file)
@@ -4662,6 +4662,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4758,6 +4761,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 6ae5709..c48d055 100644 (file)
@@ -4102,6 +4102,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV-gegevens bevragen..."
 
@@ -4272,6 +4275,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index b6e8ea6..2ebb081 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: WinMerge\n"
 "Report-Msgid-Bugs-To: https://bugs.winmerge.org/\n"
-"POT-Creation-Date: 2023-01-08 09:36+0000\n"
+"POT-Creation-Date: 2023-01-14 12:20+0000\n"
 "PO-Revision-Date: \n"
 "Last-Translator: \n"
 "Language-Team: English <winmerge-translate@lists.sourceforge.net>\n"
@@ -3694,6 +3694,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -3790,6 +3793,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 4f42d41..8967f56 100644 (file)
@@ -4114,6 +4114,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV-tietojen kysely..."
 
@@ -4287,6 +4290,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index c862eb0..8e441df 100644 (file)
@@ -4807,6 +4807,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Interroger les données CSV..."
 
@@ -4977,6 +4980,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index aeeabc8..5437484 100644 (file)
@@ -4802,6 +4802,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Consultar datos CSV…"
 
@@ -4972,6 +4975,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index d91ddc5..f7aa9ea 100644 (file)
@@ -4420,6 +4420,9 @@ msgstr "Graphviz-Vorschau"
 msgid "Preview Markdown"
 msgstr "Markdown-Vorschau"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV-Daten abfragen..."
 
@@ -4516,6 +4519,9 @@ msgstr "Graphviz-Vorschau. \r\nArgumente: Befehlszeilenoptionen, die an den Befe
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr "Markdown-Vorschau. \r\nArgumente: Befehlszeilenoptionen, die an den Befehl md2html übergeben werden."
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr "CSV-Querier mit q-Befehl. \r\nArgumente: SQL-Anweisung oder Befehlszeilenoptionen, die an den Befehl q übergeben werden."
 
index 2d243e7..c01b61c 100644 (file)
@@ -4602,6 +4602,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4698,6 +4701,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index db079bb..f494956 100644 (file)
@@ -4763,6 +4763,9 @@ msgstr "Graphviz előnézet"
 msgid "Preview Markdown"
 msgstr "Jelölés előnézet"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV adatok lekérdezése..."
 
@@ -4859,6 +4862,9 @@ msgstr "Graphviz előnézeti program. \r\nArgumentumok: A dot parancsnak megfele
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr "Jelölés előnézeti program. \r\nArgumentumok: Az md2html parancsnak megfelelő parancssori opciók."
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr "CSV Lekérdező q paranccsal.  \r\nArgumentumok: A q parancsnak megfelelő SQL utasítás vagy parancssori opciók."
 
index af37e48..7231fc0 100644 (file)
@@ -4059,6 +4059,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4155,6 +4158,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 7ded7e8..42a7d4b 100644 (file)
@@ -4084,6 +4084,9 @@ msgstr "Graphvizプレビュー"
 msgid "Preview Markdown"
 msgstr "Markdownプレビュー"
 
+msgid "Preview PlantUML"
+msgstr "PlantUMLプレビュー"
+
 msgid "Query CSV Data..."
 msgstr "CSV データの問い合わせ..."
 
@@ -4262,6 +4265,11 @@ msgstr ""
 "Markdown ファイルをHTMLに変換して表示します。\r\n"
 "引数: md2html コマンドに渡すコマンドラインオプション。"
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+"PlantUML ファイルを画像に変換して表示します。\r\n"
+"引数: plantuml.jar コマンドに渡すコマンドラインオプション。"
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 0993910..8d5dd97 100644 (file)
@@ -4768,6 +4768,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV 데이터 쿼리..."
 
@@ -4901,6 +4904,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 "'q command'를 사용하여 CSV 쿼리. \r\n"
index fe98c84..0776f35 100644 (file)
@@ -3700,6 +3700,9 @@ msgstr "„Graphviz“ peržiūra"
 msgid "Preview Markdown"
 msgstr "„Markdown“ peržiūra"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Pateikti CSV duomenų užklausą..."
 
@@ -3796,6 +3799,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index a02de74..48419ea 100644 (file)
@@ -4087,6 +4087,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4221,6 +4224,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 8902f62..0c52ef9 100644 (file)
@@ -4671,6 +4671,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4767,6 +4770,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 45cc5da..6dc6301 100644 (file)
@@ -3701,6 +3701,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Kwerenda danych CSV..."
 
@@ -3797,6 +3800,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 6413c43..b35c864 100644 (file)
@@ -4170,6 +4170,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Consultar dados CSV..."
 
@@ -4346,6 +4349,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index a809641..819065b 100644 (file)
@@ -4607,6 +4607,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4703,6 +4706,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index a92e3ac..2aca359 100644 (file)
@@ -3702,6 +3702,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Запрос данных CSV..."
 
@@ -3798,6 +3801,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr "CSV Querier с q. \r\nАргументы: Оператор SQL или параметры командной строки, передаваемые команде q."
 
index 6f74318..15de551 100644 (file)
@@ -4596,6 +4596,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4692,6 +4695,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 2b0a754..73a67e5 100644 (file)
@@ -4625,6 +4625,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4721,6 +4724,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""
 
index 3194124..375eb36 100644 (file)
@@ -4058,6 +4058,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Vyhľadávanie údajov CSV..."
 
@@ -4228,6 +4231,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 1394543..78ef493 100644 (file)
@@ -4083,6 +4083,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Poizveduj podatke CSV..."
 
@@ -4253,6 +4256,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 4ac1223..897f071 100644 (file)
@@ -4085,6 +4085,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4218,6 +4221,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 593e213..df00b10 100644 (file)
@@ -4083,6 +4083,9 @@ msgstr "Förhandsvisa Graphviz"
 msgid "Preview Markdown"
 msgstr "Förhandsvisa Markdown"
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "Frågar CSV data..."
 
@@ -4260,6 +4263,9 @@ msgstr ""
 "Markdown Förhandsvisare. \r\n"
 "Argument: Kommandoradsinställningar skickade till md2html kommandot."
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 2a98357..0a9d1f6 100644 (file)
@@ -4153,6 +4153,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr "CSV verilerini sorgula..."
 
@@ -4326,6 +4329,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid ""
 "CSV Querier with q command. \r\n"
 "Arguments: SQL statement or command line options passed to the q command."
index 9eb61c3..c3c6bc0 100644 (file)
@@ -4628,6 +4628,9 @@ msgstr ""
 msgid "Preview Markdown"
 msgstr ""
 
+msgid "Preview PlantUML"
+msgstr ""
+
 msgid "Query CSV Data..."
 msgstr ""
 
@@ -4724,6 +4727,9 @@ msgstr ""
 msgid "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
 msgstr ""
 
+msgid "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+msgstr ""
+
 msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 msgstr ""