OSDN Git Service

Merge branch 'master' of https://github.com/winmerge/winmerge into jp
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 27 Nov 2021 13:25:02 +0000 (22:25 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 27 Nov 2021 13:25:02 +0000 (22:25 +0900)
# Conflicts:
# Externals/freeimage
# Externals/frhed
# Externals/winimerge
# Translations/WinMerge/Polish.po

42 files changed:
1  2 
Src/MainFrm.cpp
Src/MainFrm.h
Src/Merge.rc
Src/OptionsDef.h
Src/OptionsInit.cpp
Src/resource.h
Translations/WinMerge/Arabic.po
Translations/WinMerge/Basque.po
Translations/WinMerge/Brazilian.po
Translations/WinMerge/Bulgarian.po
Translations/WinMerge/Catalan.po
Translations/WinMerge/ChineseSimplified.po
Translations/WinMerge/ChineseTraditional.po
Translations/WinMerge/Croatian.po
Translations/WinMerge/Czech.po
Translations/WinMerge/Danish.po
Translations/WinMerge/Dutch.po
Translations/WinMerge/English.pot
Translations/WinMerge/Finnish.po
Translations/WinMerge/French.po
Translations/WinMerge/Galician.po
Translations/WinMerge/German.po
Translations/WinMerge/Greek.po
Translations/WinMerge/Hungarian.po
Translations/WinMerge/Italian.po
Translations/WinMerge/Japanese.po
Translations/WinMerge/Korean.po
Translations/WinMerge/Lithuanian.po
Translations/WinMerge/Norwegian.po
Translations/WinMerge/Persian.po
Translations/WinMerge/Polish.po
Translations/WinMerge/Portuguese.po
Translations/WinMerge/Romanian.po
Translations/WinMerge/Russian.po
Translations/WinMerge/Serbian.po
Translations/WinMerge/Sinhala.po
Translations/WinMerge/Slovak.po
Translations/WinMerge/Slovenian.po
Translations/WinMerge/Spanish.po
Translations/WinMerge/Swedish.po
Translations/WinMerge/Turkish.po
Translations/WinMerge/Ukrainian.po

diff --cc Src/MainFrm.cpp
Simple merge
diff --cc Src/MainFrm.h
Simple merge
diff --cc Src/Merge.rc
Simple merge
Simple merge
Simple merge
diff --cc Src/resource.h
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
@@@ -3558,122 -3556,7 +3559,122 @@@ msgstr "Brakująca nazwa wtyczki we wty
  
  #, c-format
  msgid "Missing quotation mark in plugin pipeline: %1"
- msgstr ""
+ msgstr "Brakujący cudzysłów we wtyczce pipeline: %1"
  
  msgid "Specify plugin arguments"
- msgstr ""
+ msgstr "Określ argumenty wtyczki"
 +
 +msgid "Make characters uppercase"
 +msgstr ""
 +
 +msgid "Make characters lowercase"
 +msgstr ""
 +
 +msgid "Remove duplicate lines"
 +msgstr ""
 +
 +msgid "Count duplicate lines"
 +msgstr ""
 +
 +msgid "Sort lines ascending"
 +msgstr ""
 +
 +msgid "Sort lines descending"
 +msgstr ""
 +
 +msgid "Reverse columns"
 +msgstr ""
 +
 +msgid "Reverse lines"
 +msgstr ""
 +
 +msgid "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"
 +msgstr ""
 +
 +#, c-format
 +msgid "Apply filter command. \r\nUsage: ExecFilterCommand COMMAND\r\n  COMMAND - command to execute. %1 in the command is replaced with the filename."
 +msgstr ""
 +
 +msgid "Tokenize selection. \r\nUsage: Tokenize PATTERNS\r\n  PATTERNS - regular expression for tokenizing. (e.g. [^\\w]+)"
 +msgstr ""
 +
 +msgid "Trim spaces"
 +msgstr ""
 +
 +msgid "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"
 +msgstr ""
 +
 +msgid "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"
 +msgstr ""
 +
 +msgid "HTML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 +msgstr ""
 +
 +msgid "JSON Prettier with jq command. \r\nArguments: Filter or command line options passed to the jq command."
 +msgstr ""
 +
 +msgid "XML Prettier with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 +msgstr ""
 +
 +msgid "YAML Prettier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
 +msgstr ""
 +
 +msgid "Graphviz Visualizer. \r\nArguments: Command line options passed to the dot command."
 +msgstr ""
 +
 +msgid "CSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 +msgstr ""
 +
 +msgid "TSV Querier with q command. \r\nArguments: SQL statement or command line options passed to the q command."
 +msgstr ""
 +
 +msgid "JSON Querier with jq command. \r\nArguments: Filter or command line options passed to the jq command."
 +msgstr ""
 +
 +msgid "YAML Querier with yq command. \r\nArguments: Filter or command line options passed to the yq command."
 +msgstr ""
 +
 +msgid "HTML Validator with tidy-html5. \r\nArguments: Command line options passed to the tidy command."
 +msgstr ""
 +
 +msgid "JVM bytecode disassembler with javap. \r\nArguments: Command line options passed to the javap command."
 +msgstr ""
 +
 +msgid "IL disassembler with ildasm. \r\nArguments: Command line options passed to the ildasm command."
 +msgstr ""
 +
 +msgid "Native code disassembler with dumpbin. \r\nArguments: Command line options passed to the dumpbin command."
 +msgstr ""
 +
 +msgid "General content extractor with Apache Tika. \r\nArguments: Command line options passed to the tika-app.jar."
 +msgstr ""
 +
 +msgid "Apply patch using GnuWin32 Patch for Windows"
 +msgstr ""
 +
 +msgid "Display the text content of MS Excel files"
 +msgstr ""
 +
 +msgid "Display the text content of MS PowerPoint files"
 +msgstr ""
 +
 +msgid "Display the text content of MS Visio files"
 +msgstr ""
 +
 +msgid "Display the text content of MS Word files"
 +msgstr ""
 +
 +msgid "Ignore some columns - ignored columns list from the plugin name or the plugin argument"
 +msgstr ""
 +
 +msgid "The plugin ignores comments (//... and /* ... */) in C, C++, PHP and JavaScript files."
 +msgstr ""
 +
 +msgid "Ignore some fields - ignored fields list from the plugin name or the plugin argument"
 +msgstr ""
 +
 +msgid "Prediff Line Filter"
 +msgstr ""
 +
 +msgid "Basic text functions for the context menu"
 +msgstr ""
@@@ -334,14 -335,11 +335,14 @@@ msgstr "Notas da versão
  msgid "&Translations"
  msgstr "Traduções"
  
 +msgid "&Check For Updates"
 +msgstr ""
 +
  msgid "C&onfiguration"
- msgstr "&Configurações"
+ msgstr "&Configuração"
  
  msgid "&GNU General Public License"
- msgstr "Licença Pública Geral GNU"
+ msgstr "Licença pública geral GNU"
  
  msgid "&About WinMerge..."
  msgstr "Acerca do WinMerge..."
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge