Newer
Older
msgid "Add a new custom action."
Maximilian Schleiss
committed
msgstr "新增自定义动作。"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:183
msgid "Edit the currently selected action."
Maximilian Schleiss
committed
msgstr "编辑当前选择的动作。"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:193
msgid "Delete the currently selected action."
Maximilian Schleiss
committed
msgstr "删除当前选择的动作。"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:203
msgid "Move the currently selected action up by one row."
Maximilian Schleiss
committed
msgstr "上移一行当前选择的动作。"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:213
msgid "Move the currently selected action down by one row."
Maximilian Schleiss
committed
msgstr "下移一行当前选择的动作。"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:336
msgid "Edit Action"
msgstr "编辑动作"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:336
msgid "Create Action"
msgstr "新建动作"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:385
msgid "Failed to save actions to disk."
#: ../plugins/thunar-uca/thunar-uca-chooser.c:436
msgid ""
"Are you sure that you want to delete\n"
"action \"%s\"?"
msgstr "您确定真的要彻底删除 \"%s\" 吗?"
#: ../plugins/thunar-uca/thunar-uca-chooser.c:437
msgid "If you delete a custom action, it is permanently lost."
msgstr "如果删除了自定义动作,它不会再被恢复。"
#.
#. Basic
#.
#: ../plugins/thunar-uca/thunar-uca-editor.c:121
msgid "Basic"
Maximilian Schleiss
committed
msgstr "基本"
#: ../plugins/thunar-uca/thunar-uca-editor.c:130
msgid "_Name:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:135
msgid "The name of the action that will be displayed in the context menu."
msgstr "动作名称将在上下文菜单中显示。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:148
msgid "_Description:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:153
msgid ""
"The description of the action that will be displayed as tooltip in the "
"statusbar when selecting the item from the context menu."
Maximilian Schleiss
committed
msgstr "当在上下文菜单中选取项目时动作描述将在状态栏显示。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:166
msgid "_Command:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:175
msgid ""
"The command (including the necessary parameters) to perform the action. See "
"the command parameter legend below for a list of supported parameter "
"variables, which will be substituted when launching the command. When upper-"
"case letters (e.g. %F, %D, %N) are used, the action will be applicable even "
"if more than one item is selected. Else the action will only be applicable "
"if exactly one item is selected."
msgstr ""
"执行此指令的动作(包含必要的参数)。在下面查看支持的变量用于代替调用命令。使用"
"大写字母(例如 %F, %D, %N)动作将用于多个选择的项目,除此之外将仅作用于所选项。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:186
msgid "Browse the file system to select an application to use for this action."
msgstr "浏览文件系统为此动作选择应用程序。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:202
msgid "_Icon:"
#. setup a label to tell that no icon was selected
#: ../plugins/thunar-uca/thunar-uca-editor.c:210
#: ../plugins/thunar-uca/thunar-uca-editor.c:697
msgid "No icon"
msgstr "没有图标"
#: ../plugins/thunar-uca/thunar-uca-editor.c:211
msgid ""
"Click this button to select an icon file that will be displayed in the "
"context menu in addition to the action name chosen above."
Maximilian Schleiss
committed
msgstr "点击此按钮选择一个图标文件,将会显示上下文菜单以及动作名称之上。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:242
msgid ""
"The following command parameters will be\n"
"substituted when launching the action:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:280
msgid "the path to the first selected file"
msgstr "第一个被选取文件的路径"
#: ../plugins/thunar-uca/thunar-uca-editor.c:292
msgid "the paths to all selected files"
msgstr "所有被选取文件的路径"
#: ../plugins/thunar-uca/thunar-uca-editor.c:304
#, c-format
msgid "directory containing the file that is passed in %f"
msgstr "包含文件的目录之前在 %f"
#: ../plugins/thunar-uca/thunar-uca-editor.c:316
#, c-format
msgid "directories containing the files that are passed in %F"
msgstr "包含文件的目录之前在 %f"
#: ../plugins/thunar-uca/thunar-uca-editor.c:328
msgid "the first selected filename (without path)"
Maximilian Schleiss
committed
msgstr "第一个被选取的文件名(不含路径)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:340
msgid "the selected filenames (without paths)"
Maximilian Schleiss
committed
msgstr "选择的文件名(不含路径)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:354
msgid "Appearance Conditions"
msgstr "界面风格"
#: ../plugins/thunar-uca/thunar-uca-editor.c:362
msgid "_File Pattern:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:367
msgid ""
"Enter a list of patterns that will be used to determine whether this action "
"should be displayed for a selected file. If you specify more than one "
"pattern here, the list items must be separated with semicolons (e.g. *.txt;*."
"doc)."
msgstr ""
"输入模式列表用于决定此动作是否应被显示用于选择的文件。如果多于一个模式,用分"
"号分隔(例如 *.txt;*.doc)。"
#: ../plugins/thunar-uca/thunar-uca-editor.c:386
msgid "Appears if selection contains:"
#: ../plugins/thunar-uca/thunar-uca-editor.c:399
msgid "_Directories"
msgstr "目录(_D)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:403
msgid "_Audio Files"
#: ../plugins/thunar-uca/thunar-uca-editor.c:407
msgid "_Image Files"
Maximilian Schleiss
committed
msgstr "图像文件(_I)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:411
msgid "_Text Files"
msgstr "文本文件(_T)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:416
msgid "_Video Files"
msgstr "视频文件(_V)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:420
msgid "_Other Files"
msgstr "其他文件(_O)"
#: ../plugins/thunar-uca/thunar-uca-editor.c:437
msgid ""
"This page lists the conditions under which the\n"
"action will appear in the file managers context\n"
"menus. The file patterns are specified as a list\n"
"of simple file patterns separated by semicolons\n"
"(e.g. *.txt;*.doc). For an action to appear in the\n"
"context menu of a file or folder, atleast one of\n"
"these patterns must match the name of the file\n"
"or folder. Additionally, you can specify that the\n"
"action should only appear for certain kinds of\n"
"files."
msgstr ""
"本页列出将在文件管理器上下文菜单出现动作的情况。\n"
"列表指定的文件类型使用分号分隔(例如 *.txt;*.doc)。\n"
"至少列表中类型之一符合文件与文件夹。附加的,您可以\n"
"指定特有文件的动作。"
#: ../plugins/thunar-uca/thunar-uca-model.c:784
#, c-format
msgid "Unknown element <%s>"
msgstr "未知元素 <%s>"
#: ../plugins/thunar-uca/thunar-uca-model.c:802
msgid "End element handler called while in root context"
Maximilian Schleiss
committed
msgstr "在根上下文中将调用的最后元素处理器"
#: ../plugins/thunar-uca/thunar-uca-model.c:890
#, c-format
msgid "Unknown closing element <%s>"
msgstr "未知关闭元素 <%s>"
#: ../plugins/thunar-uca/thunar-uca-model.c:1331
msgid "Failed to determine save location for uca.xml"
msgstr "检测 uca.xml 保存的位置失败"
#: ../plugins/thunar-uca/thunar-uca-model.c:1446
msgid "Command not configured"
Maximilian Schleiss
committed
msgstr "没有设定命令"
#: ../plugins/thunar-uca/thunar-uca-provider.c:188
msgid "Configure c_ustom actions..."
Maximilian Schleiss
committed
msgstr "设定自定义动作(_U)..."
#: ../plugins/thunar-uca/thunar-uca-provider.c:189
msgid ""
"Setup custom actions that will appear in the file managers context menus"
msgstr "设置文件管理上下文菜单显示的自定义动作"
#: ../plugins/thunar-uca/thunar-uca-provider.c:406
#, c-format
msgid "Failed to launch action \"%s\"."
msgstr "启动动作 \"%s\" 失败。"
#: ../plugins/thunar-uca/uca.xml.in.h:1
msgid "Example for a custom action"
Maximilian Schleiss
committed
msgstr "自定义动作示例"
#: ../plugins/thunar-uca/uca.xml.in.h:2
msgid "Open Terminal Here"
Maximilian Schleiss
committed
msgstr "在此打开终端"
#: ../plugins/thunar-wallpaper/twp-provider.c:173
msgid "Set as wallpaper"
#: ../Thunar.desktop.in.in.h:1
msgid "Browse the filesystem with the file manager"
msgstr "使用文件管理器浏览文件系统"
#: ../Thunar.desktop.in.in.h:3
msgid "Thunar File Manager"
msgstr "Thunar 文件管理器"
#: ../Thunar-folder-handler.desktop.in.in.h:1
msgid "Open Folder"
msgstr "打开文件夹"
#: ../Thunar-folder-handler.desktop.in.in.h:2
msgid "Open Folder with Thunar"
Maximilian Schleiss
committed
msgstr "用 Thunar 打开文件夹"
#: ../Thunar-folder-handler.desktop.in.in.h:3
msgid "Open the specified folders in Thunar"
Maximilian Schleiss
committed
msgstr "在新的 Thunar 窗口中打开指定的文件夹"
#: ../thunar/thunar-settings.desktop.in.h:1
msgid "Configure the Thunar file manager"
msgstr "配置 Thunar 文件管理器"
#~ msgid "Unknown error"
#~ msgstr "未知错误"
#~ msgid "Moving files..."
#~ msgstr "正在移动文件..."
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
#~ msgid "Invalid file name"
#~ msgstr "无效的文件名"
#~ msgid "Only local files may be renamed"
#~ msgstr "只有本地文件可以被重命名"
#~ msgid "Trash"
#~ msgstr "回收站"
#~ msgid "Cannot move or copy files within the trash"
#~ msgstr "无法把文件移动或复制到回收站"
#~ msgid "Command"
#~ msgstr "命令"
#~ msgid "The command to run the mime handler"
#~ msgstr "执行 mime 处理程序的命令"
#~ msgid "Flags"
#~ msgstr "标志"
#~ msgid "The flags for the mime handler"
#~ msgstr "mime 处理程序的标志"
#~ msgid "Icon"
#~ msgstr "图标"
#~ msgid "The icon of the mime handler"
#~ msgstr "mime 处理程序的图标"
#~ msgid "The name of the mime handler"
#~ msgstr "mime 处理程序的名称"
#~ msgid "%s document"
#~ msgstr "%s 文档"
#~ msgid "Path too long to fit into buffer"
#~ msgstr "路径太长,无法放入缓冲区"
#~ msgid "URI too long to fit into buffer"
#~ msgstr "统一资源标志(URI)太长,无法放入缓冲区"
#~ msgid "Operation not supported"
#~ msgstr "不支持此操作"
#~ msgid "Invalidly escaped characters"
#~ msgstr "无效的转义字符"
#~ msgid "The desired thumbnail size"
#~ msgstr "期望的缩略图大小"
#~ msgid "C_reate Folder"
#~ msgstr "新建文件夹(_R)"
#~ msgid "Failed to change group"
#~ msgstr "改变群组操作失败"
#~ msgid "Failed to apply new permissions"
#~ msgstr "应用新权限失败"
#~ msgid ""
#~ "Install the \"thunar-volman\" package to use\n"
#~ "the volume management support in Thunar."
#~ msgstr "安装 \"thunar-volman\" 软件包可以让 Thunar 管理存储介质。"
#~ msgid ""
#~ "Build thunar-vfs with HAL support to use\n"
#~ "the volume management support in Thunar."
#~ msgstr "带上 HAL 支持选项编译 thunar-vfs 可以让 Thunar 管理存储介质。"
#~ msgid "_Unmount Volume"
#~ msgstr "卸载卷(_U)"
#~ msgid "File Manager Settings"
#~ msgid "Thunar Settings"
#~ msgid "%s (%s)"
#~ msgid "Views"
#~ msgstr "视图"
#~ msgid "Copyright (c) 2004-2006"
#~ msgstr "版权所有 (c) 2004-2006"
#~ msgid "_Properties"
#~ msgstr "属性(_P)"
#~ msgid "_Hidden"
#~ msgstr "隐藏(_H)"
#~ msgid "Don't display any location selector"
#~ msgstr "不显示位置选择器"
#~ msgid "Cannot transfer the root directory"
#~ msgstr "无法转移根目录"
#~ msgid "Operation canceled"
#~ msgstr "撤销上次操作"