OSDN Git Service

Separate plugin-related strings from Merge.rc into Strings.rc to reduce executable...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 24 Mar 2023 14:49:55 +0000 (23:49 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Fri, 24 Mar 2023 14:49:55 +0000 (23:49 +0900)
45 files changed:
ALL.vs2017.sln
ALL.vs2019.sln
ALL.vs2022.sln
Plugins/Strings.rc [new file with mode: 0644]
Plugins/resource.h [new file with mode: 0644]
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/Corsican.po
Translations/WinMerge/CreateMasterPotFile.vbs
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 1a243da..0a40775 100644 (file)
@@ -58,6 +58,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{AA9C
                Plugins\CopyDlls.bat = Plugins\CopyDlls.bat
                Plugins\Plugins.xml = Plugins\Plugins.xml
                Plugins\README.md = Plugins\README.md
+               Plugins\Strings.rc = Plugins\Strings.rc
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayBinaryFiles", "Plugins\src_VCPP\DisplayBinaryFiles\DisplayBinaryFiles.vcxproj", "{6877DE2D-4ABA-49B0-858D-7D9A9F92945C}"
index 652f103..59c6d56 100644 (file)
@@ -58,6 +58,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{AA9C
                Plugins\CopyDlls.bat = Plugins\CopyDlls.bat
                Plugins\Plugins.xml = Plugins\Plugins.xml
                Plugins\README.md = Plugins\README.md
+               Plugins\Strings.rc = Plugins\Strings.rc
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayBinaryFiles", "Plugins\src_VCPP\DisplayBinaryFiles\DisplayBinaryFiles.vcxproj", "{6877DE2D-4ABA-49B0-858D-7D9A9F92945C}"
index c0d1688..f47e657 100644 (file)
@@ -58,6 +58,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{AA9C
                Plugins\CopyDlls.bat = Plugins\CopyDlls.bat
                Plugins\Plugins.xml = Plugins\Plugins.xml
                Plugins\README.md = Plugins\README.md
+               Plugins\Strings.rc = Plugins\Strings.rc
        EndProjectSection
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayBinaryFiles", "Plugins\src_VCPP\DisplayBinaryFiles\DisplayBinaryFiles.vcxproj", "{6877DE2D-4ABA-49B0-858D-7D9A9F92945C}"
diff --git a/Plugins/Strings.rc b/Plugins/Strings.rc
new file mode 100644 (file)
index 0000000..83c597f
--- /dev/null
@@ -0,0 +1,204 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "resource.h"
+/////////////////////////////////////////////////////////////////////////////
+// English (United States) resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
+#pragma code_page(1252)
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE 
+BEGIN
+    "resource.h\0"
+END
+
+2 TEXTINCLUDE 
+BEGIN
+    "\0"
+END
+
+3 TEXTINCLUDE 
+BEGIN
+    "\r\n"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_PROCESS_TYPE1 "Prettification"
+    IDS_PLUGIN_PROCESS_TYPE2 "Content Extraction"
+    IDS_PLUGIN_PROCESS_TYPE3 "Preview"
+    IDS_PLUGIN_PROCESS_TYPE4 "Editor script"
+    IDS_PLUGIN_PROCESS_TYPE5 "Data Query"
+    IDS_PLUGIN_PROCESS_TYPE6 "Validation"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_PROCESS_TYPE7 "Decompilation"
+    IDS_PLUGIN_PROCESS_TYPE8 "URL Handling"
+    IDS_PLUGIN_MENU_CAPTION1 "Make Uppercase"
+    IDS_PLUGIN_MENU_CAPTION2 "Make Lowercase"
+    IDS_PLUGIN_MENU_CAPTION3 "Remove Duplicate Lines"
+    IDS_PLUGIN_MENU_CAPTION4 "Count Duplicate Lines"
+    IDS_PLUGIN_MENU_CAPTION5 "Sort Lines Ascending"
+    IDS_PLUGIN_MENU_CAPTION6 "Sort Lines Descending"
+    IDS_PLUGIN_MENU_CAPTION7 "Reverse Columns"
+    IDS_PLUGIN_MENU_CAPTION8 "Reverse Lines"
+    IDS_PLUGIN_MENU_CAPTION9 "Replace..."
+    IDS_PLUGIN_MENU_CAPTION10 "Apply Filter Command..."
+    IDS_PLUGIN_MENU_CAPTION11 "Tokenize..."
+    IDS_PLUGIN_MENU_CAPTION12 "Trim Spaces"
+    IDS_PLUGIN_MENU_CAPTION13 "Select Columns..."
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_MENU_CAPTION14 "Select Lines..."
+    IDS_PLUGIN_MENU_CAPTION15 "Insert Date"
+    IDS_PLUGIN_MENU_CAPTION16 "Insert Time"
+    IDS_PLUGIN_MENU_CAPTION17 "Apply Patch..."
+    IDS_PLUGIN_MENU_CAPTION18 "Ignore Columns"
+    IDS_PLUGIN_MENU_CAPTION19 "Ignore Comments (C-Family Languages)"
+    IDS_PLUGIN_MENU_CAPTION20 "Ignore CSV Fields"
+    IDS_PLUGIN_MENU_CAPTION21 "Ignore TSV Fields"
+    IDS_PLUGIN_MENU_CAPTION22 "Ignore Leading Line Numbers"
+    IDS_PLUGIN_MENU_CAPTION23 "Apply Prediff Substitution Filters"
+    IDS_PLUGIN_MENU_CAPTION24 "Prettify HTML"
+    IDS_PLUGIN_MENU_CAPTION25 "Prettify JSON"
+    IDS_PLUGIN_MENU_CAPTION26 "Prettify XML"
+    IDS_PLUGIN_MENU_CAPTION27 "Prettify YAML"
+    IDS_PLUGIN_MENU_CAPTION28 "Preview Graphviz"
+    IDS_PLUGIN_MENU_CAPTION29 "Preview Markdown"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_MENU_CAPTION30 "Preview PlantUML"
+    IDS_PLUGIN_MENU_CAPTION31 "Query CSV Data..."
+    IDS_PLUGIN_MENU_CAPTION32 "Query TSV Data..."
+    IDS_PLUGIN_MENU_CAPTION33 "Query JSON Data..."
+    IDS_PLUGIN_MENU_CAPTION34 "Query YAML Data..."
+    IDS_PLUGIN_MENU_CAPTION35 "Validate HTML"
+    IDS_PLUGIN_MENU_CAPTION36 "Disassemble JVM Bytecode"
+    IDS_PLUGIN_MENU_CAPTION37 "Disassemble IL Code"
+    IDS_PLUGIN_MENU_CAPTION38 "Disassemble Native Code"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_DESCRIPTION1 "Make characters uppercase"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_DESCRIPTION2 "Make characters lowercase"
+    IDS_PLUGIN_DESCRIPTION3 "Remove duplicate lines"
+    IDS_PLUGIN_DESCRIPTION4 "Count duplicate lines"
+    IDS_PLUGIN_DESCRIPTION5 "Sort lines ascending"
+    IDS_PLUGIN_DESCRIPTION6 "Sort lines descending"
+    IDS_PLUGIN_DESCRIPTION7 "Reverse columns"
+    IDS_PLUGIN_DESCRIPTION8 "Reverse lines"
+    IDS_PLUGIN_DESCRIPTION9 "Replace text with another text.\r\nUsage: Replace [-i] [-e] FIND REPLACE\r\n  FIND    - text to find\r\n  REPLACE - text to replace\r\n  -i - ignore case (only for -e)\r\n  -e - treat the specified text as a regular expression"
+    IDS_PLUGIN_DESCRIPTION10 
+                            "Apply filter command. \r\nUsage: ExecFilterCommand COMMAND\r\n  COMMAND - command to execute. %1 in the command is replaced with the filename."
+    IDS_PLUGIN_DESCRIPTION11 
+                            "Tokenize selection. \r\nUsage: Tokenize PATTERNS\r\n  PATTERNS - regular expression for tokenizing. (e.g. [^\\w]+)"
+    IDS_PLUGIN_DESCRIPTION12 "Trim spaces"
+    IDS_PLUGIN_DESCRIPTION13 
+                            "Select some columns.\r\nUsage: SelectColumns RANGES\r\n   or: SelectColumns [-v] [-i] [-g] -e PATTERNS\r\n  RANGES   - list of column ranges to select. (e.g. -3,5-10,30-)\r\n  PATTERNS - regular expression\r\n  -v - select non-matching columns\r\n  -i - ignore case\r\n  -g - enable global flag\r\n  -e - use PATTERNS for matching"
+    IDS_PLUGIN_DESCRIPTION14 
+                            "Select some lines.\r\nUsage: SelectLines RANGES\r\n   or: SelectLines [-v] [-i] -e PATTERNS\r\n  RANGES   - list of line ranges to select. (e.g. -3,5-10,30-)\r\n  PATTERNS - regular expression\r\n  -v - select non-matching lines\r\n  -i - ignore case\r\n  -e - use PATTERNS for matching"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_DESCRIPTION23 
+                            "HTML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
+    IDS_PLUGIN_DESCRIPTION24 
+                            "JSON Prettier with jq command. \r\nArguments: Filter or command line options passed to the jq command."
+    IDS_PLUGIN_DESCRIPTION25 
+                            "XML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
+    IDS_PLUGIN_DESCRIPTION26 
+                            "YAML Prettier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
+    IDS_PLUGIN_DESCRIPTION27 
+                            "Graphviz Previewer. \r\nArguments: Command line options passed to the dot command."
+    IDS_PLUGIN_DESCRIPTION28 
+                            "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."
+    IDS_PLUGIN_DESCRIPTION29 
+                            "PlantUML Previewer. \r\nArguments: Command line options passed to the plantuml.jar command."
+    IDS_PLUGIN_DESCRIPTION30 
+                            "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
+    IDS_PLUGIN_DESCRIPTION31 
+                            "TSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
+    IDS_PLUGIN_DESCRIPTION32 
+                            "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."
+    IDS_PLUGIN_DESCRIPTION33 
+                            "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_DESCRIPTION34 
+                            "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
+    IDS_PLUGIN_DESCRIPTION35 
+                            "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
+    IDS_PLUGIN_DESCRIPTION36 
+                            "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
+    IDS_PLUGIN_DESCRIPTION37 
+                            "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
+    IDS_PLUGIN_DESCRIPTION38 
+                            "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
+    IDS_PLUGIN_DESCRIPTION39 "Apply patch using GnuWin32 Patch for Windows"
+    IDS_PLUGIN_DESCRIPTION40 "Display the text content of MS Excel files"
+    IDS_PLUGIN_DESCRIPTION41 "Display the text content of MS PowerPoint files"
+    IDS_PLUGIN_DESCRIPTION42 "Display the text content of MS Visio files"
+    IDS_PLUGIN_DESCRIPTION43 "Display the text content of MS Word files"
+    IDS_PLUGIN_DESCRIPTION44 
+                            "Ignore some columns - ignored columns list from the plugin name or the plugin argument"
+    IDS_PLUGIN_DESCRIPTION45 
+                            "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."
+    IDS_PLUGIN_DESCRIPTION46 
+                            "Ignore some fields - ignored fields list from the plugin name or the plugin argument"
+    IDS_PLUGIN_DESCRIPTION47 "Prediff Line Filter"
+    IDS_PLUGIN_DESCRIPTION48 "Basic text functions for the context menu"
+    IDS_PLUGIN_DESCRIPTION49 
+                            "HTTP URL Scheme Handler with curl. \r\nArguments: Command line options passed to the curl command."
+END
+
+STRINGTABLE
+BEGIN
+    IDS_PLUGIN_DESCRIPTION50 
+                            "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
+END
+
+#endif    // English (United States) resources
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED
+
diff --git a/Plugins/resource.h b/Plugins/resource.h
new file mode 100644 (file)
index 0000000..160a3b6
--- /dev/null
@@ -0,0 +1,127 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by Strings.rc
+//
+#define LANG_ENGLISH 0x09
+#define SUBLANG_ENGLISH_US 0x01
+#define IDS_PLUGIN_PROCESS_TYPE1        44202
+#define IDS_PLUGIN_PROCESS_TYPE2        44203
+#define IDS_PLUGIN_PROCESS_TYPE3        44204
+#define IDS_PLUGIN_PROCESS_TYPE4        44205
+#define IDS_PLUGIN_PROCESS_TYPE5        44206
+#define IDS_PLUGIN_PROCESS_TYPE6        44207
+#define IDS_PLUGIN_PROCESS_TYPE7        44208
+#define IDS_PLUGIN_PROCESS_TYPE8        44209
+#define IDS_PLUGIN_PROCESS_TYPE9        44210
+#define IDS_PLUGIN_MENU_CAPTION1        44211
+#define IDS_PLUGIN_MENU_CAPTION2        44212
+#define IDS_PLUGIN_MENU_CAPTION3        44213
+#define IDS_PLUGIN_MENU_CAPTION4        44214
+#define IDS_PLUGIN_MENU_CAPTION5        44215
+#define IDS_PLUGIN_MENU_CAPTION6        44216
+#define IDS_PLUGIN_MENU_CAPTION7        44217
+#define IDS_PLUGIN_MENU_CAPTION8        44218
+#define IDS_PLUGIN_MENU_CAPTION9        44219
+#define IDS_PLUGIN_MENU_CAPTION10       44220
+#define IDS_PLUGIN_MENU_CAPTION11       44221
+#define IDS_PLUGIN_MENU_CAPTION12       44222
+#define IDS_PLUGIN_MENU_CAPTION13       44223
+#define IDS_PLUGIN_MENU_CAPTION14       44224
+#define IDS_PLUGIN_MENU_CAPTION15       44225
+#define IDS_PLUGIN_MENU_CAPTION16       44226
+#define IDS_PLUGIN_MENU_CAPTION17       44227
+#define IDS_PLUGIN_MENU_CAPTION18       44228
+#define IDS_PLUGIN_MENU_CAPTION19       44229
+#define IDS_PLUGIN_MENU_CAPTION20       44230
+#define IDS_PLUGIN_MENU_CAPTION21       44231
+#define IDS_PLUGIN_MENU_CAPTION22       44232
+#define IDS_PLUGIN_MENU_CAPTION23       44233
+#define IDS_PLUGIN_MENU_CAPTION24       44234
+#define IDS_PLUGIN_MENU_CAPTION25       44235
+#define IDS_PLUGIN_MENU_CAPTION26       44236
+#define IDS_PLUGIN_MENU_CAPTION27       44237
+#define IDS_PLUGIN_MENU_CAPTION28       44238
+#define IDS_PLUGIN_MENU_CAPTION29       44239
+#define IDS_PLUGIN_MENU_CAPTION30       44240
+#define IDS_PLUGIN_MENU_CAPTION31       44241
+#define IDS_PLUGIN_MENU_CAPTION32       44242
+#define IDS_PLUGIN_MENU_CAPTION33       44243
+#define IDS_PLUGIN_MENU_CAPTION34       44244
+#define IDS_PLUGIN_MENU_CAPTION35       44245
+#define IDS_PLUGIN_MENU_CAPTION36       44246
+#define IDS_PLUGIN_MENU_CAPTION37       44247
+#define IDS_PLUGIN_MENU_CAPTION38       44248
+#define IDS_PLUGIN_MENU_CAPTION39       44249
+#define IDS_PLUGIN_MENU_CAPTION40       44250
+#define IDS_PLUGIN_DESCRIPTION1         44351
+#define IDS_PLUGIN_DESCRIPTION2         44352
+#define IDS_PLUGIN_DESCRIPTION3         44353
+#define IDS_PLUGIN_DESCRIPTION4         44354
+#define IDS_PLUGIN_DESCRIPTION5         44355
+#define IDS_PLUGIN_DESCRIPTION6         44356
+#define IDS_PLUGIN_DESCRIPTION7         44357
+#define IDS_PLUGIN_DESCRIPTION8         44358
+#define IDS_PLUGIN_DESCRIPTION9         44359
+#define IDS_PLUGIN_DESCRIPTION10        44360
+#define IDS_PLUGIN_DESCRIPTION11        44361
+#define IDS_PLUGIN_DESCRIPTION12        44362
+#define IDS_PLUGIN_DESCRIPTION13        44363
+#define IDS_PLUGIN_DESCRIPTION14        44364
+#define IDS_PLUGIN_DESCRIPTION15        44365
+#define IDS_PLUGIN_DESCRIPTION16        44366
+#define IDS_PLUGIN_DESCRIPTION17        44367
+#define IDS_PLUGIN_DESCRIPTION18        44368
+#define IDS_PLUGIN_DESCRIPTION19        44369
+#define IDS_PLUGIN_DESCRIPTION20        44370
+#define IDS_PLUGIN_DESCRIPTION21        44371
+#define IDS_PLUGIN_DESCRIPTION22        44372
+#define IDS_PLUGIN_DESCRIPTION23        44373
+#define IDS_PLUGIN_DESCRIPTION24        44374
+#define IDS_PLUGIN_DESCRIPTION25        44375
+#define IDS_PLUGIN_DESCRIPTION26        44376
+#define IDS_PLUGIN_DESCRIPTION27        44377
+#define IDS_PLUGIN_DESCRIPTION28        44378
+#define IDS_PLUGIN_DESCRIPTION29        44379
+#define IDS_PLUGIN_DESCRIPTION30        44380
+#define IDS_PLUGIN_DESCRIPTION31        44381
+#define IDS_PLUGIN_DESCRIPTION32        44382
+#define IDS_PLUGIN_DESCRIPTION33        44383
+#define IDS_PLUGIN_DESCRIPTION34        44384
+#define IDS_PLUGIN_DESCRIPTION35        44385
+#define IDS_PLUGIN_DESCRIPTION36        44386
+#define IDS_PLUGIN_DESCRIPTION37        44387
+#define IDS_PLUGIN_DESCRIPTION38        44388
+#define IDS_PLUGIN_DESCRIPTION39        44389
+#define IDS_PLUGIN_DESCRIPTION40        44390
+#define IDS_PLUGIN_DESCRIPTION41        44391
+#define IDS_PLUGIN_DESCRIPTION42        44392
+#define IDS_PLUGIN_DESCRIPTION43        44393
+#define IDS_PLUGIN_DESCRIPTION44        44394
+#define IDS_PLUGIN_DESCRIPTION45        44395
+#define IDS_PLUGIN_DESCRIPTION46        44396
+#define IDS_PLUGIN_DESCRIPTION47        44397
+#define IDS_PLUGIN_DESCRIPTION48        44398
+#define IDS_PLUGIN_DESCRIPTION49        44399
+#define IDS_PLUGIN_DESCRIPTION50        44400
+#define IDS_PLUGIN_DESCRIPTION51        44401
+#define IDS_PLUGIN_DESCRIPTION52        44402
+#define IDS_PLUGIN_DESCRIPTION53        44403
+#define IDS_PLUGIN_DESCRIPTION54        44404
+#define IDS_PLUGIN_DESCRIPTION55        44405
+#define IDS_PLUGIN_DESCRIPTION56        44406
+#define IDS_PLUGIN_DESCRIPTION57        44407
+#define IDS_PLUGIN_DESCRIPTION58        44408
+#define IDS_PLUGIN_DESCRIPTION59        44409
+#define IDS_PLUGIN_DESCRIPTION60        44410
+
+// Next default values for new objects
+// 
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_3D_CONTROLS                     1
+#define _APS_NEXT_RESOURCE_VALUE        258
+#define _APS_NEXT_COMMAND_VALUE         34194
+#define _APS_NEXT_CONTROL_VALUE         1632
+#define _APS_NEXT_SYMED_VALUE           118
+#endif
+#endif
index 8842211..e9dfdf8 100644 (file)
@@ -4126,53 +4126,7 @@ END
 STRINGTABLE\r
 BEGIN\r
     IDS_PLUGIN_ALL          "Al&l"\r
-    IDS_PLUGIN_PROCESS_TYPE1 "Prettification"\r
-    IDS_PLUGIN_PROCESS_TYPE2 "Content Extraction"\r
-    IDS_PLUGIN_PROCESS_TYPE3 "Preview"\r
-    IDS_PLUGIN_PROCESS_TYPE4 "Editor script"\r
-    IDS_PLUGIN_PROCESS_TYPE5 "Data Query"\r
-    IDS_PLUGIN_PROCESS_TYPE6 "Validation"\r
-    IDS_PLUGIN_PROCESS_TYPE7 "Decompilation"\r
-    IDS_PLUGIN_PROCESS_TYPE8 "&Others"\r
-    IDS_PLUGIN_PROCESS_TYPE9 "URL Handling"\r
-    IDS_PLUGIN_MENU_CAPTION1 "Make Uppercase"\r
-    IDS_PLUGIN_MENU_CAPTION2 "Make Lowercase"\r
-    IDS_PLUGIN_MENU_CAPTION3 "Remove Duplicate Lines"\r
-    IDS_PLUGIN_MENU_CAPTION4 "Count Duplicate Lines"\r
-    IDS_PLUGIN_MENU_CAPTION5 "Sort Lines Ascending"\r
-    IDS_PLUGIN_MENU_CAPTION6 "Sort Lines Descending"\r
-    IDS_PLUGIN_MENU_CAPTION7 "Reverse Columns"\r
-    IDS_PLUGIN_MENU_CAPTION8 "Reverse Lines"\r
-    IDS_PLUGIN_MENU_CAPTION9 "Replace..."\r
-    IDS_PLUGIN_MENU_CAPTION10 "Apply Filter Command..."\r
-    IDS_PLUGIN_MENU_CAPTION11 "Tokenize..."\r
-    IDS_PLUGIN_MENU_CAPTION12 "Trim Spaces"\r
-    IDS_PLUGIN_MENU_CAPTION13 "Select Columns..."\r
-    IDS_PLUGIN_MENU_CAPTION14 "Select Lines..."\r
-    IDS_PLUGIN_MENU_CAPTION15 "Insert Date"\r
-    IDS_PLUGIN_MENU_CAPTION16 "Insert Time"\r
-    IDS_PLUGIN_MENU_CAPTION17 "Apply Patch..."\r
-    IDS_PLUGIN_MENU_CAPTION18 "Ignore Columns"\r
-    IDS_PLUGIN_MENU_CAPTION19 "Ignore Comments (C-Family Languages)"\r
-    IDS_PLUGIN_MENU_CAPTION20 "Ignore CSV Fields"\r
-    IDS_PLUGIN_MENU_CAPTION21 "Ignore TSV Fields"\r
-    IDS_PLUGIN_MENU_CAPTION22 "Ignore Leading Line Numbers"\r
-    IDS_PLUGIN_MENU_CAPTION23 "Apply Prediff Substitution Filters"\r
-    IDS_PLUGIN_MENU_CAPTION24 "Prettify HTML"\r
-    IDS_PLUGIN_MENU_CAPTION25 "Prettify JSON"\r
-    IDS_PLUGIN_MENU_CAPTION26 "Prettify XML"\r
-    IDS_PLUGIN_MENU_CAPTION27 "Prettify YAML"\r
-    IDS_PLUGIN_MENU_CAPTION28 "Preview Graphviz"\r
-    IDS_PLUGIN_MENU_CAPTION29 "Preview Markdown"\r
-    IDS_PLUGIN_MENU_CAPTION30 "Preview PlantUML"\r
-    IDS_PLUGIN_MENU_CAPTION31 "Query CSV Data..."\r
-    IDS_PLUGIN_MENU_CAPTION32 "Query TSV Data..."\r
-    IDS_PLUGIN_MENU_CAPTION33 "Query JSON Data..."\r
-    IDS_PLUGIN_MENU_CAPTION34 "Query YAML Data..."\r
-    IDS_PLUGIN_MENU_CAPTION35 "Validate HTML"\r
-    IDS_PLUGIN_MENU_CAPTION36 "Disassemble JVM Bytecode"\r
-    IDS_PLUGIN_MENU_CAPTION37 "Disassemble IL Code"\r
-    IDS_PLUGIN_MENU_CAPTION38 "Disassemble Native Code"\r
+    IDS_PLUGIN_OTHERS       "&Others"\r
     IDS_PLUGIN_MISSING_PLUGIN_NAME \r
                             "Missing plugin name in plugin pipeline: %1"\r
     IDS_PLUGIN_MISSING_QUOTATION_MARK \r
@@ -4182,77 +4136,6 @@ END
 \r
 STRINGTABLE\r
 BEGIN\r
-    IDS_PLUGIN_DESCRIPTION1 "Make characters uppercase"\r
-    IDS_PLUGIN_DESCRIPTION2 "Make characters lowercase"\r
-    IDS_PLUGIN_DESCRIPTION3 "Remove duplicate lines"\r
-    IDS_PLUGIN_DESCRIPTION4 "Count duplicate lines"\r
-    IDS_PLUGIN_DESCRIPTION5 "Sort lines ascending"\r
-    IDS_PLUGIN_DESCRIPTION6 "Sort lines descending"\r
-    IDS_PLUGIN_DESCRIPTION7 "Reverse columns"\r
-    IDS_PLUGIN_DESCRIPTION8 "Reverse lines"\r
-    IDS_PLUGIN_DESCRIPTION9 "Replace text with another text.\r\nUsage: Replace [-i] [-e] FIND REPLACE\r\n  FIND    - text to find\r\n  REPLACE - text to replace\r\n  -i - ignore case (only for -e)\r\n  -e - treat the specified text as a regular expression"\r
-    IDS_PLUGIN_DESCRIPTION10 \r
-                            "Apply filter command. \r\nUsage: ExecFilterCommand COMMAND\r\n  COMMAND - command to execute. %1 in the command is replaced with the filename."\r
-    IDS_PLUGIN_DESCRIPTION11 \r
-                            "Tokenize selection. \r\nUsage: Tokenize PATTERNS\r\n  PATTERNS - regular expression for tokenizing. (e.g. [^\\w]+)"\r
-    IDS_PLUGIN_DESCRIPTION12 "Trim spaces"\r
-    IDS_PLUGIN_DESCRIPTION13 \r
-                            "Select some columns.\r\nUsage: SelectColumns RANGES\r\n   or: SelectColumns [-v] [-i] [-g] -e PATTERNS\r\n  RANGES   - list of column ranges to select. (e.g. -3,5-10,30-)\r\n  PATTERNS - regular expression\r\n  -v - select non-matching columns\r\n  -i - ignore case\r\n  -g - enable global flag\r\n  -e - use PATTERNS for matching"\r
-    IDS_PLUGIN_DESCRIPTION14 \r
-                            "Select some lines.\r\nUsage: SelectLines RANGES\r\n   or: SelectLines [-v] [-i] -e PATTERNS\r\n  RANGES   - list of line ranges to select. (e.g. -3,5-10,30-)\r\n  PATTERNS - regular expression\r\n  -v - select non-matching lines\r\n  -i - ignore case\r\n  -e - use PATTERNS for matching"\r
-    IDS_PLUGIN_DESCRIPTION23 \r
-                            "HTML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
-    IDS_PLUGIN_DESCRIPTION24 \r
-                            "JSON Prettier with jq command. \r\nArguments: Filter or command line options passed to the jq command."\r
-    IDS_PLUGIN_DESCRIPTION25 \r
-                            "XML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
-    IDS_PLUGIN_DESCRIPTION26 \r
-                            "YAML Prettier with yq command. \r\nArguments: Filter or command line options passed to the yq command."\r
-    IDS_PLUGIN_DESCRIPTION27 \r
-                            "Graphviz Previewer. \r\nArguments: Command line options passed to the dot command."\r
-    IDS_PLUGIN_DESCRIPTION28 \r
-                            "Markdown Previewer. \r\nArguments: Command line options passed to the md2html command."\r
-    IDS_PLUGIN_DESCRIPTION29 \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_DESCRIPTION32 \r
-                            "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."\r
-    IDS_PLUGIN_DESCRIPTION33 \r
-                            "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."\r
-    IDS_PLUGIN_DESCRIPTION34 \r
-                            "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."\r
-    IDS_PLUGIN_DESCRIPTION35 \r
-                            "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."\r
-    IDS_PLUGIN_DESCRIPTION36 \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_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
-                            "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_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
-STRINGTABLE\r
-BEGIN\r
     IDS_FILTER_APPLIED      "Filter applied"\r
 END\r
 \r
index e811b73..a9b40f8 100644 (file)
 #define IDS_AUTO_RELOAD_MODIFIED_FILES_STR1 44181\r
 #define IDS_AUTO_RELOAD_MODIFIED_FILES_STR2 44182\r
 #define IDS_PLUGIN_ALL                  44200\r
-#define IDS_PLUGIN_PROCESS_TYPE1        44201\r
-#define IDS_PLUGIN_PROCESS_TYPE2        44202\r
-#define IDS_PLUGIN_PROCESS_TYPE3        44203\r
-#define IDS_PLUGIN_PROCESS_TYPE4        44204\r
-#define IDS_PLUGIN_PROCESS_TYPE5        44205\r
-#define IDS_PLUGIN_PROCESS_TYPE6        44206\r
-#define IDS_PLUGIN_PROCESS_TYPE7        44207\r
-#define IDS_PLUGIN_PROCESS_TYPE8        44208\r
-#define IDS_PLUGIN_PROCESS_TYPE9        44209\r
-#define IDS_PLUGIN_MENU_CAPTION1        44211\r
-#define IDS_PLUGIN_MENU_CAPTION2        44212\r
-#define IDS_PLUGIN_MENU_CAPTION3        44213\r
-#define IDS_PLUGIN_MENU_CAPTION4        44214\r
-#define IDS_PLUGIN_MENU_CAPTION5        44215\r
-#define IDS_PLUGIN_MENU_CAPTION6        44216\r
-#define IDS_PLUGIN_MENU_CAPTION7        44217\r
-#define IDS_PLUGIN_MENU_CAPTION8        44218\r
-#define IDS_PLUGIN_MENU_CAPTION9        44219\r
-#define IDS_PLUGIN_MENU_CAPTION10       44220\r
-#define IDS_PLUGIN_MENU_CAPTION11       44221\r
-#define IDS_PLUGIN_MENU_CAPTION12       44222\r
-#define IDS_PLUGIN_MENU_CAPTION13       44223\r
-#define IDS_PLUGIN_MENU_CAPTION14       44224\r
-#define IDS_PLUGIN_MENU_CAPTION15       44225\r
-#define IDS_PLUGIN_MENU_CAPTION16       44226\r
-#define IDS_PLUGIN_MENU_CAPTION17       44227\r
-#define IDS_PLUGIN_MENU_CAPTION18       44228\r
-#define IDS_PLUGIN_MENU_CAPTION19       44229\r
-#define IDS_PLUGIN_MENU_CAPTION20       44230\r
-#define IDS_PLUGIN_MENU_CAPTION21       44231\r
-#define IDS_PLUGIN_MENU_CAPTION22       44232\r
-#define IDS_PLUGIN_MENU_CAPTION23       44233\r
-#define IDS_PLUGIN_MENU_CAPTION24       44234\r
-#define IDS_PLUGIN_MENU_CAPTION25       44235\r
-#define IDS_PLUGIN_MENU_CAPTION26       44236\r
-#define IDS_PLUGIN_MENU_CAPTION27       44237\r
-#define IDS_PLUGIN_MENU_CAPTION28       44238\r
-#define IDS_PLUGIN_MENU_CAPTION29       44239\r
-#define IDS_PLUGIN_MENU_CAPTION30       44240\r
-#define IDS_PLUGIN_MENU_CAPTION31       44241\r
-#define IDS_PLUGIN_MENU_CAPTION32       44242\r
-#define IDS_PLUGIN_MENU_CAPTION33       44243\r
-#define IDS_PLUGIN_MENU_CAPTION34       44244\r
-#define IDS_PLUGIN_MENU_CAPTION35       44245\r
-#define IDS_PLUGIN_MENU_CAPTION36       44246\r
-#define IDS_PLUGIN_MENU_CAPTION37       44247\r
-#define IDS_PLUGIN_MENU_CAPTION38       44248\r
-#define IDS_PLUGIN_MENU_CAPTION39       44249\r
-#define IDS_PLUGIN_MENU_CAPTION40       44250\r
-#define IDS_PLUGIN_DESCRIPTION1         44351\r
-#define IDS_PLUGIN_DESCRIPTION2         44352\r
-#define IDS_PLUGIN_DESCRIPTION3         44353\r
-#define IDS_PLUGIN_DESCRIPTION4         44354\r
-#define IDS_PLUGIN_DESCRIPTION5         44355\r
-#define IDS_PLUGIN_DESCRIPTION6         44356\r
-#define IDS_PLUGIN_DESCRIPTION7         44357\r
-#define IDS_PLUGIN_DESCRIPTION8         44358\r
-#define IDS_PLUGIN_DESCRIPTION9         44359\r
-#define IDS_PLUGIN_DESCRIPTION10        44360\r
-#define IDS_PLUGIN_DESCRIPTION11        44361\r
-#define IDS_PLUGIN_DESCRIPTION12        44362\r
-#define IDS_PLUGIN_DESCRIPTION13        44363\r
-#define IDS_PLUGIN_DESCRIPTION14        44364\r
-#define IDS_PLUGIN_DESCRIPTION15        44365\r
-#define IDS_PLUGIN_DESCRIPTION16        44366\r
-#define IDS_PLUGIN_DESCRIPTION17        44367\r
-#define IDS_PLUGIN_DESCRIPTION18        44368\r
-#define IDS_PLUGIN_DESCRIPTION19        44369\r
-#define IDS_PLUGIN_DESCRIPTION20        44370\r
-#define IDS_PLUGIN_DESCRIPTION21        44371\r
-#define IDS_PLUGIN_DESCRIPTION22        44372\r
-#define IDS_PLUGIN_DESCRIPTION23        44373\r
-#define IDS_PLUGIN_DESCRIPTION24        44374\r
-#define IDS_PLUGIN_DESCRIPTION25        44375\r
-#define IDS_PLUGIN_DESCRIPTION26        44376\r
-#define IDS_PLUGIN_DESCRIPTION27        44377\r
-#define IDS_PLUGIN_DESCRIPTION28        44378\r
-#define IDS_PLUGIN_DESCRIPTION29        44379\r
-#define IDS_PLUGIN_DESCRIPTION30        44380\r
-#define IDS_PLUGIN_DESCRIPTION31        44381\r
-#define IDS_PLUGIN_DESCRIPTION32        44382\r
-#define IDS_PLUGIN_DESCRIPTION33        44383\r
-#define IDS_PLUGIN_DESCRIPTION34        44384\r
-#define IDS_PLUGIN_DESCRIPTION35        44385\r
-#define IDS_PLUGIN_DESCRIPTION36        44386\r
-#define IDS_PLUGIN_DESCRIPTION37        44387\r
-#define IDS_PLUGIN_DESCRIPTION38        44388\r
-#define IDS_PLUGIN_DESCRIPTION39        44389\r
-#define IDS_PLUGIN_DESCRIPTION40        44390\r
-#define IDS_PLUGIN_DESCRIPTION41        44391\r
-#define IDS_PLUGIN_DESCRIPTION42        44392\r
-#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_DESCRIPTION48        44398\r
-#define IDS_PLUGIN_DESCRIPTION49        44399\r
-#define IDS_PLUGIN_DESCRIPTION50        44400\r
-#define IDS_PLUGIN_DESCRIPTION51        44401\r
-#define IDS_PLUGIN_DESCRIPTION52        44402\r
-#define IDS_PLUGIN_DESCRIPTION53        44403\r
-#define IDS_PLUGIN_DESCRIPTION54        44404\r
-#define IDS_PLUGIN_DESCRIPTION55        44405\r
-#define IDS_PLUGIN_DESCRIPTION56        44406\r
-#define IDS_PLUGIN_DESCRIPTION57        44407\r
-#define IDS_PLUGIN_DESCRIPTION58        44408\r
-#define IDS_PLUGIN_DESCRIPTION59        44409\r
-#define IDS_PLUGIN_DESCRIPTION60        44410\r
+#define IDS_PLUGIN_OTHERS               44201\r
 #define IDS_PLUGIN_MISSING_PLUGIN_NAME  44490\r
 #define IDS_PLUGIN_MISSING_QUOTATION_MARK 44491\r
 #define IDS_PLUGIN_TITLE1               44492\r
index 7a4e74a..3c0aaff 100644 (file)
@@ -3910,6 +3910,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -3928,9 +3961,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4048,17 +4078,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4185,22 +4204,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 3f531b9..c84cebd 100644 (file)
@@ -4517,6 +4517,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4535,9 +4568,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4655,17 +4685,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4792,22 +4811,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index e61c364..851a863 100644 (file)
@@ -3592,6 +3592,39 @@ msgstr "Imediatamente"
 msgid "Al&l"
 msgstr "Tu&do"
 
+msgid "&Others"
+msgstr "&Outros"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nome do plugin ausente na tubulação do plugin: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Marca das aspas ausentes na tubulação do plugin: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Especificar os argumentos do plugin"
+
+msgid "Filter applied"
+msgstr "Filtro aplicado"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Área de transferência em %s"
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "O histórico de Área de transferência está desabilitado.\r\nPara habilitar histórico de Área de transferência, pressione as teclas Windows + V e depois clique no botão ligar."
+
+msgid "This system does not support clipboard history."
+msgstr "Este sistema não suporta histórico de Área de transferência."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "A versão 32-bits do WinMerge não suporta Comparação de Área de transferência"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "O runtime do WebView2 não está instalado. Deseja baixá-lo?"
+
 msgid "Prettification"
 msgstr "Embelezamento"
 
@@ -3610,9 +3643,6 @@ msgstr "Validação"
 msgid "Decompilation"
 msgstr "Descompilação"
 
-msgid "&Others"
-msgstr "&Outros"
-
 msgid "URL Handling"
 msgstr "Manipulaçãode URL"
 
@@ -3730,17 +3760,6 @@ msgstr "Desmontar Código IL"
 msgid "Disassemble Native Code"
 msgstr "Desmontar Código Nativo"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nome do plugin ausente na tubulação do plugin: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Marca das aspas ausentes na tubulação do plugin: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Especificar os argumentos do plugin"
-
 msgid "Make characters uppercase"
 msgstr "Converter caracteres para maiúsculos"
 
@@ -3867,22 +3886,3 @@ msgstr "Manipulador de esquema de URL HTTP com curl. \r\nArgumentos: Opções de
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr "Manipulador de esquema de URL de Registro do Windows. \r\nArgumentos: Opções de linha de comando passadas ao comando reg.exe."
-
-msgid "Filter applied"
-msgstr "Filtro aplicado"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Área de transferência em %s"
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "O histórico de Área de transferência está desabilitado.\r\nPara habilitar histórico de Área de transferência, pressione as teclas Windows + V e depois clique no botão ligar."
-
-msgid "This system does not support clipboard history."
-msgstr "Este sistema não suporta histórico de Área de transferência."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "A versão 32-bits do WinMerge não suporta Comparação de Área de transferência"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "O runtime do WebView2 não está instalado. Deseja baixá-lo?"
index 91151d7..f4bbe94 100644 (file)
@@ -3994,6 +3994,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4012,9 +4045,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4132,17 +4162,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4269,22 +4288,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 4c38a1b..d8e1ca4 100644 (file)
@@ -4672,6 +4672,43 @@ msgstr ""
 msgid "Al&l"
 msgstr "Tot"
 
+msgid "&Others"
+msgstr "Altres"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Manca el nom del connector a la seqüencia: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Manca les cometes a la seqüència: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Especifiqueu els paràmetres del connector"
+
+msgid "Filter applied"
+msgstr "Filtre aplicat"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Porta-retalls a %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"L'historial del porta-retalls està desactivat.\r\n"
+"Per activar l'historial del porta-retalls, premeu la tecla del logotip de Windows + V i aleshores feu clic al botó Activa."
+
+msgid "This system does not support clipboard history."
+msgstr "Aquest sistema no té suport per a l'historial del porta-retalls."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "La versió de 32 bits del WinMerge no suporta comparar via porta-retalls"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr "Embellir"
 
@@ -4690,9 +4727,6 @@ msgstr "Validació"
 msgid "Decompilation"
 msgstr "Decompilació"
 
-msgid "&Others"
-msgstr "Altres"
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4810,17 +4844,6 @@ msgstr "Desensambla Codi IL"
 msgid "Disassemble Native Code"
 msgstr "Desensambla Codi Nadiu"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Manca el nom del connector a la seqüencia: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Manca les cometes a la seqüència: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Especifiqueu els paràmetres del connector"
-
 msgid "Make characters uppercase"
 msgstr "Converteix els caràcters a majúscules"
 
@@ -5057,26 +5080,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr "Filtre aplicat"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Porta-retalls a %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"L'historial del porta-retalls està desactivat.\r\n"
-"Per activar l'historial del porta-retalls, premeu la tecla del logotip de Windows + V i aleshores feu clic al botó Activa."
-
-msgid "This system does not support clipboard history."
-msgstr "Aquest sistema no té suport per a l'historial del porta-retalls."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "La versió de 32 bits del WinMerge no suporta comparar via porta-retalls"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 6ab08a7..cf0992b 100644 (file)
@@ -4014,6 +4014,44 @@ msgstr "立即"
 msgid "Al&l"
 msgstr "全部(&L)"
 
+msgid "&Others"
+msgstr "其它(&O)"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "插件流程(pipeline)中缺少插件名称: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "插件流程(pipeline)中缺少引号: %1"
+
+msgid "Specify plugin arguments"
+msgstr "指定插件参数"
+
+msgid "Filter applied"
+msgstr "过滤器已应用"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "剪贴板位于 %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the "
+"Turn on button."
+msgstr ""
+"剪贴板历史记录被禁用了。\r\n"
+"要启用剪贴板历史记录, 请按 Windows 徽标键 + V,然后单击“打开”按钮。"
+
+msgid "This system does not support clipboard history."
+msgstr "当前系统不支持剪贴板历史记录。"
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32 位的 WinMerge 不支持剪贴板比较"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "未安装 WebView2 运行库。你想下载吗?"
+
 msgid "Prettification"
 msgstr "格式美化"
 
@@ -4032,9 +4070,6 @@ msgstr "验证"
 msgid "Decompilation"
 msgstr "反编译"
 
-msgid "&Others"
-msgstr "其它(&O)"
-
 msgid "URL Handling"
 msgstr "网址处理"
 
@@ -4152,17 +4187,6 @@ msgstr "反汇编 IL 代码"
 msgid "Disassemble Native Code"
 msgstr "反汇编本地代码"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "插件流程(pipeline)中缺少插件名称: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "插件流程(pipeline)中缺少引号: %1"
-
-msgid "Specify plugin arguments"
-msgstr "指定插件参数"
-
 msgid "Make characters uppercase"
 msgstr "变大写"
 
@@ -4428,27 +4452,3 @@ msgid ""
 msgstr ""
 "Windows 注册表 URL 方案处理程序。\r\n"
 "参数:传递给 reg.exe 的命令行选项。"
-
-msgid "Filter applied"
-msgstr "过滤器已应用"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "剪贴板位于 %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the "
-"Turn on button."
-msgstr ""
-"剪贴板历史记录被禁用了。\r\n"
-"要启用剪贴板历史记录, 请按 Windows 徽标键 + V,然后单击“打开”按钮。"
-
-msgid "This system does not support clipboard history."
-msgstr "当前系统不支持剪贴板历史记录。"
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32 位的 WinMerge 不支持剪贴板比较"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "未安装 WebView2 运行库。你想下载吗?"
index 051e8d2..7b64576 100644 (file)
@@ -4671,6 +4671,41 @@ msgstr ""
 msgid "Al&l"
 msgstr "全部 (&L)"
 
+msgid "&Others"
+msgstr "其他 (&O)"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "外掛程式管線缺少外掛程式名稱:%1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "外掛程式管線缺少引號:%1"
+
+msgid "Specify plugin arguments"
+msgstr "指定外掛程式參數"
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "於 %s 的剪貼簿"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr "此系統不支援剪貼簿歷史紀錄。"
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32 位元版本的 WinMerge 不支援剪貼簿比較"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr "美化"
 
@@ -4689,9 +4724,6 @@ msgstr "驗證"
 msgid "Decompilation"
 msgstr "反編譯"
 
-msgid "&Others"
-msgstr "其他 (&O)"
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4809,17 +4841,6 @@ msgstr "反組譯中間語言"
 msgid "Disassemble Native Code"
 msgstr "反組譯機器碼"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "外掛程式管線缺少外掛程式名稱:%1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "外掛程式管線缺少引號:%1"
-
-msgid "Specify plugin arguments"
-msgstr "指定外掛程式參數"
-
 msgid "Make characters uppercase"
 msgstr "字元轉換成大寫"
 
@@ -5001,24 +5022,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "於 %s 的剪貼簿"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr "此系統不支援剪貼簿歷史紀錄。"
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32 位元版本的 WinMerge 不支援剪貼簿比較"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 09ae6ac..15f1393 100644 (file)
@@ -3985,6 +3985,43 @@ msgstr "Subitu subitu"
 msgid "Al&l"
 msgstr "T&utti"
 
+msgid "&Others"
+msgstr "&L’altri moduli"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nome di modulu assente in u cundottu di u modulu d’estensione : %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Marca di citazione assente in u cundottu di u modulu d’estensione : %1"
+
+msgid "Specify plugin arguments"
+msgstr "Indicate i parametri di u modulu d’estensione"
+
+msgid "Filter applied"
+msgstr "Filtru appiecatu"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Preme’papei di u %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"A cronolugia di u preme’papei hè disattivata.\r\n"
+"Per attivalla, appughjate nant’à i tasti Windows + V è tandu cliccu nant’à u buttone « Attivà »."
+
+msgid "This system does not support clipboard history."
+msgstr "Stu sistema ùn accetta micca a cronolugia di u preme’papei."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "A versione 32-bit di WinMerge ùn accetta micca u paragone di preme’papei"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "L’ambiente d’esecuzione WebView2 ùn hè micca installatu. Vulete scaricallu ?"
+
 msgid "Prettification"
 msgstr "Imbellimentu"
 
@@ -4003,9 +4040,6 @@ msgstr "Cunvalidazione"
 msgid "Decompilation"
 msgstr "Decumpilazione"
 
-msgid "&Others"
-msgstr "&L’altri moduli"
-
 msgid "URL Handling"
 msgstr "Ghjestione d’indirizzu web"
 
@@ -4123,17 +4157,6 @@ msgstr "Disassemblà IL Code"
 msgid "Disassemble Native Code"
 msgstr "Disassemblà Native Code"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nome di modulu assente in u cundottu di u modulu d’estensione : %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Marca di citazione assente in u cundottu di u modulu d’estensione : %1"
-
-msgid "Specify plugin arguments"
-msgstr "Indicate i parametri di u modulu d’estensione"
-
 msgid "Make characters uppercase"
 msgstr "Mette i caratteri in maiuscula"
 
@@ -4390,26 +4413,3 @@ msgid ""
 msgstr ""
 "Ghjestiunariu di mudellu d’indirizzu web di registru Windows.\r\n"
 "Parametri : Ozzioni di linea di cumanda passate à a cumanda « reg.exe »."
-
-msgid "Filter applied"
-msgstr "Filtru appiecatu"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Preme’papei di u %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"A cronolugia di u preme’papei hè disattivata.\r\n"
-"Per attivalla, appughjate nant’à i tasti Windows + V è tandu cliccu nant’à u buttone « Attivà »."
-
-msgid "This system does not support clipboard history."
-msgstr "Stu sistema ùn accetta micca a cronolugia di u preme’papei."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "A versione 32-bit di WinMerge ùn accetta micca u paragone di preme’papei"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "L’ambiente d’esecuzione WebView2 ùn hè micca installatu. Vulete scaricallu ?"
index 1eabc71..7840e2a 100644 (file)
@@ -16,6 +16,7 @@ Const ACCELERATORS_BLOCK = 5
 
 Const PATH_ENGLISH_POT = "English.pot"
 Const PATH_MERGE_RC = "../../Src/Merge.rc"
+Const PATH_PLUGIN_STRINGS_RC = "../../Plugins/Strings.rc"
 
 Dim oFSO, bRunFromCmd, bInsertLineNumbers
 
@@ -49,9 +50,12 @@ Sub Main
   End If
   
   If (bNecessary = True) Then 'If update necessary...
-    Set oStrings = GetStringsFromRcFile(PATH_MERGE_RC)
+    Set oStrings = MergeDictionaries( _
+      GetStringsFromRcFile(PATH_MERGE_RC), _
+      GetStringsFromRcFile(PATH_PLUGIN_STRINGS_RC))
     CreateMasterPotFile PATH_ENGLISH_POT, oStrings
     SetArchiveBit PATH_MERGE_RC, False
+    SetArchiveBit PATH_PLUGIN_STRINGS_RC, False
     SetArchiveBit PATH_ENGLISH_POT, False
     For Each oFile In oFSO.GetFolder(".").Files 'For all files in the current folder...
       If (LCase(oFSO.GetExtensionName(oFile.Name)) = "po") Then 'If a PO file...
@@ -74,6 +78,27 @@ Class CString
   Dim Comment, References, Context, Id, Str
 End Class
 
+
+''
+' ...
+Function MergeDictionaries(dict1, dict2)
+    Dim mergedDict
+    Set mergedDict = CreateObject("Scripting.Dictionary")
+    
+    Dim key
+    For Each key In dict1.Keys
+        mergedDict.Add key, dict1.Item(key)
+    Next
+    
+    For Each key In dict2.Keys
+        If Not mergedDict.Exists(key) Then
+            mergedDict.Add key, dict2.Item(key)
+        End If
+    Next
+    
+    Set MergeDictionaries = mergedDict
+End Function
+
 ''
 ' ...
 Function GetStringsFromRcFile(ByVal sRcFilePath)
index f5d90e4..4b993f9 100644 (file)
@@ -4516,6 +4516,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4534,9 +4567,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4654,17 +4684,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4791,22 +4810,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index d05d5f9..941e030 100644 (file)
@@ -4449,6 +4449,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4467,9 +4500,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4587,17 +4617,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4724,22 +4743,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 679884d..9c58076 100644 (file)
@@ -4554,6 +4554,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4572,9 +4605,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4692,17 +4722,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4829,22 +4848,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 60f90dc..e6d1edd 100644 (file)
@@ -3971,6 +3971,43 @@ msgstr "Onmiddellijk"
 msgid "Al&l"
 msgstr "Alles"
 
+msgid "&Others"
+msgstr "Andere"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Ontbrekende pluginnaam of plugin-pipeline: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Ontbrekend aanhalingsteken in plugin-pipeline: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Plugin-argumenten opgeven"
+
+msgid "Filter applied"
+msgstr "Filter toegepast"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Klembord op %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"De klembordgeschiedenis is uitgeschakeld.\n"
+"Om de klembordgeschiedenis in te schakelen, drukt u op de Windows-logotoets + V en klikt u vervolgens op de knop Inschakelen."
+
+msgid "This system does not support clipboard history."
+msgstr "Dit systeem ondersteunt geen klembordgeschiedenis."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "De 32-bit-versie van WinMerge ondersteunt geen klembordvergelijking"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2-runtime is niet geïnstalleerd. Wilt u het downloaden?"
+
 msgid "Prettification"
 msgstr "Mooi maken"
 
@@ -3989,9 +4026,6 @@ msgstr "Validatie"
 msgid "Decompilation"
 msgstr "Decompilatie"
 
-msgid "&Others"
-msgstr "Andere"
-
 msgid "URL Handling"
 msgstr "URL-behandeling"
 
@@ -4109,17 +4143,6 @@ msgstr "IL-code ontleden"
 msgid "Disassemble Native Code"
 msgstr "Native code ontleden"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Ontbrekende pluginnaam of plugin-pipeline: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Ontbrekend aanhalingsteken in plugin-pipeline: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Plugin-argumenten opgeven"
-
 msgid "Make characters uppercase"
 msgstr "Tekens hoofdletters maken"
 
@@ -4376,26 +4399,3 @@ msgid ""
 msgstr ""
 "Windows register URL-schema-handler.\r\n"
 "Argumenten: opdrachtregelopties doorgegeven aan de reg.exe-opdracht."
-
-msgid "Filter applied"
-msgstr "Filter toegepast"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Klembord op %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"De klembordgeschiedenis is uitgeschakeld.\n"
-"Om de klembordgeschiedenis in te schakelen, drukt u op de Windows-logotoets + V en klikt u vervolgens op de knop Inschakelen."
-
-msgid "This system does not support clipboard history."
-msgstr "Dit systeem ondersteunt geen klembordgeschiedenis."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "De 32-bit-versie van WinMerge ondersteunt geen klembordvergelijking"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2-runtime is niet geïnstalleerd. Wilt u het downloaden?"
index b007a35..a2dacea 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-03-19 15:31+0000\n"
+"POT-Creation-Date: 2023-03-24 23:28+0000\n"
 "PO-Revision-Date: \n"
 "Last-Translator: \n"
 "Language-Team: English <winmerge-translate@lists.sourceforge.net>\n"
@@ -3586,6 +3586,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -3604,9 +3637,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -3724,17 +3754,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -3862,22 +3881,3 @@ msgstr ""
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
 
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
-
index 065f496..94a932f 100644 (file)
@@ -4006,6 +4006,45 @@ msgstr ""
 msgid "Al&l"
 msgstr "K&aikki"
 
+msgid "&Others"
+msgstr "&Muut"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Puuttuva lisäosan nimi laajennusputkessa: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Puuttuva lainausmerkki laajennusputkessa: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Määritä laajennuksen argumentit"
+
+msgid "Filter applied"
+msgstr "Sovellettu suodatin"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Leikepöytä %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click "
+"the Turn on button."
+msgstr ""
+"Leikepöydän historia on poistettu käytöstä.\r\n"
+"Voit ottaa leikepöydän historian käyttöön painamalla Windows-"
+"logonäppäintä + V ja napsauttamalla sitten Ota käyttöön."
+
+msgid "This system does not support clipboard history."
+msgstr "Tämä järjestelmä ei tue leikepöydän historiaa."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "WinMergen 32-bittinen versio ei tue leikepöytävertailua"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2-runtimea ei ole asennettu. Haluatko ladata sen?"
+
 msgid "Prettification"
 msgstr "Kaunistelu"
 
@@ -4024,9 +4063,6 @@ msgstr "Todentaminen"
 msgid "Decompilation"
 msgstr "Purkaminen"
 
-msgid "&Others"
-msgstr "&Muut"
-
 msgid "URL Handling"
 msgstr "URL käsittely"
 
@@ -4144,17 +4180,6 @@ msgstr "Pura IL-koodi"
 msgid "Disassemble Native Code"
 msgstr "Pura natiivikoodi"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Puuttuva lisäosan nimi laajennusputkessa: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Puuttuva lainausmerkki laajennusputkessa: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Määritä laajennuksen argumentit"
-
 msgid "Make characters uppercase"
 msgstr "Isot kirjaimet"
 
@@ -4418,28 +4443,3 @@ msgid ""
 msgstr ""
 "Windowsin rekisterin URL-suunnitelman käsittelijä\r\n"
 "Argumentit: Komentorivin asetukset, jotka välitetään reg.exe-komentoon."
-
-msgid "Filter applied"
-msgstr "Sovellettu suodatin"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Leikepöytä %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click "
-"the Turn on button."
-msgstr ""
-"Leikepöydän historia on poistettu käytöstä.\r\n"
-"Voit ottaa leikepöydän historian käyttöön painamalla Windows-"
-"logonäppäintä + V ja napsauttamalla sitten Ota käyttöön."
-
-msgid "This system does not support clipboard history."
-msgstr "Tämä järjestelmä ei tue leikepöydän historiaa."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "WinMergen 32-bittinen versio ei tue leikepöytävertailua"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2-runtimea ei ole asennettu. Haluatko ladata sen?"
index 485fc43..8f5bb1e 100644 (file)
@@ -4699,6 +4699,43 @@ msgstr "Immédiatement"
 msgid "Al&l"
 msgstr "Al&l"
 
+msgid "&Others"
+msgstr "&Autres"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nom de plug-in manquant dans le plug-in de chaîne de traitement : %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Guillemet manquant dans la chaîne de traitement du plug-in : %1"
+
+msgid "Specify plugin arguments"
+msgstr "Spécifier les arguments du plug-in"
+
+msgid "Filter applied"
+msgstr "Filtre appliqué"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Presse-papiers à %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"L'historique du presse-papiers est désactivé.\r\n"
+"Pour activer l'historique du presse-papiers, appuyez sur la touche de logo Windows + V, puis cliquez sur le bouton Activer."
+
+msgid "This system does not support clipboard history."
+msgstr "Ce système ne prend pas en charge l'historique du presse-papiers."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "La version 32 bits de WinMerge ne prend pas en charge la comparaison du presse-papiers"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "Le runtime WebView2 n'est pas installé. Voulez-vous le télécharger ?"
+
 msgid "Prettification"
 msgstr "Embellissement"
 
@@ -4717,9 +4754,6 @@ msgstr "Validation"
 msgid "Decompilation"
 msgstr "Décompilation"
 
-msgid "&Others"
-msgstr "&Autres"
-
 msgid "URL Handling"
 msgstr "Gestion des URL"
 
@@ -4837,17 +4871,6 @@ msgstr "Démonter le code IL"
 msgid "Disassemble Native Code"
 msgstr "Désassembler le code natif"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nom de plug-in manquant dans le plug-in de chaîne de traitement : %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Guillemet manquant dans la chaîne de traitement du plug-in : %1"
-
-msgid "Specify plugin arguments"
-msgstr "Spécifier les arguments du plug-in"
-
 msgid "Make characters uppercase"
 msgstr "Mettre les caractères en majuscule"
 
@@ -5104,26 +5127,3 @@ msgid ""
 msgstr ""
 "Gestionnaire de schéma d'URL de registre Windows.\r\n"
 "Arguments : options de ligne de commande transmises à la commande reg.exe."
-
-msgid "Filter applied"
-msgstr "Filtre appliqué"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Presse-papiers à %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"L'historique du presse-papiers est désactivé.\r\n"
-"Pour activer l'historique du presse-papiers, appuyez sur la touche de logo Windows + V, puis cliquez sur le bouton Activer."
-
-msgid "This system does not support clipboard history."
-msgstr "Ce système ne prend pas en charge l'historique du presse-papiers."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "La version 32 bits de WinMerge ne prend pas en charge la comparaison du presse-papiers"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "Le runtime WebView2 n'est pas installé. Voulez-vous le télécharger ?"
index 37dfab1..e2d10a1 100644 (file)
@@ -4694,6 +4694,43 @@ msgstr ""
 msgid "Al&l"
 msgstr "Todo&s"
 
+msgid "&Others"
+msgstr "&Outros"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Falta o nome do complemento na canalización de complementos %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Faltan comiñas na canalización de complementos %1"
+
+msgid "Specify plugin arguments"
+msgstr "Especificar os argumentos do complemento"
+
+msgid "Filter applied"
+msgstr "Filtro aplicado"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Portapapeis en %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"O historial do portapapeis está desactivado.\r\n"
+"Para habilitar o historial do portapapeis, prema na tecla do logo de Windows + V e logo no botón Activar."
+
+msgid "This system does not support clipboard history."
+msgstr "Este sistema non soporta o historial do portapapeis."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "A versión de 32 bit de WinMerge non soporta a comparación de portapapeis"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "O runtime WebView2 non está instalado. ¿Quere descargalo?"
+
 msgid "Prettification"
 msgstr "Embelecemento"
 
@@ -4712,9 +4749,6 @@ msgstr "Validación"
 msgid "Decompilation"
 msgstr "Descompilación"
 
-msgid "&Others"
-msgstr "&Outros"
-
 msgid "URL Handling"
 msgstr "Manexo de URL"
 
@@ -4832,17 +4866,6 @@ msgstr "Desensamblar Código IL"
 msgid "Disassemble Native Code"
 msgstr "Desensamblar código nativo"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Falta o nome do complemento na canalización de complementos %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Faltan comiñas na canalización de complementos %1"
-
-msgid "Specify plugin arguments"
-msgstr "Especificar os argumentos do complemento"
-
 msgid "Make characters uppercase"
 msgstr "Converter os caracteres a maiúsculas"
 
@@ -5087,26 +5110,3 @@ msgid ""
 msgstr ""
 "Manexador de esquemas de URL do Rexisto de Windows. \r\n"
 "Argumentos: opcións de liña de comandos que se pasan ao comando reg.exe."
-
-msgid "Filter applied"
-msgstr "Filtro aplicado"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Portapapeis en %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"O historial do portapapeis está desactivado.\r\n"
-"Para habilitar o historial do portapapeis, prema na tecla do logo de Windows + V e logo no botón Activar."
-
-msgid "This system does not support clipboard history."
-msgstr "Este sistema non soporta o historial do portapapeis."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "A versión de 32 bit de WinMerge non soporta a comparación de portapapeis"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "O runtime WebView2 non está instalado. ¿Quere descargalo?"
index fc615c6..63eb45b 100644 (file)
@@ -4312,6 +4312,39 @@ msgstr "Sofort, wenn eine externe Anwendung die angezeigte Datei ändert"
 msgid "Al&l"
 msgstr "A&lle"
 
+msgid "&Others"
+msgstr "Andere"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Fehlender Plugin-Name in der Plugin-Pipeline: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Fehlendes Anführungszeichen in der Plugin-Pipeline: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Plugin-Argumente angeben"
+
+msgid "Filter applied"
+msgstr "Angewandter Filter"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Zwischenablage am %s"
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "Der Zwischenablageverlauf ist deaktiviert.\r\nUm den Zwischenablageverlauf zu aktivieren, drücken Sie 'Windows+V' und klicken dann auf die Schaltfläche 'Einschalten'."
+
+msgid "This system does not support clipboard history."
+msgstr "Dieses System unterstützt keinen Zwischenablageverlauf."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "Die 32-Bit-Version von WinMerge unterstützt den Zwischenablagevergleich nicht."
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2-Laufzeitumgebung ist nicht installiert. Möchten Sie sie herunterladen?"
+
 msgid "Prettification"
 msgstr "Verschönerung"
 
@@ -4330,9 +4363,6 @@ msgstr "Überprüfung"
 msgid "Decompilation"
 msgstr "Dekompilierung"
 
-msgid "&Others"
-msgstr "Andere"
-
 msgid "URL Handling"
 msgstr "URL-Handling"
 
@@ -4450,17 +4480,6 @@ msgstr "IL-Code disassemblieren"
 msgid "Disassemble Native Code"
 msgstr "Nativen Code disassemblieren"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Fehlender Plugin-Name in der Plugin-Pipeline: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Fehlendes Anführungszeichen in der Plugin-Pipeline: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Plugin-Argumente angeben"
-
 msgid "Make characters uppercase"
 msgstr "Großbuchstaben erzeugen"
 
@@ -4587,22 +4606,3 @@ msgstr "HTTP-URL-Scheme-Handler mit curl. \r\nArgumente: Befehlszeilenoptionen,
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr "Windows-Registry-URL-Scheme-Handler. \r\nArgumente: Befehlszeilenoptionen, die an den Befehl reg.exe übergeben werden."
-
-msgid "Filter applied"
-msgstr "Angewandter Filter"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Zwischenablage am %s"
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "Der Zwischenablageverlauf ist deaktiviert.\r\nUm den Zwischenablageverlauf zu aktivieren, drücken Sie 'Windows+V' und klicken dann auf die Schaltfläche 'Einschalten'."
-
-msgid "This system does not support clipboard history."
-msgstr "Dieses System unterstützt keinen Zwischenablageverlauf."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "Die 32-Bit-Version von WinMerge unterstützt den Zwischenablagevergleich nicht."
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2-Laufzeitumgebung ist nicht installiert. Möchten Sie sie herunterladen?"
index 8770e6f..855782b 100644 (file)
@@ -4494,6 +4494,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4512,9 +4545,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4632,17 +4662,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4769,22 +4788,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index e847999..c728487 100644 (file)
@@ -4655,6 +4655,39 @@ msgstr "Azonnal"
 msgid "Al&l"
 msgstr "Összes"
 
+msgid "&Others"
+msgstr "Egyéb"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Hiányzó bővítménynév a bővítmény pipeline-ban: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Hiányzó idézőjel a bővítmény pipeline-ban: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Bővítmény argumentumok megadása"
+
+msgid "Filter applied"
+msgstr "Szűrő alkalmazva"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Vágólap itt: %s"
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "Vágólap előzmények letiltva.\r\nAz engedélyezéshez nyomd meg a Win+V gombokat, majd kattints a bekapcsolás gombra"
+
+msgid "This system does not support clipboard history."
+msgstr "Ez a rendszer nem támogatja a vágólap előzményeket"
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "A WinMerge 32 bites verziója nem támogatja a vágólap összehasonlítást"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "A WebView2 runtime nincs telepítve. Le akarod tölteni?"
+
 msgid "Prettification"
 msgstr "Megjelenés optimalizálás"
 
@@ -4673,9 +4706,6 @@ msgstr "Érvényesítés"
 msgid "Decompilation"
 msgstr "Visszafejtés"
 
-msgid "&Others"
-msgstr "Egyéb"
-
 msgid "URL Handling"
 msgstr "URL-kezelés"
 
@@ -4793,17 +4823,6 @@ msgstr "IL kód kibontása"
 msgid "Disassemble Native Code"
 msgstr "Natív kód kibontása"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Hiányzó bővítménynév a bővítmény pipeline-ban: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Hiányzó idézőjel a bővítmény pipeline-ban: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Bővítmény argumentumok megadása"
-
 msgid "Make characters uppercase"
 msgstr "Nagybetűsítés"
 
@@ -4930,22 +4949,3 @@ msgstr "HTTP URL-sémakezelő curl-lel. \r\nArgumentumok: A curl parancsnak áta
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr "Windows rendszerleíró adatbázis URL-séma kezelő. \r\nArgumentumok: A reg.exe parancsnak átadott parancssori beállítások."
-
-msgid "Filter applied"
-msgstr "Szűrő alkalmazva"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Vágólap itt: %s"
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "Vágólap előzmények letiltva.\r\nAz engedélyezéshez nyomd meg a Win+V gombokat, majd kattints a bekapcsolás gombra"
-
-msgid "This system does not support clipboard history."
-msgstr "Ez a rendszer nem támogatja a vágólap előzményeket"
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "A WinMerge 32 bites verziója nem támogatja a vágólap összehasonlítást"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "A WebView2 runtime nincs telepítve. Le akarod tölteni?"
index eb66017..9549fa5 100644 (file)
@@ -3951,6 +3951,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nome plugin mancante nella pipeline dei plugin: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Virgoletta mancante nella pipeline dei plugin: %1"
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -3969,9 +4002,6 @@ msgstr "Validazione"
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4089,17 +4119,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nome plugin mancante nella pipeline dei plugin: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Virgoletta mancante nella pipeline dei plugin: %1"
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4226,22 +4245,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 696c520..69cb865 100644 (file)
@@ -3976,6 +3976,43 @@ msgstr "即時"
 msgid "Al&l"
 msgstr "すべて(&L)"
 
+msgid "&Others"
+msgstr "その他(&O)"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "プラグイン パイプラインにプラグイン名が指定されていません: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "プラグイン パイプラインが引用符で閉じていません: %1"
+
+msgid "Specify plugin arguments"
+msgstr "プラグイン引数を指定してください"
+
+msgid "Filter applied"
+msgstr "フィルター適用"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "クリップボード %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"クリップボード履歴が無効になっています。\r\n"
+"クリップボード履歴を有効にするには、Windows キー + V を押下後、[有効にする] ボタンをクリックしてください。"
+
+msgid "This system does not support clipboard history."
+msgstr "このシステムではクリップボード履歴はサポートされていません。"
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32bit版 WinMerge ではクリップボード比較はサポートされていません。"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2 ランタイムがインストールされていません。ダウンロードしますか?"
+
 msgid "Prettification"
 msgstr "整形"
 
@@ -3994,9 +4031,6 @@ msgstr "検証"
 msgid "Decompilation"
 msgstr "逆コンパイル"
 
-msgid "&Others"
-msgstr "その他(&O)"
-
 msgid "URL Handling"
 msgstr "URL 処理"
 
@@ -4114,17 +4148,6 @@ msgstr "IL コード逆アセンブル"
 msgid "Disassemble Native Code"
 msgstr "ネイティブ コード逆アセンブル"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "プラグイン パイプラインにプラグイン名が指定されていません: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "プラグイン パイプラインが引用符で閉じていません: %1"
-
-msgid "Specify plugin arguments"
-msgstr "プラグイン引数を指定してください"
-
 msgid "Make characters uppercase"
 msgstr "テキストを大文字に変換します"
 
@@ -4379,26 +4402,3 @@ msgid ""
 msgstr ""
 "Windows レジストリ URL スキーマを処理します。\r\n"
 "引数: reg.exe コマンドに渡すコマンドライン オプション"
-
-msgid "Filter applied"
-msgstr "フィルター適用"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "クリップボード %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"クリップボード履歴が無効になっています。\r\n"
-"クリップボード履歴を有効にするには、Windows キー + V を押下後、[有効にする] ボタンをクリックしてください。"
-
-msgid "This system does not support clipboard history."
-msgstr "このシステムではクリップボード履歴はサポートされていません。"
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32bit版 WinMerge ではクリップボード比較はサポートされていません。"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2 ランタイムがインストールされていません。ダウンロードしますか?"
index 0dc295c..282842f 100644 (file)
@@ -4697,6 +4697,43 @@ msgstr "즉시"
 msgid "Al&l"
 msgstr "전체(&L)"
 
+msgid "&Others"
+msgstr "기타(&O)"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "플러그인 파이프라인에 누락된 플러그인 이름: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "플러그인 파이프라인에 따옴표가 없습니다: %1"
+
+msgid "Specify plugin arguments"
+msgstr "플러그인 인수 지정"
+
+msgid "Filter applied"
+msgstr "Filter 적용됨"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "%s의 클립보드"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"클립보드 히스토리를 사용할 수 없습니다.\r\n"
+"클립보드 히스토리를 활성화하려면 Windows 로고 키 + V를 누른 다음 켜기 버튼을 클릭하세요."
+
+msgid "This system does not support clipboard history."
+msgstr "이 시스템은 클립보드 히스토리를 지원하지 않습니다."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32비트 버전의 WinMerge는 클립보드 비교를 지원하지 않습니다"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2 런타임이 설치되지 않았습니다. 다운로드하시겠습니까?"
+
 msgid "Prettification"
 msgstr "꾸미기"
 
@@ -4715,9 +4752,6 @@ msgstr "검증"
 msgid "Decompilation"
 msgstr "디컴파일"
 
-msgid "&Others"
-msgstr "기타(&O)"
-
 msgid "URL Handling"
 msgstr "URL 처리"
 
@@ -4835,17 +4869,6 @@ msgstr "IL 코드 분해"
 msgid "Disassemble Native Code"
 msgstr "네이티브 코드 분해"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "플러그인 파이프라인에 누락된 플러그인 이름: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "플러그인 파이프라인에 따옴표가 없습니다: %1"
-
-msgid "Specify plugin arguments"
-msgstr "플러그인 인수 지정"
-
 msgid "Make characters uppercase"
 msgstr "문자를 대문자로 만들기"
 
@@ -5102,26 +5125,3 @@ msgid ""
 msgstr ""
 "Windows 레지스트리 URL 구성표 처리기입니다.\n"
 "인수: reg.exe 명령에 전달된 명령줄 옵션입니다."
-
-msgid "Filter applied"
-msgstr "Filter 적용됨"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "%s의 클립보드"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"클립보드 히스토리를 사용할 수 없습니다.\r\n"
-"클립보드 히스토리를 활성화하려면 Windows 로고 키 + V를 누른 다음 켜기 버튼을 클릭하세요."
-
-msgid "This system does not support clipboard history."
-msgstr "이 시스템은 클립보드 히스토리를 지원하지 않습니다."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32비트 버전의 WinMerge는 클립보드 비교를 지원하지 않습니다"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2 런타임이 설치되지 않았습니다. 다운로드하시겠습니까?"
index 54b60ea..e5678b7 100644 (file)
@@ -3592,6 +3592,39 @@ msgstr "Nedelsiant"
 msgid "Al&l"
 msgstr "Visi"
 
+msgid "&Others"
+msgstr "Kiti"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Trūksta papildinio pavadinimo papildinio komandų grandinėje: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Trūksta kabučių papildinio komandų grandinėje: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Nurodykite papildinio argumentus"
+
+msgid "Filter applied"
+msgstr "Pritaikytas filtras"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Mainų sritis %s"
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "Mainų srities istorijos funkcionalumas išjungtas.\r\nNorėdami įjungti, paspauskite Win+V klavišus ir tada „Įjungti“ mygtuką."
+
+msgid "This system does not support clipboard history."
+msgstr "Ši sistema nepalaiko mainų srities istorijos."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32 bitų „WinMerge“ versija nepalaiko lyginimo mainų srityje"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "„WebView2“ vykdymo aplinka neįdiegta. Norite ją parsisiųsti?"
+
 msgid "Prettification"
 msgstr "Sutvarkymas"
 
@@ -3610,9 +3643,6 @@ msgstr "Patikra"
 msgid "Decompilation"
 msgstr "Dekompiliavimas"
 
-msgid "&Others"
-msgstr "Kiti"
-
 msgid "URL Handling"
 msgstr "URL apdorojimas"
 
@@ -3730,17 +3760,6 @@ msgstr "Deaseblinti IL kodą"
 msgid "Disassemble Native Code"
 msgstr "Deaseblinti savajį kodą"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Trūksta papildinio pavadinimo papildinio komandų grandinėje: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Trūksta kabučių papildinio komandų grandinėje: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Nurodykite papildinio argumentus"
-
 msgid "Make characters uppercase"
 msgstr "Konvertuoti į didžiąsias raides"
 
@@ -3867,22 +3886,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr "Pritaikytas filtras"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Mainų sritis %s"
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "Mainų srities istorijos funkcionalumas išjungtas.\r\nNorėdami įjungti, paspauskite Win+V klavišus ir tada „Įjungti“ mygtuką."
-
-msgid "This system does not support clipboard history."
-msgstr "Ši sistema nepalaiko mainų srities istorijos."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32 bitų „WinMerge“ versija nepalaiko lyginimo mainų srityje"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "„WebView2“ vykdymo aplinka neįdiegta. Norite ją parsisiųsti?"
index 00ee0e9..b91f0f9 100644 (file)
@@ -3979,6 +3979,42 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the "
+"Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -3997,9 +4033,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4117,17 +4150,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4316,25 +4338,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the "
-"Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index acd8834..8b12800 100644 (file)
@@ -4563,6 +4563,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4581,9 +4614,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4701,17 +4731,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4838,22 +4857,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 335dbd1..86b17ea 100644 (file)
@@ -3593,6 +3593,39 @@ msgstr "Natychmiast"
 msgid "Al&l"
 msgstr "Wszystkie"
 
+msgid "&Others"
+msgstr "Pozostałe"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Brakująca nazwa wtyczki we wtyczce pipeline: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Brakujący cudzysłów we wtyczce pipeline: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Określ argumenty wtyczki"
+
+msgid "Filter applied"
+msgstr "Zastosowano filtr"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "Historia schowka jest wyłączona.\r\nAby włączyć historię schowka, naciśnij klawisz logo Windows + V, a następnie kliknij przycisk Włącz."
+
+msgid "This system does not support clipboard history."
+msgstr "Ten system nie obsługuje historii schowka."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-bitowa wersja programu WinMerge nie obsługuje funkcji porównywania schowka"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2 Runtime nie został zainstalowany. Czy chcesz go pobrać?"
+
 msgid "Prettification"
 msgstr "Upiększanie"
 
@@ -3611,9 +3644,6 @@ msgstr "Walidacja"
 msgid "Decompilation"
 msgstr "Dekompilacja"
 
-msgid "&Others"
-msgstr "Pozostałe"
-
 msgid "URL Handling"
 msgstr "Obsługa adresów URL"
 
@@ -3731,17 +3761,6 @@ msgstr "Dezasembluj kod IL"
 msgid "Disassemble Native Code"
 msgstr "Dezasembluj kod natywny"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Brakująca nazwa wtyczki we wtyczce pipeline: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Brakujący cudzysłów we wtyczce pipeline: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Określ argumenty wtyczki"
-
 msgid "Make characters uppercase"
 msgstr "Zrób duże litery"
 
@@ -3868,22 +3887,3 @@ msgstr "Obsługa schematu HTTP URL z curl. \r\nArgumenty: Opcje linii poleceń p
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr "Obsługa schematu URL rejestru Windows. \r\nArgumenty: Opcje linii poleceń przekazywane do polecenia reg.exe."
-
-msgid "Filter applied"
-msgstr "Zastosowano filtr"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "Historia schowka jest wyłączona.\r\nAby włączyć historię schowka, naciśnij klawisz logo Windows + V, a następnie kliknij przycisk Włącz."
-
-msgid "This system does not support clipboard history."
-msgstr "Ten system nie obsługuje historii schowka."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-bitowa wersja programu WinMerge nie obsługuje funkcji porównywania schowka"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2 Runtime nie został zainstalowany. Czy chcesz go pobrać?"
index ad80719..46a6bd7 100644 (file)
@@ -4019,6 +4019,44 @@ msgstr "Imediatamente"
 msgid "Al&l"
 msgstr "Tu&do"
 
+msgid "&Others"
+msgstr "&Outros"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nome de plugin ausente no pipeline plugin: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Marca de cotação em falta no plugin pipeline: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Especificar argumentos de plugin"
+
+msgid "Filter applied"
+msgstr "Filtro aplicado"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Área de transferência em %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"O histórico da área de transferência está desativado.\r\n"
+"Para ativar o histórico da área de transferência, prima a tecla do logotipo do Windows + V e "
+"clique no botão Ativar."
+
+msgid "This system does not support clipboard history."
+msgstr "Este sistema não suporta o histórico da área de transferência."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "A versão de 32 bits do WinMerge não suporta a comparação da área de transferência"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "O runtime WebView2 não está instalado. Quer transferi-lo?"
+
 msgid "Prettification"
 msgstr "Embelezamento"
 
@@ -4037,9 +4075,6 @@ msgstr "Validação"
 msgid "Decompilation"
 msgstr "Descompilação"
 
-msgid "&Others"
-msgstr "&Outros"
-
 msgid "URL Handling"
 msgstr "Gestão de URLs"
 
@@ -4157,17 +4192,6 @@ msgstr "Descompilação de IL Code"
 msgid "Disassemble Native Code"
 msgstr "Descompilação de Native Code"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nome de plugin ausente no pipeline plugin: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Marca de cotação em falta no plugin pipeline: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Especificar argumentos de plugin"
-
 msgid "Make characters uppercase"
 msgstr "Converter para maiúsculas"
 
@@ -4426,27 +4450,3 @@ msgid ""
 msgstr ""
 "Gestão do esquema URL do registo do Windows.\n"
 "Argumentos: opções de linha de comandos passadas para o comando reg.exe."
-
-msgid "Filter applied"
-msgstr "Filtro aplicado"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Área de transferência em %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"O histórico da área de transferência está desativado.\r\n"
-"Para ativar o histórico da área de transferência, prima a tecla do logotipo do Windows + V e "
-"clique no botão Ativar."
-
-msgid "This system does not support clipboard history."
-msgstr "Este sistema não suporta o histórico da área de transferência."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "A versão de 32 bits do WinMerge não suporta a comparação da área de transferência"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "O runtime WebView2 não está instalado. Quer transferi-lo?"
index bbc57e1..ce73ca1 100644 (file)
@@ -4499,6 +4499,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4517,9 +4550,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4637,17 +4667,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4774,22 +4793,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index 74c40b7..9434ad4 100644 (file)
@@ -3594,6 +3594,39 @@ msgstr "Незамедлительно"
 msgid "Al&l"
 msgstr "Все"
 
+msgid "&Others"
+msgstr "Другое"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Отсутствует плагин в конвейере: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Отсутствует кавычка в конвейере плагинов: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Укажите аргументы плагина"
+
+msgid "Filter applied"
+msgstr "Фильтр применен"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Буфер обмена на %s"
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr "История буфера обмена отключена.\r\nЧтобы включить историю буфера обмена, нажмите Win+V, а затем кнопку 'включить'."
+
+msgid "This system does not support clipboard history."
+msgstr "Эта система не поддерживает историю буфера обмена."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-битная версия WinMerge не поддерживает буфера обмена"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "Не установлена среда выполнения WebView2. Хотите скачать его?"
+
 msgid "Prettification"
 msgstr "Приукрашивание"
 
@@ -3612,9 +3645,6 @@ msgstr "Валидация"
 msgid "Decompilation"
 msgstr "Декомпиляция"
 
-msgid "&Others"
-msgstr "Другое"
-
 msgid "URL Handling"
 msgstr "Обработка URL"
 
@@ -3732,17 +3762,6 @@ msgstr "Разбор IL-кода"
 msgid "Disassemble Native Code"
 msgstr "Разбор нативного кода"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Отсутствует плагин в конвейере: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Отсутствует кавычка в конвейере плагинов: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Укажите аргументы плагина"
-
 msgid "Make characters uppercase"
 msgstr "В верхний регистр"
 
@@ -3869,22 +3888,3 @@ msgstr "Обработчик схемы URL HTTP с помощью curl. \r\nА
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr "Обработчик схемы URL реестра Windows. \r\nАргументы: Параметры командной строки, передаваемые программе reg.exe."
-
-msgid "Filter applied"
-msgstr "Фильтр применен"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Буфер обмена на %s"
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr "История буфера обмена отключена.\r\nЧтобы включить историю буфера обмена, нажмите Win+V, а затем кнопку 'включить'."
-
-msgid "This system does not support clipboard history."
-msgstr "Эта система не поддерживает историю буфера обмена."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-битная версия WinMerge не поддерживает буфера обмена"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "Не установлена среда выполнения WebView2. Хотите скачать его?"
index c25bf9c..eb12615 100644 (file)
@@ -4488,6 +4488,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4506,9 +4539,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4626,17 +4656,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4763,22 +4782,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index c22b12a..c3e93b9 100644 (file)
@@ -4517,6 +4517,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4535,9 +4568,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4655,17 +4685,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4792,22 +4811,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index b5358b4..56f3d94 100644 (file)
@@ -3950,6 +3950,43 @@ msgstr ""
 msgid "Al&l"
 msgstr "Al&l"
 
+msgid "&Others"
+msgstr "&Ostatné"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Chýbajúci názov rozšírenia v potrubí rozšírení: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Chýbajúca úvodzovka v rozšírení: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Určenie argumentov rozšírenia"
+
+msgid "Filter applied"
+msgstr "Použitý filter"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Schránka na %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"História schránky je vypnutá.\r\n"
+"Ak chcete zapnúť históriu schránky, stlačte kláves s logom Windows + V a potom kliknite na tlačidlo Zapnúť."
+
+msgid "This system does not support clipboard history."
+msgstr "Tento systém nepodporuje históriu schránky."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-bitová verzia WinMerge nepodporuje porovnávanie schránky"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr "Prikrášlenie"
 
@@ -3968,9 +4005,6 @@ msgstr "Overenie"
 msgid "Decompilation"
 msgstr "Dekompilácia"
 
-msgid "&Others"
-msgstr "&Ostatné"
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4088,17 +4122,6 @@ msgstr "Rozloženie IL kódu"
 msgid "Disassemble Native Code"
 msgstr "Rozloženie pôvodného kódu"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Chýbajúci názov rozšírenia v potrubí rozšírení: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Chýbajúca úvodzovka v rozšírení: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Určenie argumentov rozšírenia"
-
 msgid "Make characters uppercase"
 msgstr "Vytvoriť znaky veľkými písmenami"
 
@@ -4335,26 +4358,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr "Použitý filter"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Schránka na %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"História schránky je vypnutá.\r\n"
-"Ak chcete zapnúť históriu schránky, stlačte kláves s logom Windows + V a potom kliknite na tlačidlo Zapnúť."
-
-msgid "This system does not support clipboard history."
-msgstr "Tento systém nepodporuje históriu schránky."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-bitová verzia WinMerge nepodporuje porovnávanie schránky"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
index ccd1de1..066961d 100644 (file)
@@ -3975,6 +3975,43 @@ msgstr "Takoj"
 msgid "Al&l"
 msgstr "V&se"
 
+msgid "&Others"
+msgstr "&Drugo"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Manjkajoče ime vtičnika v cevovodu vtičnika:%1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Manjka narekovaj v cevovodu vtičnika: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Določi argumente vtičnika"
+
+msgid "Filter applied"
+msgstr "Filter je uporabljen"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Odložišče na %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"Zgodovina odložišča je onemogočena.\r\n"
+"Za omogočanje zgodovine odložišča, pritisnite tipko z logotipom Windows + V in nato kliknite gumb Vklopi."
+
+msgid "This system does not support clipboard history."
+msgstr "Ta sistem ne podpira zgodovine odložišča."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-bitna različica WinMerge ne podpira primerjave odložišča"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "Izvajalski čas WebView2 ni nameščen. Ali ga želite prenesti?"
+
 msgid "Prettification"
 msgstr "Polepšanje"
 
@@ -3993,9 +4030,6 @@ msgstr "Preverjanje veljavnosti"
 msgid "Decompilation"
 msgstr "Decompilation"
 
-msgid "&Others"
-msgstr "&Drugo"
-
 msgid "URL Handling"
 msgstr "Upravljanje URL-jev"
 
@@ -4113,17 +4147,6 @@ msgstr "Razstavi kodo IL"
 msgid "Disassemble Native Code"
 msgstr "Razstavi naravno kodo"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Manjkajoče ime vtičnika v cevovodu vtičnika:%1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Manjka narekovaj v cevovodu vtičnika: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Določi argumente vtičnika"
-
 msgid "Make characters uppercase"
 msgstr "Naredi znake z velikimi črkami"
 
@@ -4380,26 +4403,3 @@ msgid ""
 msgstr ""
 "Upravljavec sheme URL registra Windows.\n"
 "Argumenti: možnosti ukazne vrstice, posredovane ukazu reg.exe."
-
-msgid "Filter applied"
-msgstr "Filter je uporabljen"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Odložišče na %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"Zgodovina odložišča je onemogočena.\r\n"
-"Za omogočanje zgodovine odložišča, pritisnite tipko z logotipom Windows + V in nato kliknite gumb Vklopi."
-
-msgid "This system does not support clipboard history."
-msgstr "Ta sistem ne podpira zgodovine odložišča."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-bitna različica WinMerge ne podpira primerjave odložišča"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "Izvajalski čas WebView2 ni nameščen. Ali ga želite prenesti?"
index af05854..8da5c67 100644 (file)
@@ -3977,6 +3977,43 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr "&Otros"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Nombre de plugin faltante en el pipeline: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Comilla faltante en el pipeline: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Especifique argumentos de plugin"
+
+msgid "Filter applied"
+msgstr "Filtro aplicado"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Portapapeles en %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+"Historia de Portapapeles esta deshabilitado.\r\n"
+"Para habilitarlo, presione la teccla Windows + V y luego presione el botón Turn on."
+
+msgid "This system does not support clipboard history."
+msgstr "Este sistema no soporta historial de portapeles"
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "La version de 32-bits de WinMerge no soporta Comparación de Portapapeles"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2 no esta instalado, Desea descargarlo ?"
+
 msgid "Prettification"
 msgstr ""
 
@@ -3995,9 +4032,6 @@ msgstr "Validación"
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr "&Otros"
-
 msgid "URL Handling"
 msgstr "Manejo de URL"
 
@@ -4115,17 +4149,6 @@ msgstr "Desensamblar Codigo IL"
 msgid "Disassemble Native Code"
 msgstr "Desensamblar Codigo Nativo"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Nombre de plugin faltante en el pipeline: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Comilla faltante en el pipeline: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Especifique argumentos de plugin"
-
 msgid "Make characters uppercase"
 msgstr "Convertir letras a mayúscula"
 
@@ -4311,26 +4334,3 @@ msgid ""
 "Windows Registry URL Scheme Handler. \r\n"
 "Arguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr "Filtro aplicado"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Portapapeles en %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-"Historia de Portapapeles esta deshabilitado.\r\n"
-"Para habilitarlo, presione la teccla Windows + V y luego presione el botón Turn on."
-
-msgid "This system does not support clipboard history."
-msgstr "Este sistema no soporta historial de portapeles"
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "La version de 32-bits de WinMerge no soporta Comparación de Portapapeles"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2 no esta instalado, Desea descargarlo ?"
index b83959f..bbaee17 100644 (file)
@@ -4052,6 +4052,46 @@ msgstr "Omgående"
 msgid "Al&l"
 msgstr "AI&I"
 
+msgid "&Others"
+msgstr "Övriga"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Saknar programtilläggets namn i kommandoslinga: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Saknar citationstecken i programtilläggets kommandoslinga: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Ange programtilläggets kommandoalternativ"
+
+msgid "Filter applied"
+msgstr "Filter verkställt"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "Urklipp vid %s"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the "
+"Turn on button."
+msgstr ""
+"Urklippshistorik är inaktiverat.\r\n"
+"För att aktivera urklippshistorik, tryck på Windows-tangenten + V och klicka "
+"sedan på knappen Aktivera."
+
+msgid "This system does not support clipboard history."
+msgstr "Det här systemet stöder inte urklippshistorik."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-bitarsversionen av WinMerge stöder inte Clipboard Compare"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+"Körbara filer för WebView2 är inte installerade. Vill du ladda ned det?"
+
 msgid "Prettification"
 msgstr "Finputsning"
 
@@ -4070,9 +4110,6 @@ msgstr "Validering"
 msgid "Decompilation"
 msgstr "Dekompilering"
 
-msgid "&Others"
-msgstr "Övriga"
-
 msgid "URL Handling"
 msgstr "URL-hantering"
 
@@ -4190,17 +4227,6 @@ msgstr "Nedmontera IL kod"
 msgid "Disassemble Native Code"
 msgstr "Nedmontera ursprunglig kod"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Saknar programtilläggets namn i kommandoslinga: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Saknar citationstecken i programtilläggets kommandoslinga: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Ange programtilläggets kommandoalternativ"
-
 msgid "Make characters uppercase"
 msgstr "Konvertera tecken till VERSALER"
 
@@ -4473,29 +4499,3 @@ msgid ""
 msgstr ""
 "Windows registret schemahanteriare.\n"
 "Argument: Kommandoradsalternativ som passeras till reg.exe-kommandot."
-
-msgid "Filter applied"
-msgstr "Filter verkställt"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "Urklipp vid %s"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the "
-"Turn on button."
-msgstr ""
-"Urklippshistorik är inaktiverat.\r\n"
-"För att aktivera urklippshistorik, tryck på Windows-tangenten + V och klicka "
-"sedan på knappen Aktivera."
-
-msgid "This system does not support clipboard history."
-msgstr "Det här systemet stöder inte urklippshistorik."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-bitarsversionen av WinMerge stöder inte Clipboard Compare"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""
-"Körbara filer för WebView2 är inte installerade. Vill du ladda ned det?"
index 9575517..39586cf 100644 (file)
@@ -4045,6 +4045,45 @@ msgstr ""
 msgid "Al&l"
 msgstr "&Tümü"
 
+msgid "&Others"
+msgstr "&Diğerleri"
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr "Eklenti bağlantı yolunda eklenti adı eksik: %1"
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr "Eklenti bağlantı yolunda tırnak karakteri eksik: %1"
+
+msgid "Specify plugin arguments"
+msgstr "Eklenti değişkenlerini belirtin"
+
+msgid "Filter applied"
+msgstr "Süzgeç uygulandı"
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr "%s zamanındaki pano"
+
+msgid ""
+"Clipboard history is disabled.\r\n"
+"To enable clipboard history, press Windows logo key + V and then click the "
+"Turn on button."
+msgstr ""
+"Pano geçmişi devre dışı bırakılmış.\r\n"
+"Pano geçmişini etkinleştirmek için, Windows + V tuşlarına basıp açılan "
+"pencerede Aç üzerine tıklayın."
+
+msgid "This system does not support clipboard history."
+msgstr "Bu sistemde pano geçmişi özelliği yok."
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr "32-bit WinMerge sürümünde pano karşılaştırma özelliği yok"
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr "WebView2 çalıştırıcı bulunamadı. İndirmek ister misiniz?"
+
 msgid "Prettification"
 msgstr "Sadeleştirme"
 
@@ -4063,9 +4102,6 @@ msgstr "Doğrulama"
 msgid "Decompilation"
 msgstr "Kod çözme"
 
-msgid "&Others"
-msgstr "&Diğerleri"
-
 msgid "URL Handling"
 msgstr "Adres işleme"
 
@@ -4183,17 +4219,6 @@ msgstr "IL kodunu çözümle"
 msgid "Disassemble Native Code"
 msgstr "Doğal kodu çözümle"
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr "Eklenti bağlantı yolunda eklenti adı eksik: %1"
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr "Eklenti bağlantı yolunda tırnak karakteri eksik: %1"
-
-msgid "Specify plugin arguments"
-msgstr "Eklenti değişkenlerini belirtin"
-
 msgid "Make characters uppercase"
 msgstr "Büyük harflere dönüştür"
 
@@ -4457,28 +4482,3 @@ msgid ""
 msgstr ""
 "Windows kayıt defteri adresi şema işleyici. \r\n"
 "Parametreler: reg.exe komutuna aktarılacak komut satırı parametreleri."
-
-msgid "Filter applied"
-msgstr "Süzgeç uygulandı"
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr "%s zamanındaki pano"
-
-msgid ""
-"Clipboard history is disabled.\r\n"
-"To enable clipboard history, press Windows logo key + V and then click the "
-"Turn on button."
-msgstr ""
-"Pano geçmişi devre dışı bırakılmış.\r\n"
-"Pano geçmişini etkinleştirmek için, Windows + V tuşlarına basıp açılan "
-"pencerede Aç üzerine tıklayın."
-
-msgid "This system does not support clipboard history."
-msgstr "Bu sistemde pano geçmişi özelliği yok."
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr "32-bit WinMerge sürümünde pano karşılaştırma özelliği yok"
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr "WebView2 çalıştırıcı bulunamadı. İndirmek ister misiniz?"
index 8208dc1..dea9b4c 100644 (file)
@@ -4520,6 +4520,39 @@ msgstr ""
 msgid "Al&l"
 msgstr ""
 
+msgid "&Others"
+msgstr ""
+
+#, c-format
+msgid "Missing plugin name in plugin pipeline: %1"
+msgstr ""
+
+#, c-format
+msgid "Missing quotation mark in plugin pipeline: %1"
+msgstr ""
+
+msgid "Specify plugin arguments"
+msgstr ""
+
+msgid "Filter applied"
+msgstr ""
+
+#, c-format
+msgid "Clipboard at %s"
+msgstr ""
+
+msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
+msgstr ""
+
+msgid "This system does not support clipboard history."
+msgstr ""
+
+msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
+msgstr ""
+
+msgid "WebView2 runtime is not installed. Do you want to download it?"
+msgstr ""
+
 msgid "Prettification"
 msgstr ""
 
@@ -4538,9 +4571,6 @@ msgstr ""
 msgid "Decompilation"
 msgstr ""
 
-msgid "&Others"
-msgstr ""
-
 msgid "URL Handling"
 msgstr ""
 
@@ -4658,17 +4688,6 @@ msgstr ""
 msgid "Disassemble Native Code"
 msgstr ""
 
-#, c-format
-msgid "Missing plugin name in plugin pipeline: %1"
-msgstr ""
-
-#, c-format
-msgid "Missing quotation mark in plugin pipeline: %1"
-msgstr ""
-
-msgid "Specify plugin arguments"
-msgstr ""
-
 msgid "Make characters uppercase"
 msgstr ""
 
@@ -4795,22 +4814,3 @@ msgstr ""
 
 msgid "Windows Registry URL Scheme Handler. \r\nArguments: Command line options passed to the reg.exe command."
 msgstr ""
-
-msgid "Filter applied"
-msgstr ""
-
-#, c-format
-msgid "Clipboard at %s"
-msgstr ""
-
-msgid "Clipboard history is disabled.\r\nTo enable clipboard history, press Windows logo key + V and then click the Turn on button."
-msgstr ""
-
-msgid "This system does not support clipboard history."
-msgstr ""
-
-msgid "The 32-bit version of WinMerge does not support Clipboard Compare"
-msgstr ""
-
-msgid "WebView2 runtime is not installed. Do you want to download it?"
-msgstr ""