OSDN Git Service

Update translations
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 26 Aug 2021 10:37:44 +0000 (19:37 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 26 Aug 2021 10:37:44 +0000 (19:37 +0900)
38 files changed:
Src/Merge.rc
Src/resource.h
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/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 f8f8043..8e896b7 100644 (file)
@@ -3844,17 +3844,20 @@ BEGIN
     IDS_PLUGIN_DESCRIPTION30 "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."\r
     IDS_PLUGIN_DESCRIPTION31 "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."\r
     IDS_PLUGIN_DESCRIPTION32 "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
-    IDS_PLUGIN_DESCRIPTION33 "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."\r
-    IDS_PLUGIN_DESCRIPTION34 "Apply patch using GnuWin32 Patch for Windows"\r
-    IDS_PLUGIN_DESCRIPTION35 "Display the text content of MS Excel files"\r
-    IDS_PLUGIN_DESCRIPTION36 "Display the text content of MS PowerPoint files"\r
-    IDS_PLUGIN_DESCRIPTION37 "Display the text content of MS Visio files"\r
-    IDS_PLUGIN_DESCRIPTION38 "Display the text content of MS Word files"\r
-    IDS_PLUGIN_DESCRIPTION39 "Ignore some columns - ignored columns list from the plugin name or the plugin argument"\r
-    IDS_PLUGIN_DESCRIPTION40 "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."\r
-    IDS_PLUGIN_DESCRIPTION41 "Ignore some fields - ignored fields list from the plugin name or the plugin argument"\r
-    IDS_PLUGIN_DESCRIPTION43 "Prediff Line Filter"\r
-    IDS_PLUGIN_DESCRIPTION44 "Basic text functions for the context menu"\r
+    IDS_PLUGIN_DESCRIPTION33 "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."\r
+    IDS_PLUGIN_DESCRIPTION34 "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."\r
+    IDS_PLUGIN_DESCRIPTION35 "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."\r
+    IDS_PLUGIN_DESCRIPTION37 "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 "Ignore some columns - ignored columns list from the plugin name or the plugin argument"\r
+    IDS_PLUGIN_DESCRIPTION44 "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."\r
+    IDS_PLUGIN_DESCRIPTION45 "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
 END\r
 \r
 #endif    // English (United States) resources\r
index 15aa140..b272488 100644 (file)
 #define IDS_PLUGIN_DESCRIPTION43        44393\r
 #define IDS_PLUGIN_DESCRIPTION44        44394\r
 #define IDS_PLUGIN_DESCRIPTION45        44395\r
+#define IDS_PLUGIN_DESCRIPTION46        44396\r
+#define IDS_PLUGIN_DESCRIPTION47        44397\r
 #define IDS_PLUGIN_MISSING_PLUGIN_NAME  44400\r
 #define IDS_PLUGIN_MISSING_QUOTATION_MARK 44401\r
 #define IDS_PLUGIN_TITLE1               44402\r
index 2ea0726..0b5c8f7 100644 (file)
@@ -3857,6 +3857,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 52943da..5feb73f 100644 (file)
@@ -4464,6 +4464,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 97dc034..4d5d3a5 100644 (file)
@@ -3977,6 +3977,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 1bcc947..641fadc 100644 (file)
@@ -3946,6 +3946,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 8167316..9458d1e 100644 (file)
@@ -4395,6 +4395,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index e21c256..86f3163 100644 (file)
@@ -3895,6 +3895,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index ca42006..b5399f8 100644 (file)
@@ -4473,6 +4473,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 1701d66..46757d3 100644 (file)
@@ -4464,6 +4464,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index aa64cce..d46f69a 100644 (file)
@@ -4397,6 +4397,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 530992f..b52ee00 100644 (file)
@@ -4502,6 +4502,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 2e83a41..6ec7d0e 100644 (file)
@@ -3945,6 +3945,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index fcc13cf..5bddcf4 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: 2021-08-25 21:30+0000\n"
+"POT-Creation-Date: 2021-08-25 22:32+0000\n"
 "PO-Revision-Date: \n"
 "Last-Translator: \n"
 "Language-Team: English <winmerge-translate@lists.sourceforge.net>\n"
@@ -3500,6 +3500,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 2a4de94..5307adf 100644 (file)
@@ -4564,6 +4564,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 48e7461..744427a 100644 (file)
@@ -4639,6 +4639,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 4ae3ede..1479044 100644 (file)
@@ -4631,6 +4631,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 1f2f8ea..860cf4b 100644 (file)
@@ -4248,6 +4248,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 2f327dd..f223eac 100644 (file)
@@ -4442,6 +4442,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 2d5830b..9089af7 100644 (file)
@@ -4631,6 +4631,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index dc319a7..1e2ec56 100644 (file)
@@ -3901,6 +3901,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index b34329a..8ef31ab 100644 (file)
@@ -12,7 +12,7 @@ msgstr ""
 "Project-Id-Version: WinMerge\n"
 "Report-Msgid-Bugs-To: https://bugs.winmerge.org/\n"
 "POT-Creation-Date: 2020-12-05 22:07+0000\n"
-"PO-Revision-Date: 2021-07-11 12:59+0900\n"
+"PO-Revision-Date: 2021-08-26 19:34+0900\n"
 "Last-Translator: Takashi Sawanaka <sawanaka@d1.dion.ne.jp>\n"
 "Language-Team: Japanese <winmerge-translate@lists.sourceforge.net>\n"
 "MIME-Version: 1.0\n"
@@ -3850,7 +3850,8 @@ msgid ""
 "  REPLACE - text to replace\r\n"
 "  -i - ignore case (only for -e)\r\n"
 "  -e - treat the specified text as a regular expression"
-msgstr "テキストを置換します。\r\n"
+msgstr ""
+"テキストを置換します。\r\n"
 "使い方: Replace [-i] [-e] FIND REPLACE\r\n"
 "  FIND    - 検索するテキスト\r\n"
 "  REPLACE - 置換するテキスト\r\n"
@@ -3862,7 +3863,8 @@ msgid ""
 "Apply filter command. \r\n"
 "Usage: ExecFilterCommand COMMAND\r\n"
 "  COMMAND - command to execute. %1 in the command is replaced with the filename."
-msgstr "フィルタコマンドを適用します。\r\n"
+msgstr ""
+"フィルタコマンドを適用します。\r\n"
 "使い方: ExecFilterCommand COMMAND\r\n"
 "  COMMAND - 実行するコマンド。 コマンド内の %1 はファイル名に置き換わります。"
 
@@ -3918,7 +3920,9 @@ msgstr ""
 "  -i - 大文字小文字を無視します\r\n"
 "  -e - パターンマッチングに PATTERNS を使用します"
 
-msgid "HTML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
+msgid ""
+"HTML Prettier with tidy-html5. \r\n"
+"Arguments: Command line options passed to the tidy command."
 msgstr ""
 "tidy-html5 を使用して HTML ファイルを整形します。\r\n"
 "引数: tidy コマンドに渡すコマンドラインオプション。"
@@ -3937,7 +3941,9 @@ msgstr ""
 "tidy-html5 を使用して XML ファイルを整形します。\r\n"
 "引数: tidy コマンドに渡すコマンドラインオプション。"
 
-msgid "YAML Prettier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
+msgid ""
+"YAML Prettier with yq command. \r\n"
+"Arguments: Filter or command line options passed to the yq command."
 msgstr ""
 "yq コマンドを使用してYAML ファイルを整形します。\r\n"
 "引数: フィルタまたは yq コマンドに渡すコマンドラインオプション。"
@@ -3970,17 +3976,42 @@ msgstr ""
 "jq コマンドを使用して JSONファイルからデータを抽出します。\r\n"
 "引数: フィルタまたは jq コマンドに渡すコマンドラインオプション。"
 
-msgid "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
+msgid ""
+"YAML Querier with yq command. \r\n"
+"Arguments: Filter or command line options passed to the yq command."
 msgstr ""
 "yq コマンドを使用して YAMLファイルからデータを抽出します。\r\n"
 "引数: フィルタまたは yq コマンドに渡すコマンドラインオプション。"
 
-msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
+msgid ""
+"HTML Validator with tidy-html5. \r\n"
+"Arguments: Command line options passed to the tidy command."
 msgstr ""
 "tidy-html5 を使用して HTML ファイルを検証します。\r\n"
 "引数: tidy コマンドに渡すコマンドラインオプション。"
 
 msgid ""
+"JVM bytecode disassembler with javap. \r\n"
+"Arguments: Command line options passed to the javap command."
+msgstr ""
+"javap を使用してJVMバイトコードを逆アセンブルします。\r\n"
+"引数: javap コマンドに渡すコマンドラインオプション。"
+
+msgid ""
+"IL disassembler with ildasm. \r\n"
+"Arguments: Command line options passed to the ildasm command."
+msgstr ""
+"ildasm を使用してILコードを逆アセンブルします。\r\n"
+"引数: ildasm コマンドに渡すコマンドラインオプション。"
+
+msgid ""
+"Native code disassembler with dumpbin. \r\n"
+"Arguments: Command line options passed to the dumpbin command."
+msgstr ""
+"dumpbin を使用してネイティブコードを逆アセンブルします。\r\n"
+"引数: dumpbin コマンドに渡すコマンドラインオプション。"
+
+msgid ""
 "General content extractor with Apache Tika. \r\n"
 "Arguments: Command line options passed to the tika-app.jar."
 msgstr ""
index 718d93e..72d4ebf 100644 (file)
@@ -4635,6 +4635,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index ce33c35..f668492 100644 (file)
@@ -3509,6 +3509,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index f3cebc2..3d0ab88 100644 (file)
@@ -4464,6 +4464,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 37cf1a6..4c4c570 100644 (file)
@@ -4507,6 +4507,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 895d9b2..fb60631 100644 (file)
@@ -3506,6 +3506,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 3368b43..4e3a793 100644 (file)
@@ -3977,6 +3977,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 9f90b26..5b21540 100644 (file)
@@ -4443,6 +4443,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 577536a..6694607 100644 (file)
@@ -3508,6 +3508,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 0cb3bf6..578de87 100644 (file)
@@ -4436,6 +4436,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 9a660c8..4bbdaa3 100644 (file)
@@ -4454,6 +4454,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 5d3d516..a1774db 100644 (file)
@@ -3917,6 +3917,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index dbd9119..b44e46b 100644 (file)
@@ -4625,6 +4625,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 26f4dbb..a37e4c2 100644 (file)
@@ -3895,6 +3895,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 226a16f..2425eab 100644 (file)
@@ -4603,6 +4603,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 7a2322e..c73f026 100644 (file)
@@ -3961,6 +3961,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""
 
index 21b60dc..f52add7 100644 (file)
@@ -4464,6 +4464,15 @@ msgstr ""
 msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 msgstr ""
 
+msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+msgstr ""
+
+msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+msgstr ""
+
+msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+msgstr ""
+
 msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 msgstr ""