msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-03-17 02:33+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/plasma-desktop/kcm_device_automounter." "pot\n" "X-Crowdin-File-ID: 49124\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "KDE 中国, Guo Yunhe, Tyson Tan" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "kde-china@kde.org, i@guoyunhe.me, tds00@qq.com" #. i18n: ectx: property (whatsThis), widget (QTreeView, deviceView) #: DeviceAutomounterKCM.ui:17 #, kde-format msgid "" "This list contains the storage devices known to the system. If \"Automount " "on Login\" is checked, the device will be automatically mounted even though " "\"Mount all removable media at login\" is unchecked. The same applies for " "\"Automount on Attach\"." msgstr "" "此列表包含了系统已知的所有存储设备。如果勾选了设备的“登录时”选框,系统将在登" "录到桌面时自动挂载它,即使您没有勾选“登录时自动挂载所有可移动设备”选框。此规" "则同样适用于设备的“插入时”选框。" #. i18n: ectx: property (whatsThis), widget (QPushButton, forgetDevice) #: DeviceAutomounterKCM.ui:54 #, kde-format msgid "" "Clicking this button causes the selected devices to be 'forgotten'. This is " "only useful if \"Only automatically mount removable media that has been " "manually mounted before\" is checked. Once a device is forgotten and the " "system is set to only automatically mount familiar devices, the device will " "not be automatically mounted." msgstr "" "点击此按钮将“忘记”所选的设备。设备被忘记后,如果没有勾选“自动挂载之前没有挂载" "过的可移动设备”选项,那么系统将不会自动挂载该设备。" #. i18n: ectx: property (text), widget (QPushButton, forgetDevice) #: DeviceAutomounterKCM.ui:57 #, kde-format msgid "Forget Device" msgstr "忘记设备" #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_AutomountUnknownDevices) #: DeviceAutomounterKCM.ui:67 #, kde-format msgid "" "When this is not checked, only remembered devices will be automatically " "mounted. A device is 'remembered' if it has ever been mounted before. For " "instance, plugging in a USB media player to charge is not sufficient to " "'remember' it - if the files are not accessed, it will not be automatically " "mounted the next time it is seen. Once they have been accessed, however, the " "device's contents will be automatically made available to the system." msgstr "" "不勾选此项时,系统将只自动挂载已记住的设备。系统会记住所有之前挂载过的设备。" "如果您访问过设备中的文件,系统将在下一次插入该设备时自动挂载它。相反,如果您" "插入了一台 USB 媒体播放器进行充电,但没有访问它的文件,系统就不会记住它,在下" "一次插入该播放器时也不会自动挂载它。" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AutomountUnknownDevices) #: DeviceAutomounterKCM.ui:70 #, kde-format msgid "Automatically mount removable media that have never been mounted before" msgstr "自动挂载之前没有挂载过的可移动设备" #: DeviceModel.cpp:52 #, kde-format msgid "Automount Device" msgstr "自动挂载设备" #: DeviceModel.cpp:54 #, kde-format msgctxt "As in automount on login" msgid "On Login" msgstr "登录时" #: DeviceModel.cpp:56 #, kde-format msgctxt "As in automount on attach" msgid "On Attach" msgstr "插入时" #: DeviceModel.cpp:258 #, kde-format msgid "All Devices" msgstr "所有设备" #: DeviceModel.cpp:258 #, kde-format msgid "All Known Devices" msgstr "所有已知设备" #: DeviceModel.cpp:260 #, kde-format msgid "Attached Devices" msgstr "已插入的设备" #: DeviceModel.cpp:262 #, kde-format msgid "Disconnected Devices" msgstr "已拔出的设备" #: DeviceModel.cpp:298 DeviceModel.cpp:307 #, kde-format msgid "UDI: %1" msgstr "UDI:%1" #: DeviceModel.cpp:318 #, kde-format msgid "This device will be automatically mounted at login." msgstr "登录时自动挂载此设备。" #: DeviceModel.cpp:318 #, kde-format msgid "This device will not be automatically mounted at login." msgstr "登录时不自动挂载此设备。" #: DeviceModel.cpp:326 #, kde-format msgid "This device will be automatically mounted when attached." msgstr "设备插入时自动挂载。" #: DeviceModel.cpp:327 #, kde-format msgid "This device will not be automatically mounted when attached." msgstr "设备插入时不自动挂载。"