lightning-i2p/res/values-zh-rCN/strings.xml
Anthony Restaino 1d49f83aa7 2.5.0.4 Release Code
- Fixed a several bugs with UI
- moved strings from menu.xml into strings.xml for easier translation
- updated Incognito code
2013-08-03 11:34:53 -04:00

28 lines
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Lightning</string>
<string name="google">Google</string>
<string name="settings">浏览器设置</string>
<string name="location">允许站点访问您地理位置</string>
<string name="password">保存密码</string>
<string name="agent">User Agent</string>
<string name="history">退出时清空历史记录(缓存将被自动清理)</string>
<string name="email">邮件开发者</string>
<string name="flash">启用 Adobe Flash若已安装</string>
<string name="mobile">作为移动设备访问</string>
<string name="desk">作为桌面设备访问</string>
<string name="custom">自定义 User Agent</string>
<string name="home">首页</string>
<string name="settingshelp">设置仅将应用于新标签页</string>
<string name="fullscreen">启用全屏模式</string>
<string name="java">启用 JavaScript</string>
<string name="menu_history">History</string>
<string name="menu_add">添加书签</string>
<string name="menu_bookmarks">书签列表</string>
<string name="menu_share">分享页面</string>
<string name="menu_settings">应用设置</string>
<string name="menu_incognito">Incognito tab</string>
<string name="menu_new_tab">New tab</string>
</resources>