po: Remove English strings from the Chinese (PRC) translation.
This commit is contained in:
parent
5d9c30464f
commit
66941383e7
48
po/zh_CN.po
48
po/zh_CN.po
|
@ -5600,7 +5600,6 @@ msgid "insert disk %s"
|
||||||
msgstr "插入软盘 %s"
|
msgstr "插入软盘 %s"
|
||||||
|
|
||||||
#: msi.rc:30
|
#: msi.rc:30
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Windows Installer %s\n"
|
"Windows Installer %s\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
@ -5632,35 +5631,6 @@ msgid ""
|
||||||
"\t/help\n"
|
"\t/help\n"
|
||||||
"\t/?\n"
|
"\t/?\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Windows Installer %s\n"
|
|
||||||
"\n"
|
|
||||||
"Usage:\n"
|
|
||||||
"msiexec command {required parameter} [optional parammeter]\n"
|
|
||||||
"\n"
|
|
||||||
"Install a product:\n"
|
|
||||||
"\t/i {package|productcode} [property]\n"
|
|
||||||
"\t/package {package|productcode} [property]\n"
|
|
||||||
"\t/a package [property]\n"
|
|
||||||
"Repair an installation:\n"
|
|
||||||
"\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n"
|
|
||||||
"Uninstall a product:\n"
|
|
||||||
"\t/uninstall {package|productcode} [property]\n"
|
|
||||||
"\t/x {package|productcode} [property]\n"
|
|
||||||
"Advertise a product:\n"
|
|
||||||
"\t/j[u|m] package [/t transform] [/g languageid]\n"
|
|
||||||
"Apply a patch:\n"
|
|
||||||
"\t/p patchpackage [property]\n"
|
|
||||||
"\t/p patchpackage /a package [property]\n"
|
|
||||||
"Log and UI Modifiers for above commands:\n"
|
|
||||||
"\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n"
|
|
||||||
"\t/q{|n|b|r|f|n+|b+|b-}\n"
|
|
||||||
"Register MSI Service:\n"
|
|
||||||
"\t/y\n"
|
|
||||||
"Unregister MSI Service:\n"
|
|
||||||
"\t/z\n"
|
|
||||||
"Display this help:\n"
|
|
||||||
"\t/help\n"
|
|
||||||
"\t/?\n"
|
|
||||||
|
|
||||||
#: msi.rc:57
|
#: msi.rc:57
|
||||||
msgid "enter which folder contains %s"
|
msgid "enter which folder contains %s"
|
||||||
|
@ -6957,19 +6927,6 @@ msgid ""
|
||||||
"along with Wine; if not, write to the Free Software Foundation, Inc., 51 "
|
"along with Wine; if not, write to the Free Software Foundation, Inc., 51 "
|
||||||
"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
|
"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Wine is free software; you can redistribute it and/or modify it under the "
|
|
||||||
"terms of the GNU Lesser General Public License as published by the Free "
|
|
||||||
"Software Foundation; either version 2.1 of the License, or (at your option) "
|
|
||||||
"any later version.\n"
|
|
||||||
"\n"
|
|
||||||
"Wine is distributed in the hope that it will be useful, but WITHOUT ANY "
|
|
||||||
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
|
|
||||||
"FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for "
|
|
||||||
"more details.\n"
|
|
||||||
"\n"
|
|
||||||
"You should have received a copy of the GNU Lesser General Public License "
|
|
||||||
"along with Wine; if not, write to the Free Software Foundation, Inc., 51 "
|
|
||||||
"Franklin St, Fifth Floor, Boston, MA 02110-1301, USA."
|
|
||||||
|
|
||||||
#: shell32.rc:265
|
#: shell32.rc:265
|
||||||
msgid "Wine License"
|
msgid "Wine License"
|
||||||
|
@ -6977,7 +6934,7 @@ msgstr "Wine 使用许可"
|
||||||
|
|
||||||
#: shell32.rc:155
|
#: shell32.rc:155
|
||||||
msgid "Trash"
|
msgid "Trash"
|
||||||
msgstr "Trash"
|
msgstr ""
|
||||||
|
|
||||||
#: shlwapi.rc:27
|
#: shlwapi.rc:27
|
||||||
msgid "%ld bytes"
|
msgid "%ld bytes"
|
||||||
|
@ -7767,9 +7724,8 @@ msgid "Timeout"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: wldap32.rc:113
|
#: wldap32.rc:113
|
||||||
#, fuzzy
|
|
||||||
msgid "Auth Unknown"
|
msgid "Auth Unknown"
|
||||||
msgstr "Context Unknown"
|
msgstr ""
|
||||||
|
|
||||||
#: wldap32.rc:114
|
#: wldap32.rc:114
|
||||||
msgid "Filter Error"
|
msgid "Filter Error"
|
||||||
|
|
Loading…
Reference in New Issue