# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # Yuheng Xie , 2001-2004. # Funda Wang , 2003. # Cai Qian , 2005 # msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-05-03 02:51+0200\n" "PO-Revision-Date: 2006-01-26 02:57+0800\n" "Last-Translator: Cai Qian \n" "Language-Team: zh_CN \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Translator: Cai Qian \n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../app/about.h:24 msgid "GIMP" msgstr "GIMP" #: ../app/about.h:27 ../desktop/gimp.desktop.in.in.h:2 msgid "GNU Image Manipulation Program" msgstr "GNU 图像处理程序" #: ../app/about.h:30 msgid "" "Copyright © 1995-2006\n" "Spencer Kimball, Peter Mattis and the GIMP Development Team" msgstr "" "版权所有 (C) 1995-2006\n" "Spencer Kimball,Peter Mattis 和 GIMP 开发小组" #: ../app/about.h:34 msgid "" "GIMP is free software; you can redistribute it and/or modify it under the " "terms of the GNU General Public License as published by the Free Software " "Foundation; either version 2 of the License, or (at your option) any later " "version.\n" "\n" "GIMP is distributed in the hope that it will be useful, but WITHOUT ANY " "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more " "details.\n" "\n" "You should have received a copy of the GNU General Public License along with " "GIMP; if not, write to the Free Software Foundation, Inc., 59 Temple Place - " "Suite 330, Boston, MA 02111-1307, USA." msgstr "" #: ../app/app_procs.c:137 msgid "(This console window will close in ten seconds)\n" msgstr "(这个控制台窗口将在十秒内关闭)\n" #: ../app/app_procs.c:272 #, c-format msgid "" "Unable to open a test swap file.\n" "\n" "To avoid data loss, please check the location and permissions of the swap " "directory defined in your Preferences (currently \"%s\")." msgstr "" "无法打开测试交换文件。\n" "\n" "为了避免数据丢失,请检查您在首选项中定义的交换目录的位置以及权限(当前为“%" "s”)。" #: ../app/app_procs.c:327 ../app/core/gimppalette-import.c:492 #, c-format msgid "Opening '%s' failed: %s" msgstr "打开“%s”失败:%s" #: ../app/batch.c:87 ../app/batch.c:105 #, c-format msgid "The batch interpreter '%s' is not available. Batch mode disabled." msgstr "批处理解析程序“%s”不可用。批处理模式已被禁用。" #: ../app/main.c:123 ../tools/gimp-remote.c:78 msgid "Show version information and exit" msgstr "显示版本信息并退出" #: ../app/main.c:128 msgid "Show license information and exit" msgstr "显示许可信息并退出" #: ../app/main.c:133 msgid "Be more verbose" msgstr "更详细" #: ../app/main.c:138 msgid "Run without a user interface" msgstr "运行时不提供用户界面" #: ../app/main.c:143 msgid "Do not load brushes, gradients, patterns, ..." msgstr "不加载画笔、渐变、图案等" #: ../app/main.c:148 msgid "Do not load any fonts" msgstr "不装入任何字体" #: ../app/main.c:153 msgid "Do not show a startup window" msgstr "不显示启动窗口" #: ../app/main.c:158 msgid "Do not use shared memory between GIMP and plugins" msgstr "不在 GIMP 和插件之间使用共享内存" #: ../app/main.c:163 msgid "Do not use special CPU acceleration functions" msgstr "不使用特定 CPU 加速" #: ../app/main.c:168 msgid "Use an alternate sessionrc file" msgstr "使用别的 sessionrc 文件" #: ../app/main.c:173 msgid "Use an alternate user gimprc file" msgstr "使用别的用户 gimprc 文件" #: ../app/main.c:178 msgid "Use an alternate system gimprc file" msgstr "使用别的系统 gimprc 文件" #: ../app/main.c:183 msgid "Batch command to run (can be used multiple times)" msgstr "要运行的批处理命令(可以使用多次)" #: ../app/main.c:188 msgid "The procedure to process batch commands with" msgstr "处理批处理命令的过程" #: ../app/main.c:193 msgid "Send messages to console instead of using a dialog" msgstr "在控制台而不是对话框中显示警告信息" #. don't translate the mode names (off|on|warn) #: ../app/main.c:199 msgid "PDB compatibility mode (off|on|warn)" msgstr "PDB 兼容模式(off|on|warn)" #. don't translate the mode names (never|query|always) #: ../app/main.c:205 msgid "Debug in case of a crash (never|query|always)" msgstr "崩溃时调试(never|query|always)" #: ../app/main.c:210 msgid "Enable non-fatal debugging signal handlers" msgstr "启用非致命调试信号处理程序" #: ../app/main.c:215 msgid "Make all warnings fatal" msgstr "" #: ../app/main.c:220 msgid "Output a gimprc file with default settings" msgstr "输出默认设置的 gimprc 文件" #: ../app/main.c:300 msgid "" "GIMP could not initialize the graphical user interface.\n" "Make sure a proper setup for your display environment exists." msgstr "" "GIMP 无法初始化图形用户界面。\n" "请确定您的显示环境已经正确安装。" #: ../app/main.c:451 ../tools/gimp-remote.c:315 #, c-format msgid "%s version %s" msgstr "%s 版本 %s" #: ../app/sanity.c:192 #, c-format msgid "" "The configured filename encoding cannot be converted to UTF-8: %s\n" "\n" "Please check the value of the environment variable G_FILENAME_ENCODING." msgstr "" "所配置的文件名编码无法转换到 UTF-8:%s\n" "\n" "请检查环境变量 G_FILENAME_ENCODING 的值。" #: ../app/sanity.c:211 #, c-format msgid "" "The name of the directory holding the GIMP user configuration cannot be " "converted to UTF-8: %s\n" "\n" "Your filesystem probably stores files in an encoding other than UTF-8 and " "you didn't tell GLib about this. Please set the environment variable " "G_FILENAME_ENCODING." msgstr "" "保存有 GIMP 用户配置的目录的名字无法转换到 UTF-8:%s\n" "\n" "多数可能是您的文件系统储存文件所用的编码不是 UTF-8 而您却没有告知 GLib 这一" "点。请设置环境变量 G_FILENAME_ENCODING。" #: ../app/actions/actions.c:98 ../app/dialogs/dialogs.c:213 #: ../app/widgets/gimpbrusheditor.c:71 msgid "Brush Editor" msgstr "画笔编辑器" #. initialize the list of gimp brushes #: ../app/actions/actions.c:101 ../app/actions/dialogs-actions.c:130 #: ../app/core/gimp.c:790 ../app/dialogs/dialogs.c:146 #: ../app/dialogs/preferences-dialog.c:2417 msgid "Brushes" msgstr "画笔" #: ../app/actions/actions.c:104 ../app/actions/dialogs-actions.c:155 #: ../app/dialogs/dialogs.c:158 msgid "Buffers" msgstr "缓冲区" #: ../app/actions/actions.c:107 ../app/actions/dialogs-actions.c:80 #: ../app/dialogs/dialogs.c:171 msgid "Channels" msgstr "通道" #: ../app/actions/actions.c:110 msgid "Colormap Editor" msgstr "颜色表编辑器" #: ../app/actions/actions.c:113 msgid "Context" msgstr "环境" #: ../app/actions/actions.c:116 ../app/actions/dialogs-actions.c:115 #: ../app/dialogs/dialogs.c:139 msgid "Pointer Information" msgstr "指针信息" #: ../app/actions/actions.c:119 msgid "Debug" msgstr "调试" #: ../app/actions/actions.c:122 msgid "Dialogs" msgstr "对话框" #: ../app/actions/actions.c:125 msgid "Dock" msgstr "停靠" #: ../app/actions/actions.c:128 msgid "Dockable" msgstr "可停靠" #. Document History #: ../app/actions/actions.c:131 ../app/actions/dialogs-actions.c:165 #: ../app/dialogs/dialogs.c:160 ../app/dialogs/preferences-dialog.c:1378 msgid "Document History" msgstr "文档历史" #: ../app/actions/actions.c:134 msgid "Drawable" msgstr "可绘对象" #: ../app/actions/actions.c:137 ../app/tools/tools-enums.c:174 msgid "Edit" msgstr "编辑" #: ../app/actions/actions.c:140 ../app/actions/dialogs-actions.c:180 #: ../app/dialogs/dialogs.c:135 msgid "Error Console" msgstr "错误控制台" #: ../app/actions/actions.c:143 msgid "File" msgstr "文件" #. initialize the list of gimp fonts #: ../app/actions/actions.c:146 ../app/actions/dialogs-actions.c:150 #: ../app/core/gimp.c:806 ../app/dialogs/dialogs.c:154 #: ../app/dialogs/preferences-dialog.c:2433 msgid "Fonts" msgstr "字体" #: ../app/actions/actions.c:149 ../app/dialogs/dialogs.c:217 #: ../app/widgets/gimpgradienteditor.c:266 msgid "Gradient Editor" msgstr "渐变编辑器" #. initialize the list of gimp gradients #: ../app/actions/actions.c:152 ../app/actions/dialogs-actions.c:140 #: ../app/core/gimp.c:802 ../app/dialogs/dialogs.c:150 #: ../app/dialogs/preferences-dialog.c:2429 msgid "Gradients" msgstr "渐变" #: ../app/actions/actions.c:155 msgid "Help" msgstr "帮助" #: ../app/actions/actions.c:158 ../app/tools/tools-enums.c:206 msgid "Image" msgstr "图像" #. list & grid views #: ../app/actions/actions.c:161 ../app/actions/dialogs-actions.c:160 #: ../app/dialogs/dialogs.c:144 msgid "Images" msgstr "图像" #: ../app/actions/actions.c:164 ../app/actions/dialogs-actions.c:75 #: ../app/dialogs/dialogs.c:167 ../app/dialogs/resize-dialog.c:281 msgid "Layers" msgstr "图层" #: ../app/actions/actions.c:167 ../app/dialogs/dialogs.c:221 #: ../app/widgets/gimppaletteeditor.c:153 msgid "Palette Editor" msgstr "色板编辑器" #. initialize the list of gimp palettes #: ../app/actions/actions.c:170 ../app/actions/dialogs-actions.c:145 #: ../app/core/gimp.c:798 ../app/dialogs/dialogs.c:152 #: ../app/dialogs/preferences-dialog.c:2425 msgid "Palettes" msgstr "色板" #. initialize the list of gimp patterns #: ../app/actions/actions.c:173 ../app/actions/dialogs-actions.c:135 #: ../app/core/gimp.c:794 ../app/dialogs/dialogs.c:148 #: ../app/dialogs/preferences-dialog.c:2421 msgid "Patterns" msgstr "图案" #: ../app/actions/actions.c:176 ../app/dialogs/preferences-dialog.c:2437 msgid "Plug-Ins" msgstr "插件" #: ../app/actions/actions.c:179 ../app/core/core-enums.c:809 #: ../app/core/gimpchannel.c:360 msgid "Quick Mask" msgstr "快速蒙板" #: ../app/actions/actions.c:182 ../app/actions/dialogs-actions.c:120 #: ../app/dialogs/dialogs.c:195 msgid "Sample Points" msgstr "采样点" #: ../app/actions/actions.c:185 msgid "Select" msgstr "选择" #. initialize the template list #: ../app/actions/actions.c:188 ../app/core/gimp.c:815 #: ../app/dialogs/dialogs.c:162 msgid "Templates" msgstr "模板" #: ../app/actions/actions.c:191 msgid "Text Editor" msgstr "文本编辑器" #: ../app/actions/actions.c:194 ../app/actions/dialogs-actions.c:65 #: ../app/dialogs/dialogs.c:127 ../app/dialogs/preferences-dialog.c:1617 #: ../app/gui/gui.c:424 msgid "Tool Options" msgstr "工具选项" #: ../app/actions/actions.c:197 ../app/actions/dialogs-actions.c:175 #: ../app/dialogs/dialogs.c:156 msgid "Tools" msgstr "工具" #: ../app/actions/actions.c:200 ../app/actions/dialogs-actions.c:85 #: ../app/dialogs/dialogs.c:175 ../app/tools/gimpvectortool.c:155 msgid "Paths" msgstr "路径" #: ../app/actions/actions.c:203 msgid "View" msgstr "查看" #: ../app/actions/brush-editor-actions.c:42 msgid "Brush Editor Menu" msgstr "画笔编辑器菜单" #: ../app/actions/brush-editor-actions.c:49 msgid "Edit Active Brush" msgstr "编辑活动画笔" #: ../app/actions/brushes-actions.c:43 msgid "Brushes Menu" msgstr "画笔菜单" #: ../app/actions/brushes-actions.c:47 msgid "_Open Brush as Image" msgstr "将画笔打开为图像(_O)" #: ../app/actions/brushes-actions.c:48 msgid "Open brush as image" msgstr "将画笔打开为图像" #: ../app/actions/brushes-actions.c:53 msgid "_New Brush" msgstr "新建画笔(_N)" #: ../app/actions/brushes-actions.c:54 msgid "New brush" msgstr "新建画笔" #: ../app/actions/brushes-actions.c:59 msgid "D_uplicate Brush" msgstr "复制画笔(_U)" #: ../app/actions/brushes-actions.c:60 msgid "Duplicate brush" msgstr "复制画笔" #: ../app/actions/brushes-actions.c:65 msgid "Copy Brush _Location" msgstr "复制画笔位置(_L)" #: ../app/actions/brushes-actions.c:66 msgid "Copy brush file location to clipboard" msgstr "将画笔文件位置复制到剪贴板" #: ../app/actions/brushes-actions.c:71 msgid "_Delete Brush" msgstr "删除画笔(_D)" #: ../app/actions/brushes-actions.c:72 msgid "Delete brush" msgstr "删除画笔" #: ../app/actions/brushes-actions.c:77 msgid "_Refresh Brushes" msgstr "刷新画笔(_R)" #: ../app/actions/brushes-actions.c:78 msgid "Refresh brushes" msgstr "刷新画笔" #: ../app/actions/brushes-actions.c:86 msgid "_Edit Brush..." msgstr "编辑画笔(_E)..." #: ../app/actions/brushes-actions.c:87 msgid "Edit brush" msgstr "编辑画笔" #: ../app/actions/buffers-actions.c:42 msgid "Buffers Menu" msgstr "缓冲区菜单" #: ../app/actions/buffers-actions.c:46 msgid "_Paste Buffer" msgstr "粘贴缓冲区(_P)" #: ../app/actions/buffers-actions.c:47 msgid "Paste the selected buffer" msgstr "粘贴选中的缓冲区" #: ../app/actions/buffers-actions.c:52 msgid "Paste Buffer _Into" msgstr "粘贴缓冲区进入(_I)" #: ../app/actions/buffers-actions.c:53 msgid "Paste the selected buffer into the selection" msgstr "将选中的缓冲区粘贴到选区中" #: ../app/actions/buffers-actions.c:58 msgid "Paste Buffer as _New" msgstr "粘贴缓冲区为新图像(_N)" #: ../app/actions/buffers-actions.c:59 msgid "Paste the selected buffer as new image" msgstr "将选中的缓冲区粘贴为新图像" #: ../app/actions/buffers-actions.c:64 msgid "_Delete Buffer" msgstr "删除缓冲区(_D)" #: ../app/actions/buffers-actions.c:65 msgid "Delete the selected buffer" msgstr "删除选中的缓冲区" #: ../app/actions/channels-actions.c:44 msgid "Channels Menu" msgstr "通道菜单" #: ../app/actions/channels-actions.c:48 msgid "_Edit Channel Attributes..." msgstr "编辑通道属性(_E)..." #: ../app/actions/channels-actions.c:49 msgid "Edit the channel's name, color and opacity" msgstr "编辑通道名称、颜色和不透明度" #: ../app/actions/channels-actions.c:54 msgid "_New Channel..." msgstr "新建通道(_N)..." #: ../app/actions/channels-actions.c:55 msgid "Create a new channel" msgstr "创建新通道" #: ../app/actions/channels-actions.c:60 msgid "_New Channel" msgstr "新建通道(_N)" #: ../app/actions/channels-actions.c:61 msgid "Create a new channel with last used values" msgstr "按上次使用的值新建通道" #: ../app/actions/channels-actions.c:66 msgid "D_uplicate Channel" msgstr "复制通道(_U)" #: ../app/actions/channels-actions.c:67 msgid "Create a duplicate of this channel and add it to the image" msgstr "" #: ../app/actions/channels-actions.c:72 msgid "_Delete Channel" msgstr "删除通道(_D)" #: ../app/actions/channels-actions.c:73 msgid "Delete this channel" msgstr "删除此通道" #: ../app/actions/channels-actions.c:78 msgid "_Raise Channel" msgstr "升高通道(_R)" #: ../app/actions/channels-actions.c:79 msgid "Raise this channel one step in the channel stack" msgstr "" #: ../app/actions/channels-actions.c:84 msgid "Raise Channel to _Top" msgstr "通道升至顶端(_T)" #: ../app/actions/channels-actions.c:85 msgid "Raise this channel to the top of the channel stack" msgstr "" #: ../app/actions/channels-actions.c:90 msgid "_Lower Channel" msgstr "降低通道(_L)" #: ../app/actions/channels-actions.c:91 msgid "Lower this channel one step in the channel stack" msgstr "" #: ../app/actions/channels-actions.c:96 msgid "Lower Channel to _Bottom" msgstr "通道降至底端(_B)" #: ../app/actions/channels-actions.c:97 #, fuzzy msgid "Lower this channel to the bottom of the channel stack" msgstr "通道降至底端" #: ../app/actions/channels-actions.c:105 msgid "Channel to Sele_ction" msgstr "通道到选区(_C)" #: ../app/actions/channels-actions.c:106 #, fuzzy msgid "Replace the selection with this channel" msgstr "将选区保存到通道" #: ../app/actions/channels-actions.c:111 ../app/actions/layers-actions.c:247 #: ../app/actions/vectors-actions.c:173 msgid "_Add to Selection" msgstr "添加到选区(_A)" #: ../app/actions/channels-actions.c:112 msgid "Add this channel to the current selection" msgstr "将此通道添加到当前选区" #: ../app/actions/channels-actions.c:117 ../app/actions/layers-actions.c:253 #: ../app/actions/layers-actions.c:280 ../app/actions/vectors-actions.c:179 msgid "_Subtract from Selection" msgstr "从选区中减去(_S)" #: ../app/actions/channels-actions.c:118 #, fuzzy msgid "Subtract this channel from the current selection" msgstr "从选区中减去(_S)" #: ../app/actions/channels-actions.c:123 ../app/actions/layers-actions.c:259 #: ../app/actions/layers-actions.c:286 ../app/actions/vectors-actions.c:185 msgid "_Intersect with Selection" msgstr "与选区相交(_I)" #: ../app/actions/channels-actions.c:124 #, fuzzy msgid "Intersect this channel with the current selection" msgstr "与选区相交(_I)" #: ../app/actions/channels-commands.c:86 #: ../app/actions/channels-commands.c:397 msgid "Channel Attributes" msgstr "通道属性" #: ../app/actions/channels-commands.c:89 msgid "Edit Channel Attributes" msgstr "编辑通道属性" #: ../app/actions/channels-commands.c:91 msgid "Edit Channel Color" msgstr "编辑通道颜色" #: ../app/actions/channels-commands.c:92 #: ../app/actions/channels-commands.c:125 msgid "_Fill opacity:" msgstr "填充不透明度(_F):" #: ../app/actions/channels-commands.c:118 #: ../app/actions/channels-commands.c:119 #: ../app/actions/channels-commands.c:161 #: ../app/actions/channels-commands.c:165 #: ../app/widgets/gimpchanneltreeview.c:326 msgid "New Channel" msgstr "新建通道" #: ../app/actions/channels-commands.c:122 msgid "New Channel Options" msgstr "新建通道选项" #: ../app/actions/channels-commands.c:124 msgid "New Channel Color" msgstr "新建通道颜色" #: ../app/actions/channels-commands.c:245 #: ../app/display/gimpdisplayshell-dnd.c:496 #: ../app/widgets/gimpchanneltreeview.c:259 #: ../app/widgets/gimplayertreeview.c:770 ../app/widgets/gimptoolbox-dnd.c:309 #, c-format msgid "%s Channel Copy" msgstr "%s 通道副本" #: ../app/actions/channels-commands.c:310 ../app/core/gimpselection.c:549 #: ../app/pdb/selection_cmds.c:420 ../app/pdb/selection_cmds.c:483 msgid "Channel to Selection" msgstr "通道到选区" #: ../app/actions/colormap-editor-actions.c:43 msgid "Colormap Menu" msgstr "颜色表菜单" #: ../app/actions/colormap-editor-actions.c:47 #: ../app/actions/palette-editor-actions.c:48 msgid "_Edit Color..." msgstr "编辑颜色(_E)..." #: ../app/actions/colormap-editor-actions.c:48 #: ../app/actions/palette-editor-actions.c:49 msgid "Edit color" msgstr "编辑颜色" #: ../app/actions/colormap-editor-actions.c:56 msgid "_Add Color from FG" msgstr "添加前景色(_A)" #: ../app/actions/colormap-editor-actions.c:57 msgid "Add current foreground color" msgstr "添加当前前景色" #: ../app/actions/colormap-editor-actions.c:62 msgid "_Add Color from BG" msgstr "添加背景色(_A)" #: ../app/actions/colormap-editor-actions.c:63 msgid "Add current background color" msgstr "添加当前背景色" #: ../app/actions/colormap-editor-commands.c:70 #, c-format msgid "Edit colormap entry #%d" msgstr "编辑颜色表项 #%d" #: ../app/actions/colormap-editor-commands.c:76 msgid "Edit Colormap Entry" msgstr "编辑颜色表项" #: ../app/actions/context-actions.c:46 msgid "_Context" msgstr "环境(_C)" #: ../app/actions/context-actions.c:47 ../app/actions/image-actions.c:65 msgid "_Colors" msgstr "颜色(_C)" #: ../app/actions/context-actions.c:48 ../app/actions/layers-actions.c:57 msgid "_Opacity" msgstr "不透明度(_O)" #: ../app/actions/context-actions.c:49 msgid "Paint _Mode" msgstr "涂画模式(_M)" #: ../app/actions/context-actions.c:50 msgid "_Tool" msgstr "工具(_T)" #: ../app/actions/context-actions.c:51 #: ../app/dialogs/preferences-dialog.c:1677 msgid "_Brush" msgstr "画笔(_B)" #: ../app/actions/context-actions.c:52 ../app/actions/plug-in-actions.c:100 #: ../app/dialogs/preferences-dialog.c:1680 msgid "_Pattern" msgstr "图案(_P)" #: ../app/actions/context-actions.c:53 msgid "_Palette" msgstr "色板(_P)" #: ../app/actions/context-actions.c:54 #: ../app/dialogs/palette-import-dialog.c:227 #: ../app/dialogs/preferences-dialog.c:1683 msgid "_Gradient" msgstr "渐变(_G)" #: ../app/actions/context-actions.c:55 msgid "_Font" msgstr "字体(_F)" #: ../app/actions/context-actions.c:57 msgid "_Shape" msgstr "形状(_S)" #: ../app/actions/context-actions.c:58 msgid "_Radius" msgstr "半径(_R)" #: ../app/actions/context-actions.c:59 msgid "S_pikes" msgstr "穗数(_P)" #: ../app/actions/context-actions.c:60 msgid "_Hardness" msgstr "硬度(_H)" #: ../app/actions/context-actions.c:61 msgid "_Aspect" msgstr "宽高比(_A)" #: ../app/actions/context-actions.c:62 msgid "A_ngle" msgstr "角度(_N)" #: ../app/actions/context-actions.c:65 msgid "_Default Colors" msgstr "默认颜色(_D)" #: ../app/actions/context-actions.c:66 msgid "Set foreground color to black, background color to white" msgstr "将前景设定为黑色,背景设定为白色" #: ../app/actions/context-actions.c:71 msgid "S_wap Colors" msgstr "交换颜色(_W)" #: ../app/actions/context-actions.c:72 msgid "Exchange foreground and background colors" msgstr "交换前景色和背景色" #: ../app/actions/cursor-info-actions.c:40 msgid "Pointer Information Menu" msgstr "指针信息菜单" #: ../app/actions/cursor-info-actions.c:47 #: ../app/actions/sample-point-editor-actions.c:47 #: ../app/widgets/gimpcursorview.c:191 msgid "_Sample Merged" msgstr "位样合并(_S)" #: ../app/actions/cursor-info-actions.c:48 #: ../app/actions/sample-point-editor-actions.c:48 msgid "Sample Merged" msgstr "位样合并" #: ../app/actions/data-commands.c:102 ../app/actions/documents-commands.c:320 #: ../app/actions/file-commands.c:176 ../app/dialogs/file-open-dialog.c:208 #: ../app/dialogs/file-open-dialog.c:259 #: ../app/dialogs/file-open-location-dialog.c:204 #: ../app/display/gimpdisplayshell-dnd.c:448 #: ../app/widgets/gimplayertreeview.c:727 ../app/widgets/gimptoolbox-dnd.c:157 #: ../app/widgets/gimptoolbox.c:918 #, c-format msgid "" "Opening '%s' failed:\n" "\n" "%s" msgstr "" "打开“%s”失败:\n" "\n" "%s" #: ../app/actions/data-commands.c:128 ../app/core/gimpimage.c:1318 #: ../app/core/gimppalette-import.c:218 ../app/core/gimppalette.c:477 #: ../app/core/gimppalette.c:587 ../app/dialogs/palette-import-dialog.c:690 #: ../app/pdb/image_cmds.c:1880 ../app/widgets/gimpdnd-xds.c:97 msgid "Untitled" msgstr "无标题" #: ../app/actions/data-commands.c:224 msgid "Delete Object" msgstr "删除对象" #: ../app/actions/data-commands.c:247 #, c-format msgid "Are you sure you want to delete '%s' from the list and from disk?" msgstr "您确认要从列表以及磁盘中删除“%s”吗?" #: ../app/actions/dialogs-actions.c:38 msgid "_Dialogs" msgstr "对话框(_D)" #: ../app/actions/dialogs-actions.c:39 msgid "Create New Doc_k" msgstr "创建新停靠栏(_K)" #: ../app/actions/dialogs-actions.c:42 msgid "_Layers, Channels & Paths" msgstr "图层、通道和路径(_L)" #: ../app/actions/dialogs-actions.c:47 msgid "_Brushes, Patterns & Gradients" msgstr "画笔、图案和渐变(_B)" #: ../app/actions/dialogs-actions.c:52 msgid "_Misc. Stuff" msgstr "杂项(_M)" #: ../app/actions/dialogs-actions.c:57 msgid "Tool_box" msgstr "工具箱(_B)" #: ../app/actions/dialogs-actions.c:65 msgid "Tool _Options" msgstr "工具选项(_O)" #: ../app/actions/dialogs-actions.c:70 msgid "_Device Status" msgstr "设备状态(_D)" #: ../app/actions/dialogs-actions.c:70 ../app/dialogs/dialogs.c:131 msgid "Device Status" msgstr "设备状态" #: ../app/actions/dialogs-actions.c:75 msgid "_Layers" msgstr "图层(_L)" #: ../app/actions/dialogs-actions.c:80 msgid "_Channels" msgstr "通道(_C)" #: ../app/actions/dialogs-actions.c:85 ../app/tools/gimpvectortool.c:157 msgid "_Paths" msgstr "路径(_P)" #: ../app/actions/dialogs-actions.c:90 msgid "Color_map" msgstr "颜色表(_M)" #: ../app/actions/dialogs-actions.c:90 ../app/dialogs/convert-dialog.c:167 #: ../app/dialogs/dialogs.c:179 msgid "Colormap" msgstr "颜色表" #: ../app/actions/dialogs-actions.c:95 msgid "Histogra_m" msgstr "直方图(_M)" #: ../app/actions/dialogs-actions.c:95 ../app/dialogs/dialogs.c:183 msgid "Histogram" msgstr "直方图" #: ../app/actions/dialogs-actions.c:100 msgid "_Selection Editor" msgstr "选区编辑器(_S)" #: ../app/actions/dialogs-actions.c:100 ../app/dialogs/dialogs.c:187 msgid "Selection Editor" msgstr "选区编辑器" #: ../app/actions/dialogs-actions.c:105 msgid "Na_vigation" msgstr "导航(_V)" #: ../app/actions/dialogs-actions.c:105 ../app/dialogs/dialogs.c:201 msgid "Display Navigation" msgstr "显示导航" #: ../app/actions/dialogs-actions.c:110 msgid "Undo _History" msgstr "撤消历史(_H)" #: ../app/actions/dialogs-actions.c:110 ../app/dialogs/dialogs.c:191 msgid "Undo History" msgstr "撤消历史" #: ../app/actions/dialogs-actions.c:115 ../app/dialogs/dialogs.c:139 msgid "Pointer" msgstr "指针" #: ../app/actions/dialogs-actions.c:120 msgid "_Sample Points" msgstr "采样点(_S)" #: ../app/actions/dialogs-actions.c:125 msgid "Colo_rs" msgstr "颜色(_R)" #: ../app/actions/dialogs-actions.c:125 ../app/dialogs/dialogs.c:207 msgid "FG/BG Color" msgstr "前景/背景 颜色" #: ../app/actions/dialogs-actions.c:130 msgid "_Brushes" msgstr "画笔(_B)" #: ../app/actions/dialogs-actions.c:135 msgid "P_atterns" msgstr "图案(_A)" #: ../app/actions/dialogs-actions.c:140 msgid "_Gradients" msgstr "渐变(_G)" #: ../app/actions/dialogs-actions.c:145 msgid "Pal_ettes" msgstr "色板(_E)" #: ../app/actions/dialogs-actions.c:150 msgid "_Fonts" msgstr "字体(_F)" #: ../app/actions/dialogs-actions.c:155 msgid "B_uffers" msgstr "缓冲区(_U)" #: ../app/actions/dialogs-actions.c:160 msgid "_Images" msgstr "图像(_I)" #: ../app/actions/dialogs-actions.c:165 msgid "Document Histor_y" msgstr "文档历史(_Y)" #: ../app/actions/dialogs-actions.c:170 msgid "_Templates" msgstr "模板(_T)" #: ../app/actions/dialogs-actions.c:170 ../app/dialogs/dialogs.c:162 msgid "Image Templates" msgstr "图像模板" #: ../app/actions/dialogs-actions.c:175 msgid "T_ools" msgstr "工具(_O)" #: ../app/actions/dialogs-actions.c:180 msgid "Error Co_nsole" msgstr "错误控制台(_N)" #: ../app/actions/dialogs-actions.c:190 msgid "_Preferences" msgstr "首选项(_P)" #: ../app/actions/dialogs-actions.c:195 msgid "_Keyboard Shortcuts" msgstr "快捷键(_K)" #: ../app/actions/dialogs-actions.c:200 msgid "_Module Manager" msgstr "模块管理器(_M)" #: ../app/actions/dialogs-actions.c:205 msgid "_Tip of the Day" msgstr "日积月累(_T)" #: ../app/actions/dialogs-actions.c:210 msgid "_About" msgstr "关于(_A)" #: ../app/actions/dock-actions.c:43 msgid "M_ove to Screen" msgstr "移动至屏幕(_O)" #: ../app/actions/dock-actions.c:47 msgid "Close Dock" msgstr "关闭停靠" #: ../app/actions/dock-actions.c:52 ../app/actions/view-actions.c:115 msgid "_Open Display..." msgstr "打开显示(_O)..." #: ../app/actions/dock-actions.c:60 msgid "_Show Image Selection" msgstr "显示图像选区(_S)" #: ../app/actions/dock-actions.c:66 msgid "Auto _Follow Active Image" msgstr "自动跟随活动图像(_F)" #: ../app/actions/dockable-actions.c:49 msgid "Dialogs Menu" msgstr "对话框菜单" #: ../app/actions/dockable-actions.c:53 msgid "_Add Tab" msgstr "添加页签(_A)" #: ../app/actions/dockable-actions.c:54 msgid "_Preview Size" msgstr "预览大小(_P)" #: ../app/actions/dockable-actions.c:55 msgid "_Tab Style" msgstr "页签风格(_T)" #: ../app/actions/dockable-actions.c:58 msgid "_Close Tab" msgstr "关闭页签(_C)" #: ../app/actions/dockable-actions.c:63 msgid "_Detach Tab" msgstr "漂移页签(_D)" #: ../app/actions/dockable-actions.c:81 msgid "_Tiny" msgstr "细小(_T)" #: ../app/actions/dockable-actions.c:82 msgid "E_xtra Small" msgstr "加小(_X)" #: ../app/actions/dockable-actions.c:83 msgid "_Small" msgstr "小(_S)" #: ../app/actions/dockable-actions.c:84 msgid "_Medium" msgstr "中(_M)" #: ../app/actions/dockable-actions.c:85 msgid "_Large" msgstr "大(_L)" #: ../app/actions/dockable-actions.c:86 msgid "Ex_tra Large" msgstr "加大(_T)" #: ../app/actions/dockable-actions.c:87 msgid "_Huge" msgstr "庞大(_H)" #: ../app/actions/dockable-actions.c:88 msgid "_Enormous" msgstr "巨大(_E)" #: ../app/actions/dockable-actions.c:89 msgid "_Gigantic" msgstr "极大(_G)" #: ../app/actions/dockable-actions.c:94 msgid "_Icon" msgstr "图标(_I)" #: ../app/actions/dockable-actions.c:95 msgid "Current _Status" msgstr "当前状态(_S)" #: ../app/actions/dockable-actions.c:96 msgid "_Text" msgstr "文字(_T)" #: ../app/actions/dockable-actions.c:97 msgid "I_con & Text" msgstr "图标和文字(_C)" #: ../app/actions/dockable-actions.c:98 msgid "St_atus & Text" msgstr "状态和文字(_A)" #: ../app/actions/dockable-actions.c:108 msgid "Show _Button Bar" msgstr "显示按钮栏(_B)" #: ../app/actions/dockable-actions.c:117 msgid "View as _List" msgstr "以列表方式查看(_L)" #: ../app/actions/dockable-actions.c:122 msgid "View as _Grid" msgstr "以阵列方式查看(_G)" #: ../app/actions/documents-actions.c:42 msgid "Documents Menu" msgstr "文档菜单" #: ../app/actions/documents-actions.c:46 msgid "_Open Image" msgstr "打开图像(_O)" #: ../app/actions/documents-actions.c:47 msgid "Open the selected entry" msgstr "打开选中的项" #: ../app/actions/documents-actions.c:52 msgid "_Raise or Open Image" msgstr "升高或打开图像(_R)" #: ../app/actions/documents-actions.c:53 msgid "Raise window if already open" msgstr "如果已打开则升高窗口" #: ../app/actions/documents-actions.c:58 msgid "File Open _Dialog" msgstr "文件打开对话框(_D)" #: ../app/actions/documents-actions.c:59 msgid "Open image dialog" msgstr "打开图像对话框" #: ../app/actions/documents-actions.c:64 msgid "Copy Image _Location" msgstr "复制图像位置(_L)" #: ../app/actions/documents-actions.c:65 msgid "Copy image location to clipboard" msgstr "将图像位置复制到剪贴板" #: ../app/actions/documents-actions.c:70 msgid "Remove _Entry" msgstr "删除项目(_E)" #: ../app/actions/documents-actions.c:71 msgid "Remove the selected entry" msgstr "删除选中的项" #: ../app/actions/documents-actions.c:76 msgid "_Clear History" msgstr "清除历史(_C)" #: ../app/actions/documents-actions.c:77 msgid "Clear the entire document history" msgstr "清除整个文档历史" #: ../app/actions/documents-actions.c:82 msgid "Recreate _Preview" msgstr "重新生成预览(_P)" #: ../app/actions/documents-actions.c:83 msgid "Recreate preview" msgstr "重新生成预览" #: ../app/actions/documents-actions.c:88 msgid "Reload _all Previews" msgstr "重新加载所有预览(_A)" #: ../app/actions/documents-actions.c:89 msgid "Reload all previews" msgstr "重新加载所有预览" #: ../app/actions/documents-actions.c:94 msgid "Remove Dangling E_ntries" msgstr "删除已不存在的项目(_N)" #: ../app/actions/documents-actions.c:95 msgid "Remove dangling entries" msgstr "删除已不存在的项目" #: ../app/actions/documents-commands.c:197 msgid "Clear Document History" msgstr "清除文档历史" #: ../app/actions/documents-commands.c:220 msgid "Remove all entries from the document history?" msgstr "删除文档历史中的全部项吗?" #: ../app/actions/documents-commands.c:224 msgid "" "Clearing the document history will permanently remove all currently listed " "entries." msgstr "清除文档历史将永久删除目前列出的全部项。" #: ../app/actions/drawable-actions.c:45 msgid "_Desaturate..." msgstr "去色(_D)..." #: ../app/actions/drawable-actions.c:46 msgid "Turn colors into shades of gray" msgstr "" #: ../app/actions/drawable-actions.c:51 msgid "_Equalize" msgstr "色调均化(_E)" #: ../app/actions/drawable-actions.c:52 msgid "Automatic contrast enhancement" msgstr "" #: ../app/actions/drawable-actions.c:57 msgid "In_vert" msgstr "反相(_V)" #: ../app/actions/drawable-actions.c:58 msgid "Invert the colors" msgstr "反转颜色" #: ../app/actions/drawable-actions.c:63 msgid "_White Balance" msgstr "白平衡(_W)" #: ../app/actions/drawable-actions.c:64 msgid "Automatic white balance correction" msgstr "自动校正白平衡" #: ../app/actions/drawable-actions.c:69 msgid "_Offset..." msgstr "位移(_O)..." #: ../app/actions/drawable-actions.c:70 msgid "Shift the pixels, optionally wrapping them at the borders" msgstr "" #: ../app/actions/drawable-actions.c:78 ../app/actions/vectors-actions.c:153 msgid "_Linked" msgstr "链接(_L)" #: ../app/actions/drawable-actions.c:79 msgid "Toggle the linked state" msgstr "" #: ../app/actions/drawable-actions.c:85 ../app/actions/vectors-actions.c:147 msgid "_Visible" msgstr "可见(_V)" #: ../app/actions/drawable-actions.c:86 msgid "Toggle visibility" msgstr "切换可见性" #: ../app/actions/drawable-actions.c:95 ../app/actions/image-actions.c:168 msgid "Flip _Horizontally" msgstr "水平翻转(_H)" #: ../app/actions/drawable-actions.c:96 msgid "Flip horizontally" msgstr "水平翻转" #: ../app/actions/drawable-actions.c:101 ../app/actions/image-actions.c:174 msgid "Flip _Vertically" msgstr "垂直翻转(_V)" #: ../app/actions/drawable-actions.c:102 msgid "Flip vertically" msgstr "垂直翻转" #: ../app/actions/drawable-actions.c:110 ../app/actions/image-actions.c:183 msgid "Rotate 90° _clockwise" msgstr "顺时针旋转 90 度(_C)" #: ../app/actions/drawable-actions.c:111 msgid "Rotate 90 degrees to the right" msgstr "顺时针旋转 90 度" #: ../app/actions/drawable-actions.c:116 ../app/actions/image-actions.c:189 msgid "Rotate _180°" msgstr "旋转 180 度(_1)" #: ../app/actions/drawable-actions.c:117 msgid "Turn upside-down" msgstr "上下颠倒" #: ../app/actions/drawable-actions.c:122 ../app/actions/image-actions.c:195 msgid "Rotate 90° counter-clock_wise" msgstr "逆时针旋转 90 度(_W)" #: ../app/actions/drawable-actions.c:123 msgid "Rotate 90 degrees to the left" msgstr "逆时针旋转 90 度" #: ../app/actions/drawable-commands.c:74 msgid "Desaturate operates only on RGB color layers." msgstr "只能对 RGB 颜色的图层进行去色操作。" #: ../app/actions/drawable-commands.c:97 msgid "Equalize does not operate on indexed layers." msgstr "不能对索引图层进行色调均化操作。" #: ../app/actions/drawable-commands.c:115 msgid "Invert does not operate on indexed layers." msgstr "不能对索引图层进行反相操作。" #: ../app/actions/drawable-commands.c:135 msgid "White Balance operates only on RGB color layers." msgstr "只能对 RGB 颜色的图层进行白平衡操作。" #: ../app/actions/edit-actions.c:61 msgid "_Edit" msgstr "编辑(_E)" #: ../app/actions/edit-actions.c:62 msgid "_Paste as" msgstr "粘贴为(_P)" #: ../app/actions/edit-actions.c:63 msgid "_Buffer" msgstr "缓冲区(_B)" #: ../app/actions/edit-actions.c:66 msgid "Undo History Menu" msgstr "撤消历史菜单" #: ../app/actions/edit-actions.c:70 ../app/actions/edit-actions.c:261 msgid "_Undo" msgstr "撤消(_U)" #: ../app/actions/edit-actions.c:71 msgid "Undo the last operation" msgstr "撤消上次操作" #: ../app/actions/edit-actions.c:76 ../app/actions/edit-actions.c:262 msgid "_Redo" msgstr "重做(_R)" #: ../app/actions/edit-actions.c:77 msgid "Redo the last operation that was undone" msgstr "重做上次撤消的操作" #: ../app/actions/edit-actions.c:82 msgid "_Clear Undo History" msgstr "清除撤消历史(_C)" #: ../app/actions/edit-actions.c:83 msgid "Remove all operations from the undo history" msgstr "从撤消历史中删除全部操作" #: ../app/actions/edit-actions.c:88 msgid "Cu_t" msgstr "剪切(_T)" #: ../app/actions/edit-actions.c:89 msgid "Move the selected pixels to the clipboard" msgstr "将选中的像素移动到剪贴板" #: ../app/actions/edit-actions.c:94 msgid "_Copy" msgstr "复制(_C)" #: ../app/actions/edit-actions.c:95 msgid "Copy the selected pixels to the clipboard" msgstr "将选中的像素复制到剪贴板" #. GIMP_STOCK_COPY_VISIBLE, #: ../app/actions/edit-actions.c:100 msgid "Copy _Visible" msgstr "复制可见(_V)" #: ../app/actions/edit-actions.c:101 msgid "Copy the selected region to the clipboard" msgstr "将选中范围复制到剪贴板" #: ../app/actions/edit-actions.c:106 msgid "_Paste" msgstr "粘贴(_P)" #: ../app/actions/edit-actions.c:107 msgid "Paste the content of the clipboard" msgstr "将内容粘贴到剪贴板" #: ../app/actions/edit-actions.c:112 msgid "Paste _Into" msgstr "粘贴进入(_I)" #: ../app/actions/edit-actions.c:113 #, fuzzy msgid "Paste the content of the clipboard into the current selection" msgstr "将选中的缓冲区粘贴到选区中" #: ../app/actions/edit-actions.c:118 msgid "Paste as New" msgstr "粘贴为新" #: ../app/actions/edit-actions.c:119 ../app/actions/edit-actions.c:125 msgid "Create a new image from the content of the clipboard" msgstr "从剪贴板创建新图像" #: ../app/actions/edit-actions.c:124 msgid "_New Image" msgstr "新建图像(_N)" #: ../app/actions/edit-actions.c:130 msgid "Cu_t Named..." msgstr "命名剪切(_T)..." #: ../app/actions/edit-actions.c:135 msgid "_Copy Named..." msgstr "命名复制(_C)..." #. GIMP_STOCK_COPY_VISIBLE, #: ../app/actions/edit-actions.c:140 msgid "Copy _Visible Named..." msgstr "命名复制可见(_V)..." #: ../app/actions/edit-actions.c:145 msgid "_Paste Named..." msgstr "命名粘贴(_P)..." #: ../app/actions/edit-actions.c:150 msgid "Cl_ear" msgstr "清除(_E)" #: ../app/actions/edit-actions.c:151 msgid "Clear the selected pixels" msgstr "清除选中的像素" #: ../app/actions/edit-actions.c:159 msgid "Fill with _FG Color" msgstr "以前景色填充(_F)" #: ../app/actions/edit-actions.c:160 msgid "Fill the selection using the foreground color" msgstr "使用前景颜色填入选中区域" #: ../app/actions/edit-actions.c:165 msgid "Fill with B_G Color" msgstr "以背景色填充(_G)" #: ../app/actions/edit-actions.c:166 msgid "Fill the selection using the background color" msgstr "使用背景颜色填入选中区域" #: ../app/actions/edit-actions.c:171 msgid "Fill with P_attern" msgstr "以图案填充(_A)" #: ../app/actions/edit-actions.c:172 msgid "Fill the selection using the active pattern" msgstr "使用当前图案填入选中区域" #: ../app/actions/edit-actions.c:245 #, c-format msgid "_Undo %s" msgstr "撤消 %s(_U)" #: ../app/actions/edit-actions.c:250 #, c-format msgid "_Redo %s" msgstr "重做 %s(_R)" #: ../app/actions/edit-commands.c:110 msgid "Clear Undo History" msgstr "清除撤消历史" #: ../app/actions/edit-commands.c:136 msgid "Really clear image's undo history?" msgstr "真的要清除图像的撤消历史吗?" #: ../app/actions/edit-commands.c:148 #, c-format msgid "Clearing the undo history of this image will gain %s of memory." msgstr "清除此图像的撤消历史可释放 %s 的内存。" #: ../app/actions/edit-commands.c:256 msgid "Cut Named" msgstr "命名剪切" #: ../app/actions/edit-commands.c:259 ../app/actions/edit-commands.c:279 #: ../app/actions/edit-commands.c:299 msgid "Enter a name for this buffer" msgstr "给这个缓冲区输入一个名字" #: ../app/actions/edit-commands.c:276 msgid "Copy Named" msgstr "命名复制" #: ../app/actions/edit-commands.c:296 msgid "Copy Visible Named " msgstr "命名复制可见" #: ../app/actions/edit-commands.c:408 msgid "There is no active layer or channel to cut from." msgstr "没有活动图层或通道可以剪切。" #: ../app/actions/edit-commands.c:413 ../app/actions/edit-commands.c:439 #: ../app/actions/edit-commands.c:456 msgid "(Unnamed Buffer)" msgstr "(未命名缓冲区)" #: ../app/actions/edit-commands.c:434 msgid "There is no active layer or channel to copy from." msgstr "没有活动图层或通道可以复制。" #: ../app/actions/error-console-actions.c:40 msgid "Error Console Menu" msgstr "错误控制台菜单" #: ../app/actions/error-console-actions.c:44 msgid "_Clear Errors" msgstr "清除错误(_C)" #: ../app/actions/error-console-actions.c:45 msgid "Clear errors" msgstr "清除错误" #: ../app/actions/error-console-actions.c:53 msgid "Save _All Errors to File..." msgstr "将所有错误写入文件(_A)..." #: ../app/actions/error-console-actions.c:54 msgid "Save all errors" msgstr "保存所有错误" #: ../app/actions/error-console-actions.c:59 msgid "Save _Selection to File..." msgstr "将选区写入文件(_S)..." #: ../app/actions/error-console-actions.c:60 msgid "Save selection" msgstr "保存选区" #: ../app/actions/error-console-commands.c:69 msgid "Cannot save. Nothing is selected." msgstr "无法保存。没有选中任何内容。" #: ../app/actions/error-console-commands.c:80 msgid "Save Error Log to File" msgstr "将出错记录保存到文件" #: ../app/actions/error-console-commands.c:137 #, c-format msgid "" "Error writing file '%s':\n" "%s" msgstr "" "写文件“%s”时出错:\n" "%s" #: ../app/actions/file-actions.c:64 msgid "_File" msgstr "文件(_F)" #: ../app/actions/file-actions.c:65 msgid "Open _Recent" msgstr "最近打开(_R)" #: ../app/actions/file-actions.c:66 msgid "Acq_uire" msgstr "获取(_U)" #: ../app/actions/file-actions.c:69 ../app/actions/file-actions.c:74 msgid "_Open..." msgstr "打开(_O)..." #: ../app/actions/file-actions.c:79 msgid "Op_en as Layer..." msgstr "打开为图层(_E)..." #: ../app/actions/file-actions.c:84 msgid "Open _Location..." msgstr "打开位置(_L)..." #: ../app/actions/file-actions.c:89 msgid "_Save" msgstr "保存(_S)" #: ../app/actions/file-actions.c:94 msgid "Save _As..." msgstr "另存为(_A)..." #: ../app/actions/file-actions.c:99 msgid "Save a Cop_y..." msgstr "保存副本(_Y)..." #: ../app/actions/file-actions.c:104 msgid "Save as _Template..." msgstr "另存为模板(_T)..." #: ../app/actions/file-actions.c:105 msgid "Create a new template from this image" msgstr "根据此图像创建新模板" #: ../app/actions/file-actions.c:110 msgid "Re_vert" msgstr "恢复(_V)" #: ../app/actions/file-actions.c:111 msgid "Reload the image file from disk" msgstr "从磁盘重新装入图像文件" #: ../app/actions/file-actions.c:116 msgid "Close all" msgstr "全部关闭" #: ../app/actions/file-actions.c:117 msgid "Close all opened images" msgstr "关闭全部打开的图像" #: ../app/actions/file-actions.c:122 msgid "_Quit" msgstr "退出(_Q)" #: ../app/actions/file-actions.c:123 msgid "Quit the GNU Image Manipulation Program" msgstr "退出 GNU 图像处理程序" #: ../app/actions/file-commands.c:240 ../app/dialogs/file-save-dialog.c:471 #: ../app/widgets/gimpdnd-xds.c:172 #, c-format msgid "" "Saving '%s' failed:\n" "\n" "%s" msgstr "" "保存“%s”失败:\n" "\n" "%s" #: ../app/actions/file-commands.c:271 ../app/dialogs/file-save-dialog.c:83 msgid "Save Image" msgstr "保存图像" #: ../app/actions/file-commands.c:287 msgid "Save a Copy of the Image" msgstr "保存图像的副本" #: ../app/actions/file-commands.c:298 msgid "Create New Template" msgstr "创建新的模板" #: ../app/actions/file-commands.c:302 msgid "Enter a name for this template" msgstr "给这个模板输入一个名字" #: ../app/actions/file-commands.c:324 msgid "Revert failed. No file name associated with this image." msgstr "恢复失败。没有文件名与此图像相关联。" #: ../app/actions/file-commands.c:336 msgid "Revert Image" msgstr "恢复图像" #: ../app/actions/file-commands.c:362 #, c-format msgid "Revert '%s' to '%s'?" msgstr "将“%s”恢复到“%s”?" #: ../app/actions/file-commands.c:368 msgid "" "By reverting the image to the state saved on disk, you will lose all " "changes, including all undo information." msgstr "" "如果将图像恢复到磁盘上保存的状态,您将会丢失所有的改变,包括所有的撤消信息。" #: ../app/actions/file-commands.c:440 msgid "Open Image as Layer" msgstr "打开图像为图层" #: ../app/actions/file-commands.c:445 ../app/dialogs/file-open-dialog.c:74 msgid "Open Image" msgstr "打开图像" #: ../app/actions/file-commands.c:516 msgid "(Unnamed Template)" msgstr "(未命名模板)" #: ../app/actions/file-commands.c:563 #, c-format msgid "" "Reverting to '%s' failed:\n" "\n" "%s" msgstr "" "恢复到“%s”失败:\n" "\n" "%s" #: ../app/actions/fonts-actions.c:44 msgid "Fonts Menu" msgstr "字体菜单" #: ../app/actions/fonts-actions.c:48 msgid "_Rescan Font List" msgstr "重新扫描字体列表(_R)" #: ../app/actions/fonts-actions.c:49 msgid "Rescan font list" msgstr "重新扫描字体列表" #: ../app/actions/gradient-editor-actions.c:46 msgid "Gradient Editor Menu" msgstr "渐变编辑器菜单" #: ../app/actions/gradient-editor-actions.c:50 msgid "_Load Left Color From" msgstr "左端颜色加载自(_L)" #: ../app/actions/gradient-editor-actions.c:52 msgid "_Save Left Color To" msgstr "保存左端颜色到(_S)" #: ../app/actions/gradient-editor-actions.c:55 msgid "Load Right Color Fr_om" msgstr "右端颜色加载自(_O)" #: ../app/actions/gradient-editor-actions.c:57 msgid "Sa_ve Right Color To" msgstr "保存右端颜色到(_V)" #: ../app/actions/gradient-editor-actions.c:63 msgid "L_eft Endpoint's Color..." msgstr "左端点的颜色(_E)..." #: ../app/actions/gradient-editor-actions.c:68 msgid "R_ight Endpoint's Color..." msgstr "右端点的颜色(_I)..." #: ../app/actions/gradient-editor-actions.c:108 msgid "Ble_nd Endpoints' Colors" msgstr "混和端点的颜色(_N)" #: ../app/actions/gradient-editor-actions.c:113 msgid "Blend Endpoints' Opacit_y" msgstr "混和端点的不透明度(_Y)" #: ../app/actions/gradient-editor-actions.c:121 msgid "Edit Active Gradient" msgstr "编辑活动渐变" #: ../app/actions/gradient-editor-actions.c:152 msgid "_Left Neighbor's Right Endpoint" msgstr "左邻的右端点(_L)" #: ../app/actions/gradient-editor-actions.c:157 msgid "_Right Endpoint" msgstr "右端点(_R)" #: ../app/actions/gradient-editor-actions.c:162 #: ../app/actions/gradient-editor-actions.c:210 msgid "_Foreground Color" msgstr "前景色(_F)" #: ../app/actions/gradient-editor-actions.c:167 #: ../app/actions/gradient-editor-actions.c:215 msgid "_Background Color" msgstr "背景色(_B)" #: ../app/actions/gradient-editor-actions.c:200 msgid "_Right Neighbor's Left Endpoint" msgstr "右邻的左端点(_R)" #: ../app/actions/gradient-editor-actions.c:205 msgid "_Left Endpoint" msgstr "左端点(_L)" #: ../app/actions/gradient-editor-actions.c:254 msgid "_Linear" msgstr "线性(_L)" #: ../app/actions/gradient-editor-actions.c:259 msgid "_Curved" msgstr "曲线(_C)" #: ../app/actions/gradient-editor-actions.c:264 msgid "_Sinusoidal" msgstr "正弦(_S)" #: ../app/actions/gradient-editor-actions.c:269 msgid "Spherical (i_ncreasing)" msgstr "球状(上升)(_N)" #: ../app/actions/gradient-editor-actions.c:274 msgid "Spherical (_decreasing)" msgstr "球状(下降)(_D)" #: ../app/actions/gradient-editor-actions.c:279 #: ../app/actions/gradient-editor-actions.c:302 msgid "(Varies)" msgstr "(多种)" #: ../app/actions/gradient-editor-actions.c:287 #: ../app/actions/image-actions.c:147 msgid "_RGB" msgstr "RGB(_R)" #: ../app/actions/gradient-editor-actions.c:292 msgid "HSV (_counter-clockwise hue)" msgstr "HSV (逆时针色调)(_C)" #: ../app/actions/gradient-editor-actions.c:297 msgid "HSV (clockwise _hue)" msgstr "HSV (顺时针色调)(_H)" #: ../app/actions/gradient-editor-actions.c:310 msgid "Zoom In" msgstr "放大" #: ../app/actions/gradient-editor-actions.c:311 #: ../app/actions/palette-editor-actions.c:88 #: ../app/actions/view-actions.c:243 ../app/actions/view-actions.c:254 #: ../app/actions/view-actions.c:255 msgid "Zoom in" msgstr "放大" #: ../app/actions/gradient-editor-actions.c:316 #: ../app/actions/view-actions.c:248 msgid "Zoom Out" msgstr "缩小" #: ../app/actions/gradient-editor-actions.c:317 #: ../app/actions/palette-editor-actions.c:94 #: ../app/actions/view-actions.c:237 ../app/actions/view-actions.c:249 msgid "Zoom out" msgstr "缩小" #: ../app/actions/gradient-editor-actions.c:322 msgid "Zoom All" msgstr "完整显示" #: ../app/actions/gradient-editor-actions.c:323 #: ../app/actions/palette-editor-actions.c:100 msgid "Zoom all" msgstr "完整显示" #: ../app/actions/gradient-editor-actions.c:607 msgid "_Blending Function for Segment" msgstr "段混和函数(_B)" #: ../app/actions/gradient-editor-actions.c:609 msgid "Coloring _Type for Segment" msgstr "段着色类型(_T)" #: ../app/actions/gradient-editor-actions.c:612 msgid "_Flip Segment" msgstr "翻转段(_F)" #: ../app/actions/gradient-editor-actions.c:614 msgid "_Replicate Segment..." msgstr "复制段(_R)..." #: ../app/actions/gradient-editor-actions.c:616 msgid "Split Segment at _Midpoint" msgstr "在中点处分割段(_M)" #: ../app/actions/gradient-editor-actions.c:618 msgid "Split Segment _Uniformly..." msgstr "等分切割段(_U)..." #: ../app/actions/gradient-editor-actions.c:620 msgid "_Delete Segment" msgstr "删除段(_D)" #: ../app/actions/gradient-editor-actions.c:622 msgid "Re-_center Segment's Midpoint" msgstr "重置段中点(_C)" #: ../app/actions/gradient-editor-actions.c:624 msgid "Re-distribute _Handles in Segment" msgstr "重置段支点(_H)" #: ../app/actions/gradient-editor-actions.c:629 msgid "_Blending Function for Selection" msgstr "选区的混和函数(_B)" #: ../app/actions/gradient-editor-actions.c:631 msgid "Coloring _Type for Selection" msgstr "选区的着色类型(_T)" #: ../app/actions/gradient-editor-actions.c:634 msgid "_Flip Selection" msgstr "翻转选区(_F)" #: ../app/actions/gradient-editor-actions.c:636 msgid "_Replicate Selection..." msgstr "复制选区(_R)..." #: ../app/actions/gradient-editor-actions.c:638 msgid "Split Segments at _Midpoints" msgstr "在中点处分割段(_M)" #: ../app/actions/gradient-editor-actions.c:640 msgid "Split Segments _Uniformly..." msgstr "等分切割段(_U)..." #: ../app/actions/gradient-editor-actions.c:642 msgid "_Delete Selection" msgstr "删除选中区域(_D)" #: ../app/actions/gradient-editor-actions.c:644 msgid "Re-_center Midpoints in Selection" msgstr "重置选中区域的中点(_C)" #: ../app/actions/gradient-editor-actions.c:646 msgid "Re-distribute _Handles in Selection" msgstr "重置选中区域的支点(_H)" #: ../app/actions/gradient-editor-commands.c:85 msgid "Left Endpoint Color" msgstr "左端点的颜色" #: ../app/actions/gradient-editor-commands.c:87 msgid "Gradient Segment's Left Endpoint Color" msgstr "渐变段的左端点的颜色" #: ../app/actions/gradient-editor-commands.c:189 msgid "Right Endpoint Color" msgstr "右端点的颜色" #: ../app/actions/gradient-editor-commands.c:191 msgid "Gradient Segment's Right Endpoint Color" msgstr "渐变段的右端点的颜色" #: ../app/actions/gradient-editor-commands.c:358 msgid "Replicate Segment" msgstr "复制段" #: ../app/actions/gradient-editor-commands.c:359 msgid "Replicate Gradient Segment" msgstr "复制渐变段" #: ../app/actions/gradient-editor-commands.c:363 msgid "Replicate Selection" msgstr "复制选中区域" #: ../app/actions/gradient-editor-commands.c:364 msgid "Replicate Gradient Selection" msgstr "复制渐变的选中区域" #: ../app/actions/gradient-editor-commands.c:376 msgid "Replicate" msgstr "复制" #: ../app/actions/gradient-editor-commands.c:396 msgid "" "Select the number of times\n" "to replicate the selected segment." msgstr "" "选择复制\n" "选中的段的次数。" #: ../app/actions/gradient-editor-commands.c:399 msgid "" "Select the number of times\n" "to replicate the selection." msgstr "" "选择复制所有\n" "选中的段的次数。" #: ../app/actions/gradient-editor-commands.c:457 msgid "Split Segment Uniformly" msgstr "等分切割段" #: ../app/actions/gradient-editor-commands.c:458 msgid "Split Gradient Segment Uniformly" msgstr "等分切割渐变段" #: ../app/actions/gradient-editor-commands.c:462 msgid "Split Segments Uniformly" msgstr "等分切割段" #: ../app/actions/gradient-editor-commands.c:463 msgid "Split Gradient Segments Uniformly" msgstr "等分切割渐变段" #: ../app/actions/gradient-editor-commands.c:475 msgid "Split" msgstr "分割" #: ../app/actions/gradient-editor-commands.c:496 msgid "" "Select the number of uniform parts\n" "in which to split the selected segment." msgstr "" "选择等分切割\n" "选中的段的份数。" #: ../app/actions/gradient-editor-commands.c:499 msgid "" "Select the number of uniform parts\n" "in which to split the segments in the selection." msgstr "" "选择等分切割所有\n" "选中的段的份数。" #: ../app/actions/gradients-actions.c:44 msgid "Gradients Menu" msgstr "渐变菜单" #: ../app/actions/gradients-actions.c:48 msgid "_New Gradient" msgstr "新建渐变(_N)" #: ../app/actions/gradients-actions.c:49 msgid "New gradient" msgstr "新建渐变" #: ../app/actions/gradients-actions.c:54 msgid "D_uplicate Gradient" msgstr "复制渐变(_U)" #: ../app/actions/gradients-actions.c:55 msgid "Duplicate gradient" msgstr "复制渐变" #: ../app/actions/gradients-actions.c:60 msgid "Copy Gradient _Location" msgstr "复制渐变位置(_L)" #: ../app/actions/gradients-actions.c:61 msgid "Copy gradient file location to clipboard" msgstr "将渐变文件位置复制到剪贴板" #: ../app/actions/gradients-actions.c:66 msgid "Save as _POV-Ray..." msgstr "保存为 POV-Ray(_P)..." #: ../app/actions/gradients-actions.c:67 msgid "Save gradient as POV-Ray" msgstr "将渐变保存为 POV-Ray" #: ../app/actions/gradients-actions.c:72 msgid "_Delete Gradient" msgstr "删除渐变(_D)" #: ../app/actions/gradients-actions.c:73 msgid "Delete gradient" msgstr "删除渐变" #: ../app/actions/gradients-actions.c:78 msgid "_Refresh Gradients" msgstr "刷新渐变(_R)" #: ../app/actions/gradients-actions.c:79 msgid "Refresh gradients" msgstr "刷新渐变" #: ../app/actions/gradients-actions.c:87 msgid "_Edit Gradient..." msgstr "编辑渐变(_E)..." #: ../app/actions/gradients-actions.c:88 msgid "Edit gradient" msgstr "编辑渐变" #: ../app/actions/gradients-commands.c:65 #, c-format msgid "Save '%s' as POV-Ray" msgstr "将“%s”保存为 POV-Ray" #: ../app/actions/help-actions.c:38 ../app/actions/help-actions.c:41 msgid "_Help" msgstr "帮助(_H)" #: ../app/actions/help-actions.c:46 msgid "_Context Help" msgstr "环境帮助(_C)" #: ../app/actions/image-actions.c:47 msgid "Toolbox Menu" msgstr "工具箱菜单" #: ../app/actions/image-actions.c:51 ../app/actions/image-actions.c:55 msgid "Image Menu" msgstr "图像菜单" #: ../app/actions/image-actions.c:58 msgid "_Xtns" msgstr "扩展(_X)" #: ../app/actions/image-actions.c:60 msgid "_Image" msgstr "图像(_I)" #: ../app/actions/image-actions.c:61 msgid "_Mode" msgstr "模式(_M)" #: ../app/actions/image-actions.c:62 ../app/actions/layers-actions.c:55 msgid "_Transform" msgstr "变换(_T)" #: ../app/actions/image-actions.c:63 msgid "_Guides" msgstr "参考线(_G)" #: ../app/actions/image-actions.c:66 msgid "I_nfo" msgstr "信息(_N)" #: ../app/actions/image-actions.c:67 ../app/tools/gimplevelstool.c:611 #: ../app/tools/gimpthresholdtool.c:242 msgid "_Auto" msgstr "自动(_A)" #: ../app/actions/image-actions.c:68 msgid "Ma_p" msgstr "映射(_P)" #: ../app/actions/image-actions.c:69 msgid "_Components" msgstr "组件(_C)" #: ../app/actions/image-actions.c:72 ../app/actions/image-actions.c:78 msgid "_New..." msgstr "新建(_N)..." #: ../app/actions/image-actions.c:73 ../app/actions/image-actions.c:79 msgid "Create a new image" msgstr "创建新的图像" #: ../app/actions/image-actions.c:84 msgid "Can_vas Size..." msgstr "画布大小(_V)..." #: ../app/actions/image-actions.c:85 msgid "Adjust the image dimensions" msgstr "调整图像尺寸" #: ../app/actions/image-actions.c:90 msgid "F_it Canvas to Layers" msgstr "画布适配图层(_I)" #: ../app/actions/image-actions.c:91 msgid "Resize the image to enclose all layers" msgstr "" #: ../app/actions/image-actions.c:96 msgid "_Print Size..." msgstr "打印大小(_P)..." #: ../app/actions/image-actions.c:97 msgid "Adjust the print resolution" msgstr "调整打印分辨率" #: ../app/actions/image-actions.c:102 msgid "_Scale Image..." msgstr "缩放图像(_S)..." #: ../app/actions/image-actions.c:103 msgid "Change the size of the image content" msgstr "更改图像内容的大小" #: ../app/actions/image-actions.c:108 msgid "_Crop Image" msgstr "剪裁图像(_C)" #: ../app/actions/image-actions.c:109 #, fuzzy msgid "Crop the image to the extents of the selection" msgstr "改变图层或选区的透视" #: ../app/actions/image-actions.c:114 msgid "_Duplicate" msgstr "复制(_D)" #: ../app/actions/image-actions.c:115 #, fuzzy msgid "Create a duplicate of this image" msgstr "为此图像创建新的显示" #: ../app/actions/image-actions.c:120 msgid "Merge Visible _Layers..." msgstr "合并可见图层(_L)..." #: ../app/actions/image-actions.c:121 ../app/actions/layers-actions.c:134 #, fuzzy msgid "Merge all visible layers into one layer" msgstr "收缩选区时使用所有的可见图层" #: ../app/actions/image-actions.c:126 ../app/actions/layers-actions.c:139 msgid "_Flatten Image" msgstr "平整图像(_F)" #: ../app/actions/image-actions.c:127 ../app/actions/layers-actions.c:140 msgid "Merge all layers into one and remove transparency" msgstr "" #: ../app/actions/image-actions.c:132 msgid "Configure G_rid..." msgstr "配置网格(_R)..." #: ../app/actions/image-actions.c:133 #, fuzzy msgid "Configure the grid for this image" msgstr "为此图像创建新的显示" #: ../app/actions/image-actions.c:138 #: ../app/dialogs/image-properties-dialog.c:54 #: ../app/dialogs/image-properties-dialog.c:57 msgid "Image Properties" msgstr "图像属性" #: ../app/actions/image-actions.c:139 msgid "Display information about this image" msgstr "" #: ../app/actions/image-actions.c:148 #, fuzzy msgid "Convert the image to the RGB colorspace" msgstr "将图像转换为索引颜色" #: ../app/actions/image-actions.c:153 msgid "_Grayscale" msgstr "灰度(_G)" #: ../app/actions/image-actions.c:154 #, fuzzy msgid "Convert the image to grayscale" msgstr "将图像转换为灰度" #: ../app/actions/image-actions.c:159 msgid "_Indexed..." msgstr "索引(_I)..." #: ../app/actions/image-actions.c:160 msgid "Convert the image to indexed colors" msgstr "将图像转换为索引颜色" #: ../app/actions/image-actions.c:169 msgid "Flip image horizontally" msgstr "水平翻转" #: ../app/actions/image-actions.c:175 msgid "Flip image vertically" msgstr "垂直翻转" #: ../app/actions/image-actions.c:184 msgid "Rotate the image 90 degrees to the right" msgstr "顺时针旋转图像 90 度" #: ../app/actions/image-actions.c:190 msgid "Turn the image upside-down" msgstr "旋转图像 180 度" #: ../app/actions/image-actions.c:196 msgid "Rotate the image 90 degrees to the left" msgstr "逆时针旋转图像 90 度" #: ../app/actions/image-commands.c:202 msgid "Set Image Canvas Size" msgstr "设置图像画布大小" #: ../app/actions/image-commands.c:228 ../app/actions/image-commands.c:489 msgid "Resizing" msgstr "改变大小" #: ../app/actions/image-commands.c:251 msgid "Set Image Print Resolution" msgstr "设置图像打印分辨率" #: ../app/actions/image-commands.c:298 #: ../app/pdb/drawable_transform_cmds.c:136 #: ../app/pdb/drawable_transform_cmds.c:204 msgid "Flipping" msgstr "翻转" #: ../app/actions/image-commands.c:319 #: ../app/pdb/drawable_transform_cmds.c:486 #: ../app/pdb/drawable_transform_cmds.c:557 #: ../app/pdb/transform_tools_cmds.c:196 ../app/tools/gimprotatetool.c:116 msgid "Rotating" msgstr "旋转" #: ../app/actions/image-commands.c:341 ../app/actions/layers-commands.c:545 msgid "Cannot crop because the current selection is empty." msgstr "无法剪裁,因为当前选区为空。" #: ../app/actions/image-commands.c:525 msgid "Change Print Size" msgstr "改变打印大小" #: ../app/actions/image-commands.c:549 ../app/core/gimpimage-scale.c:72 #: ../app/dialogs/image-scale-dialog.c:97 msgid "Scale Image" msgstr "缩放图像" #. Scaling #: ../app/actions/image-commands.c:562 ../app/actions/layers-commands.c:988 #: ../app/dialogs/preferences-dialog.c:1662 #: ../app/pdb/drawable_transform_cmds.c:630 #: ../app/pdb/drawable_transform_cmds.c:701 #: ../app/pdb/transform_tools_cmds.c:266 ../app/tools/gimpscaletool.c:107 msgid "Scaling" msgstr "缩放" #: ../app/actions/images-actions.c:43 msgid "Images Menu" msgstr "显示图像菜单" #: ../app/actions/images-actions.c:47 msgid "_Raise Views" msgstr "升高视图(_R)" #: ../app/actions/images-actions.c:48 msgid "Raise this image's displays" msgstr "升高此图像的显示" #: ../app/actions/images-actions.c:53 ../app/actions/view-actions.c:73 msgid "_New View" msgstr "新建视图(_N)" #: ../app/actions/images-actions.c:54 msgid "Create a new display for this image" msgstr "为此图像创建新的显示" #: ../app/actions/images-actions.c:59 msgid "_Delete Image" msgstr "删除图像(_D)" #: ../app/actions/images-actions.c:60 msgid "Delete this image" msgstr "删除此图像" #: ../app/actions/layers-actions.c:48 msgid "Layers Menu" msgstr "图层菜单" #: ../app/actions/layers-actions.c:51 msgid "_Layer" msgstr "图层(_L)" #: ../app/actions/layers-actions.c:52 msgid "Stac_k" msgstr "堆栈(_K)" #: ../app/actions/layers-actions.c:53 msgid "_Mask" msgstr "蒙板(_M)" #: ../app/actions/layers-actions.c:54 msgid "Tr_ansparency" msgstr "透明(_A)" #: ../app/actions/layers-actions.c:56 msgid "_Properties" msgstr "属性(_P)" #: ../app/actions/layers-actions.c:58 msgid "Layer _Mode" msgstr "图层模式(_M)" #: ../app/actions/layers-actions.c:61 msgid "Te_xt Tool" msgstr "文字工具(_X)" #: ../app/actions/layers-actions.c:62 msgid "Activate the text tool on this text layer" msgstr "在此文字层上激活文本工具" #: ../app/actions/layers-actions.c:67 msgid "_Edit Layer Attributes..." msgstr "编辑图层属性(_E)..." #: ../app/actions/layers-actions.c:68 msgid "Edit the layer's name" msgstr "编辑图层名称" #: ../app/actions/layers-actions.c:73 msgid "_New Layer..." msgstr "新建图层(_N)..." #: ../app/actions/layers-actions.c:74 msgid "Create a new layer and add it to the image" msgstr "创建新图曾并将其添加到图像" #: ../app/actions/layers-actions.c:79 msgid "_New Layer" msgstr "新建图层(_N)" #: ../app/actions/layers-actions.c:80 msgid "Create a new layer with last used values" msgstr "按上次使用的值新建图层" #: ../app/actions/layers-actions.c:85 msgid "D_uplicate Layer" msgstr "复制图层(_U)" #: ../app/actions/layers-actions.c:86 msgid "Create a duplicate of the layer and add it to the image" msgstr "创建图层的副本,并将其添加到图像" #: ../app/actions/layers-actions.c:91 msgid "_Delete Layer" msgstr "删除图层(_D)" #: ../app/actions/layers-actions.c:92 msgid "Delete this layer" msgstr "删除此图层" #: ../app/actions/layers-actions.c:97 msgid "_Raise Layer" msgstr "升高图层(_R)" #: ../app/actions/layers-actions.c:98 msgid "Raise this layer one step in the layer stack" msgstr "" #: ../app/actions/layers-actions.c:103 msgid "Layer to _Top" msgstr "图层升至顶端(_T)" #: ../app/actions/layers-actions.c:104 msgid "Move this layer to the top of the layer stack" msgstr "" #: ../app/actions/layers-actions.c:109 msgid "_Lower Layer" msgstr "降低图层(_L)" #: ../app/actions/layers-actions.c:110 msgid "Lower this layer one step in the layer stack" msgstr "" #: ../app/actions/layers-actions.c:115 msgid "Layer to _Bottom" msgstr "图层降至底端(_B)" #: ../app/actions/layers-actions.c:116 msgid "Move this layer to the bottom of the layer stack" msgstr "" #: ../app/actions/layers-actions.c:121 msgid "_Anchor Layer" msgstr "固定图层(_A)" #: ../app/actions/layers-actions.c:122 #, fuzzy msgid "Anchor the floating layer" msgstr "固定浮动图层" #: ../app/actions/layers-actions.c:127 msgid "Merge Do_wn" msgstr "向下合并(_W)" #: ../app/actions/layers-actions.c:128 msgid "Merge this layer with the one below it" msgstr "" #: ../app/actions/layers-actions.c:133 msgid "Merge _Visible Layers..." msgstr "合并可见图层(_V)..." #: ../app/actions/layers-actions.c:145 msgid "_Discard Text Information" msgstr "放弃文字信息(_D)" #: ../app/actions/layers-actions.c:146 msgid "Turn this text layer into a normal layer" msgstr "" #: ../app/actions/layers-actions.c:151 msgid "Layer B_oundary Size..." msgstr "图层边界大小(_O)..." #: ../app/actions/layers-actions.c:152 msgid "Adjust the layer dimensions" msgstr "调整层尺寸" #: ../app/actions/layers-actions.c:157 msgid "Layer to _Image Size" msgstr "图层到图像大小(_I)" #: ../app/actions/layers-actions.c:158 msgid "Resize the layer to the size of the image" msgstr "" #: ../app/actions/layers-actions.c:163 msgid "_Scale Layer..." msgstr "缩放图层(_S)..." #: ../app/actions/layers-actions.c:164 #, fuzzy msgid "Change the size of the layer content" msgstr "改变图层或选区的透视" #: ../app/actions/layers-actions.c:169 msgid "Cr_op Layer" msgstr "剪裁图层(_O)" #: ../app/actions/layers-actions.c:170 #, fuzzy msgid "Crop the layer to the extents of the selection" msgstr "翻转图层或选区" #: ../app/actions/layers-actions.c:175 msgid "Add La_yer Mask..." msgstr "添加图层蒙板(_Y)..." #: ../app/actions/layers-actions.c:176 msgid "Add a mask that allows non-destructive editing of transparency" msgstr "" #: ../app/actions/layers-actions.c:181 msgid "Add Alpha C_hannel" msgstr "添加 Alpha 通道(_H)" #: ../app/actions/layers-actions.c:182 msgid "Add transparency information to the layer" msgstr "" #: ../app/actions/layers-actions.c:187 msgid "_Remove Alpha Channel" msgstr "删除 Alpha 通道(_R)" #: ../app/actions/layers-actions.c:188 #, fuzzy msgid "Remove transparency information from the layer" msgstr "删除选中事件的动作" #: ../app/actions/layers-actions.c:196 msgid "Lock Alph_a Channel" msgstr "锁定 Alpha 通道(_A)" #: ../app/actions/layers-actions.c:197 msgid "Keep transparency information on this layer from being modified" msgstr "" #: ../app/actions/layers-actions.c:203 msgid "_Edit Layer Mask" msgstr "编辑图层蒙板(_E)" #: ../app/actions/layers-actions.c:204 #, fuzzy msgid "Work on the layer mask" msgstr "删除图层蒙板" #: ../app/actions/layers-actions.c:210 msgid "S_how Layer Mask" msgstr "显示图层蒙板(_H)" #: ../app/actions/layers-actions.c:216 msgid "_Disable Layer Mask" msgstr "禁用图层蒙板(_D)" #: ../app/actions/layers-actions.c:217 #, fuzzy msgid "Dismiss the effect of the layer mask" msgstr "删除图层蒙板" #: ../app/actions/layers-actions.c:226 msgid "Apply Layer _Mask" msgstr "应用图层蒙板(_M)" #: ../app/actions/layers-actions.c:227 msgid "Apply the effect of the layer mask and remove it" msgstr "" #: ../app/actions/layers-actions.c:232 msgid "Delete Layer Mas_k" msgstr "删除图层蒙板(_K)" #: ../app/actions/layers-actions.c:233 #, fuzzy msgid "Remove the layer mask and its effect" msgstr "旋转图层或选区" #: ../app/actions/layers-actions.c:241 msgid "_Mask to Selection" msgstr "蒙板到选区(_M)" #: ../app/actions/layers-actions.c:242 #, fuzzy msgid "Replace the selection with the layer mask" msgstr "移动选区蒙板" #: ../app/actions/layers-actions.c:248 #, fuzzy msgid "Add the layer mask to the current selection" msgstr "翻转图层或选区" #: ../app/actions/layers-actions.c:254 #, fuzzy msgid "Subtract the layer mask from the current selection" msgstr "旋转图层或选区" #: ../app/actions/layers-actions.c:260 #, fuzzy msgid "Intersect the layer mask with the current selection" msgstr "改变图层或选区的透视" #: ../app/actions/layers-actions.c:268 msgid "Al_pha to Selection" msgstr "Alpha 到选区(_P)" #: ../app/actions/layers-actions.c:269 msgid "Replace the selection with the layer's alpha channel" msgstr "" #: ../app/actions/layers-actions.c:274 msgid "A_dd to Selection" msgstr "添加到选区(_D)" #: ../app/actions/layers-actions.c:275 msgid "Add the layer's alpha channel to the current selection" msgstr "" #: ../app/actions/layers-actions.c:281 msgid "Subtract the layer's alpha channel from the current selection" msgstr "" #: ../app/actions/layers-actions.c:287 msgid "Intersect the layer's alpha channel with the current selection" msgstr "" #: ../app/actions/layers-actions.c:295 msgid "Select _Top Layer" msgstr "选择顶端图层(_T)" #: ../app/actions/layers-actions.c:300 msgid "Select _Bottom Layer" msgstr "选择底端图层(_B)" #: ../app/actions/layers-actions.c:305 msgid "Select _Previous Layer" msgstr "选择前一图层(_P)" #: ../app/actions/layers-actions.c:310 msgid "Select _Next Layer" msgstr "选择后一图层(_N)" #: ../app/actions/layers-actions.c:318 msgid "Set Opacity" msgstr "设置不透明度" #: ../app/actions/layers-commands.c:199 msgid "Layer Attributes" msgstr "图层属性" #: ../app/actions/layers-commands.c:202 msgid "Edit Layer Attributes" msgstr "编辑图层属性" #: ../app/actions/layers-commands.c:235 ../app/actions/layers-commands.c:237 #: ../app/actions/layers-commands.c:294 ../app/actions/layers-commands.c:298 #: ../app/widgets/gimpdrawabletreeview.c:324 #: ../app/widgets/gimplayertreeview.c:832 msgid "New Layer" msgstr "新建图层" #: ../app/actions/layers-commands.c:240 msgid "Create a New Layer" msgstr "创建新图层" #: ../app/actions/layers-commands.c:479 msgid "Set Layer Boundary Size" msgstr "设置图层边界大小" #: ../app/actions/layers-commands.c:522 ../app/core/gimplayer.c:248 msgid "Scale Layer" msgstr "缩放图层" #: ../app/actions/layers-commands.c:555 msgid "Crop Layer" msgstr "剪裁图层" #: ../app/actions/layers-commands.c:693 msgid "Layer Mask to Selection" msgstr "图层蒙板到选区" #: ../app/actions/layers-commands.c:929 ../app/core/gimplayer.c:1248 #: ../app/dialogs/layer-add-mask-dialog.c:61 msgid "Add Layer Mask" msgstr "添加图层蒙板" #: ../app/actions/layers-commands.c:1004 ../app/actions/layers-commands.c:1042 msgid "Invalid width or height. Both must be positive." msgstr "无效的宽度或高度。两者都必须为正。" #: ../app/actions/palette-editor-actions.c:44 msgid "Palette Editor Menu" msgstr "色板编辑器菜单" #: ../app/actions/palette-editor-actions.c:54 msgid "_Delete Color" msgstr "删除颜色(_D)" #: ../app/actions/palette-editor-actions.c:55 msgid "Delete color" msgstr "删除颜色" #: ../app/actions/palette-editor-actions.c:63 msgid "Edit Active Palette" msgstr "编辑活动色板" #: ../app/actions/palette-editor-actions.c:72 msgid "New Color from _FG" msgstr "添加前景色(_F)" #: ../app/actions/palette-editor-actions.c:73 #, fuzzy msgid "New color from foreground color" msgstr "设为前景色" #: ../app/actions/palette-editor-actions.c:78 msgid "New Color from _BG" msgstr "添加背景色(_B)" #: ../app/actions/palette-editor-actions.c:79 #, fuzzy msgid "New color from background color" msgstr "设为背景色" #: ../app/actions/palette-editor-actions.c:87 #: ../app/actions/view-actions.c:242 msgid "Zoom _In" msgstr "放大(_I)" #: ../app/actions/palette-editor-actions.c:93 #: ../app/actions/view-actions.c:236 msgid "Zoom _Out" msgstr "缩小(_O)" #: ../app/actions/palette-editor-actions.c:99 msgid "Zoom _All" msgstr "完整显示(_A)" #: ../app/actions/palette-editor-commands.c:68 msgid "Edit Palette Color" msgstr "编辑色板颜色" #: ../app/actions/palette-editor-commands.c:70 msgid "Edit Color Palette Entry" msgstr "编辑色板颜色" #: ../app/actions/palettes-actions.c:44 msgid "Palettes Menu" msgstr "色板菜单" #: ../app/actions/palettes-actions.c:48 msgid "_New Palette" msgstr "新建色板(_N)" #: ../app/actions/palettes-actions.c:49 msgid "New palette" msgstr "新建色板" #: ../app/actions/palettes-actions.c:54 msgid "_Import Palette..." msgstr "导入色板(_I)..." #: ../app/actions/palettes-actions.c:55 msgid "Import palette" msgstr "导入色板" #: ../app/actions/palettes-actions.c:60 msgid "D_uplicate Palette" msgstr "复制色板(_U)" #: ../app/actions/palettes-actions.c:61 msgid "Duplicate palette" msgstr "复制色板" #: ../app/actions/palettes-actions.c:66 msgid "_Merge Palettes..." msgstr "合并色板(_M)..." #: ../app/actions/palettes-actions.c:67 msgid "Merge palettes" msgstr "合并色板" #: ../app/actions/palettes-actions.c:72 msgid "Copy Palette _Location" msgstr "复制色板位置(_L)" #: ../app/actions/palettes-actions.c:73 msgid "Copy palette file location to clipboard" msgstr "将色板文件位置复制到剪贴板" #: ../app/actions/palettes-actions.c:78 msgid "_Delete Palette" msgstr "删除色板(_D)" #: ../app/actions/palettes-actions.c:79 msgid "Delete palette" msgstr "删除色板" #: ../app/actions/palettes-actions.c:84 msgid "_Refresh Palettes" msgstr "刷新色板(_R)" #: ../app/actions/palettes-actions.c:85 msgid "Refresh palettes" msgstr "刷新色板" #: ../app/actions/palettes-actions.c:93 msgid "_Edit Palette..." msgstr "编辑色板(_E)..." #: ../app/actions/palettes-actions.c:94 msgid "Edit palette" msgstr "编辑色板" #: ../app/actions/palettes-commands.c:72 msgid "Merge Palette" msgstr "合并色板" #: ../app/actions/palettes-commands.c:76 msgid "Enter a name for the merged palette" msgstr "给已合并的色板输入一个名字" #: ../app/actions/patterns-actions.c:43 msgid "Patterns Menu" msgstr "图案菜单" #: ../app/actions/patterns-actions.c:47 msgid "_Open Pattern as Image" msgstr "将图案打开为图像(_O)" #: ../app/actions/patterns-actions.c:48 msgid "Open pattern as image" msgstr "将图案打开为图像" #: ../app/actions/patterns-actions.c:53 msgid "_New Pattern" msgstr "新建图案(_N)" #: ../app/actions/patterns-actions.c:54 msgid "New pattern" msgstr "新建图案" #: ../app/actions/patterns-actions.c:59 msgid "D_uplicate Pattern" msgstr "复制图案(_U)" #: ../app/actions/patterns-actions.c:60 msgid "Duplicate pattern" msgstr "复制图案" #: ../app/actions/patterns-actions.c:65 msgid "Copy Pattern _Location" msgstr "复制图案位置(_L)" #: ../app/actions/patterns-actions.c:66 msgid "Copy pattern file location to clipboard" msgstr "将图案文件位置复制到剪贴板" #: ../app/actions/patterns-actions.c:71 msgid "_Delete Pattern" msgstr "删除图案(_D)" #: ../app/actions/patterns-actions.c:72 msgid "Delete pattern" msgstr "删除图案" #: ../app/actions/patterns-actions.c:77 msgid "_Refresh Patterns" msgstr "刷新图案(_R)" #: ../app/actions/patterns-actions.c:78 msgid "Refresh patterns" msgstr "刷新图案" #: ../app/actions/patterns-actions.c:86 msgid "_Edit Pattern..." msgstr "编辑图案(_E)..." #: ../app/actions/patterns-actions.c:87 msgid "Edit pattern" msgstr "编辑图案" #: ../app/actions/plug-in-actions.c:85 msgid "Filte_rs" msgstr "滤镜(_R)" #: ../app/actions/plug-in-actions.c:86 msgid "Recently Used" msgstr "" #: ../app/actions/plug-in-actions.c:87 msgid "_Blur" msgstr "模糊(_B)" #: ../app/actions/plug-in-actions.c:88 msgid "_Noise" msgstr "噪音(_N)" #: ../app/actions/plug-in-actions.c:89 msgid "Edge-De_tect" msgstr "边缘检测(_T)" #: ../app/actions/plug-in-actions.c:90 msgid "En_hance" msgstr "增强(_H)" #: ../app/actions/plug-in-actions.c:91 msgid "C_ombine" msgstr "组合(_O)" #: ../app/actions/plug-in-actions.c:92 msgid "_Generic" msgstr "常规(_G)" #: ../app/actions/plug-in-actions.c:93 msgid "_Light and Shadow" msgstr "光源和阴影(_L)" #: ../app/actions/plug-in-actions.c:94 msgid "_Distorts" msgstr "扭曲(_D)" #: ../app/actions/plug-in-actions.c:95 msgid "_Artistic" msgstr "艺术(_A)" #: ../app/actions/plug-in-actions.c:96 msgid "_Map" msgstr "映射(_M)" #: ../app/actions/plug-in-actions.c:97 msgid "_Render" msgstr "绘制(_R)" #: ../app/actions/plug-in-actions.c:98 msgid "_Clouds" msgstr "云彩(_C)" #: ../app/actions/plug-in-actions.c:99 msgid "_Nature" msgstr "自然(_N)" #: ../app/actions/plug-in-actions.c:101 msgid "_Web" msgstr "网页(_W)" #: ../app/actions/plug-in-actions.c:102 msgid "An_imation" msgstr "动画(_I)" #: ../app/actions/plug-in-actions.c:105 msgid "Reset all _Filters" msgstr "重置所有滤镜(_F)" #: ../app/actions/plug-in-actions.c:106 #, fuzzy msgid "Set all plug-in to their default settings" msgstr "输出默认设置的 gimprc 文件" #: ../app/actions/plug-in-actions.c:114 msgid "Re_peat Last" msgstr "重复上次(_P)" #: ../app/actions/plug-in-actions.c:115 msgid "Rerun the last used plug-in using the same settings" msgstr "" #: ../app/actions/plug-in-actions.c:120 msgid "R_e-Show Last" msgstr "调出上次(_E)" #: ../app/actions/plug-in-actions.c:121 msgid "Show the last used plug-in dialog again" msgstr "" #: ../app/actions/plug-in-actions.c:531 #, c-format msgid "Re_peat \"%s\"" msgstr "重复“%s”(_P)" #: ../app/actions/plug-in-actions.c:532 #, c-format msgid "R_e-Show \"%s\"" msgstr "重新显示“%s”(_E)" #: ../app/actions/plug-in-actions.c:545 msgid "Repeat Last" msgstr "重复上次" #: ../app/actions/plug-in-actions.c:547 msgid "Re-Show Last" msgstr "调出上次" #: ../app/actions/plug-in-commands.c:197 msgid "Reset all Filters" msgstr "重置所有滤镜" #: ../app/actions/plug-in-commands.c:216 msgid "Do you really want to reset all filters to default values?" msgstr "您真的要将所有滤镜重置到默认值吗?" #: ../app/actions/quick-mask-actions.c:42 msgid "Quick Mask Menu" msgstr "快速蒙板菜单" #: ../app/actions/quick-mask-actions.c:46 msgid "_Configure Color and Opacity..." msgstr "配置颜色和不透明度(_C)..." #: ../app/actions/quick-mask-actions.c:54 msgid "Toggle _Quick Mask" msgstr "切换快速蒙板(_Q)" #: ../app/actions/quick-mask-actions.c:54 #: ../app/display/gimpdisplayshell.c:972 msgid "Toggle Quick Mask" msgstr "切换快速蒙板" #: ../app/actions/quick-mask-actions.c:63 msgid "Mask _Selected Areas" msgstr "掩蔽选中区域(_S)" #: ../app/actions/quick-mask-actions.c:68 msgid "Mask _Unselected Areas" msgstr "掩蔽非选中区域(_U)" #: ../app/actions/quick-mask-commands.c:106 msgid "Quick Mask Attributes" msgstr "快速蒙板属性" #: ../app/actions/quick-mask-commands.c:109 msgid "Edit Quick Mask Attributes" msgstr "编辑快速蒙板属性" #: ../app/actions/quick-mask-commands.c:111 msgid "Edit Quick Mask Color" msgstr "编辑快速蒙板颜色" #: ../app/actions/quick-mask-commands.c:112 msgid "_Mask opacity:" msgstr "蒙板不透明度(_M):" #: ../app/actions/sample-point-editor-actions.c:40 msgid "Sample Point Menu" msgstr "采样点菜单" #: ../app/actions/select-actions.c:44 msgid "Selection Editor Menu" msgstr "选区编辑器菜单" #: ../app/actions/select-actions.c:47 msgid "_Select" msgstr "选择(_S)" #: ../app/actions/select-actions.c:50 msgid "_All" msgstr "全部(_A)" #: ../app/actions/select-actions.c:51 #, fuzzy msgid "Select everything" msgstr "选择主题" #: ../app/actions/select-actions.c:56 msgid "_None" msgstr "无(_N)" #: ../app/actions/select-actions.c:57 #, fuzzy msgid "Dismiss the selection" msgstr "填充整个选区" #: ../app/actions/select-actions.c:62 msgid "_Invert" msgstr "反转(_I)" #: ../app/actions/select-actions.c:63 #, fuzzy msgid "Invert the selection" msgstr "反转选区" #: ../app/actions/select-actions.c:68 msgid "_Float" msgstr "浮动(_F)" #: ../app/actions/select-actions.c:69 #, fuzzy msgid "Create a floating selection" msgstr "删除浮动选区" #: ../app/actions/select-actions.c:74 msgid "Fea_ther..." msgstr "羽化(_T)..." #: ../app/actions/select-actions.c:75 msgid "Blur the selection border so that it fades out smoothly" msgstr "" #: ../app/actions/select-actions.c:80 msgid "_Sharpen" msgstr "锐化(_S)" #: ../app/actions/select-actions.c:81 #, fuzzy msgid "Remove fuzzyness from the selection" msgstr "删除浮动选区" #: ../app/actions/select-actions.c:86 msgid "S_hrink..." msgstr "收缩(_H)..." #: ../app/actions/select-actions.c:87 #, fuzzy msgid "Contract the selection" msgstr "与选区相交(_I)" #: ../app/actions/select-actions.c:92 msgid "_Grow..." msgstr "增长(_G)..." #: ../app/actions/select-actions.c:93 #, fuzzy msgid "Enlarge the selection" msgstr "浮动选区" #: ../app/actions/select-actions.c:98 msgid "Bo_rder..." msgstr "边界(_R)..." #: ../app/actions/select-actions.c:99 #, fuzzy msgid "Replace the selection by its border" msgstr "羽化半径" #: ../app/actions/select-actions.c:104 msgid "Save to _Channel" msgstr "保存到通道(_C)" #: ../app/actions/select-actions.c:105 #, fuzzy msgid "Save the selection to a channel" msgstr "将选区保存到通道" #: ../app/actions/select-actions.c:110 msgid "_Stroke Selection..." msgstr "勾画选区(_S)..." #: ../app/actions/select-actions.c:111 #, fuzzy msgid "Paint along the selection outline" msgstr "浮动选区到图层" #: ../app/actions/select-actions.c:116 msgid "_Stroke Selection" msgstr "勾画选区(_S)" #: ../app/actions/select-actions.c:117 #, fuzzy msgid "Stroke the selection with last used values" msgstr "按上次的值勾画选区" #: ../app/actions/select-commands.c:136 ../app/core/gimpselection.c:165 msgid "Feather Selection" msgstr "羽化选区" #: ../app/actions/select-commands.c:140 msgid "Feather selection by" msgstr "羽化半径" #: ../app/actions/select-commands.c:171 ../app/core/gimpselection.c:172 msgid "Shrink Selection" msgstr "选区收缩" #: ../app/actions/select-commands.c:175 msgid "Shrink selection by" msgstr "收缩距离" #: ../app/actions/select-commands.c:184 msgid "Shrink from image border" msgstr "从图像边界收缩" #: ../app/actions/select-commands.c:205 ../app/core/gimpselection.c:171 msgid "Grow Selection" msgstr "选区增长" #: ../app/actions/select-commands.c:209 msgid "Grow selection by" msgstr "增长距离" #: ../app/actions/select-commands.c:228 ../app/core/gimpselection.c:170 msgid "Border Selection" msgstr "取选区边界" #: ../app/actions/select-commands.c:232 msgid "Border selection by" msgstr "边界半径" #: ../app/actions/select-commands.c:275 ../app/actions/select-commands.c:301 #: ../app/actions/vectors-commands.c:363 ../app/actions/vectors-commands.c:390 #: ../app/dialogs/stroke-dialog.c:278 msgid "There is no active layer or channel to stroke to." msgstr "没有活动图层或通道可以勾画。" #: ../app/actions/select-commands.c:280 ../app/core/gimpselection.c:149 msgid "Stroke Selection" msgstr "勾画选区" #: ../app/actions/templates-actions.c:42 msgid "Templates Menu" msgstr "模板菜单" #: ../app/actions/templates-actions.c:46 msgid "_Create Image from Template..." msgstr "从模板创建图像(_C)..." #: ../app/actions/templates-actions.c:47 msgid "Create a new image from the selected template" msgstr "从选中的模板创建新的图像" #: ../app/actions/templates-actions.c:52 msgid "_New Template..." msgstr "新建模板(_N)..." #: ../app/actions/templates-actions.c:53 msgid "Create a new template" msgstr "创建新的模板" #: ../app/actions/templates-actions.c:58 msgid "D_uplicate Template..." msgstr "复制模板(_U)..." #: ../app/actions/templates-actions.c:59 msgid "Duplicate the selected template" msgstr "复制选中的模板" #: ../app/actions/templates-actions.c:64 msgid "_Edit Template..." msgstr "编辑模板(_E)..." #: ../app/actions/templates-actions.c:65 msgid "Edit the selected template" msgstr "编辑选中的模板" #: ../app/actions/templates-actions.c:70 msgid "_Delete Template" msgstr "删除模板(_D)" #: ../app/actions/templates-actions.c:71 msgid "Delete the selected template" msgstr "删除选中的模板" #: ../app/actions/templates-commands.c:122 msgid "New Template" msgstr "新建模板" #: ../app/actions/templates-commands.c:125 msgid "Create a New Template" msgstr "创建新的模板" #: ../app/actions/templates-commands.c:184 #: ../app/actions/templates-commands.c:187 msgid "Edit Template" msgstr "编辑模板" #: ../app/actions/templates-commands.c:223 msgid "Delete Template" msgstr "删除模板" #: ../app/actions/templates-commands.c:247 #, c-format msgid "" "Are you sure you want to delete template '%s' from the list and from disk?" msgstr "您确认要从列表以及磁盘中删除模板“%s”吗?" #: ../app/actions/text-editor-actions.c:44 msgid "Open" msgstr "打开" #: ../app/actions/text-editor-actions.c:45 msgid "Load text from file" msgstr "从文件中加载文本" #: ../app/actions/text-editor-actions.c:50 ../app/core/gimp-edit.c:425 msgid "Clear" msgstr "清除" #: ../app/actions/text-editor-actions.c:51 msgid "Clear all text" msgstr "清除所有文本" #: ../app/actions/text-editor-actions.c:59 msgid "LTR" msgstr "从左到右" #: ../app/actions/text-editor-actions.c:60 ../app/text/text-enums.c:51 msgid "From left to right" msgstr "从左到右" #: ../app/actions/text-editor-actions.c:65 msgid "RTL" msgstr "从右到左" #: ../app/actions/text-editor-actions.c:66 ../app/text/text-enums.c:52 msgid "From right to left" msgstr "从右到左" #: ../app/actions/text-editor-commands.c:60 msgid "Open Text File (UTF-8)" msgstr "打开文本文件(UTF-8)" #: ../app/actions/text-editor-commands.c:137 #: ../app/config/gimpconfig-file.c:57 ../app/core/gimpbrush-load.c:115 #: ../app/core/gimpbrush-load.c:395 ../app/core/gimpbrushgenerated.c:560 #: ../app/core/gimpbrushpipe.c:314 ../app/core/gimpgradient-load.c:62 #: ../app/core/gimppalette.c:322 ../app/core/gimppattern.c:263 #: ../app/tools/gimpimagemaptool.c:580 ../app/xcf/xcf.c:348 #, c-format msgid "Could not open '%s' for reading: %s" msgstr "无法打开“%s”并读取:%s" #: ../app/actions/tool-options-actions.c:56 msgid "Tool Options Menu" msgstr "工具选项菜单" #: ../app/actions/tool-options-actions.c:60 msgid "_Save Options To" msgstr "选项保存到(_S)" #: ../app/actions/tool-options-actions.c:64 msgid "_Restore Options From" msgstr "选项恢复自(_R)" #: ../app/actions/tool-options-actions.c:68 msgid "Re_name Saved Options" msgstr "重命名已保存的选项(_N)" #: ../app/actions/tool-options-actions.c:72 msgid "_Delete Saved Options" msgstr "删除已保存的选项(_D)" #: ../app/actions/tool-options-actions.c:76 msgid "_New Entry..." msgstr "新建路径(_N)..." #: ../app/actions/tool-options-actions.c:81 msgid "R_eset Tool Options" msgstr "重置工具选项(_E)" #: ../app/actions/tool-options-actions.c:82 msgid "Reset to default values" msgstr "重置到默认值" #: ../app/actions/tool-options-actions.c:87 msgid "Reset _all Tool Options" msgstr "重置所有工具选项(_A)..." #: ../app/actions/tool-options-actions.c:88 msgid "Reset all tool options" msgstr "重置所有工具选项" #: ../app/actions/tool-options-commands.c:71 msgid "Save Tool Options" msgstr "保存工具选项" #: ../app/actions/tool-options-commands.c:75 msgid "Enter a name for the saved options" msgstr "给已保存的选项输入一个名字" #: ../app/actions/tool-options-commands.c:76 #: ../app/actions/tool-options-commands.c:246 #: ../app/actions/tool-options-commands.c:262 msgid "Saved Options" msgstr "已保存的选项" #: ../app/actions/tool-options-commands.c:140 msgid "Rename Saved Tool Options" msgstr "重命名已保存的工具选项" #: ../app/actions/tool-options-commands.c:144 msgid "Enter a new name for the saved options" msgstr "给已保存的选项输入一个新名字" #: ../app/actions/tool-options-commands.c:187 msgid "Reset Tool Options" msgstr "重置工具选项" #: ../app/actions/tool-options-commands.c:209 msgid "Do you really want to reset all tool options to default values?" msgstr "您真的要将所有工具选项重置到默认值吗?" #: ../app/actions/tools-actions.c:47 msgid "Tools Menu" msgstr "工具菜单" #: ../app/actions/tools-actions.c:50 msgid "_Tools" msgstr "工具(_T)" #: ../app/actions/tools-actions.c:51 msgid "_Selection Tools" msgstr "选择工具(_S)" #: ../app/actions/tools-actions.c:52 msgid "_Paint Tools" msgstr "涂画工具(_P)" #: ../app/actions/tools-actions.c:53 msgid "_Transform Tools" msgstr "变换工具(_T)" #: ../app/actions/tools-actions.c:54 msgid "_Color Tools" msgstr "颜色工具(_C)" #: ../app/actions/tools-actions.c:57 msgid "R_aise Tool" msgstr "提升工具(_A)" #: ../app/actions/tools-actions.c:58 msgid "Raise tool" msgstr "提升工具" #: ../app/actions/tools-actions.c:63 msgid "Ra_ise to Top" msgstr "提到最前(_I)" #: ../app/actions/tools-actions.c:64 msgid "Raise tool to top" msgstr "提到最前" #: ../app/actions/tools-actions.c:69 msgid "L_ower Tool" msgstr "推后工具(_O)" #: ../app/actions/tools-actions.c:70 msgid "Lower tool" msgstr "推后工具" #: ../app/actions/tools-actions.c:75 msgid "Lo_wer to Bottom" msgstr "推到最后(_W)" #: ../app/actions/tools-actions.c:76 msgid "Lower tool to bottom" msgstr "推到最后" #: ../app/actions/tools-actions.c:81 msgid "_Reset Order & Visibility" msgstr "重置顺序及可见属性(_R)" #: ../app/actions/tools-actions.c:82 msgid "Reset tool order and visibility" msgstr "重置工具的顺序及可见属性" #: ../app/actions/tools-actions.c:90 msgid "_Show in Toolbox" msgstr "在工具箱中显示(_S)" #: ../app/actions/tools-actions.c:99 msgid "_By Color" msgstr "按颜色(_B)" #: ../app/actions/tools-actions.c:104 msgid "_Arbitrary Rotation..." msgstr "任意旋转(_A)..." #: ../app/actions/vectors-actions.c:44 msgid "Paths Menu" msgstr "路径菜单" #: ../app/actions/vectors-actions.c:48 msgid "Path _Tool" msgstr "路径工具(_T)" #: ../app/actions/vectors-actions.c:53 msgid "_Edit Path Attributes..." msgstr "编辑路径属性(_E)..." #: ../app/actions/vectors-actions.c:54 msgid "Edit path attributes" msgstr "编辑路径属性" #: ../app/actions/vectors-actions.c:59 msgid "_New Path..." msgstr "新建路径(_N)..." #: ../app/actions/vectors-actions.c:60 msgid "New path..." msgstr "新建路径..." #: ../app/actions/vectors-actions.c:65 msgid "_New Path" msgstr "新建路径(_N)" #: ../app/actions/vectors-actions.c:66 msgid "New path with last values" msgstr "按上次的值新建路径" #: ../app/actions/vectors-actions.c:71 msgid "D_uplicate Path" msgstr "复制路径(_U)" #: ../app/actions/vectors-actions.c:72 msgid "Duplicate path" msgstr "复制路径" #: ../app/actions/vectors-actions.c:77 msgid "_Delete Path" msgstr "删除路径(_D)" #: ../app/actions/vectors-actions.c:78 ../app/core/core-enums.c:868 msgid "Delete path" msgstr "删除路径" #: ../app/actions/vectors-actions.c:83 msgid "Merge _Visible Paths" msgstr "合并可见路径(_V)" #: ../app/actions/vectors-actions.c:88 msgid "_Raise Path" msgstr "升高路径(_R)" #: ../app/actions/vectors-actions.c:89 msgid "Raise path" msgstr "升高路径" #: ../app/actions/vectors-actions.c:94 msgid "Raise Path to _Top" msgstr "路径升至顶端(_T)" #: ../app/actions/vectors-actions.c:95 msgid "Raise path to top" msgstr "路径升至顶端" #: ../app/actions/vectors-actions.c:100 msgid "_Lower Path" msgstr "降低路径(_L)" #: ../app/actions/vectors-actions.c:101 msgid "Lower path" msgstr "降低路径" #: ../app/actions/vectors-actions.c:106 msgid "Lower Path to _Bottom" msgstr "路径降至底端(_B)" #: ../app/actions/vectors-actions.c:107 msgid "Lower path to bottom" msgstr "路径降至底端" #: ../app/actions/vectors-actions.c:112 msgid "Stro_ke Path..." msgstr "勾画路径(_K)..." #: ../app/actions/vectors-actions.c:113 msgid "Stroke path..." msgstr "勾画路径..." #: ../app/actions/vectors-actions.c:118 msgid "Stro_ke Path" msgstr "勾画路径(_K)" #: ../app/actions/vectors-actions.c:119 msgid "Stroke path with last values" msgstr "按上次的值勾画路径" #: ../app/actions/vectors-actions.c:124 msgid "Co_py Path" msgstr "复制路径(_P)" #: ../app/actions/vectors-actions.c:129 msgid "Paste Pat_h" msgstr "粘贴路径(_H)" #: ../app/actions/vectors-actions.c:134 msgid "E_xport Path..." msgstr "导出路径(_X)..." #: ../app/actions/vectors-actions.c:139 msgid "I_mport Path..." msgstr "导入路径(_M)..." #: ../app/actions/vectors-actions.c:162 msgid "Path to Sele_ction" msgstr "路径到选区(_C)" #: ../app/actions/vectors-actions.c:163 ../app/tools/gimpvectortool.c:1864 msgid "Path to selection" msgstr "路径到选区" #: ../app/actions/vectors-actions.c:168 msgid "Fr_om Path" msgstr "从路径(_O)" #: ../app/actions/vectors-actions.c:174 msgid "Add" msgstr "添加" #: ../app/actions/vectors-actions.c:180 ../app/base/base-enums.c:116 msgid "Subtract" msgstr "减去" #: ../app/actions/vectors-actions.c:186 msgid "Intersect" msgstr "相交" #: ../app/actions/vectors-actions.c:194 msgid "Selecti_on to Path" msgstr "选区到路径(_O)" #: ../app/actions/vectors-actions.c:195 msgid "Selection to path" msgstr "选区到路径" #: ../app/actions/vectors-actions.c:200 msgid "To _Path" msgstr "到路径(_P)" #: ../app/actions/vectors-actions.c:205 msgid "Selection to Path (_Advanced)" msgstr "选区到路径(高级)(_A)" #: ../app/actions/vectors-actions.c:206 msgid "Advanced options" msgstr "高级选项" #: ../app/actions/vectors-commands.c:142 msgid "Path Attributes" msgstr "路径属性" #: ../app/actions/vectors-commands.c:145 msgid "Edit Path Attributes" msgstr "编辑路径属性" #: ../app/actions/vectors-commands.c:169 ../app/actions/vectors-commands.c:170 #: ../app/actions/vectors-commands.c:192 msgid "New Path" msgstr "新建路径" #: ../app/actions/vectors-commands.c:173 msgid "New Path Options" msgstr "新建路径选项" #: ../app/actions/vectors-commands.c:301 ../app/pdb/paths_cmds.c:608 msgid "Path to Selection" msgstr "路径到选区" #: ../app/actions/vectors-commands.c:368 ../app/tools/gimpvectoroptions.c:178 #: ../app/tools/gimpvectortool.c:1894 ../app/vectors/gimpvectors.c:199 msgid "Stroke Path" msgstr "勾画路径" #: ../app/actions/view-actions.c:65 msgid "_View" msgstr "查看(_V)" #: ../app/actions/view-actions.c:66 ../app/tools/gimpmagnifytool.c:94 msgid "_Zoom" msgstr "缩放(_Z)" #: ../app/actions/view-actions.c:67 msgid "_Padding Color" msgstr "衬垫颜色(_P)" #: ../app/actions/view-actions.c:69 msgid "Move to Screen" msgstr "移动至屏幕" #: ../app/actions/view-actions.c:74 #, fuzzy msgid "Create another view on this image" msgstr "为此图像创建新的显示" #: ../app/actions/view-actions.c:79 msgid "_Close" msgstr "关闭(_C)" #: ../app/actions/view-actions.c:80 #, fuzzy msgid "Close this image window" msgstr "图像适配至窗口" #: ../app/actions/view-actions.c:85 msgid "_Fit Image in Window" msgstr "图像适配于窗口(_F)" #: ../app/actions/view-actions.c:86 msgid "Adjust the zoom ratio so that the image becomes fully visible" msgstr "" #: ../app/actions/view-actions.c:91 msgid "Fit Image _to Window" msgstr "图像适配至窗口(_T)" #: ../app/actions/view-actions.c:92 msgid "Adjust the zoom ratio so that the window is used optimally" msgstr "" #: ../app/actions/view-actions.c:97 msgid "Na_vigation Window" msgstr "导航窗口(_V)" #: ../app/actions/view-actions.c:98 #, fuzzy msgid "Show an overview window for this image" msgstr "为此图像创建新的显示" #: ../app/actions/view-actions.c:103 msgid "Display _Filters..." msgstr "显示滤镜(_F)..." #: ../app/actions/view-actions.c:104 msgid "Configure filters applied to this view" msgstr "" #: ../app/actions/view-actions.c:109 msgid "Shrink _Wrap" msgstr "紧贴(_W)" #: ../app/actions/view-actions.c:110 msgid "Reduce the image window to the size of the image display" msgstr "" #: ../app/actions/view-actions.c:116 #, fuzzy msgid "Connect to another display" msgstr "允许显示工具提示。" #: ../app/actions/view-actions.c:124 msgid "_Dot for Dot" msgstr "点对点(_D)" #: ../app/actions/view-actions.c:125 msgid "A pixel on the screen represents an image pixel" msgstr "" #: ../app/actions/view-actions.c:131 msgid "Show _Selection" msgstr "显示选区(_S)" #: ../app/actions/view-actions.c:132 #, fuzzy msgid "Display the selection outline" msgstr "复制选中的模板" #: ../app/actions/view-actions.c:138 msgid "Show _Layer Boundary" msgstr "显示图层边界(_L)" #: ../app/actions/view-actions.c:139 #, fuzzy msgid "Draw a border around the active layer" msgstr "在对象周围划出大致的轮廓以便提取" #: ../app/actions/view-actions.c:145 msgid "Show _Guides" msgstr "显示参考线(_G)" #: ../app/actions/view-actions.c:151 msgid "S_how Grid" msgstr "显示网格(_H)" #: ../app/actions/view-actions.c:157 msgid "Show Sample Points" msgstr "显示采样点" #: ../app/actions/view-actions.c:163 msgid "Sn_ap to Guides" msgstr "吸附到参考线(_A)" #: ../app/actions/view-actions.c:169 msgid "Sna_p to Grid" msgstr "吸附到网格(_P)" #: ../app/actions/view-actions.c:175 msgid "Snap to _Canvas Edges" msgstr "吸附到画布边缘(_C)" #: ../app/actions/view-actions.c:181 msgid "Snap t_o Active Path" msgstr "吸附到活动路径(_O)" #: ../app/actions/view-actions.c:187 msgid "Show _Menubar" msgstr "显示菜单栏(_M)" #: ../app/actions/view-actions.c:193 msgid "Show R_ulers" msgstr "显示标尺(_U)" #: ../app/actions/view-actions.c:199 msgid "Show Scroll_bars" msgstr "显示滚动条(_B)" #: ../app/actions/view-actions.c:205 msgid "Show S_tatusbar" msgstr "显示状态栏(_T)" #: ../app/actions/view-actions.c:211 msgid "Fullscr_een" msgstr "全屏(_E)" #: ../app/actions/view-actions.c:212 msgid "Toggle fullscreen view" msgstr "" #: ../app/actions/view-actions.c:273 msgid "1_6:1 (1600%)" msgstr "1_6:1 (1600%)" #: ../app/actions/view-actions.c:278 msgid "_8:1 (800%)" msgstr "_8:1 (800%)" #: ../app/actions/view-actions.c:283 msgid "_4:1 (400%)" msgstr "_4:1 (400%)" #: ../app/actions/view-actions.c:288 msgid "_2:1 (200%)" msgstr "_2:1 (200%)" #: ../app/actions/view-actions.c:293 msgid "_1:1 (100%)" msgstr "_1:1 (100%)" #: ../app/actions/view-actions.c:294 msgid "Zoom 1:1" msgstr "缩放 1:1" #: ../app/actions/view-actions.c:299 msgid "1:_2 (50%)" msgstr "1:_2 (50%)" #: ../app/actions/view-actions.c:304 msgid "1:_4 (25%)" msgstr "1:_4 (25%)" #: ../app/actions/view-actions.c:309 msgid "1:_8 (12.5%)" msgstr "1:_8 (12.5%)" #: ../app/actions/view-actions.c:314 msgid "1:1_6 (6.25%)" msgstr "1:1_6 (6.25%)" #: ../app/actions/view-actions.c:319 msgid "Othe_r..." msgstr "其它(_R)..." #: ../app/actions/view-actions.c:327 msgid "From _Theme" msgstr "取自主题(_T)" #: ../app/actions/view-actions.c:332 msgid "_Light Check Color" msgstr "浅色方格的颜色(_L)" #: ../app/actions/view-actions.c:337 msgid "_Dark Check Color" msgstr "深色方格的颜色(_D)" #: ../app/actions/view-actions.c:342 msgid "Select _Custom Color..." msgstr "选择自定义颜色(_C)..." #: ../app/actions/view-actions.c:347 msgid "As in _Preferences" msgstr "按首选项中设定(_P)" #: ../app/actions/view-actions.c:645 #, c-format msgid "Othe_r (%s)..." msgstr "其它(%s)(_R)..." #: ../app/actions/view-actions.c:654 #, c-format msgid "_Zoom (%s)" msgstr "缩放(_Z)(%s)" #: ../app/actions/view-commands.c:569 msgid "Set Canvas Padding Color" msgstr "设置画布衬垫的颜色" #: ../app/actions/view-commands.c:571 msgid "Set Custom Canvas Padding Color" msgstr "设置自定义画布衬垫的颜色" #: ../app/actions/window-actions.c:168 #, c-format msgid "Screen %s" msgstr "屏幕 %s" #: ../app/base/base-enums.c:23 msgid "Smooth" msgstr "光滑" #: ../app/base/base-enums.c:24 msgid "Freehand" msgstr "手画" #: ../app/base/base-enums.c:55 ../app/base/base-enums.c:122 msgid "Value" msgstr "亮度" #: ../app/base/base-enums.c:56 ../app/tools/gimpcolorbalancetool.c:262 msgid "Red" msgstr "红色" #: ../app/base/base-enums.c:57 ../app/tools/gimpcolorbalancetool.c:269 msgid "Green" msgstr "绿色" #: ../app/base/base-enums.c:58 ../app/tools/gimpcolorbalancetool.c:276 msgid "Blue" msgstr "蓝色" #: ../app/base/base-enums.c:59 msgid "Alpha" msgstr "Alpha" #: ../app/base/base-enums.c:60 ../app/display/gimpdisplayshell-title.c:224 #: ../app/widgets/widgets-enums.c:114 msgid "RGB" msgstr "RGB" #: ../app/base/base-enums.c:108 msgid "Normal" msgstr "正常" #: ../app/base/base-enums.c:109 msgid "Dissolve" msgstr "融化" #: ../app/base/base-enums.c:110 msgid "Behind" msgstr "背后" #: ../app/base/base-enums.c:111 msgid "Multiply" msgstr "相乘" #: ../app/base/base-enums.c:112 msgid "Screen" msgstr "掩蔽" #: ../app/base/base-enums.c:113 msgid "Overlay" msgstr "覆盖" #: ../app/base/base-enums.c:114 msgid "Difference" msgstr "差值" #: ../app/base/base-enums.c:115 msgid "Addition" msgstr "相加" #: ../app/base/base-enums.c:117 msgid "Darken only" msgstr "仅变暗" #: ../app/base/base-enums.c:118 msgid "Lighten only" msgstr "仅变亮" #: ../app/base/base-enums.c:119 msgid "Hue" msgstr "色调" #: ../app/base/base-enums.c:120 msgid "Saturation" msgstr "饱和度" #: ../app/base/base-enums.c:121 ../app/tools/gimppaintoptions-gui.c:308 msgid "Color" msgstr "颜色" #: ../app/base/base-enums.c:123 msgid "Divide" msgstr "相除" #: ../app/base/base-enums.c:124 msgid "Dodge" msgstr "减淡" #: ../app/base/base-enums.c:125 msgid "Burn" msgstr "加深" #: ../app/base/base-enums.c:126 msgid "Hard light" msgstr "硬光" #: ../app/base/base-enums.c:127 msgid "Soft light" msgstr "柔光" #: ../app/base/base-enums.c:128 msgid "Grain extract" msgstr "增益提取" #: ../app/base/base-enums.c:129 msgid "Grain merge" msgstr "增益合并" #: ../app/base/base-enums.c:130 msgid "Color erase" msgstr "颜色擦除" #: ../app/base/tile-swap.c:487 msgid "" "Unable to open swap file. The Gimp has run out of memory and cannot use the " "swap file. Some parts of your images may be corrupted. Try to save your work " "using different filenames, restart the Gimp and check the location of the " "swap directory in your Preferences." msgstr "" "无法打开交换文件。Gimp 已经用尽内存并且无法使用交换文件。您的图像的某些部分可" "能会被损坏。请尝试使用不同的文件名保存您的工作,重新启动 Gimp 并检查您的首选" "项中交换目录的位置。" #: ../app/config/gimpconfig-file.c:66 ../app/core/gimpbrushgenerated.c:223 #: ../app/core/gimpgradient-save.c:51 ../app/core/gimpgradient-save.c:142 #: ../app/core/gimppalette.c:521 ../app/gui/themes.c:238 #: ../app/tools/gimpimagemaptool.c:579 ../app/vectors/gimpvectors-export.c:83 #: ../app/xcf/xcf.c:405 #, c-format msgid "Could not open '%s' for writing: %s" msgstr "无法打开“%s”并写入:%s" #: ../app/config/gimpconfig-file.c:77 ../app/config/gimpconfig-file.c:100 #: ../app/vectors/gimpvectors-export.c:96 #, c-format msgid "Error while writing '%s': %s" msgstr "写入“%s”时出错:%s" #: ../app/config/gimpconfig-file.c:88 #, c-format msgid "Error while reading '%s': %s" msgstr "读取“%s”时出错:%s" #: ../app/config/gimpconfig-file.c:130 #, c-format msgid "" "There was an error parsing your '%s' file. Default values will be used. A " "backup of your configuration has been created at '%s'." msgstr "解析您的“%s”文件时出错。默认值将被使用。您的配置文件已被备份在“%s”。" #: ../app/config/gimprc.c:259 ../app/config/gimprc.c:272 #: ../app/plug-in/gimppluginmanager.c:314 #, c-format msgid "Parsing '%s'\n" msgstr "正在解析“%s”\n" #: ../app/config/gimprc.c:518 #, c-format msgid "Saving '%s'\n" msgstr "正在保存“%s”\n" #. Not all strings defined here are used in the user interface #. * (the preferences dialog mainly) and only those that are should #. * be marked for translation. #. #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " "receives the focus. This is useful for window managers using \"click to focus" "\"." msgstr "" "如果启用,当对应的图像窗口获得焦点时,图像将成为活动图像。这对使用“点击获取焦" "点”的窗口管理器有用。" #: ../app/config/gimprc-blurbs.h:23 msgid "Specifies how the area around the image should be drawn." msgstr "指定如何去画图像四周的区域。" #: ../app/config/gimprc-blurbs.h:26 msgid "" "Sets the canvas padding color used if the padding mode is set to custom " "color." msgstr "设置画布使用的衬垫颜色,如果衬垫模式设为自定义颜色的话。" #: ../app/config/gimprc-blurbs.h:33 msgid "Ask for confirmation before closing an image without saving." msgstr "关闭未保存的图像前先进行确认。" #: ../app/config/gimprc-blurbs.h:36 msgid "Sets the pixel format to use for mouse pointers." msgstr "设定鼠标指针所使用的像素格式。" #: ../app/config/gimprc-blurbs.h:39 msgid "Sets the type of mouse pointers to use." msgstr "设定所使用的鼠标指针类型。" #: ../app/config/gimprc-blurbs.h:42 msgid "" "Context-dependent mouse pointers are helpful. They are enabled by default. " "However, they require overhead that you may want to do without." msgstr "" "环境相关的鼠标指针很有用。它们默认是启用的。但是,它们也需要一定的负荷,这点" "可能您并不想要。" #: ../app/config/gimprc-blurbs.h:50 msgid "" "When enabled, this will ensure that each pixel of an image gets mapped to a " "pixel on the screen." msgstr "如果启用,将确保图像的每个点都对应屏幕上的一个像素。" #: ../app/config/gimprc-blurbs.h:72 msgid "This is the distance in pixels where Guide and Grid snapping activates." msgstr "这是参考线和网格产生吸附作用的像素距离。" #: ../app/config/gimprc-blurbs.h:76 msgid "" "Tools such as fuzzy-select and bucket fill find regions based on a seed-fill " "algorithm. The seed fill starts at the initially selected pixel and " "progresses in all directions until the difference of pixel intensity from " "the original is greater than a specified threshold. This value represents " "the default threshold." msgstr "" "像模糊选择和油漆桶填充等工具是基于一个种子填充算法来寻找区域的。种子填充从一" "个初始选中的像素开始并向各个方向推进,直到与像素原始的颜色差别大于一个指定的" "阈值。该值就是默认的阈值。" #: ../app/config/gimprc-blurbs.h:89 msgid "" "The window type hint that is set on dock windows. This may affect the way " "your window manager decorates and handles dock windows." msgstr "" "停靠式窗口的窗口类型提示设置。这将影响您的窗口管理器装饰和处理停靠式窗口的行" "为。" #: ../app/config/gimprc-blurbs.h:120 msgid "When enabled, the selected brush will be used for all tools." msgstr "如果启用,所有的工具都将使用选中的画笔。" #: ../app/config/gimprc-blurbs.h:126 msgid "When enabled, the selected gradient will be used for all tools." msgstr "如果启用,所有的工具都将使用选中的渐变。" #: ../app/config/gimprc-blurbs.h:129 msgid "When enabled, the selected pattern will be used for all tools." msgstr "如果启用,所有的工具都将使用选中的图案。" #: ../app/config/gimprc-blurbs.h:143 msgid "Sets the browser used by the help system." msgstr "设置帮助系统所使用的浏览器。" #: ../app/config/gimprc-blurbs.h:151 msgid "Sets the text to appear in image window status bars." msgstr "设置图像窗口状态栏所显示的文字。" #: ../app/config/gimprc-blurbs.h:154 msgid "Sets the text to appear in image window titles." msgstr "设置图像窗口标题所显示的文字。" #: ../app/config/gimprc-blurbs.h:157 msgid "" "When enabled, this will ensure that the full image is visible after a file " "is opened, otherwise it will be displayed with a scale of 1:1." msgstr "如果启用,将确保打开文件以后图像完整可见,否则将按 1:1 的比例来显示。" #: ../app/config/gimprc-blurbs.h:161 msgid "" "Install a private colormap; might be useful on 8-bit (256 colors) displays." msgstr "安装私用颜色表;对 8 位(256 色)显示可能有用。" #: ../app/config/gimprc-blurbs.h:164 msgid "" "Sets the level of interpolation used for scaling and other transformations." msgstr "设置插值计算的等级,用于缩放和其它变换操作。" #: ../app/config/gimprc-blurbs.h:171 msgid "How many recently opened image filenames to keep on the File menu." msgstr "在文件菜单中保留多少个最近打开图像的文件名。" #: ../app/config/gimprc-blurbs.h:174 msgid "" "Speed of marching ants in the selection outline. This value is in " "milliseconds (less time indicates faster marching)." msgstr "选区轮廓蚂蚁线的速度。该值以毫秒(时间越短速度越快)为单位。" #: ../app/config/gimprc-blurbs.h:178 msgid "" "GIMP will warn the user if an attempt is made to create an image that would " "take more memory than the size specified here." msgstr "" "如果试图创建一幅所需内存比此处指定的大小还要大的图像,GIMP 将警告用户。" #: ../app/config/gimprc-blurbs.h:182 msgid "When enabled, GIMP will show mnemonics in menus." msgstr "如果启用,GIMP 将在菜单中显示助记符。" #: ../app/config/gimprc-blurbs.h:185 msgid "" "Generally only a concern for 8-bit displays, this sets the minimum number of " "system colors allocated for the GIMP." msgstr "通常只对 8 位显示,此处设置分配给 GIMP 的系统颜色的最小数量。" #: ../app/config/gimprc-blurbs.h:196 msgid "" "Sets the monitor's horizontal resolution, in dots per inch. If set to 0, " "forces the X server to be queried for both horizontal and vertical " "resolution information." msgstr "" "设置监视器的水平分辨率,以每英寸的点数为单位。如果设置为 0 则强制向 X 服务器" "查询水平和垂直分辨率信息。" #: ../app/config/gimprc-blurbs.h:201 msgid "" "Sets the monitor's vertical resolution, in dots per inch. If set to 0, " "forces the X server to be queried for both horizontal and vertical " "resolution information." msgstr "" "设置监视器的垂直分辨率,以每英寸的点数为单位。如果设置为 0 则强制向 X 服务器" "查询水平和垂直分辨率信息。" #: ../app/config/gimprc-blurbs.h:206 msgid "" "If enabled, the move tool changes the active layer or path when a layer or " "path is being picked. This used to be the default behaviour in older " "versions." msgstr "" "如果启用,当拾取某个图层或路径时,移动工具将改变活动图层或路径。在旧的版本" "中,这是默认的行为。" #: ../app/config/gimprc-blurbs.h:211 msgid "" "Sets the size of the navigation preview available in the lower right corner " "of the image window." msgstr "设置图像窗口右下角的导航预览的大小。" #: ../app/config/gimprc-blurbs.h:215 msgid "" "On multiprocessor machines, if GIMP has been compiled with --enable-mp this " "sets how many processors GIMP should use simultaneously." msgstr "" "在多处理器的机器上,如果 GIMP 已经以 --enable-mp 编译,此处设置 GIMP 应该同时" "使用的处理器数目。" #: ../app/config/gimprc-blurbs.h:229 msgid "" "When enabled, the X server is queried for the mouse's current position on " "each motion event, rather than relying on the position hint. This means " "painting with large brushes should be more accurate, but it may be slower. " "Perversely, on some X servers enabling this option results in faster " "painting." msgstr "" "如果启用,每次移动鼠标的时候都将向 X 服务器查询当前的鼠标位置,而不是依赖于位" "置提示。这意味着用大的画笔涂画的时候将更加精确,不过可能也更慢。反常的是,在" "某些 X 服务器上启用该选项将会加快涂画速度。" #: ../app/config/gimprc-blurbs.h:245 msgid "" "Sets whether GIMP should create previews of layers and channels. Previews in " "the layers and channels dialog are nice to have but they can slow things " "down when working with large images." msgstr "" "指定 GIMP 是否应该创建图层和通道的预览。在图层和通道对话框中显示预览是不错" "的,但是当图像很大的时候将会使速度变慢。" #: ../app/config/gimprc-blurbs.h:250 msgid "" "Sets the preview size used for layers and channel previews in newly created " "dialogs." msgstr "设置新创建的对话框中图层和通道的预览大小。" #: ../app/config/gimprc-blurbs.h:254 msgid "" "When enabled, the image window will automatically resize itself whenever the " "physical image size changes." msgstr "如果启用,当图像实际大小发生变化时,图像窗口大小将自动重置。" #: ../app/config/gimprc-blurbs.h:258 msgid "" "When enabled, the image window will automatically resize itself when zooming " "into and out of images." msgstr "如果启用,当放大或缩小查看图像时,图像窗口大小将自动重置。" #: ../app/config/gimprc-blurbs.h:262 msgid "Let GIMP try to restore your last saved session on each startup." msgstr "每次启动时让 GIMP 尝试恢复您上次保存的会话。" #: ../app/config/gimprc-blurbs.h:265 msgid "" "Remember the current tool, pattern, color, and brush across GIMP sessions." msgstr "GIMP 会话中记住当前的工具、图案、颜色和画笔。" #: ../app/config/gimprc-blurbs.h:269 msgid "Add all opened and saved files to the document history on disk." msgstr "将打开和保存的全部文件添加到磁盘的文档历史中。" #: ../app/config/gimprc-blurbs.h:272 msgid "Save the positions and sizes of the main dialogs when the GIMP exits." msgstr "GIMP 退出时保存主要的对话框的位置和大小。" #: ../app/config/gimprc-blurbs.h:275 msgid "Save the tool options when the GIMP exits." msgstr "GIMP 退出时保存工具选项。" #: ../app/config/gimprc-blurbs.h:281 msgid "" "When enabled, all paint tools will show a preview of the current brush's " "outline." msgstr "如果启用,所有涂画工具都将显示当前画笔的轮廓预览。" #: ../app/config/gimprc-blurbs.h:285 msgid "" "When enabled, dialogs will show a help button that gives access to the " "related help page. Without this button, the help page can still be reached " "by pressing F1." msgstr "" "如果启用,对话框中将显示一个到达相关帮助页面的按钮。如果没有这个按钮,仍然可" "以按 F1 打开帮助页面。" #: ../app/config/gimprc-blurbs.h:290 msgid "" "When enabled, the mouse pointer will be shown over the image while using a " "paint tool." msgstr "如果启用,当使用涂画工具时,鼠标指针将显示在图像上方。" #: ../app/config/gimprc-blurbs.h:294 msgid "" "When enabled, the menubar is visible by default. This can also be toggled " "with the \"View->Show Menubar\" command." msgstr "" "如果启用,菜单栏将默认可见。这也可以通过“查看->显示菜单栏”命令进行切换。" #: ../app/config/gimprc-blurbs.h:298 msgid "" "When enabled, the rulers are visible by default. This can also be toggled " "with the \"View->Show Rulers\" command." msgstr "如果启用,标尺将默认可见。这也可以通过“查看->显示标尺”命令进行切换。" #: ../app/config/gimprc-blurbs.h:302 msgid "" "When enabled, the scrollbars are visible by default. This can also be " "toggled with the \"View->Show Scrollbars\" command." msgstr "" "如果启用,滚动条将默认可见。这也可以通过“查看->显示滚动条”命令进行切换。" #: ../app/config/gimprc-blurbs.h:306 msgid "" "When enabled, the statusbar is visible by default. This can also be toggled " "with the \"View->Show Statusbar\" command." msgstr "" "如果启用,状态栏将默认可见。这也可以通过“查看->显示状态栏”命令进行切换。" #: ../app/config/gimprc-blurbs.h:310 msgid "" "When enabled, the selection is visible by default. This can also be toggled " "with the \"View->Show Selection\" command." msgstr "如果启用,选区将默认可见。这也可以通过“查看->显示选区”命令进行切换。" #: ../app/config/gimprc-blurbs.h:314 msgid "" "When enabled, the layer boundary is visible by default. This can also be " "toggled with the \"View->Show Layer Boundary\" command." msgstr "" "如果启用,图层边界将默认可见。这也可以通过“查看->显示图层边界”命令进行切换。" #: ../app/config/gimprc-blurbs.h:318 msgid "" "When enabled, the guides are visible by default. This can also be toggled " "with the \"View->Show Guides\" command." msgstr "" "如果启用,参考线将默认可见。这也可以通过“查看->显示参考线”命令进行切换。" #: ../app/config/gimprc-blurbs.h:322 msgid "" "When enabled, the grid is visible by default. This can also be toggled with " "the \"View->Show Grid\" command." msgstr "如果启用,网格将默认可见。这也可以通过“查看->显示网格”命令进行切换。" #: ../app/config/gimprc-blurbs.h:326 msgid "" "When enabled, the sample points are visible by default. This can also be " "toggled with the \"View->Show Sample Points\" command." msgstr "" "如果启用,采样点将默认可见。这也可以通过“查看->显示采样点”命令进行切换。" #: ../app/config/gimprc-blurbs.h:330 msgid "Enable displaying a handy GIMP tip on startup." msgstr "允许在启动时显示一个有用的 GIMP 提示。" #: ../app/config/gimprc-blurbs.h:333 msgid "Show a tooltip when the pointer hovers over an item." msgstr "" #: ../app/config/gimprc-blurbs.h:336 msgid "" "Sets the swap file location. GIMP uses a tile based memory allocation " "scheme. The swap file is used to quickly and easily swap tiles out to disk " "and back in. Be aware that the swap file can easily get very large if GIMP " "is used with large images. Also, things can get horribly slow if the swap " "file is created on a directory that is mounted over NFS. For these reasons, " "it may be desirable to put your swap file in \"/tmp\"." msgstr "" "设置交换文件的位置。GIMP 使用基于平铺的内存分配机制。交换文件使得以平铺方式换" "入换出内存非常方便快捷。需要注意的是,当 GIMP 处理大图像时,交换文件很快就能" "变得很大。另外,如果交换文件所在目录是通过 NFS 加载的话,程序变得极为缓慢。由" "于这些原因,最好是将您的交换文件放到“/tmp”目录。" #: ../app/config/gimprc-blurbs.h:345 msgid "When enabled, menus can be torn off." msgstr "如果启用,菜单可被撕下。" #: ../app/config/gimprc-blurbs.h:348 msgid "" "When enabled, dock windows (the toolbox and palettes) are set to be " "transient to the active image window. Most window managers will keep the " "dock windows above the image window then, but it may also have other effects." msgstr "" #: ../app/config/gimprc-blurbs.h:354 msgid "" "When enabled, you can change keyboard shortcuts for menu items by hitting a " "key combination while the menu item is highlighted." msgstr "如果启用,您只要按一个键盘组合就可以即时改变突出显示的菜单项的快捷键。" #: ../app/config/gimprc-blurbs.h:358 msgid "Save changed keyboard shortcuts when the GIMP exits." msgstr "GIMP 退出时保存已改变的快捷键。" #: ../app/config/gimprc-blurbs.h:361 msgid "Restore saved keyboard shortcuts on each GIMP startup." msgstr "GIMP 启动时恢复已保存的快捷键。" #: ../app/config/gimprc-blurbs.h:364 msgid "" "Sets the temporary storage directory. Files will appear here during the " "course of running the GIMP. Most files will disappear when the GIMP exits, " "but some files are likely to remain, so it is best if this directory not be " "one that is shared by other users." msgstr "" "设置临时存储目录。GIMP 运行过程中生成的文件将出现在这里。大多数文件在 GIMP 退" "出以后将消失,但是个别文件可能会留下来,因此最好不要把这个目录与别的用户共" "享。" #: ../app/config/gimprc-blurbs.h:376 msgid "" "Sets the size of the thumbnail shown in the Open dialog. Note that GIMP can " "not create thumbnails if layer previews are disabled." msgstr "" "设置打开对话框中显示的缩略图大小。请注意如果图层预览已禁用,GIMP 将无法创建缩" "略图。" #: ../app/config/gimprc-blurbs.h:380 msgid "" "The thumbnail in the Open dialog will be automatically updated if the file " "being previewed is smaller than the size set here." msgstr "如果预览的文件小于这里设置的大小,打开对话框中的缩略图将会自动更新。" #: ../app/config/gimprc-blurbs.h:384 msgid "" "The tile cache is used to make sure the GIMP doesn't thrash tiles between " "memory and disk. Setting this value higher will cause the GIMP to use less " "swap space, but will also cause the GIMP to use more memory. Conversely, a " "smaller cache size causes the GIMP to use more swap space and less memory." msgstr "" "平铺缓存用作保证 GIMP 不会在内存和磁盘间频繁地读入数据。设置一个高值会导致 " "GIMP 使用较少的交换空间,但也使得 GIMP 使用更多内存。相反的,一个低的缓存值会" "使 GIMP 使用更多的交换空间和较少的内存。" #: ../app/config/gimprc-blurbs.h:395 msgid "" "The window type hint that is set on the toolbox. This may affect how your " "window manager decorates and handles the toolbox window." msgstr "" "工具箱的窗口类型提示设置。这将影响您的窗口管理器装饰和处理工具箱的行为。" #: ../app/config/gimprc-blurbs.h:399 msgid "Sets the manner in which transparency is displayed in images." msgstr "设置图像中透明部分的显示行为" #: ../app/config/gimprc-blurbs.h:402 msgid "Sets the size of the checkerboard used to display transparency." msgstr "设置用于表示透明的棋盘格子的大小。" #: ../app/config/gimprc-blurbs.h:405 msgid "" "When enabled, the GIMP will not save an image if it has not been changed " "since it was opened." msgstr "如果启用,如果图像自打开以来没有被修改,GIMP 将不会保存。" #: ../app/config/gimprc-blurbs.h:409 msgid "" "Sets the minimal number of operations that can be undone. More undo levels " "are kept available until the undo-size limit is reached." msgstr "" "设置允许撤消的操作的最小数目。只要还没有达到撤消大小的限制,就可已保存更多的" "撤消操作。" #: ../app/config/gimprc-blurbs.h:413 msgid "" "Sets an upper limit to the memory that is used per image to keep operations " "on the undo stack. Regardless of this setting, at least as many undo-levels " "as configured can be undone." msgstr "" "设置每幅图像用于保存撤消堆栈中的操作的内存上限。与此设置无关,撤消操作至少可" "以达到指定的撤消次数。" #: ../app/config/gimprc-blurbs.h:418 msgid "Sets the size of the previews in the Undo History." msgstr "设置撤消历史的预览大小。" #: ../app/config/gimprc-blurbs.h:421 msgid "When enabled, pressing F1 will open the help browser." msgstr "如果启用,按 F1 将打开帮助浏览器。" #: ../app/config/gimprc-blurbs.h:424 #, c-format msgid "" "Sets the external web browser to be used. This can be an absolute path or " "the name of an executable to search for in the user's PATH. If the command " "contains '%s' it will be replaced with the URL, else the URL will be " "appended to the command with a space separating the two." msgstr "" "设置要使用外部 Web 浏览器。可以是绝对路径或者是从用户的 PATH 中搜索的可执行程" "序的名字。如果命令含有“%s”,它将被替换为 URL,否则 URL 将以空格分隔的形式接在" "命令之后。" #: ../app/config/gimprc-deserialize.c:135 ../app/core/gimp-modules.c:134 #: ../app/core/gimp-units.c:164 ../app/gui/session.c:160 #: ../app/plug-in/plug-in-rc.c:213 msgid "fatal parse error" msgstr "严重解析错误" #: ../app/config/gimprc-deserialize.c:163 #, c-format msgid "value for token %s is not a valid UTF-8 string" msgstr "%s 的值不是有效的 UTF-8 字符串" #. no undo (or redo) steps available #: ../app/core/core-enums.c:53 ../app/core/core-enums.c:204 #: ../app/core/core-enums.c:456 ../app/paint/paint-enums.c:53 #: ../app/tools/gimptransformoptions.c:432 #: ../app/widgets/gimpimagepropview.c:297 msgid "None" msgstr "无" #: ../app/core/core-enums.c:54 msgid "Floyd-Steinberg (normal)" msgstr "Floyd-Steinberg (普通)" #: ../app/core/core-enums.c:55 msgid "Floyd-Steinberg (reduced color bleeding)" msgstr "Floyd-Steinberg (减少颜色损失)" #: ../app/core/core-enums.c:56 msgid "Positioned" msgstr "位置" #: ../app/core/core-enums.c:85 msgid "Generate optimum palette" msgstr "生成优化色板" #: ../app/core/core-enums.c:86 msgid "Use web-optimized palette" msgstr "使用网页优化色板" #: ../app/core/core-enums.c:87 msgid "Use black and white (1-bit) palette" msgstr "使用黑白(1位)色板" #: ../app/core/core-enums.c:88 msgid "Use custom palette" msgstr "使用自定义色板" #: ../app/core/core-enums.c:199 msgid "Foreground color" msgstr "前景色" #: ../app/core/core-enums.c:200 msgid "Background color" msgstr "背景色" #: ../app/core/core-enums.c:201 msgid "White" msgstr "白色" #. Transparency #: ../app/core/core-enums.c:202 ../app/dialogs/preferences-dialog.c:2035 msgid "Transparency" msgstr "透明" #: ../app/core/core-enums.c:203 ../app/core/core-enums.c:260 msgid "Pattern" msgstr "图案" #: ../app/core/core-enums.c:231 msgid "Stroke line" msgstr "勾画线条" #: ../app/core/core-enums.c:232 msgid "Stroke with a paint tool" msgstr "使用涂画工具进行勾画" #: ../app/core/core-enums.c:259 msgid "Solid" msgstr "实线" #: ../app/core/core-enums.c:288 msgid "Miter" msgstr "斜接" #: ../app/core/core-enums.c:289 ../app/core/core-enums.c:319 msgid "Round" msgstr "圆角" #: ../app/core/core-enums.c:290 msgid "Bevel" msgstr "斜面" #: ../app/core/core-enums.c:318 msgid "Butt" msgstr "对接" #: ../app/core/core-enums.c:320 ../app/core/core-enums.c:395 msgid "Square" msgstr "正方" #: ../app/core/core-enums.c:356 msgid "Custom" msgstr "自定义" #: ../app/core/core-enums.c:357 msgid "Line" msgstr "线" #: ../app/core/core-enums.c:358 msgid "Long dashes" msgstr "长划" #: ../app/core/core-enums.c:359 msgid "Medium dashes" msgstr "中划" #: ../app/core/core-enums.c:360 msgid "Short dashes" msgstr "短划" #: ../app/core/core-enums.c:361 msgid "Sparse dots" msgstr "稀疏点" #: ../app/core/core-enums.c:362 msgid "Normal dots" msgstr "正常点" #: ../app/core/core-enums.c:363 msgid "Dense dots" msgstr "密集点" #: ../app/core/core-enums.c:364 msgid "Stipples" msgstr "点刻" #: ../app/core/core-enums.c:365 msgid "Dash, dot" msgstr "划点" #: ../app/core/core-enums.c:366 msgid "Dash, dot, dot" msgstr "划点点" #: ../app/core/core-enums.c:394 msgid "Circle" msgstr "圆" #: ../app/core/core-enums.c:396 msgid "Diamond" msgstr "菱形" #: ../app/core/core-enums.c:424 ../app/dialogs/preferences-dialog.c:2067 msgid "Horizontal" msgstr "水平" #: ../app/core/core-enums.c:425 ../app/dialogs/preferences-dialog.c:2069 msgid "Vertical" msgstr "垂直" #: ../app/core/core-enums.c:426 msgid "Unknown" msgstr "未知" #: ../app/core/core-enums.c:457 msgid "Image-sized layers" msgstr "图像大小的图层" #: ../app/core/core-enums.c:458 msgid "All visible layers" msgstr "全部可见图层" #: ../app/core/core-enums.c:459 msgid "All linked layers" msgstr "全部链接图层" #: ../app/core/core-enums.c:460 msgid "All layers" msgstr "全部图层" #: ../app/core/core-enums.c:524 msgid "Tiny" msgstr "细小" #: ../app/core/core-enums.c:525 msgid "Very small" msgstr "很小" #: ../app/core/core-enums.c:526 msgid "Small" msgstr "小" #: ../app/core/core-enums.c:527 msgid "Medium" msgstr "中" #: ../app/core/core-enums.c:528 msgid "Large" msgstr "大" #: ../app/core/core-enums.c:529 msgid "Very large" msgstr "很大" #: ../app/core/core-enums.c:530 msgid "Huge" msgstr "庞大" #: ../app/core/core-enums.c:531 msgid "Enormous" msgstr "巨大" #: ../app/core/core-enums.c:532 msgid "Gigantic" msgstr "极大" #: ../app/core/core-enums.c:559 msgid "View as list" msgstr "以列表方式查看" #: ../app/core/core-enums.c:560 msgid "View as grid" msgstr "以阵列方式查看" #: ../app/core/core-enums.c:622 msgid "No thumbnails" msgstr "无缩略图" #: ../app/core/core-enums.c:623 msgid "Normal (128x128)" msgstr "普通(128x128)" #: ../app/core/core-enums.c:624 msgid "Large (256x256)" msgstr "大(256x256)" #: ../app/core/core-enums.c:799 msgid "<>" msgstr "<<无效>>" #: ../app/core/core-enums.c:800 msgid "Scale image" msgstr "缩放图像" #: ../app/core/core-enums.c:801 msgid "Resize image" msgstr "图像改变大小" #: ../app/core/core-enums.c:802 msgid "Flip image" msgstr "翻转图像" #: ../app/core/core-enums.c:803 msgid "Rotate image" msgstr "旋转图像" #: ../app/core/core-enums.c:804 msgid "Crop image" msgstr "剪裁图像" #: ../app/core/core-enums.c:805 msgid "Convert image" msgstr "转换图像" #: ../app/core/core-enums.c:806 msgid "Remove item" msgstr "删除项目" #: ../app/core/core-enums.c:807 msgid "Merge layers" msgstr "合并图层" #: ../app/core/core-enums.c:808 msgid "Merge paths" msgstr "合并路径" #: ../app/core/core-enums.c:810 ../app/core/core-enums.c:840 msgid "Guide" msgstr "参考线" #: ../app/core/core-enums.c:811 ../app/core/core-enums.c:841 #: ../app/core/gimpimage-grid.c:58 ../app/dialogs/grid-dialog.c:149 #: ../app/tools/tools-enums.c:205 msgid "Grid" msgstr "网格" #: ../app/core/core-enums.c:812 ../app/core/core-enums.c:842 msgid "Sample Point" msgstr "采样点" #: ../app/core/core-enums.c:813 ../app/core/core-enums.c:844 msgid "Layer/Channel" msgstr "图层/通道" #: ../app/core/core-enums.c:814 ../app/core/core-enums.c:845 msgid "Layer/Channel modification" msgstr "图层/通道修改" #: ../app/core/core-enums.c:815 ../app/core/core-enums.c:846 msgid "Selection mask" msgstr "选区蒙板" #: ../app/core/core-enums.c:816 ../app/core/core-enums.c:849 msgid "Item visibility" msgstr "项目可见性" #: ../app/core/core-enums.c:817 ../app/core/core-enums.c:850 msgid "Link/Unlink item" msgstr "链接/取消链接项目" #: ../app/core/core-enums.c:818 msgid "Item properties" msgstr "项目属性" #: ../app/core/core-enums.c:819 ../app/core/core-enums.c:848 msgid "Move item" msgstr "移动项目" #: ../app/core/core-enums.c:820 msgid "Scale item" msgstr "缩放项目" #: ../app/core/core-enums.c:821 msgid "Resize item" msgstr "更改项目大小" #: ../app/core/core-enums.c:822 ../app/core/core-enums.c:859 msgid "Add layer mask" msgstr "添加图层蒙板" #: ../app/core/core-enums.c:823 ../app/core/core-enums.c:861 msgid "Apply layer mask" msgstr "应用图层蒙板" #: ../app/core/core-enums.c:824 ../app/core/core-enums.c:871 msgid "Floating selection to layer" msgstr "浮动选区到图层" #: ../app/core/core-enums.c:825 msgid "Float selection" msgstr "浮动选区" #: ../app/core/core-enums.c:826 msgid "Anchor floating selection" msgstr "固定浮动选区" #: ../app/core/core-enums.c:827 msgid "Remove floating selection" msgstr "删除浮动选区" #: ../app/core/core-enums.c:828 ../app/core/gimp-edit.c:253 msgid "Paste" msgstr "粘贴" #: ../app/core/core-enums.c:829 ../app/core/gimp-edit.c:493 msgid "Cut" msgstr "剪切" #: ../app/core/core-enums.c:830 ../app/tools/gimptexttool.c:142 #: ../app/widgets/widgets-enums.c:263 msgid "Text" msgstr "文字" #: ../app/core/core-enums.c:831 ../app/core/core-enums.c:874 #: ../app/core/gimpdrawable-transform.c:911 msgid "Transform" msgstr "变换" #: ../app/core/core-enums.c:832 ../app/core/core-enums.c:875 #: ../app/paint/gimppaintcore.c:335 msgid "Paint" msgstr "涂画" #: ../app/core/core-enums.c:833 ../app/core/core-enums.c:878 msgid "Attach parasite" msgstr "添加寄生物" #: ../app/core/core-enums.c:834 ../app/core/core-enums.c:879 msgid "Remove parasite" msgstr "删除寄生物" #: ../app/core/core-enums.c:835 msgid "Import paths" msgstr "导入路径" #: ../app/core/core-enums.c:836 ../app/pdb/drawable_cmds.c:770 msgid "Plug-In" msgstr "插件" #: ../app/core/core-enums.c:837 msgid "Image type" msgstr "图像类型" #: ../app/core/core-enums.c:838 msgid "Image size" msgstr "图像大小" #: ../app/core/core-enums.c:839 msgid "Image resolution change" msgstr "更改图像分辨率" #: ../app/core/core-enums.c:843 msgid "Change indexed palette" msgstr "更改索引色板" #: ../app/core/core-enums.c:847 msgid "Rename item" msgstr "重命名项目" #: ../app/core/core-enums.c:851 msgid "New layer" msgstr "新建图层" #: ../app/core/core-enums.c:852 msgid "Delete layer" msgstr "删除图层" #: ../app/core/core-enums.c:853 msgid "Reposition layer" msgstr "图层重定位" #: ../app/core/core-enums.c:854 msgid "Set layer mode" msgstr "设置图层模式" #: ../app/core/core-enums.c:855 msgid "Set layer opacity" msgstr "设置图层不透明度" #: ../app/core/core-enums.c:856 msgid "Lock/Unlock alpha channel" msgstr "锁定/取消锁定 Alpha 通道" #: ../app/core/core-enums.c:857 msgid "Text layer" msgstr "文字图层" #: ../app/core/core-enums.c:858 msgid "Text layer modification" msgstr "文字图层修改" #: ../app/core/core-enums.c:860 msgid "Delete layer mask" msgstr "删除图层蒙板" #: ../app/core/core-enums.c:862 msgid "Show layer mask" msgstr "显示图层蒙板" #: ../app/core/core-enums.c:863 msgid "New channel" msgstr "新建通道" #: ../app/core/core-enums.c:864 msgid "Delete channel" msgstr "删除通道" #: ../app/core/core-enums.c:865 msgid "Reposition channel" msgstr "通道重定位" #: ../app/core/core-enums.c:866 msgid "Channel color" msgstr "通道颜色" #: ../app/core/core-enums.c:867 msgid "New path" msgstr "新建路径" #: ../app/core/core-enums.c:869 msgid "Path modification" msgstr "路径修改" #: ../app/core/core-enums.c:870 msgid "Reposition path" msgstr "路径重定位" #: ../app/core/core-enums.c:872 msgid "FS rigor" msgstr "激活浮动选区" #: ../app/core/core-enums.c:873 msgid "FS relax" msgstr "释放浮动选区" #: ../app/core/core-enums.c:876 ../app/paint/gimpink.c:103 #: ../app/tools/gimpinktool.c:61 msgid "Ink" msgstr "墨水" #: ../app/core/core-enums.c:877 msgid "Select foreground" msgstr "选择前景色" #: ../app/core/core-enums.c:880 msgid "EEK: can't undo" msgstr "EEK:无法撤消" #: ../app/core/gimp-contexts.c:141 ../app/gui/session.c:252 #: ../app/menus/menus.c:413 ../app/tools/gimp-tools.c:432 #: ../app/widgets/gimpdevices.c:258 #, c-format msgid "Deleting \"%s\" failed: %s" msgstr "删除“%s”失败:%s" #: ../app/core/gimp-edit.c:181 ../app/core/gimp-edit.c:315 msgid "Pasted Layer" msgstr "被粘贴的图层" #: ../app/core/gimp-edit.c:444 #, fuzzy msgid "Fill with Foreground Color" msgstr "以背景色填充(_B)" #: ../app/core/gimp-edit.c:448 #, fuzzy msgid "Fill with Background Color" msgstr "以背景色填充(_B)" #: ../app/core/gimp-edit.c:452 msgid "Fill with White" msgstr "以白色填充" #: ../app/core/gimp-edit.c:456 msgid "Fill with Transparency" msgstr "以透明填充" #: ../app/core/gimp-edit.c:460 msgid "Fill with Pattern" msgstr "以图案填充" #: ../app/core/gimp-edit.c:519 ../app/core/gimpselection.c:622 msgid "Unable to cut or copy because the selected region is empty." msgstr "无法剪切或复制,因为选择区域为空。" #: ../app/core/gimp-edit.c:568 msgid "Global Buffer" msgstr "全局缓冲区" #: ../app/core/gimp-gradients.c:68 msgid "FG to BG (RGB)" msgstr "前景到背景(RGB)" #: ../app/core/gimp-gradients.c:73 msgid "FG to BG (HSV counter-clockwise)" msgstr "前景到背景(HSV 逆时针色调)" #: ../app/core/gimp-gradients.c:78 msgid "FG to BG (HSV clockwise hue)" msgstr "前景到背景(HSV 顺时针色调)" #: ../app/core/gimp-gradients.c:83 msgid "FG to Transparent" msgstr "前景到透明" #: ../app/core/gimp-user-install.c:285 #, c-format msgid "Copying file '%s' from '%s'..." msgstr "正在从“%2$s”复制文件“%1$s”..." #: ../app/core/gimp-user-install.c:300 #, c-format msgid "Creating folder '%s'..." msgstr "正在创建文件夹“%s”..." #: ../app/core/gimp-user-install.c:311 #, c-format msgid "Cannot create folder '%s': %s" msgstr "无法创建文件夹“%s”:%s" #: ../app/core/gimp.c:507 msgid "Initialization" msgstr "初始化" #. register all internal procedures #: ../app/core/gimp.c:568 msgid "Internal Procedures" msgstr "内部过程" #. initialize the global parasite table #: ../app/core/gimp.c:786 msgid "Looking for data files" msgstr "正在查找数据文件" #: ../app/core/gimp.c:786 msgid "Parasites" msgstr "寄生物" #. initialize the document history #: ../app/core/gimp.c:811 msgid "Documents" msgstr "文档" #. initialize the module list #: ../app/core/gimp.c:819 ../app/dialogs/preferences-dialog.c:2445 msgid "Modules" msgstr "模块" #: ../app/core/gimpbrush-load.c:152 #, c-format msgid "Could not read %d bytes from '%s': %s" msgstr "无法从“%2$s”中读取 %1$d 字节:%3$s" #: ../app/core/gimpbrush-load.c:172 #, c-format msgid "Fatal parse error in brush file '%s': Width = 0." msgstr "画笔文件“%s”出现严重解析错误:宽度 = 0。" #: ../app/core/gimpbrush-load.c:181 #, c-format msgid "Fatal parse error in brush file '%s': Height = 0." msgstr "画笔文件“%s”出现严重解析错误:高度 = 0。" #: ../app/core/gimpbrush-load.c:190 #, c-format msgid "Fatal parse error in brush file '%s': Bytes = 0." msgstr "画笔文件“%s”出现严重解析错误:字节数 = 0。" #: ../app/core/gimpbrush-load.c:214 #, c-format msgid "Fatal parse error in brush file '%s': Unknown depth %d." msgstr "画笔文件“%s”出现严重解析错误:未知深度 %d。" #: ../app/core/gimpbrush-load.c:227 #, c-format msgid "Fatal parse error in brush file '%s': Unknown version %d." msgstr "画笔文件“%s”出现严重解析错误:未知版本 %d。" #: ../app/core/gimpbrush-load.c:243 ../app/core/gimpbrush-load.c:363 #, c-format msgid "Fatal parse error in brush file '%s': File appears truncated." msgstr "画笔文件“%s”出现严重解析错误:文件看来已被截断。" #: ../app/core/gimpbrush-load.c:251 ../app/core/gimpbrushgenerated.c:607 #: ../app/core/gimpbrushpipe.c:330 #, c-format msgid "Invalid UTF-8 string in brush file '%s'." msgstr "画笔文件“%s”中含有无效的 UTF-8 字符串。" #: ../app/core/gimpbrush-load.c:258 ../app/core/gimpitem.c:530 #: ../app/core/gimppattern.c:333 ../app/dialogs/template-options-dialog.c:81 #: ../app/tools/gimpvectortool.c:300 msgid "Unnamed" msgstr "未命名" #: ../app/core/gimpbrush-load.c:352 #, c-format msgid "" "Fatal parse error in brush file '%s': Unsupported brush depth %d\n" "GIMP brushes must be GRAY or RGBA." msgstr "" "画笔文件“%s”出现严重解析错误:不支持的画笔深度 %d\n" "GIMP 画笔必须为灰度或 RGBA。" #: ../app/core/gimpbrush-load.c:408 #, c-format msgid "" "Fatal parse error in brush file '%s': unable to decode abr format version %d." msgstr "画笔文件“%s”出现严重解析错误:无法解码 abr 格式版本 %d。" #: ../app/core/gimpbrush-load.c:425 #, c-format msgid "Fatal parse error in brush file '%s'" msgstr "画笔文件“%s”出现严重解析错误" #: ../app/core/gimpbrushgenerated.c:573 #, c-format msgid "Fatal parse error in brush file '%s': Not a GIMP brush file." msgstr "画笔文件“%s”出现严重解析错误:不是 GIMP 画笔文件。" #: ../app/core/gimpbrushgenerated.c:589 #, c-format msgid "Fatal parse error in brush file '%s': Unknown GIMP brush version." msgstr "画笔文件“%s”出现严重解析错误:未知 GIMP 画笔版本。" #: ../app/core/gimpbrushgenerated.c:628 #, c-format msgid "Fatal parse error in brush file '%s': Unknown GIMP brush shape." msgstr "画笔文件“%s”出现严重解析错误:未知 GIMP 画笔形状。" #: ../app/core/gimpbrushgenerated.c:695 #, c-format msgid "Error while reading brush file '%s': %s" msgstr "读取画笔文件“%s”时出错:%s" #: ../app/core/gimpbrushgenerated.c:697 msgid "File is truncated" msgstr "文件被截断" #: ../app/core/gimpbrushpipe.c:346 ../app/core/gimpbrushpipe.c:366 #: ../app/core/gimpbrushpipe.c:456 #, c-format msgid "Fatal parse error in brush file '%s': File is corrupt." msgstr "画笔文件“%s”出现严重解析错误:文件已损坏。" #: ../app/core/gimpchannel.c:255 msgid "Channel" msgstr "通道" #: ../app/core/gimpchannel.c:256 msgid "Rename Channel" msgstr "重命名通道" #: ../app/core/gimpchannel.c:257 msgid "Move Channel" msgstr "移动通道" #: ../app/core/gimpchannel.c:258 msgid "Scale Channel" msgstr "缩放通道" #: ../app/core/gimpchannel.c:259 msgid "Resize Channel" msgstr "通道改变大小" #: ../app/core/gimpchannel.c:260 msgid "Flip Channel" msgstr "翻转通道" #: ../app/core/gimpchannel.c:261 msgid "Rotate Channel" msgstr "旋转通道" #: ../app/core/gimpchannel.c:262 ../app/core/gimpdrawable-transform.c:1178 msgid "Transform Channel" msgstr "变换通道" #: ../app/core/gimpchannel.c:263 msgid "Stroke Channel" msgstr "勾画通道" #: ../app/core/gimpchannel.c:284 msgid "Feather Channel" msgstr "羽化通道" #: ../app/core/gimpchannel.c:285 msgid "Sharpen Channel" msgstr "锐化通道" #: ../app/core/gimpchannel.c:286 msgid "Clear Channel" msgstr "清除通道" #: ../app/core/gimpchannel.c:287 msgid "Fill Channel" msgstr "填充通道" #: ../app/core/gimpchannel.c:288 msgid "Invert Channel" msgstr "反转通道" #: ../app/core/gimpchannel.c:289 msgid "Border Channel" msgstr "取通道边界" #: ../app/core/gimpchannel.c:290 msgid "Grow Channel" msgstr "通道增长" #: ../app/core/gimpchannel.c:291 msgid "Shrink Channel" msgstr "通道收缩" #: ../app/core/gimpchannel.c:686 msgid "Cannot stroke empty channel." msgstr "无法勾画空通道。" #: ../app/core/gimpchannel.c:1585 msgid "Set Channel Color" msgstr "设置通道颜色" #: ../app/core/gimpchannel.c:1633 msgid "Set Channel Opacity" msgstr "设置通道不透明度" #: ../app/core/gimpchannel.c:1701 ../app/core/gimpselection.c:517 msgid "Selection Mask" msgstr "选区蒙板" #: ../app/core/gimpchannel-select.c:55 ../app/tools/gimprectselecttool.c:94 #, fuzzy msgid "Rectangle Select" msgstr "矩形选择" #: ../app/core/gimpchannel-select.c:104 #: ../app/tools/gimpellipseselecttool.c:71 msgid "Ellipse Select" msgstr "椭圆选择" #: ../app/core/gimpchannel-select.c:364 msgid "Alpha to Selection" msgstr "Alpha 到选区" #: ../app/core/gimpchannel-select.c:402 #, c-format msgid "%s Channel to Selection" msgstr "%s 通道到选区" #: ../app/core/gimpchannel-select.c:448 ../app/tools/gimpfuzzyselecttool.c:97 msgid "Fuzzy Select" msgstr "模糊选择" #: ../app/core/gimpchannel-select.c:493 #: ../app/tools/gimpbycolorselecttool.c:81 msgid "Select by Color" msgstr "按颜色选择" #: ../app/core/gimpdata.c:455 #, c-format msgid "Could not delete '%s': %s" msgstr "无法删除“%s”:%s" #: ../app/core/gimpdatafactory.c:406 ../app/core/gimpdatafactory.c:578 #, c-format msgid "" "Failed to save data:\n" "\n" "%s" msgstr "" "保存数据失败:\n" "\n" "%s" #: ../app/core/gimpdatafactory.c:482 ../app/core/gimpdatafactory.c:485 #: ../app/core/gimpitem.c:311 ../app/core/gimpitem.c:314 msgid "copy" msgstr "副本" #: ../app/core/gimpdatafactory.c:494 ../app/core/gimpitem.c:323 #, c-format msgid "%s copy" msgstr "%s副本" #: ../app/core/gimpdatafactory.c:719 #, c-format msgid "" "Failed to load data:\n" "\n" "%s" msgstr "" "装入数据失败:\n" "\n" "%s" #: ../app/core/gimpdrawable-blend.c:246 ../app/tools/gimpblendtool.c:96 msgid "Blend" msgstr "混合填充" #: ../app/core/gimpdrawable-bucket-fill.c:85 ../app/paint/gimpclone.c:245 msgid "No patterns available for this operation." msgstr "没有可供此操作使用的图案。" #: ../app/core/gimpdrawable-bucket-fill.c:274 #: ../app/tools/gimpbucketfilltool.c:89 msgid "Bucket Fill" msgstr "油漆桶填充" #: ../app/core/gimpdrawable-desaturate.c:97 #: ../app/dialogs/desaturate-dialog.c:59 msgid "Desaturate" msgstr "去色" #: ../app/core/gimpdrawable-equalize.c:77 msgid "Equalize" msgstr "均化" #: ../app/core/gimpdrawable-foreground-extract.c:137 msgid "Foreground Extraction" msgstr "前景提取" #: ../app/core/gimpdrawable-invert.c:61 msgid "Invert" msgstr "反转" #: ../app/core/gimpdrawable-levels.c:110 ../app/core/gimpdrawable-levels.c:160 #: ../app/tools/gimplevelstool.c:153 msgid "Levels" msgstr "色阶" #: ../app/core/gimpdrawable-offset.c:316 msgid "Offset Drawable" msgstr "位移可绘" #: ../app/core/gimpdrawable-stroke.c:319 msgid "Render Stroke" msgstr "渲染勾画" #. Start a transform undo group #: ../app/core/gimpdrawable-transform.c:972 ../app/tools/gimpfliptool.c:78 msgid "Flip" msgstr "翻转" #. Start a transform undo group #: ../app/core/gimpdrawable-transform.c:1056 ../app/tools/gimprotatetool.c:87 msgid "Rotate" msgstr "旋转" #: ../app/core/gimpdrawable-transform.c:1176 ../app/core/gimplayer.c:252 msgid "Transform Layer" msgstr "变换图层" #: ../app/core/gimpdrawable-transform.c:1191 msgid "Transformation" msgstr "变换" #: ../app/core/gimpgradient-load.c:71 #, c-format msgid "Fatal parse error in gradient file '%s': Not a GIMP gradient file." msgstr "渐变文件“%s”出现严重解析错误:不是 GIMP 渐变文件。" #: ../app/core/gimpgradient-load.c:88 #, c-format msgid "Invalid UTF-8 string in gradient file '%s'." msgstr "渐变文件“%s”中含有无效的 UTF-8 字符串。" #: ../app/core/gimpgradient-load.c:105 #, c-format msgid "Fatal parse error in gradient file '%s': File is corrupt." msgstr "渐变文件“%s”出现严重解析错误:文件已损坏。" #: ../app/core/gimpgradient-load.c:162 #, c-format msgid "Corrupt segment %d in gradient file '%s'." msgstr "渐变文件“%2$s”中含有损坏的段 %1$d。" #: ../app/core/gimpgradient-load.c:173 ../app/core/gimpgradient-load.c:187 #, c-format msgid "Gradient file '%s' is corrupt: Segments do not span the range 0-1." msgstr "渐变文件 “%s” 损坏:段的范围不在 0-1 间。" #: ../app/core/gimpgradient-load.c:270 #, c-format msgid "No linear gradients found in '%s'" msgstr "“%s”中未找到线性渐变" #: ../app/core/gimpgradient-load.c:280 #, c-format msgid "Failed to import gradients from '%s': %s" msgstr "无法从“%s”导入渐变:%s" #: ../app/core/gimpgrid.c:85 msgid "Line style used for the grid." msgstr "网格使用的线型。" #: ../app/core/gimpgrid.c:91 msgid "The foreground color of the grid." msgstr "网格的前景色。" #: ../app/core/gimpgrid.c:96 msgid "" "The background color of the grid; only used in double dashed line style." msgstr "网格的背景色;只用于双虚线线型。" #: ../app/core/gimpgrid.c:102 msgid "Horizontal spacing of grid lines." msgstr "网格的水平间距。" #: ../app/core/gimpgrid.c:107 msgid "Vertical spacing of grid lines." msgstr "网格的垂直间距。" #: ../app/core/gimpgrid.c:116 msgid "" "Horizontal offset of the first grid line; this may be a negative number." msgstr "第一条网格线的水平位移;可以是负数。" #: ../app/core/gimpgrid.c:123 msgid "Vertical offset of the first grid line; this may be a negative number." msgstr "第一条网格线的垂直位移;可以是负数。" #: ../app/core/gimpimage-colormap.c:63 msgid "Set Colormap" msgstr "设置颜色表" #: ../app/core/gimpimage-colormap.c:115 msgid "Change Colormap entry" msgstr "改变颜色表项" #: ../app/core/gimpimage-colormap.c:135 msgid "Add Color to Colormap" msgstr "添加颜色到颜色表" #: ../app/core/gimpimage-convert.c:798 msgid "Cannot convert image: palette is empty." msgstr "无法转换图像:色板为空。" #: ../app/core/gimpimage-convert.c:812 msgid "Convert Image to RGB" msgstr "将图像转换为 RGB" #: ../app/core/gimpimage-convert.c:816 msgid "Convert Image to Grayscale" msgstr "将图像转换为灰度" #: ../app/core/gimpimage-convert.c:820 msgid "Convert Image to Indexed" msgstr "将图像转换为索引颜色" #: ../app/core/gimpimage-convert.c:902 msgid "Converting to indexed (stage 2)" msgstr "正在转换为索引颜色(第 2 阶段)" #: ../app/core/gimpimage-convert.c:947 msgid "Converting to indexed (stage 3)" msgstr "正在转换为索引颜色(第 3 阶段)" #: ../app/core/gimpimage-crop.c:124 msgid "Crop Image" msgstr "剪裁图像" #: ../app/core/gimpimage-crop.c:127 ../app/core/gimpimage-resize.c:85 msgid "Resize Image" msgstr "图像改变大小" #: ../app/core/gimpimage-guides.c:53 msgid "Add Horizontal Guide" msgstr "添加水平参考线" #: ../app/core/gimpimage-guides.c:80 msgid "Add Vertical Guide" msgstr "添加垂直参考线" #: ../app/core/gimpimage-guides.c:143 ../app/tools/gimpmovetool.c:541 msgid "Remove Guide" msgstr "删除参考线" #: ../app/core/gimpimage-guides.c:167 msgid "Move Guide" msgstr "移动参考线" #: ../app/core/gimpimage-merge.c:96 ../app/core/gimpimage-merge.c:108 msgid "Merge Visible Layers" msgstr "合并可见图层" #: ../app/core/gimpimage-merge.c:136 msgid "Not enough visible layers for a merge. There must be at least two." msgstr "没有足够多的可见图层可合并。至少需要两个。" #: ../app/core/gimpimage-merge.c:171 msgid "Flatten Image" msgstr "平整图像" #: ../app/core/gimpimage-merge.c:223 msgid "Merge Down" msgstr "向下合并" #: ../app/core/gimpimage-merge.c:232 msgid "There are not enough visible layers for a merge down." msgstr "没有足够多的可见图层用于向下合并。" #: ../app/core/gimpimage-merge.c:573 msgid "Merge Visible Paths" msgstr "合并可见路径" #: ../app/core/gimpimage-merge.c:609 msgid "Not enough visible paths for a merge. There must be at least two." msgstr "没有足够多的可见路径可合并。至少需要两个。" #: ../app/core/gimpimage-quick-mask.c:67 msgid "Enable Quick Mask" msgstr "启用快速蒙板" #: ../app/core/gimpimage-quick-mask.c:117 msgid "Disable Quick Mask" msgstr "禁用快速蒙板" #: ../app/core/gimpimage-sample-points.c:55 msgid "Add Sample_Point" msgstr "添加采样点(_P)" #: ../app/core/gimpimage-sample-points.c:121 ../app/tools/gimpcolortool.c:410 msgid "Remove Sample Point" msgstr "删除采样点" #: ../app/core/gimpimage-sample-points.c:158 msgid "Move Sample Point" msgstr "移动采样点" #: ../app/core/gimpimage-undo-push.c:3297 #, c-format msgid "Can't undo %s" msgstr "无法撤消 %s" #: ../app/core/gimpimage.c:1392 msgid "Change Image Resolution" msgstr "改变图像分辨率" #: ../app/core/gimpimage.c:1432 msgid "Change Image Unit" msgstr "改变图像单位" #: ../app/core/gimpimage.c:2253 msgid "Attach Parasite to Image" msgstr "添加寄生物到图像" #: ../app/core/gimpimage.c:2288 msgid "Remove Parasite from Image" msgstr "从图像删除寄生物" #: ../app/core/gimpimage.c:2756 msgid "Add Layer" msgstr "添加图层" #: ../app/core/gimpimage.c:2820 ../app/core/gimpimage.c:2833 msgid "Remove Layer" msgstr "删除图层" # Do not translate because most file systems doesn't support chinese! #: ../app/core/gimpimage.c:2907 msgid "Layer cannot be raised higher." msgstr "图层无法再升高。" #: ../app/core/gimpimage.c:2912 msgid "Raise Layer" msgstr "升高图层" #: ../app/core/gimpimage.c:2929 msgid "Layer cannot be lowered more." msgstr "图层无法再降低。" #: ../app/core/gimpimage.c:2934 msgid "Lower Layer" msgstr "降低图层" #: ../app/core/gimpimage.c:2945 msgid "Raise Layer to Top" msgstr "图层移至顶端" #: ../app/core/gimpimage.c:2960 msgid "Lower Layer to Bottom" msgstr "图层移至底端" #: ../app/core/gimpimage.c:3033 msgid "Add Channel" msgstr "添加通道" #: ../app/core/gimpimage.c:3077 ../app/core/gimpimage.c:3088 msgid "Remove Channel" msgstr "删除通道" #: ../app/core/gimpimage.c:3135 msgid "Channel cannot be raised higher." msgstr "通道无法再升高。" #: ../app/core/gimpimage.c:3140 msgid "Raise Channel" msgstr "升高通道" #: ../app/core/gimpimage.c:3157 msgid "Channel is already on top." msgstr "通道已经位于顶端。" #: ../app/core/gimpimage.c:3162 msgid "Raise Channel to Top" msgstr "通道移至顶端" #: ../app/core/gimpimage.c:3179 msgid "Channel cannot be lowered more." msgstr "通道无法再降低。" #: ../app/core/gimpimage.c:3184 msgid "Lower Channel" msgstr "降低通道" #: ../app/core/gimpimage.c:3204 msgid "Channel is already on the bottom." msgstr "通道已经位于底端。" #: ../app/core/gimpimage.c:3209 msgid "Lower Channel to Bottom" msgstr "通道移至底端" #: ../app/core/gimpimage.c:3284 msgid "Add Path" msgstr "添加路径" #: ../app/core/gimpimage.c:3329 msgid "Remove Path" msgstr "删除路径" #: ../app/core/gimpimage.c:3373 msgid "Path cannot be raised higher." msgstr "路径无法再升高。" #: ../app/core/gimpimage.c:3378 msgid "Raise Path" msgstr "升高路径" #: ../app/core/gimpimage.c:3395 msgid "Path is already on top." msgstr "路径已经位于顶端。" #: ../app/core/gimpimage.c:3400 msgid "Raise Path to Top" msgstr "路径移至顶端" #: ../app/core/gimpimage.c:3417 msgid "Path cannot be lowered more." msgstr "路径无法再降低。" #: ../app/core/gimpimage.c:3422 msgid "Lower Path" msgstr "降低路径" #: ../app/core/gimpimage.c:3442 msgid "Path is already on the bottom." msgstr "路径已经位于底端。" #: ../app/core/gimpimage.c:3447 msgid "Lower Path to Bottom" msgstr "路径移至底端" #: ../app/core/gimpimagefile.c:546 ../app/dialogs/preferences-dialog.c:1504 msgid "Folder" msgstr "文件夹" #: ../app/core/gimpimagefile.c:551 msgid "Special File" msgstr "特殊文件" #: ../app/core/gimpimagefile.c:567 msgid "Remote File" msgstr "远程文件" #: ../app/core/gimpimagefile.c:584 msgid "Click to create preview" msgstr "点击生成预览" #: ../app/core/gimpimagefile.c:588 msgid "Loading preview..." msgstr "正在加载预览 ..." #: ../app/core/gimpimagefile.c:592 msgid "Preview is out of date" msgstr "预览已经过时" #: ../app/core/gimpimagefile.c:596 msgid "Cannot create preview" msgstr "无法生成预览" #: ../app/core/gimpimagefile.c:603 msgid "(Preview may be out of date)" msgstr "(预览已经过时)" #. pixel size #: ../app/core/gimpimagefile.c:610 ../app/widgets/gimpimagepropview.c:323 #: ../app/widgets/gimpsizebox.c:431 ../app/widgets/gimptemplateeditor.c:564 #, fuzzy, c-format msgid "%d × %d pixel" msgid_plural "%d × %d pixels" msgstr[0] "%d x %d 像素" #: ../app/core/gimpimagefile.c:627 ../app/display/gimpdisplayshell-title.c:316 #, c-format msgid "%d layer" msgid_plural "%d layers" msgstr[0] "%d 个图层" #: ../app/core/gimpimagefile.c:673 #, c-format msgid "Could not open thumbnail '%s': %s" msgstr "无法打开缩略图文件“%s”:%s" #: ../app/core/gimpitem.c:1159 msgid "Attach Parasite" msgstr "添加寄生物" #: ../app/core/gimpitem.c:1169 msgid "Attach Parasite to Item" msgstr "添加寄生物到项目" #: ../app/core/gimpitem.c:1212 ../app/core/gimpitem.c:1219 msgid "Remove Parasite from Item" msgstr "从项目删除寄生物" #: ../app/core/gimplayer-floating-sel.c:98 msgid "Remove Floating Selection" msgstr "删除浮动选区" #: ../app/core/gimplayer-floating-sel.c:129 msgid "Cannot anchor this layer because it is not a floating selection." msgstr "无法固定此图层,因为它不是一个浮动选区。" #: ../app/core/gimplayer-floating-sel.c:136 msgid "Anchor Floating Selection" msgstr "固定浮动选区" #: ../app/core/gimplayer-floating-sel.c:209 msgid "" "Cannot create a new layer from the floating selection because it belongs to " "a layer mask or channel." msgstr "无法从浮动选区创建新图层,因为它属于一个图层蒙板或通道。" #: ../app/core/gimplayer-floating-sel.c:215 msgid "Floating Selection to Layer" msgstr "浮动选区到图层" #: ../app/core/gimplayer.c:245 msgid "Layer" msgstr "图层" #: ../app/core/gimplayer.c:246 msgid "Rename Layer" msgstr "重命名图层" #: ../app/core/gimplayer.c:247 ../app/pdb/layer_cmds.c:290 #: ../app/pdb/layer_cmds.c:324 msgid "Move Layer" msgstr "移动图层" #: ../app/core/gimplayer.c:249 msgid "Resize Layer" msgstr "图层改变大小" #: ../app/core/gimplayer.c:250 msgid "Flip Layer" msgstr "翻转图层" #: ../app/core/gimplayer.c:251 msgid "Rotate Layer" msgstr "旋转图层" #: ../app/core/gimplayer.c:401 ../app/core/gimplayer.c:1292 #: ../app/core/gimplayermask.c:204 #, c-format msgid "%s mask" msgstr "%s蒙板" #: ../app/core/gimplayer.c:445 #, c-format msgid "" "Floating Selection\n" "(%s)" msgstr "" "浮动选区\n" "(%s)" #: ../app/core/gimplayer.c:1218 msgid "Cannot add layer mask to layer which is not part of an image." msgstr "无法给不属于图像的一部分的图层添加图层蒙板。" #: ../app/core/gimplayer.c:1225 msgid "Unable to add a layer mask since the layer already has one." msgstr "无法添加图层蒙板,因为已有一个。" #: ../app/core/gimplayer.c:1232 msgid "Cannot add layer mask to a layer with no alpha channel." msgstr "无法给没有 alpha 通道的图层添加图层蒙板。" #: ../app/core/gimplayer.c:1242 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "无法添加跟指定图层尺寸不同的图层蒙板。" #: ../app/core/gimplayer.c:1346 msgid "Transfer Alpha to Mask" msgstr "转移 Alpha 到蒙板" #: ../app/core/gimplayer.c:1506 ../app/core/gimplayermask.c:231 msgid "Apply Layer Mask" msgstr "应用图层蒙板" #: ../app/core/gimplayer.c:1507 msgid "Delete Layer Mask" msgstr "删除图层蒙板" #: ../app/core/gimplayer.c:1608 msgid "Add Alpha Channel" msgstr "添加 Alpha 通道" #: ../app/core/gimplayer.c:1659 msgid "Remove Alpha Channel" msgstr "删除 Alpha 通道" #: ../app/core/gimplayer.c:1681 msgid "Layer to Image Size" msgstr "图层到图像大小" #: ../app/core/gimplayermask.c:102 msgid "Move Layer Mask" msgstr "移动图层蒙板" #: ../app/core/gimplayermask.c:292 msgid "Show Layer Mask" msgstr "显示图层蒙板" #: ../app/core/gimppalette-import.c:374 #, c-format msgid "Index %d" msgstr "索引 %d" #: ../app/core/gimppalette-import.c:604 #, c-format msgid "Unknown type of palette file: %s" msgstr "未知类型的色板文件:%s" #: ../app/core/gimppalette.c:337 #, c-format msgid "" "Fatal parse error in palette file '%s': Missing magic header.\n" "Does this file need converting from DOS?" msgstr "" "色板文件“%s”出现严重解析错误:缺少 magic 头。\n" "这个文件是否需要从 DOS 转换过来?" #: ../app/core/gimppalette.c:343 #, c-format msgid "Fatal parse error in palette file '%s': Missing magic header." msgstr "色板文件“%s”出现严重解析错误:缺少 magic 头。" #: ../app/core/gimppalette.c:359 ../app/core/gimppalette.c:382 #: ../app/core/gimppalette.c:412 ../app/core/gimppalette.c:490 #, c-format msgid "Fatal parse error in palette file '%s': Read error in line %d." msgstr "色板文件“%s”出现严重解析错误:第 %d 行读入出错。" #: ../app/core/gimppalette.c:374 #, c-format msgid "Invalid UTF-8 string in palette file '%s'" msgstr "色板文件“%s”中含有无效的 UTF-8 字符串。" #: ../app/core/gimppalette.c:400 #, c-format msgid "" "Reading palette file '%s': Invalid number of columns in line %d. Using " "default value." msgstr "读取色板文件“%s”:第 %d 行列的数目无效。使用默认值。" #. maybe we should just abort? #: ../app/core/gimppalette.c:438 #, c-format msgid "Reading palette file '%s': Missing RED component in line %d." msgstr "读取色板文件“%s”:第 %d 行缺少 RED 分量。" #: ../app/core/gimppalette.c:446 #, c-format msgid "Reading palette '%s': Missing GREEN component in line %d." msgstr "读取色板文件“%s”:第 %d 行缺少 GREEN 分量。" #: ../app/core/gimppalette.c:454 #, c-format msgid "Reading palette file '%s': Missing BLUE component in line %d." msgstr "读取色板文件“%s”:第 %d 行缺少 BLUE 分量。" #: ../app/core/gimppalette.c:464 #, c-format msgid "Reading palette file '%s': RGB value out of range in line %d." msgstr "读取色板文件“%s”:第 %d 行 RGB 取值超出范围。" #: ../app/core/gimppattern.c:272 ../app/core/gimppattern.c:318 #: ../app/core/gimppattern.c:349 #, c-format msgid "Fatal parse error in pattern file '%s': File appears truncated." msgstr "图案文件“%s”出现严重解析错误:文件看来已被截断。" #: ../app/core/gimppattern.c:291 #, c-format msgid "" "Fatal parse error in pattern file '%s': Unknown pattern format version %d." msgstr "图案文件“%s”出现严重解析错误:未知图案格式版本 %d。" #: ../app/core/gimppattern.c:301 #, c-format msgid "" "Fatal parse error in pattern file '%s: Unsupported pattern depth %d.\n" "GIMP Patterns must be GRAY or RGB." msgstr "" "图案文件“%s”出现严重解析错误:不支持的图案深度 %d。\n" "GIMP 图案必须为灰度或 RGB。" #: ../app/core/gimppattern.c:326 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "图案文件“%s”中含有无效的 UTF-8 字符串。" #: ../app/core/gimppdbprogress.c:286 ../app/widgets/gimppdbdialog.c:333 #, c-format msgid "Unable to run %s callback. The corresponding plug-in may have crashed." msgstr "无法执行%s回调。相应的插件可能已崩溃。" #: ../app/core/gimpprogress.c:107 ../app/core/gimpprogress.c:154 msgid "Please wait" msgstr "请稍候" #: ../app/core/gimpselection.c:148 ../app/tools/gimpeditselectiontool.c:231 msgid "Move Selection" msgstr "移动选区" #: ../app/core/gimpselection.c:166 msgid "Sharpen Selection" msgstr "锐化选区" #: ../app/core/gimpselection.c:167 msgid "Select None" msgstr "全部不选" #: ../app/core/gimpselection.c:168 msgid "Select All" msgstr "全部选中" #: ../app/core/gimpselection.c:169 msgid "Invert Selection" msgstr "反转选区" #: ../app/core/gimpselection.c:270 msgid "No selection to stroke." msgstr "没有选区可勾画。" #: ../app/core/gimpselection.c:775 msgid "Cannot float selection because the selected region is empty." msgstr "无法浮动选区,因为选择区域为空。" #: ../app/core/gimpselection.c:782 msgid "Float Selection" msgstr "浮动选区" #: ../app/core/gimpselection.c:799 msgid "Floated Layer" msgstr "浮动的图层" #: ../app/core/gimpstrokeoptions.c:119 msgid "" "Convert a mitered join to a bevelled join if the miter would extend to a " "distance of more than miter-limit * line-width from the actual join point." msgstr "" #: ../app/core/gimptemplate.c:116 msgid "The unit used for coordinate display when not in dot-for-dot mode." msgstr "非点对点模式下坐标显示使用的单位。" #: ../app/core/gimptemplate.c:123 msgid "The horizontal image resolution." msgstr "水平图像分辨率。" #: ../app/core/gimptemplate.c:128 msgid "The vertical image resolution." msgstr "垂直图像分辨率。" #: ../app/core/gimptemplate.c:411 ../app/widgets/widgets-enums.c:24 msgid "Background" msgstr "背景" #. pseudo unit #: ../app/core/gimpunit.c:55 msgid "pixel" msgstr "像素" #: ../app/core/gimpunit.c:55 ../app/tools/gimpmeasuretool.c:769 #: ../app/tools/gimpmeasuretool.c:909 ../app/tools/gimpmeasuretool.c:961 #: ../app/tools/gimpmeasuretool.c:987 ../app/tools/gimppainttool.c:659 msgid "pixels" msgstr "像素" #. standard units #: ../app/core/gimpunit.c:58 msgid "inch" msgstr "英寸" #: ../app/core/gimpunit.c:58 msgid "inches" msgstr "英寸" #: ../app/core/gimpunit.c:59 msgid "millimeter" msgstr "毫米" #: ../app/core/gimpunit.c:59 msgid "millimeters" msgstr "毫米" #. professional units #: ../app/core/gimpunit.c:62 msgid "point" msgstr "点" #: ../app/core/gimpunit.c:62 msgid "points" msgstr "点" #: ../app/core/gimpunit.c:63 msgid "pica" msgstr "派卡" #: ../app/core/gimpunit.c:63 msgid "picas" msgstr "派卡" #: ../app/core/gimpunit.c:70 msgid "percent" msgstr "百分点" #: ../app/dialogs/about-dialog.c:126 msgid "Visit the GIMP website" msgstr "查看 GIMP 网站" #. Translators: insert your names here, #. * separated by newline #. #: ../app/dialogs/about-dialog.c:133 msgid "translator-credits" msgstr "" "Yuheng Xie\n" "Funda Wang" #: ../app/dialogs/about-dialog.c:668 msgid "GIMP is brought to you by" msgstr "GIMP 作者群" #: ../app/dialogs/channel-options-dialog.c:144 msgid "Channel _name:" msgstr "通道名字(_N):" #: ../app/dialogs/channel-options-dialog.c:173 msgid "Initialize from _selection" msgstr "从选择区初始化(_S)" #: ../app/dialogs/convert-dialog.c:120 msgid "Indexed Color Conversion" msgstr "索引颜色转换" #: ../app/dialogs/convert-dialog.c:123 msgid "Convert Image to Indexed Colors" msgstr "将图像转换为索引颜色" #: ../app/dialogs/convert-dialog.c:133 msgid "C_onvert" msgstr "转换(_O)" #: ../app/dialogs/convert-dialog.c:182 msgid "_Maximum number of colors:" msgstr "最大颜色数量(_M):" #: ../app/dialogs/convert-dialog.c:209 msgid "_Remove unused colors from final palette" msgstr "从最终色板中删除没有被使用的颜色(_R)" #. dithering #: ../app/dialogs/convert-dialog.c:224 ../app/tools/gimpblendoptions.c:239 msgid "Dithering" msgstr "抖动" #: ../app/dialogs/convert-dialog.c:236 msgid "Color _dithering:" msgstr "颜色抖动(_D):" #: ../app/dialogs/convert-dialog.c:251 msgid "Enable dithering of _transparency" msgstr "启用透明度抖动(_T)" #: ../app/dialogs/convert-dialog.c:277 msgid "Converting to indexed" msgstr "正在转换为索引颜色" #: ../app/dialogs/convert-dialog.c:392 msgid "Cannot convert to a palette with more than 256 colors." msgstr "无法转换到多于 256 种颜色的色板。" #: ../app/dialogs/desaturate-dialog.c:61 msgid "Remove Colors" msgstr "删除颜色" #: ../app/dialogs/desaturate-dialog.c:71 #, fuzzy msgid "_Desaturate" msgstr "去色" #: ../app/dialogs/desaturate-dialog.c:93 msgid "Choose shade of gray based on:" msgstr "" #: ../app/dialogs/dialogs-constructors.c:175 ../app/gui/gui.c:155 msgid "GIMP Message" msgstr "GIMP 消息" #: ../app/dialogs/dialogs.c:131 msgid "Devices" msgstr "设备" #: ../app/dialogs/dialogs.c:135 msgid "Errors" msgstr "错误" #: ../app/dialogs/dialogs.c:160 msgid "History" msgstr "历史" #: ../app/dialogs/dialogs.c:187 msgid "Selection" msgstr "选区" #: ../app/dialogs/dialogs.c:191 msgid "Undo" msgstr "撤消" #: ../app/dialogs/dialogs.c:201 msgid "Navigation" msgstr "导航" #: ../app/dialogs/dialogs.c:207 msgid "FG/BG" msgstr "前景/背景" #: ../app/dialogs/file-open-location-dialog.c:73 msgid "Open Location" msgstr "打开位置" #: ../app/dialogs/file-open-location-dialog.c:111 msgid "Enter location (URI):" msgstr "输入位置(URI):" #: ../app/dialogs/file-save-dialog.c:266 ../app/dialogs/file-save-dialog.c:302 msgid "" "The given filename does not have any known file extension. Please enter a " "known file extension or select a file format from the file format list." msgstr "" #. remote URI #: ../app/dialogs/file-save-dialog.c:335 msgid "" "Saving remote files needs to determine the file format from the file " "extension. Please enter a file extension that matches the selected file " "format or enter no file extension at all." msgstr "" #: ../app/dialogs/file-save-dialog.c:395 msgid "Extension Mismatch" msgstr "扩展名不对应" #: ../app/dialogs/file-save-dialog.c:411 msgid "The given file extension does not match the chosen file type." msgstr "给定的文件扩展名与所选的文件类型不符。" #: ../app/dialogs/file-save-dialog.c:415 msgid "Do you want to save the image using this name anyway?" msgstr "您真的要使用此名称保存图像吗?" #: ../app/dialogs/grid-dialog.c:80 msgid "Configure Grid" msgstr "配置网格" #: ../app/dialogs/grid-dialog.c:81 msgid "Configure Image Grid" msgstr "配置图像网格" #: ../app/dialogs/image-merge-layers-dialog.c:63 msgid "Merge Layers" msgstr "合并图层" #: ../app/dialogs/image-merge-layers-dialog.c:65 msgid "Layers Merge Options" msgstr "图层合并选项" #: ../app/dialogs/image-merge-layers-dialog.c:71 msgid "_Merge" msgstr "合并(_M)" #: ../app/dialogs/image-merge-layers-dialog.c:90 msgid "Final, Merged Layer should be:" msgstr "最后,合并的图层应该是:" #: ../app/dialogs/image-merge-layers-dialog.c:94 msgid "Expanded as necessary" msgstr "必要时扩展" #: ../app/dialogs/image-merge-layers-dialog.c:97 msgid "Clipped to image" msgstr "剪贴板到图像" #: ../app/dialogs/image-merge-layers-dialog.c:100 msgid "Clipped to bottom layer" msgstr "剪贴板到底端图层" #: ../app/dialogs/image-merge-layers-dialog.c:108 #, fuzzy msgid "_Discard invisible layers" msgstr "全部可见图层" #: ../app/dialogs/image-new-dialog.c:95 msgid "Create a New Image" msgstr "创建新的图像" #: ../app/dialogs/image-new-dialog.c:141 #: ../app/dialogs/preferences-dialog.c:1756 msgid "_Template:" msgstr "模板(_T):" #: ../app/dialogs/image-new-dialog.c:279 msgid "Confirm Image Size" msgstr "确认图像大小" #: ../app/dialogs/image-new-dialog.c:301 #: ../app/dialogs/image-scale-dialog.c:208 #, c-format msgid "You are trying to create an image with a size of %s." msgstr "您正试图创建一幅大小为 %s 的图像。" #: ../app/dialogs/image-new-dialog.c:308 #, c-format msgid "" "An image of the chosen size will use more memory than what is configured as " "\"Maximum Image Size\" in the Preferences dialog (currently %s)." msgstr "" "所选的图像大小将占用比首选项对话框中“最大图像大小”所配置的更多内存(当前为 %" "s)。" #: ../app/dialogs/image-scale-dialog.c:174 msgid "Confirm Scaling" msgstr "确认缩放" #: ../app/dialogs/image-scale-dialog.c:214 #, c-format msgid "" "Scaling the image to the chosen size will make it use more memory than what " "is configured as \"Maximum Image Size\" in the Preferences dialog (currently " "%s)." msgstr "" "将图像缩放到所选的大小将使它占用比首选项对话框中“最大图像大小”所配置的更多内" "存(当前为 %s)。" #: ../app/dialogs/image-scale-dialog.c:229 msgid "" "Scaling the image to the chosen size will shrink some layers completely away." msgstr "将图像缩放至您选择的大小会使一些图层收缩至完全消失。" #: ../app/dialogs/image-scale-dialog.c:233 msgid "Is this what you want to do?" msgstr "这是您所希望的吗?" #: ../app/dialogs/keyboard-shortcuts-dialog.c:52 msgid "Configure Keyboard Shortcuts" msgstr "配置快捷键" #: ../app/dialogs/keyboard-shortcuts-dialog.c:92 msgid "" "To edit a shortcut key, click on the corresponding row and type a new " "accelerator, or press backspace to clear." msgstr "要编辑快捷键,请在相应行按新的加速键,或按 Backspace 清除" #: ../app/dialogs/keyboard-shortcuts-dialog.c:109 #: ../app/dialogs/preferences-dialog.c:1434 msgid "_Save keyboard shortcuts on exit" msgstr "退出时保存快捷键(_S)" #: ../app/dialogs/layer-add-mask-dialog.c:63 msgid "Add a Mask to the Layer" msgstr "添加蒙板到图层" #: ../app/dialogs/layer-add-mask-dialog.c:90 msgid "Initialize Layer Mask to:" msgstr "初始化图层蒙板为:" #: ../app/dialogs/layer-add-mask-dialog.c:100 msgid "In_vert mask" msgstr "反转蒙板(_V)" #: ../app/dialogs/layer-options-dialog.c:118 msgid "Layer _name:" msgstr "图层名字(_N):" #. The size labels #: ../app/dialogs/layer-options-dialog.c:127 #: ../app/tools/gimpmeasuretool.c:951 ../app/tools/gimpselectionoptions.c:567 msgid "Width:" msgstr "宽度:" #: ../app/dialogs/layer-options-dialog.c:133 #: ../app/tools/gimpmeasuretool.c:977 ../app/tools/gimpselectionoptions.c:575 msgid "Height:" msgstr "高度:" #: ../app/dialogs/layer-options-dialog.c:190 msgid "Layer Fill Type" msgstr "图层填充类型" #: ../app/dialogs/layer-options-dialog.c:205 msgid "Set name from _text" msgstr "以文字定名字(_T)" #: ../app/dialogs/module-dialog.c:120 msgid "Manage Loadable Modules" msgstr "管理可加载模块" #: ../app/dialogs/module-dialog.c:168 msgid "Autoload" msgstr "自动加载" #: ../app/dialogs/module-dialog.c:175 msgid "Module Path" msgstr "模块路径" #: ../app/dialogs/module-dialog.c:417 msgid "" msgstr "<没有模块>" #: ../app/dialogs/module-dialog.c:429 ../app/dialogs/module-dialog.c:438 msgid "On disk" msgstr "在磁盘上" #: ../app/dialogs/module-dialog.c:429 msgid "Only in memory" msgstr "仅在内存" #: ../app/dialogs/module-dialog.c:438 msgid "No longer available" msgstr "已经不可用" #: ../app/dialogs/module-dialog.c:474 msgid "Load" msgstr "加载" #: ../app/dialogs/module-dialog.c:476 msgid "Query" msgstr "查询" #: ../app/dialogs/module-dialog.c:483 msgid "Unload" msgstr "卸载" #: ../app/dialogs/module-dialog.c:498 msgid "Purpose:" msgstr "目的:" #: ../app/dialogs/module-dialog.c:499 msgid "Author:" msgstr "作者:" #: ../app/dialogs/module-dialog.c:500 msgid "Version:" msgstr "版本:" #: ../app/dialogs/module-dialog.c:501 msgid "Copyright:" msgstr "版权:" #: ../app/dialogs/module-dialog.c:502 msgid "Date:" msgstr "日期:" #: ../app/dialogs/module-dialog.c:503 msgid "Location:" msgstr "位置:" #: ../app/dialogs/module-dialog.c:504 #: ../app/widgets/gimpcontrollereditor.c:219 msgid "State:" msgstr "状态:" #: ../app/dialogs/module-dialog.c:505 msgid "Last error:" msgstr "上次出错:" #: ../app/dialogs/module-dialog.c:506 msgid "Available types:" msgstr "可用类型:" #: ../app/dialogs/offset-dialog.c:98 msgid "Offset Layer" msgstr "图层位移" #: ../app/dialogs/offset-dialog.c:100 msgid "Offset Layer Mask" msgstr "图层蒙板位移" #: ../app/dialogs/offset-dialog.c:102 msgid "Offset Channel" msgstr "通道位移" #. The offset frame #: ../app/dialogs/offset-dialog.c:108 ../app/dialogs/offset-dialog.c:142 #: ../app/dialogs/resize-dialog.c:193 ../app/widgets/gimpgrideditor.c:250 msgid "Offset" msgstr "位移" #. offset, used as a verb #: ../app/dialogs/offset-dialog.c:117 msgid "_Offset" msgstr "位移(_O)" #: ../app/dialogs/offset-dialog.c:174 ../app/dialogs/resize-dialog.c:222 msgid "_X:" msgstr "_X:" #: ../app/dialogs/offset-dialog.c:176 ../app/dialogs/resize-dialog.c:223 msgid "_Y:" msgstr "_Y:" #: ../app/dialogs/offset-dialog.c:203 msgid "Offset by x/_2, y/2" msgstr "位移 x/2,y/2(_2)" #. The edge behavior frame #: ../app/dialogs/offset-dialog.c:212 msgid "Edge Behavior" msgstr "边缘行为" #: ../app/dialogs/offset-dialog.c:216 msgid "_Wrap around" msgstr "环绕(_W)" #: ../app/dialogs/offset-dialog.c:219 msgid "Fill with _background color" msgstr "以背景色填充(_B)" #: ../app/dialogs/offset-dialog.c:222 msgid "Make _transparent" msgstr "透明(_T)" #: ../app/dialogs/palette-import-dialog.c:172 msgid "Import a New Palette" msgstr "导入新的色板" #: ../app/dialogs/palette-import-dialog.c:182 msgid "_Import" msgstr "导入(_I)" #. The "Source" frame #: ../app/dialogs/palette-import-dialog.c:216 msgid "Select Source" msgstr "选择来源" #: ../app/dialogs/palette-import-dialog.c:240 msgid "I_mage" msgstr "图像(_M)" #: ../app/dialogs/palette-import-dialog.c:255 msgid "Palette _file" msgstr "色板文件(_F)" #: ../app/dialogs/palette-import-dialog.c:279 msgid "Select Palette File" msgstr "选择色板文件" #. The "Import" frame #: ../app/dialogs/palette-import-dialog.c:309 msgid "Import Options" msgstr "导入选项" #: ../app/dialogs/palette-import-dialog.c:323 msgid "New import" msgstr "新建导入" #: ../app/dialogs/palette-import-dialog.c:325 msgid "Palette _name:" msgstr "色板名称(_N):" #: ../app/dialogs/palette-import-dialog.c:331 msgid "N_umber of colors:" msgstr "颜色数量(_U):" #: ../app/dialogs/palette-import-dialog.c:344 msgid "C_olumns:" msgstr "列数(_O):" #: ../app/dialogs/palette-import-dialog.c:356 msgid "I_nterval:" msgstr "间隔(_N):" #. The "Preview" frame #: ../app/dialogs/palette-import-dialog.c:368 msgid "Preview" msgstr "预览" #: ../app/dialogs/preferences-dialog.c:295 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "您需要重新启动 GIMP 以使下列改变生效:" #: ../app/dialogs/preferences-dialog.c:431 msgid "Configure Input Devices" msgstr "配置输入设备" #: ../app/dialogs/preferences-dialog.c:507 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." msgstr "您的快捷键将在下次您启动 GIMP 的时候重置到默认值。" #: ../app/dialogs/preferences-dialog.c:541 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." msgstr "您的窗口设置将在下次您启动 GIMP 的时候重置到默认值。" #: ../app/dialogs/preferences-dialog.c:575 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." msgstr "您的输入设备设置将在下次您启动 GIMP 的时候重置到默认值。" #: ../app/dialogs/preferences-dialog.c:609 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." msgstr "您的工具选项将在您下次启动 GIMP 时重置到默认值。" #: ../app/dialogs/preferences-dialog.c:1091 msgid "Show _menubar" msgstr "显示菜单栏(_M)" #: ../app/dialogs/preferences-dialog.c:1094 msgid "Show _rulers" msgstr "显示标尺(_R)" #: ../app/dialogs/preferences-dialog.c:1097 msgid "Show scroll_bars" msgstr "显示滚动条(_B)" #: ../app/dialogs/preferences-dialog.c:1100 msgid "Show s_tatusbar" msgstr "显示状态栏(_T)" #: ../app/dialogs/preferences-dialog.c:1108 msgid "Show s_election" msgstr "显示选区(_E)" #: ../app/dialogs/preferences-dialog.c:1111 msgid "Show _layer boundary" msgstr "显示图层边界(_L)" #: ../app/dialogs/preferences-dialog.c:1114 msgid "Show _guides" msgstr "显示参考线(_G)" #: ../app/dialogs/preferences-dialog.c:1117 msgid "Show gri_d" msgstr "显示网格(_D)" #: ../app/dialogs/preferences-dialog.c:1123 msgid "Canvas _padding mode:" msgstr "画布衬垫模式(_P):" #: ../app/dialogs/preferences-dialog.c:1128 msgid "Custom p_adding color:" msgstr "自定义画布衬垫颜色(_A):" #: ../app/dialogs/preferences-dialog.c:1129 msgid "Select Custom Canvas Padding Color" msgstr "设置自定义画布衬垫的颜色" #: ../app/dialogs/preferences-dialog.c:1198 msgid "Preferences" msgstr "首选项" #: ../app/dialogs/preferences-dialog.c:1312 #: ../app/dialogs/preferences-dialog.c:2453 msgid "Environment" msgstr "环境" #: ../app/dialogs/preferences-dialog.c:1326 msgid "Resource Consumption" msgstr "资源消耗" #: ../app/dialogs/preferences-dialog.c:1336 msgid "Minimal number of _undo levels:" msgstr "最小撤消次数(_U):" #: ../app/dialogs/preferences-dialog.c:1339 msgid "Maximum undo _memory:" msgstr "最大撤消内存(_M):" #: ../app/dialogs/preferences-dialog.c:1342 msgid "Tile cache _size:" msgstr "平铺缓存大小(_S):" #: ../app/dialogs/preferences-dialog.c:1345 msgid "Maximum _new image size:" msgstr "最大新建图像大小(_N):" #: ../app/dialogs/preferences-dialog.c:1350 msgid "Number of _processors to use:" msgstr "处理器使用数量(_P):" #. Image Thumbnails #: ../app/dialogs/preferences-dialog.c:1355 msgid "Image Thumbnails" msgstr "图像缩略图" #: ../app/dialogs/preferences-dialog.c:1360 msgid "Size of _thumbnails:" msgstr "缩略图大小(_T):" #: ../app/dialogs/preferences-dialog.c:1364 msgid "Maximum _filesize for thumbnailing:" msgstr "缩略图最大文件大小(_F):" #. File Saving #: ../app/dialogs/preferences-dialog.c:1368 msgid "Saving Images" msgstr "保存图像" #: ../app/dialogs/preferences-dialog.c:1371 msgid "Confirm closing of unsa_ved images" msgstr "关闭未保存的图像时需要确认(_V)" #: ../app/dialogs/preferences-dialog.c:1381 msgid "Save document _history on exit" msgstr "退出时保存文档历史(_H)" #: ../app/dialogs/preferences-dialog.c:1390 msgid "User Interface" msgstr "用户界面" #: ../app/dialogs/preferences-dialog.c:1393 msgid "Interface" msgstr "界面" #. Previews #: ../app/dialogs/preferences-dialog.c:1400 msgid "Previews" msgstr "预览" #: ../app/dialogs/preferences-dialog.c:1403 msgid "_Enable layer & channel previews" msgstr "启用图层和通道预览(_E)" #: ../app/dialogs/preferences-dialog.c:1409 msgid "Default _layer & channel preview size:" msgstr "默认图层和通道预览大小(_L):" #: ../app/dialogs/preferences-dialog.c:1412 msgid "Na_vigation preview size:" msgstr "导航预览大小(_V):" #. Keyboard Shortcuts #: ../app/dialogs/preferences-dialog.c:1416 msgid "Keyboard Shortcuts" msgstr "快捷键" #: ../app/dialogs/preferences-dialog.c:1420 msgid "Show menu _mnemonics (access keys)" msgstr "显示菜单助记符(选择键)(_M)" #: ../app/dialogs/preferences-dialog.c:1423 msgid "Use _dynamic keyboard shortcuts" msgstr "使用动态快捷键(_D)" #: ../app/dialogs/preferences-dialog.c:1427 msgid "Configure _Keyboard Shortcuts..." msgstr "配置快捷键(_K)..." #: ../app/dialogs/preferences-dialog.c:1438 msgid "Save Keyboard Shortcuts _Now" msgstr "现在保存快捷键(_N)" #: ../app/dialogs/preferences-dialog.c:1445 msgid "_Reset Saved Keyboard Shortcuts to Default Values" msgstr "重置已保存的快捷键到默认置(_R)" #: ../app/dialogs/preferences-dialog.c:1460 #: ../app/dialogs/preferences-dialog.c:1499 msgid "Theme" msgstr "主题" #: ../app/dialogs/preferences-dialog.c:1469 msgid "Select Theme" msgstr "选择主题" #: ../app/dialogs/preferences-dialog.c:1551 msgid "Reload C_urrent Theme" msgstr "重新加载当前主题(_U)" #: ../app/dialogs/preferences-dialog.c:1563 msgid "Help System" msgstr "帮助系统" #. General #: ../app/dialogs/preferences-dialog.c:1575 #: ../app/dialogs/preferences-dialog.c:1629 #: ../app/dialogs/preferences-dialog.c:1813 #: ../app/widgets/gimpcontrollereditor.c:174 msgid "General" msgstr "常规" #: ../app/dialogs/preferences-dialog.c:1578 #, fuzzy msgid "Show _tooltips" msgstr "显示工具提示(_T)" #: ../app/dialogs/preferences-dialog.c:1581 msgid "Show help _buttons" msgstr "显示帮助按钮(_B)" #: ../app/dialogs/preferences-dialog.c:1584 msgid "Show tips on _startup" msgstr "启动时显示提示(_S)" #. Help Browser #: ../app/dialogs/preferences-dialog.c:1588 msgid "Help Browser" msgstr "帮助浏览器" #: ../app/dialogs/preferences-dialog.c:1592 msgid "H_elp browser to use:" msgstr "要使用的帮助浏览器(_E):" #: ../app/dialogs/preferences-dialog.c:1597 msgid "Web Browser" msgstr "Web 浏览器" #: ../app/dialogs/preferences-dialog.c:1601 msgid "Select Web Browser" msgstr "选择 Web 浏览器" #: ../app/dialogs/preferences-dialog.c:1604 msgid "_Web browser to use:" msgstr "要使用的 Web 浏览器(_W):" #: ../app/dialogs/preferences-dialog.c:1632 msgid "_Save tool options on exit" msgstr "退出时保存工具选项(_S)" #: ../app/dialogs/preferences-dialog.c:1636 msgid "Save Tool Options _Now" msgstr "立即保存工具选项(_N)" #: ../app/dialogs/preferences-dialog.c:1643 msgid "_Reset Saved Tool Options to Default Values" msgstr "将工具选项重置为默认值(_R)" #. Snapping Distance #: ../app/dialogs/preferences-dialog.c:1653 msgid "Guide & Grid Snapping" msgstr "参考线和网格吸附" #: ../app/dialogs/preferences-dialog.c:1658 msgid "_Snap distance:" msgstr "吸附距离(_S):" #: ../app/dialogs/preferences-dialog.c:1666 msgid "Default _interpolation:" msgstr "默认插值(_I):" #. Global Brush, Pattern, ... #: ../app/dialogs/preferences-dialog.c:1673 msgid "Paint Options Shared Between Tools" msgstr "工具之间共享的涂画选项" #: ../app/dialogs/preferences-dialog.c:1686 msgid "Move Tool" msgstr "移动工具" #: ../app/dialogs/preferences-dialog.c:1690 msgid "Change current layer or path" msgstr "改变当前图层或路径" #: ../app/dialogs/preferences-dialog.c:1703 msgid "Toolbox" msgstr "工具箱" #. Appearance #: ../app/dialogs/preferences-dialog.c:1715 #: ../app/dialogs/preferences-dialog.c:1876 #: ../app/widgets/gimpgrideditor.c:182 msgid "Appearance" msgstr "外观" #: ../app/dialogs/preferences-dialog.c:1719 msgid "Show _foreground & background color" msgstr "显示前景色和背景色(_F)" #: ../app/dialogs/preferences-dialog.c:1723 msgid "Show active _brush, pattern & gradient" msgstr "显示活动画笔、图案和渐变(_B)" #: ../app/dialogs/preferences-dialog.c:1727 msgid "Show active _image" msgstr "显示活动图像(_I)" #: ../app/dialogs/preferences-dialog.c:1740 msgid "Default New Image" msgstr "默认新图像" #: ../app/dialogs/preferences-dialog.c:1743 msgid "Default Image" msgstr "默认图像" #: ../app/dialogs/preferences-dialog.c:1778 msgid "Default Image Grid" msgstr "默认图像网格" #: ../app/dialogs/preferences-dialog.c:1781 msgid "Default Grid" msgstr "默认网格" #: ../app/dialogs/preferences-dialog.c:1801 msgid "Image Windows" msgstr "图像窗口" #: ../app/dialogs/preferences-dialog.c:1816 msgid "Use \"_Dot for dot\" by default" msgstr "默认使用“点对点”(_D)" #: ../app/dialogs/preferences-dialog.c:1822 msgid "Marching _ants speed:" msgstr "蚂蚁线速度(_A):" #. Zoom & Resize Behavior #: ../app/dialogs/preferences-dialog.c:1826 msgid "Zoom & Resize Behavior" msgstr "缩放和改变大小行为" #: ../app/dialogs/preferences-dialog.c:1830 msgid "Resize window on _zoom" msgstr "缩放时调整窗口大小(_Z)" #: ../app/dialogs/preferences-dialog.c:1833 msgid "Resize window on image _size change" msgstr "图像大小改变时调整窗口大小(_S)" #: ../app/dialogs/preferences-dialog.c:1839 msgid "Fit to window" msgstr "适配窗口" #: ../app/dialogs/preferences-dialog.c:1841 msgid "Initial zoom _ratio:" msgstr "初始缩放比率(_R):" #. Mouse Pointers #: ../app/dialogs/preferences-dialog.c:1845 msgid "Mouse Pointers" msgstr "鼠标指针" #: ../app/dialogs/preferences-dialog.c:1849 msgid "Show _brush outline" msgstr "显示画笔轮廓(_B)" #: ../app/dialogs/preferences-dialog.c:1852 msgid "Show pointer for paint _tools" msgstr "显示涂画工具鼠标指针(_T)" #: ../app/dialogs/preferences-dialog.c:1858 msgid "Pointer _mode:" msgstr "指针模式(_M):" #: ../app/dialogs/preferences-dialog.c:1861 msgid "Pointer re_ndering:" msgstr "指针渲染(_N):" #: ../app/dialogs/preferences-dialog.c:1873 msgid "Image Window Appearance" msgstr "图像窗口外观" #: ../app/dialogs/preferences-dialog.c:1884 msgid "Default Appearance in Normal Mode" msgstr "普通模式下的默认外观" #: ../app/dialogs/preferences-dialog.c:1889 msgid "Default Appearance in Fullscreen Mode" msgstr "全屏模式下的默认外观" #: ../app/dialogs/preferences-dialog.c:1898 msgid "Image Title & Statusbar Format" msgstr "图像标题和状态栏格式" #: ../app/dialogs/preferences-dialog.c:1901 msgid "Title & Status" msgstr "标题和状态" #: ../app/dialogs/preferences-dialog.c:1919 msgid "Current format" msgstr "当前格式" #: ../app/dialogs/preferences-dialog.c:1920 msgid "Default format" msgstr "默认格式" #: ../app/dialogs/preferences-dialog.c:1921 msgid "Show zoom percentage" msgstr "显示缩放百分比" #: ../app/dialogs/preferences-dialog.c:1922 msgid "Show zoom ratio" msgstr "显示缩放比率" #: ../app/dialogs/preferences-dialog.c:1923 msgid "Show image size" msgstr "显示图像大小" #: ../app/dialogs/preferences-dialog.c:1936 msgid "Image Title Format" msgstr "图像标题格式" #: ../app/dialogs/preferences-dialog.c:1938 msgid "Image Statusbar Format" msgstr "图像状态栏格式" #: ../app/dialogs/preferences-dialog.c:2023 msgid "Display" msgstr "显示" #: ../app/dialogs/preferences-dialog.c:2039 msgid "_Check style:" msgstr "十字线样式(_C):" #: ../app/dialogs/preferences-dialog.c:2042 msgid "Check _size:" msgstr "十字线大小(_S):" #: ../app/dialogs/preferences-dialog.c:2045 msgid "Get Monitor Resolution" msgstr "获取监视器分辨率" #: ../app/dialogs/preferences-dialog.c:2049 #: ../app/widgets/gimpcursorview.c:123 ../app/widgets/gimpgrideditor.c:243 #: ../app/widgets/gimpgrideditor.c:275 msgid "Pixels" msgstr "像素" #: ../app/dialogs/preferences-dialog.c:2071 #: ../app/widgets/gimpimagepropview.c:351 msgid "ppi" msgstr "ppi" #: ../app/dialogs/preferences-dialog.c:2087 #, c-format msgid "From _windowing system (currently %d × %d ppi)" msgstr "从窗口系统(当前为 %d x %d dpi)(_W)" #: ../app/dialogs/preferences-dialog.c:2108 msgid "_Manually" msgstr "手工(_M)" #: ../app/dialogs/preferences-dialog.c:2123 msgid "C_alibrate..." msgstr "定调(_A)..." #: ../app/dialogs/preferences-dialog.c:2145 msgid "Color Management" msgstr "色彩管理" #: ../app/dialogs/preferences-dialog.c:2165 msgid "_RGB profile:" msgstr "_RGB 配置文件:" #: ../app/dialogs/preferences-dialog.c:2166 msgid "Select RGB Color Profile" msgstr "选择 RGB 颜色配置" #: ../app/dialogs/preferences-dialog.c:2167 msgid "_CMYK profile:" msgstr "_CMYK 配置:" #: ../app/dialogs/preferences-dialog.c:2168 msgid "Select CMYK Color Profile" msgstr "选择 CMYK 颜色配置" #: ../app/dialogs/preferences-dialog.c:2169 msgid "_Monitor profile:" msgstr "显示器配置(_M):" #: ../app/dialogs/preferences-dialog.c:2170 msgid "Select Monitor Color Profile" msgstr "选择显示器颜色配置" #: ../app/dialogs/preferences-dialog.c:2171 msgid "_Print simulation profile:" msgstr "打印机模拟配置(_P):" #: ../app/dialogs/preferences-dialog.c:2172 msgid "Select Printer Color Profile" msgstr "选择打印机颜色配置" #: ../app/dialogs/preferences-dialog.c:2181 msgid "_Mode of operation:" msgstr "操作模式(_M):" #: ../app/dialogs/preferences-dialog.c:2184 msgid "_Display rendering intent:" msgstr "显示渲染缩进(_D):" #: ../app/dialogs/preferences-dialog.c:2187 msgid "_Softproof rendering intent:" msgstr "" #: ../app/dialogs/preferences-dialog.c:2216 msgid "_Try to obtain the monitor profile from the X server" msgstr "试图从 X 服务器获得显示器配置文件(_T)" #: ../app/dialogs/preferences-dialog.c:2235 msgid "Input Devices" msgstr "输入设备" #. Extended Input Devices #: ../app/dialogs/preferences-dialog.c:2245 msgid "Extended Input Devices" msgstr "扩展输入设备" #: ../app/dialogs/preferences-dialog.c:2249 msgid "Configure E_xtended Input Devices..." msgstr "配置扩展输入设备(_X)..." #: ../app/dialogs/preferences-dialog.c:2256 msgid "_Save input device settings on exit" msgstr "退出时保存输入设备设置(_S)" #: ../app/dialogs/preferences-dialog.c:2260 msgid "Save Input Device Settings _Now" msgstr "现在保存输入设备设置(_N)" #: ../app/dialogs/preferences-dialog.c:2267 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "重置已保存的输入设备设置到默认值(_R)" #: ../app/dialogs/preferences-dialog.c:2282 msgid "Additional Input Controllers" msgstr "附加输入控制器" #: ../app/dialogs/preferences-dialog.c:2285 msgid "Input Controllers" msgstr "输入控制器" #: ../app/dialogs/preferences-dialog.c:2301 msgid "Window Management" msgstr "窗口管理" #: ../app/dialogs/preferences-dialog.c:2310 msgid "Window Manager Hints" msgstr "窗口管理器提示" #: ../app/dialogs/preferences-dialog.c:2316 msgid "Hint for the _toolbox:" msgstr "工具箱的窗口类型提示(_T):" #: ../app/dialogs/preferences-dialog.c:2320 msgid "Hint for other _docks:" msgstr "其它停靠栏的提示(_D):" #: ../app/dialogs/preferences-dialog.c:2324 msgid "Toolbox and other docks are transient to the active display" msgstr "" #: ../app/dialogs/preferences-dialog.c:2328 msgid "Focus" msgstr "焦点" #: ../app/dialogs/preferences-dialog.c:2332 msgid "Activate the _focused image" msgstr "激活获得焦点的图像(_F)" #. Window Positions #: ../app/dialogs/preferences-dialog.c:2336 msgid "Window Positions" msgstr "窗口位置" #: ../app/dialogs/preferences-dialog.c:2339 msgid "_Save window positions on exit" msgstr "退出时保存窗口位置(_S)" #: ../app/dialogs/preferences-dialog.c:2343 msgid "Save Window Positions _Now" msgstr "现在保存窗口位置(_N)" #: ../app/dialogs/preferences-dialog.c:2350 msgid "_Reset Saved Window Positions to Default Values" msgstr "重置已保存的窗口位置到默认值(_R)" #: ../app/dialogs/preferences-dialog.c:2365 msgid "Folders" msgstr "文件夹" #: ../app/dialogs/preferences-dialog.c:2383 msgid "Temp folder:" msgstr "临时文件夹:" #: ../app/dialogs/preferences-dialog.c:2383 msgid "Select Temp Folder" msgstr "选择主题文件夹" #: ../app/dialogs/preferences-dialog.c:2384 msgid "Swap folder:" msgstr "交换文件夹:" #: ../app/dialogs/preferences-dialog.c:2384 msgid "Select Swap Folder" msgstr "选择交换文件夹" #: ../app/dialogs/preferences-dialog.c:2417 msgid "Brush Folders" msgstr "画笔文件夹" #: ../app/dialogs/preferences-dialog.c:2419 msgid "Select Brush Folders" msgstr "选择画笔文件夹" #: ../app/dialogs/preferences-dialog.c:2421 msgid "Pattern Folders" msgstr "图案文件夹" #: ../app/dialogs/preferences-dialog.c:2423 msgid "Select Pattern Folders" msgstr "选择图案文件夹" #: ../app/dialogs/preferences-dialog.c:2425 msgid "Palette Folders" msgstr "色板文件夹" #: ../app/dialogs/preferences-dialog.c:2427 msgid "Select Palette Folders" msgstr "选择色板文件夹" #: ../app/dialogs/preferences-dialog.c:2429 msgid "Gradient Folders" msgstr "渐变文件夹" #: ../app/dialogs/preferences-dialog.c:2431 msgid "Select Gradient Folders" msgstr "选择渐变文件夹" #: ../app/dialogs/preferences-dialog.c:2433 msgid "Font Folders" msgstr "字体文件夹" #: ../app/dialogs/preferences-dialog.c:2435 msgid "Select Font Folders" msgstr "选择字体文件夹" #: ../app/dialogs/preferences-dialog.c:2437 msgid "Plug-In Folders" msgstr "插件文件夹" #: ../app/dialogs/preferences-dialog.c:2439 msgid "Select Plug-In Folders" msgstr "选择插件文件夹" #: ../app/dialogs/preferences-dialog.c:2441 msgid "Scripts" msgstr "脚本" #: ../app/dialogs/preferences-dialog.c:2441 msgid "Script-Fu Folders" msgstr "脚本文件夹" #: ../app/dialogs/preferences-dialog.c:2443 msgid "Select Script-Fu Folders" msgstr "选择脚本文件夹" #: ../app/dialogs/preferences-dialog.c:2445 msgid "Module Folders" msgstr "模块文件夹" #: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Module Folders" msgstr "选择模块文件夹" #: ../app/dialogs/preferences-dialog.c:2449 msgid "Interpreters" msgstr "解释器" #: ../app/dialogs/preferences-dialog.c:2449 msgid "Interpreter Folders" msgstr "解释器文件夹" #: ../app/dialogs/preferences-dialog.c:2451 msgid "Select Interpreter Folders" msgstr "选择解释器文件夹" #: ../app/dialogs/preferences-dialog.c:2453 msgid "Environment Folders" msgstr "环境文件夹" #: ../app/dialogs/preferences-dialog.c:2455 msgid "Select Environment Folders" msgstr "选择环境文件夹" #: ../app/dialogs/preferences-dialog.c:2457 msgid "Themes" msgstr "主题" #: ../app/dialogs/preferences-dialog.c:2457 msgid "Theme Folders" msgstr "主题文件夹" #: ../app/dialogs/preferences-dialog.c:2459 msgid "Select Theme Folders" msgstr "选择主题文件夹" #: ../app/dialogs/print-size-dialog.c:135 msgid "Print Size" msgstr "打印大小" #. the image size labels #: ../app/dialogs/print-size-dialog.c:162 ../app/widgets/gimpsizebox.c:198 #: ../app/widgets/gimptemplateeditor.c:161 msgid "_Width:" msgstr "宽度(_W):" #: ../app/dialogs/print-size-dialog.c:169 ../app/widgets/gimpsizebox.c:202 #: ../app/widgets/gimptemplateeditor.c:168 msgid "H_eight:" msgstr "高度(_E):" #. the resolution labels #: ../app/dialogs/print-size-dialog.c:217 ../app/widgets/gimpsizebox.c:257 #: ../app/widgets/gimptemplateeditor.c:288 msgid "_X resolution:" msgstr "X 分辨率(_X):" #: ../app/dialogs/print-size-dialog.c:224 ../app/widgets/gimpsizebox.c:260 #: ../app/widgets/gimptemplateeditor.c:295 msgid "_Y resolution:" msgstr "Y 分辨率(_Y):" #: ../app/dialogs/print-size-dialog.c:235 ../app/widgets/gimpsizebox.c:253 #: ../app/widgets/gimptemplateeditor.c:308 #, c-format msgid "pixels/%a" msgstr "像素/%a" #: ../app/dialogs/quit-dialog.c:102 msgid "Quit GIMP" msgstr "退出 GIMP" #: ../app/dialogs/quit-dialog.c:102 msgid "Close All Images" msgstr "关闭全部图像" #: ../app/dialogs/quit-dialog.c:159 msgid "If you quit GIMP now, these changes will be lost." msgstr "如果您现在退出 GIMP,这些更改将会丢失。" #: ../app/dialogs/quit-dialog.c:162 msgid "If you close these images now, changes will be lost." msgstr "如果您现在关闭这些图像,更改将会丢失。" #: ../app/dialogs/quit-dialog.c:210 #, c-format msgid "There is one image with unsaved changes:" msgid_plural "There are %d images with unsaved changes:" msgstr[0] "有 %d 幅图像修改后还没保存:" #: ../app/dialogs/quit-dialog.c:232 msgid "_Discard Changes" msgstr "放弃修改(_D)" #: ../app/dialogs/resize-dialog.c:116 msgid "Canvas Size" msgstr "画布大小" #: ../app/dialogs/resize-dialog.c:127 ../app/dialogs/scale-dialog.c:107 msgid "Layer Size" msgstr "图层大小" #: ../app/dialogs/resize-dialog.c:289 msgid "Resize _layers:" msgstr "更改图层大小(_L):" #: ../app/dialogs/resolution-calibrate-dialog.c:70 msgid "Calibrate Monitor Resolution" msgstr "监视器分辨率定调" #: ../app/dialogs/resolution-calibrate-dialog.c:128 msgid "Measure the rulers and enter their lengths:" msgstr "测量尺子并输入它们的长度:" #: ../app/dialogs/resolution-calibrate-dialog.c:153 msgid "_Horizontal:" msgstr "水平(_H):" #: ../app/dialogs/resolution-calibrate-dialog.c:158 msgid "_Vertical:" msgstr "垂直(_V):" #. Image size frame #: ../app/dialogs/scale-dialog.c:96 ../app/widgets/gimptemplateeditor.c:139 msgid "Image Size" msgstr "图像大小" #: ../app/dialogs/scale-dialog.c:172 msgid "Quality" msgstr "质量" #: ../app/dialogs/scale-dialog.c:184 msgid "I_nterpolation:" msgstr "插值(_N):" #: ../app/dialogs/scale-dialog.c:203 msgid "" "Indexed color layers are always scaled without interpolation. The chosen " "interpolation type will affect channels and masks only." msgstr "索引颜色图层缩放时总不插值。所选的插值类型将只影响通道和蒙板。" #: ../app/dialogs/stroke-dialog.c:101 msgid "Choose Stroke Style" msgstr "选择勾画类型" #: ../app/dialogs/stroke-dialog.c:212 msgid "Paint tool:" msgstr "涂画工具:" #: ../app/dialogs/tips-dialog.c:89 msgid "Your GIMP tips file appears to be missing!" msgstr "您的 GIMP 提示文件似乎丢了!" #: ../app/dialogs/tips-dialog.c:91 #, c-format msgid "There should be a file called '%s'. Please check your installation." msgstr "应该存在一个叫“%s”的文件。请检查您的安装。" #: ../app/dialogs/tips-dialog.c:97 msgid "The GIMP tips file could not be parsed!" msgstr "无法解析 GIMP 提示文件!" #: ../app/dialogs/tips-dialog.c:130 msgid "GIMP Tip of the Day" msgstr "GIMP 日积月累" #: ../app/dialogs/tips-dialog.c:194 msgid "Show tip next time GIMP starts" msgstr "下次 GIMP 启动时显示提示" #: ../app/dialogs/tips-dialog.c:218 msgid "_Previous Tip" msgstr "前一条提示(_P)" #: ../app/dialogs/tips-dialog.c:227 msgid "_Next Tip" msgstr "后一条提示(_N)" #. This is a special string to specify the language identifier to #. look for in the gimp-tips.xml file. Please translate the C in it #. according to the name of the po file used for gimp-tips.xml. #. E.g. for the german translation, that would be "tips-locale:de". #. #: ../app/dialogs/tips-parser.c:165 msgid "tips-locale:C" msgstr "tips-locale:zh_CN" #: ../app/dialogs/user-install-dialog.c:105 msgid "Installation successful!" msgstr "安装成功!" #: ../app/dialogs/user-install-dialog.c:113 msgid "Installation failed!" msgstr "用户失败!" #: ../app/dialogs/user-install-dialog.c:187 msgid "Welcome to the GNU Image Manipulation Program" msgstr "欢迎使用 GNU 图像处理程序" #: ../app/dialogs/user-install-dialog.c:194 #, c-format msgid "It seems you have used GIMP %s before." msgstr "您看来曾经使用过 GIMP %s。" #: ../app/dialogs/user-install-dialog.c:204 msgid "_Use my old settings" msgstr "使用我的旧设置(_U)" #: ../app/dialogs/user-install-dialog.c:207 msgid "_Do a fresh installation" msgstr "进行全新的用户安装(_D)" #: ../app/dialogs/user-install-dialog.c:217 #, c-format msgid "" "It appears that you are using GIMP for the first time. GIMP will now create " "a folder named '%s' and copy some files to it." msgstr "" #: ../app/dialogs/user-install-dialog.c:244 msgid "Installing..." msgstr "正在安装..." #: ../app/dialogs/user-install-dialog.c:246 msgid "Installation Log" msgstr "安装日志" #: ../app/dialogs/user-install-dialog.c:317 msgid "GIMP User Installation" msgstr "GIMP 用户安装" #: ../app/dialogs/user-install-dialog.c:323 msgid "C_ontinue" msgstr "继续(_O)" #: ../app/dialogs/vectors-export-dialog.c:53 msgid "Export Path to SVG" msgstr "将路径导出为 SVG" #: ../app/dialogs/vectors-export-dialog.c:83 msgid "Export the active path" msgstr "导出活动路径" #: ../app/dialogs/vectors-export-dialog.c:84 msgid "Export all paths from this image" msgstr "导出此图像的所有路径" #: ../app/dialogs/vectors-import-dialog.c:57 msgid "Import Paths from SVG" msgstr "从 SVG 导入路径" #: ../app/dialogs/vectors-import-dialog.c:88 msgid "All files (*.*)" msgstr "所有文件(*.*)" #: ../app/dialogs/vectors-import-dialog.c:93 msgid "Scalable SVG image (*.svg)" msgstr "可缩放 SVG 图像(*.svg)" #: ../app/dialogs/vectors-import-dialog.c:104 msgid "_Merge imported paths" msgstr "合并导入的路径(_M)" #: ../app/dialogs/vectors-import-dialog.c:114 msgid "_Scale imported paths to fit image" msgstr "缩放导入的路径使之与图像匹配(_S)" #: ../app/dialogs/vectors-options-dialog.c:118 msgid "Path name:" msgstr "路径名字:" #: ../app/display/display-enums.c:24 msgid "Tool icon" msgstr "工具图标" #: ../app/display/display-enums.c:25 msgid "Tool icon with crosshair" msgstr "带交叉线的工具图标" #: ../app/display/display-enums.c:26 msgid "Crosshair only" msgstr "仅交叉线" #: ../app/display/display-enums.c:55 msgid "From theme" msgstr "取自主题" #: ../app/display/display-enums.c:56 msgid "Light check color" msgstr "浅色方格的颜色" #: ../app/display/display-enums.c:57 msgid "Dark check color" msgstr "深色方格的颜色" #: ../app/display/display-enums.c:58 msgid "Custom color" msgstr "自定义颜色" #: ../app/display/gimpdisplayshell.c:945 msgid "Zoom image when window size changes" msgstr "当窗口大小改变时缩放图像" #: ../app/display/gimpdisplayshell-close.c:125 #: ../app/display/gimpdisplayshell-close.c:202 #, c-format msgid "Close %s" msgstr "关闭 %s" #: ../app/display/gimpdisplayshell-close.c:137 msgid "Do_n't Save" msgstr "不保存(_N)" #: ../app/display/gimpdisplayshell-close.c:209 #, c-format msgid "Save the changes to image '%s' before closing?" msgstr "关闭图像“%s”前保存修改吗?" #: ../app/display/gimpdisplayshell-close.c:231 #, c-format msgid "" "If you don't save the image, changes from the last %s and %s will be lost." msgstr "如果您不保存图像,前%s%s所作的修改将会丢失。" #: ../app/display/gimpdisplayshell-close.c:237 #, c-format msgid "If you don't save the image, changes from the last %s will be lost." msgstr "如果您不保存图像,%s前所作的修改将会丢失。" #: ../app/display/gimpdisplayshell-close.c:310 #, c-format msgid "%d hour" msgid_plural "%d hours" msgstr[0] "" #: ../app/display/gimpdisplayshell-close.c:316 #, c-format msgid "minute" msgid_plural "%d minutes" msgstr[0] "%d 分" #: ../app/display/gimpdisplayshell-dnd.c:200 #: ../app/display/gimpdisplayshell-dnd.c:499 #: ../app/display/gimpdisplayshell-dnd.c:552 msgid "Drop New Layer" msgstr "拖放入新图层" #: ../app/display/gimpdisplayshell-dnd.c:246 msgid "Drop New Path" msgstr "拖放入新路径" #: ../app/display/gimpdisplayshell-dnd.c:540 #: ../app/widgets/gimplayertreeview.c:798 ../app/widgets/gimptoolbox-dnd.c:357 msgid "Dropped Buffer" msgstr "删除缓冲区" #: ../app/display/gimpdisplayshell-filter-dialog.c:73 msgid "Color Display Filters" msgstr "颜色显示滤镜" #: ../app/display/gimpdisplayshell-filter-dialog.c:76 msgid "Configure Color Display Filters" msgstr "配置颜色显示滤镜" #: ../app/display/gimpdisplayshell-layer-select.c:122 msgid "Layer Select" msgstr "图层选择" #: ../app/display/gimpdisplayshell-scale.c:472 msgid "Zoom Ratio" msgstr "缩放比率" #: ../app/display/gimpdisplayshell-scale.c:474 msgid "Select Zoom Ratio" msgstr "选择缩放比率" #: ../app/display/gimpdisplayshell-scale.c:517 msgid "Zoom ratio:" msgstr "缩放比率:" #: ../app/display/gimpdisplayshell-scale.c:542 msgid "Zoom:" msgstr "缩放:" #: ../app/display/gimpdisplayshell-title.c:224 msgid "RGB-empty" msgstr "RGB-空" #: ../app/display/gimpdisplayshell-title.c:227 msgid "grayscale-empty" msgstr "灰度-空" #: ../app/display/gimpdisplayshell-title.c:227 msgid "grayscale" msgstr "灰度" #: ../app/display/gimpdisplayshell-title.c:230 msgid "indexed-empty" msgstr "索引-空" #: ../app/display/gimpdisplayshell-title.c:230 msgid "indexed" msgstr "索引" #: ../app/display/gimpdisplayshell-title.c:284 msgid "(modified)" msgstr "(已修改)" #: ../app/display/gimpdisplayshell-title.c:289 msgid "(clean)" msgstr "(干净)" #: ../app/display/gimpdisplayshell-title.c:328 #: ../app/display/gimpdisplayshell-title.c:340 #: ../app/widgets/gimpactiongroup.c:777 msgid "(none)" msgstr "(无)" #: ../app/display/gimpstatusbar.c:107 msgid "Shadow type" msgstr "阴影类型" #: ../app/display/gimpstatusbar.c:108 msgid "Style of bevel around the statusbar text" msgstr "状态栏文字周围斜面的风格" #: ../app/display/gimpstatusbar.c:189 msgid "Cancel" msgstr "取消" #: ../app/display/gimpstatusbar.c:413 msgid "Other..." msgstr "其它..." #: ../app/file/file-open.c:106 msgid "Unknown file type" msgstr "未知文件类型" #: ../app/file/file-open.c:121 ../app/file/file-save.c:111 msgid "Not a regular file" msgstr "不是普通文件" #: ../app/file/file-open.c:166 msgid "Plug-In returned SUCCESS but did not return an image" msgstr "插件成功返回(SUCCESS)但没有返回图像" #: ../app/file/file-open.c:174 msgid "Plug-In could not open image" msgstr "插件无法打开图像" #: ../app/file/file-open.c:413 msgid "Image doesn't contain any visible layers" msgstr "图像没有包含任何可见图层" #: ../app/file/file-save.c:188 msgid "Plug-In could not save image" msgstr "插件无法保存图像" #: ../app/file/file-utils.c:109 msgid "Invalid character sequence in URI" msgstr "URI 中有无效的字符序列" #: ../app/gui/splash.c:110 msgid "GIMP Startup" msgstr "GIMP 启动" #: ../app/gui/themes.c:231 ../app/plug-in/gimppluginmanager.c:425 #, c-format msgid "Writing '%s'\n" msgstr "正在写入“%s”\n" #: ../app/gui/themes.c:284 #, c-format msgid "Adding theme '%s' (%s)\n" msgstr "添加主题“%s”(%s)\n" #: ../app/paint/gimpairbrush.c:69 ../app/tools/gimpairbrushtool.c:56 msgid "Airbrush" msgstr "喷枪" #: ../app/paint/gimpbrushcore.c:338 msgid "No brushes available for use with this tool." msgstr "没有可供此工具使用的画笔。" #: ../app/paint/gimpclone.c:108 ../app/tools/gimpclonetool.c:93 msgid "Clone" msgstr "克隆" #: ../app/paint/gimpconvolve.c:121 ../app/tools/gimpconvolvetool.c:68 msgid "Convolve" msgstr "卷积" #: ../app/paint/gimpdodgeburn.c:87 ../app/tools/gimpdodgeburntool.c:68 msgid "Dodge/Burn" msgstr "减淡/加深" #: ../app/paint/gimperaser.c:62 ../app/tools/gimperasertool.c:68 msgid "Eraser" msgstr "橡皮" #: ../app/paint/gimppaintbrush.c:63 ../app/tools/gimppaintbrushtool.c:51 msgid "Paintbrush" msgstr "画笔" #: ../app/paint/gimppencil.c:42 ../app/tools/gimppenciltool.c:51 msgid "Pencil" msgstr "铅笔" #: ../app/paint/gimpsmudge.c:78 ../app/tools/gimpsmudgetool.c:55 msgid "Smudge" msgstr "涂抹" #: ../app/paint/paint-enums.c:54 msgid "Aligned" msgstr "已对齐" #: ../app/paint/paint-enums.c:55 msgid "Registered" msgstr "已记录" #: ../app/paint/paint-enums.c:56 msgid "Fixed" msgstr "已修复" #: ../app/paint/paint-enums.c:83 msgid "Blur" msgstr "模糊" #: ../app/paint/paint-enums.c:84 msgid "Sharpen" msgstr "锐化" #: ../app/pdb/color_cmds.c:100 ../app/tools/gimpbrightnesscontrasttool.c:99 msgid "Brightness-Contrast" msgstr "亮度-对比度" #: ../app/pdb/color_cmds.c:247 ../app/tools/gimpposterizetool.c:76 msgid "Posterize" msgstr "海报效果" #: ../app/pdb/color_cmds.c:437 ../app/pdb/color_cmds.c:514 #: ../app/tools/gimpcurvestool.c:145 msgid "Curves" msgstr "曲线" #: ../app/pdb/color_cmds.c:579 ../app/tools/gimpcolorbalancetool.c:93 msgid "Color Balance" msgstr "色彩平衡" #: ../app/pdb/color_cmds.c:638 ../app/tools/gimpcolorizetool.c:91 msgid "Colorize" msgstr "单色化" #: ../app/pdb/color_cmds.c:771 ../app/tools/gimphuesaturationtool.c:112 msgid "Hue-Saturation" msgstr "色调-饱和度" #: ../app/pdb/color_cmds.c:825 ../app/tools/gimpthresholdtool.c:83 msgid "Threshold" msgstr "阈值" #: ../app/pdb/drawable_transform_cmds.c:286 #: ../app/pdb/drawable_transform_cmds.c:366 #: ../app/pdb/transform_tools_cmds.c:136 ../app/tools/gimpperspectivetool.c:69 #: ../app/tools/gimpperspectivetool.c:99 msgid "Perspective" msgstr "透视" #: ../app/pdb/drawable_transform_cmds.c:768 #: ../app/pdb/drawable_transform_cmds.c:833 #: ../app/pdb/transform_tools_cmds.c:329 ../app/tools/gimpsheartool.c:117 msgid "Shearing" msgstr "切变" #: ../app/pdb/drawable_transform_cmds.c:911 #: ../app/pdb/transform_tools_cmds.c:403 msgid "2D Transform" msgstr "2D 变换" #: ../app/pdb/drawable_transform_cmds.c:987 #: ../app/pdb/drawable_transform_cmds.c:1073 #: ../app/pdb/drawable_transform_cmds.c:1157 msgid "2D Transforming" msgstr "2D 变换" #: ../app/pdb/edit_cmds.c:577 ../app/tools/gimpblendtool.c:205 msgid "Blending" msgstr "混合" #: ../app/pdb/gimppdb.c:306 ../app/pdb/gimppdb.c:370 #, fuzzy, c-format msgid "" "PDB calling error:\n" "Procedure '%s' not found" msgstr "" "PDB 调用错误:\n" "过程“%s”没有找到" #: ../app/pdb/gimppdb.c:403 #, c-format msgid "" "PDB calling error for procedure '%s':\n" "Argument #%d type mismatch (expected %s, got %s)" msgstr "" "PDB 调用过程“%s”错误:\n" "参数 #%d 类型不匹配(期望 %s,得到 %s)" #: ../app/pdb/gimpprocedure.c:497 #, fuzzy, c-format msgid "" "PDB calling error for procedure '%s':\n" "Argument '%s' (#%d, type %s) type mismatch (got %s)." msgstr "" "PDB 调用过程“%s”错误:\n" "参数 #%d 类型不匹配(期望 %s,得到 %s)" #: ../app/pdb/gimpprocedure.c:535 #, fuzzy, c-format msgid "" "PDB calling error for procedure '%s':\n" "Argument '%s' (#%d, type %s) out of bounds (validation changed '%s' to '%s')" msgstr "" "PDB 调用过程“%s”错误:\n" "参数 #%d 类型不匹配(期望 %s,得到 %s)" #: ../app/pdb/image_cmds.c:1945 msgid "" "Image resolution is out of bounds, using the default resolution instead." msgstr "图像分辨率超出范围,使用默认的分辨率替代。" #: ../app/pdb/selection_tools_cmds.c:154 ../app/tools/gimpfreeselecttool.c:96 msgid "Free Select" msgstr "自由选择" #: ../app/plug-in/gimpenvirontable.c:249 #, c-format msgid "Empty variable name in environment file %s" msgstr "环境文件 %s 中含有空变量名" #: ../app/plug-in/gimpenvirontable.c:267 #, c-format msgid "Illegal variable name in environment file %s: %s" msgstr "环境文件 %s 中含有非法变量名:%s" #: ../app/plug-in/gimpinterpreterdb.c:262 #, c-format msgid "Bad interpreter referenced in interpreter file %s: %s" msgstr "" #: ../app/plug-in/gimpinterpreterdb.c:320 #, c-format msgid "Bad binary format string in interpreter file %s" msgstr "" #: ../app/plug-in/gimppluginmanager.c:230 msgid "Plug-In Interpreters" msgstr "插件解释器" #: ../app/plug-in/gimppluginmanager.c:237 msgid "Plug-In Environment" msgstr "插件环境" #: ../app/plug-in/gimppluginmanager.c:279 msgid "Searching Plug-Ins" msgstr "正在搜索插件" #: ../app/plug-in/gimppluginmanager.c:310 msgid "Resource configuration" msgstr "资源配置" #. query any plug-ins that have changed since we last wrote out #. * the pluginrc file #. #: ../app/plug-in/gimppluginmanager.c:336 msgid "Querying new Plug-ins" msgstr "正在查询新的插件" #: ../app/plug-in/gimppluginmanager.c:364 #, c-format msgid "Querying plug-in: '%s'\n" msgstr "正在查询插件:“%s”\n" #. initialize the plug-ins #: ../app/plug-in/gimppluginmanager.c:373 msgid "Initializing Plug-ins" msgstr "正在初始化插件" #: ../app/plug-in/gimppluginmanager.c:399 #, c-format msgid "Initializing plug-in: '%s'\n" msgstr "正在初始化插件:“%s”\n" #: ../app/plug-in/gimppluginmanager.c:523 msgid "Starting Extensions" msgstr "正在启动扩展" #: ../app/plug-in/gimppluginmanager.c:531 #, c-format msgid "Starting extension: '%s'\n" msgstr "正在启动扩展:“%s”\n" #: ../app/plug-in/plug-in.c:471 ../app/plug-in/plug-in.c:504 #, c-format msgid "Terminating plug-in: '%s'\n" msgstr "正在结束插件:“%s”\n" #: ../app/plug-in/plug-in.c:645 #, fuzzy, c-format msgid "" "Plug-in crashed: \"%s\"\n" "(%s)\n" "\n" "The dying plug-in may have messed up GIMP's internal state. You may want to " "save your images and restart GIMP to be on the safe side." msgstr "" "插件崩溃:“%s”\n" "(%s)\n" "\n" "已崩溃的插件可能已经破坏 GIMP 的内部状态。您可能需要保存您的图片然后重新启动 " "GIMP 以确保稳妥。" #: ../app/plug-in/plug-in-rc.c:206 #, c-format msgid "Skipping '%s': wrong GIMP protocol version." msgstr "跳过“%s”:错误的 GIMP 协议版本。" #: ../app/plug-in/plug-in-rc.c:472 #, c-format msgid "invalid value '%s' for icon type" msgstr "图标类型“%s”无效" #: ../app/plug-in/plug-in-rc.c:487 #, c-format msgid "invalid value '%ld' for icon type" msgstr "图标类型“%ld”无效" #: ../app/text/text-enums.c:81 msgid "Left justified" msgstr "左对齐" #: ../app/text/text-enums.c:82 msgid "Right justified" msgstr "右对齐" #: ../app/text/text-enums.c:83 msgid "Centered" msgstr "居中" #: ../app/text/text-enums.c:84 msgid "Filled" msgstr "填充" #. This is a so-called pangram; it's supposed to #. contain all characters found in the alphabet. #: ../app/text/gimpfont.c:42 msgid "" "Pack my box with\n" "five dozen liquor jugs." msgstr "" "Pack my box with\n" "five dozen liquor jugs." #: ../app/text/gimptext-compat.c:108 ../app/tools/gimptexttool.c:712 msgid "Add Text Layer" msgstr "添加文字图层" #: ../app/text/gimptext-parasite.c:167 msgid "(invalid UTF-8 string)" msgstr "(无效的 UTF-8 字符串)" #: ../app/text/gimptextlayer.c:138 msgid "Text Layer" msgstr "文字图层" #: ../app/text/gimptextlayer.c:139 msgid "Rename Text Layer" msgstr "重命名文字图层" #: ../app/text/gimptextlayer.c:140 msgid "Move Text Layer" msgstr "移动文字图层" #: ../app/text/gimptextlayer.c:141 msgid "Scale Text Layer" msgstr "缩放文字图层" #: ../app/text/gimptextlayer.c:142 msgid "Resize Text Layer" msgstr "改变文字图层大小" #: ../app/text/gimptextlayer.c:143 msgid "Flip Text Layer" msgstr "翻转文字图层" #: ../app/text/gimptextlayer.c:144 msgid "Rotate Text Layer" msgstr "旋转文字图层" #: ../app/text/gimptextlayer.c:145 msgid "Transform Text Layer" msgstr "变换文字图层" #: ../app/text/gimptextlayer.c:497 msgid "Discard Text Information" msgstr "放弃文字信息" #: ../app/text/gimptextlayer.c:547 msgid "Due to lack of any fonts, text functionality is not available." msgstr "由于缺少字体,文字功能不可用。" #: ../app/text/gimptextlayer.c:582 msgid "Empty Text Layer" msgstr "空白文字图层" #: ../app/text/gimptextlayer-xcf.c:73 #, c-format msgid "" "Problems parsing the text parasite for layer '%s':\n" "%s\n" "\n" "Some text properties may be wrong. Unless you want to edit the text layer, " "you don't need to worry about this." msgstr "" "解析图层“%s”的文字寄生物时遇到问题:\n" "%s\n" "\n" "某些文字属性可能有错。除非您要编辑的是文字图层,否则不必担心。" #: ../app/tools/tools-enums.c:26 msgid "Pick only" msgstr "仅拾取" #: ../app/tools/tools-enums.c:27 msgid "Set foreground color" msgstr "设为前景色" #: ../app/tools/tools-enums.c:28 msgid "Set background color" msgstr "设为背景色" #: ../app/tools/tools-enums.c:29 msgid "Add to palette" msgstr "添加到色板" #: ../app/tools/tools-enums.c:56 msgid "Crop" msgstr "剪裁" #: ../app/tools/tools-enums.c:57 ../app/tools/tools-enums.c:85 msgid "Resize" msgstr "改变大小" #: ../app/tools/tools-enums.c:84 msgid "Execute" msgstr "执行" #: ../app/tools/tools-enums.c:113 msgid "Free select" msgstr "自由选择" #: ../app/tools/tools-enums.c:114 msgid "Fixed size" msgstr "固定大小" #: ../app/tools/tools-enums.c:115 msgid "Fixed aspect ratio" msgstr "固定宽高比" #: ../app/tools/tools-enums.c:143 msgid "Transform layer" msgstr "变换图层" #: ../app/tools/tools-enums.c:144 msgid "Transform selection" msgstr "变换选区" #: ../app/tools/tools-enums.c:145 msgid "Transform path" msgstr "变换路径" #: ../app/tools/tools-enums.c:173 msgid "Design" msgstr "设计" #: ../app/tools/tools-enums.c:175 ../app/tools/gimpmovetool.c:116 msgid "Move" msgstr "移动" #: ../app/tools/tools-enums.c:204 msgid "Outline" msgstr "轮廓" #: ../app/tools/tools-enums.c:207 msgid "Image + Grid" msgstr "图像 + 网格" #: ../app/tools/tools-enums.c:234 msgid "Number of grid lines" msgstr "网格线数量" #: ../app/tools/tools-enums.c:235 msgid "Grid line spacing" msgstr "网格线间距" #: ../app/tools/gimp-tools.c:315 msgid "This tool has no options." msgstr "这个工具没有选项。" #: ../app/tools/gimpairbrushtool.c:57 msgid "Airbrush with variable pressure" msgstr "带各种压力的喷枪" #: ../app/tools/gimpairbrushtool.c:58 msgid "_Airbrush" msgstr "喷枪(_A)" #: ../app/tools/gimpairbrushtool.c:101 ../app/tools/gimpconvolvetool.c:177 #: ../app/tools/gimpsmudgetool.c:101 msgid "Rate:" msgstr "比率:" #: ../app/tools/gimpairbrushtool.c:107 msgid "Pressure:" msgstr "压力:" #: ../app/tools/gimpblendoptions.c:216 msgid "Offset:" msgstr "位移:" #: ../app/tools/gimpblendoptions.c:225 ../app/widgets/gimpbrusheditor.c:115 msgid "Shape:" msgstr "形状:" #: ../app/tools/gimpblendoptions.c:231 ../app/tools/gimppaintoptions-gui.c:494 msgid "Repeat:" msgstr "重复:" #: ../app/tools/gimpblendoptions.c:249 msgid "Adaptive supersampling" msgstr "自适应超级采样" #: ../app/tools/gimpblendoptions.c:267 msgid "Max depth:" msgstr "最大深度:" #: ../app/tools/gimpblendoptions.c:274 #: ../app/tools/gimpbucketfilloptions.c:274 #: ../app/tools/gimpselectionoptions.c:501 msgid "Threshold:" msgstr "阈值:" #: ../app/tools/gimpblendtool.c:97 msgid "Fill with a color gradient" msgstr "用颜色渐变填充" #: ../app/tools/gimpblendtool.c:98 msgid "Blen_d" msgstr "混合填充(_D)" #: ../app/tools/gimpblendtool.c:148 msgid "Blend: Invalid for indexed images." msgstr "混合填充:对索引图像无效。" #. initialize the statusbar display #: ../app/tools/gimpblendtool.c:166 ../app/tools/gimpblendtool.c:261 msgid "Blend: " msgstr "混合填充:" #: ../app/tools/gimpbrightnesscontrasttool.c:100 msgid "Adjust brightness and contrast" msgstr "调整亮度和对比度" #: ../app/tools/gimpbrightnesscontrasttool.c:101 msgid "B_rightness-Contrast..." msgstr "亮度-对比度(_R)..." #: ../app/tools/gimpbrightnesscontrasttool.c:121 msgid "Adjust Brightness and Contrast" msgstr "调整亮度和对比度" #: ../app/tools/gimpbrightnesscontrasttool.c:164 msgid "Brightness-Contrast does not operate on indexed layers." msgstr "不能对索引图层进行亮度-对比度操作。" #: ../app/tools/gimpbrightnesscontrasttool.c:280 msgid "_Brightness:" msgstr "亮度(_B):" #: ../app/tools/gimpbrightnesscontrasttool.c:295 msgid "Con_trast:" msgstr "对比度(_T):" #: ../app/tools/gimpbucketfilloptions.c:99 msgid "Allow completely transparent regions to be filled" msgstr "允许填充完全透明的区域" #: ../app/tools/gimpbucketfilloptions.c:105 msgid "Base filled area on all visible layers" msgstr "填充区域以所有可见图层为准" #: ../app/tools/gimpbucketfilloptions.c:111 #: ../app/tools/gimpselectionoptions.c:134 msgid "Maximum color difference" msgstr "最大颜色差异" #. fill type #: ../app/tools/gimpbucketfilloptions.c:213 #, c-format msgid "Fill Type (%s)" msgstr "填充类型(%s)" #. fill selection #: ../app/tools/gimpbucketfilloptions.c:226 #, c-format msgid "Affected Area (%s)" msgstr "影响区域(%s)" #: ../app/tools/gimpbucketfilloptions.c:230 msgid "Fill whole selection" msgstr "填充整个选区" #: ../app/tools/gimpbucketfilloptions.c:231 msgid "Fill similar colors" msgstr "填充相近的颜色" #: ../app/tools/gimpbucketfilloptions.c:240 #: ../app/tools/gimpselectionoptions.c:473 msgid "Finding Similar Colors" msgstr "寻找相近的颜色" #: ../app/tools/gimpbucketfilloptions.c:256 msgid "Fill transparent areas" msgstr "填充透明区域" #: ../app/tools/gimpbucketfilloptions.c:262 ../app/tools/gimpclonetool.c:309 #: ../app/tools/gimpcolorpickeroptions.c:162 #: ../app/tools/gimpselectionoptions.c:489 #: ../app/tools/gimpselectionoptions.c:538 msgid "Sample merged" msgstr "位样合并" #: ../app/tools/gimpbucketfilltool.c:90 msgid "Fill with a color or pattern" msgstr "用一种颜色或图案填充" #: ../app/tools/gimpbucketfilltool.c:91 msgid "_Bucket Fill" msgstr "油漆桶填充(_B)" #: ../app/tools/gimpbycolorselecttool.c:82 msgid "Select regions by color" msgstr "按颜色选择区域" #: ../app/tools/gimpbycolorselecttool.c:83 msgid "_By Color Select" msgstr "按颜色选择(_B)" #: ../app/tools/gimpclonetool.c:94 msgid "Paint using Patterns or Image Regions" msgstr "用图案或者图像区域涂画" #: ../app/tools/gimpclonetool.c:95 msgid "_Clone" msgstr "克隆(_C)" #: ../app/tools/gimpclonetool.c:243 msgid "Ctrl-Click to set a clone source." msgstr "Ctrl+单击可设定克隆源。" #: ../app/tools/gimpclonetool.c:304 msgid "Source" msgstr "源" #: ../app/tools/gimpclonetool.c:323 msgid "Alignment:" msgstr "对齐:" #: ../app/tools/gimpcolorbalancetool.c:94 msgid "Adjust color balance" msgstr "调整色彩平衡" #: ../app/tools/gimpcolorbalancetool.c:95 msgid "Color _Balance..." msgstr "色彩平衡(_B)..." #: ../app/tools/gimpcolorbalancetool.c:112 msgid "Adjust Color Balance" msgstr "调整色彩平衡" #: ../app/tools/gimpcolorbalancetool.c:156 msgid "Color balance operates only on RGB color layers." msgstr "只能对 RGB 颜色的图层进行色彩平衡操作。" #: ../app/tools/gimpcolorbalancetool.c:239 msgid "Select Range to Adjust" msgstr "选择要调整的范围" #: ../app/tools/gimpcolorbalancetool.c:246 ../app/tools/gimplevelstool.c:175 msgid "Adjust Color Levels" msgstr "调整颜色色阶" #: ../app/tools/gimpcolorbalancetool.c:262 msgid "Cyan" msgstr "青色" #: ../app/tools/gimpcolorbalancetool.c:269 msgid "Magenta" msgstr "品红" #: ../app/tools/gimpcolorbalancetool.c:276 msgid "Yellow" msgstr "黄色" #: ../app/tools/gimpcolorbalancetool.c:286 msgid "R_eset Range" msgstr "重置范围(_E)" #: ../app/tools/gimpcolorbalancetool.c:295 msgid "Preserve _luminosity" msgstr "保持亮度(_L)" #: ../app/tools/gimpcolorizetool.c:92 msgid "Colorize the image" msgstr "图像单色化" #: ../app/tools/gimpcolorizetool.c:93 msgid "Colori_ze..." msgstr "单色化(_Z)..." #: ../app/tools/gimpcolorizetool.c:110 msgid "Colorize the Image" msgstr "图像单色化" #: ../app/tools/gimpcolorizetool.c:153 msgid "Colorize operates only on RGB color layers." msgstr "只能对 RGB 颜色的图层进行单色化操作。" #: ../app/tools/gimpcolorizetool.c:193 msgid "Select Color" msgstr "选择颜色" #: ../app/tools/gimpcolorizetool.c:211 #: ../app/tools/gimphuesaturationtool.c:362 msgid "_Hue:" msgstr "色调(_H):" #: ../app/tools/gimpcolorizetool.c:225 #: ../app/tools/gimphuesaturationtool.c:398 msgid "_Saturation:" msgstr "饱和度(_S):" #: ../app/tools/gimpcolorizetool.c:239 #: ../app/tools/gimphuesaturationtool.c:380 msgid "_Lightness:" msgstr "亮度(_L):" #: ../app/tools/gimpcoloroptions.c:161 msgid "Sample average" msgstr "位样平均" #: ../app/tools/gimpcoloroptions.c:171 ../app/tools/gimpselectionoptions.c:451 #: ../app/widgets/gimpbrusheditor.c:123 msgid "Radius:" msgstr "半径:" #. the pick FG/BG frame #: ../app/tools/gimpcolorpickeroptions.c:167 #, c-format msgid "Pick Mode (%s)" msgstr "拾取模式(%s)" #. the use_info_window toggle button #: ../app/tools/gimpcolorpickeroptions.c:176 #, c-format msgid "Use info window (%s)" msgstr "使用信息窗口(%s)" #: ../app/tools/gimpcolorpickertool.c:105 msgid "Color Picker" msgstr "颜色拾取" #: ../app/tools/gimpcolorpickertool.c:106 msgid "Pick colors from the image" msgstr "从图像中拾取颜色" #: ../app/tools/gimpcolorpickertool.c:107 msgid "C_olor Picker" msgstr "颜色拾取(_O)" #. tool->display->shell #: ../app/tools/gimpcolorpickertool.c:356 msgid "Color Picker Information" msgstr "颜色拾取信息" #: ../app/tools/gimpcolortool.c:243 ../app/tools/gimpcolortool.c:417 msgid "Move Sample Point: " msgstr "移动采样点:" #: ../app/tools/gimpcolortool.c:411 msgid "Cancel Sample Point" msgstr "取消采样点" #: ../app/tools/gimpcolortool.c:418 msgid "Add Sample Point: " msgstr "添加采样点:" #: ../app/tools/gimpconvolvetool.c:69 msgid "Blur or Sharpen" msgstr "模糊或锐化" #: ../app/tools/gimpconvolvetool.c:70 msgid "Con_volve" msgstr "卷积(_V)" #. the type radio box #: ../app/tools/gimpconvolvetool.c:159 #, c-format msgid "Convolve Type (%s)" msgstr "卷积类型(%s)" #. tool toggle #: ../app/tools/gimpcropoptions.c:179 ../app/tools/gimpmagnifyoptions.c:182 #: ../app/tools/gimpmoveoptions.c:188 #, c-format msgid "Tool Toggle (%s)" msgstr "工具切换(%s)" #: ../app/tools/gimpcropoptions.c:191 msgid "Current layer only" msgstr "仅对当前图层" #: ../app/tools/gimpcroptool.c:96 msgid "Crop & Resize" msgstr "剪裁和改变大小" #: ../app/tools/gimpcroptool.c:97 msgid "Crop or Resize an image" msgstr "剪裁图像或改变大小" #: ../app/tools/gimpcroptool.c:98 msgid "_Crop & Resize" msgstr "剪裁和改变大小(_C)" #: ../app/tools/gimpcroptool.c:218 msgid "Click or press enter to crop." msgstr "点击或按 Enter 可剪裁。" #: ../app/tools/gimpcroptool.c:221 msgid "Click or press enter to resize." msgstr "点击或按 Enter 可改变大小。" #: ../app/tools/gimpcurvestool.c:146 msgid "Adjust color curves" msgstr "调整颜色曲线" #: ../app/tools/gimpcurvestool.c:147 msgid "_Curves..." msgstr "曲线(_C)..." #: ../app/tools/gimpcurvestool.c:173 msgid "Adjust Color Curves" msgstr "调整颜色曲线" #: ../app/tools/gimpcurvestool.c:175 msgid "Load Curves" msgstr "加载曲线" #: ../app/tools/gimpcurvestool.c:176 msgid "Load curves settings from file" msgstr "从文件中加载曲线设置" #: ../app/tools/gimpcurvestool.c:177 msgid "Save Curves" msgstr "保存曲线" #: ../app/tools/gimpcurvestool.c:178 msgid "Save curves settings to file" msgstr "将曲线设置保存到文件中" #: ../app/tools/gimpcurvestool.c:253 msgid "Curves for indexed layers cannot be adjusted." msgstr "不能调整索引图层的颜色。" #: ../app/tools/gimpcurvestool.c:357 msgid "Click to add a control point." msgstr "点击可添加控制点。" #: ../app/tools/gimpcurvestool.c:362 msgid "Click to add control points to all channels." msgstr "单击可在全部通道中添加控制点。" #: ../app/tools/gimpcurvestool.c:559 ../app/tools/gimplevelstool.c:370 msgid "Cha_nnel:" msgstr "通道(_N):" #: ../app/tools/gimpcurvestool.c:581 ../app/tools/gimplevelstool.c:392 msgid "R_eset Channel" msgstr "重置通道(_E)" #. Horizontal button box for load / save #: ../app/tools/gimpcurvestool.c:685 ../app/tools/gimplevelstool.c:586 msgid "All Channels" msgstr "所有通道" #. The radio box for selecting the curve type #: ../app/tools/gimpcurvestool.c:703 msgid "Curve Type" msgstr "曲线类型" #: ../app/tools/gimpdodgeburntool.c:69 msgid "Dodge or Burn strokes" msgstr "减淡或加深处理" #: ../app/tools/gimpdodgeburntool.c:70 msgid "Dod_geBurn" msgstr "减淡加深(_G)" #. the type (dodge or burn) #: ../app/tools/gimpdodgeburntool.c:160 #, c-format msgid "Type (%s)" msgstr "类型(%s)" #: ../app/tools/gimpdodgeburntool.c:172 msgid "Mode" msgstr "模式" #: ../app/tools/gimpdodgeburntool.c:184 msgid "Exposure:" msgstr "曝光量:" #: ../app/tools/gimpeditselectiontool.c:235 #: ../app/tools/gimpeditselectiontool.c:1172 msgid "Move Floating Selection" msgstr "移动浮动选区" #: ../app/tools/gimpeditselectiontool.c:433 #: ../app/tools/gimpeditselectiontool.c:700 msgid "Move: " msgstr "移动:" #: ../app/tools/gimpellipseselecttool.c:72 msgid "Select elliptical regions" msgstr "选择椭圆区域" #: ../app/tools/gimpellipseselecttool.c:73 msgid "_Ellipse Select" msgstr "椭圆选择(_E)" #: ../app/tools/gimperasertool.c:69 msgid "Erase to background or transparency" msgstr "擦除至背景或透明" #: ../app/tools/gimperasertool.c:70 msgid "_Eraser" msgstr "橡皮(_E)" #. the anti_erase toggle #: ../app/tools/gimperasertool.c:151 #, c-format msgid "Anti erase (%s)" msgstr "反擦除(%s)" #: ../app/tools/gimpflipoptions.c:133 ../app/tools/gimpmoveoptions.c:182 #: ../app/tools/gimptransformoptions.c:298 msgid "Affect:" msgstr "影响:" #. tool toggle #: ../app/tools/gimpflipoptions.c:139 #, c-format msgid "Flip Type (%s)" msgstr "翻转类型(%s)" #: ../app/tools/gimpfliptool.c:79 msgid "Flip the layer or selection" msgstr "翻转图层或选区" #: ../app/tools/gimpfliptool.c:80 msgid "_Flip" msgstr "翻转(_F)" #: ../app/tools/gimpfreeselecttool.c:97 msgid "Select hand-drawn regions" msgstr "选择手画的区域" #: ../app/tools/gimpfreeselecttool.c:98 msgid "_Free Select" msgstr "自由选择(_F)" #: ../app/tools/gimpforegroundselectoptions.c:79 msgid "Select a single contiguous area" msgstr "选择单个邻近的区域" #: ../app/tools/gimpforegroundselectoptions.c:88 msgid "Size of the brush used for refinements" msgstr "" #: ../app/tools/gimpforegroundselectoptions.c:93 msgid "" "Smaller values give a more accurate selection border but may introduce holes " "in the selection" msgstr "" #: ../app/tools/gimpforegroundselectoptions.c:109 msgid "Sensitivity for brightness component" msgstr "" #: ../app/tools/gimpforegroundselectoptions.c:114 msgid "Sensitivity for red/green component" msgstr "" #: ../app/tools/gimpforegroundselectoptions.c:119 msgid "Sensitivity for yellow/blue component" msgstr "" #. single / multiple objects #: ../app/tools/gimpforegroundselectoptions.c:233 msgid "Contiguous" msgstr "连续" #. foreground / background #: ../app/tools/gimpforegroundselectoptions.c:238 #, c-format msgid "Interactive refinement (%s)" msgstr "" #: ../app/tools/gimpforegroundselectoptions.c:242 msgid "Mark background" msgstr "标记背景" #: ../app/tools/gimpforegroundselectoptions.c:243 msgid "Mark foreground" msgstr "标记前景" #: ../app/tools/gimpforegroundselectoptions.c:259 msgid "Small brush" msgstr "小画笔" #: ../app/tools/gimpforegroundselectoptions.c:267 msgid "Large brush" msgstr "大画笔" #: ../app/tools/gimpforegroundselectoptions.c:291 msgid "Smoothing:" msgstr "光滑:" #: ../app/tools/gimpforegroundselectoptions.c:297 msgid "Preview color:" msgstr "预览颜色:" #. granularity #: ../app/tools/gimpforegroundselectoptions.c:300 msgid "Color Sensitivity" msgstr "颜色灵敏度" #: ../app/tools/gimpforegroundselecttool.c:144 msgid "Foreground Select" msgstr "前景选择" #: ../app/tools/gimpforegroundselecttool.c:145 msgid "Extract foreground objects" msgstr "提取前景对象" #: ../app/tools/gimpforegroundselecttool.c:146 msgid "F_oreground Select" msgstr "前景选择(_O)" #: ../app/tools/gimpforegroundselecttool.c:305 msgid "Add more strokes or press Enter to accept the selection" msgstr "" #: ../app/tools/gimpforegroundselecttool.c:307 msgid "Mark foreground by painting on the object to extract" msgstr "" #: ../app/tools/gimpforegroundselecttool.c:321 msgid "Draw a rough circle around the object to extract" msgstr "在对象周围划出大致的轮廓以便提取" #: ../app/tools/gimpfuzzyselecttool.c:98 msgid "Select contiguous regions" msgstr "选择邻近的区域" #: ../app/tools/gimpfuzzyselecttool.c:99 msgid "Fu_zzy Select" msgstr "模糊选择(_Z)" #: ../app/tools/gimpfuzzyselecttool.c:186 msgid "Move the mouse to change threshold." msgstr "移动鼠标可更改阀值。" #: ../app/tools/gimphistogramoptions.c:126 msgid "Histogram Scale" msgstr "直方图尺度" #: ../app/tools/gimphuesaturationtool.c:113 msgid "Adjust hue and saturation" msgstr "调整色调和饱和度" #: ../app/tools/gimphuesaturationtool.c:114 msgid "Hue-_Saturation..." msgstr "色调-饱和度(_S)..." #: ../app/tools/gimphuesaturationtool.c:131 msgid "Adjust Hue / Lightness / Saturation" msgstr "调整色调/亮度/饱和度" #: ../app/tools/gimphuesaturationtool.c:175 msgid "Hue-Saturation operates only on RGB color layers." msgstr "只有 RGB 颜色的图层可以进行色调-饱和度操作。" #: ../app/tools/gimphuesaturationtool.c:230 msgid "M_aster" msgstr "主值(_A)" #: ../app/tools/gimphuesaturationtool.c:231 msgid "_R" msgstr "红(_R)" #: ../app/tools/gimphuesaturationtool.c:232 msgid "_Y" msgstr "黄(_Y)" #: ../app/tools/gimphuesaturationtool.c:233 msgid "_G" msgstr "绿(_G)" #: ../app/tools/gimphuesaturationtool.c:234 msgid "_C" msgstr "青(_C)" #: ../app/tools/gimphuesaturationtool.c:235 msgid "_B" msgstr "蓝(_B)" #: ../app/tools/gimphuesaturationtool.c:236 msgid "_M" msgstr "品(_M)" #: ../app/tools/gimphuesaturationtool.c:239 msgid "Select Primary Color to Adjust" msgstr "按选择要修改的色系" #: ../app/tools/gimphuesaturationtool.c:272 msgid "Adjust all colors" msgstr "调整全部颜色" #: ../app/tools/gimphuesaturationtool.c:326 msgid "_Overlap:" msgstr "覆盖(_O):" #: ../app/tools/gimphuesaturationtool.c:344 msgid "Adjust Selected Color" msgstr "修改选中的颜色" #: ../app/tools/gimphuesaturationtool.c:418 msgid "R_eset Color" msgstr "重置颜色(_E)" #: ../app/tools/gimpimagemaptool.c:233 ../app/widgets/gimpthumbbox.c:331 msgid "_Preview" msgstr "预览(_P)" #: ../app/tools/gimpimagemaptool.c:265 msgid "Quick Load" msgstr "快速加载" #: ../app/tools/gimpimagemaptool.c:294 msgid "Quick Save" msgstr "快速保存" #. adjust sliders #: ../app/tools/gimpinkoptions-gui.c:58 msgid "Adjustment" msgstr "调整" #: ../app/tools/gimpinkoptions-gui.c:70 ../app/tools/gimpinkoptions-gui.c:95 #: ../app/tools/gimptextoptions.c:439 msgid "Size:" msgstr "大小:" #: ../app/tools/gimpinkoptions-gui.c:78 ../app/tools/gimpmeasuretool.c:925 #: ../app/tools/gimprotatetool.c:141 ../app/widgets/gimpbrusheditor.c:177 msgid "Angle:" msgstr "角度:" #. sens sliders #: ../app/tools/gimpinkoptions-gui.c:83 msgid "Sensitivity" msgstr "灵敏度" #: ../app/tools/gimpinkoptions-gui.c:102 msgid "Tilt:" msgstr "倾斜:" #: ../app/tools/gimpinkoptions-gui.c:109 msgid "Speed:" msgstr "速度:" #: ../app/tools/gimpinkoptions-gui.c:120 msgid "Type" msgstr "类型" #. Blob shape widget #: ../app/tools/gimpinkoptions-gui.c:150 msgid "Shape" msgstr "形状" #: ../app/tools/gimpinktool.c:62 msgid "Draw in ink" msgstr "用墨水画" #: ../app/tools/gimpinktool.c:63 msgid "In_k" msgstr "墨水(_K)" #: ../app/tools/gimpiscissorstool.c:278 msgid "Scissors" msgstr "剪刀" #: ../app/tools/gimpiscissorstool.c:279 msgid "Select shapes from image" msgstr "从图像中选择形状" #: ../app/tools/gimpiscissorstool.c:280 msgid "Intelligent _Scissors" msgstr "智能剪刀(_S)" #: ../app/tools/gimplevelstool.c:154 msgid "Adjust color levels" msgstr "调整颜色色阶" #: ../app/tools/gimplevelstool.c:155 msgid "_Levels..." msgstr "色阶(_L)..." #: ../app/tools/gimplevelstool.c:177 msgid "Load Levels" msgstr "加载色阶" #: ../app/tools/gimplevelstool.c:178 msgid "Load levels settings from file" msgstr "从文件中加载色阶设置" #: ../app/tools/gimplevelstool.c:179 msgid "Save Levels" msgstr "保存色阶" #: ../app/tools/gimplevelstool.c:180 msgid "Save levels settings to file" msgstr "将色阶设置保存到文件中" #: ../app/tools/gimplevelstool.c:239 msgid "Levels for indexed layers cannot be adjusted." msgstr "索引图层不能调整色阶。" #: ../app/tools/gimplevelstool.c:306 msgid "Pick black point" msgstr "拾取黑点" #: ../app/tools/gimplevelstool.c:310 msgid "Pick gray point" msgstr "拾取灰点" #: ../app/tools/gimplevelstool.c:314 msgid "Pick white point" msgstr "拾取白点" #. Input levels frame #: ../app/tools/gimplevelstool.c:407 msgid "Input Levels" msgstr "输入色阶" #: ../app/tools/gimplevelstool.c:494 msgid "Gamma" msgstr "Gamma" #. Output levels frame #: ../app/tools/gimplevelstool.c:521 msgid "Output Levels" msgstr "输出色阶" #: ../app/tools/gimplevelstool.c:613 msgid "Adjust levels automatically" msgstr "自动调整色阶" #: ../app/tools/gimpmagnifyoptions.c:177 msgid "Auto-resize window" msgstr "自动改变窗口大小" #: ../app/tools/gimpmagnifytool.c:92 msgid "Zoom" msgstr "缩放" #: ../app/tools/gimpmagnifytool.c:93 msgid "Zoom in & out" msgstr "放大和缩小" #: ../app/tools/gimpmeasureoptions.c:128 msgid "Use info window" msgstr "使用信息窗口" #: ../app/tools/gimpmeasuretool.c:117 msgid "Measure" msgstr "测量" #: ../app/tools/gimpmeasuretool.c:118 msgid "Measure distances and angles" msgstr "测量距离和角度" #: ../app/tools/gimpmeasuretool.c:119 msgid "_Measure" msgstr "测量(_M)" #: ../app/tools/gimpmeasuretool.c:235 msgid "Add Guides" msgstr "添加参考线" #. tool->display->shell #: ../app/tools/gimpmeasuretool.c:879 msgid "Measure Distances and Angles" msgstr "测量距离和角度" #: ../app/tools/gimpmeasuretool.c:899 msgid "Distance:" msgstr "距离:" #: ../app/tools/gimpmoveoptions.c:142 msgid "Pick a layer or guide" msgstr "拾取图层或参考线" #: ../app/tools/gimpmoveoptions.c:143 msgid "Move the current layer" msgstr "移动当前图层" #: ../app/tools/gimpmoveoptions.c:147 msgid "Move selection" msgstr "移动选区" #: ../app/tools/gimpmoveoptions.c:151 msgid "Pick a path" msgstr "拾取路径" #: ../app/tools/gimpmoveoptions.c:152 msgid "Move the current path" msgstr "移动当前路径" #: ../app/tools/gimpmovetool.c:117 msgid "Move layers & selections" msgstr "移动图层和选区" #: ../app/tools/gimpmovetool.c:118 msgid "_Move" msgstr "移动(_M)" #: ../app/tools/gimpmovetool.c:269 ../app/tools/gimpmovetool.c:547 msgid "Move Guide: " msgstr "移动参考线:" #: ../app/tools/gimpmovetool.c:541 msgid "Cancel Guide" msgstr "取消参考线" #: ../app/tools/gimpmovetool.c:547 msgid "Add Guide: " msgstr "添加参考线:" #: ../app/tools/gimppaintbrushtool.c:52 msgid "Paint fuzzy brush strokes" msgstr "模糊涂画处理" #: ../app/tools/gimppaintbrushtool.c:53 msgid "_Paintbrush" msgstr "画笔(_P)" #: ../app/tools/gimppaintoptions-gui.c:104 #: ../app/tools/gimpselectionoptions.c:405 #: ../app/widgets/gimpbrushselect.c:190 ../app/widgets/gimplayertreeview.c:258 msgid "Mode:" msgstr "模式:" #: ../app/tools/gimppaintoptions-gui.c:119 #: ../app/widgets/gimpbrushselect.c:177 ../app/widgets/gimplayertreeview.c:273 msgid "Opacity:" msgstr "不透明度:" #: ../app/tools/gimppaintoptions-gui.c:129 msgid "Brush:" msgstr "画笔:" #: ../app/tools/gimppaintoptions-gui.c:141 #: ../app/tools/gimppaintoptions-gui.c:470 msgid "Gradient:" msgstr "渐变:" #: ../app/tools/gimppaintoptions-gui.c:177 msgid "Incremental" msgstr "增值" #: ../app/tools/gimppaintoptions-gui.c:191 msgid "Hard edge" msgstr "硬质边界" #: ../app/tools/gimppaintoptions-gui.c:232 msgid "Pressure sensitivity" msgstr "压力灵敏度" #: ../app/tools/gimppaintoptions-gui.c:251 msgid "Opacity" msgstr "不透明度" #: ../app/tools/gimppaintoptions-gui.c:265 msgid "Hardness" msgstr "硬度" #: ../app/tools/gimppaintoptions-gui.c:276 msgid "Rate" msgstr "比率" #: ../app/tools/gimppaintoptions-gui.c:290 #: ../app/tools/gimppaintoptions-gui.c:299 msgid "Size" msgstr "大小" #: ../app/tools/gimppaintoptions-gui.c:339 msgid "Fade out" msgstr "淡出" #: ../app/tools/gimppaintoptions-gui.c:359 #: ../app/tools/gimppaintoptions-gui.c:479 msgid "Length:" msgstr "长度:" #: ../app/tools/gimppaintoptions-gui.c:396 msgid "Apply Jitter" msgstr "" #: ../app/tools/gimppaintoptions-gui.c:413 msgid "Amount:" msgstr "计数:" #: ../app/tools/gimppaintoptions-gui.c:441 msgid "Use color from gradient" msgstr "使用渐变中的颜色" #: ../app/tools/gimppainttool.c:685 msgid "Press Shift to draw a straight line." msgstr "按 Shift 可画出直线。 " #: ../app/tools/gimppenciltool.c:52 msgid "Paint hard edged pixels" msgstr "画出带硬质边界的点" #: ../app/tools/gimppenciltool.c:53 msgid "Pe_ncil" msgstr "铅笔(_N)" #: ../app/tools/gimpperspectivetool.c:70 msgid "Change perspective of the layer or selection" msgstr "改变图层或选区的透视" #: ../app/tools/gimpperspectivetool.c:71 msgid "_Perspective" msgstr "透视(_P)" #: ../app/tools/gimpperspectivetool.c:98 msgid "Perspective Transform Information" msgstr "透视变换信息" #: ../app/tools/gimpperspectivetool.c:110 msgid "Transformation Matrix" msgstr "变换矩阵" #: ../app/tools/gimpposterizetool.c:77 msgid "Reduce image to a fixed number of colors" msgstr "将图像减至固定数量的颜色" #: ../app/tools/gimpposterizetool.c:78 msgid "_Posterize..." msgstr "海报效果(_P)..." #: ../app/tools/gimpposterizetool.c:95 msgid "Posterize (Reduce Number of Colors)" msgstr "海报效果(减少颜色的数量)" #: ../app/tools/gimpposterizetool.c:137 msgid "Posterize does not operate on indexed layers." msgstr "不能对索引图层进行海报效果操作。" #: ../app/tools/gimpposterizetool.c:187 msgid "Posterize _levels:" msgstr "海报效果级数(_L):" #: ../app/tools/gimprectangleoptions.c:755 msgid "Highlight" msgstr "高亮" #: ../app/tools/gimprectangleoptions.c:767 msgid "Fix" msgstr "修复" #: ../app/tools/gimprectangleoptions.c:772 ../app/widgets/gimpgrideditor.c:239 #: ../app/widgets/gimpgrideditor.c:271 msgid "Width" msgstr "宽度" #: ../app/tools/gimprectangleoptions.c:782 ../app/widgets/gimpgrideditor.c:241 #: ../app/widgets/gimpgrideditor.c:273 msgid "Height" msgstr "高度" #: ../app/tools/gimprectangleoptions.c:792 msgid "Aspect" msgstr "宽高比" #: ../app/tools/gimprectangleoptions.c:823 msgid "1 " msgstr "1 " #: ../app/tools/gimprectangleoptions.c:824 msgid "2 " msgstr "2 " #: ../app/tools/gimprectangleoptions.c:825 ../app/widgets/gimpcursorview.c:136 #: ../app/widgets/gimpcursorview.c:158 msgid "X" msgstr "X" #: ../app/tools/gimprectangleoptions.c:826 ../app/widgets/gimpcursorview.c:142 #: ../app/widgets/gimpcursorview.c:164 msgid "Y" msgstr "Y" #: ../app/tools/gimprectangletool.c:1181 ../app/tools/gimprectangletool.c:1585 msgid "Rectangle: " msgstr "矩形:" #: ../app/tools/gimprectselecttool.c:95 msgid "Select rectangular regions" msgstr "选择矩形区域" #: ../app/tools/gimprectselecttool.c:96 msgid "_Rectangle Select" msgstr "矩形选择(_R)" #: ../app/tools/gimprectselecttool.c:360 msgid "Selection: " msgstr "选区:" #: ../app/tools/gimprotatetool.c:88 msgid "Rotate the layer or selection" msgstr "旋转图层或选区" #: ../app/tools/gimprotatetool.c:89 msgid "_Rotate" msgstr "旋转(_R)" #: ../app/tools/gimprotatetool.c:115 msgid "Rotation Information" msgstr "旋转信息" #: ../app/tools/gimprotatetool.c:156 msgid "Center X:" msgstr "中心 X:" #: ../app/tools/gimprotatetool.c:164 msgid "Center Y:" msgstr "中心 Y:" #: ../app/tools/gimpscaletool.c:78 msgid "Scale" msgstr "缩放" #: ../app/tools/gimpscaletool.c:79 msgid "Scale the layer or selection" msgstr "缩放图层或选区" #: ../app/tools/gimpscaletool.c:80 msgid "_Scale" msgstr "缩放(_S)" #: ../app/tools/gimpscaletool.c:106 msgid "Scaling Information" msgstr "缩放信息" #: ../app/tools/gimpselectionoptions.c:109 msgid "Smooth edges" msgstr "边缘平滑" #: ../app/tools/gimpselectionoptions.c:123 msgid "Allow completely transparent regions to be selected" msgstr "允许选中完全透明的区域" #: ../app/tools/gimpselectionoptions.c:129 msgid "Base selection on all visible layers" msgstr "选区以所有可见图层为准" #: ../app/tools/gimpselectionoptions.c:144 msgid "Use all visible layers when shrinking the selection" msgstr "收缩选区时使用所有的可见图层" #: ../app/tools/gimpselectionoptions.c:413 ../app/tools/gimptextoptions.c:460 msgid "Antialiasing" msgstr "边缘平滑" #: ../app/tools/gimpselectionoptions.c:434 msgid "Feather edges" msgstr "边缘羽化" #: ../app/tools/gimpselectionoptions.c:460 msgid "Show interactive boundary" msgstr "显示互动边界" #: ../app/tools/gimpselectionoptions.c:483 msgid "Select transparent areas" msgstr "选择透明区域" #: ../app/tools/gimpselectionoptions.c:524 msgid "Auto shrink selection" msgstr "自动收缩选区" #: ../app/tools/gimpselectiontool.c:235 msgid "Move the selection mask" msgstr "移动选区蒙板" #: ../app/tools/gimpselectiontool.c:239 msgid "Move the selected pixels" msgstr "移动选中的像素" #: ../app/tools/gimpselectiontool.c:243 msgid "Move a copy of the selected pixels" msgstr "移动选中像素的副本" #: ../app/tools/gimpselectiontool.c:247 msgid "Anchor the floating selection" msgstr "固定浮动选区" #: ../app/tools/gimpsheartool.c:87 msgid "Shear" msgstr "切变" #: ../app/tools/gimpsheartool.c:88 msgid "Shear the layer or selection" msgstr "切变图层或选区" #: ../app/tools/gimpsheartool.c:89 msgid "S_hear" msgstr "切变(_H)" #: ../app/tools/gimpsheartool.c:116 msgid "Shearing Information" msgstr "切变信息" #: ../app/tools/gimpsheartool.c:138 msgid "Shear magnitude X:" msgstr "切变量 X:" #: ../app/tools/gimpsheartool.c:148 msgid "Shear magnitude Y:" msgstr "切变量 Y:" #: ../app/tools/gimpsmudgetool.c:56 msgid "Smudge image" msgstr "涂抹图像" #: ../app/tools/gimpsmudgetool.c:57 msgid "_Smudge" msgstr "涂抹(_S)" #: ../app/tools/gimptextoptions.c:116 msgid "" "Hinting alters the font outline to produce a crisp bitmap at small sizes" msgstr "微调将修改字体的轮廓,使之产生清晰的小尺寸位图" #: ../app/tools/gimptextoptions.c:123 msgid "" "If available, hints from the font are used but you may prefer to always use " "the automatic hinter" msgstr "一般只在字体提供微调时才进行微调,但是您也可以首选总是使用自动微调" #: ../app/tools/gimptextoptions.c:148 msgid "Indentation of the first line" msgstr "第一行的缩进深度" #: ../app/tools/gimptextoptions.c:154 msgid "Adjust line spacing" msgstr "调整线间距" #: ../app/tools/gimptextoptions.c:160 msgid "Adjust letter spacing" msgstr "调整字母符距" #: ../app/tools/gimptextoptions.c:432 msgid "Font:" msgstr "字体:" #: ../app/tools/gimptextoptions.c:444 msgid "Hinting" msgstr "微调" #: ../app/tools/gimptextoptions.c:451 msgid "Force auto-hinter" msgstr "强制自动微调" #: ../app/tools/gimptextoptions.c:466 msgid "Text Color" msgstr "文字颜色" #: ../app/tools/gimptextoptions.c:471 msgid "Color:" msgstr "颜色:" #: ../app/tools/gimptextoptions.c:476 msgid "Justify:" msgstr "对齐:" #: ../app/tools/gimptextoptions.c:495 msgid "Create Path from Text" msgstr "从文字创建路径" #: ../app/tools/gimptextoptions.c:503 msgid "Text along Path" msgstr "文字对其路径" #: ../app/tools/gimptexttool.c:143 msgid "Add text to the image" msgstr "添加文字到图像中" #: ../app/tools/gimptexttool.c:144 msgid "Te_xt" msgstr "文字(_X)" #: ../app/tools/gimptexttool.c:757 msgid "GIMP Text Editor" msgstr "GIMP 文本编辑器" #: ../app/tools/gimptexttool.c:867 ../app/tools/gimptexttool.c:870 msgid "Confirm Text Editing" msgstr "确认编辑文字" #: ../app/tools/gimptexttool.c:899 msgid "" "The layer you selected is a text layer but it has been modified using other " "tools. Editing the layer with the text tool will discard these " "modifications.\n" "\n" "You can edit the layer or create a new text layer from its text attributes." msgstr "" "您所选的图层是一个文字图层,但是它已被其它工具修改过。使用文字工具编辑此图层" "将放弃这些修改。\n" "\n" "您可以编辑此图层或者从它的文字属性创建新的文字图层。" #: ../app/tools/gimpthresholdtool.c:84 msgid "Reduce image to two colors using a threshold" msgstr "以指定阈值将图像减至两色" #: ../app/tools/gimpthresholdtool.c:85 msgid "_Threshold..." msgstr "阈值(_T)..." #: ../app/tools/gimpthresholdtool.c:102 msgid "Apply Threshold" msgstr "阈值处理" #: ../app/tools/gimpthresholdtool.c:153 msgid "Threshold does not operate on indexed layers." msgstr "索引图层不能进行阈值操作。" #: ../app/tools/gimpthresholdtool.c:244 msgid "Automatically adjust to optimal binarization threshold" msgstr "" #: ../app/tools/gimptransformoptions.c:304 msgid "Transform Direction" msgstr "变换方向" #: ../app/tools/gimptransformoptions.c:313 msgid "Interpolation:" msgstr "插值:" #: ../app/tools/gimptransformoptions.c:323 msgid "Supersampling" msgstr "超级采样" #. the clip resulting image toggle button #: ../app/tools/gimptransformoptions.c:328 msgid "Clip result" msgstr "修剪结果" #: ../app/tools/gimptransformoptions.c:342 msgid "Preview:" msgstr "预览:" #. the constraints frame #: ../app/tools/gimptransformoptions.c:388 msgid "Constraints" msgstr "限制" #: ../app/tools/gimptransformoptions.c:400 #, c-format msgid "15 degrees (%s)" msgstr "15 度(%s)" #: ../app/tools/gimptransformoptions.c:420 #, c-format msgid "Keep height (%s)" msgstr "保持高度(%s)" #: ../app/tools/gimptransformoptions.c:422 #, c-format msgid "Keep width (%s)" msgstr "保持宽度(%s)" #: ../app/tools/gimptransformoptions.c:424 #, c-format msgid "Keep aspect (%s)" msgstr "保持宽高比(%s)" #: ../app/tools/gimptransformtool.c:221 msgid "Transforming" msgstr "正在变换" #: ../app/tools/gimpvectoroptions.c:79 msgid "Restrict editing to polygons" msgstr "编辑限于多边形" #: ../app/tools/gimpvectoroptions.c:148 msgid "Edit Mode" msgstr "编辑模式" #: ../app/tools/gimpvectoroptions.c:153 msgid "Polygonal" msgstr "多边形" #: ../app/tools/gimpvectoroptions.c:157 #, c-format msgid "" "Path to Selection\n" "%s Add\n" "%s Subtract\n" "%s Intersect" msgstr "" "路径到选区\n" "%s 添加\n" "%s 减去\n" "%s 相交" #: ../app/tools/gimpvectoroptions.c:167 msgid "Create Selection from Path" msgstr "从路径创建选区" #: ../app/tools/gimpvectortool.c:156 msgid "Create and edit paths" msgstr "创建并编辑路径" #: ../app/tools/gimpvectortool.c:324 msgid "Add Stroke" msgstr "添加笔划" #: ../app/tools/gimpvectortool.c:342 msgid "Add Anchor" msgstr "添加锚点" #: ../app/tools/gimpvectortool.c:365 msgid "Insert Anchor" msgstr "插入锚点" #: ../app/tools/gimpvectortool.c:394 msgid "Drag Handle" msgstr "拖动臂点" #: ../app/tools/gimpvectortool.c:423 msgid "Drag Anchor" msgstr "拖动锚点" #: ../app/tools/gimpvectortool.c:440 msgid "Drag Anchors" msgstr "拖动多个锚点" #: ../app/tools/gimpvectortool.c:460 msgid "Drag Curve" msgstr "拖动曲线" #: ../app/tools/gimpvectortool.c:488 msgid "Connect Strokes" msgstr "连接笔划" #: ../app/tools/gimpvectortool.c:518 msgid "Drag Path" msgstr "拖动路径" #: ../app/tools/gimpvectortool.c:528 msgid "Convert Edge" msgstr "转换边缘" #: ../app/tools/gimpvectortool.c:558 msgid "Delete Anchor" msgstr "删除锚点" #: ../app/tools/gimpvectortool.c:580 msgid "Delete Segment" msgstr "删除段" #: ../app/tools/gimpvectortool.c:793 msgid "Move Anchors" msgstr "移动多个锚点" #: ../app/tools/gimpvectortool.c:1156 msgid "Click to pick path to edit." msgstr "点击可拾取路径并编辑。" #: ../app/tools/gimpvectortool.c:1159 msgid "Click to create a new path." msgstr "点击可创建新的路径。" #: ../app/tools/gimpvectortool.c:1162 msgid "Click to create a new component of the path." msgstr "点击可创建新的路径组件。" #: ../app/tools/gimpvectortool.c:1165 msgid "Click to create a new anchor. (try SHIFT)" msgstr "点击可创建新的锚点。(尝试 SHIFT)" #: ../app/tools/gimpvectortool.c:1168 msgid "Click-Drag to move the anchor around." msgstr "点击并拖动可移动锚点。" #: ../app/tools/gimpvectortool.c:1171 ../app/tools/gimpvectortool.c:1178 msgid "Click-Drag to move the anchors around." msgstr "点击并拖动可移动多个锚点。" #: ../app/tools/gimpvectortool.c:1174 msgid "Click-Drag to move the handle around. (try SHIFT)" msgstr "点击并拖动可移动臂点。(尝试 SHIFT)" #: ../app/tools/gimpvectortool.c:1180 msgid "Click-Drag to change the shape of the curve. (SHIFT: symmetrical)" msgstr "点击并拖动可改变曲线的形状。(SHIFT:对称)" #: ../app/tools/gimpvectortool.c:1184 msgid "Click-Drag to move the component around. (try SHIFT)" msgstr "点击并拖动可移动组件。(尝试 SHIFT)" #: ../app/tools/gimpvectortool.c:1188 msgid "Click-Drag to move the path around." msgstr "点击并拖动可移动路径。" #: ../app/tools/gimpvectortool.c:1191 msgid "Click to insert an anchor on the path. (try SHIFT)" msgstr "点击可在路径中插入新的锚点。(尝试 SHIFT)" #: ../app/tools/gimpvectortool.c:1194 msgid "Click to delete this anchor." msgstr "点击可删除此锚点。" #: ../app/tools/gimpvectortool.c:1197 msgid "Click to connect this anchor with the selected endpoint." msgstr "点击可连接此锚点与选中的端点。" #: ../app/tools/gimpvectortool.c:1201 msgid "Click to open up the path." msgstr "点击可断开路径。" #: ../app/tools/gimpvectortool.c:1204 msgid "Click to make this node angular." msgstr "点击可使此节点成为角点。" #: ../app/tools/gimpvectortool.c:1721 msgid "Delete Anchors" msgstr "删除锚点" #: ../app/tools/gimpvectortool.c:1889 msgid "There is no active layer or channel to stroke to" msgstr "没有活动图层或通道可以勾画" #: ../app/vectors/gimpvectors.c:191 msgid "Path" msgstr "路径" #: ../app/vectors/gimpvectors.c:192 msgid "Rename Path" msgstr "重命名路径" #: ../app/vectors/gimpvectors.c:193 ../app/vectors/gimpvectors.c:318 msgid "Move Path" msgstr "移动路径" #: ../app/vectors/gimpvectors.c:194 msgid "Scale Path" msgstr "缩放路径" #: ../app/vectors/gimpvectors.c:195 msgid "Resize Path" msgstr "路径改变大小" #: ../app/vectors/gimpvectors.c:196 ../app/vectors/gimpvectors.c:412 msgid "Flip Path" msgstr "翻转路径" #: ../app/vectors/gimpvectors.c:197 ../app/vectors/gimpvectors.c:443 msgid "Rotate Path" msgstr "旋转路径" #: ../app/vectors/gimpvectors.c:198 ../app/vectors/gimpvectors.c:474 msgid "Transform Path" msgstr "变换路径" #: ../app/vectors/gimpvectors-import.c:287 msgid "Import Paths" msgstr "导入路径" #: ../app/vectors/gimpvectors-import.c:298 msgid "Imported Path" msgstr "导入的路径" #: ../app/vectors/gimpvectors-import.c:324 #, c-format msgid "No paths found in '%s'" msgstr "“%s”中未找到路径" #: ../app/vectors/gimpvectors-import.c:327 msgid "No paths found in the buffer" msgstr "缓冲区中未找到路径" #: ../app/vectors/gimpvectors-import.c:337 #, c-format msgid "Failed to import paths from '%s': %s" msgstr "无法从“%s”导入路径:%s" #: ../app/widgets/gimpactiongroup.c:774 #, c-format msgid "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" msgstr "RGBA (%0.3f, %0.3f, %0.3f, %0.3f)" #: ../app/widgets/gimpactionview.c:303 #: ../app/widgets/gimpcontrollereditor.c:370 msgid "Action" msgstr "动作" #: ../app/widgets/gimpactionview.c:332 msgid "Shortcut" msgstr "快捷键" #: ../app/widgets/gimpactionview.c:354 msgid "Name" msgstr "名字" #: ../app/widgets/gimpactionview.c:484 ../app/widgets/gimpactionview.c:666 msgid "Changing shortcut failed." msgstr "改变快捷键失败。" #: ../app/widgets/gimpactionview.c:524 msgid "Conflicting Shortcuts" msgstr "快捷键冲突" #: ../app/widgets/gimpactionview.c:530 msgid "_Reassign shortcut" msgstr "重新分配快捷键(_R)" #: ../app/widgets/gimpactionview.c:541 #, c-format msgid "Shortcut \"%s\" is already taken by \"%s\" from the \"%s\" group." msgstr "快捷键“%1$s”已被“%3$s”群组的“%2$s”占用。" #: ../app/widgets/gimpactionview.c:545 #, c-format msgid "Reassigning the shortcut will cause it to be removed from \"%s\"." msgstr "重新分配快捷键将导致它从“%s”中被去掉。" #: ../app/widgets/gimpactionview.c:602 msgid "Removing shortcut failed." msgstr "删除快捷键失败。" #: ../app/widgets/gimpactionview.c:607 msgid "Invalid shortcut." msgstr "无效的快捷键。" #: ../app/widgets/gimpbrusheditor.c:138 msgid "Spikes:" msgstr "穗数:" #: ../app/widgets/gimpbrusheditor.c:151 msgid "Hardness:" msgstr "硬度:" #: ../app/widgets/gimpbrusheditor.c:164 msgid "Aspect ratio:" msgstr "宽高比:" #: ../app/widgets/gimpbrusheditor.c:190 #: ../app/widgets/gimpbrushfactoryview.c:82 msgid "Spacing:" msgstr "间距:" #: ../app/widgets/gimpbrusheditor.c:193 #: ../app/widgets/gimpbrushfactoryview.c:85 msgid "Percentage of width of brush" msgstr "画笔宽度的百分比" #: ../app/widgets/gimpbufferview.c:135 ../app/widgets/gimpbufferview.c:216 #: ../app/widgets/gimpeditor.c:725 msgid "(None)" msgstr "(无)" #: ../app/widgets/gimpcellrendereraccel.c:196 #: ../app/widgets/gimpcellrendereraccel.c:421 msgid "Type a new accelerator, or press Backspace to clear" msgstr "请按新的加速键,或按 Backspace 清除" #: ../app/widgets/gimpcellrendereraccel.c:424 msgid "Type a new accelerator" msgstr "请按新的加速键" #: ../app/widgets/gimpchanneltreeview.c:124 msgid "Reorder Channel" msgstr "重排通道" #: ../app/widgets/gimpchanneltreeview.c:331 msgid "Empty Channel" msgstr "空白通道" #: ../app/widgets/gimpclipboard.c:296 msgid "Clipboard" msgstr "剪贴板" #: ../app/widgets/gimpcolordialog.c:145 msgid "Add the current color to the color history" msgstr "将当前颜色添加到颜色历史" #: ../app/widgets/gimpcolordisplayeditor.c:150 msgid "Available Filters" msgstr "可用的虑镜" #: ../app/widgets/gimpcolordisplayeditor.c:200 msgid "Move the selected filter up" msgstr "选中的滤镜上移" #: ../app/widgets/gimpcolordisplayeditor.c:209 msgid "Move the selected filter down" msgstr "选中的滤镜下移" #: ../app/widgets/gimpcolordisplayeditor.c:254 msgid "Active Filters" msgstr "活动滤镜" #: ../app/widgets/gimpcolordisplayeditor.c:295 msgid "Reset the selected filter to default values" msgstr "将选中的滤镜重置到默认值" #: ../app/widgets/gimpcolordisplayeditor.c:467 #, c-format msgid "Add '%s' to the list of active filters" msgstr "将“%s”添加到活动滤镜列表" #: ../app/widgets/gimpcolordisplayeditor.c:504 #, c-format msgid "Remove '%s' from the list of active filters" msgstr "从活动滤镜列表中删除“%s”" #: ../app/widgets/gimpcolordisplayeditor.c:535 msgid "No filter selected" msgstr "未选择滤镜" #: ../app/widgets/gimpcoloreditor.c:243 msgid "Hexadecimal color notation as used in HTML and CSS" msgstr "在 HTML 和 CSS 中使用的十六进制颜色引用" #: ../app/widgets/gimpcolorframe.c:415 msgid "Index:" msgstr "索引:" #: ../app/widgets/gimpcolorframe.c:419 ../app/widgets/gimpcolorframe.c:440 msgid "Red:" msgstr "红色:" #: ../app/widgets/gimpcolorframe.c:420 ../app/widgets/gimpcolorframe.c:441 msgid "Green:" msgstr "绿色:" #: ../app/widgets/gimpcolorframe.c:421 ../app/widgets/gimpcolorframe.c:442 msgid "Blue:" msgstr "蓝色:" #: ../app/widgets/gimpcolorframe.c:431 ../app/widgets/gimpcolorframe.c:462 msgid "Value:" msgstr "亮度:" #: ../app/widgets/gimpcolorframe.c:450 msgid "Hex:" msgstr "十六进制:" #: ../app/widgets/gimpcolorframe.c:460 msgid "Hue:" msgstr "色调:" #: ../app/widgets/gimpcolorframe.c:461 msgid "Sat.:" msgstr "饱和度:" #: ../app/widgets/gimpcolorframe.c:478 msgid "Cyan:" msgstr "青色:" #: ../app/widgets/gimpcolorframe.c:479 msgid "Magenta:" msgstr "品红:" #: ../app/widgets/gimpcolorframe.c:480 msgid "Yellow:" msgstr "黄色:" #: ../app/widgets/gimpcolorframe.c:481 msgid "Black:" msgstr "黑色:" #: ../app/widgets/gimpcolorframe.c:495 msgid "Alpha:" msgstr "Alpha:" #: ../app/widgets/gimpcolorframe.c:513 ../app/widgets/gimpcursorview.c:133 #: ../app/widgets/gimpcursorview.c:139 ../app/widgets/gimpcursorview.c:155 #: ../app/widgets/gimpcursorview.c:161 ../app/widgets/gimpcursorview.c:424 #: ../app/widgets/gimpcursorview.c:425 ../app/widgets/gimpcursorview.c:426 #: ../app/widgets/gimpcursorview.c:427 msgid "n/a" msgstr "n/a" #: ../app/widgets/gimpcolormapeditor.c:206 msgid "Color index:" msgstr "颜色索引:" #: ../app/widgets/gimpcolormapeditor.c:216 msgid "HTML notation:" msgstr "HTML 格式:" #: ../app/widgets/gimpcontainerpopup.c:535 msgid "Smaller Previews" msgstr "减小预览" #: ../app/widgets/gimpcontainerpopup.c:540 msgid "Larger Previews" msgstr "增大预览" #: ../app/widgets/gimpcontrollereditor.c:187 msgid "Dump events from this controller" msgstr "转储此控制器事件" #: ../app/widgets/gimpcontrollereditor.c:192 msgid "Enable this controller" msgstr "启用此控制器" #: ../app/widgets/gimpcontrollereditor.c:213 msgid "Name:" msgstr "名称:" #: ../app/widgets/gimpcontrollereditor.c:364 msgid "Event" msgstr "事件" #: ../app/widgets/gimpcontrollereditor.c:389 msgid "_Grab event" msgstr "抓取事件(_G)" #: ../app/widgets/gimpcontrollereditor.c:399 msgid "Select the next event arriving from the controller" msgstr "选择控制器带来的下个事件" #: ../app/widgets/gimpcontrollereditor.c:537 #, c-format msgid "Remove the action assigned to '%s'" msgstr "删除指派给“%s”的动作" #: ../app/widgets/gimpcontrollereditor.c:541 #, c-format msgid "Assign an action to '%s'" msgstr "为“%s”指派动作" #: ../app/widgets/gimpcontrollereditor.c:663 #, c-format msgid "Select Action for Event '%s'" msgstr "选择事件“%s”的动作" #: ../app/widgets/gimpcontrollereditor.c:668 msgid "Select Controller Event Action" msgstr "选择控制器事件动作" #: ../app/widgets/gimpcontrollerkeyboard.c:71 #: ../app/widgets/gimpcontrollerkeyboard.c:74 #: ../app/widgets/gimpcontrollerkeyboard.c:77 #: ../app/widgets/gimpcontrollerkeyboard.c:80 #: ../app/widgets/gimpcontrollerkeyboard.c:83 #: ../app/widgets/gimpcontrollerkeyboard.c:86 #: ../app/widgets/gimpcontrollerkeyboard.c:89 #: ../app/widgets/gimpcontrollerkeyboard.c:92 msgid "Cursor Up" msgstr "光标上移" #: ../app/widgets/gimpcontrollerkeyboard.c:96 #: ../app/widgets/gimpcontrollerkeyboard.c:99 #: ../app/widgets/gimpcontrollerkeyboard.c:102 #: ../app/widgets/gimpcontrollerkeyboard.c:105 #: ../app/widgets/gimpcontrollerkeyboard.c:108 #: ../app/widgets/gimpcontrollerkeyboard.c:111 #: ../app/widgets/gimpcontrollerkeyboard.c:114 #: ../app/widgets/gimpcontrollerkeyboard.c:117 msgid "Cursor Down" msgstr "光标下移" #: ../app/widgets/gimpcontrollerkeyboard.c:121 #: ../app/widgets/gimpcontrollerkeyboard.c:124 #: ../app/widgets/gimpcontrollerkeyboard.c:127 #: ../app/widgets/gimpcontrollerkeyboard.c:130 #: ../app/widgets/gimpcontrollerkeyboard.c:133 #: ../app/widgets/gimpcontrollerkeyboard.c:136 #: ../app/widgets/gimpcontrollerkeyboard.c:139 #: ../app/widgets/gimpcontrollerkeyboard.c:142 msgid "Cursor Left" msgstr "光标左移" #: ../app/widgets/gimpcontrollerkeyboard.c:146 #: ../app/widgets/gimpcontrollerkeyboard.c:149 #: ../app/widgets/gimpcontrollerkeyboard.c:152 #: ../app/widgets/gimpcontrollerkeyboard.c:155 #: ../app/widgets/gimpcontrollerkeyboard.c:158 #: ../app/widgets/gimpcontrollerkeyboard.c:161 #: ../app/widgets/gimpcontrollerkeyboard.c:164 #: ../app/widgets/gimpcontrollerkeyboard.c:167 msgid "Cursor Right" msgstr "光标右移" #: ../app/widgets/gimpcontrollerkeyboard.c:179 msgid "Keyboard" msgstr "键盘" #: ../app/widgets/gimpcontrollerkeyboard.c:222 msgid "Keyboard Events" msgstr "键盘消息" #: ../app/widgets/gimpcontrollerkeyboard.c:223 #: ../app/widgets/gimpcontrollerwheel.c:222 msgid "Ready" msgstr "就绪" #: ../app/widgets/gimpcontrollerlist.c:182 msgid "Available Controllers" msgstr "可用的控制器" #: ../app/widgets/gimpcontrollerlist.c:274 msgid "Active Controllers" msgstr "活动的控制器" #: ../app/widgets/gimpcontrollerlist.c:290 msgid "Configure the selected controller" msgstr "配置选中的控制器" #: ../app/widgets/gimpcontrollerlist.c:298 msgid "Move the selected controller up" msgstr "选中的控制器上移" #: ../app/widgets/gimpcontrollerlist.c:306 msgid "Move the selected controller down" msgstr "选中的控制器下移" #: ../app/widgets/gimpcontrollerlist.c:425 #, fuzzy, c-format msgid "Add '%s' to the list of active controllers" msgstr "将选中的滤镜添加到活动滤镜列表。" #: ../app/widgets/gimpcontrollerlist.c:476 #, fuzzy, c-format msgid "Remove '%s' from the list of active controllers" msgstr "从活动滤镜列表中删除选中的滤镜。" #: ../app/widgets/gimpcontrollerlist.c:508 msgid "" "There can only be one active keyboard controller.\n" "\n" "You already have a keyboard controller in your list of active controllers." msgstr "" #: ../app/widgets/gimpcontrollerlist.c:516 msgid "" "There can only be one active wheel controller.\n" "\n" "You already have a wheel controller in your list of active controllers." msgstr "" #: ../app/widgets/gimpcontrollerlist.c:542 msgid "Remove Controller?" msgstr "删除控制器吗?" #: ../app/widgets/gimpcontrollerlist.c:547 msgid "Disable Controller" msgstr "禁用控制器" #: ../app/widgets/gimpcontrollerlist.c:549 msgid "Remove Controller" msgstr "删除控制器" #: ../app/widgets/gimpcontrollerlist.c:560 #, c-format msgid "Remove Controller '%s'?" msgstr "删除控制器“%s”吗?" #: ../app/widgets/gimpcontrollerlist.c:564 msgid "" "Removing this controller from the list of active controllers will " "permanently delete all event mappings you have configured.\n" "\n" "Selecting \"Disable Controller\" will disable the controller without " "removing it." msgstr "" #: ../app/widgets/gimpcontrollerlist.c:625 msgid "Configure Controller" msgstr "配置控制器" #: ../app/widgets/gimpcontrollerlist.c:628 msgid "Configure Input Controller" msgstr "配置输入控制器" #: ../app/widgets/gimpcontrollerwheel.c:70 #: ../app/widgets/gimpcontrollerwheel.c:73 #: ../app/widgets/gimpcontrollerwheel.c:76 #: ../app/widgets/gimpcontrollerwheel.c:79 #: ../app/widgets/gimpcontrollerwheel.c:82 #: ../app/widgets/gimpcontrollerwheel.c:85 #: ../app/widgets/gimpcontrollerwheel.c:88 #: ../app/widgets/gimpcontrollerwheel.c:91 msgid "Scroll Up" msgstr "上卷" #: ../app/widgets/gimpcontrollerwheel.c:95 #: ../app/widgets/gimpcontrollerwheel.c:98 #: ../app/widgets/gimpcontrollerwheel.c:101 #: ../app/widgets/gimpcontrollerwheel.c:104 #: ../app/widgets/gimpcontrollerwheel.c:107 #: ../app/widgets/gimpcontrollerwheel.c:110 #: ../app/widgets/gimpcontrollerwheel.c:113 #: ../app/widgets/gimpcontrollerwheel.c:116 msgid "Scroll Down" msgstr "下卷" #: ../app/widgets/gimpcontrollerwheel.c:120 #: ../app/widgets/gimpcontrollerwheel.c:123 #: ../app/widgets/gimpcontrollerwheel.c:126 #: ../app/widgets/gimpcontrollerwheel.c:129 #: ../app/widgets/gimpcontrollerwheel.c:132 #: ../app/widgets/gimpcontrollerwheel.c:135 #: ../app/widgets/gimpcontrollerwheel.c:138 #: ../app/widgets/gimpcontrollerwheel.c:141 msgid "Scroll Left" msgstr "左卷" #: ../app/widgets/gimpcontrollerwheel.c:145 #: ../app/widgets/gimpcontrollerwheel.c:148 #: ../app/widgets/gimpcontrollerwheel.c:151 #: ../app/widgets/gimpcontrollerwheel.c:154 #: ../app/widgets/gimpcontrollerwheel.c:157 #: ../app/widgets/gimpcontrollerwheel.c:160 #: ../app/widgets/gimpcontrollerwheel.c:163 #: ../app/widgets/gimpcontrollerwheel.c:166 msgid "Scroll Right" msgstr "右卷" #: ../app/widgets/gimpcontrollerwheel.c:178 msgid "Mouse Wheel" msgstr "鼠标滚轮" #: ../app/widgets/gimpcontrollerwheel.c:221 msgid "Mouse Wheel Events" msgstr "鼠标滚轮事件" #: ../app/widgets/gimpcursorview.c:145 msgid "Units" msgstr "单位" #: ../app/widgets/gimpdataeditor.c:189 msgid "Save" msgstr "保存" #: ../app/widgets/gimpdataeditor.c:197 msgid "Revert" msgstr "恢复" #: ../app/widgets/gimpdataeditor.c:345 #, c-format msgid "%s (read only)" msgstr "%s (只读)" #: ../app/widgets/gimpdevicestatus.c:138 msgid "Save device status" msgstr "保存设备状态" #: ../app/widgets/gimpdevicestatus.c:446 #, c-format msgid "Foreground: %d, %d, %d" msgstr "前景:%d, %d, %d" #: ../app/widgets/gimpdevicestatus.c:451 #, c-format msgid "Background: %d, %d, %d" msgstr "背景:%d, %d, %d" #: ../app/widgets/gimpdnd-xds.c:188 msgid "The given filename does not have any known file extension." msgstr "给定的文件名不包含任何已知的文件扩展名。" #: ../app/widgets/gimpdnd-xds.c:206 msgid "File Exists" msgstr "文件已存在" #: ../app/widgets/gimpdnd-xds.c:211 msgid "_Replace" msgstr "替换(_R)" #: ../app/widgets/gimpdnd-xds.c:222 #, c-format msgid "A file named '%s' already exists." msgstr "已存在一个叫“%s”的文件。" #: ../app/widgets/gimpdnd-xds.c:227 msgid "Do you want to replace it with the image you are saving?" msgstr "您真的要将它替换为您正在保存的图像吗?" #: ../app/widgets/gimpdock.c:287 msgid "Close all Tabs?" msgstr "关闭全部页签?" #: ../app/widgets/gimpdock.c:293 msgid "Close all Tabs" msgstr "关闭全部页签" #: ../app/widgets/gimpdock.c:303 msgid "Close all tabs?" msgstr "关闭全部页签吗?" #: ../app/widgets/gimpdock.c:305 #, c-format msgid "" "This window has %d tabs open. Closing the window will also close all its " "tabs." msgstr "该窗口打开了 %d 个页签,关闭该窗口也将关闭所有的页签。" #: ../app/widgets/gimpdockable.c:166 msgid "Configure this tab" msgstr "配置此页签" #: ../app/widgets/gimpdockseparator.c:44 msgid "You can drop dockable dialogs here." msgstr "您可以将可停靠的对话框放在这里。" #: ../app/widgets/gimperrorconsole.c:204 ../app/widgets/gimperrordialog.c:174 #, c-format msgid "%s Message" msgstr "%s 消息" #: ../app/widgets/gimperrordialog.c:151 msgid "Too many error messages!" msgstr "太多错误消息!" #: ../app/widgets/gimperrordialog.c:152 msgid "Messages are redirected to stderr." msgstr "消息已被重定向到 stderr。" #: ../app/widgets/gimpfiledialog.c:268 msgid "Automatically Detected" msgstr "自动检测" #: ../app/widgets/gimpfiledialog.c:278 msgid "By Extension" msgstr "按扩展名" #: ../app/widgets/gimpfiledialog.c:445 msgid "All files" msgstr "全部文件" #: ../app/widgets/gimpfiledialog.c:450 msgid "All images" msgstr "全部图像" #: ../app/widgets/gimpfiledialog.c:591 #, c-format msgid "Select File _Type (%s)" msgstr "选择文件类型(%s)(_T)" #: ../app/widgets/gimpfileprocview.c:201 msgid "File Type" msgstr "文件类型" #: ../app/widgets/gimpfileprocview.c:213 msgid "Extensions" msgstr "扩展名" #: ../app/widgets/gimpgradienteditor.c:371 msgid "Instant update" msgstr "立即更新" #: ../app/widgets/gimpgradienteditor.c:732 #, c-format msgid "Zoom factor: %d:1" msgstr "缩放因子:%d:1" #: ../app/widgets/gimpgradienteditor.c:735 #, c-format msgid "Displaying [%0.6f, %0.6f]" msgstr "显示 [%0.6f, %0.6f]" #: ../app/widgets/gimpgradienteditor.c:950 #, c-format msgid "Position: %0.6f" msgstr "位置:%0.6f" #: ../app/widgets/gimpgradienteditor.c:951 #, c-format msgid "RGB (%0.3f, %0.3f, %0.3f)" msgstr "RGB (%0.3f, %0.3f, %0.3f)" #: ../app/widgets/gimpgradienteditor.c:953 #, c-format msgid "HSV (%0.3f, %0.3f, %0.3f)" msgstr "HSV (%0.3f, %0.3f, %0.3f)" #: ../app/widgets/gimpgradienteditor.c:955 #, c-format msgid "Luminance: %0.3f Opacity: %0.3f" msgstr "强度:%0.3f 不透明度:%0.3f" #: ../app/widgets/gimpgradienteditor.c:988 #: ../app/widgets/gimpgradienteditor.c:1023 #, c-format msgid "RGB (%d, %d, %d)" msgstr "RGB (%d, %d, %d)" #: ../app/widgets/gimpgradienteditor.c:996 msgid "Foreground color set to:" msgstr "前景色设为:" #: ../app/widgets/gimpgradienteditor.c:1028 #, c-format msgid "(%0.3f, %0.3f, %0.3f)" msgstr "(%0.3f, %0.3f, %0.3f)" #: ../app/widgets/gimpgradienteditor.c:1032 msgid "Background color set to:" msgstr "背景色设为:" #: ../app/widgets/gimpgradienteditor.c:1235 #: ../app/widgets/gimpgradienteditor.c:1301 #, c-format msgid "%s%sDrag: move & compress" msgstr "%s%s拖动:移动并压缩" #: ../app/widgets/gimpgradienteditor.c:1241 msgid "Drag: move" msgstr "拖动:移动" #: ../app/widgets/gimpgradienteditor.c:1248 #: ../app/widgets/gimpgradienteditor.c:1262 #: ../app/widgets/gimpgradienteditor.c:1276 #: ../app/widgets/gimpgradienteditor.c:1298 #, c-format msgid "%s%sClick: extend selection" msgstr "%s%s点击:扩展选择" #: ../app/widgets/gimpgradienteditor.c:1254 #: ../app/widgets/gimpgradienteditor.c:1268 msgid "Click: select" msgstr "点击:选择" #: ../app/widgets/gimpgradienteditor.c:1282 #: ../app/widgets/gimpgradienteditor.c:1306 msgid "Click: select Drag: move" msgstr "点击:选择 拖动:移动" #: ../app/widgets/gimpgradienteditor.c:1528 #: ../app/widgets/gimpgradienteditor.c:1536 #, c-format msgid "Handle position: %0.6f" msgstr "支点位置:%0.6f" #: ../app/widgets/gimpgradienteditor.c:1553 #, c-format msgid "Distance: %0.6f" msgstr "距离:%0.6f" #: ../app/widgets/gimpgrideditor.c:195 msgid "Line _style:" msgstr "线条样式(_S):" #: ../app/widgets/gimpgrideditor.c:199 msgid "Change grid foreground color" msgstr "改变网格前景色" #: ../app/widgets/gimpgrideditor.c:204 msgid "_Foreground color:" msgstr "前景色(_F):" #: ../app/widgets/gimpgrideditor.c:208 msgid "Change grid background color" msgstr "改变网格背景色" #: ../app/widgets/gimpgrideditor.c:213 msgid "_Background color:" msgstr "背景色(_B):" #: ../app/widgets/gimpgrideditor.c:218 msgid "Spacing" msgstr "间距" #: ../app/widgets/gimphelp.c:190 msgid "Help browser not found" msgstr "找不到帮助浏览器" #: ../app/widgets/gimphelp.c:191 msgid "Could not find GIMP help browser." msgstr "找不到 GIMP 帮助浏览器" #: ../app/widgets/gimphelp.c:192 msgid "" "The GIMP help browser plug-in appears to be missing from your installation." msgstr "您的安装中似乎没有 GIMP 帮助浏览器插件。" #: ../app/widgets/gimphelp.c:218 msgid "Help browser doesn't start" msgstr "帮助浏览器没有启动" #: ../app/widgets/gimphelp.c:219 msgid "Could not start the GIMP help browser plug-in." msgstr "无法启动 GIMP 帮助浏览器插件。" #: ../app/widgets/gimphelp.c:245 msgid "Use _web browser instead" msgstr "使用 Web 浏览器替代(_W)" #: ../app/widgets/gimphistogrameditor.c:98 msgid "Mean:" msgstr "平均值:" #: ../app/widgets/gimphistogrameditor.c:99 msgid "Std dev:" msgstr "标准偏差:" #: ../app/widgets/gimphistogrameditor.c:100 msgid "Median:" msgstr "中值:" #: ../app/widgets/gimphistogrameditor.c:101 msgid "Pixels:" msgstr "像素:" #: ../app/widgets/gimphistogrameditor.c:102 msgid "Count:" msgstr "计数:" #: ../app/widgets/gimphistogrameditor.c:103 msgid "Percentile:" msgstr "百分比:" #: ../app/widgets/gimphistogrameditor.c:120 msgid "Channel:" msgstr "通道:" #: ../app/widgets/gimpimagepropview.c:156 msgid "Pixel dimensions:" msgstr "像素尺寸:" #: ../app/widgets/gimpimagepropview.c:159 msgid "Print size:" msgstr "打印大小:" #: ../app/widgets/gimpimagepropview.c:162 msgid "Resolution:" msgstr "分辨率:" #: ../app/widgets/gimpimagepropview.c:165 msgid "Color space:" msgstr "色彩空间:" #: ../app/widgets/gimpimagepropview.c:170 msgid "Size in memory:" msgstr "占用内存大小:" #: ../app/widgets/gimpimagepropview.c:173 msgid "Undo steps:" msgstr "撤消步数:" #: ../app/widgets/gimpimagepropview.c:176 msgid "Redo steps:" msgstr "重做步数:" #: ../app/widgets/gimpimagepropview.c:181 msgid "Number of pixels:" msgstr "像素数量:" #: ../app/widgets/gimpimagepropview.c:184 msgid "Number of layers:" msgstr "图层数量:" #: ../app/widgets/gimpimagepropview.c:187 msgid "Number of channels:" msgstr "通道数量:" #: ../app/widgets/gimpimagepropview.c:190 msgid "Number of paths:" msgstr "路径数量:" #: ../app/widgets/gimpimagepropview.c:346 #, c-format msgid "pixels/%s" msgstr "像素/%s" #: ../app/widgets/gimpimagepropview.c:348 #, c-format msgid "%g × %g %s" msgstr "%g x %g %s" #: ../app/widgets/gimpimagepropview.c:368 msgid "colors" msgstr "色" #: ../app/widgets/gimpitemtreeview.c:968 msgid "Set Item Exclusive Visible" msgstr "设置项目唯一可见" #: ../app/widgets/gimpitemtreeview.c:976 msgid "Set Item Exclusive Linked" msgstr "设置项目唯一链接" #: ../app/widgets/gimplayertreeview.c:219 msgid "Reorder Layer" msgstr "重排图层" #: ../app/widgets/gimplayertreeview.c:295 msgid "Lock alpha channel" msgstr "锁定 Alpha 通道" #: ../app/widgets/gimplayertreeview.c:307 msgid "Lock:" msgstr "停靠:" #: ../app/widgets/gimplayertreeview.c:838 msgid "Empty Layer" msgstr "空白图层" #: ../app/widgets/gimpmenudock.c:160 msgid "Auto" msgstr "自动" #: ../app/widgets/gimpmenudock.c:171 msgid "" "When enabled the dialog automatically follows the image you are working on." msgstr "如果启用,对话框将自动跟随您工作的图像。" #: ../app/widgets/gimpmessagebox.c:437 #, c-format msgid "Message repeated %d times." msgstr "消息重复了 %d 次。" #: ../app/widgets/gimpmessagebox.c:439 msgid "Message repeated once." msgstr "消息重复了 1 次。" #: ../app/widgets/gimppaletteeditor.c:238 #: ../app/widgets/gimppaletteeditor.c:659 msgid "Undefined" msgstr "未定义" #: ../app/widgets/gimppaletteeditor.c:246 msgid "Columns:" msgstr "列数:" #: ../app/widgets/gimpprogressdialog.c:215 msgid "Progress" msgstr "进度" #: ../app/widgets/gimpselectiondata.c:258 #, c-format msgid "" "The filename '%s' couldn't be converted to a valid URI:\n" "\n" "%s" msgstr "" "文件名“%s”无法转换为合法的 URI:\n" "\n" "%s" #: ../app/widgets/gimpselectiondata.c:262 msgid "Invalid UTF-8" msgstr "无效的 UTF-8" #: ../app/widgets/gimpsizebox.c:457 #, c-format msgid "%d × %d ppi" msgstr "%d x %d ppi" #: ../app/widgets/gimpsizebox.c:459 #, c-format msgid "%d ppi" msgstr "%d ppi" #: ../app/widgets/gimpstrokeeditor.c:178 msgid "Line width:" msgstr "线宽:" #: ../app/widgets/gimpstrokeeditor.c:189 msgid "_Line Style" msgstr "线风格(_L)" #: ../app/widgets/gimpstrokeeditor.c:208 msgid "_Cap style:" msgstr "帽盖风格(_C):" #: ../app/widgets/gimpstrokeeditor.c:214 msgid "_Join style:" msgstr "接合风格(_J):" #: ../app/widgets/gimpstrokeeditor.c:219 msgid "_Miter limit:" msgstr "斜接限制(_M):" #: ../app/widgets/gimpstrokeeditor.c:226 msgid "Dash pattern:" msgstr "虚线模式:" #: ../app/widgets/gimpstrokeeditor.c:268 msgid "Dash _preset:" msgstr "虚线预设(_P):" #: ../app/widgets/gimpstrokeeditor.c:289 msgid "_Antialiasing" msgstr "反锯齿(_A)" #: ../app/widgets/gimptemplateeditor.c:180 #, c-format msgid "%p" msgstr "%p" #: ../app/widgets/gimptemplateeditor.c:255 msgid "_Advanced Options" msgstr "高级选项(_A)" #: ../app/widgets/gimptemplateeditor.c:362 msgid "Color _space:" msgstr "色彩空间(_S):" #: ../app/widgets/gimptemplateeditor.c:370 msgid "_Fill with:" msgstr "填充(_F):" #: ../app/widgets/gimptemplateeditor.c:380 msgid "Comme_nt:" msgstr "注释(_N):" #: ../app/widgets/gimptemplateeditor.c:528 msgid "_Name:" msgstr "名字(_N):" #: ../app/widgets/gimptemplateeditor.c:541 msgid "_Icon:" msgstr "图标(_I):" #: ../app/widgets/gimptemplateeditor.c:668 #, c-format msgid "%d × %d ppi, %s" msgstr "%d x %d ppi,%s" #: ../app/widgets/gimptemplateeditor.c:670 #, c-format msgid "%d ppi, %s" msgstr "%d ppi,%s" #: ../app/widgets/gimptexteditor.c:200 msgid "_Use selected font" msgstr "使用选中的字体(_U)" #: ../app/widgets/gimpthumbbox.c:313 #, c-format msgid "" "Click to update preview\n" "%s%sClick to force update even if preview is up-to-date" msgstr "" "点击更新预览\n" "%s%s点击强制更新预览,即使预览已更新" #: ../app/widgets/gimpthumbbox.c:384 ../app/widgets/gimpthumbbox.c:459 msgid "No selection" msgstr "未选择" #: ../app/widgets/gimpthumbbox.c:587 ../app/widgets/gimpthumbbox.c:611 #, c-format msgid "Thumbnail %d of %d" msgstr "缩略图 %d / %d" #: ../app/widgets/gimpthumbbox.c:725 ../app/widgets/gimpthumbbox.c:735 msgid "Creating preview..." msgstr "正在创建预览..." #: ../app/widgets/gimptoolbox-color-area.c:135 msgid "Change Foreground Color" msgstr "改变前景色" #: ../app/widgets/gimptoolbox-color-area.c:140 msgid "Change Background Color" msgstr "改变背景色" #: ../app/widgets/gimptoolbox-image-area.c:115 #: ../app/widgets/gimptoolbox-image-area.c:120 msgid "" "The active image.\n" "Click to open the Image Dialog." msgstr "" "活动图像。\n" "点击打开图像对话框。" #: ../app/widgets/gimptoolbox-image-area.c:117 msgid "Drag to an XDS enabled file-manager to save the image." msgstr "" #: ../app/widgets/gimptoolbox-indicator-area.c:149 msgid "" "The active brush.\n" "Click to open the Brush Dialog." msgstr "" "活动画笔。\n" "点击打开画笔对话框。" #: ../app/widgets/gimptoolbox-indicator-area.c:180 msgid "" "The active pattern.\n" "Click to open the Pattern Dialog." msgstr "" "活动图案。\n" "点击打开图案对话框。" #: ../app/widgets/gimptoolbox-indicator-area.c:211 msgid "" "The active gradient.\n" "Click to open the Gradient Dialog." msgstr "" "活动渐变。\n" "点击打开渐变对话框。" #: ../app/widgets/gimptoolbox.c:702 msgid "" "Foreground & background colors. The black and white squares reset colors. " "The arrows swap colors. Click to open the color selection dialog." msgstr "" "前景色和背景色。黑白小方格可以重置颜色。箭头可以交换颜色。单击可以从颜色选择" "对话框中选择颜色。" #: ../app/widgets/gimptooloptionseditor.c:151 msgid "Save options to..." msgstr "选项保存到..." #: ../app/widgets/gimptooloptionseditor.c:159 msgid "Restore options from..." msgstr "选项恢复自..." #: ../app/widgets/gimptooloptionseditor.c:167 msgid "Delete saved options..." msgstr "删除已保存的选项..." #: ../app/widgets/gimpuimanager.c:696 msgid "Your GIMP installation is incomplete:" msgstr "您的 GIMP 安装不完整:" #: ../app/widgets/gimpuimanager.c:698 msgid "Plase make sure the menu XML files are correctly installed." msgstr "请确认菜单 XML 文件已正确安装。" #: ../app/widgets/gimpuimanager.c:703 #, c-format msgid "There was an error parsing the menu definition from %s: %s" msgstr "从 %s 处理菜单定义时出错:%s" #: ../app/widgets/gimpundoeditor.c:225 msgid "[ Base Image ]" msgstr "[ 原始图像 ]" #: ../app/widgets/gimpvectorstreeview.c:110 msgid "Reorder path" msgstr "重排路径" #: ../app/widgets/gimpvectorstreeview.c:252 msgid "Empty Path" msgstr "空白路径" #: ../app/widgets/gimpviewablebox.c:81 msgid "Open the brush selection dialog" msgstr "打开画笔选择对话框" #: ../app/widgets/gimpviewablebox.c:138 msgid "Open the pattern selection dialog" msgstr "打开图案选择对话框" #: ../app/widgets/gimpviewablebox.c:204 msgid "Open the gradient selection dialog" msgstr "打开渐变选择对话框" #: ../app/widgets/gimpviewablebox.c:219 msgid "Reverse" msgstr "反向" #: ../app/widgets/gimpviewablebox.c:298 msgid "Open the palette selection dialog" msgstr "打开色板选择对话框" #: ../app/widgets/gimpviewablebox.c:356 msgid "Open the font selection dialog" msgstr "打开字体选择对话框" #: ../app/widgets/gimpwidgets-utils.c:818 #, c-format msgid "Invalid UTF-8 data in file '%s'." msgstr "文件“%s”中含有无效的 UTF-8 数据。" #: ../app/widgets/widgets-enums.c:23 msgid "Foreground" msgstr "前景" #: ../app/widgets/widgets-enums.c:53 msgid "Portrait" msgstr "纵向" #: ../app/widgets/widgets-enums.c:54 msgid "Landscape" msgstr "横向" #: ../app/widgets/widgets-enums.c:113 msgid "Pixel" msgstr "像素" #: ../app/widgets/widgets-enums.c:115 msgid "HSV" msgstr "HSV" #: ../app/widgets/widgets-enums.c:116 msgid "CMYK" msgstr "CMYK" #: ../app/widgets/widgets-enums.c:171 msgid "Black & white" msgstr "黑白" #: ../app/widgets/widgets-enums.c:172 msgid "Fancy" msgstr "漂亮" #: ../app/widgets/widgets-enums.c:199 msgid "GIMP help browser" msgstr "GIMP 帮助浏览器" #: ../app/widgets/widgets-enums.c:200 msgid "Web browser" msgstr "Web 浏览器" #: ../app/widgets/widgets-enums.c:227 msgid "Linear" msgstr "线性" #: ../app/widgets/widgets-enums.c:228 msgid "Logarithmic" msgstr "对数" #: ../app/widgets/widgets-enums.c:261 msgid "Icon" msgstr "图标" #: ../app/widgets/widgets-enums.c:262 msgid "Current status" msgstr "当前状态" #: ../app/widgets/widgets-enums.c:264 msgid "Description" msgstr "描述" #: ../app/widgets/widgets-enums.c:265 msgid "Icon & text" msgstr "图标和文字" #: ../app/widgets/widgets-enums.c:266 msgid "Icon & desc" msgstr "图标和描述" #: ../app/widgets/widgets-enums.c:267 msgid "Status & text" msgstr "状态和文字" #: ../app/widgets/widgets-enums.c:268 msgid "Status & desc" msgstr "状态和描述" #: ../app/widgets/widgets-enums.c:296 msgid "Normal window" msgstr "普通窗口" #: ../app/widgets/widgets-enums.c:297 msgid "Utility window" msgstr "工具窗口" #: ../app/widgets/widgets-enums.c:298 msgid "Keep above" msgstr "保持在上方" #: ../app/xcf/xcf-load.c:302 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" "Substituting grayscale map." msgstr "" "XCF 警告:版本 0 的 XCF 文件格式\n" "不能正确的保存索引颜色表。\n" "用灰度颜色表取代。" #: ../app/xcf/xcf-read.c:107 msgid "Invalid UTF-8 string in XCF file" msgstr "XCF 文件中含有无效的 UTF-8 字符串" #: ../app/xcf/xcf-save.c:157 ../app/xcf/xcf-save.c:167 #: ../app/xcf/xcf-save.c:177 ../app/xcf/xcf-save.c:187 #: ../app/xcf/xcf-save.c:211 ../app/xcf/xcf.c:399 #, c-format msgid "Error saving XCF file: %s" msgstr "保存 XCF 文件时出错:%s" #: ../app/xcf/xcf-write.c:86 #, c-format msgid "Error writing XCF: %s" msgstr "写 XCF 时出错:%s" #: ../app/xcf/xcf-seek.c:44 ../app/xcf/xcf-seek.c:61 ../app/xcf/xcf-seek.c:72 #, c-format msgid "Could not seek in XCF file: %s" msgstr "无法在 XCF 文件中搜索:%s" #: ../app/xcf/xcf.c:69 ../app/xcf/xcf.c:92 ../app/xcf/xcf.c:145 #: ../app/xcf/xcf.c:211 msgid "GIMP XCF image" msgstr "GIMP XCF 图像" #: ../app/xcf/xcf.c:339 #, c-format msgid "XCF error: unsupported XCF file version %d encountered" msgstr "XCF 错误:遇到不支持的 XCF 文件版本 %d" #: ../desktop/gimp.desktop.in.in.h:1 msgid "Create images and edit photographs" msgstr "创建图像或编辑照片" #: ../desktop/gimp.desktop.in.in.h:3 msgid "Image Editor" msgstr "图像编辑器" #: ../tools/gimp-remote.c:83 msgid "Use a running GIMP only, never start a new one" msgstr "只使用运行中的 GIMP 实例,从不启动新实例" #: ../tools/gimp-remote.c:88 msgid "Only check if GIMP is running, then quit" msgstr "只检查 GIMP 是否在运行,然后退出" #: ../tools/gimp-remote.c:93 msgid "Start GIMP without showing the startup window" msgstr "启动 GIMP 而不显示启动窗口" #: ../tools/gimp-remote.c:197 msgid "Could not connect to GIMP." msgstr "无法连接到 GIMP。" #: ../tools/gimp-remote.c:198 msgid "Make sure that the Toolbox is visible!" msgstr "确定工具箱可见!" #. if execv and execvp return, there was an error #: ../tools/gimp-remote.c:299 #, c-format msgid "Couldn't start '%s': %s" msgstr "无法启动“%s”:%s"