Files
pihkaal-me/i18n/locales/en.json

185 lines
5.5 KiB
JSON

{
"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"
},
"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_40": "Score 40 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",
"autoStart": "Choose how the app renders.\n3D uses the interactive NDS model.\n2D uses flat canvas screens.",
"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": "Play 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 informations.",
"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": "Play a quick game of Snake!",
"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": "Choose a Chat Room to join.",
"actions": {
"open": "Open",
"copy": "Copy",
"githubProfile": "Github profile",
"email": "Email",
"websiteLink": "Website 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": {
"linkConformationPopup": {
"yes": "yes",
"no": "no",
"text": "Open {url}?"
}
}
}