2014-11-25 13:30:33 +00:00
|
|
|
|
#
|
|
|
|
|
# Funda Wang <fundawang@linux.net.cn>, 2006.
|
|
|
|
|
# FengChao <rainofchaos@gmail.com>, 2011.
|
|
|
|
|
# Weng Xuetian <wengxt@gmail.com>, 2011.
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: kdelibs\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
2022-11-25 02:36:18 +02:00
|
|
|
|
"POT-Creation-Date: 2022-11-25 02:25+0200\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
"PO-Revision-Date: 2011-11-12 20:48+0800\n"
|
|
|
|
|
"Last-Translator: Weng Xuetian <wengxt@gmail.com>\n"
|
|
|
|
|
"Language-Team: Chinese Simplified <kde-i18n-doc@kde.org>\n"
|
|
|
|
|
"Language: zh_CN\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
|
"X-Generator: Lokalize 1.2\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:44
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "solid-hardware"
|
|
|
|
|
msgstr "solid 硬件"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:46
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "KDE tool for querying your hardware from the command line"
|
|
|
|
|
msgstr "从命令行查询并控制您硬件的 KDE 工具"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:178
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Syntax Error: Not enough arguments"
|
|
|
|
|
msgstr "语法错误:没有足够的参数"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:183
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Syntax Error: Too many arguments"
|
|
|
|
|
msgstr "语法错误:参数太多"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:194
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Show available commands"
|
|
|
|
|
msgstr "显示可用的命令"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:196
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Command (see --commands)"
|
|
|
|
|
msgstr "命令(参见 --commands)"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:198
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Arguments for command"
|
|
|
|
|
msgstr "命令参数"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:210
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Syntax:"
|
|
|
|
|
msgstr "语法:"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:213
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # List the hardware available in the system.\n"
|
|
|
|
|
" # - If the 'nonportableinfo' option is specified, the device\n"
|
|
|
|
|
" # properties are listed (be careful, in this case property "
|
|
|
|
|
"names\n"
|
|
|
|
|
" # are backend dependent),\n"
|
|
|
|
|
" # - If the 'details' option is specified, the device "
|
|
|
|
|
"interfaces\n"
|
|
|
|
|
" # and the corresponding properties are listed in a platform\n"
|
|
|
|
|
" # neutral fashion,\n"
|
|
|
|
|
" # - Otherwise only device UDIs are listed.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" # 显示出系统可用的硬件列表。\n"
|
|
|
|
|
" # - 如果指定了“nonportableinfo”选项,还会列出设备属性(要注意,\n"
|
|
|
|
|
" # 此时显示的属性名称是取决于后端类型的)。\n"
|
|
|
|
|
" # - 如果指定了“details”选项,设备接口和相应的属性将以平台中立的"
|
|
|
|
|
"风格显示。\n"
|
|
|
|
|
" # - 如果不加选项,则只显示设备的 UDI 列表。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:223
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # Display all the interfaces and properties of the device\n"
|
|
|
|
|
" # corresponding to 'udi' in a platform neutral fashion.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" # 以平台中立的风格显示所有和 UDI 对应的硬件接口及其属性。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:227
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # Display all the properties of the device corresponding to "
|
|
|
|
|
"'udi'\n"
|
|
|
|
|
" # (be careful, in this case property names are backend "
|
|
|
|
|
"dependent).\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" # 显示所有和 UDI 对应的硬件接口及其属性。\n"
|
|
|
|
|
" # (要注意,此时显示的属性名称是取决于后端类型的)。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:231
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # List the UDI of devices corresponding to 'predicate'.\n"
|
|
|
|
|
" # - If 'parentUdi' is specified, the search is restricted to "
|
|
|
|
|
"the\n"
|
|
|
|
|
" # branch of the corresponding device,\n"
|
|
|
|
|
" # - Otherwise the search is done on all the devices.\n"
|
|
|
|
|
msgstr ""
|
|
|
|
|
" # 列出和“predicate”谓词对应的设备 UDI。\n"
|
|
|
|
|
" # - 如果指定了“parentUdi”,搜索将只限在相应设备分支下进行。\n"
|
|
|
|
|
" # - 除此以外,搜索会对所有设备进行。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:237
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # If applicable, mount the device corresponding to 'udi'.\n"
|
|
|
|
|
msgstr " # 如果可能,挂载和“udi”对应的设备。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:240
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # If applicable, unmount the device corresponding to 'udi'.\n"
|
|
|
|
|
msgstr " # 如果可能,卸载和“udi”对应的设备。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:243
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
" # If applicable, eject the device corresponding to 'udi'.\n"
|
|
|
|
|
msgstr " # 如果可能,弹出和“udi”对应的设备。\n"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:246
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid " # Listen to all add/remove events on supported hardware."
|
|
|
|
|
msgstr " # 监听支持的硬件上的所有添加/移除事件。"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:321
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Syntax Error: Unknown command '%1'"
|
|
|
|
|
msgstr "语法错误:未知的命令“%1”"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:391
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Error: %1 does not have the interface StorageAccess."
|
|
|
|
|
msgstr "错误:%1 没有 StorageAccess 接口。"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:396
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Error: %1 does not have the interface OpticalDrive."
|
|
|
|
|
msgstr "错误:%1 没有 OpticalDrive 接口。"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:429
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Error: %1"
|
|
|
|
|
msgstr "错误:%1"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:464
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Progress: %1%"
|
|
|
|
|
msgstr "进度:%1%"
|
|
|
|
|
|
2022-11-25 02:36:18 +02:00
|
|
|
|
#: solid-hardware.cpp:470
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid "Info: %1"
|
|
|
|
|
msgstr "信息:%1"
|