emailengine-app 2.70.0 → 2.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/test.yml +73 -12
- package/.ncurc.js +3 -3
- package/CHANGELOG.md +18 -0
- package/Gruntfile.js +19 -23
- package/bin/emailengine.js +8 -1
- package/config/default.toml +5 -0
- package/config/test.toml +5 -0
- package/data/google-crawlers.json +1 -1
- package/getswagger.sh +4 -0
- package/lib/account.js +31 -25
- package/lib/api-routes/message-routes.js +125 -121
- package/lib/document-store.js +22 -1
- package/lib/email-client/base-client.js +3 -2
- package/lib/email-client/imap/mailbox.js +2 -2
- package/lib/email-client/notification-handler.js +2 -2
- package/lib/export.js +12 -0
- package/lib/feature-flags.js +6 -0
- package/lib/license-beacon.js +367 -0
- package/lib/logger.js +11 -1
- package/lib/routes-ui.js +2 -1
- package/lib/tools.js +26 -2
- package/lib/ui-routes/admin-config-routes.js +4 -3
- package/lib/ui-routes/document-store-routes.js +7 -1
- package/package.json +19 -16
- package/sbom.json +1 -1
- package/server.js +30 -8
- package/static/licenses.html +43 -123
- package/translations/de.mo +0 -0
- package/translations/de.po +154 -142
- package/translations/et.mo +0 -0
- package/translations/et.po +129 -131
- package/translations/fr.mo +0 -0
- package/translations/fr.po +133 -136
- package/translations/ja.mo +0 -0
- package/translations/ja.po +126 -129
- package/translations/messages.pot +37 -37
- package/translations/nl.mo +0 -0
- package/translations/nl.po +128 -130
- package/translations/pl.mo +0 -0
- package/translations/pl.po +125 -128
- package/views/dashboard.hbs +22 -0
- package/workers/api.js +22 -5
- package/workers/export.js +58 -43
package/translations/ja.po
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: \n"
|
|
4
|
-
"POT-Creation-Date: 2026-
|
|
4
|
+
"POT-Creation-Date: 2026-06-15 18:35+0000\n"
|
|
5
5
|
"PO-Revision-Date: \n"
|
|
6
6
|
"Last-Translator: \n"
|
|
7
7
|
"Language-Team: \n"
|
|
@@ -12,7 +12,7 @@ msgstr ""
|
|
|
12
12
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
13
13
|
"X-Generator: Poedit 3.9\n"
|
|
14
14
|
|
|
15
|
-
#: views/error.hbs:4 workers/api.js:
|
|
15
|
+
#: views/error.hbs:4 workers/api.js:2957
|
|
16
16
|
msgid "Something went wrong"
|
|
17
17
|
msgstr "問題がありました"
|
|
18
18
|
|
|
@@ -28,14 +28,42 @@ msgstr "戻る"
|
|
|
28
28
|
msgid "Dashboard"
|
|
29
29
|
msgstr "ダッシュボード"
|
|
30
30
|
|
|
31
|
-
#: views/config/license.hbs:45 lib/routes-
|
|
31
|
+
#: views/config/license.hbs:45 lib/ui-routes/oauth-config-routes.js:217
|
|
32
32
|
msgid "%d day"
|
|
33
33
|
msgid_plural "%d days"
|
|
34
34
|
msgstr[0] "%d日"
|
|
35
35
|
|
|
36
36
|
#: views/redirect.hbs:1
|
|
37
37
|
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
38
|
-
msgstr "
|
|
38
|
+
msgstr "続き<a href=\"%s\">はこちら</a>をクリック…"
|
|
39
|
+
|
|
40
|
+
#: views/oauth-scope-error.hbs:2
|
|
41
|
+
msgid "Insufficient Permissions"
|
|
42
|
+
msgstr "権限不足"
|
|
43
|
+
|
|
44
|
+
#: views/oauth-scope-error.hbs:8
|
|
45
|
+
msgid ""
|
|
46
|
+
"All requested permissions are required for this service to function "
|
|
47
|
+
"properly. Some required permissions were not granted during sign-in."
|
|
48
|
+
msgstr ""
|
|
49
|
+
"このサービスが正常に動作するには、要求されたすべての権限が必要です。サインイ"
|
|
50
|
+
"ン時に、必要な権限の一部が付与されませんでした。"
|
|
51
|
+
|
|
52
|
+
#: views/oauth-scope-error.hbs:12
|
|
53
|
+
msgid "The following permissions were not granted:"
|
|
54
|
+
msgstr "以下の権限は付与されませんでした:"
|
|
55
|
+
|
|
56
|
+
#: views/oauth-scope-error.hbs:21
|
|
57
|
+
msgid ""
|
|
58
|
+
"Please try again and make sure all permission checkboxes are selected on the "
|
|
59
|
+
"Google consent screen."
|
|
60
|
+
msgstr ""
|
|
61
|
+
"もう一度お試しいただき、Googleの同意画面で全ての権限のチェックボックスが選択"
|
|
62
|
+
"されていることをご確認ください。"
|
|
63
|
+
|
|
64
|
+
#: views/oauth-scope-error.hbs:27
|
|
65
|
+
msgid "Try Again"
|
|
66
|
+
msgstr "もう一度試してください"
|
|
39
67
|
|
|
40
68
|
#: views/unsubscribe.hbs:3 views/unsubscribe.hbs:62 views/unsubscribe.hbs:85
|
|
41
69
|
msgid "Unsubscribe"
|
|
@@ -81,34 +109,6 @@ msgstr "メールアドレス"
|
|
|
81
109
|
msgid "Enter your email address"
|
|
82
110
|
msgstr "メールアドレスを入力してください"
|
|
83
111
|
|
|
84
|
-
#: views/oauth-scope-error.hbs:2
|
|
85
|
-
msgid "Insufficient Permissions"
|
|
86
|
-
msgstr "権限不足"
|
|
87
|
-
|
|
88
|
-
#: views/oauth-scope-error.hbs:8
|
|
89
|
-
msgid ""
|
|
90
|
-
"All requested permissions are required for this service to function properly. "
|
|
91
|
-
"Some required permissions were not granted during sign-in."
|
|
92
|
-
msgstr ""
|
|
93
|
-
"このサービスが正常に動作するには、要求されたすべての権限が必要です。サインイン"
|
|
94
|
-
"時に、必要な権限の一部が付与されませんでした。"
|
|
95
|
-
|
|
96
|
-
#: views/oauth-scope-error.hbs:12
|
|
97
|
-
msgid "The following permissions were not granted:"
|
|
98
|
-
msgstr "以下の権限は付与されませんでした:"
|
|
99
|
-
|
|
100
|
-
#: views/oauth-scope-error.hbs:21
|
|
101
|
-
msgid ""
|
|
102
|
-
"Please try again and make sure all permission checkboxes are selected on the "
|
|
103
|
-
"Google consent screen."
|
|
104
|
-
msgstr ""
|
|
105
|
-
"もう一度お試しいただき、Googleの同意画面で全ての権限のチェックボックスが選択さ"
|
|
106
|
-
"れていることをご確認ください。"
|
|
107
|
-
|
|
108
|
-
#: views/oauth-scope-error.hbs:27
|
|
109
|
-
msgid "Try Again"
|
|
110
|
-
msgstr "もう一度試してください"
|
|
111
|
-
|
|
112
112
|
#: views/accounts/register/imap.hbs:11
|
|
113
113
|
msgid "Your name"
|
|
114
114
|
msgstr "名前"
|
|
@@ -186,8 +186,8 @@ msgstr "IMAPのTLS"
|
|
|
186
186
|
|
|
187
187
|
#: views/accounts/register/imap-server.hbs:100
|
|
188
188
|
msgid ""
|
|
189
|
-
"TLS (also known as SSL) is usually only needed when using port 993. For
|
|
190
|
-
"ports EmailEngine falls back to using STARTTLS based encryption."
|
|
189
|
+
"TLS (also known as SSL) is usually only needed when using port 993. For "
|
|
190
|
+
"other ports EmailEngine falls back to using STARTTLS based encryption."
|
|
191
191
|
msgstr ""
|
|
192
192
|
"TLS(SSLとも呼ばれます)は、通常ポート993を使用する場合にのみ必要です。その他"
|
|
193
193
|
"のポートではEmailEngineがSTARTTLSベースの暗号化にフォールバックします。"
|
|
@@ -207,8 +207,8 @@ msgstr "SMTPのTLS"
|
|
|
207
207
|
|
|
208
208
|
#: views/accounts/register/imap-server.hbs:191
|
|
209
209
|
msgid ""
|
|
210
|
-
"TLS (also known as SSL) is usually only needed when using port 465. For
|
|
211
|
-
"ports EmailEngine falls back to using STARTTLS based encryption."
|
|
210
|
+
"TLS (also known as SSL) is usually only needed when using port 465. For "
|
|
211
|
+
"other ports EmailEngine falls back to using STARTTLS based encryption."
|
|
212
212
|
msgstr ""
|
|
213
213
|
"TLS(SSLとも呼ばれます)は、通常ポート465を使用する場合にのみ必要です。その他"
|
|
214
214
|
"のポートではEmailEngineがSTARTTLSベースの暗号化にフォールバックします。"
|
|
@@ -258,150 +258,147 @@ msgstr "SMTPサーバーに接続できませんでした"
|
|
|
258
258
|
msgid "Request failed."
|
|
259
259
|
msgstr "リクエストに失敗しました。"
|
|
260
260
|
|
|
261
|
-
#: lib/
|
|
262
|
-
msgid "Delegated"
|
|
263
|
-
msgstr "委任された"
|
|
264
|
-
|
|
265
|
-
#: lib/routes-ui.js:385 lib/ui-routes/account-routes.js:61
|
|
266
|
-
msgid "Using credentials from \"%s\""
|
|
267
|
-
msgstr "\"%s\"の認証情報を使用"
|
|
268
|
-
|
|
269
|
-
#: lib/routes-ui.js:435 lib/ui-routes/account-routes.js:111
|
|
270
|
-
msgid ""
|
|
271
|
-
"Connection timed out. This usually occurs if you are behind a firewall or "
|
|
272
|
-
"connecting to the wrong port."
|
|
273
|
-
msgstr ""
|
|
274
|
-
"接続がタイムアウトしました。これは通常、ファイアウォールの内側にいるか、間違っ"
|
|
275
|
-
"たポートに接続している場合に発生します。"
|
|
276
|
-
|
|
277
|
-
#: lib/routes-ui.js:438 lib/ui-routes/account-routes.js:114
|
|
278
|
-
msgid "The server unexpectedly closed the connection."
|
|
279
|
-
msgstr "サーバーが予期せず接続を閉じました。"
|
|
280
|
-
|
|
281
|
-
#: lib/routes-ui.js:441 lib/ui-routes/account-routes.js:117
|
|
282
|
-
msgid ""
|
|
283
|
-
"The server unexpectedly closed the connection. This usually happens when "
|
|
284
|
-
"attempting to connect to a TLS port without TLS enabled."
|
|
285
|
-
msgstr ""
|
|
286
|
-
"サーバーが予期せず接続を切断しました。これは通常、TLSが有効になっていないTLS"
|
|
287
|
-
"ポートに接続しようとしたときに発生します。"
|
|
288
|
-
|
|
289
|
-
#: lib/routes-ui.js:446 lib/ui-routes/account-routes.js:122
|
|
261
|
+
#: lib/autodetect-imap-settings.js:80
|
|
290
262
|
msgid ""
|
|
291
|
-
"
|
|
292
|
-
"
|
|
263
|
+
"Microsoft has disabled password-based sign-ins (including app passwords) for "
|
|
264
|
+
"Outlook.com, Hotmail.com, and Microsoft 365 email accounts. To continue, "
|
|
265
|
+
"please use the \"Sign in with Microsoft\" button to securely connect your "
|
|
266
|
+
"account."
|
|
293
267
|
msgstr ""
|
|
294
|
-
"
|
|
295
|
-
"
|
|
268
|
+
"マイクロソフトは、Outlook.com、Hotmail.com、およびMicrosoft 365メールアカウン"
|
|
269
|
+
"トのパスワードベースのサインイン(アプリのパスワードを含む)を無効にしていま"
|
|
270
|
+
"す。続行するには、「Microsoftでサインイン」ボタンを使用してアカウントを安全に"
|
|
271
|
+
"接続してください。"
|
|
296
272
|
|
|
297
|
-
#: lib/routes-
|
|
298
|
-
msgid "Invalid
|
|
299
|
-
msgstr "
|
|
273
|
+
#: lib/tools.js:975 lib/ui-routes/unsubscribe-routes.js:28
|
|
274
|
+
msgid "Invalid input"
|
|
275
|
+
msgstr "無効な入力"
|
|
300
276
|
|
|
301
|
-
#: lib/
|
|
302
|
-
msgid "
|
|
303
|
-
msgstr "
|
|
277
|
+
#: lib/tools.js:1742
|
|
278
|
+
msgid "Signature validation failed"
|
|
279
|
+
msgstr "署名の検証に失敗しました"
|
|
304
280
|
|
|
305
|
-
#: lib/
|
|
306
|
-
msgid "
|
|
307
|
-
msgstr "
|
|
281
|
+
#: lib/tools.js:1751 lib/tools.js:1756
|
|
282
|
+
msgid "Invalid or expired account setup URL"
|
|
283
|
+
msgstr "無効または期限切れのアカウント設定URL"
|
|
308
284
|
|
|
309
|
-
#: lib/routes-
|
|
310
|
-
#: lib/routes-
|
|
311
|
-
#:
|
|
312
|
-
#:
|
|
313
|
-
#: lib/ui-routes/account-routes.js:754 lib/ui-routes/account-routes.js:1003
|
|
314
|
-
#: lib/ui-routes/account-routes.js:1039
|
|
285
|
+
#: lib/ui-routes/account-routes.js:402 lib/ui-routes/account-routes.js:437
|
|
286
|
+
#: lib/ui-routes/account-routes.js:552 lib/ui-routes/account-routes.js:599
|
|
287
|
+
#: lib/ui-routes/account-routes.js:846 lib/ui-routes/account-routes.js:882
|
|
288
|
+
#: workers/api.js:2158 workers/api.js:2486
|
|
315
289
|
msgid "Email Account Setup"
|
|
316
290
|
msgstr "メールアカウント設定"
|
|
317
291
|
|
|
318
|
-
#: lib/routes-
|
|
319
|
-
#: lib/ui-routes/
|
|
292
|
+
#: lib/ui-routes/account-routes.js:462 lib/ui-routes/account-routes.js:495
|
|
293
|
+
#: lib/ui-routes/unsubscribe-routes.js:65
|
|
320
294
|
msgid "Invalid request. Check your input and try again."
|
|
321
295
|
msgstr "無効なリクエストです。入力内容を確認して、もう一度お試しください。"
|
|
322
296
|
|
|
323
|
-
#: lib/routes-
|
|
324
|
-
|
|
297
|
+
#: lib/ui-routes/account-routes.js:592 lib/ui-routes/account-routes.js:875
|
|
298
|
+
msgid "Couldn't set up account. Try again."
|
|
299
|
+
msgstr "アカウントを設定できませんでした。もう一度お試しください。"
|
|
300
|
+
|
|
301
|
+
#: lib/ui-routes/account-routes.js:655 lib/ui-routes/account-routes.js:666
|
|
325
302
|
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
326
303
|
msgid "Server hostname was not found"
|
|
327
304
|
msgstr "サーバーホスト名が見つかりませんでした"
|
|
328
305
|
|
|
329
|
-
#: lib/routes-
|
|
330
|
-
#: lib/ui-routes/account-routes.js:814 lib/ui-routes/account-routes.js:825
|
|
306
|
+
#: lib/ui-routes/account-routes.js:658 lib/ui-routes/account-routes.js:669
|
|
331
307
|
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
332
308
|
msgid "Invalid username or password"
|
|
333
309
|
msgstr "無効なユーザー名またはパスワード"
|
|
334
310
|
|
|
335
|
-
#: lib/
|
|
311
|
+
#: lib/ui-routes/account-routes.js:672
|
|
336
312
|
#: lib/ui-routes/admin-entities-routes.js:2026
|
|
337
313
|
msgid "Authentication credentials were not provided"
|
|
338
314
|
msgstr "認証情報が提供されませんでした"
|
|
339
315
|
|
|
340
|
-
#: lib/
|
|
316
|
+
#: lib/ui-routes/account-routes.js:675
|
|
341
317
|
#: lib/ui-routes/admin-entities-routes.js:2029
|
|
342
318
|
msgid "OAuth2 authentication failed"
|
|
343
319
|
msgstr "OAuth2認証に失敗しました"
|
|
344
320
|
|
|
345
|
-
#: lib/routes-
|
|
346
|
-
#: lib/ui-routes/account-routes.js:834 lib/ui-routes/account-routes.js:838
|
|
321
|
+
#: lib/ui-routes/account-routes.js:678 lib/ui-routes/account-routes.js:682
|
|
347
322
|
#: lib/ui-routes/admin-entities-routes.js:2032
|
|
348
323
|
#: lib/ui-routes/admin-entities-routes.js:2036
|
|
349
324
|
msgid "TLS protocol error"
|
|
350
325
|
msgstr "TLSプロトコルエラー"
|
|
351
326
|
|
|
352
|
-
#: lib/
|
|
327
|
+
#: lib/ui-routes/account-routes.js:686
|
|
353
328
|
#: lib/ui-routes/admin-entities-routes.js:2040
|
|
354
329
|
msgid "Connection timed out"
|
|
355
330
|
msgstr "接続タイムアウト"
|
|
356
331
|
|
|
357
|
-
#: lib/
|
|
332
|
+
#: lib/ui-routes/account-routes.js:689
|
|
358
333
|
#: lib/ui-routes/admin-entities-routes.js:2043
|
|
359
334
|
msgid "Could not connect to server"
|
|
360
335
|
msgstr "サーバーに接続できませんでした"
|
|
361
336
|
|
|
362
|
-
#: lib/
|
|
337
|
+
#: lib/ui-routes/account-routes.js:692
|
|
363
338
|
#: lib/ui-routes/admin-entities-routes.js:2046
|
|
364
339
|
msgid "Unexpected server response"
|
|
365
340
|
msgstr "予期しないサーバー応答"
|
|
366
341
|
|
|
367
|
-
#: lib/routes-
|
|
368
|
-
msgid "Invalid
|
|
369
|
-
msgstr "
|
|
342
|
+
#: lib/ui-routes/admin-config-routes.js:145
|
|
343
|
+
msgid "Invalid API key for OpenAI"
|
|
344
|
+
msgstr "OpenAIの無効なAPIキー"
|
|
370
345
|
|
|
371
|
-
#: lib/routes
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
msgstr "サブスクリプション管理"
|
|
346
|
+
#: lib/ui-routes/oauth-config-routes.js:210
|
|
347
|
+
msgid "Unknown"
|
|
348
|
+
msgstr "不明"
|
|
375
349
|
|
|
376
|
-
#:
|
|
377
|
-
msgid "
|
|
378
|
-
msgstr "
|
|
350
|
+
#: lib/ui-routes/oauth-config-routes.js:219
|
|
351
|
+
msgid "Indefinite"
|
|
352
|
+
msgstr "不定"
|
|
379
353
|
|
|
380
|
-
#: lib/
|
|
381
|
-
msgid "
|
|
382
|
-
msgstr "
|
|
354
|
+
#: lib/ui-routes/route-helpers.js:81
|
|
355
|
+
msgid "Delegated"
|
|
356
|
+
msgstr "委任された"
|
|
383
357
|
|
|
384
|
-
#: lib/
|
|
385
|
-
msgid "
|
|
386
|
-
msgstr "
|
|
358
|
+
#: lib/ui-routes/route-helpers.js:82
|
|
359
|
+
msgid "Using credentials from \"%s\""
|
|
360
|
+
msgstr "\"%s\"の認証情報を使用"
|
|
387
361
|
|
|
388
|
-
#: lib/
|
|
362
|
+
#: lib/ui-routes/route-helpers.js:132
|
|
389
363
|
msgid ""
|
|
390
|
-
"
|
|
391
|
-
"
|
|
392
|
-
"please use the \"Sign in with Microsoft\" button to securely connect your "
|
|
393
|
-
"account."
|
|
364
|
+
"Connection timed out. This usually occurs if you are behind a firewall or "
|
|
365
|
+
"connecting to the wrong port."
|
|
394
366
|
msgstr ""
|
|
395
|
-
"
|
|
396
|
-
"
|
|
397
|
-
"す。続行するには、「Microsoftでサインイン」ボタンを使用してアカウントを安全に"
|
|
398
|
-
"接続してください。"
|
|
367
|
+
"接続がタイムアウトしました。これは通常、ファイアウォールの内側にいるか、間"
|
|
368
|
+
"違ったポートに接続している場合に発生します。"
|
|
399
369
|
|
|
400
|
-
#: lib/ui-routes/
|
|
401
|
-
msgid "
|
|
402
|
-
msgstr "
|
|
370
|
+
#: lib/ui-routes/route-helpers.js:135
|
|
371
|
+
msgid "The server unexpectedly closed the connection."
|
|
372
|
+
msgstr "サーバーが予期せず接続を閉じました。"
|
|
403
373
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
374
|
+
#: lib/ui-routes/route-helpers.js:138
|
|
375
|
+
msgid ""
|
|
376
|
+
"The server unexpectedly closed the connection. This usually happens when "
|
|
377
|
+
"attempting to connect to a TLS port without TLS enabled."
|
|
378
|
+
msgstr ""
|
|
379
|
+
"サーバーが予期せず接続を切断しました。これは通常、TLSが有効になっていないTLS"
|
|
380
|
+
"ポートに接続しようとしたときに発生します。"
|
|
381
|
+
|
|
382
|
+
#: lib/ui-routes/route-helpers.js:143
|
|
383
|
+
msgid ""
|
|
384
|
+
"The server refused the connection. This typically occurs if the server is "
|
|
385
|
+
"not running, is overloaded, or you are connecting to the wrong host or port."
|
|
386
|
+
msgstr ""
|
|
387
|
+
"サーバーが接続を拒否しました。これは通常、サーバーが稼動していないか、過負荷"
|
|
388
|
+
"になっているか、間違ったホストまたはポートに接続している場合に発生します。"
|
|
389
|
+
|
|
390
|
+
#: lib/ui-routes/unsubscribe-routes.js:38
|
|
391
|
+
#: lib/ui-routes/unsubscribe-routes.js:156
|
|
392
|
+
#: lib/ui-routes/unsubscribe-routes.js:173
|
|
393
|
+
#: lib/ui-routes/unsubscribe-routes.js:209
|
|
394
|
+
msgid "Subscription Management"
|
|
395
|
+
msgstr "サブスクリプション管理"
|
|
396
|
+
|
|
397
|
+
#: lib/ui-routes/unsubscribe-routes.js:167
|
|
398
|
+
#: lib/ui-routes/unsubscribe-routes.js:202
|
|
399
|
+
msgid "Couldn't process request. Try again."
|
|
400
|
+
msgstr "リクエストを処理できませんでした。もう一度お試しください。"
|
|
401
|
+
|
|
402
|
+
#: workers/api.js:2956 workers/api.js:3071
|
|
403
|
+
msgid "Requested page not found"
|
|
404
|
+
msgstr "リクエストされたページが見つかりません"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Content-Type: text/plain; charset=ascii\n"
|
|
4
|
-
"POT-Creation-Date: 2026-06-
|
|
4
|
+
"POT-Creation-Date: 2026-06-15 18:35+0000\n"
|
|
5
5
|
|
|
6
6
|
#: views/error.hbs:4
|
|
7
|
-
#: workers/api.js:
|
|
7
|
+
#: workers/api.js:2957
|
|
8
8
|
msgid "Something went wrong"
|
|
9
9
|
msgstr ""
|
|
10
10
|
|
|
@@ -31,6 +31,30 @@ msgstr[1] ""
|
|
|
31
31
|
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
32
32
|
msgstr ""
|
|
33
33
|
|
|
34
|
+
#: views/oauth-scope-error.hbs:2
|
|
35
|
+
msgid "Insufficient Permissions"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
#: views/oauth-scope-error.hbs:8
|
|
39
|
+
msgid ""
|
|
40
|
+
"All requested permissions are required for this service to function "
|
|
41
|
+
"properly. Some required permissions were not granted during sign-in."
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
#: views/oauth-scope-error.hbs:12
|
|
45
|
+
msgid "The following permissions were not granted:"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
#: views/oauth-scope-error.hbs:21
|
|
49
|
+
msgid ""
|
|
50
|
+
"Please try again and make sure all permission checkboxes are selected on "
|
|
51
|
+
"the Google consent screen."
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
54
|
+
#: views/oauth-scope-error.hbs:27
|
|
55
|
+
msgid "Try Again"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
34
58
|
#: views/unsubscribe.hbs:3
|
|
35
59
|
#: views/unsubscribe.hbs:62
|
|
36
60
|
#: views/unsubscribe.hbs:85
|
|
@@ -102,28 +126,12 @@ msgstr ""
|
|
|
102
126
|
msgid "Continue"
|
|
103
127
|
msgstr ""
|
|
104
128
|
|
|
105
|
-
#: views/
|
|
106
|
-
msgid "
|
|
107
|
-
msgstr ""
|
|
108
|
-
|
|
109
|
-
#: views/oauth-scope-error.hbs:8
|
|
110
|
-
msgid ""
|
|
111
|
-
"All requested permissions are required for this service to function "
|
|
112
|
-
"properly. Some required permissions were not granted during sign-in."
|
|
113
|
-
msgstr ""
|
|
114
|
-
|
|
115
|
-
#: views/oauth-scope-error.hbs:12
|
|
116
|
-
msgid "The following permissions were not granted:"
|
|
117
|
-
msgstr ""
|
|
118
|
-
|
|
119
|
-
#: views/oauth-scope-error.hbs:21
|
|
120
|
-
msgid ""
|
|
121
|
-
"Please try again and make sure all permission checkboxes are selected on "
|
|
122
|
-
"the Google consent screen."
|
|
129
|
+
#: views/accounts/register/index.hbs:2
|
|
130
|
+
msgid "Choose your email account provider"
|
|
123
131
|
msgstr ""
|
|
124
132
|
|
|
125
|
-
#: views/
|
|
126
|
-
msgid "
|
|
133
|
+
#: views/accounts/register/index.hbs:15
|
|
134
|
+
msgid "Standard IMAP"
|
|
127
135
|
msgstr ""
|
|
128
136
|
|
|
129
137
|
#: views/accounts/register/imap-server.hbs:19
|
|
@@ -241,14 +249,6 @@ msgstr ""
|
|
|
241
249
|
msgid "Request failed."
|
|
242
250
|
msgstr ""
|
|
243
251
|
|
|
244
|
-
#: views/accounts/register/index.hbs:2
|
|
245
|
-
msgid "Choose your email account provider"
|
|
246
|
-
msgstr ""
|
|
247
|
-
|
|
248
|
-
#: views/accounts/register/index.hbs:15
|
|
249
|
-
msgid "Standard IMAP"
|
|
250
|
-
msgstr ""
|
|
251
|
-
|
|
252
252
|
#: lib/autodetect-imap-settings.js:80
|
|
253
253
|
msgid ""
|
|
254
254
|
"Microsoft has disabled password-based sign-ins (including app passwords) "
|
|
@@ -257,17 +257,17 @@ msgid ""
|
|
|
257
257
|
"connect your account."
|
|
258
258
|
msgstr ""
|
|
259
259
|
|
|
260
|
-
#: lib/tools.js:
|
|
260
|
+
#: lib/tools.js:975
|
|
261
261
|
#: lib/ui-routes/unsubscribe-routes.js:28
|
|
262
262
|
msgid "Invalid input"
|
|
263
263
|
msgstr ""
|
|
264
264
|
|
|
265
|
-
#: lib/tools.js:
|
|
265
|
+
#: lib/tools.js:1742
|
|
266
266
|
msgid "Signature validation failed"
|
|
267
267
|
msgstr ""
|
|
268
268
|
|
|
269
|
-
#: lib/tools.js:
|
|
270
|
-
#: lib/tools.js:
|
|
269
|
+
#: lib/tools.js:1751
|
|
270
|
+
#: lib/tools.js:1756
|
|
271
271
|
msgid "Invalid or expired account setup URL"
|
|
272
272
|
msgstr ""
|
|
273
273
|
|
|
@@ -337,7 +337,7 @@ msgstr ""
|
|
|
337
337
|
msgid "Unexpected server response"
|
|
338
338
|
msgstr ""
|
|
339
339
|
|
|
340
|
-
#: lib/ui-routes/admin-config-routes.js:
|
|
340
|
+
#: lib/ui-routes/admin-config-routes.js:145
|
|
341
341
|
msgid "Invalid API key for OpenAI"
|
|
342
342
|
msgstr ""
|
|
343
343
|
|
|
@@ -391,7 +391,7 @@ msgstr ""
|
|
|
391
391
|
msgid "Couldn't process request. Try again."
|
|
392
392
|
msgstr ""
|
|
393
393
|
|
|
394
|
-
#: workers/api.js:
|
|
395
|
-
#: workers/api.js:
|
|
394
|
+
#: workers/api.js:2956
|
|
395
|
+
#: workers/api.js:3071
|
|
396
396
|
msgid "Requested page not found"
|
|
397
397
|
msgstr ""
|
package/translations/nl.mo
CHANGED
|
Binary file
|