emailengine-app 2.61.2 → 2.61.3

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.
@@ -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.61.1</h1><p>EmailEngine includes code from the following software packages:</p>
3
+ <h1>EmailEngine v2.61.2</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>
@@ -5045,7 +5045,7 @@
5045
5045
  </tr>
5046
5046
  <tr>
5047
5047
  <td><a href="https://npmjs.com/package/pino-std-serializers">pino-std-serializers</a></td>
5048
- <td>7.0.0</td>
5048
+ <td>7.1.0</td>
5049
5049
  <td>MIT</td>
5050
5050
  <td>James Sumners</td>
5051
5051
  <td>james.sumners@gmail.com</td>
Binary file
@@ -1,7 +1,7 @@
1
1
  msgid ""
2
2
  msgstr ""
3
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2025-12-29 11:35+0000\n"
4
+ "POT-Creation-Date: 2026-01-14 09:54+0000\n"
5
5
  "PO-Revision-Date: \n"
6
6
  "Last-Translator: \n"
7
7
  "Language-Team: \n"
@@ -222,15 +222,15 @@ msgstr "Verbindung zum SMTP-Server nicht moeglich"
222
222
  msgid "Request failed."
223
223
  msgstr "Anfrage fehlgeschlagen."
224
224
 
225
- #: lib/routes-ui.js:532
225
+ #: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
226
226
  msgid "Delegated"
227
227
  msgstr "Delegiert"
228
228
 
229
- #: lib/routes-ui.js:533
229
+ #: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
230
230
  msgid "Using credentials from \"%s\""
231
231
  msgstr "Verwendung von Anmeldeinformationen aus \"%s\""
232
232
 
233
- #: lib/routes-ui.js:583
233
+ #: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
234
234
  msgid ""
235
235
  "Connection timed out. This usually occurs if you are behind a firewall or "
236
236
  "connecting to the wrong port."
@@ -239,11 +239,11 @@ msgstr ""
239
239
  "sich hinter einer Firewall befinden oder eine Verbindung zum falschen Port "
240
240
  "herstellen."
241
241
 
242
- #: lib/routes-ui.js:586
242
+ #: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
243
243
  msgid "The server unexpectedly closed the connection."
244
244
  msgstr "Der Server hat die Verbindung unerwartet geschlossen."
245
245
 
246
- #: lib/routes-ui.js:589
246
+ #: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
247
247
  msgid ""
248
248
  "The server unexpectedly closed the connection. This usually happens when "
249
249
  "attempting to connect to a TLS port without TLS enabled."
@@ -252,7 +252,7 @@ msgstr ""
252
252
  "Regel, wenn versucht wird, eine Verbindung zu einem TLS-Port ohne "
253
253
  "aktiviertes TLS herzustellen."
254
254
 
255
- #: lib/routes-ui.js:594
255
+ #: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
256
256
  msgid ""
257
257
  "The server refused the connection. This typically occurs if the server is "
258
258
  "not running, is overloaded, or you are connecting to the wrong host or port."
@@ -261,54 +261,63 @@ msgstr ""
261
261
  "der Server nicht läuft, überlastet ist oder Sie sich mit dem falschen Host "
262
262
  "oder Port verbinden."
263
263
 
264
- #: lib/routes-ui.js:712
264
+ #: lib/routes-ui.js:699
265
265
  msgid "Invalid API key for OpenAI"
266
266
  msgstr "Ungültiger API-Schlüssel für OpenAI"
267
267
 
268
- #: lib/routes-ui.js:5031 lib/routes-ui.js:6986 lib/routes-ui.js:6997
268
+ #: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
269
+ #: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
270
+ #: workers/api.js:2398 lib/ui-routes/account-routes.js:535
271
+ #: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
272
+ #: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
273
+ #: lib/ui-routes/account-routes.js:1002
274
+ msgid "Email Account Setup"
275
+ msgstr "E-Mail-Konto einrichten"
276
+
277
+ #: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
278
+ #: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
279
+ msgid "Invalid request. Check your input and try again."
280
+ msgstr "Validierung der Anforderungsargumente fehlgeschlagen."
281
+
282
+ #: lib/routes-ui.js:4696 lib/routes-ui.js:4707
283
+ #: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
284
+ #: lib/ui-routes/admin-entities-routes.js:2020
269
285
  msgid "Server hostname was not found"
270
286
  msgstr "Server-Hostname wurde nicht gefunden"
271
287
 
272
- #: lib/routes-ui.js:5034 lib/routes-ui.js:6989 lib/routes-ui.js:7000
288
+ #: lib/routes-ui.js:4699 lib/routes-ui.js:4710
289
+ #: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
290
+ #: lib/ui-routes/admin-entities-routes.js:2023
273
291
  msgid "Invalid username or password"
274
292
  msgstr "Ungültiger Benutzername oder Passwort"
275
293
 
276
- #: lib/routes-ui.js:5038 lib/routes-ui.js:7004
294
+ #: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
295
+ #: lib/ui-routes/admin-entities-routes.js:2027
277
296
  msgid "TLS protocol error"
278
297
  msgstr "TLS-Protokollfehler"
279
298
 
280
- #: lib/routes-ui.js:6733 lib/routes-ui.js:6768 lib/routes-ui.js:6883
281
- #: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
282
- #: workers/api.js:2407
283
- msgid "Email Account Setup"
284
- msgstr "E-Mail-Konto einrichten"
285
-
286
- #: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
287
- msgid "Invalid request. Check your input and try again."
288
- msgstr "Validierung der Anforderungsargumente fehlgeschlagen."
289
-
290
- #: lib/routes-ui.js:9708 lib/tools.js:794
299
+ #: lib/routes-ui.js:7418 lib/tools.js:778
291
300
  msgid "Invalid input"
292
301
  msgstr "Ungültige Eingabe"
293
302
 
294
- #: lib/routes-ui.js:9718 lib/routes-ui.js:9836 lib/routes-ui.js:9853
295
- #: lib/routes-ui.js:9889
303
+ #: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
304
+ #: lib/routes-ui.js:7599
296
305
  msgid "Subscription Management"
297
306
  msgstr "Mitgliederverwaltung"
298
307
 
299
- #: workers/api.js:9113 workers/api.js:9229
308
+ #: workers/api.js:6825 workers/api.js:6941
300
309
  msgid "Requested page not found"
301
310
  msgstr "Gewünschte Seite nicht gefunden"
302
311
 
303
- #: workers/api.js:9114
312
+ #: workers/api.js:6826
304
313
  msgid "Something went wrong"
305
314
  msgstr "Leider ist ein Fehler aufgetreten"
306
315
 
307
- #: lib/tools.js:1493
316
+ #: lib/tools.js:1477
308
317
  msgid "Signature validation failed"
309
318
  msgstr "Signaturüberprüfung fehlgeschlagen"
310
319
 
311
- #: lib/tools.js:1502 lib/tools.js:1507
320
+ #: lib/tools.js:1486 lib/tools.js:1491
312
321
  msgid "Invalid or expired account setup URL"
313
322
  msgstr "Ungültige oder abgelaufene URL für die Kontoeinrichtung"
314
323
 
@@ -324,10 +333,9 @@ msgstr ""
324
333
  "deaktiviert. Um fortzufahren, verwenden Sie bitte die Schaltfläche \"Sign in "
325
334
  "with Microsoft\", um Ihr Konto sicher zu verbinden."
326
335
 
327
- #, fuzzy
328
- #~| msgid "Failed to process account"
329
- #~ msgid "Couldn't set up account. Try again."
330
- #~ msgstr "Konto konnte nicht bearbeitet werden"
336
+ #: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
337
+ msgid "Couldn't set up account. Try again."
338
+ msgstr "Konto konnte nicht eingerichtet werden. Versuchen Sie es erneut."
331
339
 
332
340
  #, fuzzy
333
341
  #~| msgid "Failed to process request"
Binary file
@@ -1,8 +1,8 @@
1
1
  msgid ""
2
2
  msgstr ""
3
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2025-12-29 11:35+0000\n"
5
- "PO-Revision-Date: 2025-12-29 13:36+0200\n"
4
+ "POT-Creation-Date: 2026-01-14 09:54+0000\n"
5
+ "PO-Revision-Date: 2026-01-14 11:55+0200\n"
6
6
  "Last-Translator: \n"
7
7
  "Language-Team: \n"
8
8
  "Language: en\n"
@@ -212,84 +212,93 @@ msgstr ""
212
212
  msgid "Request failed."
213
213
  msgstr ""
214
214
 
215
- #: lib/routes-ui.js:532
215
+ #: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
216
216
  msgid "Delegated"
217
217
  msgstr ""
218
218
 
219
- #: lib/routes-ui.js:533
219
+ #: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
220
220
  msgid "Using credentials from \"%s\""
221
221
  msgstr ""
222
222
 
223
- #: lib/routes-ui.js:583
223
+ #: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
224
224
  msgid ""
225
225
  "Connection timed out. This usually occurs if you are behind a firewall or "
226
226
  "connecting to the wrong port."
227
227
  msgstr ""
228
228
 
229
- #: lib/routes-ui.js:586
229
+ #: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
230
230
  msgid "The server unexpectedly closed the connection."
231
231
  msgstr ""
232
232
 
233
- #: lib/routes-ui.js:589
233
+ #: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
234
234
  msgid ""
235
235
  "The server unexpectedly closed the connection. This usually happens when "
236
236
  "attempting to connect to a TLS port without TLS enabled."
237
237
  msgstr ""
238
238
 
239
- #: lib/routes-ui.js:594
239
+ #: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
240
240
  msgid ""
241
241
  "The server refused the connection. This typically occurs if the server is "
242
242
  "not running, is overloaded, or you are connecting to the wrong host or port."
243
243
  msgstr ""
244
244
 
245
- #: lib/routes-ui.js:712
245
+ #: lib/routes-ui.js:699
246
246
  msgid "Invalid API key for OpenAI"
247
247
  msgstr ""
248
248
 
249
- #: lib/routes-ui.js:5031 lib/routes-ui.js:6986 lib/routes-ui.js:6997
250
- msgid "Server hostname was not found"
249
+ #: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
250
+ #: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
251
+ #: workers/api.js:2398 lib/ui-routes/account-routes.js:535
252
+ #: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
253
+ #: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
254
+ #: lib/ui-routes/account-routes.js:1002
255
+ msgid "Email Account Setup"
251
256
  msgstr ""
252
257
 
253
- #: lib/routes-ui.js:5034 lib/routes-ui.js:6989 lib/routes-ui.js:7000
254
- msgid "Invalid username or password"
258
+ #: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
259
+ #: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
260
+ msgid "Invalid request. Check your input and try again."
255
261
  msgstr ""
256
262
 
257
- #: lib/routes-ui.js:5038 lib/routes-ui.js:7004
258
- msgid "TLS protocol error"
263
+ #: lib/routes-ui.js:4696 lib/routes-ui.js:4707
264
+ #: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
265
+ #: lib/ui-routes/admin-entities-routes.js:2020
266
+ msgid "Server hostname was not found"
259
267
  msgstr ""
260
268
 
261
- #: lib/routes-ui.js:6733 lib/routes-ui.js:6768 lib/routes-ui.js:6883
262
- #: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
263
- #: workers/api.js:2407
264
- msgid "Email Account Setup"
269
+ #: lib/routes-ui.js:4699 lib/routes-ui.js:4710
270
+ #: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
271
+ #: lib/ui-routes/admin-entities-routes.js:2023
272
+ msgid "Invalid username or password"
265
273
  msgstr ""
266
274
 
267
- #: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
268
- msgid "Invalid request. Check your input and try again."
275
+ #: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
276
+ #: lib/ui-routes/admin-entities-routes.js:2027
277
+ msgid "TLS protocol error"
269
278
  msgstr ""
270
279
 
271
- #: lib/routes-ui.js:9708 lib/tools.js:794
280
+ #: lib/routes-ui.js:7418 lib/tools.js:778
272
281
  msgid "Invalid input"
273
282
  msgstr ""
274
283
 
275
- #: lib/routes-ui.js:9718 lib/routes-ui.js:9836 lib/routes-ui.js:9853
276
- #: lib/routes-ui.js:9889
284
+ #: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
285
+ #: lib/routes-ui.js:7599
277
286
  msgid "Subscription Management"
278
287
  msgstr ""
279
288
 
280
- #: workers/api.js:9113 workers/api.js:9229
289
+ #: workers/api.js:6825 workers/api.js:6941
281
290
  msgid "Requested page not found"
282
291
  msgstr ""
283
292
 
284
- #: workers/api.js:9114
293
+ #: workers/api.js:6826
285
294
  msgid "Something went wrong"
286
295
  msgstr ""
287
296
 
288
- #: lib/tools.js:1493
297
+ #: lib/tools.js:1477
289
298
  msgid "Signature validation failed"
290
299
  msgstr ""
291
300
 
292
- #: lib/tools.js:1502 lib/tools.js:1507
301
+ #: lib/tools.js:1486 lib/tools.js:1491
293
302
  msgid "Invalid or expired account setup URL"
294
303
  msgstr ""
295
304
 
@@ -300,3 +309,7 @@ msgid ""
300
309
  "please use the \"Sign in with Microsoft\" button to securely connect your "
301
310
  "account."
302
311
  msgstr ""
312
+
313
+ #: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
314
+ msgid "Couldn't set up account. Try again."
315
+ msgstr ""
Binary file
@@ -1,7 +1,7 @@
1
1
  msgid ""
2
2
  msgstr ""
3
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2025-12-29 11:35+0000\n"
4
+ "POT-Creation-Date: 2026-01-14 09:54+0000\n"
5
5
  "PO-Revision-Date: \n"
6
6
  "Last-Translator: \n"
7
7
  "Language-Team: \n"
@@ -220,15 +220,15 @@ msgstr "SMTP serveriga ei õnnestunud ühendust luua"
220
220
  msgid "Request failed."
221
221
  msgstr "Päring ebaõnnestus."
222
222
 
223
- #: lib/routes-ui.js:532
223
+ #: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
224
224
  msgid "Delegated"
225
225
  msgstr "Delegeeritud"
226
226
 
227
- #: lib/routes-ui.js:533
227
+ #: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
228
228
  msgid "Using credentials from \"%s\""
229
229
  msgstr "Kasutades volitusi \"%s\""
230
230
 
231
- #: lib/routes-ui.js:583
231
+ #: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
232
232
  msgid ""
233
233
  "Connection timed out. This usually occurs if you are behind a firewall or "
234
234
  "connecting to the wrong port."
@@ -236,11 +236,11 @@ msgstr ""
236
236
  "Ühendus on aegunud. See juhtub tavaliselt siis, kui olete tulemüüri taga või "
237
237
  "ühendute valesse porti."
238
238
 
239
- #: lib/routes-ui.js:586
239
+ #: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
240
240
  msgid "The server unexpectedly closed the connection."
241
241
  msgstr "Server sulges ootamatult ühenduse."
242
242
 
243
- #: lib/routes-ui.js:589
243
+ #: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
244
244
  msgid ""
245
245
  "The server unexpectedly closed the connection. This usually happens when "
246
246
  "attempting to connect to a TLS port without TLS enabled."
@@ -248,7 +248,7 @@ msgstr ""
248
248
  "Server sulges ootamatult ühenduse. See juhtub tavaliselt siis, kui "
249
249
  "üritatakse luua ühendust TLS-porti, ilma et TLS oleks lubatud."
250
250
 
251
- #: lib/routes-ui.js:594
251
+ #: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
252
252
  msgid ""
253
253
  "The server refused the connection. This typically occurs if the server is "
254
254
  "not running, is overloaded, or you are connecting to the wrong host or port."
@@ -256,54 +256,63 @@ msgstr ""
256
256
  "Server keeldus ühendusest. See juhtub tavaliselt siis, kui server ei tööta, "
257
257
  "on ülekoormatud või ühendute vale hostiga või porti."
258
258
 
259
- #: lib/routes-ui.js:712
259
+ #: lib/routes-ui.js:699
260
260
  msgid "Invalid API key for OpenAI"
261
261
  msgstr "OpenAI jaoks vale API võti"
262
262
 
263
- #: lib/routes-ui.js:5031 lib/routes-ui.js:6986 lib/routes-ui.js:6997
263
+ #: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
264
+ #: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
265
+ #: workers/api.js:2398 lib/ui-routes/account-routes.js:535
266
+ #: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
267
+ #: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
268
+ #: lib/ui-routes/account-routes.js:1002
269
+ msgid "Email Account Setup"
270
+ msgstr "E-posti konto seadistamine"
271
+
272
+ #: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
273
+ #: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
274
+ msgid "Invalid request. Check your input and try again."
275
+ msgstr "Päringu argumentide kontroll ebaõnnestus."
276
+
277
+ #: lib/routes-ui.js:4696 lib/routes-ui.js:4707
278
+ #: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
279
+ #: lib/ui-routes/admin-entities-routes.js:2020
264
280
  msgid "Server hostname was not found"
265
281
  msgstr "Serverit ei leitud"
266
282
 
267
- #: lib/routes-ui.js:5034 lib/routes-ui.js:6989 lib/routes-ui.js:7000
283
+ #: lib/routes-ui.js:4699 lib/routes-ui.js:4710
284
+ #: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
285
+ #: lib/ui-routes/admin-entities-routes.js:2023
268
286
  msgid "Invalid username or password"
269
287
  msgstr "Vigane kasutajanimi või parool"
270
288
 
271
- #: lib/routes-ui.js:5038 lib/routes-ui.js:7004
289
+ #: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
290
+ #: lib/ui-routes/admin-entities-routes.js:2027
272
291
  msgid "TLS protocol error"
273
292
  msgstr "TLS protokolli viga"
274
293
 
275
- #: lib/routes-ui.js:6733 lib/routes-ui.js:6768 lib/routes-ui.js:6883
276
- #: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
277
- #: workers/api.js:2407
278
- msgid "Email Account Setup"
279
- msgstr "E-posti konto seadistamine"
280
-
281
- #: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
282
- msgid "Invalid request. Check your input and try again."
283
- msgstr "Päringu argumentide kontroll ebaõnnestus."
284
-
285
- #: lib/routes-ui.js:9708 lib/tools.js:794
294
+ #: lib/routes-ui.js:7418 lib/tools.js:778
286
295
  msgid "Invalid input"
287
296
  msgstr "Vale sisestus"
288
297
 
289
- #: lib/routes-ui.js:9718 lib/routes-ui.js:9836 lib/routes-ui.js:9853
290
- #: lib/routes-ui.js:9889
298
+ #: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
299
+ #: lib/routes-ui.js:7599
291
300
  msgid "Subscription Management"
292
301
  msgstr "Tellimuse haldamine"
293
302
 
294
- #: workers/api.js:9113 workers/api.js:9229
303
+ #: workers/api.js:6825 workers/api.js:6941
295
304
  msgid "Requested page not found"
296
305
  msgstr "Soovitud lehekülge ei leitud"
297
306
 
298
- #: workers/api.js:9114
307
+ #: workers/api.js:6826
299
308
  msgid "Something went wrong"
300
309
  msgstr "Miski läks valesti"
301
310
 
302
- #: lib/tools.js:1493
311
+ #: lib/tools.js:1477
303
312
  msgid "Signature validation failed"
304
313
  msgstr "Päringu allkirja kontroll ebaõnnestus"
305
314
 
306
- #: lib/tools.js:1502 lib/tools.js:1507
315
+ #: lib/tools.js:1486 lib/tools.js:1491
307
316
  msgid "Invalid or expired account setup URL"
308
317
  msgstr "Kehtetu või aegunud konto seadistamise URL"
309
318
 
@@ -319,10 +328,9 @@ msgstr ""
319
328
  "Jätkamiseks kasutage oma konto turvaliseks ühendamiseks nuppu \"Sign in with "
320
329
  "Microsoft\"."
321
330
 
322
- #, fuzzy
323
- #~| msgid "Failed to process account"
324
- #~ msgid "Couldn't set up account. Try again."
325
- #~ msgstr "Konto töötlemine ebaõnnestus"
331
+ #: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
332
+ msgid "Couldn't set up account. Try again."
333
+ msgstr "Kontot ei õnnestunud luua. Proovi uuesti."
326
334
 
327
335
  #, fuzzy
328
336
  #~| msgid "Failed to process request"
Binary file
@@ -1,7 +1,7 @@
1
1
  msgid ""
2
2
  msgstr ""
3
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2025-12-29 11:35+0000\n"
4
+ "POT-Creation-Date: 2026-01-14 09:54+0000\n"
5
5
  "PO-Revision-Date: \n"
6
6
  "Last-Translator: \n"
7
7
  "Language-Team: \n"
@@ -220,15 +220,15 @@ msgstr "Impossible de se connecter au serveur SMTP"
220
220
  msgid "Request failed."
221
221
  msgstr "La requete a echoue."
222
222
 
223
- #: lib/routes-ui.js:532
223
+ #: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
224
224
  msgid "Delegated"
225
225
  msgstr "Délégué"
226
226
 
227
- #: lib/routes-ui.js:533
227
+ #: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
228
228
  msgid "Using credentials from \"%s\""
229
229
  msgstr "Utilisation des informations d'identification de \"%s\""
230
230
 
231
- #: lib/routes-ui.js:583
231
+ #: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
232
232
  msgid ""
233
233
  "Connection timed out. This usually occurs if you are behind a firewall or "
234
234
  "connecting to the wrong port."
@@ -236,11 +236,11 @@ msgstr ""
236
236
  "La connexion a expiré. Cela se produit généralement si vous êtes derrière un "
237
237
  "pare-feu ou si vous vous connectez au mauvais port."
238
238
 
239
- #: lib/routes-ui.js:586
239
+ #: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
240
240
  msgid "The server unexpectedly closed the connection."
241
241
  msgstr "Le serveur a fermé la connexion de manière inattendue."
242
242
 
243
- #: lib/routes-ui.js:589
243
+ #: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
244
244
  msgid ""
245
245
  "The server unexpectedly closed the connection. This usually happens when "
246
246
  "attempting to connect to a TLS port without TLS enabled."
@@ -249,7 +249,7 @@ msgstr ""
249
249
  "généralement lors d'une tentative de connexion à un port TLS sans que le "
250
250
  "protocole TLS soit activé."
251
251
 
252
- #: lib/routes-ui.js:594
252
+ #: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
253
253
  msgid ""
254
254
  "The server refused the connection. This typically occurs if the server is "
255
255
  "not running, is overloaded, or you are connecting to the wrong host or port."
@@ -258,54 +258,63 @@ msgstr ""
258
258
  "ne fonctionne pas, s'il est surchargé ou si vous vous connectez au mauvais "
259
259
  "hôte ou au mauvais port."
260
260
 
261
- #: lib/routes-ui.js:712
261
+ #: lib/routes-ui.js:699
262
262
  msgid "Invalid API key for OpenAI"
263
263
  msgstr "Clé API invalide pour OpenAI"
264
264
 
265
- #: lib/routes-ui.js:5031 lib/routes-ui.js:6986 lib/routes-ui.js:6997
265
+ #: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
266
+ #: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
267
+ #: workers/api.js:2398 lib/ui-routes/account-routes.js:535
268
+ #: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
269
+ #: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
270
+ #: lib/ui-routes/account-routes.js:1002
271
+ msgid "Email Account Setup"
272
+ msgstr "Configuration du compte de messagerie"
273
+
274
+ #: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
275
+ #: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
276
+ msgid "Invalid request. Check your input and try again."
277
+ msgstr "Impossible de valider les arguments de la demande."
278
+
279
+ #: lib/routes-ui.js:4696 lib/routes-ui.js:4707
280
+ #: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
281
+ #: lib/ui-routes/admin-entities-routes.js:2020
266
282
  msgid "Server hostname was not found"
267
283
  msgstr "Le nom d'hôte du serveur est introuvable"
268
284
 
269
- #: lib/routes-ui.js:5034 lib/routes-ui.js:6989 lib/routes-ui.js:7000
285
+ #: lib/routes-ui.js:4699 lib/routes-ui.js:4710
286
+ #: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
287
+ #: lib/ui-routes/admin-entities-routes.js:2023
270
288
  msgid "Invalid username or password"
271
289
  msgstr "Nom d'utilisateur ou mot de passe invalide"
272
290
 
273
- #: lib/routes-ui.js:5038 lib/routes-ui.js:7004
291
+ #: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
292
+ #: lib/ui-routes/admin-entities-routes.js:2027
274
293
  msgid "TLS protocol error"
275
294
  msgstr "Erreur de protocole TLS"
276
295
 
277
- #: lib/routes-ui.js:6733 lib/routes-ui.js:6768 lib/routes-ui.js:6883
278
- #: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
279
- #: workers/api.js:2407
280
- msgid "Email Account Setup"
281
- msgstr "Configuration du compte de messagerie"
282
-
283
- #: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
284
- msgid "Invalid request. Check your input and try again."
285
- msgstr "Impossible de valider les arguments de la demande."
286
-
287
- #: lib/routes-ui.js:9708 lib/tools.js:794
296
+ #: lib/routes-ui.js:7418 lib/tools.js:778
288
297
  msgid "Invalid input"
289
298
  msgstr "Entrée invalide"
290
299
 
291
- #: lib/routes-ui.js:9718 lib/routes-ui.js:9836 lib/routes-ui.js:9853
292
- #: lib/routes-ui.js:9889
300
+ #: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
301
+ #: lib/routes-ui.js:7599
293
302
  msgid "Subscription Management"
294
303
  msgstr "Gestion des abonnements"
295
304
 
296
- #: workers/api.js:9113 workers/api.js:9229
305
+ #: workers/api.js:6825 workers/api.js:6941
297
306
  msgid "Requested page not found"
298
307
  msgstr "La page demandée n'a pas été trouvée"
299
308
 
300
- #: workers/api.js:9114
309
+ #: workers/api.js:6826
301
310
  msgid "Something went wrong"
302
311
  msgstr "Un problème est survenu"
303
312
 
304
- #: lib/tools.js:1493
313
+ #: lib/tools.js:1477
305
314
  msgid "Signature validation failed"
306
315
  msgstr "La validation de la signature a échoué"
307
316
 
308
- #: lib/tools.js:1502 lib/tools.js:1507
317
+ #: lib/tools.js:1486 lib/tools.js:1491
309
318
  msgid "Invalid or expired account setup URL"
310
319
  msgstr "URL de configuration du compte invalide ou expirée"
311
320
 
@@ -322,10 +331,9 @@ msgstr ""
322
331
  "le bouton \"Sign in with Microsoft\" pour connecter votre compte en toute "
323
332
  "sécurité."
324
333
 
325
- #, fuzzy
326
- #~| msgid "Failed to process account"
327
- #~ msgid "Couldn't set up account. Try again."
328
- #~ msgstr "Échec du traitement du compte"
334
+ #: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
335
+ msgid "Couldn't set up account. Try again."
336
+ msgstr "Impossible de créer un compte. Veuillez réessayer."
329
337
 
330
338
  #, fuzzy
331
339
  #~| msgid "Failed to process request"
Binary file