Skip to content
Snippets Groups Projects
zh_CN.po 110 KiB
Newer Older
msgid "Could not delete file \"%s\": %s"
msgstr "未能删除文件 “%s”: %s"
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-io-jobs.c:597
#, c-format
msgid "Could not create symbolic link to \"%s\" because it is not a local file"
msgstr "因为 “%s” 不是本地文件,所以未能创建指向它的符号链接"

#. generate a useful error message
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-io-jobs.c:956
msgid "Failed to change the owner of \"%s\": %s"
msgstr "无法更改 “%s” 的所有者: %s"
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-io-jobs.c:957
msgid "Failed to change the group of \"%s\": %s"
msgstr "无法更改 “%s” 的群组: %s"
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-io-jobs.c:1111
msgid "Failed to change the permissions of \"%s\": %s"
msgstr "无法更改 “%s” 的权限: %s"
#. I18N: put " (copy #) between basename and extension
#: ../thunar/thunar-io-jobs-util.c:106
msgid "%s (copy %u)%s"
msgstr "%s (复制 %u)%s"
#. I18N: put " (copy #)" after filename (for files without extension)
#: ../thunar/thunar-io-jobs-util.c:112
msgid "%s (copy %u)"
msgstr "%s (复制 %u)"
#. I18N: name for first link to basename
#: ../thunar/thunar-io-jobs-util.c:121 ../thunar/thunar-list-model.c:767
#: ../thunar/thunar-list-model.c:1608 ../thunar/thunar-list-model.c:1619
#: ../thunar/thunar-properties-dialog.c:998
msgid "link to %s"
msgstr "%s 的链接"
#. I18N: name for nth link to basename
#: ../thunar/thunar-io-jobs-util.c:126
msgid "link %u to %s"
msgstr "到 %2$s 的第 %1$u 个链接"
#: ../thunar/thunar-job.c:254
#, c-format
msgid ""
"The file \"%s\" already exists. Would you like to replace it?\n"
"\n"
"If you replace an existing file, its contents will be overwritten."
msgstr "文件 “%s” 已经存在。您要替换它吗?\n\n如果您替换已存在的文件,将改写它的内容。"
#: ../thunar/thunar-job.c:334
msgid "Do you want to overwrite it?"
msgstr "您要改写它吗?"
#: ../thunar/thunar-job.c:388
msgid "Do you want to create it?"
msgstr "您要创建它吗?"
#: ../thunar/thunar-job.c:490
msgid "Do you want to skip it?"
msgstr "您要跳过它吗?"
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-job.c:539
msgid ""
"There is not enough space on the destination. Try to remove files to make "
"space."
msgstr "目标位置上空间不足。请尝试删除一些文件以保证空间足够。"
Nick Schermer's avatar
Nick Schermer committed

#. append the "Open in New Tab" menu action
#: ../thunar/thunar-launcher.c:178 ../thunar/thunar-launcher.c:860
#: ../thunar/thunar-tree-view.c:1293
Nick Schermer's avatar
Nick Schermer committed
msgid "Open in New _Tab"
msgstr "在新标签中打开(_T)"
Nick Schermer's avatar
Nick Schermer committed
#. append the "Open in New Window" menu action
#: ../thunar/thunar-launcher.c:179 ../thunar/thunar-launcher.c:854
#: ../thunar/thunar-tree-view.c:1300
Nick Schermer's avatar
Nick Schermer committed
msgid "Open in New _Window"
msgstr "在新窗口中打开(_W)"
#: ../thunar/thunar-launcher.c:180 ../thunar/thunar-launcher.c:182
msgid "Open With Other _Application..."
msgstr "使用用其它应用程序打开(_A)..."
#: ../thunar/thunar-launcher.c:180 ../thunar/thunar-launcher.c:182
#: ../thunar/thunar-launcher.c:968
msgid "Choose another application with which to open the selected file"
msgstr "选择另一个应用程序来打开选中的文件"
#: ../thunar/thunar-launcher.c:676
#, c-format
msgid "Failed to open file \"%s\""
msgstr "无法打开文件 “%s”"

#. we can just tell that n files failed to open
#: ../thunar/thunar-launcher.c:682
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Failed to open %d files"
msgstr[0] "无法打开 %d 个文件"
#: ../thunar/thunar-launcher.c:721
msgid "Are you sure you want to open all folders?"
msgstr "您确定要打开所有的文件夹吗?"
#: ../thunar/thunar-launcher.c:723
msgid "This will open %d separate file manager window."
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "This will open %d separate file manager windows."
msgstr[0] "这会打开 %d 个单独的文件管理器窗口。"
#: ../thunar/thunar-launcher.c:727
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open %d New Windows"
msgstr[0] "打开 %d 个新窗口"
Nick Schermer's avatar
Nick Schermer committed
#. turn "Open New Window" into "Open in n New Windows"
#: ../thunar/thunar-launcher.c:827
Nick Schermer's avatar
Nick Schermer committed
msgid "Open in %d New _Window"
msgid_plural "Open in %d New _Windows"
Brian Tarricone's avatar
Brian Tarricone committed
msgstr[0] "在 %d 个新窗口中打开"
#: ../thunar/thunar-launcher.c:828
msgid "Open the selected directory in %d new window"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open the selected directories in %d new windows"
msgstr[0] "在 %d 个新窗口中打开选中的目录"
Nick Schermer's avatar
Nick Schermer committed
#. turn "Open in New Tab" into "Open in x New Tabs"
#: ../thunar/thunar-launcher.c:839
Nick Schermer's avatar
Nick Schermer committed
msgid "Open in %d New _Tab"
msgid_plural "Open in %d New _Tabs"
msgstr[0] "在 %d 个新标签中打开"
#: ../thunar/thunar-launcher.c:840
Nick Schermer's avatar
Nick Schermer committed
msgid "Open the selected directory in %d new tab"
msgid_plural "Open the selected directories in %d new tabs"
msgstr[0] "在 %d 个新窗口中打开选中的目录"

#: ../thunar/thunar-launcher.c:855
Nick Schermer's avatar
Nick Schermer committed
msgid "Open the selected directory in a new window"
msgstr "在新窗口中打开选中的目录"
#: ../thunar/thunar-launcher.c:861
Nick Schermer's avatar
Nick Schermer committed
msgid "Open the selected directory in a new tab"
msgstr "在新标签中打开选中的目录"
Nick Schermer's avatar
Nick Schermer committed

#. set tooltip that makes sence
#: ../thunar/thunar-launcher.c:865
Nick Schermer's avatar
Nick Schermer committed
msgid "Open the selected directory"
msgstr "打开选中的目录"
#: ../thunar/thunar-launcher.c:886
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open the selected files"
msgstr[0] "打开选中的文件"
#: ../thunar/thunar-launcher.c:931
#: ../thunar/thunar-launcher.c:933
msgid "Execute the selected file"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Execute the selected files"
msgstr[0] "执行选中的文件"

#. turn the "Open" action into "Open With DEFAULT"
#: ../thunar/thunar-launcher.c:939
msgstr "用 “%s” 打开(_O)"
#: ../thunar/thunar-launcher.c:940 ../thunar/thunar-launcher.c:1030
msgid "Use \"%s\" to open the selected file"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Use \"%s\" to open the selected files"
msgstr[0] "使用 “%s” 打开选中的文件"
#: ../thunar/thunar-launcher.c:967
msgid "_Open With Other Application..."
msgstr "用其它应用程序打开(_O)"
#: ../thunar/thunar-launcher.c:976
msgid "_Open With Default Applications"
#: ../thunar/thunar-launcher.c:977
msgid "Open the selected file with the default application"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open the selected files with the default applications"
msgstr[0] "用默认的应用程序打开选中的文件"
#: ../thunar/thunar-launcher.c:1029
msgstr "用 “%s” 打开"
#: ../thunar/thunar-launcher.c:1586 ../thunar/thunar-shortcuts-view.c:1709
#: ../thunar/thunar-shortcuts-view.c:1946 ../thunar/thunar-tree-view.c:2126
#, c-format
msgid "Failed to mount \"%s\""
msgstr "无法挂载 “%s”"
#: ../thunar/thunar-launcher.c:1703
msgid "Desktop (Create Link)"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Desktop (Create Links)"
msgstr[0] "桌面(创建链接)"
#: ../thunar/thunar-launcher.c:1704
msgid "Create a link to the selected file on the desktop"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Create links to the selected files on the desktop"
msgstr[0] "在桌面上为选中的文件创建链接"
#: ../thunar/thunar-launcher.c:1738 ../thunar/thunar-launcher.c:1790
msgid "Send the selected file to \"%s\""
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Send the selected files to \"%s\""
msgstr[0] "将选中的文件发送至 “%s”"
#: ../thunar/thunar-list-model.c:2328
msgid "%d item: %s, Free space: %s"
msgid_plural "%d items: %s, Free space: %s"
msgstr[0] "%d 个项目: %s, 可用空间 : %s"
#: ../thunar/thunar-list-model.c:2335
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "%d items, Free space: %s"
msgstr[0] "%d 个项目,可用空间: %s"
#: ../thunar/thunar-list-model.c:2344
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "%d items"
msgstr[0] "%d 个项目"
#: ../thunar/thunar-list-model.c:2360
msgid "\"%s\": broken link"
msgstr "\"%s\": 无效链接"
#: ../thunar/thunar-list-model.c:2365
msgid "\"%s\": %s link to %s"
msgstr "\"%s\": %s 链接至 %s"
#: ../thunar/thunar-list-model.c:2371
msgid "\"%s\": shortcut"
msgstr "\"%s\": 快捷方式"
#: ../thunar/thunar-list-model.c:2375
msgid "\"%s\": mountable"
msgstr "\"%s\": 可挂载"
#. I18N, first %s is the display name of the file, 2nd the file size, 3rd the
#. content type
#: ../thunar/thunar-list-model.c:2382
msgid "\"%s\": %s %s"
msgstr "\"%s\": %s %s"
#. I18N, first %s is the display name of the file, second the content type
#: ../thunar/thunar-list-model.c:2391
msgid "\"%s\": %s"
msgstr "\"%s\": %s"
#. TRANSLATORS: Try to come up with a short translation of "Original Path"
#. (which is the path
#. * where the trashed file/folder was located before it was moved to the
#. trash), otherwise the
#. * properties dialog width will be messed up.
#: ../thunar/thunar-list-model.c:2401 ../thunar/thunar-properties-dialog.c:393
msgid "Original Path:"
#. append the image dimensions to the statusbar text
#: ../thunar/thunar-list-model.c:2424
#: ../plugins/thunar-apr/thunar-apr-image-page.c:153
msgid "Image Size:"
msgstr "图片大小:"

Nick Schermer's avatar
Nick Schermer committed
#. item count if there are also folders in the selection
#: ../thunar/thunar-list-model.c:2463
msgid "%d other item selected: %s"
msgid_plural "%d other items selected: %s"
msgstr[0] "已选中 %d 个项目: %s"
Nick Schermer's avatar
Nick Schermer committed

#. only non-folders are selected
#: ../thunar/thunar-list-model.c:2470
msgid "%d item selected: %s"
msgid_plural "%d items selected: %s"
msgstr[0] "已选中 %d 个项目: %s"
#: ../thunar/thunar-list-model.c:2484
Nick Schermer's avatar
Nick Schermer committed
msgid "%d folder selected"
msgid_plural "%d folders selected"
msgstr[0] "已选中 %d 个文件夹"
Nick Schermer's avatar
Nick Schermer committed
#. This is marked for translation in case a localizer
#. * needs to change ", " to something else. The comma
#. * is between the message about the number of folders
#. * and the number of items in the selection
#: ../thunar/thunar-list-model.c:2503
Nick Schermer's avatar
Nick Schermer committed
#, c-format
msgid "%s, %s"
#. append the "Open in New Tab" menu action
#: ../thunar/thunar-location-buttons.c:185
#: ../thunar/thunar-shortcuts-view.c:1109
msgid "Open in New Tab"
msgstr "在新标签中打开"

Nick Schermer's avatar
Nick Schermer committed
#. append the "Open in New Window" menu action
#: ../thunar/thunar-location-buttons.c:186
#: ../thunar/thunar-shortcuts-view.c:1115
Nick Schermer's avatar
Nick Schermer committed
msgid "Open in New Window"
msgstr "在新窗口中打开"

#. append the "Create Folder" menu action
#: ../thunar/thunar-location-buttons.c:187
#: ../thunar/thunar-standard-view.c:406 ../thunar/thunar-tree-view.c:1368
msgid "Create _Folder..."
msgstr "创建文件夹(_F)..."
#: ../thunar/thunar-location-buttons.c:188 ../thunar/thunar-window.c:354
msgid "Delete all files and folders in the Trash"
msgstr "删除回收站中的所有文件和文件夹"
#: ../thunar/thunar-location-buttons.c:189
#: ../thunar/thunar-standard-view.c:413
msgid "Paste Into Folder"
msgstr "粘贴至文件夹"
#: ../thunar/thunar-location-buttons.c:190
#: ../thunar/thunar-renamer-dialog.c:196 ../thunar/thunar-standard-view.c:407
msgid "_Properties..."
#: ../thunar/thunar-location-buttons.c:1252
#, c-format
msgid "Open \"%s\" in this window"
msgstr "在此窗口中打开 “%s”"
#: ../thunar/thunar-location-buttons.c:1259
msgid "Open \"%s\" in a new tab"
msgstr "在新标签中打开 \"%s\""
#: ../thunar/thunar-location-buttons.c:1265
msgid "Open \"%s\" in a new window"
msgstr "在新窗口中打开 “%s”"
#: ../thunar/thunar-location-buttons.c:1271
Daichi Kawahata's avatar
Daichi Kawahata committed
#, c-format
msgid "Create a new folder in \"%s\""
msgstr "在 “%s” 中创建新的文件夹"
#: ../thunar/thunar-location-buttons.c:1289
msgid ""
"Move or copy files previously selected by a Cut or Copy command into \"%s\""
msgstr "使用剪切或复制命令将先前选中的文件移动或复制至 “%s”"
#: ../thunar/thunar-location-buttons.c:1300
Daichi Kawahata's avatar
Daichi Kawahata committed
#, c-format
msgid "View the properties of the folder \"%s\""
msgstr "查看文件夹 “%s” 的属性"
#: ../thunar/thunar-location-entry.c:195 ../thunar/thunar-window.c:362
Nick Schermer's avatar
Nick Schermer committed
msgid "Reload the current folder"
msgstr "重载当前文件夹"

#: ../thunar/thunar-location-entry.c:349
msgid "File does not exist"
msgstr "文件不存在"
#: ../thunar/thunar-notify.c:168
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Unmounting device"
msgstr "正在卸载设备"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-notify.c:169
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
"The device \"%s\" is being unmounted by the system. Please do not remove the"
" media or disconnect the drive"
msgstr "系统正在卸载设备 “%s”。请不要移除介质或断开驱动器。"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-notify.c:175 ../thunar/thunar-notify.c:214
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Writing data to device"
msgstr "正在向设备写入数据"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-notify.c:176 ../thunar/thunar-notify.c:215
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
"There is data that needs to be written to the device \"%s\" before it can be"
" removed. Please do not remove the media or disconnect the drive"
msgstr "在可以移除设备 “%s” 之前有数据需要写入其中。请不要移除介质或断开驱动器"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-notify.c:208
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "Ejecting device"
msgstr "正在弹出设备"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-notify.c:209
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#, c-format
msgid "The device \"%s\" is being ejected. This may take some time"
msgstr "正在弹出设备 “%s”。这可能需要一些时间"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-misc-jobs.c:74
msgid "No templates installed"
msgstr "未安装模板"
#: ../thunar/thunar-path-entry.c:205
#: ../thunar/thunar-path-entry.c:206
msgid "The icon size for the path entry"
#: ../thunar/thunar-permissions-chooser.c:222
#: ../thunar/thunar-permissions-chooser.c:241
Nick Schermer's avatar
Nick Schermer committed
msgid "_Access:"
#: ../thunar/thunar-permissions-chooser.c:266
Nick Schermer's avatar
Nick Schermer committed
msgid "Gro_up:"
#: ../thunar/thunar-permissions-chooser.c:286
Nick Schermer's avatar
Nick Schermer committed
msgid "Acce_ss:"
#: ../thunar/thunar-permissions-chooser.c:311
Nick Schermer's avatar
Nick Schermer committed
msgid "O_thers:"
#: ../thunar/thunar-permissions-chooser.c:336
#: ../thunar/thunar-permissions-chooser.c:342
msgid "Allow this file to _run as a program"
msgstr "允许此文件作为程序运行(_R)"
#: ../thunar/thunar-permissions-chooser.c:362
msgid ""
"Allowing untrusted programs to run\n"
"presents a security risk to your system."
msgstr "允许未认证的程序运行会给您的系统\n带来安全风险。"
#: ../thunar/thunar-permissions-chooser.c:377
msgid ""
"The folder permissions are inconsistent, you\n"
"may not be able to work with files in this folder."
msgstr "权限不符,您可能无法操作此文件夹\n中的文件。"
#: ../thunar/thunar-permissions-chooser.c:390
Nick Schermer's avatar
Nick Schermer committed
msgid "Correct _folder permissions..."
msgstr "修正文件夹权限(_F)..."
#: ../thunar/thunar-permissions-chooser.c:391
msgid "Click here to automatically fix the folder permissions."
msgstr "点击此处自动修复文件夹权限。"
#: ../thunar/thunar-permissions-chooser.c:402
#: ../thunar/thunar-permissions-chooser.c:407
msgid "Stop applying permissions recursively."
msgstr "停止递归应用权限。"
#: ../thunar/thunar-permissions-chooser.c:520
#: ../thunar/thunar-permissions-chooser.c:544
msgstr "递归应用?"
#: ../thunar/thunar-permissions-chooser.c:550
msgid ""
"Do you want to apply your changes recursively to\n"
"all files and subfolders below the selected folder?"
msgstr "您要将更改递归地应用于选中文件夹\n下的所有文件和子文件夹吗?"
#: ../thunar/thunar-permissions-chooser.c:555
msgstr "不再询问(_N)"
#: ../thunar/thunar-permissions-chooser.c:556
msgid ""
"If you select this option your choice will be remembered and you won't be "
"asked again. You can use the preferences dialog to alter your choice "
"afterwards."
msgstr "如果您选中此项,会记住您的选择且下次不再询问。您可在以后使用首选项对话框改变您的选择。"
#: ../thunar/thunar-permissions-chooser.c:918
Nick Schermer's avatar
Nick Schermer committed
msgid "Mixed file owners"
msgstr "混合的文件所有者"
Nick Schermer's avatar
Nick Schermer committed

#: ../thunar/thunar-permissions-chooser.c:918
msgstr "未知文件所有者"
#: ../thunar/thunar-permissions-chooser.c:998
#: ../plugins/thunar-uca/thunar-uca-editor.c:412
#: ../plugins/thunar-uca/thunar-uca-editor.c:614
Nick Schermer's avatar
Nick Schermer committed
msgid "None"
msgstr "无"

#. 0000
#: ../thunar/thunar-permissions-chooser.c:999
Nick Schermer's avatar
Nick Schermer committed
msgid "Write only"
msgstr "只写"

#. 0002
#: ../thunar/thunar-permissions-chooser.c:1000
Nick Schermer's avatar
Nick Schermer committed
msgid "Read only"
msgstr "只读"

#. 0004
#: ../thunar/thunar-permissions-chooser.c:1001
Nick Schermer's avatar
Nick Schermer committed
msgid "Read & Write"
msgstr "读写"

#: ../thunar/thunar-permissions-chooser.c:1003
Nick Schermer's avatar
Nick Schermer committed
msgid "Varying (no change)"
msgstr "不同的 (没有变化)"
Nick Schermer's avatar
Nick Schermer committed

#: ../thunar/thunar-permissions-chooser.c:1135
msgid "Correct folder permissions automatically?"
msgstr "自动修正文件夹权限?"

#: ../thunar/thunar-permissions-chooser.c:1137
Nick Schermer's avatar
Nick Schermer committed
msgid "Correct _folder permissions"
msgstr "修正文件夹权限(_F)"
#: ../thunar/thunar-permissions-chooser.c:1139
msgid ""
"The folder permissions will be reset to a consistent state. Only users "
"allowed to read the contents of this folder will be allowed to enter the "
"folder afterwards."
msgstr "将文件夹权限重置为相符的状态。此后,只有对此文件夹内容有读权限的用户才能进入此文件夹。"
#: ../thunar/thunar-preferences-dialog.c:225
msgid "File Manager Preferences"
msgstr "文件管理器首选项"

#: ../thunar/thunar-preferences-dialog.c:242
#: ../thunar/thunar-preferences-dialog.c:252
#: ../thunar/thunar-preferences-dialog.c:264
msgstr "查看新文件夹用(_N):"
#: ../thunar/thunar-preferences-dialog.c:270
#: ../thunar/thunar-preferences-dialog.c:317
#: ../thunar/thunar-preferences-dialog.c:271
#: ../thunar/thunar-preferences-dialog.c:272
#: ../thunar/thunar-preferences-dialog.c:273
msgstr "上次使用的视图"
#: ../thunar/thunar-preferences-dialog.c:282
msgid "Show thumbnails:"
msgstr "显示缩略图:"
#: ../thunar/thunar-preferences-dialog.c:288
msgid "Never"
#: ../thunar/thunar-preferences-dialog.c:289
msgid "Local Files Only"
msgstr "只显示本地文件"
#: ../thunar/thunar-preferences-dialog.c:290
msgid "Always"
#: ../thunar/thunar-preferences-dialog.c:299
msgid "Sort _folders before files"
msgstr "文件夹排列在文件前(_F)"
#: ../thunar/thunar-preferences-dialog.c:301
msgid ""
"Select this option to list folders before files when you sort a folder."
msgstr "选择此项以便您在排列文件夹时将文件夹排列在文件前。"
#: ../thunar/thunar-preferences-dialog.c:306
msgid "Show file size in binary format"
msgstr "以二进制格式显示文件大小"

#: ../thunar/thunar-preferences-dialog.c:308
msgid ""
"Select this option to show file size in binary format instead of decimal."
msgstr "选择此选项来用二进制格式代替十进制格式显示文件大小。"

#: ../thunar/thunar-preferences-dialog.c:329
#: ../thunar/thunar-preferences-dialog.c:331
msgid ""
"Select this option to place the icon captions for items beside the icon "
"rather than below the icon."
msgstr "选择此项后,项目的图标说明文字将在图标旁显示而不是在图标下显示。"
#: ../thunar/thunar-preferences-dialog.c:341
#: ../thunar/thunar-preferences-dialog.c:353
#: ../plugins/thunar-sbr/thunar-sbr-date-renamer.c:216
#: ../thunar/thunar-preferences-dialog.c:375
#: ../thunar/thunar-preferences-dialog.c:385
msgstr "快捷方式栏"
#: ../thunar/thunar-preferences-dialog.c:397
msgstr "图标大小(_I):"
#: ../thunar/thunar-preferences-dialog.c:402
#: ../thunar/thunar-preferences-dialog.c:446
#: ../thunar/thunar-preferences-dialog.c:403
#: ../thunar/thunar-preferences-dialog.c:447
#: ../thunar/thunar-preferences-dialog.c:404
#: ../thunar/thunar-preferences-dialog.c:448
#: ../thunar/thunar-preferences-dialog.c:405
#: ../thunar/thunar-preferences-dialog.c:449
#: ../thunar/thunar-preferences-dialog.c:406
#: ../thunar/thunar-preferences-dialog.c:450
#: ../thunar/thunar-preferences-dialog.c:407
#: ../thunar/thunar-preferences-dialog.c:451
#: ../thunar/thunar-preferences-dialog.c:408
#: ../thunar/thunar-preferences-dialog.c:452
#: ../thunar/thunar-preferences-dialog.c:417
msgstr "显示图标徽标(_E)"
#: ../thunar/thunar-preferences-dialog.c:419
msgid ""
"Select this option to display icon emblems in the shortcuts pane for all "
"folders for which emblems have been defined in the folders properties "
"dialog."
msgstr "选择此项后,如果在文件夹属性对话框中已定义了文件夹的徽标,则这些图标徽标会在快捷方式栏里显示。"
#: ../thunar/thunar-preferences-dialog.c:429
#: ../thunar/thunar-preferences-dialog.c:441
msgstr "图标大小(_S):"
#: ../thunar/thunar-preferences-dialog.c:461
msgstr "显示图标徽标(_M)"
#: ../thunar/thunar-preferences-dialog.c:463
msgid ""
"Select this option to display icon emblems in the tree pane for all folders "
"for which emblems have been defined in the folders properties dialog."
msgstr "选择此项后,如果在文件夹属性对话框中已定义了文件夹的徽标,则这些图标徽标会在树形栏里显示。"
#: ../thunar/thunar-preferences-dialog.c:473
#: ../thunar/thunar-preferences-dialog.c:483
msgid "Navigation"
#: ../thunar/thunar-preferences-dialog.c:495
msgid "_Single click to activate items"
msgstr "单击激活项目(_S)"

#: ../thunar/thunar-preferences-dialog.c:511
msgid ""
"Specify the d_elay before an item gets selected\n"
"when the mouse pointer is paused over it:"
msgstr "指定鼠标从停在项目上开始到选中项目为止的延时(_E):"
#: ../thunar/thunar-preferences-dialog.c:524
msgid ""
"When single-click activation is enabled, pausing the mouse pointer over an "
"item will automatically select that item after the chosen delay. You can "
"disable this behavior by moving the slider to the left-most position. This "
"behavior may be useful when single clicks activate items, and you want only "
"to select the item without activating it."
msgstr "启用单击激活后,鼠标指针在项目上停留的时间超过指定的延时后,会自动选中此项目。您可以通过把滑块移动至最左端来禁用此行为。此行为在单击激活项目,且您只想选中项目而不想激活时可能有用。"
#: ../thunar/thunar-preferences-dialog.c:543
#: ../thunar/thunar-preferences-dialog.c:549
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "中"
#: ../thunar/thunar-preferences-dialog.c:554
#: ../thunar/thunar-preferences-dialog.c:560
msgid "_Double click to activate items"
msgstr "双击激活项目(_D)"

#: ../thunar/thunar-preferences-dialog.c:571
Nick Schermer's avatar
Nick Schermer committed
msgid "Middle Click"
msgstr "单击鼠标中键"
#: ../thunar/thunar-preferences-dialog.c:581
Nick Schermer's avatar
Nick Schermer committed
msgid "Open folder in new _window"
msgstr "在新窗口中打开文件夹(_W)"
#: ../thunar/thunar-preferences-dialog.c:586
Nick Schermer's avatar
Nick Schermer committed
msgid "Open folder in new _tab"
msgstr "在新标签中打开文件夹(_T)"
#: ../thunar/thunar-preferences-dialog.c:595
#: ../thunar/thunar-preferences-dialog.c:605
msgid "Folder Permissions"
msgstr "文件夹权限"

#: ../thunar/thunar-preferences-dialog.c:617
msgid ""
"When changing the permissions of a folder, you\n"
"can also apply the changes to the contents of the\n"
"folder. Select the default behavior below:"
msgstr "更改文件夹权限时,您也可以把更改应用于\n文件夹的内容。选择以下默认行为:"
#: ../thunar/thunar-preferences-dialog.c:626
msgid "Ask every time"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "每次都询问"
#: ../thunar/thunar-preferences-dialog.c:627
msgid "Apply to Folder Only"
msgstr "仅应用于文件夹"

#: ../thunar/thunar-preferences-dialog.c:628
msgid "Apply to Folder and Contents"
msgstr "应用于文件夹及其内容"
#: ../thunar/thunar-preferences-dialog.c:639
msgid "Volume Management"

#. add check button to enable/disable auto mounting
#: ../thunar/thunar-preferences-dialog.c:655
msgid "Enable _Volume Management"
msgstr "启用卷管理(_V)"
#: ../thunar/thunar-preferences-dialog.c:665
msgid ""
"<a href=\"volman-config:\">Configure</a> the management of removable drives\n"
"and media (e.g., how cameras should be handled)."
msgstr "<a href=\"volman-config:\">配置</a>可移动驱动器\n和介质的管理(比如应当如何处理相机)。"
#. tell the user that we failed to come up with the thunar-volman
#. configuration dialog
#: ../thunar/thunar-preferences-dialog.c:733
msgid "Failed to display the volume management settings"
msgstr "无法显示卷管理设置"
#: ../thunar/thunar-progress-dialog.c:96
msgid "File Operation Progress"
msgstr "文件操作进度"
#. build the tooltip text
#: ../thunar/thunar-progress-dialog.c:301
msgid "%d file operation running"
msgid_plural "%d file operations running"
msgstr[0] "%d 个文件操作正在运行"
Nick Schermer's avatar
Nick Schermer committed
#. update the status text
#: ../thunar/thunar-progress-view.c:356
msgstr "正在取消..."
#: ../thunar/thunar-properties-dialog.c:264
#: ../thunar/thunar-properties-dialog.c:288
#: ../plugins/thunar-uca/thunar-uca-editor.ui.h:2
Nick Schermer's avatar
Nick Schermer committed
msgid "_Name:"
#: ../thunar/thunar-properties-dialog.c:316
Nick Schermer's avatar
Nick Schermer committed
msgid "Names:"
Nick Schermer's avatar
Nick Schermer committed

#. Second box (kind, open with, link target)
#: ../thunar/thunar-properties-dialog.c:337
#: ../thunar/thunar-properties-dialog.c:359
Nick Schermer's avatar
Nick Schermer committed
msgid "_Open With:"
msgstr "打开方式(_O):"
#: ../thunar/thunar-properties-dialog.c:374
msgstr "链接目标:"
#: ../thunar/thunar-properties-dialog.c:408
Nick Schermer's avatar
Nick Schermer committed
msgid "Location:"
Nick Schermer's avatar
Nick Schermer committed

#. Third box (deleted, modified, accessed)
#: ../thunar/thunar-properties-dialog.c:434
#: ../thunar/thunar-properties-dialog.c:464
#: ../thunar/thunar-properties-dialog.c:504
#: ../thunar/thunar-properties-dialog.c:529
msgid "Usage:"
msgstr "使用量:"
#: ../thunar/thunar-properties-dialog.c:564
#. allocate the icon chooser
#. allocate the chooser dialog
#: ../thunar/thunar-properties-dialog.c:817
#: ../plugins/thunar-uca/thunar-uca-editor.c:433
msgid "Select an Icon for \"%s\""
msgstr "为 “%s” 选择一个图标"
#: ../thunar/thunar-properties-dialog.c:843
msgid "Failed to change icon of \"%s\""
msgstr "无法更改 “%s” 的图标"
#. update the properties dialog title
#: ../thunar/thunar-properties-dialog.c:945
Daichi Kawahata's avatar
Daichi Kawahata committed
#, c-format
msgid "%s - Properties"
#: ../thunar/thunar-properties-dialog.c:996
msgid "broken link"
msgstr "无效链接"

#: ../thunar/thunar-properties-dialog.c:1007
msgid "unknown"
msgstr "未知的"

Nick Schermer's avatar
Nick Schermer committed
#. update the properties dialog title
#: ../thunar/thunar-properties-dialog.c:1174
Nick Schermer's avatar
Nick Schermer committed
msgid "Properties"
Nick Schermer's avatar
Nick Schermer committed

#: ../thunar/thunar-properties-dialog.c:1274
Nick Schermer's avatar
Nick Schermer committed
msgid "mixed"
Nick Schermer's avatar
Nick Schermer committed

#: ../thunar/thunar-renamer-dialog.c:189 ../thunar/thunar-window.c:350
#: ../thunar/thunar-renamer-dialog.c:190 ../thunar/thunar-window.c:353
Daichi Kawahata's avatar
Daichi Kawahata committed
msgid "_Send To"
Daichi Kawahata's avatar
Daichi Kawahata committed

#: ../thunar/thunar-renamer-dialog.c:191 ../thunar/thunar-standard-view.c:404
msgstr "文件交互菜单"
#: ../thunar/thunar-renamer-dialog.c:192
#: ../thunar/thunar-renamer-dialog.c:192
msgid "Include additional files in the list of files to be renamed"
msgstr "在要重命名的文件列表中加入其它文件"
#: ../thunar/thunar-renamer-dialog.c:194
#: ../thunar/thunar-renamer-dialog.c:194
msgid "Clear the file list below"
#: ../thunar/thunar-renamer-dialog.c:195 ../thunar/thunar-window.c:378
#: ../thunar/thunar-renamer-dialog.c:195
msgid "Display information about Thunar Bulk Rename"
msgstr "显示有关 Thunar 批量重命名的信息"
#: ../thunar/thunar-renamer-dialog.c:196 ../thunar/thunar-standard-view.c:407
msgid "View the properties of the selected file"
msgstr "查看选中文件的属性"
#: ../thunar/thunar-renamer-dialog.c:351
#: ../thunar/thunar-renamer-dialog.c:1809
#: ../Thunar-bulk-rename.desktop.in.in.h:2
msgid "Rename Multiple Files"
#: ../thunar/thunar-renamer-dialog.c:359
#: ../thunar/thunar-renamer-dialog.c:362
msgid ""
"Click here to actually rename the files listed above to their new names."