mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-22 01:39:17 +01:00
EZ V (v1.80, v1.82, v1.83, v1.84, v1.86)
This commit is contained in:
parent
5021cc4f63
commit
f8669db3dc
@ -5,7 +5,7 @@ export BASE := $(shell basename $(CURDIR))
|
||||
export OUT := $(TOPDIR)/../../out
|
||||
export COMMON := $(TOPDIR)/../../common-kernels
|
||||
|
||||
package: directory EZ-Flash_V+_oldVi_Kernel_2.0RC20.zip EZ-Flash_Vi_705_805_Kernel_3.0OB8.zip
|
||||
package: directory EZ-Flash_V+_oldVi_Kernel_2.0RC20.zip EZ-Flash_Vi_705_805_Kernel_3.0OB8.zip old
|
||||
|
||||
directory:
|
||||
mkdir -p $(OUT)/$(BASE)
|
||||
@ -15,3 +15,6 @@ EZ-Flash_V+_oldVi_Kernel_2.0RC20.zip: directory
|
||||
|
||||
EZ-Flash_Vi_705_805_Kernel_3.0OB8.zip: directory
|
||||
cd $(TOPDIR)/EZ-Flash_Vi_705_805_Kernel_3.0OB8 && zip -r $(OUT)/$(BASE)/$@ *
|
||||
|
||||
old: directory
|
||||
make -C $@
|
||||
|
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/ez5sys.bin
Normal file
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/ez5sys.bin
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,49 @@
|
||||
en_strSelectWriteGba=Write GBA ROM?Y/N
|
||||
en_strEraseGba=Erasing...
|
||||
en_strWriteGba=Writing...
|
||||
en_strSelectBackGbaSave=Backup Saver? Y/N
|
||||
en_strSelctLoadGbaSave=Load Saver? Y/N...
|
||||
en_strBackGbaSave=Backuping Saver...
|
||||
en_strLoadGbaSave=Loading Saver...
|
||||
en_strWriteGbaSave=save file exist, overwrite? Y/N
|
||||
|
||||
en_strShakeLevel=Vibration Strength
|
||||
en_strShakeL=L
|
||||
en_strShakeM=M
|
||||
en_strShakeH=H
|
||||
en_str3in1=3IN1 Select
|
||||
|
||||
en_strModeClean=clean
|
||||
en_strSmallIcon=Small Icon
|
||||
en_strLargeIcon=Large Icon
|
||||
|
||||
en_str3in1Mul=Multiple Rom
|
||||
en_str3in1sig=Single Rom
|
||||
|
||||
en_strHelpRX=R+X backup GBA saver
|
||||
en_strHelpRY=R+Y load GBA saver
|
||||
en_strHelpRA=R+A Run 3 In 1 card
|
||||
en_strHelpDel=X Delete
|
||||
en_strHelpCopy=Y Copy
|
||||
|
||||
|
||||
en_strProgressWrite=[Write]
|
||||
en_strProgressCancel=[Cancel]
|
||||
en_strProgressErase=Erasing...
|
||||
en_strProgressModifyLoader=Modify Loader...
|
||||
en_strProgressWriting=Writing...
|
||||
en_strProgressAddsavePatch=Patching...
|
||||
en_strProgressBack=[Backup]
|
||||
en_strProgressBacking=backup save file...
|
||||
en_strProgressLoad=[Load]
|
||||
en_strProgressLoading=load save file...
|
||||
en_strProgressLoadingRom=Load NDS ROM...
|
||||
en_strProgressDelete=[Delete]
|
||||
en_strProgressCopy=[Copy]
|
||||
en_strProgressCopyMsg=can't duplicate file in same folder!
|
||||
en_strProgressCopyMsgNoSpace=insufficient space
|
||||
|
||||
en_strShakeRumble=Rumble on
|
||||
en_strGBAlink=GBAlink ON
|
||||
en_strShakeRumbleOff=Rumble off
|
||||
|
@ -0,0 +1,51 @@
|
||||
en_strSelectWriteGba=Grabar GBA ROM? Y/N
|
||||
en_strEraseGba=Borrando...
|
||||
en_strWriteGba=Grabando...
|
||||
en_strSelectBackGbaSave=Volcar Save? Y/N
|
||||
en_strSelctLoadGbaSave=Cargar Save? Y/N
|
||||
en_strBackGbaSave=Volcando Save...
|
||||
en_strLoadGbaSave=Cargando Save...
|
||||
en_strWriteGbaSave=Save existe, borramos? Y/N
|
||||
|
||||
en_strShakeLevel=Vibración
|
||||
en_strShakeL=Min
|
||||
en_strShakeM=Med
|
||||
en_strShakeH=Max
|
||||
en_str3in1=Selecciona 3en1
|
||||
|
||||
en_strModeClean=clean
|
||||
en_strSmallIcon=Icono Peque
|
||||
en_strLargeIcon=Icono Grande
|
||||
|
||||
en_str3in1Mul=Multiples Roms
|
||||
en_str3in1sig=Solo una Rom
|
||||
|
||||
en_strHelpRX=R+X Guardar GBA save
|
||||
en_strHelpRY=R+Y Cargar GBA save
|
||||
en_strHelpRA=R+A Ejecutar 3 en 1
|
||||
en_strHelpDel=X Borrar archivo
|
||||
en_strHelpCopy=Y Copiar archivo
|
||||
|
||||
|
||||
en_strProgressWrite=A[Grabar]
|
||||
en_strProgressCancel=B[Cancelar]
|
||||
en_strProgressErase=Borrando...
|
||||
en_strProgressModifyLoader=Modificar Loader
|
||||
en_strProgressWriting=Grabando...
|
||||
en_strProgressAddsavePatch=Parcheando...
|
||||
en_strProgressBack=B[Volver]
|
||||
en_strProgressBacking=Guarda fich save...
|
||||
en_strProgressLoad=A[Cargar]
|
||||
en_strProgressLoading=Cargar fich save...
|
||||
en_strProgressLoadingRom=Cargando ROM...
|
||||
en_strProgressDelete=A[Borrar]
|
||||
en_strProgressCopy=A[Copiar]
|
||||
en_strProgressCopyMsg=No puede duplicar archivo!
|
||||
en_strProgressCopyMsgNoSpace=Espacio insuficiente
|
||||
|
||||
en_strShakeRumble=Vibración ON
|
||||
en_strGBAlink=GBAlink ON
|
||||
en_strShakeRumbleOff=Vibración OFF
|
||||
|
||||
|
||||
|
@ -0,0 +1,48 @@
|
||||
en_strSelectWriteGba=Ecrire sur la 3in1 ? O/N
|
||||
en_strEraseGba=Initialisation...
|
||||
en_strWriteGba=Ecriture en cours...
|
||||
en_strSelectBackGbaSave=Ecrire sauvegarde sur fichier ? O/N
|
||||
en_strSelctLoadGbaSave=Charger la sauvegarde ? O/N
|
||||
en_strBackGbaSave=Sauvegarde en cours...
|
||||
en_stLoadGbaSave=Chargement en cours...
|
||||
en_strWriteGbaSave=Le fichier existe déjà, remplacer ? O/N
|
||||
|
||||
en_strShakeLevel=Niveau de vibration
|
||||
en_strShakeL=Faible
|
||||
en_strShakeM=Moyen
|
||||
en_strShakeH=Fort
|
||||
en_str3in1=Cartouche 3in1
|
||||
|
||||
en_strModeClean=Clean
|
||||
en_strSmallIcon=Petits icones
|
||||
en_strLargeIcon=Grands icones
|
||||
|
||||
en_str3in1Mul=Multi Rom
|
||||
en_str3in1sig=Mono Rom
|
||||
|
||||
en_strHelpRX=R+X: Ecrire sauvegarde GBA
|
||||
en_strHelpRY=R+Y: Charger sauvegarde GBA
|
||||
en_strHelpRA=R+A: Booter sur l'EZ 3in1
|
||||
en_strHelpDel=X Effacer
|
||||
en_strHelpCopy=Y Copier
|
||||
|
||||
|
||||
en_strProgressWrite=[Ecrire]
|
||||
en_strProgressCancel=[Annuler]
|
||||
en_strProgressErase=Effacement en cours...
|
||||
en_strProgressModifyLoader=Modification en cours...
|
||||
en_strProgressWriting=Ecriture en cours...
|
||||
en_strProgressAddsavePatch=Application du patch...
|
||||
en_strProgressBack=[Ecrire]
|
||||
en_strProgressBacking=Ecriture de la sauvegarde...
|
||||
en_strProgressLoad=[Charger]
|
||||
en_strProgressLoading=Chargement de la sauvegarde...
|
||||
en_strProgressLoadingRom=Chargement...
|
||||
en_strProgressDelete=[Effacer]
|
||||
en_strProgressCopy=[Copier]
|
||||
en_strProgressCopyMsg=Impossible dans le même dossier!
|
||||
en_strProgressCopyMsgNoSpace=Espace insuffisant
|
||||
|
||||
en_strShakeRumble=Vibreur ON
|
||||
en_strGBAlink=Lien GBA ON
|
||||
en_strShakeRumbleOff=Vibreur OFF
|
@ -0,0 +1,48 @@
|
||||
en_strSelectWriteGba=Schreibe GBA ROM? J/N
|
||||
en_strEraseGba=Loesche...
|
||||
en_strWriteGba=Schreibe...
|
||||
en_strSelectBackGbaSave=Speicherstand sichern? J/N
|
||||
en_strSelctLoadGbaSave=Speicherstand laden? J/N
|
||||
en_strBackGbaSave=sichere Speicherstand...
|
||||
en_strLoadGbaSave=lade Speicherstand...
|
||||
en_strWriteGbaSave=Speicherdatei existiert, ueberschreiben? J/N
|
||||
|
||||
en_strShakeLevel=Vibration
|
||||
en_strShakeL=Leicht
|
||||
en_strShakeM=Mittel
|
||||
en_strShakeH=Hoch
|
||||
en_str3in1=3IN1 waehlen
|
||||
|
||||
en_strModeClean=clean
|
||||
en_strSmallIcon=kleines Icon
|
||||
en_strLargeIcon=grosses Icon
|
||||
|
||||
en_str3in1Mul=Mehrspieler Rom
|
||||
en_str3in1sig=Einspieler Rom
|
||||
|
||||
en_strHelpRX=R+X backup GBA saver
|
||||
en_strHelpRY=R+Y load GBA saver
|
||||
en_strHelpRA=R+A Run 3 In 1 card
|
||||
en_strHelpDel=X Delete
|
||||
en_strHelpCopy=Y Copy
|
||||
|
||||
|
||||
en_strProgressWrite=[Write]
|
||||
en_strProgressCancel=[Cancel]
|
||||
en_strProgressErase=Erasing...
|
||||
en_strProgressModifyLoader=Modify Loader...
|
||||
en_strProgressWriting=Writing...
|
||||
en_strProgressAddsavePatch=Patching...
|
||||
en_strProgressBack=[Backup]
|
||||
en_strProgressBacking=backup save file...
|
||||
en_strProgressLoad=[Load]
|
||||
en_strProgressLoading=load save file...
|
||||
en_strProgressLoadingRom=Load NDS ROM...
|
||||
en_strProgressDelete=[Delete]
|
||||
en_strProgressCopy=[Copy]
|
||||
en_strProgressCopyMsg=can't duplicate file in same folder!
|
||||
en_strProgressCopyMsgNoSpace=insufficient space
|
||||
|
||||
en_strShakeRumble=Rumble on
|
||||
en_strGBAlink=GBAlink ON
|
||||
en_strShakeRumbleOff=Rumble off
|
@ -0,0 +1,49 @@
|
||||
en_strSelectWriteGba=Carica GBA ROM?S/N
|
||||
en_strEraseGba=In cancellazione...
|
||||
en_strWriteGba=Avvio in corso...
|
||||
en_strSelectBackGbaSave=Backup del Salvataggio? S/N
|
||||
en_strSelctLoadGbaSave=Caricamento del Salvataggio? S/N..
|
||||
en_strBackGbaSave=Backup del salvataggio in corso...
|
||||
en_strLoadGbaSave=Caricamento del Salvataggio...
|
||||
en_strWriteGbaSave=Esiste già un salvataggio, lo sostituisco? S/N
|
||||
|
||||
en_strShakeLevel=vibrazione
|
||||
en_strShakeL=Debole
|
||||
en_strShakeM=Media
|
||||
en_strShakeH=Forte
|
||||
en_str3in1=Selezione 3IN1
|
||||
|
||||
en_strModeClean=clean
|
||||
en_strSmallIcon=Icone Piccole
|
||||
en_strLargeIcon=Icone Grandi
|
||||
|
||||
en_str3in1Mul=Rom Multiple
|
||||
en_str3in1sig=Rom Singola
|
||||
|
||||
en_strHelpRX=R+X Backup GBA Save
|
||||
en_strHelpRY=R+Y Carica GBA save
|
||||
en_strHelpRA=R+A Avvio EZV 3in1
|
||||
en_strHelpDel=X Cancella
|
||||
en_strHelpCopy=Y Copia
|
||||
|
||||
|
||||
en_strProgressWrite=[Scrivi]
|
||||
en_strProgressCancel=[Cancella]
|
||||
en_strProgressErase=In cancellazione...
|
||||
en_strProgressModifyLoader=Cambia Loader...
|
||||
en_strProgressWriting=In scrittura...
|
||||
en_strProgressAddsavePatch=Ottimizzazione...
|
||||
en_strProgressBack=[Annulla]
|
||||
en_strProgressBacking=Backup savefile...
|
||||
en_strProgressLoad=[Avvio]
|
||||
en_strProgressLoading=Carico savefile...
|
||||
en_strProgressLoadingRom=Avvio ROM NDS...
|
||||
en_strProgressDelete=[Elimina]
|
||||
en_strProgressCopy=[Copia]
|
||||
en_strProgressCopyMsg=non si può duplicare file nella stessa cartella!
|
||||
en_strProgressCopyMsgNoSpace=spazio insufficiente
|
||||
|
||||
en_strShakeRumble=Vibratione ON
|
||||
en_strGBAlink=GBAlink ON
|
||||
en_strShakeRumbleOff=Vibrazione OFF
|
||||
|
@ -0,0 +1,48 @@
|
||||
en_strSelectWriteGba=GBAロムを3in1に書き込みますか? Y/N
|
||||
en_strEraseGba=3in1のデータを消去中...
|
||||
en_strWriteGba=GBAロムを書き込み中...
|
||||
en_strSelectBackGbaSave=保存ファイルをバックアップしますか? Y/N
|
||||
en_strSelctLoadGbaSave=保存ファイルを読み込みますか? Y/N
|
||||
en_strBackGbaSave=保存ファイルをバックアップ中...
|
||||
en_strLoadGbaSave=保存ファイルを読み込み中...
|
||||
en_strWriteGbaSave=ファイルはすでに存在します。上書きしますか? Y/N
|
||||
|
||||
en_strShakeLevel=振動
|
||||
en_strShakeL=弱
|
||||
en_strShakeM=中
|
||||
en_strShakeH=強
|
||||
en_str3in1=EZ 3in1
|
||||
|
||||
en_strModeClean=クリーンモード
|
||||
en_strSmallIcon=アイコン小
|
||||
en_strLargeIcon=アイコン大
|
||||
|
||||
en_str3in1Mul=マルチロム
|
||||
en_str3in1sig=シングルロム
|
||||
|
||||
en_strHelpRX=R+X GBAセーバーをバックアップ
|
||||
en_strHelpRY=R+Y GBAセーバーを読み込み
|
||||
en_strHelpRA=R+A EZ 3in1を起動
|
||||
en_strHelpDel=X 削除
|
||||
en_strHelpCopy=Y コピー
|
||||
|
||||
|
||||
en_strProgressWrite=[保存]
|
||||
en_strProgressCancel=[取消]
|
||||
en_strProgressErase=削除中...
|
||||
en_strProgressModifyLoader=変更中...
|
||||
en_strProgressWriting=保存中...
|
||||
en_strProgressAddsavePatch=パッチ中...
|
||||
en_strProgressBack=[戻る]
|
||||
en_strProgressBacking=セーブバックアップ中...
|
||||
en_strProgressLoad=[読込]
|
||||
en_strProgressLoading=保存ファイルを読み込み中...
|
||||
en_strProgressLoadingRom=NDSロムを読み込み中...
|
||||
en_strProgressDelete=[削除]
|
||||
en_strProgressCopy=[コピー]
|
||||
en_strProgressCopyMsg=ファイルが同じフォルダにコピーできません
|
||||
en_strProgressCopyMsgNoSpace=空き容量が足りません
|
||||
|
||||
en_strShakeRumble=振動モードon
|
||||
en_strGBAlink=GBAlink on
|
||||
en_strShakeRumbleOff=振動モードoff
|
@ -0,0 +1,50 @@
|
||||
en_strSelectWriteGba=GBA 롬을 쓸까요?Y/N
|
||||
en_strEraseGba=지우는중...
|
||||
en_strWriteGba=쓰는중...
|
||||
en_strSelectBackGbaSave=세이브를 백업할까요? Y/N
|
||||
en_strSelctLoadGbaSave=세이브를 불러올까요?? Y/N...
|
||||
en_strBackGbaSave=세이브 백업중...
|
||||
en_strLoadGbaSave=세이브 불러오는중...
|
||||
en_strWriteGbaSave=세이브 파일을 덮어쓸까요? Y/N
|
||||
|
||||
en_strShakeLevel=진동
|
||||
en_strShakeL=약
|
||||
en_strShakeM=중
|
||||
en_strShakeH=강
|
||||
en_str3in1=3IN1 선택
|
||||
|
||||
en_strModeClean=클린
|
||||
en_strSmallIcon=작은 아이콘
|
||||
en_strLargeIcon=큰 아이콘
|
||||
|
||||
en_str3in1Mul=다중 롬
|
||||
en_str3in1sig=단일 롬
|
||||
|
||||
en_strHelpLSelect=L+Select 세이브 수동 백업
|
||||
en_strHelpRX=R+X GBA 세이브 백업
|
||||
en_strHelpRY=R+Y GBA 세이브 로드
|
||||
en_strHelpRA=R+A 3in1 실행
|
||||
en_strHelpDel=X 삭제
|
||||
en_strHelpCopy=Y 복사
|
||||
|
||||
|
||||
en_strProgressWrite=[쓰기]
|
||||
en_strProgressCancel=[취소]
|
||||
en_strProgressErase=지우는중...
|
||||
en_strProgressModifyLoader=로더 수정중...
|
||||
en_strProgressWriting=쓰는중...
|
||||
en_strProgressAddsavePatch=패치중...
|
||||
en_strProgressBack=[뒤로]
|
||||
en_strProgressBacking=세이브 파일 백업중...
|
||||
en_strProgressLoad=[로드]
|
||||
en_strProgressLoading=세이브 파일 로드중...
|
||||
en_strProgressLoadingRom=NDS 롬 로드중...
|
||||
en_strProgressDelete=[삭제]
|
||||
en_strProgressCopy=[복사]
|
||||
en_strProgressCopyMsg=다른 폴더에 복사해주세요!
|
||||
en_strProgressCopyMsgNoSpace=여유공간이 부족합니다.
|
||||
|
||||
en_strShakeRumble=진동 켜짐
|
||||
en_strGBAlink=GBA연동 켜짐
|
||||
en_strShakeRumbleOff=진동 꺼짐
|
||||
|
@ -0,0 +1,49 @@
|
||||
en_strSelectWriteGba=是否写入Y/N
|
||||
en_strEraseGba=开始擦除...
|
||||
en_strWriteGba=正在写入...
|
||||
en_strSelectBackGbaSave=是否备份存档Y/N
|
||||
en_strSelctLoadGbaSave=是否载入存档Y/N
|
||||
en_strBackGbaSave=正在备份存档...
|
||||
en_strLoadGbaSave=正在载入存档...
|
||||
en_strWriteGbaSave=存档文件已存在, 是否覆盖? Y/N
|
||||
|
||||
en_strShakeLevel=震动级别
|
||||
en_strShakeL=低
|
||||
en_strShakeM=中
|
||||
en_strShakeH=高
|
||||
en_str3in1=3IN1 合卡
|
||||
|
||||
en_strModeClean=纯净
|
||||
en_strSmallIcon=小图标
|
||||
en_strLargeIcon=大图标
|
||||
|
||||
en_str3in1Mul=合卡
|
||||
en_str3in1sig=不合卡
|
||||
|
||||
|
||||
en_strHelpRX=R+X 备份GBA存档
|
||||
en_strHelpRY=R+Y 加载GBA存档
|
||||
en_strHelpRA=R+A 执行3 In 1 卡
|
||||
en_strHelpDel=X 删除文件
|
||||
en_strHelpCopy=Y 拷贝文件
|
||||
|
||||
en_strProgressWrite=[写入]
|
||||
en_strProgressCancel=[取消]
|
||||
en_strProgressErase=擦除...
|
||||
en_strProgressModifyLoader=修改Loader...
|
||||
en_strProgressWriting=正在写...
|
||||
en_strProgressAddsavePatch=打存档补丁...
|
||||
en_strProgressBack=[备份]
|
||||
en_strProgressBacking=正在备份存档...
|
||||
en_strProgressLoad=[加载]
|
||||
en_strProgressLoading=正在加载存档...
|
||||
en_strProgressLoadingRom=正在加载NDS ROM...
|
||||
en_strProgressDelete=[删除]
|
||||
en_strProgressCopy=[复制]
|
||||
en_strProgressCopyMsg=提示:同目录不能复制!
|
||||
en_strProgressCopyMsgNoSpace=没有足够的空间.
|
||||
|
||||
en_strShakeRumble=震动打开
|
||||
en_strGBAlink=联动开启
|
||||
en_strShakeRumbleOff=震动关闭
|
||||
|
@ -0,0 +1,48 @@
|
||||
aen_strSelectWriteGba=是否寫入Y/N
|
||||
en_strEraseGba=開始擦除...
|
||||
en_strWriteGba=正在寫入...
|
||||
en_strSelectBackGbaSave=是否備份存檔Y/N
|
||||
en_strSelctLoadGbaSave=是否載入存檔Y/N
|
||||
en_strBackGbaSave=正在備份存檔...
|
||||
en_strLoadGbaSave=正在載入存檔...
|
||||
en_strWriteGbaSave=存檔檔已存在, 是否覆蓋? Y/N
|
||||
|
||||
en_strShakeLevel=震動級別
|
||||
en_strShakeL=低
|
||||
en_strShakeM=中
|
||||
en_strShakeH=高
|
||||
en_str3in1=3IN1 合卡
|
||||
|
||||
en_strModeClean=純淨
|
||||
en_strSmallIcon=小圖示
|
||||
en_strLargeIcon=大圖示
|
||||
|
||||
en_str3in1Mul=合卡
|
||||
en_str3in1sig=不合卡
|
||||
|
||||
en_strHelpRX=R+X 備份GBA存檔
|
||||
en_strHelpRY=R+Y 載入GBA存檔
|
||||
en_strHelpRA=R+A 執行3 In 1 卡
|
||||
en_strHelpDel=X 刪除檔
|
||||
en_strHelpCopy=Y 拷貝檔
|
||||
|
||||
en_strProgressWrite=[寫入]
|
||||
en_strProgressCancel=[取消]
|
||||
en_strProgressErase=擦除...
|
||||
en_strProgressModifyLoader=修改Loader...
|
||||
en_strProgressWriting=正在寫...
|
||||
en_strProgressAddsavePatch=打存檔補丁...
|
||||
en_strProgressBack=[備份]
|
||||
en_strProgressBacking=正在備份存檔...
|
||||
en_strProgressLoad=[載入]
|
||||
en_strProgressLoading=正在載入存檔...
|
||||
en_strProgressLoadingRom=正在載入NDS ROM...
|
||||
en_strProgressDelete=[刪除]
|
||||
en_strProgressCopy=[複製]
|
||||
en_strProgressCopyMsg=提示:同目錄不能複製!
|
||||
en_strProgressCopyMsgNoSpace=沒有足夠的空間.
|
||||
|
||||
en_strShakeRumble=震動打開
|
||||
en_strGBAlink=聯動開啟
|
||||
en_strShakeRumbleOff=震動關閉
|
||||
|
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk0.sav
Normal file
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk0.sav
Normal file
Binary file not shown.
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk1.sav
Normal file
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk1.sav
Normal file
Binary file not shown.
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk2.sav
Normal file
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk2.sav
Normal file
Binary file not shown.
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk3.sav
Normal file
BIN
archive/EZ-Flash/old/EZ-Flash_V_Kernel_1.80/moonshl/bookmrk3.sav
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
キー入力がないときにバックライトを消灯します。
|
||||
設定単位は秒です。
|
||||
時計プラグインがあるときは時計を表示します。
|
@ -0,0 +1,5 @@
|
||||
キー入力がないときにバックライトを消灯します。
|
||||
設定単位は秒です。
|
||||
時計プラグインがあるときは時計を表示します。
|
||||
|
||||
画像表示中の設定。
|
@ -0,0 +1,5 @@
|
||||
キー入力がないときにバックライトを消灯します。
|
||||
設定単位は秒です。
|
||||
時計プラグインがあるときは時計を表示します。
|
||||
|
||||
音楽再生中の設定。
|
@ -0,0 +1,5 @@
|
||||
キー入力がないときにバックライトを消灯します。
|
||||
設定単位は秒です。
|
||||
時計プラグインがあるときは時計を表示します。
|
||||
|
||||
何もしていないときの設定。
|
@ -0,0 +1,5 @@
|
||||
キー入力がないときにバックライトを消灯します。
|
||||
設定単位は秒です。
|
||||
時計プラグインがあるときは時計を表示します。
|
||||
|
||||
テキストを開いているときの設定。
|
@ -0,0 +1 @@
|
||||
起動状態の設定です。
|
@ -0,0 +1,5 @@
|
||||
起動サウンドの設定です。
|
||||
|
||||
0 = ジングル無し
|
||||
1 = startup.mp3を再生
|
||||
2 = フォルダ内の音楽ファイルを再生
|
@ -0,0 +1,4 @@
|
||||
バージョン情報ウィンドウを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
時計ウィンドウを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
ヘルプウィンドウを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,6 @@
|
||||
ここで変更した項目は、moonshl.savに
|
||||
保存します。
|
||||
|
||||
moonshl.iniを変更すると、moonshl.ini
|
||||
から再読込します。
|
||||
(moonshl.savは初期化します)
|
@ -0,0 +1,6 @@
|
||||
ここで変更した項目は、moonshl.savに
|
||||
保存します。
|
||||
|
||||
moonshl.iniを変更すると、moonshl.ini
|
||||
から再読込します。
|
||||
(moonshl.savは初期化します)
|
@ -0,0 +1 @@
|
||||
変更した項目を破棄します。
|
@ -0,0 +1,2 @@
|
||||
Game_Music_Emu 0.5.2 by Blargg
|
||||
各種演奏状態の設定です。
|
@ -0,0 +1,5 @@
|
||||
標準演奏時間を設定します。
|
||||
単位は秒です。
|
||||
演奏終了を検出すると、時間内であっても終了します。
|
||||
|
||||
0 = 無限ループ
|
@ -0,0 +1,2 @@
|
||||
HES(PC-Engine)ファイルのトラック数を設定します。
|
||||
HESファイル内部にトラック数情報はありません。
|
@ -0,0 +1,6 @@
|
||||
ソフトウェアリバーブ(残響効果)の強さを設定します。
|
||||
128を超えると音源が収束しない可能性があります。
|
||||
|
||||
0 = 無効
|
||||
64 = 標準
|
||||
256 = 最大
|
@ -0,0 +1,6 @@
|
||||
LPF(高音域カット)を設定します。
|
||||
音飛びするときは無効にしてください。
|
||||
|
||||
0 = 無効
|
||||
1 = 少しザラザラを軽減する
|
||||
2 = 籠もった音にする
|
@ -0,0 +1 @@
|
||||
指定した属性、ファイル名、フォルダ名を非表示にします。
|
@ -0,0 +1,4 @@
|
||||
アーカイブ属性を非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
隠し属性を非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
読み込み専用属性を非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
システム属性を非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
サムネイルファイルを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
moonshlフォルダを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1,4 @@
|
||||
shellフォルダを非表示にします。
|
||||
|
||||
OFF = 表示
|
||||
ON = 非表示
|
@ -0,0 +1 @@
|
||||
画像表示プラグイン全般の設定です。
|
@ -0,0 +1,4 @@
|
||||
ファイル情報があるとき、GUIに表示します。
|
||||
|
||||
0 = 表示しない
|
||||
1 = 表示する
|
@ -0,0 +1,4 @@
|
||||
指定秒数経過するとGUIを消去します。
|
||||
単位は秒です。
|
||||
|
||||
0 = 常にOFF
|
@ -0,0 +1,5 @@
|
||||
画像を表示する画面を選択します。
|
||||
両画面は拡大縮小が著しく制限されます。
|
||||
|
||||
0 = 下画面のみ
|
||||
1 = 両画面
|
@ -0,0 +1,5 @@
|
||||
拡大縮小時の補完方法を選択します。
|
||||
両画面表示時は最近傍補完のみです。
|
||||
|
||||
0 = ハードウェア最近傍補完
|
||||
1 = ソフトウェア二次補完
|
@ -0,0 +1,4 @@
|
||||
両画面に表示したときの空白領域のサイズを指定します。
|
||||
上画面と下画面の間の視覚誤差を減らす目的
|
||||
|
||||
0ピクセル以外にしたときは、表示されない部分が発生します。
|
@ -0,0 +1,2 @@
|
||||
キーリピートの設定です。
|
||||
設定単位はVSync(1/60sec)です。
|
@ -0,0 +1,6 @@
|
||||
キーリピートが始まるまでの時間を設定します。
|
||||
設定単位はVSync(1/60sec)です。
|
||||
|
||||
1 = 16ミリ秒
|
||||
30 = 500ミリ秒
|
||||
60 = 1秒
|
@ -0,0 +1,6 @@
|
||||
キーリピートの間隔を設定します。
|
||||
単位はVSync(1/60sec)です。
|
||||
|
||||
1 = 16ミリ秒
|
||||
30 = 500ミリ秒
|
||||
60 = 1秒
|
@ -0,0 +1 @@
|
||||
MoonShell全体の設定です。
|
@ -0,0 +1,6 @@
|
||||
蓋を閉じているときにSR/SLボタンを有効にするかの設定です。
|
||||
|
||||
0 = 蓋を閉じている間は無効
|
||||
1 = 蓋を閉じている間に、Lを押しながらRを押すと次ファイル、Rを押しながらLを押すと一時停止
|
||||
2 = 常に(蓋の開閉にかかわらず)無効
|
||||
3 = 常に(蓋の開閉にかかわらず)有効
|
@ -0,0 +1,5 @@
|
||||
表示可能ファイル数の設定です。
|
||||
フォルダ内の総ファイル数が指定できますが、
|
||||
あまり大きな数値にはしないでください。
|
||||
|
||||
#ff0000不用意に変更しないでください。
|
@ -0,0 +1,4 @@
|
||||
ファイルリストウィンドウを表示するパネルをメインとサブから選択します。
|
||||
|
||||
OFF = タッチパネル(下画面)
|
||||
ON = 通常画面(上画面)
|
@ -0,0 +1,4 @@
|
||||
DPGフルスクリーンの画面選択
|
||||
|
||||
OFF = タッチパネル(下画面)
|
||||
ON = 通常画面(上画面)
|
@ -0,0 +1,7 @@
|
||||
音楽再生中のレジューム保存について
|
||||
(セットアップでレジュームを有効にしたときのみ意味があります)
|
||||
|
||||
OFF = 再生開始したときだけレジュームを保存する。
|
||||
(常に曲の先頭からレジュームする)
|
||||
ON = 再生中でも5秒毎にレジュームを保存する。
|
||||
(遅いSDカードを使うと音飛びします)
|
@ -0,0 +1,8 @@
|
||||
スタートボタンを押したときの処理を設定します。
|
||||
|
||||
0 = デバッグスクリーンを表示
|
||||
1 = ソフトリセット (RESET.MSEを起動)
|
||||
|
||||
未対応アダプタでソフトリセットを実行
|
||||
すると、エラーを表示して停止します。
|
||||
|
@ -0,0 +1,5 @@
|
||||
ふたを閉じたときの処理を設定します。
|
||||
|
||||
0 = 標準(バックライト消灯)
|
||||
1 = 電源OFF
|
||||
2 = shutdown.mp3を再生してから電源OFF
|
@ -0,0 +1 @@
|
||||
テキストプラグインの設定です。
|
@ -0,0 +1,6 @@
|
||||
ページスクロール行数を設定します。
|
||||
|
||||
0 = 従来と同じ(ちょっと残す)
|
||||
1 = フルページスクロール
|
||||
|
||||
2,3,4... = 行数をマニュアル指定する。
|
@ -0,0 +1,5 @@
|
||||
テキストウィンドウを表示する画面を選択します。
|
||||
|
||||
0 = タッチパネル(下画面)
|
||||
1 = 通常画面(上画面)
|
||||
2 = 両画面
|
@ -0,0 +1,2 @@
|
||||
行間ピクセル数を設定します。
|
||||
マイナス値や画面サイズ以上の値は設定しないで下さい。
|
@ -0,0 +1,2 @@
|
||||
サムネイルファイルリストの設定です。
|
||||
CreateThumbnail.exeで作成したフォルダのみ有効です。
|
@ -0,0 +1,6 @@
|
||||
有効にするサムネイル処理を選択します。
|
||||
|
||||
0 = 両方無効
|
||||
1 = サムネイルセレクタのみ
|
||||
2 = フルスクリーンプレビューのみ
|
||||
3 = 両方有効
|
@ -0,0 +1,5 @@
|
||||
選択されているファイルの透明度を指定します。
|
||||
|
||||
0 = 非表示
|
||||
8 = 半透明
|
||||
16 = 不透明
|
@ -0,0 +1,5 @@
|
||||
選択されていないファイルの透明度を指定します。
|
||||
|
||||
0 = 非表示
|
||||
8 = 半透明
|
||||
16 = 不透明
|
Binary file not shown.
@ -0,0 +1,111 @@
|
||||
; moonshl.ini customizer.
|
||||
; Language file for 0=JPN
|
||||
; by Moonlight (2007/01/08)
|
||||
|
||||
ExitDialog_Title=終了ダイアログ
|
||||
ExitDialog_Proc=処理を選択してください。
|
||||
ExitDialog_Proc0=変更を保存して電源OFF
|
||||
ExitDialog_Proc1=変更を保存してリセット
|
||||
ExitDialog_Proc2=変更を破棄して電源OFF
|
||||
ExitDialog_Proc3=変更を破棄してリセット
|
||||
ExitDialog_OKButton=OK
|
||||
ExitDialog_CancelButton=Cancel
|
||||
|
||||
System_FileSelectSubScreen=ファイルリスト表示画面
|
||||
System_FileSelectSubScreen0=タッチパネル(下画面)
|
||||
System_FileSelectSubScreen1=通常画面(上画面)
|
||||
System_ClosedSholderButton=ふたを閉じたときのSR/SLボタン
|
||||
System_ClosedSholderButton0=蓋を閉じている間は無効
|
||||
System_ClosedSholderButton1=蓋を閉じている間にL+RでSR,R+LでFL
|
||||
System_ClosedSholderButton2=常に(蓋の開閉にかかわらず)無効
|
||||
System_ClosedSholderButton3=常に(蓋の開閉にかかわらず)有効
|
||||
System_FullScreenOverlaySubScreen=DPGフルスクリーンの画面選択
|
||||
System_FullScreenOverlaySubScreen0=タッチパネル(下画面)
|
||||
System_FullScreenOverlaySubScreen1=通常画面(上画面)
|
||||
System_FileMaxCount=表示可能ファイル数
|
||||
System_FileMaxCountUnit=files
|
||||
System_WhenPanelClose=ふたを閉じたときの処理
|
||||
System_WhenPanelClose0=標準(バックライト消灯)
|
||||
System_WhenPanelClose1=電源OFF
|
||||
System_WhenPanelClose2=shutdown.mp3を再生してから電源OFF
|
||||
System_ResumeUsingWhileMusicPlaying=音楽再生中のレジューム保存
|
||||
System_ResumeUsingWhileMusicPlaying0=再生開始したときだけ保存
|
||||
System_ResumeUsingWhileMusicPlaying1=再生中でも5秒毎に保存
|
||||
System_StartButtonExec=スタートボタンを押したときの処理
|
||||
System_StartButtonExec0=デバッグスクリーンを表示
|
||||
System_StartButtonExec1=ソフトリセット (RESET.MSEを起動)
|
||||
|
||||
HiddenItem_Attribute_Archive=アーカイブ属性ファイル
|
||||
HiddenItem_Attribute_Hidden=隠し属性ファイル
|
||||
HiddenItem_Attribute_System=システム属性ファイル
|
||||
HiddenItem_Attribute_Readonly=読み込み専用属性ファイル
|
||||
HiddenItem_Path_Shell='shell'フォルダ
|
||||
HiddenItem_Path_Moonshl='moonshl'フォルダ
|
||||
HiddenItem_File_Thumbnail='_thumbnl.msl'ファイル
|
||||
|
||||
KeyRepeat_DelayCount=始まるまでの時間
|
||||
KeyRepeat_DelayCountUnit=/60sec
|
||||
KeyRepeat_RateCount=キーリピートの間隔
|
||||
KeyRepeat_RateCountUnit=/60sec
|
||||
|
||||
BacklightTimeout_WhenStandby=スタンバイ中
|
||||
BacklightTimeout_WhenStandbyUnit=秒
|
||||
BacklightTimeout_WhenPicture=画像表示中
|
||||
BacklightTimeout_WhenPictureUnit=秒
|
||||
BacklightTimeout_WhenText=テキスト閲覧中
|
||||
BacklightTimeout_WhenTextUnit=秒
|
||||
BacklightTimeout_WhenSound=音楽再生中
|
||||
BacklightTimeout_WhenSoundUnit=秒
|
||||
|
||||
Boot_hiddenAboutWindow=バージョン情報ウィンドウ非表示
|
||||
Boot_hiddenHelpWindow=ヘルプウィンドウ非表示
|
||||
Boot_hiddenDateTimeWindow=時計ウィンドウ非表示
|
||||
Boot_StartupSound=起動サウンド
|
||||
Boot_StartupSound0=ジングル無し
|
||||
Boot_StartupSound1=startup.mp3を再生
|
||||
Boot_StartupSound2=フォルダ内の音楽ファイルを再生
|
||||
|
||||
Thumbnail_Mode=有効にするサムネイル処理
|
||||
Thumbnail_Mode0=両方無効
|
||||
Thumbnail_Mode1=サムネイルセレクタのみ
|
||||
Thumbnail_Mode2=フルスクリーンプレビューのみ
|
||||
Thumbnail_Mode3=両方有効
|
||||
Thumbnail_SelectItemAlpha=選択ファイル
|
||||
Thumbnail_SelectItemAlphaUnit=/16alpha
|
||||
Thumbnail_UnselectItemAlpha=非選択ファイル
|
||||
Thumbnail_UnselectItemAlphaUnit=/16alpha
|
||||
|
||||
TextPlugin_SpacePixel=行間ピクセル数
|
||||
TextPlugin_SpacePixelUnit=ドット
|
||||
TextPlugin_ScrollType=ページスクロール
|
||||
TextPlugin_ScrollTypeUnit=行
|
||||
TextPlugin_SelectDisplay=テキストウィンドウ表示画面
|
||||
TextPlugin_SelectDisplay0=タッチパネル(下画面)
|
||||
TextPlugin_SelectDisplay1=通常画面(上画面)
|
||||
TextPlugin_SelectDisplay2=両画面
|
||||
|
||||
ImagePlugin_GUITimeOutSec=GUI消去時間
|
||||
ImagePlugin_GUITimeOutSecUnit=秒
|
||||
ImagePlugin_ImageMode=画像表示画面
|
||||
ImagePlugin_ImageMode0=下画面のみ
|
||||
ImagePlugin_ImageMode1=両画面
|
||||
ImagePlugin_DrawFileInfo=ファイル情報表示
|
||||
ImagePlugin_DrawFileInfo0=表示しない
|
||||
ImagePlugin_DrawFileInfo1=表示する
|
||||
ImagePlugin_VerticalPadding=両画面表示時の空白
|
||||
ImagePlugin_VerticalPaddingUnit=ドット
|
||||
ImagePlugin_Interpolation=拡大縮小時の補完方法
|
||||
ImagePlugin_Interpolation0=ハードウェア最近傍補完
|
||||
ImagePlugin_Interpolation1=ソフトウェア二次補完
|
||||
|
||||
GMEPlugin_ReverbLevel=ソフトウェアリバーブ強度
|
||||
GMEPlugin_ReverbLevelUnit=lev
|
||||
GMEPlugin_SimpleLPF=LPF(高音域カット)
|
||||
GMEPlugin_SimpleLPF0=無効
|
||||
GMEPlugin_SimpleLPF1=少しザラザラを軽減する
|
||||
GMEPlugin_SimpleLPF2=籠もった音にする
|
||||
GMEPlugin_DefaultLengthSec=標準演奏時間
|
||||
GMEPlugin_DefaultLengthSecUnit=秒
|
||||
GMEPlugin_HES_MaxTrackNumber=HESトラック数
|
||||
GMEPlugin_HES_MaxTrackNumberUnit=tracks
|
||||
|
@ -0,0 +1,3 @@
|
||||
Dim the backlight after the selected
|
||||
time interval to save power for each
|
||||
of the below states:
|
@ -0,0 +1,5 @@
|
||||
Startup sound
|
||||
|
||||
Type 0 = No sound
|
||||
Type 1 = Play startup.mp3
|
||||
Type 2 = Play sound in music folder
|
@ -0,0 +1,2 @@
|
||||
MoonShell global setting page
|
||||
|
@ -0,0 +1,8 @@
|
||||
Shoulder button lock
|
||||
|
||||
Type 0 = Disable shoulder button when
|
||||
closed
|
||||
Type 1 = Use L+R=ShoulderRight,
|
||||
R+L=ShoulderLeft when closed
|
||||
Type 2 = Always disabled
|
||||
Type 3 = Always enabled
|
@ -0,0 +1,4 @@
|
||||
Display filelist on which screen?
|
||||
|
||||
OFF = Touch screen (lower)
|
||||
ON = Regular screen (upper)
|
@ -0,0 +1,4 @@
|
||||
DPG fullscreen playback on which screen?
|
||||
|
||||
OFF = Touch screen (lower)
|
||||
ON = Regular screen (upper)
|
@ -0,0 +1,5 @@
|
||||
Resume music playback after reboot
|
||||
|
||||
OFF = Resume playback from beginning
|
||||
ON = Resume from last checkpoint
|
||||
saved every 5 seconds
|
@ -0,0 +1,8 @@
|
||||
Top down scroll lines.
|
||||
|
||||
0 = Same as horizontal
|
||||
(A little left over)
|
||||
1 = Fullpage scroll
|
||||
|
||||
2,3,4... = The number of lines are
|
||||
manual specified.
|
@ -0,0 +1,6 @@
|
||||
Enable thumbnails for
|
||||
|
||||
Type 0 = Disable both
|
||||
Type 1 = Thumbnail selector
|
||||
Type 2 = Fullscreen playback
|
||||
Type 3 = Enable both
|
Binary file not shown.
@ -0,0 +1,126 @@
|
||||
; moonshl.ini customizer.
|
||||
; Language file for 1=ENG
|
||||
; by Moonlight (2007/01/09)
|
||||
|
||||
; Rough Translation by Chiisana [Baka Gaijin] (2007/01/09)
|
||||
; First Revision by Chiisana [Baka Gaijin] (2007/01/10)
|
||||
; Change log:
|
||||
; Fixed a typo for shoulder button 1 setting.
|
||||
; Revised a few wording for optimal display.
|
||||
; Second Revision by Chiisana [Baka Gaijin] (2007/01/10)
|
||||
; Change log:
|
||||
; Fixed a typo "scrool" => "scroll"
|
||||
; Fixed typo "sholder" => "shoulder"
|
||||
; Changed Close Shoulder Button option display for lower screen (upper screen notes attached)
|
||||
; Changed Backlight Timeout option display for lower screen (upper screen notes attached)
|
||||
; Third Revision by ___________ (yyyy/mm/dd)
|
||||
|
||||
ExitDialog_Title=Exit dialog
|
||||
ExitDialog_Proc=Choose processing.
|
||||
ExitDialog_Proc0=Save and power-off.
|
||||
ExitDialog_Proc1=Save and soft-reset.
|
||||
ExitDialog_Proc2=Ignore and power-off.
|
||||
ExitDialog_Proc3=Ignore and soft-reset.
|
||||
ExitDialog_OKButton=OK
|
||||
ExitDialog_CancelButton=Cancel
|
||||
|
||||
System_FileSelectSubScreen=Display filelist on
|
||||
System_FileSelectSubScreen0=Touch screen (lower)
|
||||
System_FileSelectSubScreen1=Regular screen (upper)
|
||||
System_ClosedSholderButton=Shoulder button lock
|
||||
System_ClosedSholderButton0=Type 0
|
||||
System_ClosedSholderButton1=Type 1
|
||||
System_ClosedSholderButton2=Type 2
|
||||
System_ClosedSholderButton3=Type 3
|
||||
System_FullScreenOverlaySubScreen=DPG fullscreen
|
||||
System_FullScreenOverlaySubScreen0=Touch screen (lower)
|
||||
System_FullScreenOverlaySubScreen1=Regular screen (upper)
|
||||
System_FileMaxCount=Max. file count
|
||||
System_FileMaxCountUnit=files
|
||||
System_WhenPanelClose=When panel is closed:
|
||||
System_WhenPanelClose0=Regular (Close backlight)
|
||||
System_WhenPanelClose1=Shutdown
|
||||
System_WhenPanelClose2=Play shutdown.mp3 then shutdown
|
||||
System_ResumeUsingWhileMusicPlaying=Resume music after reboot
|
||||
System_ResumeUsingWhileMusicPlaying0=Resume from start of starting file
|
||||
System_ResumeUsingWhileMusicPlaying1=Resume from last 5 seconds check point
|
||||
System_StartButtonExec=When press START button:
|
||||
System_StartButtonExec0=Show debug window.
|
||||
System_StartButtonExec1=Soft reset (boot RESET.MSE)
|
||||
|
||||
HiddenItem_Attribute_Archive=Hide archive files
|
||||
HiddenItem_Attribute_Hidden=Hide hidden files
|
||||
HiddenItem_Attribute_System=Hide system files
|
||||
HiddenItem_Attribute_Readonly=Hide read-only files
|
||||
HiddenItem_Path_Shell=Hide 'shell' folder
|
||||
HiddenItem_Path_Moonshl=Hide 'moonshl' folder
|
||||
HiddenItem_File_Thumbnail=Hide '_thumbnl.msl' files
|
||||
|
||||
KeyRepeat_DelayCount=Delay
|
||||
KeyRepeat_DelayCountUnit=/60sec
|
||||
KeyRepeat_RateCount=Repeat interval
|
||||
KeyRepeat_RateCountUnit=/60sec
|
||||
|
||||
BacklightTimeout_WhenStandby=Standing by
|
||||
BacklightTimeout_WhenStandbyUnit=sec
|
||||
BacklightTimeout_WhenPicture=Displaying picture
|
||||
BacklightTimeout_WhenPictureUnit=sec
|
||||
BacklightTimeout_WhenText=Reading text
|
||||
BacklightTimeout_WhenTextUnit=sec
|
||||
BacklightTimeout_WhenSound=Playing music
|
||||
BacklightTimeout_WhenSoundUnit=sec
|
||||
|
||||
Boot_hiddenAboutWindow=Hide about window
|
||||
Boot_hiddenHelpWindow=Hide help window
|
||||
Boot_hiddenDateTimeWindow=Hide time window
|
||||
Boot_StartupSound=Startup sound:
|
||||
Boot_StartupSound0=No sound
|
||||
Boot_StartupSound1=Play startup.mp3
|
||||
Boot_StartupSound2=Play sound in music folder
|
||||
|
||||
Thumbnail_Mode=Enable thumbnails for:
|
||||
Thumbnail_Mode0=Disable both
|
||||
Thumbnail_Mode1=Thumbnail selector
|
||||
Thumbnail_Mode2=Fullscreen playback
|
||||
Thumbnail_Mode3=Enable both
|
||||
Thumbnail_SelectItemAlpha=Selected item
|
||||
Thumbnail_SelectItemAlphaUnit=/16alpha
|
||||
Thumbnail_UnselectItemAlpha=Unselected item
|
||||
Thumbnail_UnselectItemAlphaUnit=/16alpha
|
||||
|
||||
TextPlugin_SpacePixel=Padding pixel count
|
||||
TextPlugin_SpacePixelUnit=pixels
|
||||
TextPlugin_ScrollType=Top down scroll
|
||||
TextPlugin_ScrollTypeUnit=lines
|
||||
TextPlugin_ScrollType0=Same as horizontal (A little left over)
|
||||
TextPlugin_ScrollType1=Fullpage scroll
|
||||
TextPlugin_SelectDisplay=Text window display screen:
|
||||
TextPlugin_SelectDisplay0=Touch screen (lower)
|
||||
TextPlugin_SelectDisplay1=Regular screen (upper)
|
||||
TextPlugin_SelectDisplay2=Both screen
|
||||
|
||||
ImagePlugin_GUITimeOutSec=GUI Timeout time
|
||||
ImagePlugin_GUITimeOutSecUnit=sec
|
||||
ImagePlugin_ImageMode=Image display screen:
|
||||
ImagePlugin_ImageMode0=Lower screen
|
||||
ImagePlugin_ImageMode1=Both screens
|
||||
ImagePlugin_DrawFileInfo=File info:
|
||||
ImagePlugin_DrawFileInfo0=Hide
|
||||
ImagePlugin_DrawFileInfo1=Show
|
||||
ImagePlugin_VerticalPadding=Vertical padding
|
||||
ImagePlugin_VerticalPaddingUnit=pixels
|
||||
ImagePlugin_Interpolation=Interpolation:
|
||||
ImagePlugin_Interpolation0=Hardware interpolation
|
||||
ImagePlugin_Interpolation1=Software 2pass interpolation
|
||||
|
||||
GMEPlugin_ReverbLevel=Reverberation strength
|
||||
GMEPlugin_ReverbLevelUnit=lev
|
||||
GMEPlugin_SimpleLPF=LPF (High pitch cut-off)
|
||||
GMEPlugin_SimpleLPF0=Disable
|
||||
GMEPlugin_SimpleLPF1=Weak reduction
|
||||
GMEPlugin_SimpleLPF2=Strong reduction
|
||||
GMEPlugin_DefaultLengthSec=Default length
|
||||
GMEPlugin_DefaultLengthSecUnit=sec
|
||||
GMEPlugin_HES_MaxTrackNumber=HES track number
|
||||
GMEPlugin_HES_MaxTrackNumberUnit=tracks
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user