2026-03-07 15:37:02 +01:00
{
2025-02-22 01:54:52 +01:00
"AccountAlias_Column_Alias" : "Alias" ,
"AccountAlias_Column_IsPrimaryAlias" : "Primary" ,
"AccountAlias_Column_Verified" : "Verified" ,
"AccountAlias_Disclaimer_FirstLine" : "Wino can only import aliases for your Gmail accounts." ,
"AccountAlias_Disclaimer_SecondLine" : "If you want to use aliases for your Outlook or IMAP account, please add them yourself." ,
2025-02-22 23:09:53 +01:00
"AccountCacheReset_Title" : "Account Cache Reset" ,
"AccountCacheReset_Message" : "This account requires full re-sychronization to continue working. Please wait while Wino re-synchronizes your messages..." ,
2025-02-22 01:54:52 +01:00
"AccountContactNameYou" : "You" ,
2024-04-18 01:44:37 +02:00
"AccountCreationDialog_Completed" : "all done" ,
2026-02-15 19:57:48 +01:00
"AccountCreationDialog_FetchingCalendarMetadata" : "Fetching calendar details." ,
2024-11-11 01:09:05 +01:00
"AccountCreationDialog_FetchingEvents" : "Fetching calendar events." ,
2025-02-22 01:54:52 +01:00
"AccountCreationDialog_FetchingProfileInformation" : "Fetching profile details." ,
2024-09-14 01:17:03 +02:00
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row0" : "If your browser did not launch automatically to complete authentication:" ,
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row1" : "1) Click the button below to copy the authentication address" ,
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row2" : "2) Launch your web browser (Edge, Chrome, Firefox etc...)" ,
"AccountCreationDialog_GoogleAuthHelpClipboardText_Row3" : "3) Paste the copied address and go to the website to complete authentication manually." ,
2025-02-22 01:54:52 +01:00
"AccountCreationDialog_Initializing" : "initializing" ,
"AccountCreationDialog_PreparingFolders" : "We are getting folder information at the moment." ,
"AccountCreationDialog_SigninIn" : "Account information is being saved." ,
2024-04-18 01:44:37 +02:00
"AccountEditDialog_Message" : "Account Name" ,
"AccountEditDialog_Title" : "Edit Account" ,
"AccountPickerDialog_Title" : "Pick an account" ,
2024-06-07 23:58:51 +02:00
"AccountSettingsDialog_AccountName" : "Sender Display Name" ,
"AccountSettingsDialog_AccountNamePlaceholder" : "eg. John Doe" ,
2025-03-01 01:17:04 +01:00
"AccountDetailsPage_Title" : "Account info" ,
"AccountDetailsPage_Description" : "Change the name of the account in Wino and set desired sender name." ,
"AccountDetailsPage_ColorPicker_Title" : "Account color" ,
"AccountDetailsPage_ColorPicker_Description" : "Assign a new account color to colorize its symbol in the list." ,
2026-01-06 17:23:58 +01:00
"AccountDetailsPage_TabGeneral" : "General" ,
"AccountDetailsPage_TabMail" : "Mail" ,
"AccountDetailsPage_TabCalendar" : "Calendar" ,
"AccountDetailsPage_CalendarListDescription" : "Select a calendar to configure its settings" ,
2024-04-18 01:44:37 +02:00
"AddHyperlink" : "Add" ,
2024-08-21 23:22:32 +02:00
"AppCloseBackgroundSynchronizationWarningTitle" : "Background Synchronization" ,
"AppCloseStartupLaunchDisabledWarningMessageFirstLine" : "Application has not been set to launch on Windows startup." ,
"AppCloseStartupLaunchDisabledWarningMessageSecondLine" : "This will cause you to miss notifications when you restart your computer." ,
"AppCloseStartupLaunchDisabledWarningMessageThirdLine" : "Do you want to go to App Preferences page to enable it?" ,
2025-02-22 01:54:52 +01:00
"AppCloseTerminateBehaviorWarningMessageFirstLine" : "You are terminating Wino Mail and your app close behavior is set to 'Terminate'." ,
"AppCloseTerminateBehaviorWarningMessageSecondLine" : "This will stop all background synchronizations and notifications." ,
"AppCloseTerminateBehaviorWarningMessageThirdLine" : "Do you want to go to App Preferences to set Wino Mail to run minimized or in the background?" ,
"AutoDiscoveryProgressMessage" : "Searching for mail settings..." ,
2024-04-18 01:44:37 +02:00
"BasicIMAPSetupDialog_AdvancedConfiguration" : "Advanced Configuration" ,
"BasicIMAPSetupDialog_CredentialLocalMessage" : "Your credentials will only be stored locally on your computer." ,
"BasicIMAPSetupDialog_Description" : "Some accounts require additional steps to sign in" ,
"BasicIMAPSetupDialog_DisplayName" : "Display Name" ,
"BasicIMAPSetupDialog_DisplayNamePlaceholder" : "eg. John Doe" ,
"BasicIMAPSetupDialog_LearnMore" : "Learn more" ,
"BasicIMAPSetupDialog_MailAddress" : "E-Mail Address" ,
"BasicIMAPSetupDialog_MailAddressPlaceholder" : "johndoe@fabrikam.com" ,
"BasicIMAPSetupDialog_Password" : "Password" ,
"BasicIMAPSetupDialog_Title" : "IMAP Account" ,
2025-02-22 01:54:52 +01:00
"Busy" : "Busy" ,
2024-04-18 01:44:37 +02:00
"Buttons_AddAccount" : "Add Account" ,
2025-11-14 12:12:13 +01:00
"Buttons_FixAccount" : "Fix Account" ,
2024-08-17 19:54:52 +02:00
"Buttons_AddNewAlias" : "Add New Alias" ,
2024-09-14 21:51:43 +02:00
"Buttons_Allow" : "Allow" ,
2024-04-18 01:44:37 +02:00
"Buttons_ApplyTheme" : "Apply Theme" ,
"Buttons_Browse" : "Browse" ,
"Buttons_Cancel" : "Cancel" ,
"Buttons_Close" : "Close" ,
2025-02-22 01:54:52 +01:00
"Buttons_Copy" : "Copy" ,
2024-04-18 01:44:37 +02:00
"Buttons_Create" : "Create" ,
"Buttons_CreateAccount" : "Create Account" ,
"Buttons_Delete" : "Delete" ,
2025-02-22 01:54:52 +01:00
"Buttons_Deny" : "Deny" ,
2024-04-18 01:44:37 +02:00
"Buttons_Discard" : "Discard" ,
2025-02-22 01:54:52 +01:00
"Buttons_Edit" : "Edit" ,
2024-04-18 01:44:37 +02:00
"Buttons_EnableImageRendering" : "Enable" ,
2025-02-22 01:54:52 +01:00
"Buttons_Multiselect" : "Select Multiple" ,
2025-12-31 14:09:57 +01:00
"Buttons_Manage" : "Manage" ,
2024-04-18 01:44:37 +02:00
"Buttons_No" : "No" ,
"Buttons_Open" : "Open" ,
"Buttons_Purchase" : "Purchase" ,
"Buttons_RateWino" : "Rate Wino" ,
2025-02-22 01:54:52 +01:00
"Buttons_Reset" : "Reset" ,
2024-04-18 01:44:37 +02:00
"Buttons_Save" : "Save" ,
"Buttons_SaveConfiguration" : "Save Configuration" ,
2025-02-22 01:54:52 +01:00
"Buttons_Send" : "Send" ,
2026-02-22 17:55:57 +01:00
"Buttons_SendToServer" : "Send to server" ,
2024-04-18 01:44:37 +02:00
"Buttons_Share" : "Share" ,
"Buttons_SignIn" : "Sign In" ,
2025-02-22 01:54:52 +01:00
"Buttons_Sync" : "Synchronize" ,
"Buttons_SyncAliases" : "Synchronize Aliases" ,
2024-06-17 02:16:06 +02:00
"Buttons_TryAgain" : "Try Again" ,
2024-04-18 01:44:37 +02:00
"Buttons_Yes" : "Yes" ,
2025-11-23 17:04:38 +01:00
"Sync_SynchronizingFolder" : "Synchronizing {0} {1}%" ,
"Sync_DownloadedMessages" : "Downloaded {0} messages from {1}" ,
2026-02-07 14:03:41 +01:00
"SyncAction_Archiving" : "Archiving {0} mail(s)" ,
"SyncAction_ClearingFlag" : "Unflagging {0} mail(s)" ,
"SyncAction_CreatingDraft" : "Creating draft" ,
2026-03-07 17:13:48 +01:00
"SyncAction_CreatingEvent" : "Creating event" ,
2026-02-07 14:03:41 +01:00
"SyncAction_Deleting" : "Deleting {0} mail(s)" ,
"SyncAction_EmptyingFolder" : "Emptying folder" ,
"SyncAction_MarkingAsRead" : "Marking {0} mail(s) as read" ,
"SyncAction_MarkingAsUnread" : "Marking {0} mail(s) as unread" ,
"SyncAction_MarkingFolderAsRead" : "Marking folder as read" ,
"SyncAction_Moving" : "Moving {0} mail(s)" ,
"SyncAction_MovingToFocused" : "Moving {0} mail(s) to Focused" ,
"SyncAction_RenamingFolder" : "Renaming folder" ,
"SyncAction_SendingMail" : "Sending mail" ,
"SyncAction_SettingFlag" : "Flagging {0} mail(s)" ,
"SyncAction_SynchronizingAccount" : "Synchronizing {0}" ,
"SyncAction_SynchronizingAccounts" : "Synchronizing {0} account(s)" ,
"SyncAction_Unarchiving" : "Unarchiving {0} mail(s)" ,
2025-02-22 01:54:52 +01:00
"CalendarAllDayEventSummary" : "all-day events" ,
"CalendarDisplayOptions_Color" : "Color" ,
"CalendarDisplayOptions_Expand" : "Expand" ,
2026-01-01 10:07:56 +01:00
"CalendarEventResponse_Accept" : "Accept" ,
2026-01-03 19:33:36 +01:00
"CalendarEventResponse_AcceptedResponse" : "Accepted" ,
2026-01-01 10:07:56 +01:00
"CalendarEventResponse_Decline" : "Decline" ,
2026-01-03 19:33:36 +01:00
"CalendarEventResponse_DeclinedResponse" : "Declined" ,
"CalendarEventResponse_NotResponded" : "Not Responded" ,
2026-01-01 10:07:56 +01:00
"CalendarEventResponse_Tentative" : "Tentative" ,
2026-01-03 19:33:36 +01:00
"CalendarEventResponse_TentativeResponse" : "Tentative" ,
"CalendarEventRsvpPanel_Accept" : "Accept" ,
"CalendarEventRsvpPanel_AddMessage" : "Add a message to your response... (optional)" ,
"CalendarEventRsvpPanel_Decline" : "Decline" ,
"CalendarEventRsvpPanel_Message" : "Message" ,
"CalendarEventRsvpPanel_SendReplyMessage" : "Send a reply message" ,
"CalendarEventRsvpPanel_Tentative" : "Tentative" ,
"CalendarEventRsvpPanel_Title" : "Response Options" ,
2026-01-03 20:46:03 +01:00
"CalendarAttendeeStatus_Accepted" : "Accepted" ,
"CalendarAttendeeStatus_Declined" : "Declined" ,
"CalendarAttendeeStatus_NeedsAction" : "Needs Action" ,
"CalendarAttendeeStatus_Tentative" : "Tentative" ,
2026-01-01 10:07:56 +01:00
"CalendarEventDetails_Attachments" : "Attachments" ,
2026-03-06 17:46:38 +01:00
"CalendarEventCompose_AddAttachment" : "Add attachment" ,
"CalendarEventCompose_AllDay" : "All Day" ,
2026-03-08 21:21:34 +01:00
"CalendarEventCompose_AttachmentsNotSupportedForCalDav" : "Attachments are not supported for CalDAV calendars." ,
2026-03-06 17:46:38 +01:00
"CalendarEventCompose_EndDate" : "End date" ,
"CalendarEventCompose_EndTime" : "End time" ,
"CalendarEventCompose_Every" : "every" ,
"CalendarEventCompose_ForWeekdays" : "for" ,
"CalendarEventCompose_FrequencyDay" : "day" ,
"CalendarEventCompose_FrequencyDayPlural" : "days" ,
"CalendarEventCompose_FrequencyMonth" : "month" ,
"CalendarEventCompose_FrequencyMonthPlural" : "months" ,
"CalendarEventCompose_FrequencyWeek" : "week" ,
"CalendarEventCompose_FrequencyWeekPlural" : "weeks" ,
"CalendarEventCompose_FrequencyYear" : "year" ,
"CalendarEventCompose_FrequencyYearPlural" : "years" ,
"CalendarEventCompose_Location" : "Location" ,
"CalendarEventCompose_LocationPlaceholder" : "Add a location" ,
"CalendarEventCompose_NewEventButton" : "New Event" ,
"CalendarEventCompose_NoCalendarsMessage" : "There are no calendars available for event creation yet." ,
"CalendarEventCompose_NoCalendarsTitle" : "No calendars available" ,
"CalendarEventCompose_NoEndDate" : "No end date" ,
"CalendarEventCompose_Notes" : "Notes" ,
"CalendarEventCompose_PickCalendarTitle" : "Pick a calendar" ,
"CalendarEventCompose_Recurring" : "Recurring" ,
"CalendarEventCompose_RecurringSummary" : "Occurs every {0} {1}{2} {3} effective {4}{5}" ,
2026-03-09 00:28:10 +01:00
"CalendarEventCompose_RecurringSummarySmart" : "Occurs {0}{1} {2} effective {3}{4}" ,
2026-03-06 17:46:38 +01:00
"CalendarEventCompose_RepeatEvery" : "Repeat every" ,
"CalendarEventCompose_SelectCalendar" : "Select calendar" ,
"CalendarEventCompose_SingleOccurrenceSummary" : "Occurs on {0} {1}" ,
"CalendarEventCompose_StartDate" : "Start date" ,
"CalendarEventCompose_StartTime" : "Start time" ,
"CalendarEventCompose_TimeRangeSummary" : "from {0} to {1}" ,
"CalendarEventCompose_Title" : "Event title" ,
"CalendarEventCompose_TitlePlaceholder" : "Add a title" ,
"CalendarEventCompose_Until" : "until" ,
"CalendarEventCompose_UntilSummary" : " until {0}" ,
"CalendarEventCompose_ValidationInvalidAllDayRange" : "The all-day end date must be after the start date." ,
"CalendarEventCompose_ValidationInvalidAttendee" : "One or more attendees have an invalid email address." ,
"CalendarEventCompose_ValidationInvalidRecurrenceEnd" : "The recurrence end date must be on or after the event start date." ,
"CalendarEventCompose_ValidationInvalidTimeRange" : "The end time must be later than the start time." ,
"CalendarEventCompose_ValidationMissingAttachment" : "One or more attachments are no longer available: {0}" ,
"CalendarEventCompose_ValidationMissingCalendar" : "Select a calendar before creating the event." ,
"CalendarEventCompose_ValidationMissingTitle" : "Enter an event title before creating the event." ,
"CalendarEventCompose_ValidationTitle" : "Event validation failed" ,
"CalendarEventCompose_WeekdaySummary" : " on {0}" ,
"CalendarEventCompose_Weekday_Friday" : "F" ,
"CalendarEventCompose_Weekday_Monday" : "M" ,
"CalendarEventCompose_Weekday_Saturday" : "S" ,
"CalendarEventCompose_Weekday_Sunday" : "S" ,
"CalendarEventCompose_Weekday_Thursday" : "T" ,
"CalendarEventCompose_Weekday_Tuesday" : "T" ,
"CalendarEventCompose_Weekday_Wednesday" : "W" ,
2026-01-01 10:07:56 +01:00
"CalendarEventDetails_Details" : "Details" ,
"CalendarEventDetails_EditSeries" : "Edit Series" ,
"CalendarEventDetails_Editing" : "Editing" ,
"CalendarEventDetails_InviteSomeone" : "Invite someone" ,
"CalendarEventDetails_JoinOnline" : "Join Online" ,
2026-01-03 19:33:36 +01:00
"CalendarEventDetails_Organizer" : "Organizer" ,
2026-01-01 10:07:56 +01:00
"CalendarEventDetails_People" : "People" ,
"CalendarEventDetails_ReadOnlyEvent" : "Read-only event" ,
"CalendarEventDetails_Reminder" : "Reminder" ,
2026-03-04 00:12:52 +01:00
"CalendarReminder_StartedHoursAgo" : "Started {0} hours ago" ,
"CalendarReminder_StartedMinutesAgo" : "Started {0} minutes ago" ,
"CalendarReminder_StartedNow" : "Started just now" ,
"CalendarReminder_StartingNow" : "Starting now" ,
"CalendarReminder_StartsInHours" : "Starts in {0} hours" ,
"CalendarReminder_StartsInMinutes" : "Starts in {0} minutes" ,
"CalendarReminder_SnoozeAction" : "Snooze" ,
"CalendarReminder_SnoozeMinutesOption" : "{0} minutes" ,
2026-01-01 10:07:56 +01:00
"CalendarEventDetails_ShowAs" : "Show as" ,
2026-01-04 13:25:08 +01:00
"CalendarShowAs_Free" : "Free" ,
"CalendarShowAs_Tentative" : "Tentative" ,
"CalendarShowAs_Busy" : "Busy" ,
"CalendarShowAs_OutOfOffice" : "Out of Office" ,
"CalendarShowAs_WorkingElsewhere" : "Working Elsewhere" ,
2025-02-22 01:54:52 +01:00
"CalendarItem_DetailsPopup_JoinOnline" : "Join online" ,
"CalendarItem_DetailsPopup_ViewEventButton" : "View event" ,
"CalendarItem_DetailsPopup_ViewSeriesButton" : "View series" ,
"CalendarItemAllDay" : "all day" ,
"CategoriesFolderNameOverride" : "Categories" ,
2024-04-18 01:44:37 +02:00
"Center" : "Center" ,
"ClipboardTextCopied_Message" : "{0} copied to clipboard." ,
"ClipboardTextCopied_Title" : "Copied" ,
"ClipboardTextCopyFailed_Message" : "Failed to copy {0} to clipboard." ,
2026-02-09 22:39:30 +01:00
"ContactInfoBar_ErrorTitle" : "Failed to load contact information" ,
"ContactInfoBar_SuccessTitle" : "Contact information loaded" ,
"ContactInfoBar_WarningTitle" : "Contact information might be incomplete" ,
2025-02-22 01:54:52 +01:00
"ComingSoon" : "Coming soon..." ,
"ComposerAttachmentsDragDropAttach_Message" : "Attach" ,
2024-05-22 02:10:14 +02:00
"ComposerAttachmentsDropZone_Message" : "Drop your files here" ,
2025-02-22 01:54:52 +01:00
"ComposerFrom" : "From: " ,
2024-07-07 01:42:12 +02:00
"ComposerImagesDropZone_Message" : "Drop your images here" ,
2025-02-22 01:54:52 +01:00
"ComposerSubject" : "Subject: " ,
"ComposerTo" : "To: " ,
"ComposerToPlaceholder" : "click enter to input addresses" ,
"CreateAccountAliasDialog_AliasAddress" : "Address" ,
"CreateAccountAliasDialog_AliasAddressPlaceholder" : "eg. support@mydomain.com" ,
"CreateAccountAliasDialog_Description" : "Make sure your outgoing server allows sending mails from this alias." ,
"CreateAccountAliasDialog_ReplyToAddress" : "Reply-To Address" ,
"CreateAccountAliasDialog_ReplyToAddressPlaceholder" : "admin@mydomain.com" ,
"CreateAccountAliasDialog_Title" : "Create Account Alias" ,
2024-04-18 01:44:37 +02:00
"CustomThemeBuilder_AccentColorDescription" : "Set custom accent color if you wish. Not selecting a color will use your Windows accent color." ,
"CustomThemeBuilder_AccentColorTitle" : "Accent color" ,
"CustomThemeBuilder_PickColor" : "Pick" ,
"CustomThemeBuilder_ThemeNameDescription" : "Unique name for your custom theme." ,
"CustomThemeBuilder_ThemeNameTitle" : "Theme name" ,
"CustomThemeBuilder_Title" : "Custom Theme Builder" ,
"CustomThemeBuilder_WallpaperDescription" : "Set a custom wallpaper for Wino" ,
"CustomThemeBuilder_WallpaperTitle" : "Set custom wallpaper" ,
2025-02-22 01:54:52 +01:00
"Dialog_DontAskAgain" : "Don't ask again" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_AccountLimitMessage" : "You have reached the account creation limit.\nWould you like to purchase 'Unlimited Account' add-on to continue?" ,
"DialogMessage_AccountLimitTitle" : "Account Limit Reached" ,
2025-02-22 01:54:52 +01:00
"DialogMessage_AliasCreatedMessage" : "New alias is succesfully created." ,
"DialogMessage_AliasCreatedTitle" : "Created New Alias" ,
2024-08-17 03:43:37 +02:00
"DialogMessage_AliasExistsMessage" : "This alias is already in use." ,
2025-02-22 01:54:52 +01:00
"DialogMessage_AliasExistsTitle" : "Existing Alias" ,
"DialogMessage_AliasNotSelectedMessage" : "You must select an alias before sending a message." ,
"DialogMessage_AliasNotSelectedTitle" : "Missing Alias" ,
2024-08-17 03:43:37 +02:00
"DialogMessage_CantDeleteRootAliasMessage" : "Root alias can't be deleted. This is your main identity associated with your account setup." ,
2025-02-22 01:54:52 +01:00
"DialogMessage_CantDeleteRootAliasTitle" : "Can't Delete Alias" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_CleanupFolderMessage" : "Do you want to permanently delete all the mails in this folder?" ,
"DialogMessage_CleanupFolderTitle" : "Cleanup Folder" ,
"DialogMessage_ComposerMissingRecipientMessage" : "Message has no recipient." ,
"DialogMessage_ComposerValidationFailedTitle" : "Validation Failed" ,
"DialogMessage_CreateLinkedAccountMessage" : "Give this new link a name. Accounts will be merged under this name." ,
"DialogMessage_CreateLinkedAccountTitle" : "Account Link Name" ,
"DialogMessage_DeleteAccountConfirmationMessage" : "Delete {0}?" ,
"DialogMessage_DeleteAccountConfirmationTitle" : "All data associated with this account will be deleted from disk permanently." ,
2026-03-08 21:21:34 +01:00
"DialogMessage_DeleteEmailTemplateConfirmationMessage" : "Delete template \"{0}\"?" ,
"DialogMessage_DeleteEmailTemplateConfirmationTitle" : "Delete Email Template" ,
2026-01-01 10:07:56 +01:00
"DialogMessage_DeleteRecurringSeriesMessage" : "This will delete all events in the series. Do you want to continue?" ,
"DialogMessage_DeleteRecurringSeriesTitle" : "Delete Recurring Series" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_DiscardDraftConfirmationMessage" : "This draft will be discarded. Do you want to continue?" ,
"DialogMessage_DiscardDraftConfirmationTitle" : "Discard Draft" ,
2025-02-22 01:54:52 +01:00
"DialogMessage_EmptySubjectConfirmation" : "Missing Subject" ,
"DialogMessage_EmptySubjectConfirmationMessage" : "Message has no subject. Do you want to continue?" ,
"DialogMessage_EnableStartupLaunchDeniedMessage" : "You can enable startup launch from Settings -> App Preferences." ,
"DialogMessage_EnableStartupLaunchMessage" : "Let Wino Mail automatically launch minimized on Windows startup to not miss any notifications.\n\nDo you want to enable startup launch?" ,
"DialogMessage_EnableStartupLaunchTitle" : "Enable Startup Launch" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_HardDeleteConfirmationMessage" : "Permanent Delete" ,
"DialogMessage_HardDeleteConfirmationTitle" : "Message(s) will be permanently deleted. Do you want to continue?" ,
2025-02-22 01:54:52 +01:00
"DialogMessage_InvalidAliasMessage" : "This alias is not valid. Make sure all addresses of the alias are valid e-mail addresses." ,
"DialogMessage_InvalidAliasTitle" : "Invalid Alias" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_NoAccountsForCreateMailMessage" : "You don't have any accounts to create message from." ,
"DialogMessage_NoAccountsForCreateMailTitle" : "Account Missing" ,
2025-02-22 01:54:52 +01:00
"DialogMessage_PrintingFailedMessage" : "Failed to print this mail. Result: {0}" ,
"DialogMessage_PrintingFailedTitle" : "Failed" ,
"DialogMessage_PrintingSuccessMessage" : "Mail is sent to printer." ,
"DialogMessage_PrintingSuccessTitle" : "Success" ,
"DialogMessage_RenameFolderMessage" : "Enter new name for this folder" ,
"DialogMessage_RenameFolderTitle" : "Rename Folder" ,
2024-04-18 01:44:37 +02:00
"DialogMessage_RenameLinkedAccountsMessage" : "Enter new name for linked account" ,
"DialogMessage_RenameLinkedAccountsTitle" : "Rename Linked Account" ,
"DialogMessage_UnlinkAccountsConfirmationMessage" : "This operation will not delete your accounts but only break the link for shared folder connections. Do you want to continue?" ,
"DialogMessage_UnlinkAccountsConfirmationTitle" : "Unlink Accounts" ,
2024-05-01 14:23:23 +02:00
"DialogMessage_UnsubscribeConfirmationGoToWebsiteConfirmButton" : "Go to website" ,
2025-02-22 01:54:52 +01:00
"DialogMessage_UnsubscribeConfirmationGoToWebsiteMessage" : "To stop getting messages from {0}, go to their website to unsubscribe." ,
2024-05-01 23:46:56 +02:00
"DialogMessage_UnsubscribeConfirmationMailtoMessage" : "Do you want to stop getting messages from {0}? Wino will unsubscribe for you by sending an email from your email account to {1}." ,
2025-02-22 01:54:52 +01:00
"DialogMessage_UnsubscribeConfirmationOneClickMessage" : "Do you want to stop getting messages from {0}?" ,
"DialogMessage_UnsubscribeConfirmationTitle" : "Unsubscribe" ,
2024-04-18 01:44:37 +02:00
"DiscordChannelDisclaimerMessage" : "Wino doesn't have it's own Discord server, but special 'wino-mail' channel is hosted at 'Developer Sanctuary' server.\nTo get the updates about Wino please join Developer Sanctuary server and follow 'wino-mail' channel under 'Community Projects'\n\nYou will be directed to server URL since Discord doesn't support channel invites." ,
"DiscordChannelDisclaimerTitle" : "Important Discord Information" ,
"Draft" : "Draft" ,
2025-02-22 01:54:52 +01:00
"DragMoveToFolderCaption" : "Move to {0}" ,
2024-04-18 01:44:37 +02:00
"EditorToolbarOption_Draw" : "Draw" ,
"EditorToolbarOption_Format" : "Format" ,
"EditorToolbarOption_Insert" : "Insert" ,
"EditorToolbarOption_None" : "None" ,
"EditorToolbarOption_Options" : "Options" ,
2024-07-18 20:04:11 +02:00
"EditorTooltip_WebViewEditor" : "Use web view editor" ,
2024-04-18 01:44:37 +02:00
"ElementTheme_Dark" : "Dark mode" ,
"ElementTheme_Default" : "Use system setting" ,
"ElementTheme_Light" : "Light mode" ,
"Emoji" : "Emoji" ,
2025-02-22 01:54:52 +01:00
"Error_FailedToSetupSystemFolders_Title" : "Failed to setup system folders" ,
2025-11-14 12:12:13 +01:00
"Exception_AccountNeedsAttention_Title" : "Account needs attention" ,
"Exception_AccountNeedsAttention_Message" : "'{0}' requires your attention to continue working." ,
2026-02-16 16:32:47 +01:00
"Exception_WebView2RuntimeMissing_Message" : "Wino Mail could not find Microsoft Edge WebView2 Runtime. Please install or repair the runtime to render message content correctly." ,
"Exception_WebView2RuntimeMissing_Title" : "WebView2 runtime is required" ,
2024-04-18 01:44:37 +02:00
"Exception_AuthenticationCanceled" : "Authentication canceled" ,
"Exception_CustomThemeExists" : "This theme already exists." ,
"Exception_CustomThemeMissingName" : "You must provide a name." ,
"Exception_CustomThemeMissingWallpaper" : "You must provide a custom background image." ,
2024-08-17 19:54:52 +02:00
"Exception_FailedToSynchronizeAliases" : "Failed to synchronize aliases" ,
2026-02-15 19:57:48 +01:00
"Exception_FailedToSynchronizeCalendarMetadata" : "Failed to synchronize calendar details" ,
2025-02-22 01:54:52 +01:00
"Exception_FailedToSynchronizeFolders" : "Failed to synchronize folders" ,
2024-08-17 03:43:37 +02:00
"Exception_FailedToSynchronizeProfileInformation" : "Failed to synchronize profile information" ,
2024-04-18 01:44:37 +02:00
"Exception_GoogleAuthCallbackNull" : "Callback uri is null on activation." ,
"Exception_GoogleAuthCorruptedCode" : "Corrupted authorization response." ,
"Exception_GoogleAuthError" : "OAuth authorization error: {0}" ,
"Exception_GoogleAuthInvalidResponse" : "Received request with invalid state ({0})" ,
"Exception_GoogleAuthorizationCodeExchangeFailed" : "Authorization code exchange failed." ,
2025-02-22 01:54:52 +01:00
"Exception_ImapAutoDiscoveryFailed" : "Couldn't find mailbox settings." ,
"Exception_ImapClientPoolFailed" : "IMAP Client Pool failed." ,
"Exception_InboxNotAvailable" : "Couldn't setup account folders." ,
2024-04-18 01:44:37 +02:00
"Exception_InvalidSystemFolderConfiguration" : "System folder configuration is not valid. Check configuration and try again." ,
2025-02-23 17:05:46 +01:00
"Exception_InvalidMultiAccountMoveTarget" : "You can't move multiple items that belong to different accounts in linked account." ,
2025-02-22 01:54:52 +01:00
"Exception_MailProcessing" : "This mail is still being processed. Please try again after few seconds." ,
"Exception_MissingAlias" : "Primary alias does not exist for this account. Creating draft failed." ,
2024-04-18 01:44:37 +02:00
"Exception_NullAssignedAccount" : "Assigned account is null" ,
"Exception_NullAssignedFolder" : "Assigned folder is null" ,
"Exception_SynchronizerFailureHTTP" : "Response handling failed with error HTTP code {0}" ,
"Exception_TokenGenerationFailed" : "Token generation failed" ,
"Exception_TokenInfoRetrivalFailed" : "Failed to get token information." ,
"Exception_UnknowErrorDuringAuthentication" : "Unknown error occurred during authentication" ,
"Exception_UnsupportedAction" : "Action {0} is not implemented in request processor" ,
"Exception_UnsupportedProvider" : "This provider is not supported." ,
"Exception_UnsupportedSynchronizerOperation" : "This operation is not supported for {0}" ,
"Exception_UserCancelSystemFolderSetupDialog" : "User canceled system folder config dialog." ,
2025-02-22 01:54:52 +01:00
"Exception_WinoServerException" : "Wino server failed." ,
2024-04-18 01:44:37 +02:00
"Files" : "Files" ,
"FilteringOption_All" : "All" ,
2025-02-22 01:54:52 +01:00
"FilteringOption_Files" : "Has files" ,
2024-04-18 01:44:37 +02:00
"FilteringOption_Flagged" : "Flagged" ,
"FilteringOption_Unread" : "Unread" ,
"Focused" : "Focused" ,
"FolderOperation_CreateSubFolder" : "Create sub folder" ,
"FolderOperation_Delete" : "Delete" ,
"FolderOperation_DontSync" : "Don't sync this folder" ,
"FolderOperation_Empty" : "Empty this folder" ,
"FolderOperation_MarkAllAsRead" : "Mark all as read" ,
"FolderOperation_Move" : "Move" ,
"FolderOperation_None" : "None" ,
"FolderOperation_Pin" : "Pin" ,
"FolderOperation_Rename" : "Rename" ,
"FolderOperation_Unpin" : "Unpin" ,
2025-02-22 01:54:52 +01:00
"GeneralTitle_Error" : "Error" ,
"GeneralTitle_Info" : "Information" ,
"GeneralTitle_Warning" : "Warning" ,
2025-02-22 17:51:38 +01:00
"GmailServiceDisabled_Title" : "Gmail Error" ,
"GmailServiceDisabled_Message" : "Your Google Workspace account seems to be disabled for Gmail service. Please contact your administrator to enable Gmail service for your account." ,
2025-02-23 17:05:46 +01:00
"GmailArchiveFolderNameOverride" : "Archive" ,
2024-04-18 01:44:37 +02:00
"HoverActionOption_Archive" : "Archive" ,
"HoverActionOption_Delete" : "Delete" ,
"HoverActionOption_MoveJunk" : "Move to Junk" ,
"HoverActionOption_ToggleFlag" : "Flag / Unflag" ,
"HoverActionOption_ToggleRead" : "Read / Unread" ,
2025-10-29 16:26:46 +01:00
"KeyboardShortcuts_FailedToReset" : "Failed to reset keyboard shortcuts." ,
"KeyboardShortcuts_FailedToUpdate" : "Failed to update keyboard shortcuts" ,
"KeyboardShortcuts_MailoperationAction" : "Action" ,
2026-03-08 21:21:34 +01:00
"KeyboardShortcuts_Action" : "Action" ,
2025-10-29 16:26:46 +01:00
"KeyboardShortcuts_FailedToLoad" : "Failed to load keyboard shortcuts." ,
"KeyboardShortcuts_EnterKeyForShortcut" : "Please enter a key for the shortcut." ,
"KeyboardShortcuts_SelectOperationForShortcut" : "Please an action to perform for the shortcut." ,
2026-03-08 21:21:34 +01:00
"KeyboardShortcuts_EnterKey" : "Please enter a key for the shortcut." ,
"KeyboardShortcuts_SelectOperation" : "Please select an action for the shortcut." ,
2025-10-29 16:26:46 +01:00
"KeyboardShortcuts_ShortcutInUse" : "This shortcut is already in use by another s hortcut." ,
"KeyboardShortcuts_FailedToSave" : "Failed to save the shortcut." ,
"KeyboardShortcuts_FailedToDelete" : "Failed to delete the shortcut." ,
"KeyboardShortcuts_PageDescription" : "Set up keyboard shortcuts for quick mail operations. Press keys while focused on the key input field to capture shortcuts." ,
"KeyboardShortcuts_Add" : "Add shortcut" ,
2026-03-08 21:21:34 +01:00
"KeyboardShortcuts_EditTitle" : "Edit Keyboard Shortcut" ,
2025-10-29 16:26:46 +01:00
"KeyboardShortcuts_ResetToDefaults" : "Reset to Defaults" ,
"KeyboardShortcuts_PressKeysHere" : "Press keys here..." ,
"KeyboardShortcuts_KeyCombination" : "Key Combination" ,
"KeyboardShortcuts_FocusArea" : "Focus the field above and press the desired key combination" ,
"KeyboardShortcuts_Modifiers" : "Modifier Keys" ,
2026-03-08 21:21:34 +01:00
"KeyboardShortcuts_Mode" : "App Mode" ,
"KeyboardShortcuts_ModeMail" : "Mail" ,
"KeyboardShortcuts_ModeCalendar" : "Calendar" ,
"KeyboardShortcuts_ActionToggleReadUnread" : "Toggle read/unread" ,
"KeyboardShortcuts_ActionToggleFlag" : "Toggle flag" ,
"KeyboardShortcuts_ActionToggleArchive" : "Toggle archive/unarchive" ,
2025-02-22 01:54:52 +01:00
"ImageRenderingDisabled" : "Image rendering is disabled for this message." ,
"ImapAdvancedSetupDialog_AuthenticationMethod" : "Authentication method" ,
"ImapAdvancedSetupDialog_ConnectionSecurity" : "Connection security" ,
"IMAPAdvancedSetupDialog_ValidationAuthMethodRequired" : "Authentication method is required" ,
"IMAPAdvancedSetupDialog_ValidationConnectionSecurityRequired" : "Connection security type is required" ,
"IMAPAdvancedSetupDialog_ValidationDisplayNameRequired" : "Display name is required" ,
"IMAPAdvancedSetupDialog_ValidationEmailInvalid" : "Please enter a valid email address" ,
"IMAPAdvancedSetupDialog_ValidationEmailRequired" : "Email address is required" ,
"IMAPAdvancedSetupDialog_ValidationErrorTitle" : "Please check the following:" ,
"IMAPAdvancedSetupDialog_ValidationIncomingPortInvalid" : "Incoming port must be between 1-65535" ,
"IMAPAdvancedSetupDialog_ValidationIncomingPortRequired" : "Incoming server port is required" ,
"IMAPAdvancedSetupDialog_ValidationIncomingServerRequired" : "Incoming server address is required" ,
"IMAPAdvancedSetupDialog_ValidationOutgoingPasswordRequired" : "Outgoing server password is required" ,
"IMAPAdvancedSetupDialog_ValidationOutgoingPortInvalid" : "Outgoing port must be between 1-65535" ,
"IMAPAdvancedSetupDialog_ValidationOutgoingPortRequired" : "Outgoing server port is required" ,
"IMAPAdvancedSetupDialog_ValidationOutgoingServerRequired" : "Outgoing server address is required" ,
"IMAPAdvancedSetupDialog_ValidationOutgoingUsernameRequired" : "Outgoing server username is required" ,
"IMAPAdvancedSetupDialog_ValidationPasswordRequired" : "Password is required" ,
"IMAPAdvancedSetupDialog_ValidationUsernameRequired" : "Username is required" ,
"ImapAuthenticationMethod_Auto" : "Auto" ,
"ImapAuthenticationMethod_CramMD5" : "CRAM-MD5" ,
"ImapAuthenticationMethod_DigestMD5" : "DIGEST-MD5" ,
"ImapAuthenticationMethod_EncryptedPassword" : "Encrypted password" ,
"ImapAuthenticationMethod_None" : "No authentication" ,
"ImapAuthenticationMethod_Ntlm" : "NTLM" ,
"ImapAuthenticationMethod_Plain" : "Normal password" ,
"ImapConnectionSecurity_Auto" : "Auto" ,
"ImapConnectionSecurity_None" : "None" ,
"ImapConnectionSecurity_SslTls" : "SSL/TLS" ,
"ImapConnectionSecurity_StartTls" : "STARTTLS" ,
2024-04-18 01:44:37 +02:00
"IMAPSetupDialog_AccountType" : "Account type" ,
2025-03-01 16:53:05 +01:00
"IMAPSetupDialog_ValidationSuccess_Title" : "Success" ,
"IMAPSetupDialog_ValidationSuccess_Message" : "Validation successful" ,
2025-07-07 19:28:56 +02:00
"IMAPSetupDialog_SaveImapSuccess_Title" : "Success" ,
"IMAPSetupDialog_SaveImapSuccess_Message" : "IMAP settings saved successfuly." ,
2025-03-01 16:53:05 +01:00
"IMAPSetupDialog_ValidationFailed_Title" : "IMAP Server validation failed." ,
2025-02-22 01:54:52 +01:00
"IMAPSetupDialog_CertificateAllowanceRequired_Row0" : "This server is requesting a SSL handshake to continue. Please confirm the certificate details below." ,
"IMAPSetupDialog_CertificateAllowanceRequired_Row1" : "Allow the handshake to continue setting up your account." ,
"IMAPSetupDialog_CertificateDenied" : "User didn't authorize the handshake with the certificate." ,
"IMAPSetupDialog_CertificateIssuer" : "Issuer" ,
"IMAPSetupDialog_CertificateSubject" : "Subject" ,
"IMAPSetupDialog_CertificateValidFrom" : "Valid from" ,
"IMAPSetupDialog_CertificateValidTo" : "Valid to" ,
"IMAPSetupDialog_CertificateView" : "View Certificate" ,
"IMAPSetupDialog_ConnectionFailedMessage" : "IMAP connection failed." ,
"IMAPSetupDialog_ConnectionFailedTitle" : "Connection Failed" ,
2024-04-18 01:44:37 +02:00
"IMAPSetupDialog_DisplayName" : "Display Name" ,
"IMAPSetupDialog_DisplayNamePlaceholder" : "eg. John Doe" ,
"IMAPSetupDialog_IncomingMailServer" : "Incoming mail server" ,
"IMAPSetupDialog_IncomingMailServerPort" : "Port" ,
2025-03-01 16:53:05 +01:00
"IMAPSetupDialog_IMAPSettings" : "IMAP Server Settings" ,
"IMAPSetupDialog_SMTPSettings" : "SMTP Server Settings" ,
2024-04-18 01:44:37 +02:00
"IMAPSetupDialog_MailAddress" : "Email address" ,
"IMAPSetupDialog_MailAddressPlaceholder" : "someone@example.com" ,
"IMAPSetupDialog_OutgoingMailServer" : "Outgoing (SMTP) mail server" ,
"IMAPSetupDialog_OutgoingMailServerPassword" : "Outgoing server password" ,
"IMAPSetupDialog_OutgoingMailServerPort" : "Port" ,
"IMAPSetupDialog_OutgoingMailServerRequireAuthentication" : "Outgoing server requires authentication" ,
"IMAPSetupDialog_OutgoingMailServerUsername" : "Outgoing server user name" ,
"IMAPSetupDialog_Password" : "Password" ,
"IMAPSetupDialog_RequireSSLForIncomingMail" : "Require SSL for incoming email" ,
"IMAPSetupDialog_RequireSSLForOutgoingMail" : "Require SSL for outgoing email" ,
"IMAPSetupDialog_Title" : "Advanced IMAP Configuration" ,
"IMAPSetupDialog_Username" : "Username" ,
"IMAPSetupDialog_UsernamePlaceholder" : "johndoe, johndoe@fabrikam.com, domain/johndoe" ,
2025-02-22 01:54:52 +01:00
"IMAPSetupDialog_UseSameConfig" : "Use the same username and password for sending email" ,
2026-02-15 02:20:18 +01:00
"ImapCalDavSettingsPage_TitleCreate" : "IMAP and Calendar Setup" ,
"ImapCalDavSettingsPage_TitleEdit" : "Edit IMAP and Calendar Settings" ,
"ImapCalDavSettingsPage_Subtitle" : "Configure IMAP/SMTP and optional calendar synchronization for this account." ,
"ImapCalDavSettingsPage_BasicSectionTitle" : "Basic setup" ,
"ImapCalDavSettingsPage_BasicSectionDescription" : "Enter your identity and credentials. Wino can try to detect server settings automatically." ,
"ImapCalDavSettingsPage_BasicTab" : "Basic" ,
"ImapCalDavSettingsPage_EnableCalendarSupport" : "Enable calendar support" ,
"ImapCalDavSettingsPage_AutoDiscoverButton" : "Autodiscover mail settings" ,
"ImapCalDavSettingsPage_AutoDiscoverySuccessMessage" : "Mail settings discovered and applied." ,
"ImapCalDavSettingsPage_AdvancedSectionTitle" : "Advanced configuration" ,
"ImapCalDavSettingsPage_AdvancedSectionDescription" : "Enter server settings manually if autodiscovery is unavailable or incorrect." ,
"ImapCalDavSettingsPage_AdvancedTab" : "Advanced" ,
"ImapCalDavSettingsPage_CalendarSectionTitle" : "Calendar setup" ,
"ImapCalDavSettingsPage_CalendarSectionDescription" : "Choose how calendar data should work for this IMAP account." ,
"ImapCalDavSettingsPage_CalendarModeHeader" : "Calendar mode" ,
"ImapCalDavSettingsPage_ConnectionSecurityHeader" : "Connection security" ,
"ImapCalDavSettingsPage_AuthenticationMethodHeader" : "Authentication method" ,
"ImapCalDavSettingsPage_CalendarModeDisabled" : "Disabled" ,
"ImapCalDavSettingsPage_CalendarModeCalDav" : "CalDAV synchronization" ,
"ImapCalDavSettingsPage_CalendarModeLocalOnly" : "Local calendar only" ,
"ImapCalDavSettingsPage_CalendarModeDisabledDescription" : "Calendar is disabled for this account." ,
"ImapCalDavSettingsPage_CalendarModeCalDavDescription" : "Calendar items are synchronized with your CalDAV server." ,
"ImapCalDavSettingsPage_CalendarModeLocalOnlyDescription" : "Calendar items are stored only on this computer and are not synchronized to the network." ,
"ImapCalDavSettingsPage_LocalCalendarLearnMore" : "How local calendar works" ,
"ImapCalDavSettingsPage_LocalCalendarDialogTitle" : "Local calendar only" ,
"ImapCalDavSettingsPage_LocalCalendarDialogMessage" : "Local calendar keeps all events only on your computer. Nothing is synchronized to iCloud, Yahoo, or any other provider." ,
"ImapCalDavSettingsPage_CalDavServiceUrl" : "CalDAV service URL" ,
"ImapCalDavSettingsPage_CalDavUsername" : "CalDAV username" ,
"ImapCalDavSettingsPage_CalDavPassword" : "CalDAV password" ,
"ImapCalDavSettingsPage_CalDavNotRequiredMessage" : "CalDAV test is only required when calendar mode is set to CalDAV synchronization." ,
"ImapCalDavSettingsPage_CalDavUrlRequired" : "CalDAV service URL is required." ,
"ImapCalDavSettingsPage_CalDavUrlInvalid" : "CalDAV service URL must be an absolute URL." ,
"ImapCalDavSettingsPage_CalDavUsernameRequired" : "CalDAV username is required." ,
"ImapCalDavSettingsPage_CalDavPasswordRequired" : "CalDAV password is required." ,
"ImapCalDavSettingsPage_TestImapButton" : "Test IMAP connection" ,
"ImapCalDavSettingsPage_TestCalDavButton" : "Test CalDAV connection" ,
"ImapCalDavSettingsPage_ImapTestSuccessMessage" : "IMAP connection test succeeded." ,
"ImapCalDavSettingsPage_CalDavTestSuccessMessage" : "CalDAV connection test succeeded." ,
"ImapCalDavSettingsPage_SaveSuccessMessage" : "Account settings validated and saved." ,
"ImapCalDavSettingsPage_ICloudHint" : "Use an app-specific password generated from your Apple account settings." ,
"ImapCalDavSettingsPage_YahooHint" : "Use an app password from your Yahoo account security settings." ,
2024-04-18 01:44:37 +02:00
"Info_AccountCreatedMessage" : "{0} is created" ,
"Info_AccountCreatedTitle" : "Account Creation" ,
"Info_AccountCreationFailedTitle" : "Account Creation Failed" ,
"Info_AccountDeletedMessage" : "{0} is successfuly deleted." ,
"Info_AccountDeletedTitle" : "Account Deleted" ,
"Info_AccountIssueFixFailedTitle" : "Failed" ,
"Info_AccountIssueFixSuccessMessage" : "Fixed all account issues." ,
"Info_AccountIssueFixSuccessTitle" : "Success" ,
"Info_AttachmentOpenFailedMessage" : "Can't open this attachment." ,
"Info_AttachmentOpenFailedTitle" : "Failed" ,
"Info_AttachmentSaveFailedMessage" : "Can't save this attachment." ,
"Info_AttachmentSaveFailedTitle" : "Failed" ,
"Info_AttachmentSaveSuccessMessage" : "Attachment is saved." ,
"Info_AttachmentSaveSuccessTitle" : "Attachment Saved" ,
"Info_BackgroundExecutionDeniedMessage" : "Background execution for the app is denied. This may affect background synchronization and live notifications." ,
"Info_BackgroundExecutionDeniedTitle" : "Denied Background Execution" ,
"Info_BackgroundExecutionUnknownErrorMessage" : "Unknown exception occurred when registering background synchronizer." ,
"Info_BackgroundExecutionUnknownErrorTitle" : "Background Execution Failure" ,
2025-02-22 01:54:52 +01:00
"Info_CantDeletePrimaryAliasMessage" : "Primary alias can't be deleted. Please change your alias before deleting this one" ,
2024-04-18 01:44:37 +02:00
"Info_ComposerMissingMIMEMessage" : "Couldn't locate the MIME file. Synchronizing may help." ,
"Info_ComposerMissingMIMETitle" : "Failed" ,
"Info_ContactExistsMessage" : "This contact is already in the recipient list." ,
"Info_ContactExistsTitle" : "Contact Exists" ,
"Info_DraftFolderMissingMessage" : "Draft folder is missing for this account. Please check your account settings." ,
"Info_DraftFolderMissingTitle" : "Missing Draft Folder" ,
2025-02-22 01:54:52 +01:00
"Info_FailedToOpenFileMessage" : "File might be removed from the disk." ,
"Info_FailedToOpenFileTitle" : "Failed to launch file." ,
2024-04-18 01:44:37 +02:00
"Info_FileLaunchFailedTitle" : "Failed to launch file" ,
"Info_InvalidAddressMessage" : "'{0}' is not a valid e-mail address." ,
"Info_InvalidAddressTitle" : "Invalid Address" ,
"Info_InvalidMoveTargetMessage" : "You can't move selected mails to this folder." ,
"Info_InvalidMoveTargetTitle" : "Invalid Move Target" ,
"Info_LogsNotFoundMessage" : "There are no logs to share." ,
"Info_LogsNotFoundTitle" : "Logs Not Found" ,
"Info_LogsSavedMessage" : "{0} is saved to selected folder." ,
"Info_LogsSavedTitle" : "Saved" ,
2025-02-22 01:54:52 +01:00
"Info_MailListSizeResetSuccessMessage" : "The Mail List size has been reset." ,
2024-04-18 01:44:37 +02:00
"Info_MailRenderingFailedMessage" : "This mail is corrupted or can't be opened.\n{0}" ,
"Info_MailRenderingFailedTitle" : "Render Failed" ,
"Info_MessageCorruptedMessage" : "This message is corrupted." ,
"Info_MessageCorruptedTitle" : "Error" ,
"Info_MissingFolderMessage" : "{0} doesn't exist for this account." ,
"Info_MissingFolderTitle" : "Missing Folder" ,
"Info_PDFSaveFailedTitle" : "Failed to save PDF file" ,
"Info_PDFSaveSuccessMessage" : "PDF file is saved to {0}" ,
2025-02-22 01:54:52 +01:00
"Info_PDFSaveSuccessTitle" : "Success" ,
2024-04-18 01:44:37 +02:00
"Info_PurchaseExistsMessage" : "Looks like this product has already been purchased before." ,
"Info_PurchaseExistsTitle" : "Existing Product" ,
"Info_PurchaseThankYouMessage" : "Thank You" ,
"Info_PurchaseThankYouTitle" : "Purchase successful" ,
"Info_RequestCreationFailedTitle" : "Failed to Create Requests" ,
"Info_ReviewNetworkErrorMessage" : "There was a network issue with your review." ,
"Info_ReviewNetworkErrorTitle" : "Network Issue" ,
"Info_ReviewNewMessage" : "All feedbacks are appreciated. Thank you for the review!" ,
"Info_ReviewSuccessTitle" : "Thank you" ,
"Info_ReviewUnknownErrorMessage" : "There was an unknown issue with your review. ({0})" ,
"Info_ReviewUnknownErrorTitle" : "Unknown Error" ,
"Info_ReviewUpdatedMessage" : "Thank you for the updated review." ,
"Info_SignatureDisabledMessage" : "Disabled signature for this account" ,
"Info_SignatureDisabledTitle" : "Success" ,
"Info_SignatureSavedMessage" : "New signature is saved" ,
"Info_SignatureSavedTitle" : "Success" ,
"Info_SyncCanceledMessage" : "Canceled" ,
"Info_SyncCanceledTitle" : "Synchronization" ,
"Info_SyncFailedTitle" : "Synchronization Failed" ,
2025-02-22 01:54:52 +01:00
"Info_UnsubscribeErrorMessage" : "Failed to unsubscribe" ,
2024-04-18 01:44:37 +02:00
"Info_UnsubscribeLinkInvalidMessage" : "This unsubscribe link is invalid. Failed to unsubscribe from the list." ,
2025-02-22 01:54:52 +01:00
"Info_UnsubscribeLinkInvalidTitle" : "Invalid Unsubscribe Uri" ,
2024-05-01 14:23:23 +02:00
"Info_UnsubscribeSuccessMessage" : "Successfully unsubscribed from {0}." ,
2025-02-22 01:54:52 +01:00
"Info_UnsupportedFunctionalityDescription" : "This functionality is not implemented yet." ,
"Info_UnsupportedFunctionalityTitle" : "Unsupported" ,
"InfoBarAction_Enable" : "Enable" ,
"InfoBarMessage_SynchronizationDisabledFolder" : "This folder is disabled for synchronization." ,
"InfoBarTitle_SynchronizationDisabledFolder" : "Disabled Folder" ,
2024-04-18 01:44:37 +02:00
"Justify" : "Justify" ,
2026-03-08 21:21:34 +01:00
"MenuUpdateAvailable" : "Update Available" ,
2024-04-18 01:44:37 +02:00
"Left" : "Left" ,
"Link" : "Link" ,
"LinkedAccountsCreatePolicyMessage" : "you must have at least 2 accounts to create link\nlink will be removed on save" ,
"LinkedAccountsTitle" : "Linked Accounts" ,
2025-02-22 01:54:52 +01:00
"MailItemNoSubject" : "No subject" ,
2024-04-18 01:44:37 +02:00
"MailOperation_AlwaysMoveFocused" : "Always Move to Focused" ,
"MailOperation_AlwaysMoveOther" : "Always Move to Other" ,
"MailOperation_Archive" : "Archive" ,
"MailOperation_ClearFlag" : "Clear flag" ,
"MailOperation_DarkEditor" : "Dark" ,
"MailOperation_Delete" : "Delete" ,
"MailOperation_ExportPDF" : "Export to PDF" ,
"MailOperation_Find" : "Find" ,
"MailOperation_Forward" : "Forward" ,
"MailOperation_Ignore" : "Ignore" ,
"MailOperation_LightEditor" : "Light" ,
"MailOperation_MarkAsJunk" : "Mark as junk" ,
"MailOperation_MarkAsRead" : "Mark as read" ,
"MailOperation_MarkAsUnread" : "Mark as unread" ,
"MailOperation_MarkNotJunk" : "Mark as Not Junk" ,
"MailOperation_Move" : "Move" ,
"MailOperation_MoveFocused" : "Move to Focused" ,
"MailOperation_MoveJunk" : "Move to Junk" ,
"MailOperation_MoveOther" : "Move to Other" ,
"MailOperation_Navigate" : "Navigate" ,
"MailOperation_Print" : "Print" ,
"MailOperation_Reply" : "Reply" ,
"MailOperation_ReplyAll" : "Reply all" ,
"MailOperation_SaveAs" : "Save As" ,
"MailOperation_SetFlag" : "Set flag" ,
"MailOperation_Unarchive" : "Unarchive" ,
2025-02-01 18:13:36 +01:00
"MailOperation_ViewMessageSource" : "View message source" ,
2025-02-22 01:54:52 +01:00
"MailOperation_Zoom" : "Zoom" ,
2026-02-11 11:34:50 +01:00
"MailsDragging" : "Dragging {0} item(s)" ,
2024-04-18 01:44:37 +02:00
"MailsSelected" : "{0} item(s) selected" ,
"MarkFlagUnflag" : "Mark as flagged/unflagged" ,
"MarkReadUnread" : "Mark as read/unread" ,
"MenuManageAccounts" : "Manage Accounts" ,
"MenuMergedAccountItemAccountsSuffix" : " accounts" ,
2025-02-22 01:54:52 +01:00
"MenuNewMail" : "New Mail" ,
2024-04-18 01:44:37 +02:00
"MenuRate" : "Rate Wino" ,
"MenuSettings" : "Settings" ,
2025-02-22 01:54:52 +01:00
"MergedAccountCommonFolderArchive" : "Archive" ,
"MergedAccountCommonFolderDraft" : "Draft" ,
"MergedAccountCommonFolderInbox" : "Inbox" ,
"MergedAccountCommonFolderJunk" : "Junk" ,
"MergedAccountCommonFolderSent" : "Sent" ,
"MergedAccountCommonFolderTrash" : "Deleted" ,
2024-04-18 01:44:37 +02:00
"MergedAccountsAvailableAccountsTitle" : "Available Accounts" ,
2025-02-22 01:54:52 +01:00
"MessageSourceDialog_Title" : "Message source" ,
2024-04-18 01:44:37 +02:00
"More" : "More" ,
2025-02-22 01:54:52 +01:00
"MoreFolderNameOverride" : "More" ,
2024-04-18 01:44:37 +02:00
"MoveMailDialog_InvalidFolderMessage" : "{0} is not a valid folder for this mail." ,
"MoveMailDialog_Title" : "Pick a folder" ,
"NewAccountDialog_AccountName" : "Account Name" ,
"NewAccountDialog_AccountNameDefaultValue" : "Personal" ,
"NewAccountDialog_AccountNamePlaceholder" : "eg. Personal Mail" ,
"NewAccountDialog_Title" : "Add New Account" ,
2024-05-08 20:01:55 +02:00
"NoMailSelected" : "No message selected" ,
2024-05-09 00:51:16 +02:00
"NoMessageCrieteria" : "No messages match your search criteria" ,
2024-05-08 20:01:55 +02:00
"NoMessageEmptyFolder" : "This folder is empty" ,
2024-11-27 18:40:55 +01:00
"Notifications_MultipleNotificationsMessage" : "You have {0} new messages." ,
"Notifications_MultipleNotificationsTitle" : "New Mail" ,
2024-04-18 01:44:37 +02:00
"Notifications_WinoUpdatedMessage" : "Checkout new version {0}" ,
"Notifications_WinoUpdatedTitle" : "Wino Mail has been updated." ,
2026-03-08 21:21:34 +01:00
"Notifications_StoreUpdateAvailableTitle" : "Update available" ,
"Notifications_StoreUpdateAvailableMessage" : "A newer version of Wino Mail is ready to install from Microsoft Store." ,
2025-02-22 00:22:00 +01:00
"OnlineSearchFailed_Message" : "Failed to perform search\n{0}\n\nListing offline mails." ,
"OnlineSearchTry_Line1" : "Can't find what you are looking for?" ,
"OnlineSearchTry_Line2" : "Try online search." ,
2025-02-22 01:54:52 +01:00
"Other" : "Other" ,
2024-04-18 01:44:37 +02:00
"PaneLengthOption_Default" : "Default" ,
"PaneLengthOption_ExtraLarge" : "Extra Large" ,
"PaneLengthOption_Large" : "Large" ,
"PaneLengthOption_Medium" : "Medium" ,
"PaneLengthOption_Micro" : "Micro" ,
"PaneLengthOption_Small" : "Small" ,
"Photos" : "Photos" ,
"PreparingFoldersMessage" : "Preparing folders" ,
2025-02-22 01:54:52 +01:00
"ProtocolLogAvailable_Message" : "Protocol logs are available for diagnostics." ,
2024-04-18 01:44:37 +02:00
"ProviderDetail_Gmail_Description" : "Google Account" ,
2025-02-22 01:54:52 +01:00
"ProviderDetail_iCloud_Description" : "Apple iCloud Account" ,
"ProviderDetail_iCloud_Title" : "iCloud" ,
2024-04-18 01:44:37 +02:00
"ProviderDetail_IMAP_Description" : "Custom IMAP/SMTP server" ,
"ProviderDetail_IMAP_Title" : "IMAP Server" ,
2025-02-15 12:53:32 +01:00
"ProviderDetail_Yahoo_Description" : "Yahoo Account" ,
2025-02-22 01:54:52 +01:00
"ProviderDetail_Yahoo_Title" : "Yahoo Mail" ,
"QuickEventDialog_EventName" : "Event name" ,
"QuickEventDialog_IsAllDay" : "All day" ,
"QuickEventDialog_Location" : "Location" ,
"QuickEventDialog_RemindMe" : "Remind me" ,
"QuickEventDialogMoreDetailsButtonText" : "More details" ,
"Reader_SaveAllAttachmentButtonText" : "Save all attachments" ,
2024-04-18 01:44:37 +02:00
"Results" : "Results" ,
"Right" : "Right" ,
2024-05-08 20:01:55 +02:00
"SearchBarPlaceholder" : "Search" ,
"SearchingIn" : "Searching in" ,
2024-05-09 01:11:02 +02:00
"SearchPivotName" : "Results" ,
2025-10-29 16:26:46 +01:00
"Settings_KeyboardShortcuts_Title" : "Keyboard Shortcuts" ,
"Settings_KeyboardShortcuts_Description" : "Manage keyboard shortcuts for quick actions on the mails." ,
2025-02-22 01:54:52 +01:00
"SettingConfigureSpecialFolders_Button" : "Configure" ,
2025-03-01 16:53:05 +01:00
"SettingsEditAccountDetails_IMAPConfiguration_Title" : "IMAP/SMTP Configuration" ,
"SettingsEditAccountDetails_IMAPConfiguration_Description" : "Change your incoming/outgoing server settings." ,
2025-02-22 01:54:52 +01:00
"SettingsAbout_Description" : "Learn more about Wino." ,
"SettingsAbout_Title" : "About" ,
2024-04-18 01:44:37 +02:00
"SettingsAboutGithub_Description" : "Go to issue tracker GitHub repository." ,
"SettingsAboutGithub_Title" : "GitHub" ,
"SettingsAboutVersion" : "Version " ,
"SettingsAboutWinoDescription" : "Lightweight mail client for Windows device families." ,
"SettingsAccentColor_Description" : "Change application's accent color" ,
"SettingsAccentColor_Title" : "Accent Color" ,
"SettingsAccentColor_UseWindowsAccentColor" : "Use my Windows accent color" ,
2025-02-22 01:54:52 +01:00
"SettingsAccountManagementAppendMessage_Description" : "Create a copy of the message in Sent folder after the draft is sent. Enable this if you don't see your mails after you sent them in Sent folder." ,
"SettingsAccountManagementAppendMessage_Title" : "Append messages to Sent folder" ,
2024-04-18 01:44:37 +02:00
"SettingsAccountName_Description" : "Change the name of the account." ,
"SettingsAccountName_Title" : "Account Name" ,
"SettingsApplicationTheme_Description" : "Personalize Wino with different custom application themes for your like." ,
"SettingsApplicationTheme_Title" : "Application Theme" ,
2025-02-22 01:54:52 +01:00
"SettingsAppPreferences_CloseBehavior_Description" : "What should happen when you close the app?" ,
"SettingsAppPreferences_CloseBehavior_Title" : "Application close behavior" ,
"SettingsAppPreferences_Description" : "General settings / preferences for Wino Mail." ,
"SettingsAppPreferences_SearchMode_Description" : "Set whether Wino should check fetched mails first while doing a search or ask your mail server online. Local search is always faster and you can always do an online search if your mail is not in the results." ,
"SettingsAppPreferences_SearchMode_Local" : "Local" ,
"SettingsAppPreferences_SearchMode_Online" : "Online" ,
"SettingsAppPreferences_SearchMode_Title" : "Default search mode" ,
2026-02-22 17:55:57 +01:00
"SettingsAppPreferences_ApplicationMode_Title" : "Default application mode" ,
"SettingsAppPreferences_ApplicationMode_Description" : "Choose which mode Wino opens in when no activation type explicitly sets it." ,
"SettingsAppPreferences_ApplicationMode_Mail" : "Mail" ,
"SettingsAppPreferences_ApplicationMode_Calendar" : "Calendar" ,
2025-02-22 01:54:52 +01:00
"SettingsAppPreferences_ServerBackgroundingMode_Invisible_Description" : "Wino Mail will keep running in the background. You will be notified as new mails arrive." ,
"SettingsAppPreferences_ServerBackgroundingMode_Invisible_Title" : "Run in the background" ,
"SettingsAppPreferences_ServerBackgroundingMode_MinimizeTray_Description" : "Wino Mail will keep running on the system tray. Available to launch by clicking on an icon. You will be notified as new mails arrive." ,
"SettingsAppPreferences_ServerBackgroundingMode_MinimizeTray_Title" : "Minimize to system tray" ,
"SettingsAppPreferences_ServerBackgroundingMode_Terminate_Description" : "Wino Mail will not keep running anywhere. You will not be notified as new mails arrive. Launch Wino Mail again to continue mail synchronization." ,
"SettingsAppPreferences_ServerBackgroundingMode_Terminate_Title" : "Terminate" ,
"SettingsAppPreferences_StartupBehavior_Description" : "Allow Wino Mail to launch minimized when Windows starts. Always allow it to receive notifications." ,
"SettingsAppPreferences_StartupBehavior_Disable" : "Disable" ,
"SettingsAppPreferences_StartupBehavior_Disabled" : "Wino Mail will not be launched on Windows startup. This will cause you to miss notifications when you restart your computer." ,
"SettingsAppPreferences_StartupBehavior_DisabledByPolicy" : "Your administrator or group policies disabled running applications on startup. Thus, Wino Mail can't be set to launch on Windows startup." ,
"SettingsAppPreferences_StartupBehavior_DisabledByUser" : "Please go to Task Manager -> Startup tab to allow Wino Mail to launch on Windows startup." ,
"SettingsAppPreferences_StartupBehavior_Enable" : "Enable" ,
"SettingsAppPreferences_StartupBehavior_Enabled" : "Wino Mail successfully set to be launched in the background on Windows startup." ,
"SettingsAppPreferences_StartupBehavior_FatalError" : "Fatal error occurred while changing the startup mode for Wino Mail." ,
"SettingsAppPreferences_StartupBehavior_Title" : "Start minimized on Windows startup" ,
"SettingsAppPreferences_Title" : "App Preferences" ,
2026-03-08 21:21:34 +01:00
"SettingsAppPreferences_StoreUpdateNotifications_Title" : "Store update notifications" ,
"SettingsAppPreferences_StoreUpdateNotifications_Description" : "Show notifications and footer actions when a Microsoft Store update is available." ,
2025-02-22 01:54:52 +01:00
"SettingsAutoSelectNextItem_Description" : "Select the next item after you delete or move a mail." ,
"SettingsAutoSelectNextItem_Title" : "Auto select next item" ,
2024-04-18 01:44:37 +02:00
"SettingsAvailableThemes_Description" : "Select a theme from Wino's own collection for your taste or apply your own themes." ,
"SettingsAvailableThemes_Title" : "Available Themes" ,
2024-11-10 23:28:25 +01:00
"SettingsCalendarSettings_Description" : "Change first day of week, hour cell height and more..." ,
2025-02-22 01:54:52 +01:00
"SettingsCalendarSettings_Title" : "Calendar Settings" ,
2026-03-04 00:12:52 +01:00
"CalendarSettings_DefaultSnoozeDuration_Header" : "Default snooze duration" ,
"CalendarSettings_DefaultSnoozeDuration_Description" : "Set a default snooze duration for calendar reminder notifications." ,
2025-02-22 01:54:52 +01:00
"SettingsComposer_Title" : "Composer" ,
"SettingsComposerFont_Title" : "Default Composer Font" ,
"SettingsComposerFontFamily_Description" : "Change the default font family and font size for composing mails." ,
"SettingsConfigureSpecialFolders_Description" : "Set folders with special functions. Folders such as Archive, Inbox, and Drafts are essential for Wino to function properly." ,
"SettingsConfigureSpecialFolders_Title" : "Configure System Folders" ,
2024-04-18 01:44:37 +02:00
"SettingsCustomTheme_Description" : "Create your own custom theme with custom wallpaper and accent color." ,
"SettingsCustomTheme_Title" : "Custom Theme" ,
"SettingsDeleteAccount_Description" : "Delete all e-mails and credentials associated with this account." ,
"SettingsDeleteAccount_Title" : "Delete this account" ,
2025-06-20 14:34:37 +02:00
"SettingsDeleteProtection_Description" : "Should Wino ask you for confirmation every time you try to permanently delete a mail using Shift + Del keys?" ,
2024-04-18 01:44:37 +02:00
"SettingsDeleteProtection_Title" : "Permanent Delete Protection" ,
"SettingsDiagnostics_Description" : "For developers" ,
2025-02-23 19:08:01 +01:00
"SettingsDiagnostics_DiagnosticId_Description" : "Share this ID with the developers when asked to get help for the issues you experience in Wino Mail." ,
"SettingsDiagnostics_DiagnosticId_Title" : "Diagnostic ID" ,
2025-02-22 01:54:52 +01:00
"SettingsDiagnostics_Title" : "Diagnostics" ,
2024-04-18 01:44:37 +02:00
"SettingsDiscord_Description" : "Get regular development updates, join roadmap discussions and provide feedback." ,
"SettingsDiscord_Title" : "Discord Channel" ,
2025-02-22 01:54:52 +01:00
"SettingsEditLinkedInbox_Description" : "Add / remove accounts, rename or break the link between accounts." ,
"SettingsEditLinkedInbox_Title" : "Edit Linked Inbox" ,
2025-10-18 22:16:28 +02:00
"SettingsWindowBackdrop_Title" : "Window Backdrop" ,
"SettingsWindowBackdrop_Description" : "Select a backdrop effect for Wino windows." ,
"SettingsWindowBackdrop_Disabled" : "Window backdrop selection is disabled when application theme is selected other than Default." ,
2024-04-18 01:44:37 +02:00
"SettingsElementTheme_Description" : "Select a Windows theme for Wino" ,
"SettingsElementTheme_Title" : "Element Theme" ,
2025-02-22 01:54:52 +01:00
"SettingsElementThemeSelectionDisabled" : "Element theme selection is disabled when application theme is selected other than Default." ,
2024-04-18 01:44:37 +02:00
"SettingsEnableHoverActions_Title" : "Enable hover actions" ,
"SettingsEnableIMAPLogs_Description" : "Enable this to provide details about IMAP connectivity issuses you had during IMAP server setup." ,
"SettingsEnableIMAPLogs_Title" : "Enable IMAP Protocol Logs" ,
"SettingsEnableLogs_Description" : "I might need logs for crashes to diagnose issues you have opened in GitHub. None of the logs will expose your credentials or sensetive information to public." ,
"SettingsEnableLogs_Title" : "Enable Logs" ,
"SettingsEnableSignature" : "Enable Signature" ,
"SettingsExpandOnStartup_Description" : "Set whether Wino should expand this account's folders on startup." ,
"SettingsExpandOnStartup_Title" : "Expand Menu on Startup" ,
"SettingsExternalContent_Description" : "Manage external content settings when rendering mails." ,
"SettingsExternalContent_Title" : "External Content" ,
"SettingsFocusedInbox_Description" : "Set whether Inbox should be split into two as Focused - Other." ,
"SettingsFocusedInbox_Title" : "Focused Inbox" ,
2025-02-22 01:54:52 +01:00
"SettingsFolderMenuStyle_Description" : "Change whether account folders should be nested inside an account menu item or not. Toggle this off if you like the old menu system in Windows Mail" ,
"SettingsFolderMenuStyle_Title" : "Create Nested Folders" ,
"SettingsFolderOptions_Description" : "Change individual folder settings like enable/disable sync or show/hide unread badge." ,
"SettingsFolderOptions_Title" : "Folder Configuration" ,
2024-04-18 01:44:37 +02:00
"SettingsFolderSync_Description" : "Enable or disable specific folders for synchronization." ,
"SettingsFolderSync_Title" : "Folder Synchronization" ,
2025-02-22 01:54:52 +01:00
"SettingsFontFamily_Title" : "Font Family" ,
"SettingsFontPreview_Title" : "Preview" ,
"SettingsFontSize_Title" : "Font Size" ,
2024-04-18 01:44:37 +02:00
"SettingsHoverActionCenter" : "Center Action" ,
"SettingsHoverActionLeft" : "Left Action" ,
"SettingsHoverActionRight" : "Right Action" ,
"SettingsHoverActions_Description" : "Select 3 actions to show up when you hover over the mails with cursor." ,
"SettingsHoverActions_Title" : "Hover Actions" ,
"SettingsLanguage_Description" : "Change display language for Wino." ,
"SettingsLanguage_Title" : "Display Language" ,
2024-04-27 15:27:02 +02:00
"SettingsLanguageTime_Description" : "Wino display language, preferred time format." ,
2025-02-22 01:54:52 +01:00
"SettingsLanguageTime_Title" : "Language & Time" ,
2024-04-18 01:44:37 +02:00
"SettingsLinkAccounts_Description" : "Merge multiple accounts into one. See mails from one Inbox together." ,
"SettingsLinkAccounts_Title" : "Create Linked Accounts" ,
"SettingsLinkedAccountsSave_Description" : "Modify the current link with the new accounts." ,
"SettingsLinkedAccountsSave_Title" : "Save Changes" ,
"SettingsLoadImages_Title" : "Load images automatically" ,
2024-12-22 06:39:03 +11:00
"SettingsLoadPlaintextLinks_Title" : "Convert plaintext links to clickable links" ,
2025-02-22 01:54:52 +01:00
"SettingsLoadStyles_Title" : "Load styles automatically" ,
"SettingsMailListActionBar_Description" : "Hide/show action bar at top of message list." ,
"SettingsMailListActionBar_Title" : "Show mail list actions" ,
2024-04-18 01:44:37 +02:00
"SettingsMailSpacing_Description" : "Adjust the spacing for listing mails." ,
"SettingsMailSpacing_Title" : "Mail Spacing" ,
"SettingsManageAccountSettings_Description" : "Notifications, signatures, synchronization and other settings per account." ,
2026-03-12 14:55:07 +01:00
"SettingsManageAccountSettings_Title" : "Manage Accounts" ,
2025-02-22 01:54:52 +01:00
"SettingsManageAliases_Description" : "See e-mail aliases assigned for this account, update or delete them." ,
"SettingsManageAliases_Title" : "Aliases" ,
2025-03-01 01:17:04 +01:00
"SettingsEditAccountDetails_Title" : "Edit Account Details" ,
"SettingsEditAccountDetails_Description" : "Change account name, sender name and assign a new color if you like." ,
2026-03-08 21:21:34 +01:00
"EditAccountDetailsPage_SaveSuccess_Title" : "Changes Saved" ,
"EditAccountDetailsPage_SaveSuccess_Message" : "Your account details have been updated successfully." ,
2024-04-18 01:44:37 +02:00
"SettingsManageLink_Description" : "Move items to add new link or remove existing link." ,
"SettingsManageLink_Title" : "Manage Link" ,
"SettingsMarkAsRead_Description" : "Change what should happen to the selected item." ,
"SettingsMarkAsRead_DontChange" : "Don't automatically mark item as read" ,
"SettingsMarkAsRead_SecondsToWait" : "Seconds to wait: " ,
"SettingsMarkAsRead_Timer" : "When viewed in the reading pane" ,
"SettingsMarkAsRead_Title" : "Mark item as read" ,
"SettingsMarkAsRead_WhenSelected" : "When selected" ,
"SettingsMessageList_Description" : "Change how your messages should be organized in mail list." ,
"SettingsMessageList_Title" : "Message List" ,
"SettingsNoAccountSetupMessage" : "You didn't setup any accounts yet." ,
"SettingsNotifications_Description" : "Turn on or off notifications for this account." ,
"SettingsNotifications_Title" : "Notifications" ,
2024-11-09 20:37:38 +01:00
"SettingsNotificationsAndTaskbar_Description" : "Change whether notifications should be displayed and taskbar badge for this account." ,
2025-02-22 01:54:52 +01:00
"SettingsNotificationsAndTaskbar_Title" : "Notifications & Taskbar" ,
"SettingsOptions_Title" : "Settings" ,
2025-12-31 14:09:57 +01:00
"SettingsOptions_GeneralSection" : "General" ,
"SettingsOptions_MailSection" : "Mail" ,
"SettingsOptions_CalendarSection" : "Calendar" ,
"SettingsOptions_MoreComingSoon" : "More options coming soon" ,
2026-03-06 04:04:14 +01:00
"SettingsOptions_HeroDescription" : "Customize your Wino Mail experience" ,
"SettingsOptions_AccountsSummary" : "{0} account(s) configured" ,
2024-08-19 20:41:55 +02:00
"SettingsPaneLengthReset_Description" : "Reset the size of the mail list to original if you have issues with it." ,
"SettingsPaneLengthReset_Title" : "Reset Mail List Size" ,
2024-04-18 01:44:37 +02:00
"SettingsPaypal_Description" : "Show much more love ❤️ All donations are appreciated." ,
"SettingsPaypal_Title" : "Donate via PayPal" ,
2025-02-22 01:54:52 +01:00
"SettingsPersonalization_Description" : "Change appearance of Wino as you like." ,
"SettingsPersonalization_Title" : "Personalization" ,
2024-04-18 01:44:37 +02:00
"SettingsPersonalizationMailDisplayCompactMode" : "Compact Mode" ,
"SettingsPersonalizationMailDisplayMediumMode" : "Medium Mode" ,
"SettingsPersonalizationMailDisplaySpaciousMode" : "Spacious Mode" ,
2025-02-22 01:54:52 +01:00
"SettingsPrefer24HourClock_Description" : "Mail recieve times will be displayed in 24 hour format instead of 12 (AM/PM)" ,
"SettingsPrefer24HourClock_Title" : "Display Clock Format in 24 Hours" ,
2024-04-18 01:44:37 +02:00
"SettingsPrivacyPolicy_Description" : "Review privacy policy." ,
"SettingsPrivacyPolicy_Title" : "Privacy Policy" ,
2026-03-06 12:31:37 +01:00
"SettingsWebsite_Description" : "Open the Wino Mail website." ,
"SettingsWebsite_Title" : "Website" ,
2024-07-18 20:04:11 +02:00
"SettingsReadComposePane_Description" : "Fonts, external content." ,
"SettingsReadComposePane_Title" : "Reader & Composer" ,
2025-02-22 01:54:52 +01:00
"SettingsReader_Title" : "Reader" ,
2024-04-18 01:44:37 +02:00
"SettingsReaderFont_Title" : "Default Reader Font" ,
"SettingsReaderFontFamily_Description" : "Change the default font family and font size for reading mails." ,
"SettingsRenameMergeAccount_Description" : "Change the display name of the linked accounts." ,
"SettingsRenameMergeAccount_Title" : "Rename" ,
2025-02-22 01:54:52 +01:00
"SettingsReorderAccounts_Description" : "Change the order of accounts in the account list." ,
"SettingsReorderAccounts_Title" : "Reorder Accounts" ,
2024-04-18 01:44:37 +02:00
"SettingsSemanticZoom_Description" : "This will allow you to click on the headers in messages list and go to specific date" ,
"SettingsSemanticZoom_Title" : "Semantic Zoom for Date Headers" ,
2024-08-29 01:13:51 +02:00
"SettingsShowPreviewText_Description" : "Hide/show the preview text." ,
2024-04-18 01:44:37 +02:00
"SettingsShowPreviewText_Title" : "Show Preview Text" ,
"SettingsShowSenderPictures_Description" : "Hide/show the thumbnail sender pictures." ,
"SettingsShowSenderPictures_Title" : "Show Sender Avatars" ,
2026-03-08 21:21:34 +01:00
"SettingsEmailTemplates_Title" : "Email Templates" ,
"SettingsEmailTemplates_Description" : "Manage e-mail templates" ,
"SettingsEmailTemplates_CreatePageTitle" : "New template" ,
"SettingsEmailTemplates_EditPageTitle" : "Edit template" ,
"SettingsEmailTemplates_NewTemplateTitle" : "New template" ,
"SettingsEmailTemplates_NewTemplateDescription" : "Create a new e-mail template" ,
"SettingsEmailTemplates_NameTitle" : "Name" ,
"SettingsEmailTemplates_NamePlaceholder" : "Template name" ,
"SettingsEmailTemplates_DescriptionTitle" : "Description" ,
"SettingsEmailTemplates_DescriptionPlaceholder" : "Optional description" ,
"SettingsEmailTemplates_ContentTitle" : "Template content" ,
"SettingsEmailTemplates_ContentDescription" : "Edit the HTML content for this template." ,
"SettingsEmailTemplates_NameRequired" : "Template name is required." ,
2025-06-21 01:40:25 +02:00
"SettingsEnableGravatarAvatars_Title" : "Gravatar" ,
"SettingsEnableGravatarAvatars_Description" : "Use gravatar (if available) as sender picture" ,
"SettingsEnableFavicons_Title" : "Domain icons (Favicons)" ,
"SettingsEnableFavicons_Description" : "Use domain favicons (if available) as sender picture" ,
"SettingsMailList_ClearAvatarsCache_Button" : "Clear cached avatars" ,
2025-02-22 01:54:52 +01:00
"SettingsSignature_AddCustomSignature_Button" : "Add signature" ,
"SettingsSignature_AddCustomSignature_Title" : "Add custom signature" ,
"SettingsSignature_DeleteSignature_Title" : "Delete signature" ,
2024-06-13 00:51:59 +02:00
"SettingsSignature_Description" : "Manage account signatures" ,
2025-02-22 01:54:52 +01:00
"SettingsSignature_EditSignature_Title" : "Edit signature" ,
"SettingsSignature_ForFollowingMessages_Title" : "For Replies/Forwards" ,
"SettingsSignature_ForNewMessages_Title" : "For New Messages" ,
"SettingsSignature_NoneSignatureName" : "None" ,
"SettingsSignature_SignatureDefaults" : "Signature defaults" ,
"SettingsSignature_Signatures" : "Signatures" ,
2024-04-18 01:44:37 +02:00
"SettingsSignature_Title" : "Signature" ,
"SettingsStartupItem_Description" : "Primary account item to load Inbox at startup." ,
"SettingsStartupItem_Title" : "Startup Item" ,
"SettingsStore_Description" : "Show some love ❤️" ,
"SettingsStore_Title" : "Rate in Store" ,
2026-02-07 19:47:21 +01:00
"SettingsStorage_Title" : "Storage" ,
"SettingsStorage_Description" : "Scan and manage MIME cache stored in your local data folder." ,
"SettingsStorage_ScanFolder" : "Scan local data folder" ,
"SettingsStorage_NoLocalMimeDataFound" : "No local MIME data found." ,
"SettingsStorage_NoAccountsFound" : "No accounts found." ,
"SettingsStorage_TotalUsage" : "Total local MIME usage: {0}" ,
"SettingsStorage_AccountUsageDescription" : "{0} used in local MIME cache" ,
"SettingsStorage_DeleteAll_Title" : "Delete all MIME content" ,
"SettingsStorage_DeleteAll_Description" : "Delete this account's entire MIME cache folder." ,
"SettingsStorage_DeleteAll_Button" : "Delete all" ,
"SettingsStorage_DeleteAll_Confirm_Title" : "Delete all MIME content" ,
"SettingsStorage_DeleteAll_Confirm_Message" : "Delete all local MIME data for {0}?" ,
"SettingsStorage_DeleteAll_Success" : "All MIME content was deleted." ,
"SettingsStorage_DeleteOld_Title" : "Delete old MIME content" ,
"SettingsStorage_DeleteOld_Description" : "Delete MIME files based on mail creation date in local database." ,
"SettingsStorage_DeleteOld_1Month" : "> 1 month" ,
"SettingsStorage_DeleteOld_3Months" : "> 3 months" ,
"SettingsStorage_DeleteOld_6Months" : "> 6 months" ,
"SettingsStorage_DeleteOld_1Year" : "> 1 year" ,
"SettingsStorage_DeleteOld_Confirm_Title" : "Delete old MIME content" ,
"SettingsStorage_DeleteOld_Confirm_Message" : "Delete local MIME data older than {0} for {1}?" ,
"SettingsStorage_DeleteOld_Success" : "Deleted {0} MIME folder(s) older than {1}." ,
"SettingsStorage_1Month" : "1 month" ,
"SettingsStorage_3Months" : "3 months" ,
"SettingsStorage_6Months" : "6 months" ,
"SettingsStorage_1Year" : "1 year" ,
"SettingsStorage_Months" : "{0} months" ,
2025-02-22 01:54:52 +01:00
"SettingsTaskbarBadge_Description" : "Include unread mail count in taskbar icon." ,
"SettingsTaskbarBadge_Title" : "Taskbar Badge" ,
2024-04-18 01:44:37 +02:00
"SettingsThreads_Description" : "Organize messages into conversation threads." ,
"SettingsThreads_Title" : "Conversation Threading" ,
2024-08-29 01:13:51 +02:00
"SettingsUnlinkAccounts_Description" : "Remove the link between accounts. his will not delete your accounts." ,
2024-04-18 01:44:37 +02:00
"SettingsUnlinkAccounts_Title" : "Unlink Accounts" ,
2025-06-15 15:17:57 +02:00
"SettingsMailRendering_ActionLabels_Title" : "Action labels" ,
"SettingsMailRendering_ActionLabels_Description" : "Show action labels." ,
2025-02-22 01:54:52 +01:00
"SignatureDeleteDialog_Message" : "Are you sure you want to delete \"{0}\" signature?" ,
"SignatureDeleteDialog_Title" : "Delete signature" ,
"SignatureEditorDialog_SignatureName_Placeholder" : "Name your signature" ,
"SignatureEditorDialog_SignatureName_TitleEdit" : "Current signature name: {0}" ,
"SignatureEditorDialog_SignatureName_TitleNew" : "Signature name" ,
"SignatureEditorDialog_Title" : "Signature Editor" ,
2024-04-18 01:44:37 +02:00
"SortingOption_Date" : "by date" ,
"SortingOption_Name" : "by name" ,
"StoreRatingDialog_MessageFirstLine" : "All feedbacks are appreciated and they will make much Wino better in the future. Would you like to rate Wino in Microsoft Store?" ,
"StoreRatingDialog_MessageSecondLine" : "Would you like to rate Wino Mail in Microsoft Store?" ,
"StoreRatingDialog_Title" : "Enjoying Wino?" ,
2025-02-22 01:54:52 +01:00
"SynchronizationFolderReport_Failed" : "synchronization is failed" ,
"SynchronizationFolderReport_Success" : "up to date" ,
2024-04-18 01:44:37 +02:00
"SystemFolderConfigDialog_ArchiveFolderDescription" : "Archived messages will be moved to here." ,
"SystemFolderConfigDialog_ArchiveFolderHeader" : "Archive Folder" ,
"SystemFolderConfigDialog_DeletedFolderDescription" : "Deleted messages will be moved to here." ,
"SystemFolderConfigDialog_DeletedFolderHeader" : "Deleted Folder" ,
"SystemFolderConfigDialog_DraftFolderDescription" : "New mails/replies will be crafted in here." ,
"SystemFolderConfigDialog_DraftFolderHeader" : "Draft Folder" ,
"SystemFolderConfigDialog_JunkFolderDescription" : "All spam/junk mails will be here." ,
"SystemFolderConfigDialog_JunkFolderHeader" : "Junk/Spam Folder" ,
"SystemFolderConfigDialog_MessageFirstLine" : "This IMAP server doesn't support SPECIAL-USE extension hence Wino couldn't setup the system folders properly." ,
"SystemFolderConfigDialog_MessageSecondLine" : "Please select the appropriate folders for specific functionalities." ,
"SystemFolderConfigDialog_SentFolderDescription" : "Folder that sent messages will be stored." ,
"SystemFolderConfigDialog_SentFolderHeader" : "Sent Folder" ,
"SystemFolderConfigDialog_Title" : "Configure System Folders" ,
"SystemFolderConfigDialogValidation_DuplicateSystemFolders" : "Some of the system folders are used more than once in the configuration." ,
2025-02-22 01:54:52 +01:00
"SystemFolderConfigDialogValidation_InboxSelected" : "You can't assign Inbox folder to any other system folder." ,
2024-04-18 01:44:37 +02:00
"SystemFolderConfigSetupSuccess_Message" : "System folders are successfully configured." ,
2025-02-22 01:54:52 +01:00
"SystemFolderConfigSetupSuccess_Title" : "System Folders Setup" ,
2025-10-21 15:40:19 +02:00
"SystemTrayMenu_ShowWino" : "Open Wino Mail" ,
2026-03-06 12:31:37 +01:00
"SystemTrayMenu_ShowWinoCalendar" : "Open Wino Calendar" ,
2025-10-21 15:40:19 +02:00
"SystemTrayMenu_ExitWino" : "Exit" ,
2024-04-18 01:44:37 +02:00
"TestingImapConnectionMessage" : "Testing server connection..." ,
2025-02-22 01:54:52 +01:00
"TitleBarServerDisconnectedButton_Description" : "Wino is disconnected from the network. Click reconnect to restore connection." ,
"TitleBarServerDisconnectedButton_Title" : "no connection" ,
"TitleBarServerReconnectButton_Title" : "reconnect" ,
"TitleBarServerReconnectingButton_Title" : "connecting" ,
2024-04-18 01:44:37 +02:00
"Today" : "Today" ,
"UnknownAddress" : "unknown address" ,
"UnknownDateHeader" : "Unknown Date" ,
"UnknownGroupAddress" : "unknown Mail Group Address" ,
"UnknownSender" : "Unknown Sender" ,
"Unsubscribe" : "Unsubscribe" ,
"ViewContactDetails" : "View Details" ,
"WinoUpgradeDescription" : "Wino offers 3 accounts to start with for free. If you need more than 3 accounts, please upgrade" ,
"WinoUpgradeMessage" : "Upgrade to Unlimited Accounts" ,
"WinoUpgradeRemainingAccountsMessage" : "{0} out of {1} free accounts used." ,
2025-07-24 09:45:35 +02:00
"Yesterday" : "Yesterday" ,
2025-11-23 20:56:57 +01:00
"Smime_ImportCertificates_Success" : "Certificates imported successfully." ,
"Smime_ImportCertificates_Error" : "Error importing certificates: {0}" ,
"Smime_RemoveCertificates_Confirm" : "Do you really want to remove the certificates {0}?" ,
"Smime_RemoveCertificates_Success" : "Certificates removed." ,
"Smime_ExportCertificates_Success" : "Certificates exported." ,
"Smime_ExportCertificates_Error" : "Error exporting certificates." ,
"Smime_CertificateDetails" : "Subject: {0}\nIssuer: {1}\nValid from: {2}\nValid to: {3}\nThumbprint: {4}" ,
"Smime_CertificatePassword_Title" : "Certificate password required" ,
"Smime_CertificatePassword_Placeholder" : "Certificate password for {0} (optional)" ,
"Smime_Confirm_Title" : "Confirm" ,
"Buttons_OK" : "OK" ,
2026-02-09 22:39:30 +01:00
"Buttons_Refresh" : "Refresh" ,
2025-11-23 20:56:57 +01:00
"SettingsSignatureAndEncryption_Title" : "Signature and Encryption" ,
"SettingsSignatureAndEncryption_Description" : "Manage S/MIME certificates for signing and encrypting emails." ,
"SettingsSignatureAndEncryption_MyCertificatesHeader" : "My certificates" ,
"SettingsSignatureAndEncryption_MyCertificatesDescription" : "Personal certificates for signing and encryption" ,
"SettingsSignatureAndEncryption_RecipientCertificatesHeader" : "Recipient certificates" ,
"SettingsSignatureAndEncryption_RecipientCertificatesDescription" : "Recipient certificates for decryption" ,
"SettingsSignatureAndEncryption_NameColumn" : "Name" ,
"SettingsSignatureAndEncryption_ExpiresColumn" : "Expires on" ,
"SettingsSignatureAndEncryption_ThumbprintColumn" : "Thumbprint" ,
"Buttons_Remove" : "Remove" ,
"Buttons_Export" : "Export" ,
"Buttons_Import" : "Import" ,
"SettingsSignatureAndEncryption_SigningCertificate" : "S/Mime Signing Certificate" ,
"SettingsSignatureAndEncryption_EncryptionCertificate" : "S/Mime Encryption" ,
"SettingsSignatureAndEncryption_SigningCertificatePlaceholder" : "None" ,
"SmimeSignaturesInMessage" : "Signatures in this message:" ,
"SmimeSignatureEntry" : "• {0} {1} ({2}, valid through {3} - {4})" ,
"SmimeSigningCertificateInfoTitle" : "S/MIME Signing Certificate Info" ,
"SmimeCertificateInfoTitle" : "S/MIME Certificate Info" ,
"SmimeNoCertificateFileFound" : "No certificate file found" ,
"SmimeSaveCertificate" : "Save certificate..." ,
"SmimeCertificate" : "S/MIME Certificate" ,
"SmimeCertificateSavedTo" : "Certificate saved to {0}" ,
"SmimeSignedTooltip" : "This message is signed with an S/Mime certificate. Click for more details" ,
"SmimeEncryptedTooltip" : "This message is encrypted with an S/Mime certificate." ,
"SmimeCertificateFileInfo" : "File: {0}\nType: {1}\nSize: {2:N0} bytes" ,
"Composer_LightTheme" : "Light Theme" ,
"Composer_DarkTheme" : "Dark Theme" ,
"Composer_Outdent" : "Outdent" ,
"Composer_Indent" : "Indent" ,
"Composer_BulletList" : "Bullet List" ,
"Composer_OrderedList" : "Ordered List" ,
"Composer_Stroke" : "Stroke" ,
"Composer_Bold" : "Bold" ,
"Composer_Italic" : "Italic" ,
"Composer_Underline" : "Underline" ,
"Composer_CcBcc" : "Cc & Bcc" ,
"Composer_EnableSmimeSignature" : "Enable/disable S/MIME signature" ,
"Composer_EnableSmimeEncryption" : "Enable/disable S/MIME encryption" ,
2026-02-22 17:55:57 +01:00
"Composer_LocalDraftSyncInfo" : "This draft is local only. Wino failed to send it to your mail server. Click to retry sending it to the server." ,
2025-11-23 20:56:57 +01:00
"Composer_CertificateExpires" : "Expires on: " ,
"Composer_SmimeSignature" : "S/MIME Signature" ,
"Composer_SmimeEncryption" : "S/MIME Encryption" ,
2026-03-08 21:21:34 +01:00
"Composer_EmailTemplatesPlaceholder" : "E-mail templates" ,
2025-07-24 09:45:35 +02:00
"SettingsAppPreferences_EmailSyncInterval_Title" : "Email sync interval" ,
2025-10-29 19:35:04 +01:00
"SettingsAppPreferences_EmailSyncInterval_Description" : "Automatic email synchronization interval (minutes). This setting will be applied only after restarting Wino Mail." ,
"ContactsPage_Title" : "Contacts" ,
"ContactsPage_AddContact" : "Add Contact" ,
"ContactsPage_EditContact" : "Edit Contact" ,
"ContactsPage_DeleteContact" : "Delete Contact" ,
"ContactsPage_SearchPlaceholder" : "Search contacts..." ,
"ContactsPage_NoContacts" : "No contacts found" ,
"ContactsPage_ContactsCount" : "{0} contacts" ,
"ContactsPage_SelectedContactsCount" : "{0} selected" ,
"ContactsPage_DeleteSelectedContacts" : "Delete Selected" ,
"ContactEditDialog_Title" : "Edit Contact" ,
"ContactEditDialog_PhotoSection" : "Photo" ,
"ContactEditDialog_ChoosePhoto" : "Choose Photo" ,
"ContactEditDialog_RemovePhoto" : "Remove Photo" ,
"ContactEditDialog_NameHeader" : "Name" ,
"ContactEditDialog_NamePlaceholder" : "Contact name" ,
"ContactEditDialog_EmailHeader" : "Email Address" ,
"ContactEditDialog_EmailPlaceholder" : "contact@example.com" ,
"ContactEditDialog_InfoSection" : "Contact Information" ,
"ContactEditDialog_RootContactInfo" : "This is a root contact associated with your accounts and cannot be deleted." ,
"ContactEditDialog_OverriddenContactInfo" : "This contact has been manually modified and will not be updated during synchronization." ,
"ContactsPage_Subtitle" : "Manage your email contacts and their information" ,
"ContactStatus_Account" : "Account" ,
"ContactStatus_Modified" : "Modified" ,
"ContactAction_Edit" : "Edit contact" ,
"ContactAction_ChangePhoto" : "Change photo" ,
"ContactAction_Delete" : "Delete contact" ,
"ContactAction_Add" : "Add Contact" ,
"ContactSelection_Selected" : "selected" ,
"ContactSelection_SelectAll" : "Select All" ,
"ContactSelection_Clear" : "Clear Selection" ,
"ContactsPage_EmptyState" : "No contacts to display" ,
2026-01-06 17:23:58 +01:00
"ContactsPage_AddFirstContact" : "Add your first contact" ,
2026-02-09 22:39:30 +01:00
"ContactsPage_ContactsCountSuffix" : "contacts" ,
2026-03-12 14:55:07 +01:00
"ContactsPane_NewContact" : "New Contact" ,
"ContactsPane_DescriptionTitle" : "Manage your contacts" ,
"ContactsPane_DescriptionBody" : "Create contacts, rename them, update profile pictures, and keep saved details organized in one place." ,
2026-02-09 22:39:30 +01:00
"ContactEditDialog_AddTitle" : "Add Contact" ,
"ContactInfoBar_ContactAdded" : "Contact added successfully." ,
"ContactInfoBar_ContactUpdated" : "Contact updated successfully." ,
"ContactInfoBar_ContactsDeleted" : "Contacts deleted successfully." ,
"ContactInfoBar_ContactPhotoUpdated" : "Contact photo updated successfully." ,
"ContactInfoBar_FailedToLoadContacts" : "Failed to load contacts: {0}" ,
"ContactInfoBar_FailedToAddContact" : "Failed to add contact: {0}" ,
"ContactInfoBar_FailedToUpdateContact" : "Failed to update contact: {0}" ,
"ContactInfoBar_FailedToDeleteContacts" : "Failed to delete contacts: {0}" ,
"ContactInfoBar_FailedToUpdatePhoto" : "Failed to update photo: {0}" ,
"ContactInfoBar_CannotDeleteRoot" : "Root contacts cannot be deleted." ,
"ContactConfirmDialog_DeleteTitle" : "Delete Contact" ,
"ContactConfirmDialog_DeleteMessage" : "Are you sure you want to delete the contact '{0}'?" ,
"ContactConfirmDialog_DeleteMultipleMessage" : "Are you sure you want to delete {0} contact(s)?" ,
"ContactConfirmDialog_DeleteButton" : "Delete" ,
2026-01-06 17:23:58 +01:00
"CalendarAccountSettings_Title" : "Calendar Account Settings" ,
"CalendarAccountSettings_Description" : "Manage calendar settings for {0}" ,
"CalendarAccountSettings_AccountColor" : "Account Color" ,
"CalendarAccountSettings_AccountColorDescription" : "Change the display color for this calendar account" ,
"CalendarAccountSettings_SyncEnabled" : "Enable Synchronization" ,
"CalendarAccountSettings_SyncEnabledDescription" : "Enable or disable calendar synchronization for this account" ,
"CalendarAccountSettings_DefaultShowAs" : "Default Show As Status" ,
"CalendarAccountSettings_DefaultShowAsDescription" : "Default availability status for new events created with this account" ,
"CalendarAccountSettings_PrimaryCalendar" : "Primary Calendar" ,
2026-03-02 00:44:29 +01:00
"CalendarAccountSettings_PrimaryCalendarDescription" : "Mark this calendar as the primary calendar for the account" ,
2026-03-07 01:46:07 +01:00
"CalendarSettings_NewEventBehavior_Header" : "New Event button behavior" ,
"CalendarSettings_NewEventBehavior_Description" : "Choose whether the New Event button should ask for a calendar each time or always open a specific calendar." ,
"CalendarSettings_NewEventBehavior_AskEachTime" : "Ask each time." ,
"CalendarSettings_NewEventBehavior_AlwaysUseSpecificCalendar" : "Always use specific calendar." ,
2026-03-02 00:44:29 +01:00
"WhatIsNew_GetStartedButton" : "Get Started" ,
2026-03-05 10:12:03 +01:00
"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." ,
2026-03-02 00:44:29 +01:00
"WhatIsNew_MigrationNotification_Title" : "Wino Mail Updated" ,
2026-03-05 10:12:03 +01:00
"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" ,
2026-03-06 03:42:08 +01:00
"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."
2024-04-18 01:44:37 +02:00
}