11 english x-vnd.Haiku-Terminal 2536107739 2Close other tabs Terminal TermWindow 关闭其他标签 3Insert path Terminal TermView 插入路径 4Terminal couldn't start the shell. Sorry. Terminal TermApp 终端无法启动shell,非常抱歉。 5Text encoding Terminal TermWindow 文字编码 6OK Terminal SetTitleWindow 确定 7Edit Terminal TermWindow 编辑 8 -h, --help print this help\n -t, --title set window title\n -f, --fullscreen start fullscreen\n -w, --working-directory set initial working directory\n Terminal TermApp -h, --help, 显示帮助页面\n-t, --title, 设置窗口标题\n-f, --fullscreen, 启动全屏模式\n-w, --working-directory, 设置初始工作目录\n 9Select all Terminal TermWindow 全选 10Confirm exit if active programs exist Terminal AppearancePrefView 如果存在活动程序,确定退出。 11\t%d\t-\tThe current working directory of the active process in the\n\t\t\tcurrent tab. Optionally the maximum number of path components\n\t\t\tcan be specified. E.g. '%2d' for at most two components.\n\t%T\t-\tThe Terminal application name for the current locale.\n\t%e\t-\tThe encoding of the current tab. Not shown for UTF-8.\n\t%i\t-\tThe index of the window.\n\t%p\t-\tThe name of the active process in the current tab.\n\t%t\t-\tThe title of the current tab. Terminal ToolTips \t%d\t-\tThe current working directory of the active process in the\n\t\t\tcurrent tab. Optionally the maximum number of path components\n\t\t\tcan be specified. E.g. '%2d' for at most two components.\n\t%T\t-\tThe Terminal application name for the current locale.\n\t%e\t-\tThe encoding of the current tab. Not shown for UTF-8.\n\t%i\t-\tThe index of the window.\n\t%p\t-\tThe name of the active process in the current tab.\n\t%t\t-\tThe title of the current tab. 12Copy Terminal TermWindow 复制 13Edit tab title… Terminal TermWindow 编辑标签标题... 14Print Terminal TermWindow 打印 15Settings Terminal TermWindow 设置 16%app% settings Terminal PrefWindow window title %app% 设置 17\t%d\t-\tThe current working directory of the active process.\n\t\t\tOptionally the maximum number of path components can be\n\t\t\tspecified. E.g. '%2d' for at most two components.\n\t%i\t-\tThe index of the tab.\n\t%e\t-\tThe encoding of the current tab. Not shown for UTF-8.\n\t%p\t-\tThe name of the active process. Terminal ToolTips \t%d\t-\t当前活动进程的工作目录.\n\t\t\t可选配置指定最大数量的路径组件。\n\t\t\t 例如 '%2d' 用于最多2个组件\n\t%i\t-\t标签索引.\n\t%e\t-\t当前标签编码。对于 UTF-8 则不显示。\n\t%p\t-\t活动进程名称。 18Use default Terminal SetTitleWindow 使用默认 19Close tab Terminal TermWindow 关闭标签 20Error! Terminal getString 错误! 21Appearance Terminal PrefWindow 外观 22Set tab title Terminal TermWindow 设置标签标题 23Create link here Terminal TermView 创建链接 24Encoding: Terminal AppearancePrefView 编码: 25Change directory Terminal TermView 更改目录 26Custom Terminal AppearancePrefView Window size 自定义 27Page setup… Terminal TermWindow 页面设置... 28Cancel Terminal TermView 取消 29Defaults Terminal PrefWindow 默认主题 30Revert Terminal PrefWindow 恢复 31Terminal Terminal TermWindow The title for the main window menubar entry related to terminal sessions 终端 32Use selection Terminal FindWindow 使用选择 33Find next Terminal TermWindow 查找下一个 34Copy link location Terminal TermView 复制链接位置 35Window title: Terminal AppearancePrefView 窗口标题: 36New tab Terminal TermWindow 新建标签 37Allow bold text Terminal AppearancePrefView 允许粗体字 38Window title… Terminal TermWindow 窗口标题... 39Open path Terminal TermView 打开路径 40Cannot execute \"%command\":\n\t%error Terminal Shell 无法运行\"%command\":\n\t%error 41Terminal System name 终端 42Custom Terminal colors scheme 自定义 43Really close? Terminal TermWindow 确定关闭吗? 44Font size Terminal TermWindow 字体大小 45OK Terminal TermApp 确定 46The process \"%1\" is still running.\nIf you close the Terminal, the process will be killed. Terminal TermWindow \"%1\" 进程仍在运行。\n如果关闭终端,该进程将被杀死。 47Unrecognized option \"%s\"\n Terminal arguments parsing 无法识别的选项\"%s\"\n 48Tab title: Terminal AppearancePrefView 标签标题: 49Text not found. Terminal TermWindow 文本未搜索到。 50Match word Terminal FindWindow 匹配单词 51New Terminal Terminal TermWindow 新建窗口 52Find failed Terminal TermWindow 查找失败 53Quit Terminal TermWindow 退出 54Match case Terminal FindWindow 匹配大小写 55Find previous Terminal TermWindow 查找上一个 56The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal AppearancePrefView 该模式用于指定标签标题。可以使用下述\n占位符: 57Close Terminal TermWindow 关闭 58Save to file… Terminal PrefWindow 保存为… 59Copy path Terminal TermView 复制路径 60Window size Terminal TermWindow 窗口大小 61Copy absolute path Terminal TermView 复制绝对路径 62Cancel Terminal TermWindow 取消 63The process \"%1\" is still running.\nIf you close the tab, the process will be killed. Terminal TermWindow \"%1\" 进程仍在运行。\n如果关闭该标签,该进程将被杀死。 64Full screen Terminal TermWindow 全屏 65Shell Terminal TermWindow Shell 66\t%%\t-\tThe character '%'.\n\t%<\t-\tStarts a section that will only be shown if a placeholder\n\t\t\tafterwards is not empty.\n\t%>\t-\tStarts a section that will only be shown if a placeholder\n\t\t\tbetween a previous %< section and this one is not empty.\n\t%-\t-\tEnds a %< or %> section.\n\nAny non alpha numeric character between '%' and the format letter will insert a space only\nif the placeholder value is not empty. It will add to the %< section. Terminal ToolTips \t%%\t-\t字符 '%' 。\n\t%<\t-\t开始新区块,仅当其后的\n\t\t\t占位符不为空时显示。\n\t%>\t-\t开始新区块,仅当\n\t\t\t之前的区块 %< 和该区块不为空时显示。\n\t%-\t-\t结束一个 %< or %> 区块。\n\nAny non alpha numeric character between '%' and the format letter will insert a space only\nif the placeholder value is not empty. It will add to the %< section. 67Tab title: Terminal TermWindow 标签标题: 68Window title: Terminal TermWindow 窗口标题: 69Window size: Terminal AppearancePrefView 窗口大小: 70Switch Terminals Terminal TermWindow 切换终端 71Decrease Terminal TermWindow 缩小 72Settings… Terminal TermWindow 设置… 73Cancel Terminal SetTitleWindow 取消 74Blinking cursor Terminal AppearancePrefView 闪烁游标 75Use text: Terminal FindWindow 使用文本: 76Close active tab Terminal TermWindow 关闭活动标签 77The pattern specifying the window title. The following placeholders\ncan be used:\n Terminal TermWindow 该图案指定了窗口标题。可以使用下述的\n占位符:\n 78Save as default Terminal TermWindow 默认保存 79Nothing is selected. Terminal TermWindow 未选中任何文件。 80Use left Option as Meta key Terminal AppearancePrefView 将左 Option 键设为 Meta 键 81Find Terminal FindWindow 查找 82The pattern specifying the current tab title. The following placeholders\ncan be used:\n Terminal TermWindow 该图案指定了当前标签标题。可以使用下述的\n占位符:\n 83Font: Terminal AppearancePrefView 字体: 84Paste Terminal TermWindow 粘贴 85The pattern specifying the window titles. The following placeholders\ncan be used: Terminal AppearancePrefView 该模式指定窗口标题。可以使用如下\n占位符: 86Copy here Terminal TermView 复制到此 87Use default shell Terminal Shell 使用默认shell 88Open link Terminal TermView 打开链接 89Not found. Terminal TermWindow 未找到。 90Find… Terminal TermWindow 查找… 91No search string was entered. Terminal TermWindow 未输入任何字符。 92Move here Terminal TermView 移动到此 93Abort Terminal Shell 放弃 94The following processes are still running:\n\n\t%1\n\nIf you close the Terminal, the processes will be killed. Terminal TermWindow 下述进程仍在运行:\n\n\t%1\n\n如果您关闭终端,这些进程将被杀死。 95Set window title Terminal TermWindow 设置窗口标题 96Increase Terminal TermWindow 增大 97OK Terminal TermWindow 确定 98Close window Terminal TermWindow 关闭窗口 99Haiku Terminal\nCopyright 2001-2019 Haiku, Inc.\nCopyright(C) 1999 Kazuho Okui and Takashi Murai.\n\nUsage: %s [OPTION] [SHELL]\n Terminal TermApp Haiku 终端\nCopyright 2001-2019 Haiku, Inc.\nCopyright(C) 1999 Kazuho Okui and Takashi Murai.\n\n用法:%s [选项] [SHELL]\n 100Clear all Terminal TermWindow 清空 101Search forward Terminal FindWindow 搜索前一个 102