Warning, /sdk/cutehmi/poqm/zh_CN/cutehmi-view-4_qt.po is written in an unsupported language. File is not indexed.

0001 msgid ""
0002 msgstr ""
0003 "Project-Id-Version: kdeorg\n"
0004 "PO-Revision-Date: 2024-02-05 11:40\n"
0005 "Language-Team: Chinese Simplified\n"
0006 "Language: zh_CN\n"
0007 "MIME-Version: 1.0\n"
0008 "Content-Type: text/plain; charset=UTF-8\n"
0009 "Content-Transfer-Encoding: 8bit\n"
0010 "X-Qt-Contexts: true\n"
0011 "Plural-Forms: nplurals=1; plural=0;\n"
0012 "X-Crowdin-Project: kdeorg\n"
0013 "X-Crowdin-Project-ID: 269464\n"
0014 "X-Crowdin-Language: zh-CN\n"
0015 "X-Crowdin-File: /kf5-trunk/messages/cutehmi/cutehmi-view-4_qt.pot\n"
0016 "X-Crowdin-File-ID: 25036\n"
0017 
0018 #: tools/cutehmi.view.4/qml/DefaultScreen.qml:6
0019 msgctxt "DefaultScreen|"
0020 msgid "Start application with --help option to see available options."
0021 msgstr "使用 --help 选项启动应用程序以查看可用选项。"
0022 
0023 #: tools/cutehmi.view.4/qml/ExtensionLoader.qml:13
0024 #, qt-format
0025 msgctxt "ExtensionLoader|"
0026 msgid "Could not load extension '%1'."
0027 msgstr "无法加载扩展名 '%1'。"
0028 
0029 #: tools/cutehmi.view.4/qml/ExtensionLoader.qml:26
0030 msgctxt "ExtensionLoader|"
0031 msgid "Reasons:"
0032 msgstr "原因"
0033 
0034 #: tools/cutehmi.view.4/qml/MessageDialog.qml:17
0035 msgctxt "MessageDialog|"
0036 msgid "Information"
0037 msgstr "信息"
0038 
0039 #: tools/cutehmi.view.4/qml/MessageDialog.qml:20
0040 msgctxt "MessageDialog|"
0041 msgid "Warning"
0042 msgstr "警告"
0043 
0044 #: tools/cutehmi.view.4/qml/MessageDialog.qml:23
0045 msgctxt "MessageDialog|"
0046 msgid "Error"
0047 msgstr "错误"
0048 
0049 #: tools/cutehmi.view.4/qml/MessageDialog.qml:26
0050 msgctxt "MessageDialog|"
0051 msgid "Question"
0052 msgstr ""
0053 
0054 #: tools/cutehmi.view.4/qml/MessageDialog.qml:29
0055 msgctxt "MessageDialog|"
0056 msgid "Message"
0057 msgstr ""
0058 
0059 #: tools/cutehmi.view.4/src/main.cpp:115
0060 msgctxt "main|"
0061 msgid "Run application in full screen mode."
0062 msgstr "在全屏模式下运行应用。"
0063 
0064 #: tools/cutehmi.view.4/src/main.cpp:118
0065 msgctxt "main|"
0066 msgid "Override loader by specifying initial QML <file> to load."
0067 msgstr "指定初始的 QML <file> 覆盖加载器。"
0068 
0069 #: tools/cutehmi.view.4/src/main.cpp:118
0070 msgctxt "main|"
0071 msgid "file"
0072 msgstr "文件"
0073 
0074 #: tools/cutehmi.view.4/src/main.cpp:122
0075 msgctxt "main|"
0076 msgid "Use <version> for extension minor version to import."
0077 msgstr "使用 <version> 来导入次要版本。"
0078 
0079 #: tools/cutehmi.view.4/src/main.cpp:122
0080 msgctxt "main|"
0081 msgid "version"
0082 msgstr "版本"
0083 
0084 #: tools/cutehmi.view.4/src/main.cpp:126
0085 msgctxt "main|"
0086 msgid "Touch screen (hides mouse cursor)."
0087 msgstr "触摸屏幕(隐藏鼠标光标)。"
0088 
0089 #: tools/cutehmi.view.4/src/main.cpp:129
0090 msgctxt "main|"
0091 msgid "Set Qt Quick <style>."
0092 msgstr "设置 Qt 快速 <style>。"
0093 
0094 #: tools/cutehmi.view.4/src/main.cpp:129
0095 msgctxt "main|"
0096 msgid "style"
0097 msgstr "样式"
0098 
0099 #: tools/cutehmi.view.4/src/main.cpp:135
0100 msgctxt "main|"
0101 msgid "Choose application <language>."
0102 msgstr "切换应用程序语言<language>"
0103 
0104 #: tools/cutehmi.view.4/src/main.cpp:135
0105 msgctxt "main|"
0106 msgid "language"
0107 msgstr "语言"
0108 
0109 #: tools/cutehmi.view.4/src/main.cpp:139
0110 msgctxt "main|"
0111 msgid "Set base directory to <dir>."
0112 msgstr "将基础目录设置为 <dir>。"
0113 
0114 #: tools/cutehmi.view.4/src/main.cpp:139
0115 msgctxt "main|"
0116 msgid "dir"
0117 msgstr ""
0118 
0119 #: tools/cutehmi.view.4/src/main.cpp:142
0120 msgctxt "main|"
0121 msgid "Explicitly specify <resource> file to be loaded on startup."
0122 msgstr "明确指定要在启动时加载的 <resource> 文件。"
0123 
0124 #: tools/cutehmi.view.4/src/main.cpp:142
0125 msgctxt "main|"
0126 msgid "resource"
0127 msgstr "资源"
0128 
0129 #: tools/cutehmi.view.4/src/main.cpp:149
0130 msgctxt "main|"
0131 msgid "Extension to import."
0132 msgstr "导入扩展。"
0133 
0134 #: tools/cutehmi.view.4/src/main.cpp:150
0135 #, qt-format
0136 msgctxt "main|"
0137 msgid "Component to create. Defaults to '%1'."
0138 msgstr "要创建的组件。默认值为 '%1。"
0139 
0140 #: tools/cutehmi.view.4/src/main.cpp:224
0141 msgctxt "main|"
0142 msgid ""
0143 "You can not use 'component' option, because 'forceDefaultOptions' option has "
0144 "been set during compilation time."
0145 msgstr "无法使用“component”选项,因为在编译过程中设置了“强制默认选项”。"
0146 
0147 #: tools/cutehmi.view.4/src/main.cpp:226
0148 msgctxt "main|"
0149 msgid ""
0150 "You can not use 'extension' option, because 'forceDefaultOptions' option has "
0151 "been set during compilation time."
0152 msgstr "无法使用“extension”选项,因为在编译过程中设置了“强制默认选项”。"
0153 
0154 #: tools/cutehmi.view.4/src/main.cpp:228 tools/cutehmi.view.4/src/main.cpp:230
0155 #, qt-format
0156 msgctxt "main|"
0157 msgid ""
0158 "You can not use '%1' option, because 'forceDefaultOptions' option has been "
0159 "set during compilation time."
0160 msgstr "无法使用“%1”选项,因为在编译过程中设置了“强制默认选项”。"
0161 
0162 #: tools/cutehmi.view.4/src/main.cpp:236
0163 #, qt-format
0164 msgctxt "main|"
0165 msgid "Command line argument error: value of '%1' option must be a number."
0166 msgstr "命令行参数错误:“%1”选项的值必须是数字。"
0167 
0168 #: tools/cutehmi.view.4/src/main.cpp:244
0169 msgctxt "main|"
0170 msgid ""
0171 "Command line argument error: please specify extension with major version "
0172 "number after the last dot."
0173 msgstr "命令行参数错误:请在最后一个点之后指定主要版本号的扩展名。"
0174 
0175 #: tools/cutehmi.view.4/src/main.cpp:292
0176 #, qt-format
0177 msgctxt "main|"
0178 msgid ""
0179 "URL '%1' contains relative path along with URL scheme, which is forbidden."
0180 msgstr ""
0181 
0182 #: tools/cutehmi.view.4/src/main.cpp:299
0183 #, qt-format
0184 msgctxt "main|"
0185 msgid "QML file '%1' does not exist."
0186 msgstr "QML 文件“%1”不存在。"
0187 
0188 #: tools/cutehmi.view.4/src/main.cpp:304
0189 #, qt-format
0190 msgctxt "main|"
0191 msgid "Invalid format of QML file URL '%1'."
0192 msgstr "QML 文件 URL 的“%1”格式无效。"