emailengine-app 2.66.0 → 2.67.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/CHANGELOG.md +16 -0
- package/data/google-crawlers.json +1 -1
- package/lib/consts.js +2 -0
- package/lib/email-client/imap/sync-operations.js +21 -1
- package/lib/email-client/imap-client.js +19 -3
- package/lib/email-client/outlook-client.js +154 -0
- package/lib/passkeys.js +56 -15
- package/lib/routes-ui.js +34 -25
- package/package.json +1 -1
- package/sbom.json +1 -1
- package/static/licenses.html +2 -2
- package/translations/de.mo +0 -0
- package/translations/de.po +56 -52
- package/translations/en.mo +0 -0
- package/translations/en.po +50 -46
- package/translations/et.mo +0 -0
- package/translations/et.po +59 -56
- package/translations/fr.mo +0 -0
- package/translations/fr.po +67 -63
- package/translations/ja.mo +0 -0
- package/translations/ja.po +58 -54
- package/translations/messages.pot +85 -81
- package/translations/nl.mo +0 -0
- package/translations/nl.po +57 -53
- package/translations/pl.mo +0 -0
- package/translations/pl.po +71 -68
- package/views/oauth-scope-error.hbs +10 -1
- package/workers/api.js +28 -2
- package/workers/imap.js +4 -0
package/static/licenses.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<!doctype html><html><head><meta charset="utf-8"><title>EmailEngine Licenses</title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"></head><body>
|
|
2
2
|
<div class="container-fluid">
|
|
3
|
-
<h1>EmailEngine v2.
|
|
3
|
+
<h1>EmailEngine v2.66.0</h1><p>EmailEngine includes code from the following software packages:</p>
|
|
4
4
|
<table class="table table-sm">
|
|
5
5
|
<tr><thead class="thead-dark"><th>Package</th><th>Version</th><th>License</th><th>Publisher</th><th>Publisher's Email</th><th>Package URL</th></tr>
|
|
6
6
|
<tbody>
|
|
@@ -4425,7 +4425,7 @@
|
|
|
4425
4425
|
</tr>
|
|
4426
4426
|
<tr>
|
|
4427
4427
|
<td><a href="https://npmjs.com/package/minimatch">minimatch</a></td>
|
|
4428
|
-
<td>10.2.
|
|
4428
|
+
<td>10.2.5</td>
|
|
4429
4429
|
<td>BlueOak-1.0.0</td>
|
|
4430
4430
|
<td>Isaac Z. Schlueter</td>
|
|
4431
4431
|
<td>i@izs.me</td>
|
package/translations/de.mo
CHANGED
|
Binary file
|
package/translations/de.po
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: \n"
|
|
4
|
-
"POT-Creation-Date: 2026-03-
|
|
4
|
+
"POT-Creation-Date: 2026-03-31 08:54+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=2; plural=(n != 1);\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:7103
|
|
16
16
|
msgid "Something went wrong"
|
|
17
17
|
msgstr "Leider ist ein Fehler aufgetreten"
|
|
18
18
|
|
|
@@ -22,7 +22,7 @@ msgstr "Fehlercode: %s"
|
|
|
22
22
|
|
|
23
23
|
#: views/error.hbs:14
|
|
24
24
|
msgid "Go back"
|
|
25
|
-
msgstr "
|
|
25
|
+
msgstr "Zurück"
|
|
26
26
|
|
|
27
27
|
#: views/error.hbs:17
|
|
28
28
|
msgid "Dashboard"
|
|
@@ -34,32 +34,6 @@ msgid_plural "%d days"
|
|
|
34
34
|
msgstr[0] "%d Tag"
|
|
35
35
|
msgstr[1] "%d Tage"
|
|
36
36
|
|
|
37
|
-
#: views/oauth-scope-error.hbs:2
|
|
38
|
-
msgid "Insufficient Permissions"
|
|
39
|
-
msgstr "Ungenügende Berechtigungen"
|
|
40
|
-
|
|
41
|
-
#: views/oauth-scope-error.hbs:8
|
|
42
|
-
msgid ""
|
|
43
|
-
"EmailEngine requires all requested permissions to function properly. Some "
|
|
44
|
-
"required permissions were not granted during sign-in."
|
|
45
|
-
msgstr ""
|
|
46
|
-
"EmailEngine benötigt alle angeforderten Berechtigungen, um ordnungsgemäß zu "
|
|
47
|
-
"funktionieren. Einige der erforderlichen Berechtigungen wurden bei der "
|
|
48
|
-
"Anmeldung nicht erteilt."
|
|
49
|
-
|
|
50
|
-
#: views/oauth-scope-error.hbs:12
|
|
51
|
-
msgid ""
|
|
52
|
-
"Please try again and make sure all permission checkboxes are selected on the "
|
|
53
|
-
"Google consent screen."
|
|
54
|
-
msgstr ""
|
|
55
|
-
"Bitte versuchen Sie es erneut und stellen Sie sicher, dass auf dem Google-"
|
|
56
|
-
"Einwilligungsbildschirm alle Kontrollkästchen für die Berechtigungen "
|
|
57
|
-
"aktiviert sind."
|
|
58
|
-
|
|
59
|
-
#: views/oauth-scope-error.hbs:18
|
|
60
|
-
msgid "Try Again"
|
|
61
|
-
msgstr "Noch einmal versuchen"
|
|
62
|
-
|
|
63
37
|
#: views/redirect.hbs:1
|
|
64
38
|
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
65
39
|
msgstr "Klicken Sie <a href=\"%s\">hier</a>, um fortzufahren…"
|
|
@@ -123,7 +97,7 @@ msgstr "Gib deinen vollen Namen ein"
|
|
|
123
97
|
#: views/accounts/register/imap-server.hbs:36
|
|
124
98
|
#: views/accounts/register/imap-server.hbs:128
|
|
125
99
|
msgid "Password"
|
|
126
|
-
msgstr "Passwort
|
|
100
|
+
msgstr "Passwort"
|
|
127
101
|
|
|
128
102
|
#: views/accounts/register/imap.hbs:37
|
|
129
103
|
msgid "Enter your account password"
|
|
@@ -219,7 +193,7 @@ msgstr ""
|
|
|
219
193
|
|
|
220
194
|
#: views/accounts/register/imap-server.hbs:209
|
|
221
195
|
msgid "Verify connection"
|
|
222
|
-
msgstr "Verbindung
|
|
196
|
+
msgstr "Verbindung prüfen"
|
|
223
197
|
|
|
224
198
|
#: views/accounts/register/imap-server.hbs:218
|
|
225
199
|
msgid "Save and continue"
|
|
@@ -227,7 +201,7 @@ msgstr "Speichern und weiter"
|
|
|
227
201
|
|
|
228
202
|
#: views/accounts/register/imap-server.hbs:226
|
|
229
203
|
msgid "Skip verification"
|
|
230
|
-
msgstr "
|
|
204
|
+
msgstr "Prüfung überspringen"
|
|
231
205
|
|
|
232
206
|
#: views/accounts/register/imap-server.hbs:241
|
|
233
207
|
msgid "Connection test failed"
|
|
@@ -236,7 +210,7 @@ msgstr "Verbindungstest fehlgeschlagen"
|
|
|
236
210
|
#: views/accounts/register/imap-server.hbs:247
|
|
237
211
|
msgid "We couldn't connect with these settings. Check the errors below."
|
|
238
212
|
msgstr ""
|
|
239
|
-
"Verbindung mit diesen Einstellungen nicht
|
|
213
|
+
"Verbindung mit diesen Einstellungen nicht möglich. Prüfen Sie die Fehler "
|
|
240
214
|
"unten."
|
|
241
215
|
|
|
242
216
|
#: views/accounts/register/imap-server.hbs:318
|
|
@@ -245,11 +219,11 @@ msgstr "Fehler"
|
|
|
245
219
|
|
|
246
220
|
#: views/accounts/register/imap-server.hbs:320
|
|
247
221
|
msgid "Invalid settings"
|
|
248
|
-
msgstr "
|
|
222
|
+
msgstr "Ungültige Einstellungen"
|
|
249
223
|
|
|
250
224
|
#: views/accounts/register/imap-server.hbs:326
|
|
251
225
|
msgid "Couldn't connect to IMAP server"
|
|
252
|
-
msgstr "Verbindung zum IMAP-Server nicht
|
|
226
|
+
msgstr "Verbindung zum IMAP-Server nicht möglich"
|
|
253
227
|
|
|
254
228
|
#: views/accounts/register/imap-server.hbs:328
|
|
255
229
|
#: views/accounts/register/imap-server.hbs:337
|
|
@@ -258,12 +232,42 @@ msgstr "Server-Antwort:"
|
|
|
258
232
|
|
|
259
233
|
#: views/accounts/register/imap-server.hbs:335
|
|
260
234
|
msgid "Couldn't connect to SMTP server"
|
|
261
|
-
msgstr "Verbindung zum SMTP-Server nicht
|
|
235
|
+
msgstr "Verbindung zum SMTP-Server nicht möglich"
|
|
262
236
|
|
|
263
237
|
#: views/accounts/register/imap-server.hbs:395
|
|
264
238
|
msgid "Request failed."
|
|
265
239
|
msgstr "Anfrage fehlgeschlagen."
|
|
266
240
|
|
|
241
|
+
#: views/oauth-scope-error.hbs:2
|
|
242
|
+
msgid "Insufficient Permissions"
|
|
243
|
+
msgstr "Ungenügende Berechtigungen"
|
|
244
|
+
|
|
245
|
+
#: views/oauth-scope-error.hbs:8
|
|
246
|
+
msgid ""
|
|
247
|
+
"All requested permissions are required for this service to function "
|
|
248
|
+
"properly. Some required permissions were not granted during sign-in."
|
|
249
|
+
msgstr ""
|
|
250
|
+
"Alle angeforderten Berechtigungen sind erforderlich, damit dieser Dienst "
|
|
251
|
+
"ordnungsgemäß funktioniert. Einige der erforderlichen Berechtigungen wurden "
|
|
252
|
+
"bei der Anmeldung nicht erteilt."
|
|
253
|
+
|
|
254
|
+
#: views/oauth-scope-error.hbs:12
|
|
255
|
+
msgid "The following permissions were not granted:"
|
|
256
|
+
msgstr "Die folgenden Berechtigungen wurden nicht erteilt:"
|
|
257
|
+
|
|
258
|
+
#: views/oauth-scope-error.hbs:21
|
|
259
|
+
msgid ""
|
|
260
|
+
"Please try again and make sure all permission checkboxes are selected on the "
|
|
261
|
+
"Google consent screen."
|
|
262
|
+
msgstr ""
|
|
263
|
+
"Bitte versuchen Sie es erneut und stellen Sie sicher, dass auf dem Google-"
|
|
264
|
+
"Einwilligungsbildschirm alle Kontrollkästchen für die Berechtigungen "
|
|
265
|
+
"aktiviert sind."
|
|
266
|
+
|
|
267
|
+
#: views/oauth-scope-error.hbs:27
|
|
268
|
+
msgid "Try Again"
|
|
269
|
+
msgstr "Noch einmal versuchen"
|
|
270
|
+
|
|
267
271
|
#: lib/routes-ui.js:384 lib/ui-routes/account-routes.js:60
|
|
268
272
|
msgid "Delegated"
|
|
269
273
|
msgstr "Delegiert"
|
|
@@ -315,74 +319,74 @@ msgstr "Unbekannt"
|
|
|
315
319
|
msgid "Indefinite"
|
|
316
320
|
msgstr "Unbegrenzt"
|
|
317
321
|
|
|
318
|
-
#: lib/routes-ui.js:
|
|
319
|
-
#: lib/routes-ui.js:
|
|
320
|
-
#: workers/api.js:
|
|
322
|
+
#: lib/routes-ui.js:5133 lib/routes-ui.js:5168 lib/routes-ui.js:5283
|
|
323
|
+
#: lib/routes-ui.js:5330 lib/routes-ui.js:5577 lib/routes-ui.js:5613
|
|
324
|
+
#: workers/api.js:2279 workers/api.js:2607 lib/ui-routes/account-routes.js:554
|
|
321
325
|
#: lib/ui-routes/account-routes.js:590 lib/ui-routes/account-routes.js:707
|
|
322
326
|
#: lib/ui-routes/account-routes.js:754 lib/ui-routes/account-routes.js:1003
|
|
323
327
|
#: lib/ui-routes/account-routes.js:1039
|
|
324
328
|
msgid "Email Account Setup"
|
|
325
329
|
msgstr "E-Mail-Konto einrichten"
|
|
326
330
|
|
|
327
|
-
#: lib/routes-ui.js:
|
|
331
|
+
#: lib/routes-ui.js:5193 lib/routes-ui.js:5226 lib/routes-ui.js:8186
|
|
328
332
|
#: lib/ui-routes/account-routes.js:615 lib/ui-routes/account-routes.js:649
|
|
329
333
|
msgid "Invalid request. Check your input and try again."
|
|
330
334
|
msgstr "Validierung der Anforderungsargumente fehlgeschlagen."
|
|
331
335
|
|
|
332
|
-
#: lib/routes-ui.js:
|
|
336
|
+
#: lib/routes-ui.js:5386 lib/routes-ui.js:5397
|
|
333
337
|
#: lib/ui-routes/account-routes.js:811 lib/ui-routes/account-routes.js:822
|
|
334
338
|
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
335
339
|
msgid "Server hostname was not found"
|
|
336
340
|
msgstr "Server-Hostname wurde nicht gefunden"
|
|
337
341
|
|
|
338
|
-
#: lib/routes-ui.js:
|
|
342
|
+
#: lib/routes-ui.js:5389 lib/routes-ui.js:5400
|
|
339
343
|
#: lib/ui-routes/account-routes.js:814 lib/ui-routes/account-routes.js:825
|
|
340
344
|
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
341
345
|
msgid "Invalid username or password"
|
|
342
346
|
msgstr "Ungültiger Benutzername oder Passwort"
|
|
343
347
|
|
|
344
|
-
#: lib/routes-ui.js:
|
|
348
|
+
#: lib/routes-ui.js:5403 lib/ui-routes/account-routes.js:828
|
|
345
349
|
#: lib/ui-routes/admin-entities-routes.js:2026
|
|
346
350
|
msgid "Authentication credentials were not provided"
|
|
347
351
|
msgstr "Es wurden keine Authentifizierungsdaten angegeben"
|
|
348
352
|
|
|
349
|
-
#: lib/routes-ui.js:
|
|
353
|
+
#: lib/routes-ui.js:5406 lib/ui-routes/account-routes.js:831
|
|
350
354
|
#: lib/ui-routes/admin-entities-routes.js:2029
|
|
351
355
|
msgid "OAuth2 authentication failed"
|
|
352
356
|
msgstr "OAuth2-Authentifizierung fehlgeschlagen"
|
|
353
357
|
|
|
354
|
-
#: lib/routes-ui.js:
|
|
358
|
+
#: lib/routes-ui.js:5409 lib/routes-ui.js:5413
|
|
355
359
|
#: lib/ui-routes/account-routes.js:834 lib/ui-routes/account-routes.js:838
|
|
356
360
|
#: lib/ui-routes/admin-entities-routes.js:2032
|
|
357
361
|
#: lib/ui-routes/admin-entities-routes.js:2036
|
|
358
362
|
msgid "TLS protocol error"
|
|
359
363
|
msgstr "TLS-Protokollfehler"
|
|
360
364
|
|
|
361
|
-
#: lib/routes-ui.js:
|
|
365
|
+
#: lib/routes-ui.js:5417 lib/ui-routes/account-routes.js:842
|
|
362
366
|
#: lib/ui-routes/admin-entities-routes.js:2040
|
|
363
367
|
msgid "Connection timed out"
|
|
364
368
|
msgstr "Verbindung abgelaufen"
|
|
365
369
|
|
|
366
|
-
#: lib/routes-ui.js:
|
|
370
|
+
#: lib/routes-ui.js:5420 lib/ui-routes/account-routes.js:845
|
|
367
371
|
#: lib/ui-routes/admin-entities-routes.js:2043
|
|
368
372
|
msgid "Could not connect to server"
|
|
369
373
|
msgstr "Es konnte keine Verbindung zum Server hergestellt werden"
|
|
370
374
|
|
|
371
|
-
#: lib/routes-ui.js:
|
|
375
|
+
#: lib/routes-ui.js:5423 lib/ui-routes/account-routes.js:848
|
|
372
376
|
#: lib/ui-routes/admin-entities-routes.js:2046
|
|
373
377
|
msgid "Unexpected server response"
|
|
374
378
|
msgstr "Unerwartete Serverantwort"
|
|
375
379
|
|
|
376
|
-
#: lib/routes-ui.js:
|
|
380
|
+
#: lib/routes-ui.js:8149 lib/tools.js:950
|
|
377
381
|
msgid "Invalid input"
|
|
378
382
|
msgstr "Ungültige Eingabe"
|
|
379
383
|
|
|
380
|
-
#: lib/routes-ui.js:
|
|
381
|
-
#: lib/routes-ui.js:
|
|
384
|
+
#: lib/routes-ui.js:8159 lib/routes-ui.js:8277 lib/routes-ui.js:8294
|
|
385
|
+
#: lib/routes-ui.js:8330
|
|
382
386
|
msgid "Subscription Management"
|
|
383
387
|
msgstr "Mitgliederverwaltung"
|
|
384
388
|
|
|
385
|
-
#: workers/api.js:
|
|
389
|
+
#: workers/api.js:7102 workers/api.js:7219
|
|
386
390
|
msgid "Requested page not found"
|
|
387
391
|
msgstr "Gewünschte Seite nicht gefunden"
|
|
388
392
|
|
package/translations/en.mo
CHANGED
|
Binary file
|
package/translations/en.po
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: \n"
|
|
4
|
-
"POT-Creation-Date: 2026-03-
|
|
5
|
-
"PO-Revision-Date: 2026-03-
|
|
4
|
+
"POT-Creation-Date: 2026-03-31 08:47+0000\n"
|
|
5
|
+
"PO-Revision-Date: 2026-03-31 11:54+0300\n"
|
|
6
6
|
"Last-Translator: \n"
|
|
7
7
|
"Language-Team: \n"
|
|
8
8
|
"Language: en\n"
|
|
@@ -10,10 +10,10 @@ msgstr ""
|
|
|
10
10
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
11
11
|
"Content-Transfer-Encoding: 8bit\n"
|
|
12
12
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
13
|
-
"X-Generator: Poedit 3.
|
|
13
|
+
"X-Generator: Poedit 3.9\n"
|
|
14
14
|
"X-Poedit-Basepath: .\n"
|
|
15
15
|
|
|
16
|
-
#: views/error.hbs:4 workers/api.js:
|
|
16
|
+
#: views/error.hbs:4 workers/api.js:7103
|
|
17
17
|
msgid "Something went wrong"
|
|
18
18
|
msgstr ""
|
|
19
19
|
|
|
@@ -35,26 +35,6 @@ msgid_plural "%d days"
|
|
|
35
35
|
msgstr[0] ""
|
|
36
36
|
msgstr[1] ""
|
|
37
37
|
|
|
38
|
-
#: views/oauth-scope-error.hbs:2
|
|
39
|
-
msgid "Insufficient Permissions"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
#: views/oauth-scope-error.hbs:8
|
|
43
|
-
msgid ""
|
|
44
|
-
"EmailEngine requires all requested permissions to function properly. Some "
|
|
45
|
-
"required permissions were not granted during sign-in."
|
|
46
|
-
msgstr ""
|
|
47
|
-
|
|
48
|
-
#: views/oauth-scope-error.hbs:12
|
|
49
|
-
msgid ""
|
|
50
|
-
"Please try again and make sure all permission checkboxes are selected on the "
|
|
51
|
-
"Google consent screen."
|
|
52
|
-
msgstr ""
|
|
53
|
-
|
|
54
|
-
#: views/oauth-scope-error.hbs:18
|
|
55
|
-
msgid "Try Again"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
38
|
#: views/redirect.hbs:1
|
|
59
39
|
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
60
40
|
msgstr ""
|
|
@@ -103,6 +83,30 @@ msgstr ""
|
|
|
103
83
|
msgid "Enter your email address"
|
|
104
84
|
msgstr ""
|
|
105
85
|
|
|
86
|
+
#: views/oauth-scope-error.hbs:2
|
|
87
|
+
msgid "Insufficient Permissions"
|
|
88
|
+
msgstr ""
|
|
89
|
+
|
|
90
|
+
#: views/oauth-scope-error.hbs:8
|
|
91
|
+
msgid ""
|
|
92
|
+
"All requested permissions are required for this service to function properly. "
|
|
93
|
+
"Some required permissions were not granted during sign-in."
|
|
94
|
+
msgstr ""
|
|
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
|
+
|
|
106
|
+
#: views/oauth-scope-error.hbs:27
|
|
107
|
+
msgid "Try Again"
|
|
108
|
+
msgstr ""
|
|
109
|
+
|
|
106
110
|
#: views/accounts/register/imap.hbs:11
|
|
107
111
|
msgid "Your name"
|
|
108
112
|
msgstr ""
|
|
@@ -180,8 +184,8 @@ msgstr ""
|
|
|
180
184
|
|
|
181
185
|
#: views/accounts/register/imap-server.hbs:100
|
|
182
186
|
msgid ""
|
|
183
|
-
"TLS (also known as SSL) is usually only needed when using port 993. For "
|
|
184
|
-
"
|
|
187
|
+
"TLS (also known as SSL) is usually only needed when using port 993. For other "
|
|
188
|
+
"ports EmailEngine falls back to using STARTTLS based encryption."
|
|
185
189
|
msgstr ""
|
|
186
190
|
|
|
187
191
|
#: views/accounts/register/imap-server.hbs:102
|
|
@@ -199,8 +203,8 @@ msgstr ""
|
|
|
199
203
|
|
|
200
204
|
#: views/accounts/register/imap-server.hbs:191
|
|
201
205
|
msgid ""
|
|
202
|
-
"TLS (also known as SSL) is usually only needed when using port 465. For "
|
|
203
|
-
"
|
|
206
|
+
"TLS (also known as SSL) is usually only needed when using port 465. For other "
|
|
207
|
+
"ports EmailEngine falls back to using STARTTLS based encryption."
|
|
204
208
|
msgstr ""
|
|
205
209
|
|
|
206
210
|
#: views/accounts/register/imap-server.hbs:209
|
|
@@ -274,8 +278,8 @@ msgstr ""
|
|
|
274
278
|
|
|
275
279
|
#: lib/routes-ui.js:446 lib/ui-routes/account-routes.js:122
|
|
276
280
|
msgid ""
|
|
277
|
-
"The server refused the connection. This typically occurs if the server is "
|
|
278
|
-
"
|
|
281
|
+
"The server refused the connection. This typically occurs if the server is not "
|
|
282
|
+
"running, is overloaded, or you are connecting to the wrong host or port."
|
|
279
283
|
msgstr ""
|
|
280
284
|
|
|
281
285
|
#: lib/routes-ui.js:573
|
|
@@ -290,74 +294,74 @@ msgstr ""
|
|
|
290
294
|
msgid "Indefinite"
|
|
291
295
|
msgstr ""
|
|
292
296
|
|
|
293
|
-
#: lib/routes-ui.js:
|
|
294
|
-
#: lib/routes-ui.js:
|
|
295
|
-
#: workers/api.js:
|
|
297
|
+
#: lib/routes-ui.js:5133 lib/routes-ui.js:5168 lib/routes-ui.js:5283
|
|
298
|
+
#: lib/routes-ui.js:5330 lib/routes-ui.js:5577 lib/routes-ui.js:5613
|
|
299
|
+
#: workers/api.js:2279 workers/api.js:2607 lib/ui-routes/account-routes.js:554
|
|
296
300
|
#: lib/ui-routes/account-routes.js:590 lib/ui-routes/account-routes.js:707
|
|
297
301
|
#: lib/ui-routes/account-routes.js:754 lib/ui-routes/account-routes.js:1003
|
|
298
302
|
#: lib/ui-routes/account-routes.js:1039
|
|
299
303
|
msgid "Email Account Setup"
|
|
300
304
|
msgstr ""
|
|
301
305
|
|
|
302
|
-
#: lib/routes-ui.js:
|
|
306
|
+
#: lib/routes-ui.js:5193 lib/routes-ui.js:5226 lib/routes-ui.js:8186
|
|
303
307
|
#: lib/ui-routes/account-routes.js:615 lib/ui-routes/account-routes.js:649
|
|
304
308
|
msgid "Invalid request. Check your input and try again."
|
|
305
309
|
msgstr ""
|
|
306
310
|
|
|
307
|
-
#: lib/routes-ui.js:
|
|
311
|
+
#: lib/routes-ui.js:5386 lib/routes-ui.js:5397
|
|
308
312
|
#: lib/ui-routes/account-routes.js:811 lib/ui-routes/account-routes.js:822
|
|
309
313
|
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
310
314
|
msgid "Server hostname was not found"
|
|
311
315
|
msgstr ""
|
|
312
316
|
|
|
313
|
-
#: lib/routes-ui.js:
|
|
317
|
+
#: lib/routes-ui.js:5389 lib/routes-ui.js:5400
|
|
314
318
|
#: lib/ui-routes/account-routes.js:814 lib/ui-routes/account-routes.js:825
|
|
315
319
|
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
316
320
|
msgid "Invalid username or password"
|
|
317
321
|
msgstr ""
|
|
318
322
|
|
|
319
|
-
#: lib/routes-ui.js:
|
|
323
|
+
#: lib/routes-ui.js:5403 lib/ui-routes/account-routes.js:828
|
|
320
324
|
#: lib/ui-routes/admin-entities-routes.js:2026
|
|
321
325
|
msgid "Authentication credentials were not provided"
|
|
322
326
|
msgstr ""
|
|
323
327
|
|
|
324
|
-
#: lib/routes-ui.js:
|
|
328
|
+
#: lib/routes-ui.js:5406 lib/ui-routes/account-routes.js:831
|
|
325
329
|
#: lib/ui-routes/admin-entities-routes.js:2029
|
|
326
330
|
msgid "OAuth2 authentication failed"
|
|
327
331
|
msgstr ""
|
|
328
332
|
|
|
329
|
-
#: lib/routes-ui.js:
|
|
333
|
+
#: lib/routes-ui.js:5409 lib/routes-ui.js:5413
|
|
330
334
|
#: lib/ui-routes/account-routes.js:834 lib/ui-routes/account-routes.js:838
|
|
331
335
|
#: lib/ui-routes/admin-entities-routes.js:2032
|
|
332
336
|
#: lib/ui-routes/admin-entities-routes.js:2036
|
|
333
337
|
msgid "TLS protocol error"
|
|
334
338
|
msgstr ""
|
|
335
339
|
|
|
336
|
-
#: lib/routes-ui.js:
|
|
340
|
+
#: lib/routes-ui.js:5417 lib/ui-routes/account-routes.js:842
|
|
337
341
|
#: lib/ui-routes/admin-entities-routes.js:2040
|
|
338
342
|
msgid "Connection timed out"
|
|
339
343
|
msgstr ""
|
|
340
344
|
|
|
341
|
-
#: lib/routes-ui.js:
|
|
345
|
+
#: lib/routes-ui.js:5420 lib/ui-routes/account-routes.js:845
|
|
342
346
|
#: lib/ui-routes/admin-entities-routes.js:2043
|
|
343
347
|
msgid "Could not connect to server"
|
|
344
348
|
msgstr ""
|
|
345
349
|
|
|
346
|
-
#: lib/routes-ui.js:
|
|
350
|
+
#: lib/routes-ui.js:5423 lib/ui-routes/account-routes.js:848
|
|
347
351
|
#: lib/ui-routes/admin-entities-routes.js:2046
|
|
348
352
|
msgid "Unexpected server response"
|
|
349
353
|
msgstr ""
|
|
350
354
|
|
|
351
|
-
#: lib/routes-ui.js:
|
|
355
|
+
#: lib/routes-ui.js:8149 lib/tools.js:950
|
|
352
356
|
msgid "Invalid input"
|
|
353
357
|
msgstr ""
|
|
354
358
|
|
|
355
|
-
#: lib/routes-ui.js:
|
|
356
|
-
#: lib/routes-ui.js:
|
|
359
|
+
#: lib/routes-ui.js:8159 lib/routes-ui.js:8277 lib/routes-ui.js:8294
|
|
360
|
+
#: lib/routes-ui.js:8330
|
|
357
361
|
msgid "Subscription Management"
|
|
358
362
|
msgstr ""
|
|
359
363
|
|
|
360
|
-
#: workers/api.js:
|
|
364
|
+
#: workers/api.js:7102 workers/api.js:7219
|
|
361
365
|
msgid "Requested page not found"
|
|
362
366
|
msgstr ""
|
|
363
367
|
|
package/translations/et.mo
CHANGED
|
Binary file
|