midori/po/zh_CN.po

3105 lines
81 KiB
Plaintext
Raw Normal View History

2009-03-14 22:56:46 +00:00
# Simplified Chinese translations for midori package.
# Copyright (C) 2009 THE midori'S COPYRIGHT HOLDER
# This file is distributed under the same license as the midori package.
# Stanley Zhang <yatzhang@gmail.com>, 2009.
# Hunt Xu <mhuntxu@gmail.com>, 2009, 2010, 2011.
2009-03-14 22:56:46 +00:00
msgid ""
msgstr ""
2009-12-31 22:12:24 +00:00
"Project-Id-Version: midori 0.2.2\n"
2009-03-14 22:56:46 +00:00
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-05-04 22:17+0000\n"
"PO-Revision-Date: 2011-02-15 21:26+0800\n"
"Last-Translator: Hunt Xu <huntxu@live.cn>\n"
"Language-Team: Simplified Chinese <xfce-i18n@xfce.org>\n"
2009-03-14 22:56:46 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../data/midori.desktop.in.h:1
msgid "Lightweight web browser"
msgstr "轻量级网页浏览器"
2009-03-14 22:56:46 +00:00
#: ../data/midori.desktop.in.h:2 ../midori/main.c:1510 ../midori/main.c:2020
#: ../midori/main.c:2045 ../midori/main.c:2061
#: ../midori/midori-websettings.c:326
2009-03-14 22:56:46 +00:00
msgid "Midori"
msgstr "Midori 浏览器"
2009-03-14 22:56:46 +00:00
#: ../data/midori.desktop.in.h:3
msgid "Web Browser"
2009-10-16 17:46:30 +00:00
msgstr "网页浏览器"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:100 ../midori/main.c:106
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The configuration couldn't be loaded: %s\n"
msgstr "无法载入配置: %s\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:154
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Value '%s' is invalid for %s"
msgstr "值 '%s' 在 %s 中无效"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:159 ../midori/main.c:252
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Invalid configuration value '%s'"
msgstr "无效的配置值 '%s'"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:357
#, c-format
msgid "The search engines couldn't be loaded. %s\n"
msgstr "无法载入搜索引擎。%s\n"
#: ../midori/main.c:411
#, c-format
msgid "Failed to clear history: %s\n"
msgstr "清除历史数据失败: %s\n"
#: ../midori/main.c:433 ../midori/main.c:554 ../extensions/formhistory.c:443
#, c-format
msgid "Failed to open database: %s\n"
msgstr "打开数据库失败: %s\n"
2009-03-14 22:56:46 +00:00
#. i18n: Couldn't remove items that are older than n days
#: ../midori/main.c:497
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Failed to remove old history items: %s\n"
msgstr "移除旧的历史项目失败: %s\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:537 ../panels/midori-history.c:190
#, c-format
msgid "Failed to remove history item: %s\n"
msgstr "移除历史项目失败: %s\n"
#: ../midori/main.c:584
#, c-format
msgid "The bookmarks couldn't be saved. %s"
msgstr "无法保存书签。%s"
#: ../midori/main.c:615
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The configuration couldn't be saved. %s"
msgstr "无法保存配置。%s"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:650
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The search engines couldn't be saved. %s"
msgstr "无法保存搜索引擎。%s"
2009-03-14 22:56:46 +00:00
#. i18n: Trash, or wastebin, containing closed tabs
#: ../midori/main.c:676 ../midori/main.c:696
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The trash couldn't be saved. %s"
msgstr "回收站无法保存。%s"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:716 ../panels/midori-extensions.c:91
msgid "Extensions"
msgstr "扩展"
#: ../midori/main.c:751
msgid "Privacy"
msgstr "隐私"
#: ../midori/main.c:756
msgid "Delete old cookies after 1 hour"
msgstr "删除 1 小时内的 cookie"
#: ../midori/main.c:757
msgid "Delete old cookies after 1 day"
msgstr "删除 1 天内的 cookie"
#: ../midori/main.c:758
msgid "Delete old cookies after 1 week"
msgstr "删除 1 周内的 cookie"
#: ../midori/main.c:759
msgid "Delete old cookies after 1 month"
msgstr "删除 1 月内的 cookie"
#: ../midori/main.c:760
msgid "Delete old cookies after 1 year"
msgstr "删除 1 年内的 cookie"
#: ../midori/main.c:778
msgid "Cookies store login data, saved games, or user profiles for advertisement purposes."
msgstr "Cookie 保存了登录数据、游戏状态或者与广告目的相关的资料。"
#: ../midori/main.c:804
msgid "days"
msgstr "天"
#: ../midori/main.c:853 ../midori/main.c:1108
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The session couldn't be saved. %s"
msgstr "无法保存会话。%s"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1059
msgid "No root certificate file is available. SSL certificates cannot be verified."
msgstr "无可用的根证书文件。SSL 证书无法认证。"
#: ../midori/main.c:1143
msgid "Midori seems to have crashed the last time it was opened. If this happened repeatedly, try one of the following options to solve the problem."
msgstr "Midori 浏览器在上次运行时好像崩溃了。如果这种情况反复出现,请尝试下面的选项来解决此问题。"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1159
2009-03-14 22:56:46 +00:00
msgid "Modify _preferences"
msgstr "修改首选项(_P)"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1163
2009-03-14 22:56:46 +00:00
msgid "Reset the last _session"
msgstr "重置上次的会话(_S)"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1168
2009-03-14 22:56:46 +00:00
msgid "Disable all _extensions"
msgstr "禁用所有扩展(_E)"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1388 ../midori/main.c:2379
2009-12-31 22:12:24 +00:00
#, c-format
msgid "The session couldn't be loaded: %s\n"
msgstr "无法载入会话: %s\n"
2009-12-31 22:12:24 +00:00
#: ../midori/main.c:1510
2009-03-14 22:56:46 +00:00
msgid "No filename specified"
msgstr "没有指定文件名"
#: ../midori/main.c:1529
2009-03-14 22:56:46 +00:00
msgid "An unknown error occured."
2009-10-16 17:46:30 +00:00
msgstr "发生了一个未知的错误。"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1559
2009-05-22 00:03:45 +00:00
#, c-format
msgid "Snapshot saved to: %s\n"
msgstr "截图保存至: %s\n"
2009-05-22 00:03:45 +00:00
#: ../midori/main.c:1905
2009-04-20 19:40:25 +00:00
msgid "Run ADDRESS as a web application"
msgstr "将 ADDRESS 作为网络程序运行"
2009-04-20 19:40:25 +00:00
#: ../midori/main.c:1905
2009-04-20 19:40:25 +00:00
msgid "ADDRESS"
msgstr "ADDRESS"
#: ../midori/main.c:1908
2009-04-20 19:40:25 +00:00
msgid "Use FOLDER as configuration folder"
msgstr "使用 FOLDER 作为配置文件夹"
2009-04-20 19:40:25 +00:00
#: ../midori/main.c:1908
2009-04-20 19:40:25 +00:00
msgid "FOLDER"
msgstr "FOLDER"
#: ../midori/main.c:1911
msgid "Private browsing, no changes are saved"
msgstr "隐私浏览方式,未保存任何更改"
#: ../midori/main.c:1913
2009-12-31 22:12:24 +00:00
msgid "Show a diagnostic dialog"
msgstr "显示诊断对话框"
#: ../midori/main.c:1915
2009-03-14 22:56:46 +00:00
msgid "Run the specified filename as javascript"
2009-10-16 17:46:30 +00:00
msgstr "将指定的文件当作 javascript 执行"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:1918
2009-05-22 00:03:45 +00:00
msgid "Take a snapshot of the specified URI"
msgstr "对指定 URI 截图"
#: ../midori/main.c:1921
2009-06-20 17:49:47 +00:00
msgid "Execute the specified command"
msgstr "执行指定命令"
2009-06-20 17:49:47 +00:00
#: ../midori/main.c:1923
msgid "List available commands to execute with -e/ --execute"
msgstr "列出可以使用 -e/ --execute 运行的命令"
#: ../midori/main.c:1925
2009-03-14 22:56:46 +00:00
msgid "Display program version"
msgstr "显示程序版本"
#: ../midori/main.c:1927
2009-03-14 22:56:46 +00:00
msgid "Addresses"
msgstr "地址"
#: ../midori/main.c:1929
msgid "Block URIs according to regular expression PATTERN"
msgstr "按正则表达式 PATTERN 屏蔽 URI"
#: ../midori/main.c:1929
msgid "PATTERN"
msgstr "PATTERN"
#. i18n: CLI: Close tabs, clear private data, open starting page
#: ../midori/main.c:1933
msgid "Reset Midori after SECONDS seconds of inactivity"
msgstr "在 SECONDS 秒后无响应则重置 Midori 浏览器"
#: ../midori/main.c:1933
msgid "SECONDS"
msgstr "SECONDS"
#: ../midori/main.c:2017
2009-03-14 22:56:46 +00:00
msgid "[Addresses]"
msgstr "[地址]"
#: ../midori/main.c:2031
msgid "The specified configuration folder is invalid."
msgstr "指定的配置文件夹无效。"
#: ../midori/main.c:2038
msgid "Midori (Private Browsing)"
msgstr "Midori 浏览器(隐私浏览方式)"
#: ../midori/main.c:2062
2009-03-14 22:56:46 +00:00
msgid "Please report comments, suggestions and bugs to:"
msgstr "请将意见、建议和错误反馈到:"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2064
2009-03-14 22:56:46 +00:00
msgid "Check for new versions at:"
msgstr "在此查找新的版本:"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2128
msgid "Website icons"
msgstr "网站图标"
#: ../midori/main.c:2130
msgid "Cookies"
msgstr "Cookie"
#: ../midori/main.c:2133
msgid "'Flash' Cookies"
msgstr "'Flash' Cookie"
#: ../midori/main.c:2137
msgid "HTML5 _Databases"
msgstr "HTML5 数据库(_D)"
#: ../midori/main.c:2141 ../midori/midori-websettings.c:1058
#: ../extensions/web-cache.c:478 ../extensions/web-cache.c:487
msgid "Web Cache"
msgstr "网页缓存"
2009-04-20 19:40:25 +00:00
#: ../midori/main.c:2145
msgid "Offline Application Cache"
msgstr "离线程序缓存"
#: ../midori/main.c:2308
2009-03-14 22:56:46 +00:00
msgid "An instance of Midori is already running but not responding.\n"
msgstr "已经有一个 Midori 请求在运行,但是无法响应。\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2346
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Bookmarks couldn't be loaded: %s\n"
msgstr "无法载人书签: %s\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2394
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The trash couldn't be loaded: %s\n"
msgstr "无法载人回收站: %s\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2407
2009-03-14 22:56:46 +00:00
#, c-format
msgid "The history couldn't be loaded: %s\n"
msgstr "无法载人历史记录: %s\n"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2422
2009-03-14 22:56:46 +00:00
msgid "The following errors occured:"
msgstr "发生了以下错误:"
2009-03-14 22:56:46 +00:00
#: ../midori/main.c:2438
2009-03-14 22:56:46 +00:00
msgid "_Ignore"
msgstr "忽略(_I)"
#: ../midori/midori-array.c:522
2009-04-20 19:40:25 +00:00
msgid "File not found."
2009-10-16 17:46:30 +00:00
msgstr "没有找到文件。"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-array.c:547 ../midori/midori-array.c:586
#: ../midori/midori-array.c:609 ../midori/midori-array.c:619
2009-04-20 19:40:25 +00:00
msgid "Malformed document."
msgstr "异常的文档。"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-array.c:628
2009-12-31 22:12:24 +00:00
msgid "Unrecognized bookmark format."
msgstr "无法识别的书签格式。"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-array.c:916
2009-04-20 19:40:25 +00:00
msgid "Writing failed."
2009-10-16 17:46:30 +00:00
msgstr "写入失败。"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-browser.c:328 ../midori/midori-browser.c:5122
#: ../midori/midori-browser.c:5131
2009-03-14 22:56:46 +00:00
msgid "Reload the current page"
msgstr "重新载入当前页"
#: ../midori/midori-browser.c:339 ../midori/midori-browser.c:5128
2009-03-14 22:56:46 +00:00
msgid "Stop loading the current page"
msgstr "停止载入当前页"
#: ../midori/midori-browser.c:466
#, c-format
msgid "Failed to update title: %s\n"
msgstr "更新标题失败: %s\n"
#: ../midori/midori-browser.c:479
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Unexpected action '%s'."
msgstr "意外的动作 '%s'。"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:734
2009-03-14 22:56:46 +00:00
msgid "New folder"
msgstr "新文件夹"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:734
2009-03-14 22:56:46 +00:00
msgid "Edit folder"
msgstr "编辑文件夹"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:736
2009-03-14 22:56:46 +00:00
msgid "New bookmark"
msgstr "新书签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:736
2009-03-14 22:56:46 +00:00
msgid "Edit bookmark"
msgstr "编辑书签"
#: ../midori/midori-browser.c:767
2009-03-14 22:56:46 +00:00
msgid "_Title:"
msgstr "标题(_T):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:784 ../midori/midori-searchaction.c:953
2009-03-14 22:56:46 +00:00
msgid "_Description:"
msgstr "描述(_D):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:803 ../midori/midori-searchaction.c:967
#: ../extensions/feed-panel/main.c:377
2009-03-14 22:56:46 +00:00
msgid "_Address:"
msgstr "地址(_A):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:835 ../midori/midori-browser.c:4184
2009-03-14 22:56:46 +00:00
msgid "_Folder:"
msgstr "文件夹(_F):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:845 ../midori/midori-browser.c:935
#: ../midori/midori-browser.c:4189 ../midori/midori-browser.c:4217
2009-03-14 22:56:46 +00:00
msgid "Toplevel folder"
msgstr "最上层文件夹"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:876
msgid "Add to _Speed Dial"
msgstr "添加到快速拨号(_S)"
#: ../midori/midori-browser.c:889
2009-12-31 22:12:24 +00:00
msgid "Show in the tool_bar"
msgstr "在工具栏中显示(_B)"
#: ../midori/midori-browser.c:904
2009-12-31 22:12:24 +00:00
msgid "Run as _web application"
msgstr "作为 web 程序运行(_W)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:980
#, c-format
msgid "The file \"%s\" can't be saved in this folder."
msgstr "无法保存文件 \"%s\" 至该文件夹。"
#: ../midori/midori-browser.c:982
#, c-format
msgid "You don't have permission to write in this location."
msgstr "您没有权限写入至这个位置。"
#: ../midori/midori-browser.c:989
#, c-format
msgid "There is not enough free space to download \"%s\"."
msgstr "可用空间不足,无法下载 \"%s\"。"
#: ../midori/midori-browser.c:992
#, c-format
msgid "The file needs %s but only %s are left."
msgstr "该文件需要 %s 但只剩余 %s。"
#: ../midori/midori-browser.c:1054 ../midori/midori-browser.c:4268
2009-03-14 22:56:46 +00:00
msgid "Save file as"
msgstr "文件另存为"
#: ../midori/midori-browser.c:1357
msgid "New Window"
msgstr "新窗口"
#: ../midori/midori-browser.c:1357
msgid "A new window has been opened"
msgstr "打开了一个新窗口"
#: ../midori/midori-browser.c:1360
msgid "New Tab"
msgstr "新标签"
#: ../midori/midori-browser.c:1360
msgid "A new tab has been opened"
msgstr "打开了一个新标签"
#: ../midori/midori-browser.c:1399
2009-06-20 17:49:47 +00:00
msgid "Save file"
msgstr "保存文件"
#: ../midori/midori-browser.c:2233
2009-03-14 22:56:46 +00:00
msgid "Open file"
msgstr "打开文件"
#: ../midori/midori-browser.c:2350
msgid ""
"To use the above URI open a news aggregator. There is usually a menu or button \"New Subscription\", \"New News Feed\" or similar.\n"
"Alternatively go to Preferences, Applications in Midori, and select a News Aggregator. Next time you click the news feed icon, it will be added automatically."
msgstr ""
"要使用上面的 URI 打开一个新闻聚合。通常都有名为 \"新订阅\" 、 \"新新闻订阅\" 或者类似的菜单项或者按钮。\n"
"首选项是 Midori 的一个程序,您也可以选择进入其中选择一个新闻聚合。当您再次点击新闻订阅的图标时,该订阅将自动被添加。"
#: ../midori/midori-browser.c:2356 ../extensions/feed-panel/main.c:365
2009-10-16 17:46:30 +00:00
msgid "New feed"
msgstr "新订阅"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-browser.c:2399 ../midori/midori-browser.c:5195
#: ../panels/midori-bookmarks.c:454
2009-12-31 22:12:24 +00:00
msgid "Add a new bookmark"
msgstr "添加新书签"
#: ../midori/midori-browser.c:2963 ../midori/midori-searchaction.c:488
2009-12-31 22:12:24 +00:00
msgid "Empty"
msgstr "清空"
#: ../midori/midori-browser.c:3446 ../midori/sokoke.c:501
#: ../midori/sokoke.c:511 ../midori/sokoke.c:539 ../midori/sokoke.c:568
#: ../midori/sokoke.c:582
2009-12-31 22:12:24 +00:00
msgid "Could not run external program."
msgstr "无法运行外部程序。"
#: ../midori/midori-browser.c:3686 ../midori/midori-browser.c:5611
#, c-format
msgid "Failed to insert new history item: %s\n"
msgstr "插入新历史项目失败: %s\n"
#: ../midori/midori-browser.c:4017 ../panels/midori-bookmarks.c:770
#: ../panels/midori-history.c:740
2009-03-14 22:56:46 +00:00
msgid "Open all in _Tabs"
msgstr "在标签中打开所有项(_T)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:4024 ../panels/midori-bookmarks.c:776
#: ../panels/midori-history.c:746 ../extensions/feed-panel/feed-panel.c:533
2009-03-14 22:56:46 +00:00
msgid "Open in New _Tab"
msgstr "在新标签中打开(_T)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:4027 ../midori/midori-view.c:2726
#: ../midori/midori-view.c:4693 ../panels/midori-bookmarks.c:778
#: ../panels/midori-history.c:748 ../extensions/feed-panel/feed-panel.c:535
2009-03-14 22:56:46 +00:00
msgid "Open in New _Window"
msgstr "在新窗口中打开(_W)"
#: ../midori/midori-browser.c:4106
2009-12-31 22:12:24 +00:00
msgid "Arora"
msgstr "Arora"
#: ../midori/midori-browser.c:4107
2009-12-31 22:12:24 +00:00
msgid "Kazehakase"
msgstr "Kazehakase"
#: ../midori/midori-browser.c:4108
2009-12-31 22:12:24 +00:00
msgid "Opera"
msgstr "Opera"
#: ../midori/midori-browser.c:4109
2009-12-31 22:12:24 +00:00
msgid "Konqueror"
msgstr "Konqueror"
#: ../midori/midori-browser.c:4110
2009-12-31 22:12:24 +00:00
msgid "Epiphany"
msgstr "Epiphany"
#: ../midori/midori-browser.c:4135
2009-12-31 22:12:24 +00:00
msgid "Import bookmarks..."
msgstr "导入书签..."
#: ../midori/midori-browser.c:4138 ../midori/midori-browser.c:5200
2009-12-31 22:12:24 +00:00
msgid "_Import bookmarks"
msgstr "导入书签(_I)"
#: ../midori/midori-browser.c:4149
2009-12-31 22:12:24 +00:00
msgid "_Application:"
msgstr "程序(_A):"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:4176
msgid "Import from XBEL or HTML file"
msgstr "从 XBEL 或 HTML 文件中导入"
#: ../midori/midori-browser.c:4225
msgid "Import from a file"
msgstr "从文件中导入"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:4237
2009-12-31 22:12:24 +00:00
msgid "Failed to import bookmarks"
msgstr "导入书签失败"
#: ../midori/midori-browser.c:4273
msgid "XBEL Bookmarks"
msgstr "XBEL 书签"
#: ../midori/midori-browser.c:4278
msgid "Netscape Bookmarks"
msgstr "Netscape 书签"
#: ../midori/midori-browser.c:4292
msgid "Midori can only export to XBEL (*.xbel) and Netscape (*.html)"
msgstr "Midori 浏览器只能导出至 XBEL(*.xbel) 和 Netscape(*.html)"
#: ../midori/midori-browser.c:4308
msgid "Failed to export bookmarks"
msgstr "导出书签失败"
#. i18n: Dialog: Clear Private Data, in the Tools menu
#: ../midori/midori-browser.c:4425
2009-04-20 19:40:25 +00:00
msgid "Clear Private Data"
msgstr "清除隐私数据"
#: ../midori/midori-browser.c:4429
2009-04-20 19:40:25 +00:00
msgid "_Clear private data"
msgstr "清除隐私数据(_C)"
#: ../midori/midori-browser.c:4442
2009-04-20 19:40:25 +00:00
msgid "Clear the following data:"
msgstr "清除以下的数据:"
2009-04-20 19:40:25 +00:00
#. i18n: Browsing history, visited web pages
#: ../midori/midori-browser.c:4453 ../midori/sokoke.c:1486
msgid "_History"
msgstr "历史(_H)"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-browser.c:4458 ../midori/sokoke.c:1492
2009-08-03 19:52:16 +00:00
msgid "_Closed Tabs"
msgstr "关闭的标签(_C)"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-browser.c:4478
2009-08-03 19:52:16 +00:00
msgid "Clear private data when _quitting Midori"
msgstr "退出 Midori 时清除隐私数据(_Q)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-browser.c:4654
2009-03-14 22:56:46 +00:00
msgid "A lightweight web browser."
msgstr "轻量级的网络浏览器。"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:4655
msgid "See about:version for version info."
msgstr "查看 about:version 获取版本信息。"
#: ../midori/midori-browser.c:4657
msgid "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version."
msgstr "本软件库是自由软件;您可以在自由软件基金会发布的 GNU 较宽松公共许可协议(LGPL)条款的约束下再分发和/或对其进行修改;依据协议的 2.1 版本或者(由您自行选择)更高的版本。"
#: ../midori/midori-browser.c:4676
2009-03-14 22:56:46 +00:00
msgid "translator-credits"
msgstr ""
"张翼 <yatzhang@gmail.com>, 2009.\n"
"Hunt Xu <mhuntxu@gmail.com>, 2009, 2010."
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5033
2009-03-14 22:56:46 +00:00
msgid "_File"
msgstr "文件(_F)"
#: ../midori/midori-browser.c:5035 ../midori/sokoke.c:1493
2009-08-03 19:52:16 +00:00
msgid "New _Window"
msgstr "新窗口(_W)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-browser.c:5036
2009-03-14 22:56:46 +00:00
msgid "Open a new window"
msgstr "打开一个新窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5039
2009-03-14 22:56:46 +00:00
msgid "Open a new tab"
msgstr "打开一个新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5041
2009-12-31 22:12:24 +00:00
msgid "P_rivate Browsing"
msgstr "隐私浏览方式(_R)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5042
2009-12-31 22:12:24 +00:00
msgid "Don't save any private data while browsing"
msgstr "在浏览时不保存任何隐私数据"
#: ../midori/midori-browser.c:5046
2009-03-14 22:56:46 +00:00
msgid "Open a file"
msgstr "打开文件"
#: ../midori/midori-browser.c:5049
2009-03-14 22:56:46 +00:00
msgid "Save to a file"
msgstr "保存到文件"
#: ../midori/midori-browser.c:5051
2009-05-22 00:03:45 +00:00
msgid "Add to Speed _dial"
msgstr "添加到快速拨号(_D)"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-browser.c:5052
2009-05-22 00:03:45 +00:00
msgid "Add shortcut to speed dial"
msgstr "添加快捷方式到快速拨号"
#: ../midori/midori-browser.c:5055
2009-12-31 22:12:24 +00:00
msgid "Add Shortcut to the _desktop"
msgstr "添加快捷方式到桌面(_D)"
#: ../midori/midori-browser.c:5056
2009-12-31 22:12:24 +00:00
msgid "Add shortcut to the desktop"
msgstr "添加快捷方式到桌面"
#: ../midori/midori-browser.c:5058
msgid "Create _Launcher"
msgstr "添加启动器(_L)"
#: ../midori/midori-browser.c:5059
msgid "Create a launcher"
msgstr "添加一个启动器"
#: ../midori/midori-browser.c:5062
2009-12-31 22:12:24 +00:00
msgid "Subscribe to News _feed"
msgstr "添加到新闻订阅(_F)"
#: ../midori/midori-browser.c:5063
2009-12-31 22:12:24 +00:00
msgid "Subscribe to this news feed"
msgstr "添加到此新闻订阅"
#: ../midori/midori-browser.c:5068
2009-03-14 22:56:46 +00:00
msgid "_Close Tab"
msgstr "关闭标签(_C)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5069
2009-03-14 22:56:46 +00:00
msgid "Close the current tab"
msgstr "关闭当前标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5071
2009-03-14 22:56:46 +00:00
msgid "C_lose Window"
msgstr "关闭窗口(_L)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5072
2009-03-14 22:56:46 +00:00
msgid "Close this window"
msgstr "关闭此窗口"
#: ../midori/midori-browser.c:5075
2009-03-14 22:56:46 +00:00
msgid "Print the current page"
msgstr "打印当前页"
#: ../midori/midori-browser.c:5077
msgid "Close a_ll Windows"
msgstr "关闭所有窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5078
msgid "Close all open windows"
msgstr "关闭所有已打开窗口"
#: ../midori/midori-browser.c:5080
2009-03-14 22:56:46 +00:00
msgid "_Edit"
msgstr "编辑(_E)"
#: ../midori/midori-browser.c:5084
2009-12-31 22:12:24 +00:00
msgid "Undo the last modification"
msgstr "撤销上次修改"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5087
2009-12-31 22:12:24 +00:00
msgid "Redo the last modification"
msgstr "重做上个修改"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5091
2009-03-14 22:56:46 +00:00
msgid "Cut the selected text"
msgstr "剪切"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5094
2009-03-14 22:56:46 +00:00
msgid "Copy the selected text"
msgstr "复制"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5097
2009-03-14 22:56:46 +00:00
msgid "Paste text from the clipboard"
msgstr "从剪贴板粘贴"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5100
2009-03-14 22:56:46 +00:00
msgid "Delete the selected text"
msgstr "删除"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5103
2009-03-14 22:56:46 +00:00
msgid "Select all text"
msgstr "全选全部文本"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5106
2009-03-14 22:56:46 +00:00
msgid "Find a word or phrase in the page"
msgstr "在页面中查找字词或短语"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5108
2009-03-14 22:56:46 +00:00
msgid "Find _Next"
msgstr "查找下一个(_N)"
#: ../midori/midori-browser.c:5109
2009-03-14 22:56:46 +00:00
msgid "Find the next occurrence of a word or phrase"
msgstr "查找该词或短语出现的下一个地方"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5111
2009-03-14 22:56:46 +00:00
msgid "Find _Previous"
msgstr "查找上一个(_P)"
#: ../midori/midori-browser.c:5112
2009-03-14 22:56:46 +00:00
msgid "Find the previous occurrence of a word or phrase"
msgstr "查找该词或短语出现的上一个地方"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5116
2009-03-14 22:56:46 +00:00
msgid "Configure the application preferences"
msgstr "配置程序首选项"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5118
2009-03-14 22:56:46 +00:00
msgid "_View"
msgstr "视图(_V)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5119
2009-03-14 22:56:46 +00:00
msgid "_Toolbars"
msgstr "工具栏(_T)"
#: ../midori/midori-browser.c:5124 ../midori/midori-browser.c:5125
msgid "Reload page without caching"
msgstr "不缓存直接重载页面"
#: ../midori/midori-browser.c:5134
2009-03-14 22:56:46 +00:00
msgid "Increase the zoom level"
msgstr "增加缩放等级"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5137
2009-03-14 22:56:46 +00:00
msgid "Decrease the zoom level"
msgstr "减小缩放等级"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5140
2009-03-14 22:56:46 +00:00
msgid "Reset the zoom level"
msgstr "恢复缩放等级"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5141
2009-03-14 22:56:46 +00:00
msgid "_Encoding"
msgstr "编码(_E)"
#: ../midori/midori-browser.c:5143
2009-06-20 17:49:47 +00:00
msgid "View So_urce"
msgstr "查看源码(_U)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5144
2009-03-14 22:56:46 +00:00
msgid "View the source code of the page"
msgstr "查看页面源码"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5147
msgid "Ca_ret Browsing"
msgstr "光标浏览方式"
#: ../midori/midori-browser.c:5148
msgid "Toggle text cursor navigation"
msgstr "光标导航切换"
#: ../midori/midori-browser.c:5152
2009-03-14 22:56:46 +00:00
msgid "Toggle fullscreen view"
msgstr "全屏切换"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5155
msgid "Scroll _Left"
msgstr "向左滚动(_L)"
#: ../midori/midori-browser.c:5156
msgid "Scroll to the left"
msgstr "向左滚动"
#: ../midori/midori-browser.c:5158
msgid "Scroll _Down"
msgstr "向下滚动(_D)"
#: ../midori/midori-browser.c:5159
msgid "Scroll down"
msgstr "向下滚动"
#: ../midori/midori-browser.c:5161
msgid "Scroll _Up"
msgstr "向上滚动(_U)"
#: ../midori/midori-browser.c:5162
msgid "Scroll up"
msgstr "向上滚动"
#: ../midori/midori-browser.c:5164
msgid "Scroll _Right"
msgstr "向右滚动(_R)"
#: ../midori/midori-browser.c:5165
msgid "Scroll to the right"
msgstr "向右滚动"
#: ../midori/midori-browser.c:5168
2009-03-14 22:56:46 +00:00
msgid "_Go"
msgstr "前进(_G)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5171
2009-03-14 22:56:46 +00:00
msgid "Go back to the previous page"
2009-03-31 16:34:56 +00:00
msgstr "返回上一页"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5174
2009-03-14 22:56:46 +00:00
msgid "Go forward to the next page"
2009-03-31 16:34:56 +00:00
msgstr "转到下一页"
2009-03-14 22:56:46 +00:00
#. i18n: Visit the previous logical page, ie. in a forum or blog
#: ../midori/midori-browser.c:5178
2009-12-31 22:12:24 +00:00
msgid "Go to the previous sub-page"
msgstr "返回上一个子页"
2009-12-31 22:12:24 +00:00
#. i18n: Visit the following logical page, ie. in a forum or blog
#: ../midori/midori-browser.c:5182
2009-12-31 22:12:24 +00:00
msgid "Go to the next sub-page"
msgstr "转到下一个子页"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5185
2009-03-14 22:56:46 +00:00
msgid "Go to your homepage"
msgstr "回到主页"
#: ../midori/midori-browser.c:5187
2009-03-14 22:56:46 +00:00
msgid "Empty Trash"
msgstr "清空回收站"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5188
2009-03-14 22:56:46 +00:00
msgid "Delete the contents of the trash"
msgstr "删除回收站中的内容"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5190
2009-06-20 17:49:47 +00:00
msgid "Undo _Close Tab"
msgstr "撤销关闭标签(_C)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5191
2009-03-14 22:56:46 +00:00
msgid "Open the last closed tab"
msgstr "打开上次关闭的标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5197
2009-06-20 17:49:47 +00:00
msgid "Add a new _folder"
msgstr "添加新文件夹(_F)"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-browser.c:5198
2009-04-20 19:40:25 +00:00
msgid "Add a new bookmark folder"
msgstr "添加一个新书签文件夹"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-browser.c:5203
msgid "_Export bookmarks"
msgstr "导出书签(_E)"
#: ../midori/midori-browser.c:5206 ../midori/midori-searchaction.c:497
2009-03-14 22:56:46 +00:00
msgid "_Manage Search Engines"
msgstr "管理搜索引擎(_M)"
#: ../midori/midori-browser.c:5207
2009-03-14 22:56:46 +00:00
msgid "Add, edit and remove search engines..."
msgstr "添加、编辑和移除搜索引擎..."
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5210
2009-04-20 19:40:25 +00:00
msgid "_Clear Private Data"
msgstr "清除隐私数据(_C)"
#: ../midori/midori-browser.c:5211
2009-04-20 19:40:25 +00:00
msgid "Clear private data..."
2009-10-16 17:46:30 +00:00
msgstr "清除隐私数据..."
2009-04-20 19:40:25 +00:00
#: ../midori/midori-browser.c:5215
msgid "_Inspect Page"
msgstr "检查页面(_I)"
#: ../midori/midori-browser.c:5216
msgid "Inspect page details and access developer tools..."
msgstr "检查页面详细信息并使用开发者工具..."
#: ../midori/midori-browser.c:5221
2009-03-14 22:56:46 +00:00
msgid "_Previous Tab"
msgstr "上一个标签(_P)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5222
2009-03-14 22:56:46 +00:00
msgid "Switch to the previous tab"
msgstr "转到上一个标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5224
2009-03-14 22:56:46 +00:00
msgid "_Next Tab"
msgstr "下一个标签(_N)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5225
2009-03-14 22:56:46 +00:00
msgid "Switch to the next tab"
msgstr "转到下一个标签"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-browser.c:5226
msgid "Move Tab _Backward"
msgstr "向后移动标签"
#: ../midori/midori-browser.c:5227
msgid "Move tab behind the previous tab"
msgstr "转到上一个标签后的标签"
#: ../midori/midori-browser.c:5228
msgid "_Move Tab Forward"
msgstr "向前移动标签"
#: ../midori/midori-browser.c:5229
msgid "Move tab in front of the next tab"
msgstr "转到下一个标签前的标签"
#: ../midori/midori-browser.c:5231
2009-12-31 22:12:24 +00:00
msgid "Focus _Current Tab"
msgstr "聚焦当前标签(_C)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5232
2009-12-31 22:12:24 +00:00
msgid "Focus the current tab"
msgstr "聚焦当前标签"
#: ../midori/midori-browser.c:5234
msgid "Focus _Next view"
msgstr "聚焦下一个视图"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5235
msgid "Cycle focus between views"
msgstr "在不同视图间循环聚焦"
#: ../midori/midori-browser.c:5237
msgid "Only show the Icon of the _Current Tab"
msgstr "仅显示当前标签的图标(_C)"
#: ../midori/midori-browser.c:5238
msgid "Only show the icon of the current tab"
msgstr "仅显示当前标签的图标"
#: ../midori/midori-browser.c:5240
msgid "_Duplicate Current Tab"
msgstr "复制当前标签(_D)"
#: ../midori/midori-browser.c:5241
msgid "Duplicate the current tab"
msgstr "复制当前标签"
#: ../midori/midori-browser.c:5243
msgid "Close Ot_her Tabs"
msgstr "关闭其它标签(_H)"
#: ../midori/midori-browser.c:5244
msgid "Close all tabs except the current tab"
msgstr "关闭其它标签,只保留当前标签"
#: ../midori/midori-browser.c:5246
2009-12-31 22:12:24 +00:00
msgid "Open last _session"
msgstr "打开上次会话(_S)"
#: ../midori/midori-browser.c:5247
2009-12-31 22:12:24 +00:00
msgid "Open the tabs saved in the last session"
msgstr "打开上次会话时存储的标签"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-browser.c:5249
2009-03-14 22:56:46 +00:00
msgid "_Help"
msgstr "帮助(_H)"
#: ../midori/midori-browser.c:5251
2009-03-14 22:56:46 +00:00
msgid "_Frequent Questions"
msgstr "常见问题(_F)"
#: ../midori/midori-browser.c:5252
2009-03-14 22:56:46 +00:00
msgid "Show the Frequently Asked Questions"
msgstr "显示常见问题"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5254
msgid "_Report a Problem..."
msgstr "报告问题"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5255
2009-03-14 22:56:46 +00:00
msgid "Open Midori's bug tracker"
msgstr "打开 Midori 浏览器的错误跟踪系统"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5258
2009-03-14 22:56:46 +00:00
msgid "Show information about the program"
msgstr "显示此程序的信息"
#: ../midori/midori-browser.c:5266
2009-03-14 22:56:46 +00:00
msgid "_Menubar"
msgstr "菜单栏(_M)"
#: ../midori/midori-browser.c:5267
2009-03-14 22:56:46 +00:00
msgid "Show menubar"
msgstr "显示菜单栏"
#: ../midori/midori-browser.c:5270
2009-03-14 22:56:46 +00:00
msgid "_Navigationbar"
msgstr "导航栏(_N)"
#: ../midori/midori-browser.c:5271
2009-03-14 22:56:46 +00:00
msgid "Show navigationbar"
msgstr "显示导航栏"
#: ../midori/midori-browser.c:5274
2009-03-14 22:56:46 +00:00
msgid "Side_panel"
msgstr "侧边栏(_P)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5275
2009-03-14 22:56:46 +00:00
msgid "Show sidepanel"
msgstr "显示侧边栏"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5278
2009-03-14 22:56:46 +00:00
msgid "_Bookmarkbar"
msgstr "书签栏(_B)"
#: ../midori/midori-browser.c:5279
2009-03-14 22:56:46 +00:00
msgid "Show bookmarkbar"
msgstr "显示书签栏"
#: ../midori/midori-browser.c:5282
2009-03-14 22:56:46 +00:00
msgid "_Statusbar"
msgstr "状态栏(_S)"
#: ../midori/midori-browser.c:5283
2009-03-14 22:56:46 +00:00
msgid "Show statusbar"
msgstr "显示状态栏"
#: ../midori/midori-browser.c:5291
2009-08-03 19:52:16 +00:00
msgid "_Automatic"
msgstr "自动(_A)"
#: ../midori/midori-browser.c:5294 ../midori/midori-websettings.c:234
2009-08-03 19:52:16 +00:00
msgid "Chinese (BIG5)"
msgstr "中文 (BIG5)"
2009-08-03 19:52:16 +00:00
#. i18n: A double underscore "__" is used to prevent the mnemonic
#: ../midori/midori-browser.c:5298
2009-08-03 19:52:16 +00:00
msgid "Japanese (SHIFT__JIS)"
msgstr "日语 (SHIFT__JIS)"
#: ../midori/midori-browser.c:5301 ../midori/midori-websettings.c:236
2009-12-31 22:12:24 +00:00
msgid "Korean (EUC-KR)"
msgstr "朝鲜语 (EUC-KR)"
#: ../midori/midori-browser.c:5304 ../midori/midori-websettings.c:237
2009-08-03 19:52:16 +00:00
msgid "Russian (KOI8-R)"
msgstr "俄语 (KOI8-R)"
#: ../midori/midori-browser.c:5307 ../midori/midori-websettings.c:238
2009-08-03 19:52:16 +00:00
msgid "Unicode (UTF-8)"
msgstr "Unicode (UTF-8)"
#: ../midori/midori-browser.c:5310 ../midori/midori-websettings.c:239
2009-08-03 19:52:16 +00:00
msgid "Western (ISO-8859-1)"
msgstr "西方语言 (ISO-8859-1)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-browser.c:5313 ../midori/midori-websettings.c:240
#: ../midori/midori-websettings.c:331 ../katze/katze-utils.c:706
msgid "Custom..."
msgstr "自定义..."
#: ../midori/midori-browser.c:5848
2009-03-14 22:56:46 +00:00
msgid "_Separator"
msgstr "分割符(_S)"
#: ../midori/midori-browser.c:5855
2009-03-14 22:56:46 +00:00
msgid "_Location..."
msgstr "位置(_L)..."
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5857
2009-03-14 22:56:46 +00:00
msgid "Open a particular location"
msgstr "打开一个特定位置"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5879
2009-03-14 22:56:46 +00:00
msgid "_Web Search..."
msgstr "网络搜索(_W)..."
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5881
2009-03-14 22:56:46 +00:00
msgid "Run a web search"
msgstr "运行网络搜索"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5902
2009-03-14 22:56:46 +00:00
msgid "Reopen a previously closed tab or window"
msgstr "重新打开先前关闭的标签或窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5915 ../midori/sokoke.c:1482
2009-03-14 22:56:46 +00:00
msgid "_Bookmarks"
msgstr "书签(_B)"
#: ../midori/midori-browser.c:5917
2009-03-14 22:56:46 +00:00
msgid "Show the saved bookmarks"
msgstr "显示保存的书签"
#: ../midori/midori-browser.c:5931
2009-08-03 19:52:16 +00:00
msgid "_Tools"
msgstr "工具(_T)"
#: ../midori/midori-browser.c:5946
2009-03-14 22:56:46 +00:00
msgid "_Window"
msgstr "窗口(_W)"
#: ../midori/midori-browser.c:5948
2009-03-14 22:56:46 +00:00
msgid "Show a list of all open tabs"
msgstr "显示所有已打开标签的列表"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-browser.c:5962
2009-08-03 19:52:16 +00:00
msgid "_Menu"
msgstr "菜单(_M)"
#: ../midori/midori-browser.c:5964
2009-08-03 19:52:16 +00:00
msgid "Menu"
msgstr "菜单"
#: ../midori/midori-browser.c:6537
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Unexpected setting '%s'"
msgstr "意外的设置 '%s'"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-extension.c:286
#, c-format
msgid "The configuration of the extension '%s' couldn't be loaded: %s\n"
msgstr "无法载入扩展 '%s' 的配置: %s\n"
#: ../midori/midori-extension.c:668 ../midori/midori-extension.c:765
#: ../midori/midori-extension.c:862 ../midori/midori-extension.c:974
#: ../extensions/addons.c:1636
#, c-format
msgid "The configuration of the extension '%s' couldn't be saved: %s\n"
msgstr "无法保存扩展 '%s' 的配置: %s\n"
#: ../midori/midori-locationaction.c:396
#, c-format
msgid "Failed to select from history\n"
msgstr "从历史中选择失败\n"
#: ../midori/midori-locationaction.c:480
#, c-format
msgid "Search for %s"
msgstr "搜索 %s"
#: ../midori/midori-locationaction.c:506
#, c-format
msgid "Search with %s"
msgstr "使用 %s 搜索"
#. i18n: Right-click on Location, Open an URL from the clipboard
#: ../midori/midori-locationaction.c:1254
msgid "Paste and p_roceed"
msgstr "粘贴并继续(_R)"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-locationaction.c:1649
msgid "Not verified"
msgstr "未验证"
#: ../midori/midori-locationaction.c:1664
msgid "Verified and encrypted connection"
msgstr "已验证的加密连接"
#: ../midori/midori-panel.c:397 ../midori/midori-panel.c:399
#: ../midori/midori-panel.c:562 ../midori/midori-panel.c:565
msgid "Align sidepanel to the right"
msgstr "侧边栏在右"
#: ../midori/midori-panel.c:409 ../midori/midori-panel.c:410
2009-03-14 22:56:46 +00:00
msgid "Close panel"
msgstr "关闭侧边栏"
#: ../midori/midori-panel.c:563 ../midori/midori-panel.c:566
msgid "Align sidepanel to the left"
msgstr "侧边栏在左"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:214
msgid "Show Speed Dial"
msgstr "显示快速拨号"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-websettings.c:215
2009-08-03 19:52:16 +00:00
msgid "Show Homepage"
msgstr "显示主页"
#: ../midori/midori-websettings.c:216
2009-08-03 19:52:16 +00:00
msgid "Show last open tabs"
msgstr "显示上次打开的标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:218
msgid "Show last tabs without loading"
msgstr "显示上次打开的标签但不载入"
#: ../midori/midori-websettings.c:235
2009-06-20 17:49:47 +00:00
msgid "Japanese (SHIFT_JIS)"
msgstr "日语 (SHIFT_JIS)"
#: ../midori/midori-websettings.c:255
2009-03-14 22:56:46 +00:00
msgid "New tab"
msgstr "新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:256
2009-03-14 22:56:46 +00:00
msgid "New window"
msgstr "新窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:257
2009-03-14 22:56:46 +00:00
msgid "Current tab"
msgstr "当前标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:272
2009-03-14 22:56:46 +00:00
msgid "Default"
msgstr "默认"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:273
2009-03-14 22:56:46 +00:00
msgid "Icons"
msgstr "图标"
#: ../midori/midori-websettings.c:274
2009-12-31 22:12:24 +00:00
msgid "Small icons"
msgstr "小图标"
#: ../midori/midori-websettings.c:275
2009-03-14 22:56:46 +00:00
msgid "Text"
msgstr "文本"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:276
2009-08-03 19:52:16 +00:00
msgid "Icons and text"
msgstr "图标和文本"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:277
2009-08-03 19:52:16 +00:00
msgid "Text beside icons"
msgstr "文本在图标旁"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:292
msgid "Automatic (GNOME or environment)"
msgstr "自动 (GNOME 或其他桌面环境)"
#: ../midori/midori-websettings.c:293
msgid "HTTP proxy server"
msgstr "HTTP 代理服务器"
#: ../midori/midori-websettings.c:294
msgid "No proxy server"
msgstr "不使用代理服务器"
#: ../midori/midori-websettings.c:309
2009-03-14 22:56:46 +00:00
msgid "All cookies"
msgstr "所有 Cookie"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:310
2009-03-14 22:56:46 +00:00
msgid "Session cookies"
msgstr "会话 Cookie"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:311 ../katze/katze-utils.c:675
2009-03-14 22:56:46 +00:00
msgid "None"
msgstr "无"
#: ../midori/midori-websettings.c:327
2009-03-14 22:56:46 +00:00
msgid "Safari"
msgstr "Safari"
#: ../midori/midori-websettings.c:328
2009-12-31 22:12:24 +00:00
msgid "iPhone"
msgstr "iPhone"
#: ../midori/midori-websettings.c:329
2009-03-14 22:56:46 +00:00
msgid "Firefox"
msgstr "Firefox"
#: ../midori/midori-websettings.c:330
2009-03-14 22:56:46 +00:00
msgid "Internet Explorer"
msgstr "Internet Explorer"
#: ../midori/midori-websettings.c:383
2009-03-14 22:56:46 +00:00
msgid "Remember last window size"
msgstr "记住上次窗口的大小"
#: ../midori/midori-websettings.c:384
2009-03-14 22:56:46 +00:00
msgid "Whether to save the last window size"
msgstr "是否保存上次窗口的大小"
#: ../midori/midori-websettings.c:392
2009-03-14 22:56:46 +00:00
msgid "Last window width"
msgstr "上次窗口的宽度"
#: ../midori/midori-websettings.c:393
2009-03-14 22:56:46 +00:00
msgid "The last saved window width"
msgstr "上次保存的窗口宽度"
#: ../midori/midori-websettings.c:401
2009-03-14 22:56:46 +00:00
msgid "Last window height"
msgstr "上次窗口的高度"
#: ../midori/midori-websettings.c:402
2009-03-14 22:56:46 +00:00
msgid "The last saved window height"
msgstr "上次保存的窗口高度"
#: ../midori/midori-websettings.c:427
2009-03-14 22:56:46 +00:00
msgid "Last panel position"
msgstr "上次的侧边栏位置"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:428
2009-03-14 22:56:46 +00:00
msgid "The last saved panel position"
msgstr "上次保存的侧边栏位置"
2009-03-14 22:56:46 +00:00
#. i18n: The internal index of the last opened panel
#: ../midori/midori-websettings.c:437
2009-03-14 22:56:46 +00:00
msgid "Last panel page"
msgstr "上次的侧边栏页面"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:438
2009-03-14 22:56:46 +00:00
msgid "The last saved panel page"
msgstr "上次保存的侧边栏页面"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:446
2009-03-14 22:56:46 +00:00
msgid "Last Web search"
msgstr "上次使用的网络搜索"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:447
2009-03-14 22:56:46 +00:00
msgid "The last saved Web search"
msgstr "上次保存的网络搜索"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:456
2009-03-14 22:56:46 +00:00
msgid "Show Menubar"
msgstr "显示菜单栏"
#: ../midori/midori-websettings.c:457
2009-03-14 22:56:46 +00:00
msgid "Whether to show the menubar"
msgstr "是否显示菜单栏"
#: ../midori/midori-websettings.c:465
2009-03-14 22:56:46 +00:00
msgid "Show Navigationbar"
msgstr "显示导航栏"
#: ../midori/midori-websettings.c:466
2009-03-14 22:56:46 +00:00
msgid "Whether to show the navigationbar"
msgstr "是否显示导航栏"
#: ../midori/midori-websettings.c:474
2009-03-14 22:56:46 +00:00
msgid "Show Bookmarkbar"
msgstr "显示书签栏"
#: ../midori/midori-websettings.c:475
2009-03-14 22:56:46 +00:00
msgid "Whether to show the bookmarkbar"
msgstr "是否显示书签栏"
#: ../midori/midori-websettings.c:483
2009-03-14 22:56:46 +00:00
msgid "Show Panel"
msgstr "显示侧边栏"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:484
2009-03-14 22:56:46 +00:00
msgid "Whether to show the panel"
msgstr "是否显示侧边栏"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:501
2009-03-31 16:34:56 +00:00
msgid "Show Transferbar"
msgstr "显示传输栏"
#: ../midori/midori-websettings.c:502
2009-03-31 16:34:56 +00:00
msgid "Whether to show the transferbar"
msgstr "是否显示传输栏"
#: ../midori/midori-websettings.c:510
2009-03-14 22:56:46 +00:00
msgid "Show Statusbar"
msgstr "显示状态栏"
#: ../midori/midori-websettings.c:511
2009-03-14 22:56:46 +00:00
msgid "Whether to show the statusbar"
msgstr "是否显示状态栏"
#: ../midori/midori-websettings.c:520
2009-08-03 19:52:16 +00:00
msgid "Toolbar Style:"
msgstr "工具栏风格:"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:521
2009-03-14 22:56:46 +00:00
msgid "The style of the toolbar"
msgstr "工具栏的风格"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:539
2009-04-20 19:40:25 +00:00
msgid "Search engines in location completion"
msgstr "地址补全中显示搜索引擎"
#: ../midori/midori-websettings.c:540
2009-04-20 19:40:25 +00:00
msgid "Whether to show search engines in the location completion"
msgstr "是否在地址补全中显示搜索引擎"
#: ../midori/midori-websettings.c:548
2009-03-14 22:56:46 +00:00
msgid "Toolbar Items"
msgstr "工具栏项目"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:549
2009-03-14 22:56:46 +00:00
msgid "The items to show on the toolbar"
msgstr "在工具栏中显示的项目"
#: ../midori/midori-websettings.c:557
2009-03-14 22:56:46 +00:00
msgid "Compact Sidepanel"
msgstr "紧凑侧边栏"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:558
2009-03-14 22:56:46 +00:00
msgid "Whether to make the sidepanel compact"
msgstr "是否让侧边栏紧凑显示"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:575
2009-08-03 19:52:16 +00:00
msgid "Show operating controls of the panel"
msgstr "显示面板的操作控件"
#: ../midori/midori-websettings.c:576
2009-08-03 19:52:16 +00:00
msgid "Whether to show the operating controls of the panel"
msgstr "是否显示面板的操作控件"
#: ../midori/midori-websettings.c:591
2009-06-20 17:49:47 +00:00
msgid "Align sidepanel on the right"
msgstr "侧边栏在右"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-websettings.c:592
2009-06-20 17:49:47 +00:00
msgid "Whether to align the sidepanel on the right"
msgstr "是否让侧边栏在右"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-websettings.c:607
2009-12-31 22:12:24 +00:00
msgid "Open panels in separate windows"
msgstr "在单独窗口中打开面板"
#: ../midori/midori-websettings.c:608
2009-12-31 22:12:24 +00:00
msgid "Whether to always open panels in separate windows"
msgstr "是否总是在单独窗口中打开面板"
#: ../midori/midori-websettings.c:617
2009-08-03 19:52:16 +00:00
msgid "When Midori starts:"
msgstr "当 Midori 浏览器启动时:"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-websettings.c:618
2009-08-03 19:52:16 +00:00
msgid "What to do when Midori starts"
msgstr "Midori 浏览器启动时做什么"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:627
2009-08-03 19:52:16 +00:00
msgid "Homepage:"
msgstr "主页:"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:628
2009-03-14 22:56:46 +00:00
msgid "The homepage"
msgstr "主页"
#: ../midori/midori-websettings.c:643
2009-03-14 22:56:46 +00:00
msgid "Show crash dialog"
msgstr "显示崩溃对话框"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:644
2009-03-14 22:56:46 +00:00
msgid "Show a dialog after Midori crashed"
msgstr "当 Midori 浏览器崩溃后显示对话框"
2009-03-14 22:56:46 +00:00
2009-05-22 00:03:45 +00:00
#. i18n: Speed dial, webpage shortcuts, named for the phone function
#: ../midori/midori-websettings.c:662
2009-05-22 00:03:45 +00:00
msgid "Show speed dial in new tabs"
msgstr "在新标签中显示快速拨号"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-websettings.c:663
2009-05-22 00:03:45 +00:00
msgid "Show speed dial in newly opened tabs"
msgstr "在新标签中显示快速拨号"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-websettings.c:671
2009-08-03 19:52:16 +00:00
msgid "Save downloaded files to:"
msgstr "保存下载的文件至:"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:672
2009-03-14 22:56:46 +00:00
msgid "The folder downloaded files are saved to"
msgstr "下载的文件将保存至此文件夹"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:691
2009-03-14 22:56:46 +00:00
msgid "Download Manager"
msgstr "下载管理器"
#: ../midori/midori-websettings.c:692
2009-03-14 22:56:46 +00:00
msgid "An external download manager"
msgstr "外部的下载管理器"
#: ../midori/midori-websettings.c:700
2009-03-14 22:56:46 +00:00
msgid "Text Editor"
msgstr "文本编辑器"
#: ../midori/midori-websettings.c:701
2009-03-14 22:56:46 +00:00
msgid "An external text editor"
msgstr "外部的文本编辑器"
#: ../midori/midori-websettings.c:716
2009-04-20 19:40:25 +00:00
msgid "News Aggregator"
msgstr "新闻聚合器"
#: ../midori/midori-websettings.c:717
2009-04-20 19:40:25 +00:00
msgid "An external news aggregator"
msgstr "外部的新闻聚合查看器"
#: ../midori/midori-websettings.c:725
2009-03-14 22:56:46 +00:00
msgid "Location entry Search"
msgstr "地址栏搜索"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:726
2009-03-14 22:56:46 +00:00
msgid "The search to perform inside the location entry"
msgstr "在地址栏中执行的查找"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:734
2009-03-14 22:56:46 +00:00
msgid "Preferred Encoding"
msgstr "首选编码"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:735
2009-03-14 22:56:46 +00:00
msgid "The preferred character encoding"
msgstr "首选的字符编码集"
#: ../midori/midori-websettings.c:745
2009-03-14 22:56:46 +00:00
msgid "Always Show Tabbar"
msgstr "总是显示标签栏"
#: ../midori/midori-websettings.c:746
2009-03-14 22:56:46 +00:00
msgid "Always show the tabbar"
msgstr "总是显示标签栏"
#: ../midori/midori-websettings.c:754
2009-03-14 22:56:46 +00:00
msgid "Close Buttons on Tabs"
msgstr "在标签上显示关闭按钮"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:755
2009-03-14 22:56:46 +00:00
msgid "Whether tabs have close buttons"
msgstr "是否在标签上显示关闭按钮"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:780
2009-08-03 19:52:16 +00:00
msgid "Open new pages in:"
msgstr "新页面打开在:"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:781
2009-03-14 22:56:46 +00:00
msgid "Where to open new pages"
msgstr "在哪里打开新的页面"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:797
2009-08-03 19:52:16 +00:00
msgid "Open external pages in:"
msgstr "外部页面打开在:"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:798
2009-03-14 22:56:46 +00:00
msgid "Where to open externally opened pages"
msgstr "在哪里打开外部页面"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:807
2009-03-14 22:56:46 +00:00
msgid "Middle click opens Selection"
msgstr "鼠标中键打开选中地址"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:808
2009-03-14 22:56:46 +00:00
msgid "Load an address from the selection via middle click"
msgstr "用鼠标中键单击打开选中地址"
#: ../midori/midori-websettings.c:816
2009-03-14 22:56:46 +00:00
msgid "Open tabs in the background"
msgstr "在后台打开新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:817
2009-03-14 22:56:46 +00:00
msgid "Whether to open new tabs in the background"
msgstr "是否在后台打开新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:825
2009-03-14 22:56:46 +00:00
msgid "Open Tabs next to Current"
msgstr "在当前标签后打开新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:826
2009-03-14 22:56:46 +00:00
msgid "Whether to open new tabs next to the current tab or after the last one"
msgstr "是在当前标签后的标签还是上一个标签后打开新标签"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:834
2009-03-14 22:56:46 +00:00
msgid "Open popups in tabs"
msgstr "在新标签中打开弹出窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:835
2009-03-14 22:56:46 +00:00
msgid "Whether to open popup windows in tabs"
msgstr "是否在新标签中打开弹出窗口"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:845 ../extensions/statusbar-features.c:132
2009-12-31 22:12:24 +00:00
msgid "Load images automatically"
msgstr "自动载入图像"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-websettings.c:846
2009-12-31 22:12:24 +00:00
msgid "Load and display images automatically"
msgstr "自动载入和显示图像"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-websettings.c:853 ../extensions/statusbar-features.c:141
2009-12-31 22:12:24 +00:00
msgid "Enable scripts"
msgstr "启用脚本"
#: ../midori/midori-websettings.c:854
2009-12-31 22:12:24 +00:00
msgid "Enable embedded scripting languages"
msgstr "启用网页中的脚本语言"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-websettings.c:861 ../extensions/statusbar-features.c:150
2009-12-31 22:12:24 +00:00
msgid "Enable Netscape plugins"
msgstr "启用 Netscape 插件"
#: ../midori/midori-websettings.c:862
2009-12-31 22:12:24 +00:00
msgid "Enable embedded Netscape plugin objects"
msgstr "启用嵌入的 Netscape 插件对象"
#: ../midori/midori-websettings.c:878
msgid "Enable Spell Checking"
msgstr "启用拼写检查"
#: ../midori/midori-websettings.c:879
msgid "Enable spell checking while typing"
msgstr "输入时启用拼写检查"
#: ../midori/midori-websettings.c:887
msgid "Enable HTML5 database support"
msgstr "启用 HTML5 数据库支持"
#: ../midori/midori-websettings.c:888
msgid "Whether to enable HTML5 database support"
msgstr "是否启用 HTML5 数据库支持"
#: ../midori/midori-websettings.c:894
msgid "Enable HTML5 local storage support"
msgstr "启用 HTML5 本地存储支持"
#: ../midori/midori-websettings.c:895
msgid "Whether to enable HTML5 local storage support"
msgstr "是否启用 HTML5 本地存储支持"
#: ../midori/midori-websettings.c:903
msgid "Enable offline web application cache"
msgstr "启用离线网络程序缓存"
#: ../midori/midori-websettings.c:904
msgid "Whether to enable offline web application cache"
msgstr "是否启用离线网络程序缓存"
#: ../midori/midori-websettings.c:929
2009-03-14 22:56:46 +00:00
msgid "Zoom Text and Images"
msgstr "缩放文字和图像"
#: ../midori/midori-websettings.c:930
2009-03-14 22:56:46 +00:00
msgid "Whether to zoom text and images"
msgstr "是否缩放文字和图像"
#: ../midori/midori-websettings.c:945
2009-03-14 22:56:46 +00:00
msgid "Find inline while typing"
msgstr "输入时自动查找"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:946
2009-03-14 22:56:46 +00:00
msgid "Whether to automatically find inline while typing"
msgstr "是否输入时自动查找"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-websettings.c:961
2009-12-31 22:12:24 +00:00
msgid "Kinetic scrolling"
msgstr "惯性滚动"
#: ../midori/midori-websettings.c:962
2009-12-31 22:12:24 +00:00
msgid "Whether scrolling should kinetically move according to speed"
msgstr "是否根据拖拽速度惯性滚动页面"
#: ../midori/midori-websettings.c:977
2009-03-14 22:56:46 +00:00
msgid "Accept cookies"
msgstr "接收 Cookie "
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:978
2009-03-14 22:56:46 +00:00
msgid "What type of cookies to accept"
msgstr "接收什么类型的 Cookie"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:987
2009-03-14 22:56:46 +00:00
msgid "Maximum cookie age"
msgstr "最长 Cookie 有效期"
#: ../midori/midori-websettings.c:988
2009-03-14 22:56:46 +00:00
msgid "The maximum number of days to save cookies for"
msgstr "最长 Cookie 保存天数"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:997
2009-03-14 22:56:46 +00:00
msgid "Maximum history age"
msgstr "最长历史有效期"
#: ../midori/midori-websettings.c:998
2009-03-14 22:56:46 +00:00
msgid "The maximum number of days to save the history for"
msgstr "最长历史保存天数"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:1013
2009-03-14 22:56:46 +00:00
msgid "Remember last downloaded files"
msgstr "记录上次下载的文件"
#: ../midori/midori-websettings.c:1014
2009-03-14 22:56:46 +00:00
msgid "Whether the last downloaded files are saved"
msgstr "是否保存上次下载的文件"
#: ../midori/midori-websettings.c:1031
msgid "Proxy server"
2009-03-14 22:56:46 +00:00
msgstr "代理服务器"
#: ../midori/midori-websettings.c:1032
msgid "The type of proxy server to use"
msgstr "使用的代理服务器类型"
#: ../midori/midori-websettings.c:1041
msgid "HTTP Proxy Server"
msgstr "HTTP 代理服务器"
#: ../midori/midori-websettings.c:1042
2009-03-14 22:56:46 +00:00
msgid "The proxy server used for HTTP connections"
2009-03-31 16:34:56 +00:00
msgstr "HTTP 连接所使用的代理服务器"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:1059
msgid "The maximum size of cached pages on disk"
msgstr "最大磁盘缓存页面大小"
2009-03-14 22:56:46 +00:00
#. i18n: This refers to an application, not the 'user agent' string
#: ../midori/midori-websettings.c:1076
2009-03-14 22:56:46 +00:00
msgid "Identify as"
msgstr "识别为"
#: ../midori/midori-websettings.c:1077
2009-03-14 22:56:46 +00:00
msgid "What to identify as to web pages"
msgstr "让页面识别什么"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:1093
2009-03-14 22:56:46 +00:00
msgid "Identification string"
msgstr "识别字符串"
#: ../midori/midori-websettings.c:1094
2009-03-14 22:56:46 +00:00
msgid "The application identification string"
msgstr "程序识别字符串"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-websettings.c:1110
msgid "Preferred languages"
msgstr "首选语言"
#: ../midori/midori-websettings.c:1111
msgid "A comma separated list of languages preferred for rendering multilingual webpages, for example \"de\", \"ru,nl\" or \"en-us;q=1.0, fr-fr;q=0.667\""
msgstr "一个由逗号分隔的多语言网页首选语言列表,例如 \"de\"\"ru,nl\" 或者 \"en-us;q=1.0, fr-fr;q=0.667\""
#: ../midori/midori-websettings.c:1126
2009-06-20 17:49:47 +00:00
msgid "Clear private data"
msgstr "清除隐私数据"
#: ../midori/midori-websettings.c:1127
2009-06-20 17:49:47 +00:00
msgid "The private data selected for deletion"
msgstr "选中的要删除的隐私数据"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-websettings.c:1142
msgid "Clear data"
msgstr "清除数据"
#: ../midori/midori-websettings.c:1143
msgid "The data selected for deletion"
msgstr "选中的要删除的数据"
#. i18n: Reworded: Shorten details propagated when going to another page
#: ../midori/midori-websettings.c:1176
msgid "Strip referrer details sent to websites"
msgstr "删除发送至外部站点的详细符号表"
#. i18n: Referer here is not a typo but a technical term
#: ../midori/midori-websettings.c:1178
msgid "Whether the \"Referer\" header should be shortened to the hostname"
msgstr "\"Referer\" 头文件是否缩短为主机名"
#: ../midori/midori-view.c:1367
#, c-format
msgid "%s wants to save an HTML5 database."
msgstr "%s 需要保存一个 HTML5 数据库。"
#: ../midori/midori-view.c:1371 ../midori/midori-view.c:1401
msgid "_Deny"
msgstr "拒绝(_D)"
#: ../midori/midori-view.c:1371 ../midori/midori-view.c:1401
msgid "_Allow"
msgstr "允许(_A)"
#: ../midori/midori-view.c:1397
#, c-format
msgid "%s wants to know your location."
msgstr "%s 要获得您的地址。"
2009-05-22 00:03:45 +00:00
#. WebKit 1.1.6 doesn't handle "alternate content" flawlessly,
#. so reloading via Javascript works but not via API calls.
2009-10-16 17:46:30 +00:00
#. Error pages are special, we want to try loading the destination
#. again, not the error page which isn't even a proper page
#: ../midori/midori-view.c:1512 ../midori/midori-view.c:5156
#: ../midori/midori-view.c:5160
2009-10-16 17:46:30 +00:00
#, c-format
msgid "Error - %s"
msgstr "错误 - %s"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-view.c:1513
2009-10-16 17:46:30 +00:00
#, c-format
msgid "The page '%s' couldn't be loaded."
msgstr "无法载人 '%s' 页面。"
2009-05-06 16:26:37 +00:00
#: ../midori/midori-view.c:1515
2009-05-06 16:26:37 +00:00
msgid "Try again"
msgstr "重试"
2009-03-14 22:56:46 +00:00
#. i18n: The title of the 404 - Not found error page
#: ../midori/midori-view.c:1533
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Not found - %s"
msgstr "没有找到 - %s"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:1723 ../midori/midori-view.c:2667
2009-12-31 22:12:24 +00:00
#, c-format
msgid "Send a message to %s"
msgstr "发送消息至 %s"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2458 ../midori/midori-view.c:2834
msgid "Inspect _Element"
msgstr "检查元素(_E)"
#: ../midori/midori-view.c:2510 ../midori/midori-view.c:2570
2009-03-14 22:56:46 +00:00
msgid "Open Link in New _Tab"
msgstr "在新标签中打开链接(_T)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:2514
2009-12-31 22:12:24 +00:00
msgid "Open Link in _Foreground Tab"
msgstr "在前台标签中打开链接(_F)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2515
2009-12-31 22:12:24 +00:00
msgid "Open Link in _Background Tab"
msgstr "在后台标签中打开链接(_B)"
#: ../midori/midori-view.c:2518 ../midori/midori-view.c:2577
2009-03-14 22:56:46 +00:00
msgid "Open Link in New _Window"
msgstr "在新窗口中打开链接(_W)"
#: ../midori/midori-view.c:2521
msgid "Open Link as Web A_pplication"
msgstr "将链接作为网络程序打开(_P)"
#: ../midori/midori-view.c:2524
msgid "Copy Link de_stination"
msgstr "复制链接目的地(_S)"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-view.c:2536
2009-12-31 22:12:24 +00:00
msgid "Open _Image in New Tab"
msgstr "在新标签中打开图像(_I)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2539
2009-12-31 22:12:24 +00:00
msgid "Copy Image _Address"
msgstr "复制图片地址(_A)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2542
2009-12-31 22:12:24 +00:00
msgid "Save I_mage"
msgstr "保存图片(_M)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2549
2009-12-31 22:12:24 +00:00
msgid "Copy Video _Address"
msgstr "复制视频地址(_A)"
#: ../midori/midori-view.c:2552
2009-12-31 22:12:24 +00:00
msgid "Save _Video"
msgstr "保存视频(_V)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2552
2009-12-31 22:12:24 +00:00
msgid "Download _Video"
msgstr "下载视频(_V)"
2009-12-31 22:12:24 +00:00
#: ../midori/midori-view.c:2612
2009-04-20 19:40:25 +00:00
msgid "Search _with"
msgstr "搜索方式(_W)"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-view.c:2647 ../midori/midori-view.c:2654
2009-03-14 22:56:46 +00:00
msgid "_Search the Web"
msgstr "搜索网络(_S)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:2675
2009-03-14 22:56:46 +00:00
msgid "Open Address in New _Tab"
msgstr "在新标签中打开地址(_T)"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:2983
2009-03-31 16:34:56 +00:00
msgid "Open or download file"
msgstr "打开或下载文件"
#: ../midori/midori-view.c:3002
2009-04-20 19:40:25 +00:00
#, c-format
msgid "File Type: '%s'"
msgstr "文件类型: '%s'"
2009-04-20 19:40:25 +00:00
#: ../midori/midori-view.c:3004
2009-03-31 16:34:56 +00:00
#, c-format
2009-05-06 16:26:37 +00:00
msgid "File Type: %s ('%s')"
msgstr "文件类型: %s ('%s')"
2009-03-31 16:34:56 +00:00
#: ../midori/midori-view.c:3019
msgid "MD5-Checksum:"
msgstr "MD5 校验值"
#: ../midori/midori-view.c:3026
msgid "SHA1-Checksum:"
msgstr "SHA1 校验值"
2009-03-31 16:34:56 +00:00
#. i18n: A file open dialog title, ie. "Open http://fila.com/manual.tgz"
#: ../midori/midori-view.c:3036
2009-03-31 16:34:56 +00:00
#, c-format
msgid "Open %s"
msgstr "打开 %s"
#: ../midori/midori-view.c:3639
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Inspect page - %s"
msgstr "检查页面 - %s"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:4125
msgid "Speed Dial"
2009-06-20 17:49:47 +00:00
msgstr "快速拨号"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-view.c:4126
2009-05-22 00:03:45 +00:00
msgid "Click to add a shortcut"
msgstr "点击添加快捷方式"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-view.c:4127
2009-05-22 00:03:45 +00:00
msgid "Enter shortcut address"
msgstr "输入快捷方式地址"
#: ../midori/midori-view.c:4128
2009-05-22 00:03:45 +00:00
msgid "Enter shortcut title"
msgstr "输入快捷方式标题"
#: ../midori/midori-view.c:4129
2009-05-22 00:03:45 +00:00
msgid "Are you sure you want to delete this shortcut?"
msgstr "确实要删除此快捷方式吗?"
2009-05-22 00:03:45 +00:00
#: ../midori/midori-view.c:4130
msgid "Set number of columns and rows"
msgstr "设置列数和行数"
#: ../midori/midori-view.c:4131
msgid "Enter number of columns and rows:"
msgstr "输入列数和行数:"
#: ../midori/midori-view.c:4132
msgid "Invalid input for the size of the speed dial"
msgstr "输入的快速拨号大小无效"
#: ../midori/midori-view.c:4133
msgid "Thumb size:"
msgstr "缩略图大小:"
#: ../midori/midori-view.c:4134
msgid "Small"
msgstr "小"
#: ../midori/midori-view.c:4135
msgid "Medium"
msgstr "中"
#: ../midori/midori-view.c:4136
msgid "Big"
msgstr "大"
#: ../midori/midori-view.c:4172
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Document cannot be displayed"
msgstr "文档无法显示"
#: ../midori/midori-view.c:4195
2009-03-14 22:56:46 +00:00
#, c-format
msgid "No documentation installed"
msgstr "文档没有安装"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-view.c:4264
msgid "Version numbers in brackets show the version used at runtime."
msgstr "在括号中的版本号显示运行时环境的版本。"
#: ../midori/midori-view.c:4314
msgid "Page loading delayed"
msgstr "页面载入发生延迟"
#: ../midori/midori-view.c:4315
msgid "Loading delayed either due to a recent crash or startup preferences."
msgstr "由于最近的程序崩溃或由于首选项设定,载人页面发生延迟"
#: ../midori/midori-view.c:4316
msgid "Load Page"
msgstr "载入页面"
#: ../midori/midori-view.c:4457
2009-08-03 19:52:16 +00:00
msgid "Blank page"
msgstr "空白页"
#: ../midori/midori-view.c:4697
2009-08-03 19:52:16 +00:00
msgid "_Duplicate Tab"
msgstr "复制标签(_D)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-view.c:4702
msgid "Show Tab _Label"
msgstr "显示标签名称(_L)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-view.c:4702
msgid "Show Tab _Icon Only"
msgstr "仅显示标签图标(_I)"
2009-08-03 19:52:16 +00:00
#: ../midori/midori-view.c:4708
msgid "Close ot_her Tabs"
msgstr "关闭其它标签(_H)"
#: ../midori/midori-view.c:5343
2009-10-16 17:46:30 +00:00
msgid "Print background images"
msgstr "打印背景图片"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-view.c:5344
2009-10-16 17:46:30 +00:00
msgid "Whether background images should be printed"
msgstr "是否显示页面的背景图片"
2009-10-16 17:46:30 +00:00
#: ../midori/midori-view.c:5380
2009-10-16 17:46:30 +00:00
msgid "Features"
msgstr "功能"
2009-10-16 17:46:30 +00:00
2009-03-14 22:56:46 +00:00
#. Page "General"
#: ../midori/midori-preferences.c:302
2009-03-14 22:56:46 +00:00
msgid "Startup"
msgstr "启动"
#: ../midori/midori-preferences.c:318 ../midori/midori-preferences.c:325
2009-03-31 16:34:56 +00:00
msgid "Use current page as homepage"
msgstr "使用当前页面为主页"
2009-03-31 16:34:56 +00:00
2009-03-14 22:56:46 +00:00
#. Page "Appearance"
#: ../midori/midori-preferences.c:333
2009-03-14 22:56:46 +00:00
msgid "Appearance"
msgstr "外观"
#: ../midori/midori-preferences.c:336
2009-03-14 22:56:46 +00:00
msgid "Default Font Family"
msgstr "默认的字体族"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-preferences.c:339
2009-05-06 16:26:37 +00:00
msgid "The default font family used to display text"
msgstr "默认的显示文本的字体族"
2009-05-06 16:26:37 +00:00
#: ../midori/midori-preferences.c:342
2009-03-14 22:56:46 +00:00
msgid "The default font size used to display text"
msgstr "默认的显示文本的字体大小"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-preferences.c:344
2009-05-06 16:26:37 +00:00
msgid "Fixed-width Font Family"
msgstr "固定宽度字体族"
2009-05-06 16:26:37 +00:00
#: ../midori/midori-preferences.c:347
2009-05-06 16:26:37 +00:00
msgid "The font family used to display fixed-width text"
msgstr "显示固定宽度文本的字体族"
2009-05-06 16:26:37 +00:00
#: ../midori/midori-preferences.c:350
2009-06-20 17:49:47 +00:00
msgid "The font size used to display fixed-width text"
msgstr "显示固定宽度文本的字体大小"
2009-06-20 17:49:47 +00:00
#: ../midori/midori-preferences.c:352
2009-03-14 22:56:46 +00:00
msgid "Minimum Font Size"
msgstr "最小字体大小"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-preferences.c:355
2009-03-14 22:56:46 +00:00
msgid "The minimum font size used to display text"
msgstr "显示文本的最小字体大小"
2009-03-14 22:56:46 +00:00
#. Page "Behavior"
#: ../midori/midori-preferences.c:364
2009-03-14 22:56:46 +00:00
msgid "Behavior"
msgstr "行为"
#: ../midori/midori-preferences.c:373
2009-03-14 22:56:46 +00:00
msgid "Enforce 96 dots per inch"
msgstr "强制每英寸 96 点"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-preferences.c:374
2009-03-14 22:56:46 +00:00
msgid "Enforce a video dot density of 96 DPI"
msgstr "强制视频点密度为 96 DPI"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-preferences.c:386
msgid "Allow scripts to open popups"
msgstr "允许脚本打开弹出窗口"
#: ../midori/midori-preferences.c:387
msgid "Whether scripts are allowed to open popup windows automatically"
msgstr "是否允许脚本自动打开弹出窗口"
2009-03-14 22:56:46 +00:00
#. Page "Interface"
#: ../midori/midori-preferences.c:412
2009-03-14 22:56:46 +00:00
msgid "Browsing"
msgstr "浏览"
#: ../midori/midori-preferences.c:440
2009-05-06 16:26:37 +00:00
msgid "Applications"
msgstr "程序"
2009-05-06 16:26:37 +00:00
2009-03-31 16:34:56 +00:00
#. Page "Network"
#: ../midori/midori-preferences.c:453
2009-03-14 22:56:46 +00:00
msgid "Network"
msgstr "网络"
#: ../midori/midori-preferences.c:460
msgid "Hostname"
msgstr "主机名"
#: ../midori/midori-preferences.c:473
msgid "MB"
msgstr "MB"
#: ../midori/midori-searchaction.c:908
2009-03-14 22:56:46 +00:00
msgid "Add search engine"
msgstr "添加搜索引擎"
#: ../midori/midori-searchaction.c:908
2009-03-14 22:56:46 +00:00
msgid "Edit search engine"
msgstr "编辑搜索引擎"
#: ../midori/midori-searchaction.c:937
2009-03-14 22:56:46 +00:00
msgid "_Name:"
msgstr "名称(_N):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-searchaction.c:981
2009-03-14 22:56:46 +00:00
msgid "_Icon:"
msgstr "图标(_I):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-searchaction.c:995
2009-03-14 22:56:46 +00:00
msgid "_Token:"
msgstr "标记(_T):"
2009-03-14 22:56:46 +00:00
#: ../midori/midori-searchaction.c:1295
2009-03-14 22:56:46 +00:00
msgid "Manage Search Engines"
msgstr "管理搜索引擎"
#: ../midori/midori-searchaction.c:1395
2009-04-20 19:40:25 +00:00
msgid "Use as _default"
msgstr "作为默认(_D)"
2009-04-20 19:40:25 +00:00
#: ../midori/sokoke.c:452
msgid "Open with"
msgstr "打开方式"
#: ../midori/sokoke.c:460
#, c-format
msgid "Choose an application or command to open \"%s\":"
msgstr "选择打开 \"%s\" 的程序或命令:"
#: ../midori/sokoke.c:1481
2009-03-14 22:56:46 +00:00
msgid "_Bookmark"
msgstr "书签(_B)"
#: ../midori/sokoke.c:1483
2009-06-20 17:49:47 +00:00
msgid "Add Boo_kmark"
msgstr "添加书签(_K)"
2009-03-14 22:56:46 +00:00
#: ../midori/sokoke.c:1484
2009-03-14 22:56:46 +00:00
msgid "_Console"
msgstr "控制台(_C)"
#: ../midori/sokoke.c:1485
2009-03-14 22:56:46 +00:00
msgid "_Extensions"
msgstr "扩展(_E)"
#: ../midori/sokoke.c:1487
2009-03-14 22:56:46 +00:00
msgid "_Homepage"
msgstr "主页(_H)"
#: ../midori/sokoke.c:1488
2009-03-14 22:56:46 +00:00
msgid "_Userscripts"
msgstr "用户脚本(_U)"
#: ../midori/sokoke.c:1489
2009-12-31 22:12:24 +00:00
msgid "New _Tab"
msgstr "新标签(_T)"
#: ../midori/sokoke.c:1490
2009-03-14 22:56:46 +00:00
msgid "_Transfers"
msgstr "传输(_T)"
#: ../midori/sokoke.c:1491
2009-05-06 16:26:37 +00:00
msgid "Netscape p_lugins"
msgstr "Netscape 插件(_L)"
2009-04-20 19:40:25 +00:00
#: ../midori/sokoke.c:1494
msgid "New _Folder"
msgstr "新文件夹(_F)"
#: ../midori/sokoke.c:2234
#, c-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d 小时"
#: ../midori/sokoke.c:2235
#, c-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d 分钟"
#: ../midori/sokoke.c:2236
#, c-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d 秒"
#. i18n: Download tooltip (size): 4KB of 43MB
#: ../midori/sokoke.c:2244 ../panels/midori-transfers.c:273
#, c-format
msgid "%s of %s"
msgstr "%s 中的 %s"
#. i18n: Unknown number of bytes, used for transfer rate like ?B/s
#: ../midori/sokoke.c:2253
msgid "?B"
msgstr "?B"
#. i18n: Download tooltip (transfer rate): (130KB/s)
#: ../midori/sokoke.c:2256
#, c-format
msgid " (%s/s)"
msgstr " (%s/s)"
#. i18n: Download tooltip (estimated time) : - 1 hour, 5 minutes remaning
#: ../midori/sokoke.c:2273
#, c-format
msgid " - %s remaining"
msgstr "剩余 - %s "
#. i18n: A panel at the bottom, to search text in pages
#: ../toolbars/midori-findbar.c:231
msgid "_Inline Find:"
msgstr "在文中查找(_I):"
#: ../toolbars/midori-findbar.c:265
msgid "Previous"
msgstr "上一个"
#: ../toolbars/midori-findbar.c:271
msgid "Next"
msgstr "下一个"
#: ../toolbars/midori-findbar.c:275
msgid "Match Case"
msgstr "区分大小写"
#: ../toolbars/midori-findbar.c:284
msgid "Highlight Matches"
msgstr "高亮显示匹配"
#: ../toolbars/midori-findbar.c:295
msgid "Close Findbar"
msgstr "关闭查找栏"
#: ../toolbars/midori-transferbar.c:132
#, c-format
msgid "The file '<b>%s</b>' has been downloaded."
msgstr "文件 '<b>%s</b>' 已下载。"
#: ../toolbars/midori-transferbar.c:135
msgid "Transfer completed"
msgstr "传输完成"
#: ../toolbars/midori-transferbar.c:217
msgid "The downloaded file is erroneous."
msgstr "已下载的文件不正确。"
#: ../toolbars/midori-transferbar.c:218
msgid "The checksum provided with the link did not match. This means the file is probably incomplete or was modified afterwards."
msgstr "与链接提供的校验值不匹配。这意味着此文件可能未下载完整,或后来被修改过。"
#: ../toolbars/midori-transferbar.c:327 ../panels/midori-transfers.c:144
msgid "Clear All"
msgstr "清除全部"
#: ../toolbars/midori-transferbar.c:370 ../toolbars/midori-transferbar.c:372
msgid "Some files are being downloaded"
msgstr "有些文件正在下载"
#: ../toolbars/midori-transferbar.c:376
msgid "_Quit Midori"
msgstr "退出 Midori 浏览器(_Q)"
#: ../toolbars/midori-transferbar.c:378
msgid "The transfers will be cancelled if Midori quits."
msgstr "如果退出 Midori 浏览器,正在执行的下载将被取消。"
#: ../panels/midori-bookmarks.c:116
2009-03-14 22:56:46 +00:00
msgid "Bookmarks"
msgstr "书签"
#: ../panels/midori-bookmarks.c:282
#, c-format
msgid "Failed to add bookmark item: %s\n"
msgstr "添加书签项失败: %s\n"
#: ../panels/midori-bookmarks.c:462
2009-03-14 22:56:46 +00:00
msgid "Edit the selected bookmark"
msgstr "编辑选中的书签"
#: ../panels/midori-bookmarks.c:470
2009-03-14 22:56:46 +00:00
msgid "Delete the selected bookmark"
msgstr "删除选中的书签"
#: ../panels/midori-bookmarks.c:485
2009-06-20 17:49:47 +00:00
msgid "Add a new folder"
msgstr "添加新文件夹"
2009-06-20 17:49:47 +00:00
#: ../panels/midori-bookmarks.c:619 ../panels/midori-history.c:576
2009-03-14 22:56:46 +00:00
msgid "<i>Separator</i>"
msgstr "<i>分隔符</i>"
#: ../panels/midori-history.c:114
msgid "History"
msgstr "历史"
2009-03-14 22:56:46 +00:00
#: ../panels/midori-history.c:146
2009-03-14 22:56:46 +00:00
msgid "A week ago"
msgstr "一周以前"
#: ../panels/midori-history.c:148
2009-10-16 17:46:30 +00:00
#, c-format
2009-05-22 00:03:45 +00:00
msgid "%d day ago"
2009-06-20 17:49:47 +00:00
msgid_plural "%d days ago"
msgstr[0] "%d 天以前"
2009-03-14 22:56:46 +00:00
#: ../panels/midori-history.c:151
2009-03-14 22:56:46 +00:00
msgid "Today"
msgstr "今天"
#: ../panels/midori-history.c:153
2009-03-14 22:56:46 +00:00
msgid "Yesterday"
msgstr "昨天"
#: ../panels/midori-history.c:315
msgid "Are you sure you want to remove all history items?"
msgstr "确认移除所有的历史项目吗?"
#: ../panels/midori-history.c:360
msgid "Bookmark the selected history item"
msgstr "将选中的历史项目加入书签"
#: ../panels/midori-history.c:369
msgid "Delete the selected history item"
msgstr "删除选中的历史项目"
#: ../panels/midori-history.c:377
msgid "Clear the entire history"
msgstr "清除全部历史"
#: ../panels/midori-transfers.c:87
msgid "Transfers"
msgstr "传输"
#: ../panels/midori-transfers.c:481
2009-06-20 17:49:47 +00:00
msgid "Open Destination _Folder"
msgstr "打开目的地文件夹(_F)"
2009-06-20 17:49:47 +00:00
#: ../panels/midori-transfers.c:484
2009-06-20 17:49:47 +00:00
msgid "Copy Link Loc_ation"
msgstr "复制链接地址(_A)"
2009-06-20 17:49:47 +00:00
#: ../katze/katze-http-auth.c:213
2009-03-14 22:56:46 +00:00
msgid "Authentication Required"
msgstr "需要认证"
#: ../katze/katze-http-auth.c:229
2009-03-14 22:56:46 +00:00
msgid ""
"A username and a password are required\n"
"to open this location:"
2009-04-20 19:40:25 +00:00
msgstr ""
"需要输入用户名和密码\n"
"才能打开此位置:"
2009-03-14 22:56:46 +00:00
#: ../katze/katze-http-auth.c:243
2009-03-14 22:56:46 +00:00
msgid "Username"
msgstr "用户名"
#: ../katze/katze-http-auth.c:256
2009-03-14 22:56:46 +00:00
msgid "Password"
msgstr "密码"
#: ../katze/katze-http-auth.c:270
2009-12-31 22:12:24 +00:00
msgid "_Remember password"
msgstr "保存密码(_R)"
#: ../katze/katze-throbber.c:879
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Named icon '%s' couldn't be loaded"
msgstr "无法载入已命名图标 '%s' "
2009-03-14 22:56:46 +00:00
#: ../katze/katze-throbber.c:892
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Stock icon '%s' couldn't be loaded"
msgstr "无法载入备用图标 '%s' "
2009-03-14 22:56:46 +00:00
#: ../katze/katze-throbber.c:964
2009-03-14 22:56:46 +00:00
msgid "Animation frames are broken"
msgstr "动画帧损坏"
#: ../katze/katze-utils.c:510 ../katze/katze-utils.c:918
2009-03-14 22:56:46 +00:00
#, c-format
msgid "Property '%s' is invalid for %s"
msgstr "属性 '%s' 在 '%s' 中无效"
2009-03-14 22:56:46 +00:00
#: ../katze/katze-utils.c:556 ../katze/katze-utils.c:585
#: ../extensions/addons.c:308
2009-03-14 22:56:46 +00:00
msgid "Choose file"
msgstr "选择文件"
#: ../katze/katze-utils.c:571
2009-03-14 22:56:46 +00:00
msgid "Choose folder"
msgstr "选择文件夹"
2009-03-14 22:56:46 +00:00
#: ../katze/katze-preferences.c:95
2009-12-31 22:12:24 +00:00
#, c-format
msgid "Preferences for %s"
msgstr "%s 的首选项"
#: ../extensions/adblock.c:415
2009-06-20 17:49:47 +00:00
msgid "Configure Advertisement filters"
msgstr "配置广告过滤器"
2009-06-20 17:49:47 +00:00
#: ../extensions/adblock.c:447
2009-12-31 22:12:24 +00:00
#, c-format
msgid "Type the address of a preconfigured filter list in the text entry and click \"Add\" to add it to the list. You can find more lists at %s."
msgstr "在文本输入框中输入预设的过滤器列表的地址,然后点击“添加”加入此列表。您可以在 %s 找到更多列表。"
2009-12-31 22:12:24 +00:00
#: ../extensions/adblock.c:587
2009-06-20 17:49:47 +00:00
msgid "Configure _Advertisement filters..."
msgstr "配置广告过滤器(_A)..."
2009-06-20 17:49:47 +00:00
#: ../extensions/adblock.c:847
msgid "Edit rule"
msgstr "编辑规则"
#: ../extensions/adblock.c:860
msgid "_Rule:"
msgstr "规则(_R):"
#: ../extensions/adblock.c:914
msgid "Bl_ock image"
msgstr "屏蔽图像(_O)"
#: ../extensions/adblock.c:919
msgid "Bl_ock link"
msgstr "屏蔽链接(_O)"
#: ../extensions/adblock.c:1498
2009-06-20 17:49:47 +00:00
msgid "Advertisement blocker"
2009-08-03 19:52:16 +00:00
msgstr "广告拦截器"
2009-06-20 17:49:47 +00:00
#: ../extensions/adblock.c:1499
2009-06-20 17:49:47 +00:00
msgid "Block advertisements according to a filter list"
2009-08-03 19:52:16 +00:00
msgstr "使用过滤列表拦截广告"
2009-06-20 17:49:47 +00:00
#. i18n: An infobar shows up when viewing a script on userscripts.org
#: ../extensions/addons.c:218
msgid "This page appears to contain a user script. Do you wish to install it?"
msgstr "此页面包含一个用户脚本。您要安装吗?"
#: ../extensions/addons.c:219
msgid "_Install user script"
msgstr "安装用户脚本"
#. i18n: An infobar shows up when viewing a style on userstyles.org
#: ../extensions/addons.c:224
msgid "This page appears to contain a user style. Do you wish to install it?"
msgstr "此页面包含一个用户样式。您要安装吗?"
#: ../extensions/addons.c:225
msgid "_Install user style"
msgstr "安装用户样式(_I)"
#: ../extensions/addons.c:233
msgid "Don't install"
msgstr "不安装"
#: ../extensions/addons.c:319 ../extensions/addons.c:681
msgid "Userscripts"
msgstr "用户脚本"
#: ../extensions/addons.c:324 ../extensions/addons.c:683
msgid "Userstyles"
msgstr "用户样式"
#: ../extensions/addons.c:380 ../extensions/addons.c:459
#: ../extensions/feed-panel/main.c:129
msgid "Error"
msgstr "错误"
#: ../extensions/addons.c:421
#, c-format
msgid "Do you want to delete '%s'?"
msgstr "确实要删除 '%s' 吗?"
#: ../extensions/addons.c:427
msgid "Delete user script"
msgstr "删除用户脚本"
#: ../extensions/addons.c:428
msgid "Delete user style"
msgstr "删除用户样式"
#: ../extensions/addons.c:431
#, c-format
msgid "The file <b>%s</b> will be permanently deleted."
msgstr "文件 <b>%s</b> 将永久删除。"
#: ../extensions/addons.c:570 ../extensions/addons.c:647
msgid "Open in Text Editor"
msgstr "在文本编辑器中打开"
#: ../extensions/addons.c:572 ../extensions/addons.c:656
msgid "Open Target Folder"
msgstr "打开目标文件夹"
#: ../extensions/addons.c:638
msgid "Add new addon"
msgstr "添加新插件"
#: ../extensions/addons.c:664
msgid "Remove selected addon"
msgstr "移除选中的插件"
#: ../extensions/addons.c:1637 ../extensions/addons.c:1799
msgid "User addons"
msgstr "用户插件"
#: ../extensions/addons.c:1758
#, c-format
msgid "Can't monitor folder '%s': %s"
msgstr "无法监视 “%s” 文件夹:%s"
#: ../extensions/addons.c:1800
msgid "Support for userscripts and userstyles"
msgstr "支持用户脚本及样式"
#: ../extensions/colorful-tabs.c:201
2009-03-31 16:34:56 +00:00
msgid "Colorful Tabs"
msgstr "彩色标签"
2009-03-31 16:34:56 +00:00
#: ../extensions/colorful-tabs.c:202
2009-03-31 16:34:56 +00:00
msgid "Tint each tab distinctly"
msgstr "用不同颜色区分标签"
2009-03-31 16:34:56 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:82
#: ../extensions/cookie-manager/main.c:35
2009-06-20 17:49:47 +00:00
msgid "Cookie Manager"
msgstr "Cookie 管理器"
#: ../extensions/cookie-manager/cookie-manager-page.c:112
2009-10-16 17:46:30 +00:00
msgid "Delete All"
msgstr "删除全部"
2009-10-16 17:46:30 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:114
msgid "Deletes all shown cookies. If a filter is set, only those cookies are deleted which match the filter."
msgstr "删除全部 Cookie 。如果已设置了一个过滤器,则只删除与过滤器匹配的 Cookie 。"
2009-06-20 17:49:47 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:129
2009-06-20 17:49:47 +00:00
msgid "Expand All"
msgstr "展开全部"
2009-06-20 17:49:47 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:136
2009-06-20 17:49:47 +00:00
msgid "Collapse All"
msgstr "折叠全部"
2009-06-20 17:49:47 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:578
2009-06-20 17:49:47 +00:00
msgid "Do you really want to delete all cookies?"
msgstr "确实要删除全部 Cookie 吗?"
2009-06-20 17:49:47 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:580
2009-06-20 17:49:47 +00:00
msgid "Question"
msgstr "问题"
#: ../extensions/cookie-manager/cookie-manager-page.c:589
2009-06-20 17:49:47 +00:00
msgid "Only cookies which match the filter will be deleted."
msgstr "只删除与过滤器匹配的 Cookie "
2009-06-20 17:49:47 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:677
2009-04-20 19:40:25 +00:00
msgid "At the end of the session"
msgstr "在会话结束时"
#: ../extensions/cookie-manager/cookie-manager-page.c:680
2009-04-20 19:40:25 +00:00
#, c-format
msgid ""
"<b>Host</b>: %s\n"
"<b>Name</b>: %s\n"
"<b>Value</b>: %s\n"
"<b>Path</b>: %s\n"
"<b>Secure</b>: %s\n"
"<b>Expires</b>: %s"
msgstr ""
"<b>主机</b>: %s\n"
"<b>名称</b>: %s\n"
"<b>值</b>: %s\n"
2009-04-20 19:40:25 +00:00
"<b>路径</b>: %s\n"
"<b>安全</b>: %s\n"
"<b>有效期</b>: %s"
2009-04-20 19:40:25 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:686
2009-04-20 19:40:25 +00:00
msgid "Yes"
msgstr "是"
#: ../extensions/cookie-manager/cookie-manager-page.c:686
2009-04-20 19:40:25 +00:00
msgid "No"
msgstr "否"
2009-04-20 19:40:25 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:700
#, c-format
msgid ""
"<b>Domain</b>: %s\n"
"<b>Cookies</b>: %d"
msgstr ""
"<b>域</b>: %s\n"
"<b>Cookie</b>: %d"
#: ../extensions/cookie-manager/cookie-manager-page.c:1030
2009-04-20 19:40:25 +00:00
msgid "Name"
msgstr "名称"
#: ../extensions/cookie-manager/cookie-manager-page.c:1083
2009-04-20 19:40:25 +00:00
msgid "_Expand All"
msgstr "展开全部(_E)"
2009-04-20 19:40:25 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:1091
2009-04-20 19:40:25 +00:00
msgid "_Collapse All"
msgstr "折叠全部(_C)"
2009-04-20 19:40:25 +00:00
#: ../extensions/cookie-manager/cookie-manager-page.c:1144
msgid "Filter:"
msgstr "过滤器(_F):"
#: ../extensions/cookie-manager/cookie-manager-page.c:1149
msgid "Enter a filter string to show only cookies whose name or domain field match the entered filter"
msgstr "输入过滤器字符串,则只显示与输入的过滤器名称或域匹配的 Cookie "
2009-04-20 19:40:25 +00:00
#: ../extensions/cookie-manager/main.c:36
2009-04-20 19:40:25 +00:00
msgid "List, view and delete cookies"
msgstr "列出、查看和删除 Cookie "
2009-10-16 17:46:30 +00:00
#: ../extensions/copy-tabs.c:39
msgid "Copy Tab _Addresses"
msgstr "复制标签地址(_A)"
#: ../extensions/copy-tabs.c:96
msgid "Copy Addresses of Tabs"
msgstr "复制标签的地址"
#: ../extensions/copy-tabs.c:97
msgid "Copy the addresses of all tabs to the clipboard"
msgstr "将所有标签的地址复制至剪贴板"
#: ../extensions/feed-panel/feed-atom.c:209
2009-05-06 16:26:37 +00:00
msgid "Failed to find required Atom \"entry\" elements in XML data."
msgstr "查找必须的 XML 数据中的 Atom \"条目\" 元素失败。"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-atom.c:315
2009-05-06 16:26:37 +00:00
msgid "Failed to find required Atom \"feed\" elements in XML data."
msgstr "查找必需的 XML 数据中的 Atom \"订阅\" 元素失败。"
2009-05-06 16:26:37 +00:00
#. i18n: The local date a feed was last updated
#: ../extensions/feed-panel/feed-panel.c:392
2009-05-06 16:26:37 +00:00
#, c-format
msgctxt "Feed"
msgid "Last updated: %s."
msgstr "最后更新: %s。"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-panel.c:658
2009-05-06 16:26:37 +00:00
msgid "Feeds"
msgstr "订阅"
#: ../extensions/feed-panel/feed-panel.c:711
2009-05-06 16:26:37 +00:00
msgid "Add new feed"
msgstr "添加新订阅"
#: ../extensions/feed-panel/feed-panel.c:718
2009-05-06 16:26:37 +00:00
msgid "Delete feed"
msgstr "删除订阅"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-panel.c:800
2009-05-06 16:26:37 +00:00
msgid "_Feeds"
msgstr "订阅(_F)"
#: ../extensions/feed-panel/feed-parse.c:195
2009-05-06 16:26:37 +00:00
#, c-format
msgid "Failed to find root element in feed XML data."
2009-10-16 17:46:30 +00:00
msgstr "查找订阅的 XML 数据根元素失败。"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-parse.c:235
2009-05-06 16:26:37 +00:00
#, c-format
msgid "Unsupported feed format."
2009-10-16 17:46:30 +00:00
msgstr "不支持的订阅格式。"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-parse.c:265
2009-05-06 16:26:37 +00:00
#, c-format
msgid "Failed to parse XML feed: %s"
msgstr "解析 XML 订阅失败: %s"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-rss.c:46
msgid "Failed to find \"channel\" element in RSS XML data."
msgstr "查找 RSS XML 数据中的 \"频道\" 元素失败。"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/feed-rss.c:51
msgid "Unsupported RSS version found."
2009-10-16 17:46:30 +00:00
msgstr "不支持的 RSS 版本。"
2009-05-06 16:26:37 +00:00
2009-06-20 17:49:47 +00:00
#: ../extensions/feed-panel/feed-rss.c:148
2009-05-06 16:26:37 +00:00
msgid "Failed to find required RSS \"item\" elements in XML data."
msgstr "查找必需的 XML 数据中的 RSS \"项目\" 元素失败。"
2009-05-06 16:26:37 +00:00
2009-06-20 17:49:47 +00:00
#: ../extensions/feed-panel/feed-rss.c:248
2009-05-06 16:26:37 +00:00
msgid "Failed to find required RSS \"channel\" elements in XML data."
msgstr "查找必需的 XML 数据中的 RSS \"频道\" 元素失败。"
2009-10-16 17:46:30 +00:00
#: ../extensions/feed-panel/main.c:131
2009-05-06 16:26:37 +00:00
#, c-format
msgid "Feed '%s' already exists"
msgstr "订阅 '%s' 已经存在"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/main.c:208
2009-05-06 16:26:37 +00:00
#, c-format
msgid "Error loading feed '%s'"
msgstr "载入订阅 '%s' 出错"
2009-05-06 16:26:37 +00:00
#: ../extensions/feed-panel/main.c:518
2009-05-06 16:26:37 +00:00
msgid "Feed Panel"
msgstr "订阅面板"
#: ../extensions/feed-panel/main.c:519
msgid "Read Atom/ RSS feeds"
msgstr "阅读 Atom/RSS 订阅"
2009-10-16 17:46:30 +00:00
#: ../extensions/formhistory.c:146
2009-12-31 22:12:24 +00:00
#, c-format
msgid "Failed to add form value: %s\n"
msgstr "添加表单值失败: %s\n"
2009-12-31 22:12:24 +00:00
#: ../extensions/formhistory.c:458 ../extensions/formhistory.c:462
#, c-format
msgid "Failed to execute database statement: %s\n"
msgstr "执行数据库语句失败: %s\n"
#: ../extensions/formhistory.c:520
2009-12-31 22:12:24 +00:00
msgid "Stores history of entered form data"
msgstr "保存表单单数据历史"
2009-12-31 22:12:24 +00:00
#: ../extensions/formhistory.c:524
2009-12-31 22:12:24 +00:00
#, c-format
msgid "Not available: %s"
msgstr "%s 不可用"
#: ../extensions/formhistory.c:525
2009-12-31 22:12:24 +00:00
msgid "Resource files not installed"
msgstr "源文件没有安装"
2009-12-31 22:12:24 +00:00
#: ../extensions/formhistory.c:531
2009-12-31 22:12:24 +00:00
msgid "Form history filler"
msgstr "表单历史填料"
2009-12-31 22:12:24 +00:00
#. i18n: Data entered into web forms by the user
#: ../extensions/formhistory.c:543
msgid "_Form History"
msgstr "表单历史(_F)"
#: ../extensions/history-list.vala:149
msgid "There are no unvisited tabs"
msgstr "没有未浏览的标签"
#: ../extensions/history-list.vala:249
msgid "Next new Tab (History List)"
msgstr "下一个新标签 (历史列表)"
#: ../extensions/history-list.vala:250
msgid "Next new tab from history"
msgstr "历史中的下一个新标签"
#: ../extensions/history-list.vala:259
msgid "Previous new Tab (History List)"
msgstr "上一个新标签 (历史列表)"
#: ../extensions/history-list.vala:260
msgid "Previous new tab from history"
msgstr "历史中的先前的新标签"
#: ../extensions/history-list.vala:359
msgid "History List"
msgstr "历史列表"
#: ../extensions/history-list.vala:360
msgid "Switch tabs with Ctrl+Tab sorted by last usage"
msgstr "按上次用法用 Ctrl+Tab 切换标签"
#: ../extensions/mouse-gestures.c:301
2009-03-14 22:56:46 +00:00
msgid "Mouse Gestures"
msgstr "鼠标手势"
#: ../extensions/mouse-gestures.c:302
2009-03-14 22:56:46 +00:00
msgid "Control Midori by moving the mouse"
msgstr "用鼠标移动控制 Midori 浏览器"
2009-03-14 22:56:46 +00:00
#: ../extensions/shortcuts.c:110
msgid "Reload page or stop loading"
msgstr "重新载人页面或停止载人"
2009-03-14 22:56:46 +00:00
#: ../extensions/shortcuts.c:176
2009-08-03 19:52:16 +00:00
msgid "Customize Keyboard shortcuts"
msgstr "自定义键盘快捷键"
2009-06-20 17:49:47 +00:00
#: ../extensions/shortcuts.c:282
2009-08-03 19:52:16 +00:00
msgid "Customize Sh_ortcuts..."
msgstr "自定义快捷键(_O)..."
2009-06-20 17:49:47 +00:00
#: ../extensions/shortcuts.c:319
2009-06-20 17:49:47 +00:00
msgid "Shortcuts"
msgstr "快捷键"
#: ../extensions/shortcuts.c:320
2009-06-20 17:49:47 +00:00
msgid "View and edit keyboard shortcuts"
msgstr "查看和编辑键盘快捷键"
2009-06-20 17:49:47 +00:00
#: ../extensions/status-clock.c:174
msgid "Statusbar Clock"
msgstr "状态栏时钟"
#: ../extensions/status-clock.c:175
msgid "Display date and time in the statusbar"
msgstr "在状态栏显示日期和时间"
#: ../extensions/statusbar-features.c:129
2009-06-20 17:49:47 +00:00
msgid "Images"
msgstr "图像"
#: ../extensions/statusbar-features.c:138
2009-06-20 17:49:47 +00:00
msgid "Scripts"
msgstr "脚本"
#: ../extensions/statusbar-features.c:147
msgid "Netscape plugins"
msgstr "Netscape 插件"
#: ../extensions/statusbar-features.c:193
2009-05-06 16:26:37 +00:00
msgid "Statusbar Features"
msgstr "状态栏功能"
2009-05-06 16:26:37 +00:00
#: ../extensions/statusbar-features.c:194
2009-05-06 16:26:37 +00:00
msgid "Easily toggle features on web pages on and off"
msgstr "方便地打开或关闭网页中的功能"
2009-03-31 16:34:56 +00:00
#: ../extensions/tab-panel.c:597 ../extensions/tab-panel.c:684
2009-08-03 19:52:16 +00:00
msgid "Tab Panel"
msgstr "标签面板"
2009-08-03 19:52:16 +00:00
#: ../extensions/tab-panel.c:667
2009-08-03 19:52:16 +00:00
msgid "T_ab Panel"
msgstr "标签面板(_A)"
2009-08-03 19:52:16 +00:00
#: ../extensions/tab-panel.c:685
2009-08-03 19:52:16 +00:00
msgid "Show tabs in a vertical panel"
msgstr "在竖直面板里显示标签"
2009-08-03 19:52:16 +00:00
#: ../extensions/tabs-minimized.c:77
msgid "Only Icons on Tabs by default"
msgstr "默认仅在标签上显示图标"
#: ../extensions/tabs-minimized.c:78
msgid "New tabs have no label by default"
msgstr "新标签默认没有标签名"
#: ../extensions/toolbar-editor.c:391
2009-08-03 19:52:16 +00:00
msgid "Customize Toolbar"
msgstr "自定义工具栏"
2009-08-03 19:52:16 +00:00
#: ../extensions/toolbar-editor.c:407
msgid "Select items to be displayed on the toolbar. Items can be reodered by drag and drop."
msgstr "选择在工具栏上显示的项目,可以拖动各项目调整顺序。"
2009-08-03 19:52:16 +00:00
#: ../extensions/toolbar-editor.c:423
2009-08-03 19:52:16 +00:00
msgid "Available Items"
msgstr "可用的项目"
#: ../extensions/toolbar-editor.c:444
2009-08-03 19:52:16 +00:00
msgid "Displayed Items"
msgstr "显示的项目"
#: ../extensions/toolbar-editor.c:579
2009-08-03 19:52:16 +00:00
msgid "Customize _Toolbar..."
msgstr "自定义工具栏(_T)"
#: ../extensions/toolbar-editor.c:595
msgid "_Customize..."
msgstr "自定义..."
2009-08-03 19:52:16 +00:00
#: ../extensions/toolbar-editor.c:625
2009-08-03 19:52:16 +00:00
msgid "Toolbar Editor"
msgstr "工具栏编辑器"
#: ../extensions/toolbar-editor.c:626
2009-08-03 19:52:16 +00:00
msgid "Easily edit the toolbar layout"
msgstr "轻松地编辑工具栏布局"
#: ../extensions/web-cache.c:479
2009-12-31 22:12:24 +00:00
msgid "Cache HTTP communication on disk"
msgstr "在磁盘上缓存 HTTP 通讯"
#~ msgid "Quit the application"
#~ msgstr "退出程序"
#~ msgid "_Contents"
#~ msgstr "内容(_C)"
#~ msgid "Show the documentation"
#~ msgstr "显示文档"
#~ msgid "Failed to execute database statement\n"
#~ msgstr "执行数据库语句失败\n"
#~ msgid "Show Blank page"
#~ msgstr "显示空白页面"
#~ msgid "_Save Link destination"
#~ msgstr "保存链接目的地(_S)"
#~ msgid "Download with Download _Manager"
#~ msgstr "用下载管理器下载(_M)"
#~ msgid "_Download Link destination"
#~ msgstr "下载链接目的地(_D)"
#~ msgid "General"
#~ msgstr "常规"
#~ msgid "Font settings"
#~ msgstr "字体设置"
#~ msgid "Interface"
#~ msgstr "界面"
#~ msgid "Navigationbar"
#~ msgstr "导航栏"
#~ msgid "External applications"
#~ msgstr "外部程序"
#~ msgid "Web Cookies"
#~ msgstr "网页 Cookie "
#~ msgid "Delete cookies when quitting Midori"
#~ msgstr "退出 Midori 浏览器前清除 cookie"
#~ msgid "Open target folder for selected addon"
#~ msgstr "打开选中的插件的目标文件夹"
#~ msgid "Next Tab (History List)"
#~ msgstr "下一个标签(历史列表)"
#~ msgid "Next tab from history"
#~ msgstr "历史中的下一个标签"
#~ msgid "Previous Tab (History List)"
#~ msgstr "上个标签(历史列表)"
#~ msgid "Previous tab from history"
#~ msgstr "历史中的上一个标签"
#~ msgid "Pageholder"
#~ msgstr "常驻页面"
#~ msgid "_Pageholder"
#~ msgstr "常驻页面(_P)"
#~ msgid "Keep one or multiple pages open in parallel to your tabs"
#~ msgstr "保持标签中的一个或多个页面同时打开"
#~ msgid "%d%% loaded"
#~ msgstr "%d%% 已载入"
#~ msgid "_Transferbar"
#~ msgstr "传输栏(_T)"
#~ msgid "Show transferbar"
#~ msgstr "显示传输栏"
#~ msgid "Show progress in location entry"
#~ msgstr "在地址栏中显示进度"
#~ msgid "Whether to show loading progress in the location entry"
#~ msgstr "是否在地址栏中显示载人进度"
#~ msgid "Ask for the destination folder"
#~ msgstr "询问目的地文件夹"
#~ msgid "Whether to ask for the destination folder when downloading a file"
#~ msgstr "在下载文件时是否询问目的地文件夹"
#~ msgid "Whether to show a notification when a transfer has been completed"
#~ msgstr "在下载完成时是否显示通知"
#~ msgid "Download I_mage"
#~ msgstr "下载图像(_M)"
#~ msgid "Detach chosen panel from the window"
#~ msgstr "从窗口中分离选择的面板"
#~ msgid "Hide operating controls"
#~ msgstr "隐藏操作控件"
#~ msgid "Spell Checking"
#~ msgstr "拼写检查"
#~ msgid "A comma separated list of languages to be used for spell checking, for example \"en_GB,de_DE\""
#~ msgstr "用逗号隔开的用以拼写检查的语言列表,比如 \"zh_CN,en_GB\""
#~ msgid "_Recently visited page"
#~ msgstr "最近访问的页面(_R)"
#~ msgid "Reopen pages that you visited earlier"
#~ msgstr "重新打开以前访问过的页面"
#~ msgid "Original cookies only"
#~ msgstr "只接收原始 Cookie "
#~ msgid "Accept cookies from the original website only"
#~ msgstr "只接收原始网站的 Cookie "
#~ msgid "Remember last visited pages"
#~ msgstr "记住上次访问的页面"
#~ msgid "Whether the last visited pages are saved"
#~ msgstr "是否保存上次访问的页面"
#~ msgid "Detect proxy server automatically"
#~ msgstr "自动检测代理服务器"
#~ msgid "Whether to detect the proxy server automatically from the environment"
#~ msgstr "是否自动检测系统环境中的代理服务器"
#~ msgid "_Restore Tab"
#~ msgstr "恢复标签(_R)"
#~ msgid "_Minimize Tab"
#~ msgstr "最小化标签(_M)"
#~ msgid "Spelling dictionaries:"
#~ msgstr "拼写检查词典:"
#~ msgid "Console"
#~ msgstr "控制台"
#~ msgid "Copy _All"
#~ msgstr "复制全部(_A)"
#~ msgid "Copy All"
#~ msgstr "复制全部"
#~ msgid "Erroneous clock time"
#~ msgstr "错误的时钟时间"
#~ msgid "The clock time lies in the past. Please check the current date and time."
#~ msgstr "时钟时间滞后,请检查当前的日期和时间。"
#~ msgid "Copy %s to the folder %s."
#~ msgstr "复制 %s 至文件夹 %s。"
#~ msgid "_Cookie Manager"
#~ msgstr "Cookie 管理器(_C)"
#~ msgid "Minimize new Tabs"
#~ msgstr "最小化新打开标签"
#~ msgid "New tabs open minimized"
#~ msgstr "新标签以最小化方式打开"
#~ msgid "Set number of shortcuts"
#~ msgstr "设置快捷方式数目"
#~ msgid "Enter number of shortcuts:"
#~ msgstr "输入快捷方式数目:"
#~ msgid "Copy userscripts to the folder %s and copy userstyles to the folder %s."
#~ msgstr "复制用户脚本到 %s 文件夹,用户样式到 %s 文件夹。"
#~ msgid "REGEX"
#~ msgstr "REGEX"
#~ msgid "Open _Link"
#~ msgstr "打开链接(_L)"
#~ msgid "Open Image in New Wi_ndow"
#~ msgstr "在新窗口中打开图像(_N)"
#~ msgid "Failed to get current time: %s\n"
#~ msgstr "获取当前时间失败: %s\n"
#~ msgid "Not available on this platform"
#~ msgstr "在此平台上不可用"
#~ msgid "Show panel _titles"
#~ msgstr "显示面板标题(_T)"
#~ msgid "Options"
#~ msgstr "选项"
#~ msgid "DNS prefetching"
#~ msgstr "DNS 预获取"
#~ msgid "Prefetch IP addresses of hovered links"
#~ msgstr "当鼠标停留在链接上时预先获取 IP 地址"