{ "appTitle": "ZenTap", "@appTitle": { "description": "The title of the application" }, "appSubtitle": "A stress relief tapping game", "@appSubtitle": { "description": "App subtitle description" }, "playDescription": "Tap to earn Relaxation Points", "@playDescription": { "description": "Description for play button" }, "zenModeDescription": "Pure relaxation, no score", "@zenModeDescription": { "description": "Description for zen mode button" }, "statisticsDescription": "View your progress and achievements", "@statisticsDescription": { "description": "Description for statistics button" }, "exitDescription": "Close the application", "@exitDescription": { "description": "Description for exit button" }, "exit": "Exit", "@exit": { "description": "Exit button text" }, "todayRelaxationPoints": "Today's Relaxation Points: {points}", "@todayRelaxationPoints": { "description": "Today's relaxation points display", "placeholders": { "points": { "type": "int" } } }, "tapToFeelCalm": "Tap anywhere to feel the calm", "@tapToFeelCalm": { "description": "Hint text on main menu" }, "play": "Play", "@play": { "description": "Button text to start playing" }, "zenMode": "Zen Mode", "@zenMode": { "description": "Button text for zen mode" }, "settings": "Settings", "@settings": { "description": "Settings menu title" }, "stats": "Stats", "@stats": { "description": "Statistics menu title" }, "pause": "Pause", "@pause": { "description": "Pause button text" }, "resume": "Resume", "@resume": { "description": "Resume button text" }, "menu": "Menu", "@menu": { "description": "Menu button text" }, "score": "Score", "@score": { "description": "Score label" }, "relaxationPoints": "Relaxation Points", "@relaxationPoints": { "description": "Relaxation points label" }, "totalScore": "Total Score", "@totalScore": { "description": "Total score label" }, "gamesPlayed": "Games Played", "@gamesPlayed": { "description": "Games played counter" }, "bestScore": "Best Score", "@bestScore": { "description": "Best score label" }, "averageScore": "Average Score", "@averageScore": { "description": "Average score label" }, "playtime": "Playtime", "@playtime": { "description": "Total playtime label" }, "bubblesPopped": "Bubbles Popped", "@bubblesPopped": { "description": "Total bubbles popped counter" }, "soundEnabled": "Sound", "@soundEnabled": { "description": "Sound setting toggle" }, "hapticsEnabled": "Vibration", "@hapticsEnabled": { "description": "Haptics/vibration setting toggle" }, "tiltEnabled": "Tilt Controls", "@tiltEnabled": { "description": "Tilt controls setting toggle" }, "googlePlayGames": "Google Play Games", "@googlePlayGames": { "description": "Google Play Games setting toggle" }, "language": "Language", "@language": { "description": "Language setting label" }, "donate": "Donate", "@donate": { "description": "Donate button text" }, "tutorialWelcome": "Welcome to ZenTap!", "@tutorialWelcome": { "description": "Tutorial welcome message" }, "tutorialInstructions": "Tap bubbles to pop them and earn relaxation points. Tilt your device to move bubbles around!", "@tutorialInstructions": { "description": "Tutorial instructions" }, "tutorialClose": "Got it!", "@tutorialClose": { "description": "Tutorial close button" }, "gameOver": "Game Over", "@gameOver": { "description": "Game over message" }, "finalScore": "Final Score: {score}", "@finalScore": { "description": "Final score display", "placeholders": { "score": { "type": "int" } } }, "playAgain": "Play Again", "@playAgain": { "description": "Play again button" }, "back": "Back", "@back": { "description": "Back button text" }, "englishLanguage": "English", "@englishLanguage": { "description": "English language name" }, "germanLanguage": "Deutsch", "@germanLanguage": { "description": "German language name" }, "hungarianLanguage": "Magyar", "@hungarianLanguage": { "description": "Hungarian language name" }, "statistics": "Statistics", "@statistics": { "description": "Statistics screen title" }, "overview": "Overview", "@overview": { "description": "Overview tab title" }, "charts": "Charts", "@charts": { "description": "Charts tab title" }, "yourRelaxationJourney": "Your Relaxation Journey", "@yourRelaxationJourney": { "description": "Stats section header" }, "todaysPoints": "Today's Points", "@todaysPoints": { "description": "Today's points stat card" }, "totalPoints": "Total Points", "@totalPoints": { "description": "Total points stat card" }, "dailyAverage": "Daily Average", "@dailyAverage": { "description": "Daily average stat card" }, "currentStreak": "Current Streak", "@currentStreak": { "description": "Current streak stat card" }, "bestDay": "Best Day", "@bestDay": { "description": "Best day stat card" }, "streakDays": "{days} days", "@streakDays": { "description": "Streak in days", "placeholders": { "days": { "type": "int" } } }, "achievements": "Achievements", "@achievements": { "description": "Achievements section title" }, "firstSteps": "First Steps", "@firstSteps": { "description": "First Steps achievement" }, "zenApprentice": "Zen Apprentice", "@zenApprentice": { "description": "Zen Apprentice achievement" }, "bubbleMaster": "Bubble Master", "@bubbleMaster": { "description": "Bubble Master achievement" }, "consistent": "Consistent", "@consistent": { "description": "Consistent achievement" }, "dedicated": "Dedicated", "@dedicated": { "description": "Dedicated achievement" }, "zenMaster": "Zen Master", "@zenMaster": { "description": "Zen Master achievement" }, "last7Days": "Last 7 Days", "@last7Days": { "description": "Last 7 days section title" }, "dailyProgress14Days": "Daily Progress (Last 14 Days)", "@dailyProgress14Days": { "description": "Daily progress chart title" }, "weeklySummary8Weeks": "Weekly Summary (Last 8 Weeks)", "@weeklySummary8Weeks": { "description": "Weekly summary chart title" }, "monday": "Mon", "@monday": { "description": "Monday abbreviation" }, "tuesday": "Tue", "@tuesday": { "description": "Tuesday abbreviation" }, "wednesday": "Wed", "@wednesday": { "description": "Wednesday abbreviation" }, "thursday": "Thu", "@thursday": { "description": "Thursday abbreviation" }, "friday": "Fri", "@friday": { "description": "Friday abbreviation" }, "saturday": "Sat", "@saturday": { "description": "Saturday abbreviation" }, "sunday": "Sun", "@sunday": { "description": "Sunday abbreviation" }, "zenModeGame": "Zen Mode", "@zenModeGame": { "description": "Zen mode indicator in game" }, "playModeGame": "Play Mode", "@playModeGame": { "description": "Play mode indicator in game" }, "zenModeShort": "ZEN", "@zenModeShort": { "description": "Short zen mode indicator" }, "playModeShort": "PLAY", "@playModeShort": { "description": "Short play mode indicator" }, "relaxationPointsGame": "Relaxation Points: {points}", "@relaxationPointsGame": { "description": "In-game relaxation points display", "placeholders": { "points": { "type": "int" } } }, "timeGame": "Time: {time}", "@timeGame": { "description": "In-game time display", "placeholders": { "time": { "type": "String" } } }, "time": "Time", "@time": { "description": "Time label" }, "paused": "Paused", "@paused": { "description": "Paused overlay title" }, "takeAMomentToBreathe": "Take a moment to breathe", "@takeAMomentToBreathe": { "description": "Pause overlay subtitle" }, "leaveGame": "Leave Game?", "@leaveGame": { "description": "Exit dialog title" }, "leaveGameConfirm": "Are you sure you want to return to the main menu?", "@leaveGameConfirm": { "description": "Exit dialog confirmation message" }, "cancel": "Cancel", "@cancel": { "description": "Cancel button text" }, "leave": "Leave", "@leave": { "description": "Leave button text" }, "audio": "Audio", "@audio": { "description": "Audio settings section" }, "backgroundMusic": "Background Music", "@backgroundMusic": { "description": "Background music setting" }, "backgroundMusicDesc": "Enable relaxing ambient sounds", "@backgroundMusicDesc": { "description": "Background music description" }, "musicVolume": "Music Volume", "@musicVolume": { "description": "Music volume setting" }, "soundEffectsVolume": "Sound Effects Volume", "@soundEffectsVolume": { "description": "Sound effects volume setting" }, "feedback": "Feedback", "@feedback": { "description": "Feedback settings section" }, "hapticFeedback": "Haptic Feedback", "@hapticFeedback": { "description": "Haptic feedback setting" }, "hapticFeedbackDesc": "Feel gentle vibrations on tap", "@hapticFeedbackDesc": { "description": "Haptic feedback description" }, "help": "Help", "@help": { "description": "Help section" }, "showTutorial": "Show Tutorial", "@showTutorial": { "description": "Show tutorial option" }, "showTutorialDesc": "Learn how to use ZenTap", "@showTutorialDesc": { "description": "Show tutorial description" }, "googlePlayGames": "Google Play Games", "@googlePlayGames": { "description": "Google Play Games section" }, "supportZenTap": "Support ZenTap", "@supportZenTap": { "description": "Support section title" }, "supportDevelopment": "Support Development", "@supportDevelopment": { "description": "Support development option" }, "supportDevelopmentDesc": "Help keep ZenTap free and ad-free", "@supportDevelopmentDesc": { "description": "Support development description" }, "stressReliefGame": "A stress relief tapping game", "@stressReliefGame": { "description": "App description" }, "howToUseZenTap": "How to Use ZenTap", "@howToUseZenTap": { "description": "Tutorial dialog title" }, "tapToPopBubbles": "Tap anywhere on the screen to pop bubbles", "@tapToPopBubbles": { "description": "Tutorial step 1" }, "earnRelaxationPoints": "Earn Relaxation Points in Play mode", "@earnRelaxationPoints": { "description": "Tutorial step 2" }, "chooseZenMode": "Choose Zen Mode for pure relaxation", "@chooseZenMode": { "description": "Tutorial step 3" }, "tapPauseAnytime": "Tap pause anytime to take a break", "@tapPauseAnytime": { "description": "Tutorial step 4" }, "gotIt": "Got it!", "@gotIt": { "description": "Tutorial dialog button" }, "supportZenTapTitle": "Support ZenTap", "@supportZenTapTitle": { "description": "Support dialog title" }, "supportMessage": "ZenTap is free and ad-free. If you enjoy using it, consider supporting development:", "@supportMessage": { "description": "Support dialog message" }, "buyMeACoffee": "Buy me a coffee", "@buyMeACoffee": { "description": "Ko-fi donation option" }, "kofiOneTime": "Ko-fi (one-time)", "@kofiOneTime": { "description": "Ko-fi donation description" }, "paypalDonation": "PayPal Donation", "@paypalDonation": { "description": "PayPal donation option" }, "directDonation": "Direct donation", "@directDonation": { "description": "PayPal donation description" }, "githubSponsors": "GitHub Sponsors", "@githubSponsors": { "description": "GitHub Sponsors option" }, "monthlySupport": "Monthly support", "@monthlySupport": { "description": "GitHub Sponsors description" }, "thankYouMessage": "Thank you for supporting indie development! 💜", "@thankYouMessage": { "description": "Thank you message in support dialog" }, "maybeLater": "Maybe later", "@maybeLater": { "description": "Support dialog dismiss button" }, "couldNotOpenDonationLink": "Could not open donation link", "@couldNotOpenDonationLink": { "description": "Error message for donation link" }, "errorOpeningDonationLink": "Error opening donation link", "@errorOpeningDonationLink": { "description": "Error message for donation link exception" }, "selectLanguage": "Select Language", "@selectLanguage": { "description": "Language dialog title" }, "appearance": "Appearance", "@appearance": { "description": "Appearance settings section" }, "colorTheme": "Color Theme", "@colorTheme": { "description": "Color theme setting" }, "colorThemeDesc": "Choose your preferred color scheme", "@colorThemeDesc": { "description": "Color theme description" }, "selectTheme": "Select Theme", "@selectTheme": { "description": "Theme dialog title" }, "defaultTheme": "Default (fSociety)", "@defaultTheme": { "description": "Default theme name" }, "springTheme": "Spring Bloom", "@springTheme": { "description": "Spring theme name" }, "summerTheme": "Summer Bright", "@summerTheme": { "description": "Summer theme name" }, "autumnTheme": "Autumn Leaves", "@autumnTheme": { "description": "Autumn theme name" }, "winterTheme": "Winter Frost", "@winterTheme": { "description": "Winter theme name" }, "automaticTheme": "Automatic", "@automaticTheme": { "description": "Automatic theme name" }, "tutorialWelcomeTitle": "Welcome to ZenTap!", "@tutorialWelcomeTitle": { "description": "Tutorial welcome title" }, "tutorialWelcomeDescription": "Tap anywhere on the screen to pop relaxing bubbles", "@tutorialWelcomeDescription": { "description": "Tutorial welcome description" }, "tutorialRelaxationTitle": "Earn Relaxation Points", "@tutorialRelaxationTitle": { "description": "Tutorial relaxation points title" }, "tutorialRelaxationDescription": "Each bubble you pop gives you points to track your zen journey", "@tutorialRelaxationDescription": { "description": "Tutorial relaxation points description" }, "tutorialZenTitle": "Ready to Relax?", "@tutorialZenTitle": { "description": "Tutorial zen mode title" }, "tutorialZenDescription": "Try Zen Mode for endless peaceful tapping without scores", "@tutorialZenDescription": { "description": "Tutorial zen mode description" }, "previous": "Previous", "@previous": { "description": "Previous button text" }, "continueButton": "Continue", "@continueButton": { "description": "Continue button text" }, "startRelaxing": "Start Relaxing!", "@startRelaxing": { "description": "Start relaxing button text" }, "skip": "Skip", "@skip": { "description": "Skip button text" }, "googlePlayGamesServiceDisabled": "Google Play Games Services are currently disabled. This feature can be enabled by developers in future updates.", "@googlePlayGamesServiceDisabled": { "description": "Google Play Games service disabled message" }, "signedInAs": "Signed in as: {playerName}", "@signedInAs": { "description": "Signed in status message", "placeholders": { "playerName": { "type": "String" } } }, "leaderboards": "Leaderboards", "@leaderboards": { "description": "Leaderboards button text" }, "achievements": "Achievements", "@achievements": { "description": "Achievements button text" }, "signOut": "Sign Out", "@signOut": { "description": "Sign out button text" }, "signInPrompt": "Sign in to save your achievements and compete on leaderboards!", "@signInPrompt": { "description": "Sign in prompt message" }, "signingIn": "Signing In...", "@signingIn": { "description": "Signing in progress text" }, "signIn": "Sign In", "@signIn": { "description": "Sign in button text" }, "signInSuccess": "Successfully signed in to Google Play Games!", "@signInSuccess": { "description": "Sign in success message" }, "signInFailed": "Failed to sign in to Google Play Games", "@signInFailed": { "description": "Sign in failed message" }, "signOutSuccess": "Signed out from Google Play Games", "@signOutSuccess": { "description": "Sign out success message" }, "errorSigningIn": "Error signing in: {error}", "@errorSigningIn": { "description": "Error message when signing in fails", "placeholders": { "error": { "type": "String" } } }, "errorShowingLeaderboards": "Error showing leaderboards: {error}", "@errorShowingLeaderboards": { "description": "Error message when showing leaderboards fails", "placeholders": { "error": { "type": "String" } } }, "errorShowingAchievements": "Error showing achievements: {error}", "@errorShowingAchievements": { "description": "Error message when showing achievements fails", "placeholders": { "error": { "type": "String" } } } }