{ "screens": { "home": "Home", "contact": "Contact", "projects": "Projects", "settings": "Settings", "gallery": "Gallery", "achievements": "Achievements", "credits": "Credits" }, "lagModal": { "title": "Performance issues detected", "body": "Your device seems to be struggling with 3D rendering. Switch to 2D mode for a smoother experience.", "keep3d": "Keep 3D", "switch2d": "Switch to 2D" }, "common": { "cancel": "Cancel", "confirm": "Confirm", "quit": "Quit", "start": "Start", "restart": "Restart", "reset": "Reset", "select": "Select", "goBack": "Go back", "yes": "Yes", "no": "No" }, "achievementsScreen": { "title": "Achievements" }, "creditsScreen": { "title": "Credits", "model3d": { "label": "3D Model by", "author": "Cianon", "url": "skfb.ly/6ZDvQ - CC BY 4.0" }, "css2d": { "label": "2D CSS by", "author": "A. Radevich", "url": "codepen.io/aradevich/pen/mdRYzyJ" }, "nintendo": { "label": "UI Design & Sound Effects by", "author": "Nintendo", "url": "nintendo.com - © Nintendo" }, "defectds": { "label": "NDS System Sounds extracted by", "author": "defectDS", "url": "adiumxtras.com" } }, "achievements": { "boot": "Boot up the system", "projects_visit": "Visit the projects\nsection", "projects_view_5": "View 5 projects", "projects_open_link": "Open a project link", "gallery_visit": "Visit the photo\ngallery", "contact_visit": "Visit the contact\nsection", "contact_git_visit": "Visit my Git profile", "settings_color_change": "Change the system\ncolor", "snake_score_25": "Score 25 points\nin Snake", "2048_score_512": "Reach the 512 tile\nin 2048", "taptap_score_20": "Score 20 points\nin TapTap", "settings_color_try_all": "Try all colors", "settings_language_try_all": "Try all languages", "settings_visit_all": "Visit all settings\nsubmenus", "contact_36_notifications": "Trigger 36\nnotifications" }, "intro": { "copyright": "WARNING - COPYRIGHT", "text": "THIS IS A NON-COMMERCIAL FAN-MADE\nRECREATION. NOT AFFILIATED WITH\nOR ENDORSED BY NINTENDO.\nNINTENDO DS IS A TRADEMARK OF\nNINTENDO CO., LTD.", "hint": "Touch the Touch Screen to continue." }, "home": { "projectsAndExperiences": "Projects and\nExperiences", "greeting": "Welcome to my website!", "photoGallery": "Photo Gallery" }, "settings": { "title": "Settings", "description": "Change system settings here. Select\nthe settings you'd like to change.", "options": { "title": "Options", "description": "Change other settings.", "renderingMode": { "title": "Rendering", "description": "Change the app rendering mode\nbetween 2D and 3D.", "3dMode": "3D Mode", "2dMode": "2D Mode", "3dDescription": "Full 3D experience with\nthe interactive NDS model.\nBest on powerful devices.", "2dDescription": "Lightweight flat experience.\nFaster and less resource heavy.\nRecommended if 3D mode is lagging.", "confirmation3d": "Rendering mode set to 3D", "confirmation2d": "Rendering mode set to 2D" }, "language": { "title": "Language", "description": "Select the language to use.", "confirmation": "Language set to English." }, "2048": { "title": "2048", "description": "Swipe or use arrows to merge tiles.\nReach 2048!", "quitConfirmation": "Quit the game?\nYour score is saved.", "restartConfirmation": "Restart game?", "gameOver": "Game Over!\nRestart?", "score": "Score", "highScore": "Best" } }, "clock": { "title": "Clock", "description": "Change date, time, and achievement\nsettings.", "achievements": { "title": "Achievements", "description": "Manage your achievements.", "resetButton": "Reset Achievements", "resetConfirmation": "Reset all achievements?", "viewAll": "View All", "obtained": "Obtained", "total": "Total" }, "date": { "title": "Date", "description": "Today's date.", "month": "Month", "day": "Day", "year": "Year" }, "time": { "title": "Time", "description": "Current time.", "hour": "Hour", "minute": "Minute" } }, "user": { "title": "User", "description": "Enter user information.", "color": { "title": "Color", "description": "Select your favorite color.", "confirmation": "Color setting saved." }, "birthday": { "title": "Birthday", "description": "This is my birthday.", "month": "Month", "day": "Day", "year": "Year", "confirmation": { "today": "Yes, it's today!", "future": "Don't forget to wish me in {days} days!" } }, "userName": { "title": "User Name", "description": "My username and first name.", "userName": "User Name", "firstName": "First Name" }, "snake": { "title": "Snake", "description": "Swipe or use arrows to move.\nDon't bite yourself!", "score": "Score: {score}", "best": "Best: {best}", "startPrompt": "\n\n\n Press icon_a to\n start", "quitConfirmation": "Quit the game?", "restartConfirmation": "Restart the game?" } }, "touchScreen": { "title": "Touch Screen", "description": "Touch screen calibration and games.", "tapTap": { "title": "TapTap", "description": "Tap the circles before they disappear!", "startPrompt": "Press icon_a to start.", "score": "Score: {score}", "best": "Best: {best}", "gameOver": "Game Over!", "finalScore": "Final Score: {score}", "newRecord": "New Record!", "quitConfirmation": "Quit the game?", "restartConfirmation": "Restart the game?" } } }, "contact": { "title": "", "actions": { "open": "Open", "copy": "Copy", "git": "Git page", "email": "Email", "linkedin": "LinkedIn link", "cv": "CV" }, "copiedToClipboard": "{item} copied to clipboard", "openUrl": "Open {url}?", "opened": "{item} opened" }, "gallery": { "title": "Pihkaal's Gallery", "description": "Started on March 2025. I love taking photos of plants, insects, and arachnids.", "backToHome": "Back to Home" }, "projects": { "linkConfirmationPopup": { "yes": "yes", "no": "no", "text": "Open {url}?" } }, "loadingScreen": { "loading": "Loading...", "clickToStart": "Click to start" } }