1{
2 "language": "en",
3 "messages": {
4 "common": {
5 "yes": "Yes",
6 "no": "No",
7 "cancel": "Cancel",
8 "ok": "OK",
9 "save": "Save",
10 "delete": "Delete",
11 "archive": "Archive",
12 "back": "Back",
13 "next": "Next",
14 "previous": "Previous",
15 "loading": "Loading...",
16 "error": "Error",
17 "success": "Success"
18 },
19 "composer": {
20 "title": "Compose New Email",
21 "from": "From",
22 "to_placeholder": "Enter recipient email addresses.",
23 "cc_placeholder": "Carbon copy recipients.",
24 "bcc_placeholder": "Blind carbon copy recipients.",
25 "subject_placeholder": "Subject",
26 "body_placeholder": "Compose your message...",
27 "signature": "Signature",
28 "signature_placeholder": "Your email signature.",
29 "attachments": "Attachments",
30 "attachments_none": "None",
31 "enter_to_add": "Enter to add",
32 "encrypt_smime": "Encrypt Email (S/MIME)",
33 "send": "Send",
34 "switchable": "switchable",
35 "enter_to_switch": "Enter to switch",
36 "no_account": "no account configured",
37 "send_confirm": "Press Enter to send the email.",
38 "help": "Markdown/HTML • tab/shift+tab: navigate • ctrl+e: $EDITOR • esc: save draft & exit",
39 "exit_confirm": "Are you sure you want to exit? This draft will be saved",
40 "sending": "Sending email...",
41 "sent": "Email sent successfully",
42 "draft_saved": "Draft saved"
43 },
44 "inbox": {
45 "title": "Inbox",
46 "all_accounts": "All Accounts",
47 "sent": "Sent",
48 "trash": "Trash",
49 "archive": "Archive",
50 "empty": "No emails",
51 "loading": "Loading emails...",
52 "refreshing": "Refreshing...",
53 "visual_mode": "visual mode",
54 "delete": "delete",
55 "archive": "archive",
56 "refresh": "refresh",
57 "reply": "reply",
58 "forward": "forward",
59 "move": "move",
60 "mark_read": "mark as read",
61 "mark_unread": "mark as unread",
62 "help_visual": "v: visual mode • d: delete • a: archive",
63 "help_navigation": "j/k: navigate • enter: open • r: refresh"
64 },
65 "choice": {
66 "what_to_do": "What would you like to do?",
67 "compose": "Compose Email",
68 "inbox": "View Inbox",
69 "calendar": "View Calendar",
70 "settings": "Settings",
71 "marketplace": "Plugin Marketplace",
72 "drafts": "Drafts",
73 "help": "Use ↑/↓ to navigate, enter to select, and ctrl+c to quit.",
74 "unknown": "unknown",
75 "update_available": "Update available: {latest} (installed: {current}) — run `matcha update` to upgrade"
76 },
77 "folder_inbox": {
78 "folders_title": "Folders",
79 "move_to_folder": "Move to folder:",
80 "move_single": "Move email to folder:",
81 "move_multiple": {
82 "one": "Move {count} email to folder:",
83 "other": "Move {count} emails to folder:"
84 },
85 "help": "j/k: navigate enter: move esc: cancel",
86 "help_folders": "tab: next folder • shift+tab: prev folder • m: move"
87 },
88 "login": {
89 "title": "Email Accounts",
90 "add_account": "Add Account",
91 "edit_account": "Edit Account",
92 "description": "Enter your email account credentials.",
93 "protocol_label": "Protocol",
94 "protocol_placeholder": "Protocol (imap, jmap, or pop3)",
95 "email_label": "Email",
96 "email_placeholder": "your.email@example.com",
97 "password_label": "Password",
98 "password_placeholder": "Password / App Password",
99 "display_name_label": "Display Name",
100 "display_name_placeholder": "Your Name",
101 "imap_server_label": "IMAP Server",
102 "smtp_server_label": "SMTP Server",
103 "port_label": "Port",
104 "save": "Save Account",
105 "delete": "Delete Account",
106 "delete_confirm": "Delete this account?",
107 "tip_protocol": "Choose the protocol: imap (default), jmap, or pop3.",
108 "tip_app_password": "For Gmail, use an App Password instead of your regular password."
109 },
110 "settings": {
111 "title": "Settings",
112 "category_general": "General",
113 "category_accounts": "Accounts",
114 "category_theme": "Theme",
115 "category_mailing_lists": "Mailing Lists",
116 "category_encryption": "App Encryption",
117 "help_menu": "↑/↓: navigate • right/enter: select • esc: go back",
118 "help_content": "esc: back to menu"
119 },
120 "settings_accounts": {
121 "title": "Account Settings",
122 "no_accounts": "No accounts configured.",
123 "add_account": "Add New Account",
124 "help": "↑/↓: navigate • enter: edit crypto config • e: edit server • s: edit signature • d: delete"
125 },
126 "settings_theme": {
127 "title": "Theme",
128 "current": "active",
129 "help": "↑/↓: navigate • enter/space: apply theme"
130 },
131 "settings_mailing_lists": {
132 "title": "Mailing Lists",
133 "no_lists": "No mailing lists configured.",
134 "add_list": "Add New Mailing List",
135 "delete_confirm": "Delete mailing list?",
136 "address_count": {
137 "one": "{count} address",
138 "other": "{count} addresses"
139 },
140 "help": "↑/↓: navigate • enter: select • e: edit • d: delete"
141 },
142 "settings_general": {
143 "title": "General Settings",
144 "disable_images": "Disable Image Display",
145 "hide_tips": "Hide Contextual Tips",
146 "disable_notifications": "Disable Notifications",
147 "date_format": "Date Format",
148 "language": "Language",
149 "signature": "Edit Signature",
150 "signature_configured": "configured",
151 "signature_not_configured": "not configured",
152 "on": "ON",
153 "off": "OFF",
154 "restart_required": "Restart required to apply language change"
155 },
156 "settings_encryption": {
157 "title": "App Encryption",
158 "enabled": "Encryption is currently enabled.",
159 "disabled": "Set a password to encrypt all data.",
160 "password_label": "Password:",
161 "confirm_label": "Confirm Password:",
162 "enable_button": "Enable Encryption",
163 "disable_button": "Press enter to disable encryption",
164 "disable_confirm": "Disable encryption?",
165 "disable_warning": "All data will be stored unencrypted.",
166 "encrypting": "Encrypting data...",
167 "error_empty": "Password cannot be empty",
168 "error_mismatch": "Passwords do not match",
169 "help": "tab: next • enter: save"
170 },
171 "password_prompt": {
172 "title": "Matcha is locked",
173 "enter_password": "Enter your password",
174 "error_empty": "Password cannot be empty",
175 "error_incorrect": "Incorrect password",
176 "help": "enter: unlock • ctrl+c: quit"
177 },
178 "email_view": {
179 "from": "From",
180 "to": "To",
181 "cc": "Cc",
182 "bcc": "Bcc",
183 "subject": "Subject",
184 "date": "Date",
185 "attachments": "Attachments",
186 "download": "Download",
187 "save": "Save",
188 "reply": "Reply",
189 "reply_all": "Reply All",
190 "forward": "Forward",
191 "delete": "Delete",
192 "archive": "Archive",
193 "help": "r: reply • f: forward • d: delete • a: archive • esc: back"
194 },
195 "calendar": {
196 "title": "Calendar",
197 "meeting": "Meeting",
198 "event": "Event",
199 "accept": "Accept",
200 "decline": "Decline",
201 "tentative": "Tentative",
202 "rsvp_sent": "RSVP sent: {response}"
203 },
204 "marketplace": {
205 "title": "Plugin Marketplace",
206 "installing": "Installing...",
207 "installed": "Installed",
208 "install": "Install",
209 "error": "Installation failed",
210 "help": "j/k: navigate • enter: install • esc: back"
211 },
212 "time": {
213 "just_now": "just now",
214 "minute_ago": {
215 "one": "1 minute ago",
216 "other": "{count} minutes ago"
217 },
218 "hour_ago": {
219 "one": "1 hour ago",
220 "other": "{count} hours ago"
221 },
222 "day_ago": {
223 "one": "1 day ago",
224 "other": "{count} days ago"
225 },
226 "week_ago": {
227 "one": "1 week ago",
228 "other": "{count} weeks ago"
229 },
230 "month_ago": {
231 "one": "1 month ago",
232 "other": "{count} months ago"
233 },
234 "year_ago": {
235 "one": "1 year ago",
236 "other": "{count} years ago"
237 },
238 "in_moment": "in a moment",
239 "in_minute": {
240 "one": "in 1 minute",
241 "other": "in {count} minutes"
242 },
243 "in_hour": {
244 "one": "in 1 hour",
245 "other": "in {count} hours"
246 },
247 "in_day": {
248 "one": "in 1 day",
249 "other": "in {count} days"
250 }
251 }
252 }
253}