Skip to content
Snippets Groups Projects
zh_CN.po 97.8 KiB
Newer Older
# Simplified Chinese translation of the thunar package.
# Copyright (C) 2004-2007 Benedikt Meurer.
# This file is distributed under the same license as the thunar package.
# kangkang <kanger@gmail.com>, 2006.
Mike Massonnet's avatar
Mike Massonnet committed
# Hunt Xu <huntxu@live.cn>, 2008, 2009.
# Chris K. Zhang <plutino@gmail.com>, 2009.
# Aron Xu <aronmalache@163.com>, 2009.
"Project-Id-Version: Thunar 0.9.0\n"
"POT-Creation-Date: 2009-08-21 21:05+0200\n"
Mike Massonnet's avatar
Mike Massonnet committed
"PO-Revision-Date: 2009-06-29 14:09+0800\n"
Mike Massonnet's avatar
Mike Massonnet committed
"Last-Translator: Hunt Xu <huntxu@live.cn>\n"
"Language-Team: Chinese <xfce-i18n@xfce.org>\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"

#: ../thunar/main.c:58
msgid "Open the bulk rename dialog"
msgstr "打开批量重命名对话框"
#: ../thunar/main.c:60
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "以守护进程方式运行"
#: ../thunar/main.c:62
msgid "Run in daemon mode (not supported)"
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "以守护进程方式运行 (不支持)"
#: ../thunar/main.c:66
msgid "Quit a running Thunar instance"
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "退出正在运行的 Thunar 实例"
#: ../thunar/main.c:68
msgid "Quit a running Thunar instance (not supported)"
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "退出正在运行的 Thunar 实例 (不支持)"
#: ../thunar/main.c:70
msgid "Print version information and exit"
#: ../thunar/main.c:124
msgid "Thunar"
msgstr "Thunar"

#. initialize Gtk+
#: ../thunar/main.c:141
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "[文件...]"
#: ../thunar/main.c:148
#, c-format
msgid "Thunar: Failed to open display: %s\n"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "Thunar: 无法打开显示器: %s\n"

#. yep, there's an error, so print it
#: ../thunar/main.c:153
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "Thunar: %s\n"
#: ../thunar/main.c:164
msgid "The Thunar development team. All rights reserved."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "Thunar 开发团队,版权所有。"
#: ../thunar/main.c:165
msgid "Written by Benedikt Meurer <benny@xfce.org>."
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "由 Benedikt Meurer <benny@xfce.org> 编写。"
#: ../thunar/main.c:166
#, c-format
msgid "Please report bugs to <%s>."
Daichi Kawahata's avatar
Daichi Kawahata committed
msgstr "请将 bug 报告至 <%s>。"
#: ../thunar/thunar-abstract-icon-view.c:117
msgid "Arran_ge Items"
msgstr "排列项目(_G)"

#: ../thunar/thunar-abstract-icon-view.c:122
msgid "Sort By _Name"
msgstr "按名称排列(_N)"

#: ../thunar/thunar-abstract-icon-view.c:122
msgid "Keep items sorted by their name"
#: ../thunar/thunar-abstract-icon-view.c:123
msgid "Sort By _Size"
msgstr "按大小排序(_S)"

#: ../thunar/thunar-abstract-icon-view.c:123
msgid "Keep items sorted by their size"
msgstr "保持按照项目大小排列"
#: ../thunar/thunar-abstract-icon-view.c:124
msgid "Sort By _Type"
msgstr "按类型排序(_T)"

#: ../thunar/thunar-abstract-icon-view.c:124
msgid "Keep items sorted by their type"
#: ../thunar/thunar-abstract-icon-view.c:125
msgid "Sort By Modification _Date"
msgstr "按修改时间排序(_D)"
#: ../thunar/thunar-abstract-icon-view.c:125
msgid "Keep items sorted by their modification date"
msgstr "保持按照项目的修改时间排列"
#: ../thunar/thunar-abstract-icon-view.c:130
#: ../thunar/thunar-abstract-icon-view.c:130
msgid "Sort items in ascending order"
#: ../thunar/thunar-abstract-icon-view.c:131
#: ../thunar/thunar-abstract-icon-view.c:131
msgid "Sort items in descending order"

#. display an error message to the user
#: ../thunar/thunar-application.c:390
msgid "Failed to launch operation"
#. failed to launch exo-eject, inform the user about this
#: ../thunar/thunar-application.c:594
#, c-format
msgid "Failed to execute \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法执行“%s”"
#. tell the user that we were unable to launch the file specified
#: ../thunar/thunar-application.c:1104 ../thunar/thunar-application.c:1228
#: ../thunar/thunar-launcher.c:1107 ../thunar/thunar-location-entry.c:451
#: ../thunar/thunar-location-entry.c:479
#: ../thunar/thunar-shortcuts-view.c:1236 ../thunar/thunar-window.c:1429
#, c-format
msgid "Failed to open \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法打开“%s”"
#: ../thunar/thunar-application.c:1232
#, c-format
msgid "Failed to open \"%s\": %s"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法打开“%s”: %s"
#: ../thunar/thunar-application.c:1307 ../thunar/thunar-application.c:1340
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在复制文件..."
#: ../thunar/thunar-application.c:1374
msgid "Creating symbolic links..."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在建立符号链接..."
#: ../thunar/thunar-application.c:1415
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在移动文件..."
#: ../thunar/thunar-application.c:1487
#, c-format
msgid ""
"Are you sure that you want to\n"
"permanently delete \"%s\"?"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "您确定要永久删除文件“%s”吗?"
#: ../thunar/thunar-application.c:1492
msgid ""
"Are you sure that you want to permanently\n"
"delete the selected file?"
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural ""
"Are you sure that you want to permanently\n"
"delete the %u selected files?"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr[0] "您确定要永久删除选中的 %u 文件吗?"
#: ../thunar/thunar-application.c:1512
msgid "If you delete a file, it is permanently lost."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "如果文件被删除,它不会再被恢复。"
#: ../thunar/thunar-application.c:1522
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在删除文件..."
#: ../thunar/thunar-application.c:1557
msgid "Moving files into the trash..."
msgstr "正在移动文件到回收站..."

#: ../thunar/thunar-application.c:1596
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在建立文件..."
#: ../thunar/thunar-application.c:1635
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在建立目录..."
#: ../thunar/thunar-application.c:1673
msgid "Remove all files and folders from the Trash?"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "移除回收站中所有的文件和文件夹吗?"

#. append the "Empty Trash" menu action
#. add the "Empty Trash" menu item
#: ../thunar/thunar-application.c:1678 ../thunar/thunar-location-buttons.c:173
#: ../thunar/thunar-shortcuts-view.c:834 ../thunar/thunar-tree-view.c:1142
#: ../thunar/thunar-window.c:291 ../plugins/thunar-tpa/main.c:49
msgid "_Empty Trash"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "清空回收站(_E)"
#: ../thunar/thunar-application.c:1682
msgid ""
"If you choose to empty the Trash, all items in it will be permanently lost. "
"Please note that you can also delete them separately."
msgstr ""
Mike Massonnet's avatar
Mike Massonnet committed
"如果您选择清空回收站,里面所有项目都会被永久删除。您还可以独自删除每个文件。"
#: ../thunar/thunar-application.c:1699
msgid "Emptying the Trash..."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在清空回收站..."
#: ../thunar/thunar-application.c:1745
msgid "Failed to determine the original path for \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法确定“%s”的原始位置"

#. display an error dialog
#: ../thunar/thunar-application.c:1762
#, fuzzy, c-format
msgid "Could not restore \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "恢复“%s”失败"
#: ../thunar/thunar-application.c:1770
msgid "Restoring files..."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "正在恢复文件..."
#. tell the user that it didn't work
#: ../thunar/thunar-chooser-button.c:268 ../thunar/thunar-chooser-dialog.c:499
#, c-format
msgid "Failed to set default application for \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法为“%s”设定预设应用程序"
#: ../thunar/thunar-chooser-button.c:340
msgid "No application selected"
msgstr "未选择任何应用程序"

#: ../thunar/thunar-chooser-button.c:347
msgid ""
"The selected application is used to open this and other files of type \"%s\"."
msgstr "选择的应用程序用来打开本文件和其他 \"%s\" 形式的文件"

#. add the "Other Application..." choice
#: ../thunar/thunar-chooser-button.c:459
msgid "_Other Application..."
msgstr "其他应用程序(_O)"

#: ../thunar/thunar-chooser-dialog.c:219 ../thunar/thunar-launcher.c:173

#. create the "Custom command" expand
#: ../thunar/thunar-chooser-dialog.c:291
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "使用自定义的命令(_C):"
#: ../thunar/thunar-chooser-dialog.c:292
msgid ""
"Use a custom command for an application that is not available from the above "
"application list."
msgstr "使用自定义的命令来执行上面应用程序清单中没有的应用程序。"

#. create the "Custom command" button
#: ../thunar/thunar-chooser-dialog.c:311
msgid "_Browse..."
msgstr "浏览(_B)..."

#. create the "Use as default for this kind of file" button
#: ../thunar/thunar-chooser-dialog.c:317
msgid "Use as _default for this kind of file"
msgstr "设为此类文件的预设模式(_D)"

#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:472
#, c-format
msgid "Failed to add new application \"%s\""
msgstr "无法新增应用程序 \"%s\""
#: ../thunar/thunar-chooser-dialog.c:526
#, fuzzy, c-format
msgid "Failed to execute application \"%s\""
msgstr "无法新增应用程序 \"%s\""

#. append the "Remove Launcher" item
#: ../thunar/thunar-chooser-dialog.c:598
msgid "_Remove Launcher"
#: ../thunar/thunar-chooser-dialog.c:683
#, c-format
msgid "Open <i>%s</i> and other files of type \"%s\" with:"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "打开 <i>%s</i> 和其他 \"%s\" 类型的文件使用:"
#: ../thunar/thunar-chooser-dialog.c:691
msgid ""
"Browse the file system to select an application to open files of type \"%s\"."
msgstr "浏览文件系统以选择应用程序来打开 \"%s\" 类型的文件"
#: ../thunar/thunar-chooser-dialog.c:697
msgid ""
"Change the default application for files of type \"%s\" to the selected "
"application."
msgstr "将打开 \"%s\" 类型文件的预设应用程序改设为所选择程序。"

#: ../thunar/thunar-chooser-dialog.c:744
msgid "Are you sure that you want to remove \"%s\"?"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "您确定真的要删除“%s”吗?"
#: ../thunar/thunar-chooser-dialog.c:750
"This will remove the application launcher that appears in the file context "
"menu, but will not uninstall the application itself.\n"
"You can only remove application launchers that were created using the custom "
"command box in the \"Open With\" dialog of the file manager."
"将会在上下文菜单中删除程序启动器,但是不会卸载程序本身。\n"
"\n"
Mike Massonnet's avatar
Mike Massonnet committed
"您只能删除使用文件管理器“打开方式”对话框创建的自定义的应用程序启动器。"
#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:765
#, c-format
msgid "Failed to remove \"%s\""
msgstr "删除“%s”失败"

#: ../thunar/thunar-chooser-dialog.c:791
#: ../plugins/thunar-uca/thunar-uca-editor.c:492
msgid "Select an Application"
msgstr "选择一个应用程序"

#: ../thunar/thunar-chooser-dialog.c:801
#: ../thunar/thunar-renamer-dialog.c:1090
#: ../plugins/thunar-uca/thunar-uca-editor.c:502
#: ../thunar/thunar-chooser-dialog.c:806
#: ../plugins/thunar-uca/thunar-uca-editor.c:507
msgid "Executable Files"
msgstr "可执行文件"

#: ../thunar/thunar-chooser-dialog.c:821
#: ../plugins/thunar-uca/thunar-uca-editor.c:522
msgid "Perl Scripts"
msgstr "Perl 脚本"

#: ../thunar/thunar-chooser-dialog.c:827
#: ../plugins/thunar-uca/thunar-uca-editor.c:528
msgid "Python Scripts"
msgstr "Python 脚本"

#: ../thunar/thunar-chooser-dialog.c:833
#: ../plugins/thunar-uca/thunar-uca-editor.c:534
msgid "Ruby Scripts"
msgstr "Ruby 脚本"

#: ../thunar/thunar-chooser-dialog.c:839
#: ../plugins/thunar-uca/thunar-uca-editor.c:540
msgid "Shell Scripts"
msgstr "Shell 脚本"

#: ../thunar/thunar-chooser-model.c:279
#: ../thunar/thunar-chooser-model.c:315
msgid "Recommended Applications"
#: ../thunar/thunar-chooser-model.c:332
msgid "Other Applications"
msgstr "其他应用程序"

#. tell the user that we cannot paste
#: ../thunar/thunar-clipboard-manager.c:359
msgid "There is nothing on the clipboard to paste"
msgstr "剪贴板中没有东西可以粘贴"
#: ../thunar/thunar-column-editor.c:154
msgid "Configure Columns in the Detailed List View"
msgstr "设定详细列表视图的栏位"
#: ../thunar/thunar-column-editor.c:172
msgid "Visible Columns"
msgstr "可见的栏位"

#. create the top label for the column editor dialog
#: ../thunar/thunar-column-editor.c:185
msgid ""
"Choose the order of information to appear in the\n"
"detailed list view."
msgstr "选择要在详细列表视图中出现的信息顺序。"
#: ../thunar/thunar-column-editor.c:226
msgid "Move _Up"
msgstr "上移(_U)"

#. create the "Move Down" button
#: ../thunar/thunar-column-editor.c:236
#: ../thunar/thunar-column-editor.c:246
msgid "_Show"
msgstr "显示(_S)"

#. create the "Hide" button
#: ../thunar/thunar-column-editor.c:252
msgid "Hi_de"
msgstr "隐藏(_D)"

#. create the "Use Default" button
#: ../thunar/thunar-column-editor.c:263
#: ../thunar/thunar-column-editor.c:272
msgid "Column Sizing"
msgstr "栏位大小"

#. create the label that explains the column sizing option
#: ../thunar/thunar-column-editor.c:285
msgid ""
"By default columns will be automatically expanded if\n"
"needed to ensure the text is fully visible. If you dis-\n"
"able this behavior below the file manager will always\n"
"use the user defined column widths."
msgstr ""
"按原设定,为了要显示所有的文字,栏位会自动延展。如果您\n"
"停用下面这项行为,本文件管理程序将一直使用使用者设定的\n"
"栏位宽度。"

#. create the "Automatically expand columns as needed" button
#: ../thunar/thunar-column-editor.c:294
msgid "Automatically _expand columns as needed"
msgstr "按需求自动延展栏位(_E)"

#. the file_time is invalid
#. reset page title
#. tell the user that we're unable to determine the file info
#: ../thunar/thunar-column-model.c:896 ../thunar/thunar-list-model.c:734
#: ../thunar/thunar-list-model.c:762
#: ../thunar/thunar-permissions-chooser.c:274 ../thunar/thunar-util.c:255
#: ../plugins/thunar-apr/thunar-apr-desktop-page.c:469
#: ../plugins/thunar-apr/thunar-apr-image-page.c:287
#: ../plugins/thunar-apr/thunar-apr-image-page.c:288
#: ../plugins/thunar-uca/thunar-uca-editor.c:624
#: ../thunar/thunar-compact-view.c:136
msgid "Compact directory listing"
#: ../thunar/thunar-compact-view.c:137
#: ../thunar/thunar-create-dialog.c:162
#: ../thunar/thunar-create-dialog.c:177 ../thunar/thunar-dialogs.c:110
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "输入新名称:"
#: ../thunar/thunar-create-dialog.c:495
#, c-format
msgid "Cannot convert filename \"%s\" to the local encoding"
msgstr "无法将文件名 \"%s\" 转成本地编码"

#: ../thunar/thunar-dbus-service.c:396
msgid "Invalid filename \"%s\""

#. LaunchFiles() invoked without a valid working directory
#: ../thunar/thunar-dbus-service.c:725
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The working directory must be an absolute path"
msgstr "工作目录必须是绝对路径"

#. LaunchFiles() invoked with an empty filename list
#: ../thunar/thunar-dbus-service.c:733
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "Atleast one filename must be specified"
#: ../thunar/thunar-details-view.c:131
msgid "Configure _Columns..."
msgstr "设定栏位(_C)..."

#: ../thunar/thunar-details-view.c:131
msgid "Configure the columns in the detailed list view"
msgstr "设定详细列表视图的栏位"
#: ../thunar/thunar-details-view.c:418
msgid "Detailed directory listing"
msgstr "详细目录列表"

#: ../thunar/thunar-details-view.c:419
#. create a new dialog window
#: ../thunar/thunar-dialogs.c:82
#, c-format
msgid "Rename \"%s\""
msgstr "重命名\"%s\""

#: ../thunar/thunar-dialogs.c:89
msgid "_Rename"
msgstr "重命名(_R)"

#: ../thunar/thunar-dialogs.c:229
Mike Massonnet's avatar
Mike Massonnet committed
"jeanet <qianxiaojun604@gmail.com>\n"
"Hunt Xu <huntxu@live.cn>\n"
"Chris K. Zhang <plutino@gmail.com>\n"
"Aron Xu <aronmalache@163.com>"

#. display an error message to the user
#. tell the user that we failed
#: ../thunar/thunar-dialogs.c:356 ../thunar/thunar-renamer-dialog.c:976
msgid "Failed to open the documentation browser"
#: ../thunar/thunar-dialogs.c:453
#: ../thunar/thunar-dialogs.c:457
msgid "Yes to _all"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "全部选是(_A)"
#: ../thunar/thunar-dialogs.c:461
msgstr "否(_N)"
#: ../thunar/thunar-dialogs.c:465
msgid "N_o to all"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "全部选否(_O)"
#: ../thunar/thunar-dialogs.c:469
#: ../thunar/thunar-dialogs.c:474
#. setup the confirmation dialog
#: ../thunar/thunar-dialogs.c:548
msgid "Confirm to replace files"
msgstr "确认替换文件"
#: ../thunar/thunar-dialogs.c:554
msgstr "跳过(_S)"
#: ../thunar/thunar-dialogs.c:555
msgid "Replace _All"
msgstr "全部替换(_A)"
#: ../thunar/thunar-dialogs.c:556
#: ../thunar/thunar-dialogs.c:588
#, fuzzy, c-format
msgid "This folder already contains a symbolic link \"%s\"."
msgstr "此目录已存在一个名为“%s”的文件。"

#: ../thunar/thunar-dialogs.c:593
#, fuzzy, c-format
msgid "This folder already contains a folder \"%s\"."
msgstr "此目录已存在一个名为“%s”的文件。"

#: ../thunar/thunar-dialogs.c:598
#, c-format
msgid "This folder already contains a file \"%s\"."
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "此目录已存在一个名为“%s”的文件。"
#: ../thunar/thunar-dialogs.c:610
#, fuzzy
msgid "ReplaceDialogPart1|Do you want to replace the link"
msgstr "您要替换现有的文件,"

#: ../thunar/thunar-dialogs.c:612
#, fuzzy
msgid "ReplaceDialogPart1|Do you want to replace the existing folder"
msgstr "您要替换现有的文件,"

#: ../thunar/thunar-dialogs.c:614
msgid "ReplaceDialogPart1|Do you want to replace the existing file"
msgstr "您要替换现有的文件,"

#.
#. Fourth box (size, volume, free space)
#.
#: ../thunar/thunar-dialogs.c:631 ../thunar/thunar-dialogs.c:662
#: ../thunar/thunar-properties-dialog.c:442
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "大小:"
#: ../thunar/thunar-dialogs.c:631 ../thunar/thunar-dialogs.c:662
#: ../thunar/thunar-properties-dialog.c:403
msgid "Modified:"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "最近修改:"
#: ../thunar/thunar-dialogs.c:641
#, fuzzy
msgid "ReplaceDialogPart2|with the following link?"
msgstr "转而使用下列文件吗?"

#: ../thunar/thunar-dialogs.c:643
#, fuzzy
msgid "ReplaceDialogPart2|with the following folder?"
msgstr "转而使用下列文件吗?"

#: ../thunar/thunar-dialogs.c:645
msgid "ReplaceDialogPart2|with the following file?"
msgstr "转而使用下列文件吗?"
#: ../thunar/thunar-dnd.c:71
msgid "_Copy here"
msgstr "复制到这里(_C)"

#: ../thunar/thunar-dnd.c:71
msgid "_Move here"
msgstr "移动到这里(_M)"

#: ../thunar/thunar-dnd.c:71
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "链接到这里(_L)"

#. display an error to the user
#. display an error message to the user
#: ../thunar/thunar-dnd.c:253 ../thunar/thunar-launcher.c:589
#, c-format
msgid "Failed to execute file \"%s\""
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法执行文件“%s”"
#: ../thunar/thunar-enum-types.c:45
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "仅名称"
#: ../thunar/thunar-enum-types.c:46
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "仅后缀"
#: ../thunar/thunar-enum-types.c:47
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "名称和后缀"
#: ../thunar/thunar-enum-types.c:115
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:135
msgid "Date Accessed"
msgstr "访问时间"

#: ../thunar/thunar-enum-types.c:116
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:136
msgid "Date Modified"
msgstr "修改时间"

#: ../thunar/thunar-enum-types.c:117
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "用户组"
#: ../thunar/thunar-enum-types.c:118
#: ../thunar/thunar-enum-types.c:119 ../thunar/thunar-renamer-dialog.c:442
#: ../thunarx/thunarx-renamer.c:177
msgid "Name"
msgstr "名称"

#: ../thunar/thunar-enum-types.c:120
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "所有者"
#: ../thunar/thunar-enum-types.c:121 ../thunar/thunar-properties-dialog.c:515
#: ../thunar/thunar-enum-types.c:122
msgid "Size"
msgstr "大小"

#: ../thunar/thunar-enum-types.c:123
#: ../thunar/thunar-enum-types.c:124
#: ../thunar/thunar-enum-types.c:125
#: ../thunar/thunar-exec.c:562
#, c-format
msgid "Unknown error"
msgstr "未知错误"

#: ../thunar/thunar-file.c:952
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The root folder has no parent"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "根目录没有父目录"
#: ../thunar/thunar-file.c:1012
#, fuzzy, c-format
msgid "Failed to parse the desktop file: %s"
msgstr "无法创建空文件 \"%s\""

#: ../thunar/thunar-file.c:1050
#, c-format
msgid "No Exec field specified"
msgstr "Exec 栏并未指定"

#: ../thunar/thunar-file.c:1071
#, c-format
msgid "No URL field specified"
msgstr "URL 栏并未指定"

#: ../thunar/thunar-file.c:1077
#, c-format
msgid "Invalid desktop file"
msgstr "无效的桌面文件"

#: ../thunar/thunar-history.c:193
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "后退"
#: ../thunar/thunar-history.c:193
msgid "Go to the previous visited folder"
msgstr "转到之前浏览过的文件夹"
#: ../thunar/thunar-history.c:199
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "前进"
#: ../thunar/thunar-history.c:199
msgid "Go to the next visited folder"
msgstr "转到之后浏览过的文件夹"
#: ../thunar/thunar-icon-factory.c:681
#, c-format
msgid "Failed to load fallback icon from \"%s\" (%s). Check your installation!"
Mike Massonnet's avatar
Mike Massonnet committed
msgstr "无法由“%s”(%s)载入备用图标。请检查您的安装!"
#: ../thunar/thunar-icon-view.c:198
msgid "Icon based directory listing"
#: ../thunar/thunar-icon-view.c:199
#: ../thunar/thunar-io-jobs.c:161 ../thunar/thunar-io-jobs.c:298
#, c-format
msgid "The file \"%s\" already exists"
msgstr "文件“%s”已经存在"

#: ../thunar/thunar-io-jobs.c:184
#, fuzzy, c-format
msgid "Failed to create empty file \"%s\": %s"
msgstr "无法创建空文件 \"%s\""

#: ../thunar/thunar-io-jobs.c:321
#, c-format
msgid "Failed to create directory \"%s\": %s"
msgstr "无法创建目录 \"%s\": %s"

#. tell the user that we're preparing to unlink the files
#: ../thunar/thunar-io-jobs.c:385
msgid "Preparing..."
msgstr "正在准备..."

#: ../thunar/thunar-io-jobs.c:447
#, fuzzy, c-format
msgid "Could not delete file \"%s\": %s"
msgstr "无法 stat 文件 \"%s\": %s"

#: ../thunar/thunar-io-jobs.c:595
#, c-format
msgid "Could not create symbolic link to \"%s\" because it is not a local file"
msgstr ""

#. generate a useful error message
#: ../thunar/thunar-io-jobs.c:782
#, fuzzy, c-format
msgid "Failed to change the owner of \"%s\": %s"
msgstr "无法更改文件“%s”的所有者"

#: ../thunar/thunar-io-jobs.c:783
#, fuzzy, c-format
msgid "Failed to change the group of \"%s\": %s"
msgstr "无法更改文件“%s”所属的用户组"

#: ../thunar/thunar-io-jobs.c:939
#, fuzzy, c-format
msgid "Failed to change the permissions of \"%s\": %s"
msgstr "无法更改“%s”的权限设定"

#. Copy/link name for n <= 3
#: ../thunar/thunar-io-jobs-util.c:37
#, c-format
msgid "copy of %s"
msgstr "%s 的副本"

#: ../thunar/thunar-io-jobs-util.c:37 ../thunar/thunar-list-model.c:779
#: ../thunar/thunar-properties-dialog.c:907
#, c-format
msgid "link to %s"
msgstr "%s 的链接"

#: ../thunar/thunar-io-jobs-util.c:38
#, c-format
msgid "another copy of %s"
msgstr "%s 的另一份副本"

#: ../thunar/thunar-io-jobs-util.c:38
#, c-format
msgid "another link to %s"
msgstr "%s 的另一个链接"

#: ../thunar/thunar-io-jobs-util.c:39
#, c-format
msgid "third copy of %s"
msgstr "%s 的第三份副本"

#: ../thunar/thunar-io-jobs-util.c:39
#, c-format
msgid "third link to %s"
msgstr "%s 的第三个链接"

#. Fallback copy/link name for n >= 4
#: ../thunar/thunar-io-jobs-util.c:42
#, fuzzy, c-format
msgid "%uth copy of %s"
msgstr "%2$s 的第 %1$u 份副本"

#: ../thunar/thunar-io-jobs-util.c:42
#, fuzzy, c-format
msgid "%uth link to %s"
msgstr "%2$s 的第 %1$u 个链接"

#: ../thunar/thunar-job.c:277
#, 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:357
msgid "Do you want to overwrite it?"
msgstr "您想要覆盖它吗?"

#: ../thunar/thunar-job.c:411
#, fuzzy
msgid "Do you want to create it?"
msgstr "您想要覆盖它吗?"

#: ../thunar/thunar-job.c:513
msgid "Do you want to skip it?"
msgstr "您想要跳过它吗?"

#. append the "Open" menu action
#: ../thunar/thunar-launcher.c:170 ../thunar/thunar-launcher.c:846
#: ../thunar/thunar-location-buttons.c:170
#: ../thunar/thunar-shortcuts-view.c:785 ../thunar/thunar-tree-view.c:1092
msgid "_Open"
msgstr "打开(_O)"

#. append the "Open in New Window" menu action
#: ../thunar/thunar-launcher.c:171 ../thunar/thunar-location-buttons.c:171
#: ../thunar/thunar-shortcuts-view.c:796 ../thunar/thunar-tree-view.c:1104
msgid "Open in New Window"
msgstr "在新窗口中打开"

#: ../thunar/thunar-launcher.c:171
msgid "Open the selected directory in a new window"
msgstr "在新窗口中打开所选择的目录"
#: ../thunar/thunar-launcher.c:172 ../thunar/thunar-launcher.c:174
msgid "Open With Other _Application..."
msgstr "以其他应用程序打开(_A)..."
#: ../thunar/thunar-launcher.c:172 ../thunar/thunar-launcher.c:174
#: ../thunar/thunar-launcher.c:929
msgid "Choose another application with which to open the selected file"
msgstr "选择其他应用程序来打开选择的文件"

#: ../thunar/thunar-launcher.c:680
#, c-format
msgid "Failed to open file \"%s\""
msgstr "无法打开文件 \"%s\""

#. we can just tell that n files failed to open
#: ../thunar/thunar-launcher.c:686
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Failed to open %d files"
msgstr[0] "无法打开 %d 个文件"
#: ../thunar/thunar-launcher.c:725
msgid "Are you sure you want to open all folders?"
msgstr "您真的要打开所有的文件夹吗?"

#: ../thunar/thunar-launcher.c:727
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:731
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open %d New Windows"
msgstr[0] "打开 %d 个新窗口"

#. turn "Open" into "Open in n New Windows"
#: ../thunar/thunar-launcher.c:824
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open in %d New Windows"
msgstr[0] "在 %d 个新窗口中打开"
#: ../thunar/thunar-launcher.c:825
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 个新窗口中打开所选择的目录"
#: ../thunar/thunar-launcher.c:845
#: ../thunar/thunar-launcher.c:848
Brian Tarricone's avatar
Brian Tarricone committed
msgid_plural "Open the selected files"
msgstr[0] "打开所选择的文件"
#: ../thunar/thunar-launcher.c:897
#: ../thunar/thunar-launcher.c:898
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:904
#, c-format
msgid "_Open With \"%s\""
#: ../thunar/thunar-launcher.c:905 ../thunar/thunar-launcher.c:991
msgid "Use \"%s\" to open the selected file"