parent
b617ad97a5
commit
abbfe8887c
@ -0,0 +1,89 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Xiao Wenming <xwmde@163.com>, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2020-05-11 04:19+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: zh_Hans\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: NAME OF TRANSLATORS\n"
|
||||
"Your names"
|
||||
msgstr ""
|
||||
|
||||
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
|
||||
#, ignore-inconsistent
|
||||
msgid ""
|
||||
"_: EMAIL OF TRANSLATORS\n"
|
||||
"Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:97
|
||||
msgid "KDiff3"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:104
|
||||
#, c-format
|
||||
msgid "Compare with %1"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:109
|
||||
#, c-format
|
||||
msgid "Merge with %1"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:114
|
||||
msgid "Save '%1' for later"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:119
|
||||
msgid "3-way merge with base"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:125
|
||||
msgid "Compare with ..."
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:134
|
||||
msgid "Clear list"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:141
|
||||
msgid "Compare"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:146
|
||||
msgid "3 way comparison"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:149
|
||||
msgid "About KDiff3 menu plugin ..."
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:250
|
||||
msgid ""
|
||||
"KDiff3 Menu Plugin: Copyright (C) 2006 Joachim Eibl\n"
|
||||
"KDiff3 homepage: http://kdiff3.sourceforge.net\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:252
|
||||
msgid ""
|
||||
"Using the contextmenu extension:\n"
|
||||
"For simple comparison of two selected 2 files choose \"Compare\".\n"
|
||||
"If the other file is somewhere else \"Save\" the first file for later. It "
|
||||
"will appear in the \"Compare With ...\" submenu. Then use \"Compare With\" "
|
||||
"on second file.\n"
|
||||
"For a 3-way merge first \"Save\" the base file, then the branch to merge and "
|
||||
"choose \"3-way merge with base\" on the other branch which will be used as "
|
||||
"destination.\n"
|
||||
"Same also applies to directory comparison and merge."
|
||||
msgstr ""
|
Loading…
Reference in new issue