Code
·
188 lines
·
7177 bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188{
"__name__": "English",
"__order__": "2",
"common_menu": "Menu",
"common_back": "Back",
"common_cancel_request": "Cancel",
"common_request_cancelled": "Request cancelled.",
"topbar_add_account": "+ Account",
"topbar_logout": "Log out",
"topbar_language": "Language",
"sidebar_new_message": "✎ New message",
"topbar_contacts": "Contacts",
"topbar_settings": "Settings",
"topbar_maintenance": "Manage",
"login_page_title": "Log in",
"login_subtitle": "Log in with your email account",
"login_email_address": "Email address",
"login_username": "Username (optional, defaults to email address)",
"login_password": "Password",
"login_advanced_toggle": "Advanced login (configure server) »",
"login_manual_server": "Configure server manually",
"login_imap_incoming": "IMAP (incoming)",
"login_server": "Server",
"login_port": "Port",
"login_security": "Security",
"login_security_ssl_tls": "SSL/TLS",
"login_security_start_tls": "STARTTLS",
"login_security_none": "None",
"login_smtp_outgoing": "SMTP (outgoing)",
"login_submit": "Log in",
"login_error_email_password_required": "Email address and password are required.",
"login_error_servers_required": "IMAP and SMTP server are required for advanced login.",
"login_error_connect_failed": "Connection failed: {0}",
"compose_page_title": "New message",
"compose_to": "To",
"compose_to_placeholder": "recipient@example.com",
"compose_cc": "Cc",
"compose_bcc": "Bcc",
"compose_subject": "Subject",
"compose_body": "Message",
"compose_font_name": "Font",
"compose_font_size": "Size",
"compose_size_small": "Small",
"compose_size_normal": "Normal",
"compose_size_large": "Large",
"compose_size_huge": "Huge",
"compose_text": "Text",
"compose_background": "Background",
"compose_link": "Link",
"compose_image": "Image",
"compose_list": "• List",
"compose_clear_format": "Clear format",
"compose_priority": "Priority",
"compose_priority_low": "Low",
"compose_priority_normal": "Normal",
"compose_priority_high": "High",
"compose_sensitivity": "Sensitivity",
"compose_sensitivity_nothing": "Nothing",
"compose_sensitivity_confidential": "Confidential",
"compose_sensitivity_private": "Private",
"compose_sensitivity_personal": "Personal",
"compose_request_read_receipt": "Request read receipt",
"compose_attachments": "Attachments",
"compose_send": "Send",
"compose_save_draft": "Save as draft",
"compose_upload_image": "Upload image",
"detail_priority_high": "High priority",
"detail_sensitivity_confidential": "Please treat this message as confidential.",
"detail_sensitivity_private": "Please treat this as private.",
"detail_sensitivity_personal": "Please treat this as personal.",
"compose_prompt_link_url": "Enter the URL:",
"compose_prompt_image_url": "Enter the image URL:",
"compose_sent": "Message sent.",
"compose_draft_saved": "Draft saved.",
"mail_inbox": "Inbox",
"mail_sort": "Sort:",
"mail_sort_date": "Date",
"mail_sort_subject": "Subject",
"mail_sort_from": "From",
"mail_sort_size": "Size",
"mail_refresh": "Refresh",
"mail_unread_only": "Unread only",
"mail_empty": "No messages in this folder.",
"mail_previous": "« Previous",
"mail_next": "Next »",
"mail_pager_info": "Page {0} of {1} ({2} messages)",
"mail_actions": "Actions...",
"action_mark_read": "Mark as read",
"action_mark_unread": "Mark as unread",
"action_flag": "Flag",
"action_unflag": "Unflag",
"action_mark_all_read": "All as Read",
"action_mark_all_unread": "All as Unread",
"mail_move_to": "Move to...",
"mail_delete_menu": "Delete...",
"action_delete": "Delete",
"action_empty_trash": "Empty trash",
"action_empty_spam": "Empty spam",
"mail_spam": "Spam",
"detail_reply_menu": "Reply...",
"action_reply": "Reply",
"action_reply_all": "Reply all",
"detail_forward": "Forward",
"detail_empty": "Select a message to read.",
"detail_back_to_list": "← Back to list",
"detail_from": "From:",
"detail_to": "To:",
"detail_cc": "Cc:",
"detail_date": "Date:",
"detail_images_blocked": "External images are blocked for this sender.",
"detail_images_blocked_spam": "External images are blocked and cannot be allowed for messages in the Spam folder.",
"detail_always_show_for": "Always show for {0}",
"detail_view": "View",
"detail_download": "Download",
"contacts_search": "Search",
"contacts_empty": "No contacts found.",
"contacts_select": "Select a contact to view.",
"contacts_email": "Email:",
"contacts_mail": "Mail contact",
"contacts_edit": "Edit contact information",
"contacts_save": "Save",
"contacts_cancel": "Cancel",
"contacts_view_mails": "View all mails from this contact",
"contacts_no_mails": "No messages found.",
"settings_page_title": "Settings",
"settings_tab_general": "General Settings",
"settings_tab_folders": "Manage Folders",
"settings_general": "General settings",
"settings_email": "Email settings",
"settings_language": "Language",
"settings_account": "Account",
"settings_email_address": "Email address",
"settings_imap_server": "IMAP server",
"settings_smtp_server": "SMTP server",
"settings_friendly_name": "Friendly name",
"settings_signature": "Signature",
"settings_messages_per_page": "Messages per page",
"settings_contacts_per_page": "Contacts per page",
"settings_autocheck_interval": "Autocheck interval (minutes, 0 = off)",
"settings_timezone": "Default timezone",
"settings_default_language": "Default language",
"settings_save": "Save",
"settings_saved": "Settings saved.",
"settings_folders_title": "Manage folders",
"settings_folder_column": "Folder",
"settings_messages_column": "Messages",
"settings_size_column": "Size",
"settings_sync_column": "Synchronize",
"settings_subscribed_column": "Subscribed",
"settings_total": "Total",
"settings_add_folder": "Add new folder",
"settings_delete_selected": "Delete selected",
"settings_reload_folders": "Reload folders",
"settings_delete_non_empty_warning": "Non-empty folders cannot be deleted. Please empty them first.",
"settings_new_folder_prompt": "Name of the new folder:",
"settings_rename_hint": "Double-click to rename",
"settings_rename_prompt": "New name:",
"settings_folder_order_hint": "Drag a folder (or use the arrows) to change its order in the main menu. This only changes the display, not the actual folder structure.",
"sync_not_synchronized": "Do not synchronize",
"sync_new_headers": "New headers",
"sync_all_headers": "All headers",
"sync_new_messages": "New messages",
"sync_all_messages": "All messages",
"sync_direct": "Direct",
"external_link_page_title": "External link",
"external_link_title": "You are leaving MailSharp",
"external_link_warning": "This link comes from an email message and goes to an external website:",
"external_link_confirm": "Are you sure you want to continue?",
"external_link_continue": "Continue",
"external_link_cancel": "Cancel",
"toast_indexing_active": "Background indexing: {0} / {1} active.",
"toast_indexing_working_on": " Working on: {0}"
}