added NL and EN for all strings currently in UI

This commit is contained in:
Ticho Hidding
2025-10-01 15:51:14 +02:00
parent b12c74433a
commit 9e35db4dd4
8 changed files with 88 additions and 25 deletions

View File

@@ -1,9 +1,17 @@
# Window titles
windowTitleServerSelector=Server Selector
# Window title
windowTitle=ISY Games Selector
# Buttons on the server selector screen
buttonSelectServer=Connect to a server
buttonSelectLocal=Play a game on this computer
# Main Menu buttons
mainMenuSelectTicTacToe=Tic Tac Toe
mainMenuSelectReversi=Reversi
mainMenuSelectSudoku=Sudoku
mainMenuSelectBattleship=Battleship
mainMenuSelectOther=Other
mainMenuSelectCredits=Credits
mainMenuSelectOptions=Options
mainMenuSelectQuit=Quit
# Buttons on the UI gameboard
buttonBackToMainMenu=Go back to the main menu
# Quit Menu text and buttons
quitMenuTextSure=Are you sure?
quitMenuButtonYes=Yes
quitMenuButtonNo=No

View File

@@ -1,2 +1,17 @@
# Window titles
windowTitleServerSelector=Selecteer een server
# Window title
windowTitle=ISY Spellen Kiezer
# Main Menu buttons
mainMenuSelectTicTacToe=Boter Kaas En Eieren
mainMenuSelectReversi=Reversi
mainMenuSelectSudoku=Sudoku
mainMenuSelectBattleship=Zeeslag
mainMenuSelectOther=Anders
mainMenuSelectCredits=Credits
mainMenuSelectOptions=Opties
mainMenuSelectQuit=Afsluiten
# Quit Menu text and buttons
quitMenuTextSure=Weet je het zeker?
quitMenuButtonYes=Ja
quitMenuButtonNo=Nee