This commit is contained in:
Burak Kaan Köse
2026-03-06 03:43:06 +01:00
86 changed files with 3824 additions and 438 deletions
@@ -993,5 +993,66 @@
"CalendarAccountSettings_DefaultShowAs": "Default Show As Status",
"CalendarAccountSettings_DefaultShowAsDescription": "Default availability status for new events created with this account",
"CalendarAccountSettings_PrimaryCalendar": "Primary Calendar",
"CalendarAccountSettings_PrimaryCalendarDescription": "Mark this calendar as the primary calendar for the account"
"CalendarAccountSettings_PrimaryCalendarDescription": "Mark this calendar as the primary calendar for the account",
"WhatIsNew_GetStartedButton": "Get Started",
"WhatIsNew_ContinueAnywayButton": "Continue anyway",
"WhatIsNew_PreparingForNewVersionButton": "Preparing for new version...",
"WhatIsNew_MigrationPreparing_Title": "Preparing your data",
"WhatIsNew_MigrationPreparing_Description": "Wino is applying update migrations. Please wait while we prepare your account data for this release.",
"WhatIsNew_MigrationFailedMessage": "Applying migrations failed with error code {0}. You may continue to use the application. However, if you encounter serious issues please re-install the application.",
"WhatIsNew_MigrationNotification_Title": "Wino Mail Updated",
"WhatIsNew_MigrationNotification_Message": "Open the app to complete the update and see what's new.",
"WelcomeWindow_Title": "Welcome to Wino Mail",
"WelcomeWindow_Subtitle": "A native Windows experience for Mail and Calendar.",
"WelcomeWindow_WhatsNewTitle": "Latest changes",
"WelcomeWindow_FeaturesTitle": "Features",
"WelcomeWindow_WhatsNewTab": "What's New",
"WelcomeWindow_FeaturesTab": "Features",
"WelcomeWindow_GetStartedButton": "Get started by adding an account",
"WelcomeWindow_GetStartedDescription": "Add your Outlook, Gmail, or IMAP account to get started with Wino Mail.",
"WelcomeWindow_SetupTitle": "Set up your account",
"WelcomeWindow_SetupSubtitle": "Choose your email provider to get started",
"WelcomeWindow_AddAccountButton": "Add account",
"WelcomeWindow_SkipForNow": "Skip for now — I'll set it up later",
"WelcomeWindow_AppDescription": "A fast, focused inbox — redesigned for Windows 11",
"WelcomeWizard_Step1Title": "Welcome",
"WelcomeWizard_Step2Title": "Add Account",
"WelcomeWizard_Step3Title": "Finish Setup",
"ProviderSelection_Title": "Choose your email provider",
"ProviderSelection_Subtitle": "Select a provider below to add your email account to Wino Mail.",
"ProviderSelection_AccountNameHeader": "Account Name",
"ProviderSelection_AccountNamePlaceholder": "e.g. Personal, Work",
"ProviderSelection_DisplayNameHeader": "Display Name",
"ProviderSelection_DisplayNamePlaceholder": "e.g. John Doe",
"ProviderSelection_EmailHeader": "E-mail Address",
"ProviderSelection_EmailPlaceholder": "e.g. johndoe@example.com",
"ProviderSelection_AppPasswordHeader": "App-Specific Password",
"ProviderSelection_AppPasswordHelp": "How do I get an app-specific password?",
"ProviderSelection_CalendarModeHeader": "Calendar Integration",
"ProviderSelection_CalendarMode_DisabledTitle": "Disabled",
"ProviderSelection_CalendarMode_DisabledDescription": "No calendar integration",
"ProviderSelection_CalendarMode_CalDavTitle": "CalDAV Synchronization",
"ProviderSelection_CalendarMode_CalDavDescription_Apple": "Your calendar events are synced to Apple servers between your devices.",
"ProviderSelection_CalendarMode_CalDavDescription_Yahoo": "Your calendar events are synced to Yahoo servers between your devices.",
"ProviderSelection_CalendarMode_LocalTitle": "Local calendar",
"ProviderSelection_CalendarMode_LocalDescription": "Your events are stored only on your computer. No server connectivity.",
"ProviderSelection_ClearColor": "Clear color",
"ProviderSelection_ContinueButton": "Continue",
"ProviderSelection_SpecialImap_Subtitle": "Enter your account credentials to connect.",
"AccountSetup_Title": "Setting up your account",
"AccountSetup_Step_Authenticating": "Authenticating with {0}",
"AccountSetup_Step_TestingMailAuth": "Testing mail authentication",
"AccountSetup_Step_SyncingFolders": "Synchronizing folder metadata",
"AccountSetup_Step_FetchingProfile": "Fetching profile information",
"AccountSetup_Step_DiscoveringCalDav": "Discovering CalDAV settings",
"AccountSetup_Step_TestingCalendarAuth": "Testing calendar authentication",
"AccountSetup_Step_SavingAccount": "Saving account information",
"AccountSetup_Step_FetchingCalendarMetadata": "Fetching calendar metadata",
"AccountSetup_Step_SyncingAliases": "Synchronizing aliases",
"AccountSetup_Step_Finalizing": "Finalizing setup",
"AccountSetup_FailureMessage": "Setup failed. Go back to fix your settings, or try again later.",
"AccountSetup_SuccessMessage": "Your account has been set up successfully!",
"AccountSetup_GoBackButton": "Go Back",
"AccountSetup_TryAgainButton": "Try Again",
"ImapCalDavSettings_AutoDiscoveryFailed": "Auto-discovery failed. Please enter settings manually in the Advanced tab."
}