Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,54 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: kdeorg\n"
|
||||
"PO-Revision-Date: 2024-04-22 15:58\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Qt-Contexts: true\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Crowdin-Project: kdeorg\n"
|
||||
"X-Crowdin-Project-ID: 269464\n"
|
||||
"X-Crowdin-Language: zh-CN\n"
|
||||
"X-Crowdin-File: /kf6-trunk/messages/kdbusaddons/kdbusaddons6_qt.pot\n"
|
||||
"X-Crowdin-File-ID: 43629\n"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:19
|
||||
msgctxt "main|"
|
||||
msgid "Quit a D-Bus enabled application easily"
|
||||
msgstr "轻而易举地退出支持 D-Bus 的应用程序"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:21
|
||||
msgctxt "main|"
|
||||
msgid "Full service name, overrides application name provided"
|
||||
msgstr "完整的服务名称,取代所提供的应用程序名称"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:24
|
||||
msgctxt "main|"
|
||||
msgid "Path in the D-Bus interface to use"
|
||||
msgstr "要使用的 D-Bus 接口路径"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:27
|
||||
msgctxt "main|"
|
||||
msgid "The name of the application to quit"
|
||||
msgstr "要退出的应用程序名称"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:45
|
||||
#, qt-format
|
||||
msgctxt "main|"
|
||||
msgid "Application %1 could not be found using service %2 and path %3."
|
||||
msgstr "应用程序 %1 无法通过服务 %2 和路径 %3 找到。"
|
||||
|
||||
#: tools/kquitapp/kquitapp.cpp:52
|
||||
#, qt-format
|
||||
msgctxt "main|"
|
||||
msgid ""
|
||||
"Quitting application %1 failed. Error reported was:\n"
|
||||
"\n"
|
||||
" %2 : %3"
|
||||
msgstr ""
|
||||
"退出应用程序 %1 失败。错误消息:\n"
|
||||
"\n"
|
||||
" %2:%3"
|
||||
Reference in New Issue
Block a user