--Texts (only text in " ")
strings = {

--script.lua
unsafe =		"此软件需要开启不安全模式(unsafe mode)!!!",
adrinst =		"AdrBubbleBooter 插件已安装... \n需要重启PSVita... :)",
notadr =		"Adrenaline v6 尚未安装...",

--callbacks.lua
updatebb =		"Updating Bubble Images: ",
instbb =		"安装气泡中:",
file =			"文档:",

--bubbles.lua
btitle =		"编辑 DATA/BOOT.INF",
count =			"数量:",
marks =			"Select/Start (选择/全选)",
uninstall =		"卸载",
editboot =		"编辑 boot.inf",
back =			"返回",
toggle =		"切换选项",
doneedit =		"完成编辑",
notbubbles =	"未有可列出的气泡 :(",
createbb =		"请在创建气泡后重试",
togoback =		"返回",
uninstallbb =	"将卸载的气泡数量: ",
inject =		"Inject imgs",

--bubles.redit
redit =			"Bubble Resources Loader",
reinstall =		"Press START to load all images to the bubble",
notresources =	"Nothing to show",

--osk
titleosk =		"气泡标题",
putnameosk =	"在此输入名称",

--Process
convert =		"转换资源中...",
errinst =		"抱歉，出现安装错误",
unk =			"未知",

--debug
loadciso =		"加载 C/ISO 中",
loadpbp =		"加载 PBP 中",

--custom message
title_msg =		"系统信息",
option_msg =	"OK",
option1_msg =	"是",
option2_msg =	"否",

--scan.lua
scantitle =		"可用的游戏 [ISO/CSO/PBP]",
fullbbicon =	"完整气泡",
nostretched =	"无拉伸",
defcolor =		"默认颜色",
bbcolor =		"气泡颜色",
pics =			"按 Triangle 开/关 PICs",
markgame =		"选择/取消选择 游戏",
bsettings =		"配置已安装的气泡",
notpsp =		"未发现PSP游戏...",
installgames =	"请在pspemu/ISO中放置 iso/cso 游戏",
installgames2 =	"eboot.pbp 游戏放置于 pspemu/PSP/GAME/(MYGAME)中",
press_lr =		"按 L/R 切换_完整气泡/无拉伸_图标.",
press_select =	"按 Select 切换排序方式(\nInstalled/标题/修改日期).",
press_lright =	"按 左/右 切换气泡颜色.",
press_cross =	"Press X to create your Bubbles.",
press_circle =	"Press O to create your Bubbles.",
touchme =		"Double tap",
press_start =	"显示帮助",
sort =			"Sort by",
sorttitle =		"Title",
sortmtime =		"MTime",
sortnoinst =	"Installed",
category =		"Category",
set =			"Set",
setimgs =		"Set Imgs",
showpic =		"PIC",

--submenu
warning =		"The changes will take effect once you press start",
def_sort =		"Default Sort",
def_color =		"Default Color",
save =			"Extra Settings",
update =		"ABM Update",
checkadr =		"Check Adrenaline",

--bar progress
bubbles =		"气泡",

}
