You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.6 KiB
66 lines
1.6 KiB
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: kdeorg\n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2024-01-14 00:38+0000\n" |
|
"PO-Revision-Date: 2024-03-28 19:16\n" |
|
"Last-Translator: \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" |
|
"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/kwin/kcm_kwin_scripts.pot\n" |
|
"X-Crowdin-File-ID: 43545\n" |
|
|
|
#: module.cpp:49 |
|
#, kde-format |
|
msgid "Import KWin Script" |
|
msgstr "导入 KWin 脚本" |
|
|
|
#: module.cpp:50 |
|
#, kde-format |
|
msgid "*.kwinscript|KWin scripts (*.kwinscript)" |
|
msgstr "*.kwinscript|KWin 脚本 (*.kwinscript)" |
|
|
|
#: module.cpp:61 |
|
#, kde-format |
|
msgctxt "Placeholder is error message returned from the install service" |
|
msgid "" |
|
"Cannot import selected script.\n" |
|
"%1" |
|
msgstr "" |
|
"无法导入选定的脚本。\n" |
|
"%1" |
|
|
|
#: module.cpp:65 |
|
#, kde-format |
|
msgctxt "Placeholder is name of the script that was imported" |
|
msgid "The script \"%1\" was successfully imported." |
|
msgstr "脚本“%1”已成功导入。" |
|
|
|
#: module.cpp:124 |
|
#, kde-format |
|
msgid "Error when uninstalling KWin Script: %1" |
|
msgstr "卸载 KWin 脚本时出错:%1" |
|
|
|
#: ui/main.qml:23 |
|
#, kde-format |
|
msgid "Install from File…" |
|
msgstr "从文件安装…" |
|
|
|
#: ui/main.qml:27 |
|
#, kde-format |
|
msgctxt "@action:button get new KWin scripts" |
|
msgid "Get New…" |
|
msgstr "获取新脚本…" |
|
|
|
#: ui/main.qml:65 |
|
#, kde-format |
|
msgctxt "@info:tooltip" |
|
msgid "Delete…" |
|
msgstr "删除…"
|
|
|