mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-15 03:08:50 +01:00
commit
e9e59624fd
@ -61,32 +61,39 @@ class TinyCloudPage(Page):
|
|||||||
|
|
||||||
self._Coords["forssh"] = SimpleNamespace()
|
self._Coords["forssh"] = SimpleNamespace()
|
||||||
self._Coords["forssh"].x = self._Coords["forID"].x
|
self._Coords["forssh"].x = self._Coords["forID"].x
|
||||||
self._Coords["forssh"].y = 47
|
self._Coords["forssh"].y = 36
|
||||||
|
|
||||||
self._Coords["ssh_addr"] = SimpleNamespace()
|
self._Coords["ssh_addr"] = SimpleNamespace()
|
||||||
self._Coords["ssh_addr"].x = self._Coords["forID"].x
|
self._Coords["ssh_addr"].x = self._Coords["forID"].x
|
||||||
self._Coords["ssh_addr"].y = 65
|
self._Coords["ssh_addr"].y = 54
|
||||||
|
|
||||||
self._Coords["forwin"] = SimpleNamespace()
|
self._Coords["forwin"] = SimpleNamespace()
|
||||||
self._Coords["forwin"].x = self._Coords["forID"].x
|
self._Coords["forwin"].x = self._Coords["forID"].x
|
||||||
self._Coords["forwin"].y = 101
|
self._Coords["forwin"].y = 80
|
||||||
|
|
||||||
self._Coords["samba_games"] = SimpleNamespace()
|
self._Coords["samba_games"] = SimpleNamespace()
|
||||||
self._Coords["samba_games"].x = self._Coords["forID"].x
|
self._Coords["samba_games"].x = self._Coords["forID"].x
|
||||||
self._Coords["samba_games"].y = 118
|
self._Coords["samba_games"].y = 97
|
||||||
|
|
||||||
self._Coords["samba_music"] = SimpleNamespace()
|
self._Coords["samba_music"] = SimpleNamespace()
|
||||||
self._Coords["samba_music"].x = self._Coords["samba_games"].x
|
self._Coords["samba_music"].x = self._Coords["samba_games"].x
|
||||||
self._Coords["samba_music"].y = 136
|
self._Coords["samba_music"].y = 115
|
||||||
|
|
||||||
self._Coords["for_airplay"] = SimpleNamespace()
|
self._Coords["for_airplay"] = SimpleNamespace()
|
||||||
self._Coords["for_airplay"].x = self._Coords["forID"].x
|
self._Coords["for_airplay"].x = self._Coords["forID"].x
|
||||||
self._Coords["for_airplay"].y = 173
|
self._Coords["for_airplay"].y = 140
|
||||||
|
|
||||||
self._Coords["airplay_name"] = SimpleNamespace()
|
self._Coords["airplay_name"] = SimpleNamespace()
|
||||||
self._Coords["airplay_name"].x = 68
|
self._Coords["airplay_name"].x = 68
|
||||||
self._Coords["airplay_name"].y = self._Coords["for_airplay"].y
|
self._Coords["airplay_name"].y = self._Coords["for_airplay"].y
|
||||||
|
|
||||||
|
self._Coords["for-usb-eth"] = SimpleNamespace()
|
||||||
|
self._Coords["for-usb-eth"].x = self._Coords["forID"].x
|
||||||
|
self._Coords["for-usb-eth"].y = 163
|
||||||
|
|
||||||
|
self._Coords["usb-eth-addr"] = SimpleNamespace()
|
||||||
|
self._Coords["usb-eth-addr"].x = 112
|
||||||
|
self._Coords["usb-eth-addr"].y = self._Coords["for-usb-eth"].y
|
||||||
|
|
||||||
self._Coords["bg"] = SimpleNamespace()
|
self._Coords["bg"] = SimpleNamespace()
|
||||||
self._Coords["bg"].x = self._Width/2
|
self._Coords["bg"].x = self._Width/2
|
||||||
@ -120,7 +127,9 @@ class TinyCloudPage(Page):
|
|||||||
["forKey", "Key:", self._ListFontObj, self._TextColor],
|
["forKey", "Key:", self._ListFontObj, self._TextColor],
|
||||||
["key_and_pass", "cpi", self._ListFontObj, self._URLColor],
|
["key_and_pass", "cpi", self._ListFontObj, self._URLColor],
|
||||||
["for_airplay", "Airplay:", self._ListFontObj, self._TextColor],
|
["for_airplay", "Airplay:", self._ListFontObj, self._TextColor],
|
||||||
["airplay_name","clockworkpi", self._ListFontObj, self._URLColor]]
|
["airplay_name","clockworkpi", self._ListFontObj, self._URLColor],
|
||||||
|
["for-usb-eth","USB-Ethernet:", self._ListFontObj, self._TextColor],
|
||||||
|
["usb-eth-addr","192.168.10.1", self._ListFontObj, self._URLColor]]
|
||||||
|
|
||||||
for i in labels:
|
for i in labels:
|
||||||
l = Label()
|
l = Label()
|
||||||
|
|||||||
@ -12,7 +12,7 @@ MPD_socket = "/tmp/mpd.socket"
|
|||||||
|
|
||||||
UPDATE_URL="https://raw.githubusercontent.com/clockworkpi/CPI/master/launcher_ver.json"
|
UPDATE_URL="https://raw.githubusercontent.com/clockworkpi/CPI/master/launcher_ver.json"
|
||||||
|
|
||||||
VERSION="stable 1.22"
|
VERSION="stable 1.23"
|
||||||
|
|
||||||
SKIN="default"
|
SKIN="default"
|
||||||
|
|
||||||
|
|||||||
@ -1,110 +0,0 @@
|
|||||||
[Langs]
|
|
||||||
Settings=설치
|
|
||||||
Retro Games=Retro Games
|
|
||||||
Music Player=음악플레이어
|
|
||||||
TinyCloud=Tiny Cloud
|
|
||||||
PowerOFF=전원닫기
|
|
||||||
Reload UI=재개UI
|
|
||||||
freeDM=freeDM
|
|
||||||
CaveStory=동굴속어
|
|
||||||
RetroArch=RetroArch
|
|
||||||
Launching=시작중
|
|
||||||
Nav=방향
|
|
||||||
Scan=스캐닝
|
|
||||||
Back=반퇴
|
|
||||||
Enter=진입
|
|
||||||
Remove=삭제
|
|
||||||
Backspace=체크
|
|
||||||
Done=완료
|
|
||||||
Run=운행
|
|
||||||
AddToPlayList=재생목록에추가하기
|
|
||||||
Add to Playlist=재생목록에추가하기
|
|
||||||
DownloadConfirm=다운로드확인
|
|
||||||
MyFavGames=내가좋아하는게임
|
|
||||||
Deleting=삭제중
|
|
||||||
AddFav=편향추가
|
|
||||||
ADdFavList=기본설정목록에추가
|
|
||||||
Del=삭제
|
|
||||||
Please upload data over Wi-Fi=Wi-Fi를통해데이터를업로드하십시오
|
|
||||||
ConfirmDeleteQ=삭제확인?
|
|
||||||
AlreadyExisted=이미존재합니다
|
|
||||||
Cancel=취소
|
|
||||||
Yes=네
|
|
||||||
ConfirmQ=확인되나요?
|
|
||||||
Disconnecting=연결끊기중
|
|
||||||
ConfirmUpdateToFQ=확인업데이트%%s?
|
|
||||||
UpdateToFQ=업데이트%%s?
|
|
||||||
SetupGameEngineAutoQ=너이게임엔진자동설정?
|
|
||||||
Downloading=다운로드
|
|
||||||
BATOver5Pct=배터리가5%%보다더많아야합니다
|
|
||||||
DeleteConfirm=삭제확인
|
|
||||||
FavouriteGames=가장좋아하는게임
|
|
||||||
ConfirmForgetQ=무시확인?
|
|
||||||
ConfirmForget=무시확인
|
|
||||||
Disconnect=끊어지다
|
|
||||||
ConfirmDisconnectQ=확인끊기?
|
|
||||||
Confirm Disconnect=확인연결끊기
|
|
||||||
Forget=무시
|
|
||||||
Forgeting=무시중
|
|
||||||
Info=정보
|
|
||||||
TryConnect=연결을시도한다
|
|
||||||
Bluetooth Info=블루투스정보
|
|
||||||
Connecting=연결중
|
|
||||||
BluetoothScanning=블루투스스캔
|
|
||||||
Scanning=스캔중
|
|
||||||
ShutDownConnecting=연결닫기중
|
|
||||||
Select=선택하다
|
|
||||||
Detail=자세히
|
|
||||||
Applying=적용중
|
|
||||||
DownloadFailed=다운로드실패
|
|
||||||
LauncherIsUpToDate=Launcher이미최신이다
|
|
||||||
CheckWifiConnection=무선네트워크연결을확인하십시오
|
|
||||||
TurningOn=개회
|
|
||||||
TurningOff=폐회
|
|
||||||
Invalid=잘못된
|
|
||||||
CheckingUpdate=검사업데이트
|
|
||||||
CheckingUpdateFailed=고과업데이트실패
|
|
||||||
Update=업데이트
|
|
||||||
Toggle=토글
|
|
||||||
Rescue=구출
|
|
||||||
Airplane Mode=비행기모드
|
|
||||||
minutes=분
|
|
||||||
seconds=초
|
|
||||||
second=초
|
|
||||||
minute=분
|
|
||||||
Never=영원히
|
|
||||||
Power Options=전원옵션
|
|
||||||
Languages=언어
|
|
||||||
Notify=알림을통지하다
|
|
||||||
Setting List=목록설정
|
|
||||||
Wi-Fi=Wi-Fi
|
|
||||||
Bluetooth=블루투스
|
|
||||||
Sound Volume=음량
|
|
||||||
Sound Volume=음량
|
|
||||||
Brightness=밝기
|
|
||||||
BackLight Brightness=등광밝기
|
|
||||||
Storage=기억공간
|
|
||||||
Timezone=시구
|
|
||||||
Timezone Selection=시간대선택
|
|
||||||
Notification=통지
|
|
||||||
About=에관하다
|
|
||||||
Power off=전원닫기
|
|
||||||
Buttons Layout=버튼 레이아웃
|
|
||||||
UpdateRetroArch=갱신RetroArch
|
|
||||||
Wifi scanning=무선스캔
|
|
||||||
Power option detail=전원옵션세부정보
|
|
||||||
Screen dimming=화면이어두워진다
|
|
||||||
Screen OFF=화면닫기
|
|
||||||
Power OFF=전원닫기
|
|
||||||
Power saving=에너지절약
|
|
||||||
Balanced=밸런싱
|
|
||||||
Server=서버
|
|
||||||
Performance=성능
|
|
||||||
Confirm Power OFF?=종료를확인하시겠습니까?
|
|
||||||
Reboot=재개
|
|
||||||
Shutdown=폐쇄하다
|
|
||||||
Play List=음악목록
|
|
||||||
Music Library=음악라이브러리
|
|
||||||
Play/Pause=재생/정지
|
|
||||||
my favourites=내즐겨찾기
|
|
||||||
Check Update=보기 업데이트
|
|
||||||
Loading…
x
Reference in New Issue
Block a user