language work part 1
* added support for different languages * added english locals
This commit is contained in:
58
src/main/resources/locals/cemu_UI-Local_en_US.properties
Normal file
58
src/main/resources/locals/cemu_UI-Local_en_US.properties
Normal file
@ -0,0 +1,58 @@
|
||||
#HomeFlix-Local_en_US.properties US-English Local and default
|
||||
|
||||
# Buttons
|
||||
aboutBtn = About
|
||||
settingsBtn = Setting
|
||||
addBtn = Add new Game
|
||||
reloadRomsBtn = reload ROMs
|
||||
smmdbBtn = ammdb
|
||||
cemuTFBtn = choose directory
|
||||
romTFBtn = choose directory
|
||||
smmdbDownloadBtn =
|
||||
playBtn =
|
||||
|
||||
# Labels
|
||||
cemu_UISettingsLbl = cemu_UI settings
|
||||
cemuDirectoryLbl = cemu directory
|
||||
romDirectoryLbl = ROM directory
|
||||
mainColorLbl = main color
|
||||
languageLbl = language
|
||||
updateLbl = updates
|
||||
branchLbl = branch
|
||||
cemuSettingsLbl = cemu settings
|
||||
licensesLbl = licenses
|
||||
|
||||
# Columns
|
||||
titleColumn = title
|
||||
idColumn = ID
|
||||
starsColumn = stars
|
||||
timeColumn = time
|
||||
|
||||
# Strings
|
||||
editHeadingText = edit
|
||||
editBodyText = You can edit the tile and rom/cover path.
|
||||
removeHeadingText = remove
|
||||
removeBodyText = Are you sure you want to delete
|
||||
addUpdateHeadingText =
|
||||
addUpdateBodyText =
|
||||
addDLCHeadingText =
|
||||
addDLCBodyText =
|
||||
licensesLblHeadingText =
|
||||
licensesLblBodyText =
|
||||
aboutBtnHeadingText =
|
||||
aboutBtnBodyText =
|
||||
cloudSyncWaringHeadingText =
|
||||
cloudSyncWaringBodyText =
|
||||
cloudSyncErrorHeadingText =
|
||||
cloudSyncErrorBodyText =
|
||||
addBtnReturnErrorHeadingText =
|
||||
addBtnReturnErrorBodyText =
|
||||
|
||||
playBtnPlay =
|
||||
playBtnUpdating =
|
||||
playBtnCopyingFiles =
|
||||
okayBtnText =
|
||||
cancelBtnText =
|
||||
updateBtnCheckNow = check now!
|
||||
updateBtnNoUpdateAvailable = no update available
|
||||
updateBtnUpdateAvailable = update available
|
Reference in New Issue
Block a user