msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-10-03 00:40+0000\n" "PO-Revision-Date: 2024-04-22 15:58\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/kscreenlocker/kscreenlocker.pot\n" "X-Crowdin-File-ID: 43547\n" #: abstractlocker.cpp:43 #, kde-format msgid "" "The screen locker is broken and unlocking is not possible anymore.\n" "In order to unlock it either ConsoleKit or LoginD is needed, neither\n" "of which could be found on your system." msgstr "" "锁屏程序已经损坏,无法解锁。\n" "要解锁系统,您需要 ConsoleKit 或者 LoginD,\n" "但是在本机系统中无法找到它们。" #: abstractlocker.cpp:47 #, kde-format msgctxt "%1 = other terminal" msgid "" "The screen locker is broken and unlocking is not possible anymore.\n" "In order to unlock it, switch to a virtual terminal (e.g. Ctrl+Alt+F%1),\n" "log in as root and execute the command:\n" "\n" "# ck-unlock-session \n" "\n" msgstr "" "锁屏程序已经损坏,无法解锁。\n" "要解锁系统,请切换至虚拟终端 (例如按 Ctrl+Alt+F%1),\n" "登录为 root 身份并执行以下命令:\n" "\n" "# ck-unlock-session \n" "\n" #: abstractlocker.cpp:52 #, kde-format msgctxt "%1 = other terminal, %2 = session ID, %3 = this terminal" msgid "" "The screen locker is broken and unlocking is not possible anymore.\n" "In order to unlock it, switch to a virtual terminal (e.g. Ctrl+Alt+F%1),\n" "log in to your account and execute the command:\n" "\n" "loginctl unlock-session %2\n" "\n" "Then log out of the virtual session by pressing Ctrl+D, and switch\n" "back to the running session (Ctrl+Alt+F%3).\n" "Should you have forgotten the instructions, you can get back to this\n" "screen by pressing Ctrl+Alt+F%3\n" "\n" msgstr "" "锁屏程序已经损坏,无法解锁。\n" "要解锁系统,请切换至虚拟终端 (例如按 Ctrl+Alt+F%1),\n" "登录并执行以下命令:\n" "\n" "loginctl unlock-session %2\n" "\n" "然后按 Ctrl+D 注销登录,并切换回正在运行的会话 (Ctrl+Alt+F%3)。\n" "如果你忘记了本指引的内容,可以按 Ctrl+Alt+F%3 返回到此屏幕。\n" "\n" #: ksldapp.cpp:184 #, kde-format msgid "Lock Session" msgstr "锁定会话" #: ksldapp.cpp:453 #, kde-format msgid "Screen locked" msgstr "屏幕已锁定" #: ksldapp.cpp:621 #, kde-format msgid "Screen unlocked" msgstr "屏幕已解锁" #: logind.cpp:161 #, kde-format msgid "Screen Locker" msgstr "锁屏程序" #: logind.cpp:161 #, kde-format msgid "Ensuring that the screen gets locked before going to sleep" msgstr "确保在休眠前锁定屏幕"