emailengine-app 2.61.2 → 2.61.4
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/account.js +65 -37
- package/lib/api-routes/account-routes.js +17 -0
- package/lib/routes-ui.js +21 -5
- package/lib/ui-routes/account-routes.js +11 -2
- package/package.json +2 -2
- package/sbom.json +1 -1
- package/static/licenses.html +2 -2
- package/translations/de.mo +0 -0
- package/translations/de.po +40 -32
- package/translations/en.mo +0 -0
- package/translations/en.po +41 -28
- package/translations/et.mo +0 -0
- package/translations/et.po +40 -32
- package/translations/fr.mo +0 -0
- package/translations/fr.po +40 -32
- package/translations/ja.mo +0 -0
- package/translations/ja.po +40 -32
- package/translations/messages.pot +32 -5
- package/translations/nl.mo +0 -0
- package/translations/nl.po +40 -32
- package/translations/pl.mo +0 -0
- package/translations/pl.po +40 -32
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:
|
|
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"
|
|
@@ -214,15 +214,15 @@ msgstr "SMTPサーバーに接続できませんでした"
|
|
|
214
214
|
msgid "Request failed."
|
|
215
215
|
msgstr "リクエスト失敗。"
|
|
216
216
|
|
|
217
|
-
#: lib/routes-ui.js:
|
|
217
|
+
#: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
|
|
218
218
|
msgid "Delegated"
|
|
219
219
|
msgstr "委任された"
|
|
220
220
|
|
|
221
|
-
#: lib/routes-ui.js:
|
|
221
|
+
#: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
|
|
222
222
|
msgid "Using credentials from \"%s\""
|
|
223
223
|
msgstr "0]」の認証情報を使用"
|
|
224
224
|
|
|
225
|
-
#: lib/routes-ui.js:
|
|
225
|
+
#: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
|
|
226
226
|
msgid ""
|
|
227
227
|
"Connection timed out. This usually occurs if you are behind a firewall or "
|
|
228
228
|
"connecting to the wrong port."
|
|
@@ -230,11 +230,11 @@ msgstr ""
|
|
|
230
230
|
"接続がタイムアウトしました。これは通常、ファイアウォールの内側にいるか、間"
|
|
231
231
|
"違ったポートに接続している場合に発生します。"
|
|
232
232
|
|
|
233
|
-
#: lib/routes-ui.js:
|
|
233
|
+
#: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
|
|
234
234
|
msgid "The server unexpectedly closed the connection."
|
|
235
235
|
msgstr "サーバーが予期せず接続を閉じました。"
|
|
236
236
|
|
|
237
|
-
#: lib/routes-ui.js:
|
|
237
|
+
#: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
|
|
238
238
|
msgid ""
|
|
239
239
|
"The server unexpectedly closed the connection. This usually happens when "
|
|
240
240
|
"attempting to connect to a TLS port without TLS enabled."
|
|
@@ -242,7 +242,7 @@ msgstr ""
|
|
|
242
242
|
"サーバーが予期せず接続を切断しました。これは通常、TLSが有効になっていないTLS"
|
|
243
243
|
"ポートに接続しようとしたときに発生する。"
|
|
244
244
|
|
|
245
|
-
#: lib/routes-ui.js:
|
|
245
|
+
#: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
|
|
246
246
|
msgid ""
|
|
247
247
|
"The server refused the connection. This typically occurs if the server is "
|
|
248
248
|
"not running, is overloaded, or you are connecting to the wrong host or port."
|
|
@@ -250,54 +250,63 @@ msgstr ""
|
|
|
250
250
|
"サーバーが接続を拒否しました。これは通常、サーバーが稼動していないか、過負荷"
|
|
251
251
|
"になっているか、間違ったホストまたはポートに接続している場合に発生します。"
|
|
252
252
|
|
|
253
|
-
#: lib/routes-ui.js:
|
|
253
|
+
#: lib/routes-ui.js:699
|
|
254
254
|
msgid "Invalid API key for OpenAI"
|
|
255
255
|
msgstr "OpenAIの無効なAPIキー"
|
|
256
256
|
|
|
257
|
-
#: lib/routes-ui.js:
|
|
257
|
+
#: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
|
|
258
|
+
#: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
|
|
259
|
+
#: workers/api.js:2398 lib/ui-routes/account-routes.js:535
|
|
260
|
+
#: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
|
|
261
|
+
#: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
|
|
262
|
+
#: lib/ui-routes/account-routes.js:1002
|
|
263
|
+
msgid "Email Account Setup"
|
|
264
|
+
msgstr "メールアカウント設定"
|
|
265
|
+
|
|
266
|
+
#: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
|
|
267
|
+
#: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
|
|
268
|
+
msgid "Invalid request. Check your input and try again."
|
|
269
|
+
msgstr "リクエスト引数の検証に失敗しました。"
|
|
270
|
+
|
|
271
|
+
#: lib/routes-ui.js:4696 lib/routes-ui.js:4707
|
|
272
|
+
#: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
|
|
273
|
+
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
258
274
|
msgid "Server hostname was not found"
|
|
259
275
|
msgstr "サーバーホスト名が見つかりませんでした"
|
|
260
276
|
|
|
261
|
-
#: lib/routes-ui.js:
|
|
277
|
+
#: lib/routes-ui.js:4699 lib/routes-ui.js:4710
|
|
278
|
+
#: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
|
|
279
|
+
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
262
280
|
msgid "Invalid username or password"
|
|
263
281
|
msgstr "無効なユーザー名またはパスワード"
|
|
264
282
|
|
|
265
|
-
#: lib/routes-ui.js:
|
|
283
|
+
#: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
|
|
284
|
+
#: lib/ui-routes/admin-entities-routes.js:2027
|
|
266
285
|
msgid "TLS protocol error"
|
|
267
286
|
msgstr "TLSプロトコルエラー"
|
|
268
287
|
|
|
269
|
-
#: lib/routes-ui.js:
|
|
270
|
-
#: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
|
|
271
|
-
#: workers/api.js:2407
|
|
272
|
-
msgid "Email Account Setup"
|
|
273
|
-
msgstr "メールアカウント設定"
|
|
274
|
-
|
|
275
|
-
#: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
|
|
276
|
-
msgid "Invalid request. Check your input and try again."
|
|
277
|
-
msgstr "リクエスト引数の検証に失敗しました。"
|
|
278
|
-
|
|
279
|
-
#: lib/routes-ui.js:9708 lib/tools.js:794
|
|
288
|
+
#: lib/routes-ui.js:7418 lib/tools.js:778
|
|
280
289
|
msgid "Invalid input"
|
|
281
290
|
msgstr "無効な入力"
|
|
282
291
|
|
|
283
|
-
#: lib/routes-ui.js:
|
|
284
|
-
#: lib/routes-ui.js:
|
|
292
|
+
#: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
|
|
293
|
+
#: lib/routes-ui.js:7599
|
|
285
294
|
msgid "Subscription Management"
|
|
286
295
|
msgstr "サブスクリプション管理"
|
|
287
296
|
|
|
288
|
-
#: workers/api.js:
|
|
297
|
+
#: workers/api.js:6825 workers/api.js:6941
|
|
289
298
|
msgid "Requested page not found"
|
|
290
299
|
msgstr "リクエストされたページが見つかりません"
|
|
291
300
|
|
|
292
|
-
#: workers/api.js:
|
|
301
|
+
#: workers/api.js:6826
|
|
293
302
|
msgid "Something went wrong"
|
|
294
303
|
msgstr "問題がありました"
|
|
295
304
|
|
|
296
|
-
#: lib/tools.js:
|
|
305
|
+
#: lib/tools.js:1477
|
|
297
306
|
msgid "Signature validation failed"
|
|
298
307
|
msgstr "署名の検証に失敗しました"
|
|
299
308
|
|
|
300
|
-
#: lib/tools.js:
|
|
309
|
+
#: lib/tools.js:1486 lib/tools.js:1491
|
|
301
310
|
msgid "Invalid or expired account setup URL"
|
|
302
311
|
msgstr "無効または期限切れのアカウント設定URL"
|
|
303
312
|
|
|
@@ -313,10 +322,9 @@ msgstr ""
|
|
|
313
322
|
"す。続行するには、「Microsoftでサインイン」ボタンを使用してアカウントを安全に"
|
|
314
323
|
"接続してください。"
|
|
315
324
|
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
#~ msgstr "アカウントの処理に失敗しました"
|
|
325
|
+
#: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
|
|
326
|
+
msgid "Couldn't set up account. Try again."
|
|
327
|
+
msgstr "アカウントを設定できませんでした。もう一度お試しください。"
|
|
320
328
|
|
|
321
329
|
#, fuzzy
|
|
322
330
|
#~| msgid "Failed to process request"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Content-Type: text/plain; charset=ascii\n"
|
|
4
|
-
"POT-Creation-Date: 2026-01-
|
|
4
|
+
"POT-Creation-Date: 2026-01-14 09:54+0000\n"
|
|
5
5
|
|
|
6
6
|
#: views/config/license.hbs:45
|
|
7
7
|
msgid "%d day"
|
|
@@ -9,6 +9,10 @@ msgid_plural "%d days"
|
|
|
9
9
|
msgstr[0] ""
|
|
10
10
|
msgstr[1] ""
|
|
11
11
|
|
|
12
|
+
#: views/redirect.hbs:1
|
|
13
|
+
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
14
|
+
msgstr ""
|
|
15
|
+
|
|
12
16
|
#: views/unsubscribe.hbs:3
|
|
13
17
|
#: views/unsubscribe.hbs:62
|
|
14
18
|
#: views/unsubscribe.hbs:85
|
|
@@ -58,10 +62,6 @@ msgstr ""
|
|
|
58
62
|
msgid "Enter your email address"
|
|
59
63
|
msgstr ""
|
|
60
64
|
|
|
61
|
-
#: views/redirect.hbs:1
|
|
62
|
-
msgid "Click <a href=\"%s\">here</a> to continue…"
|
|
63
|
-
msgstr ""
|
|
64
|
-
|
|
65
65
|
#: views/accounts/register/index.hbs:2
|
|
66
66
|
msgid "Choose your email account provider"
|
|
67
67
|
msgstr ""
|
|
@@ -208,30 +208,36 @@ msgid "Request failed."
|
|
|
208
208
|
msgstr ""
|
|
209
209
|
|
|
210
210
|
#: lib/routes-ui.js:519
|
|
211
|
+
#: lib/ui-routes/account-routes.js:60
|
|
211
212
|
msgid "Delegated"
|
|
212
213
|
msgstr ""
|
|
213
214
|
|
|
214
215
|
#: lib/routes-ui.js:520
|
|
216
|
+
#: lib/ui-routes/account-routes.js:61
|
|
215
217
|
msgid "Using credentials from \"%s\""
|
|
216
218
|
msgstr ""
|
|
217
219
|
|
|
218
220
|
#: lib/routes-ui.js:570
|
|
221
|
+
#: lib/ui-routes/account-routes.js:111
|
|
219
222
|
msgid ""
|
|
220
223
|
"Connection timed out. This usually occurs if you are behind a firewall or "
|
|
221
224
|
"connecting to the wrong port."
|
|
222
225
|
msgstr ""
|
|
223
226
|
|
|
224
227
|
#: lib/routes-ui.js:573
|
|
228
|
+
#: lib/ui-routes/account-routes.js:114
|
|
225
229
|
msgid "The server unexpectedly closed the connection."
|
|
226
230
|
msgstr ""
|
|
227
231
|
|
|
228
232
|
#: lib/routes-ui.js:576
|
|
233
|
+
#: lib/ui-routes/account-routes.js:117
|
|
229
234
|
msgid ""
|
|
230
235
|
"The server unexpectedly closed the connection. This usually happens when "
|
|
231
236
|
"attempting to connect to a TLS port without TLS enabled."
|
|
232
237
|
msgstr ""
|
|
233
238
|
|
|
234
239
|
#: lib/routes-ui.js:581
|
|
240
|
+
#: lib/ui-routes/account-routes.js:122
|
|
235
241
|
msgid ""
|
|
236
242
|
"The server refused the connection. This typically occurs if the server is "
|
|
237
243
|
"not running, is overloaded, or you are connecting to the wrong host or port."
|
|
@@ -248,26 +254,42 @@ msgstr ""
|
|
|
248
254
|
#: lib/routes-ui.js:4869
|
|
249
255
|
#: lib/routes-ui.js:4905
|
|
250
256
|
#: workers/api.js:2398
|
|
257
|
+
#: lib/ui-routes/account-routes.js:535
|
|
258
|
+
#: lib/ui-routes/account-routes.js:571
|
|
259
|
+
#: lib/ui-routes/account-routes.js:688
|
|
260
|
+
#: lib/ui-routes/account-routes.js:735
|
|
261
|
+
#: lib/ui-routes/account-routes.js:966
|
|
262
|
+
#: lib/ui-routes/account-routes.js:1002
|
|
251
263
|
msgid "Email Account Setup"
|
|
252
264
|
msgstr ""
|
|
253
265
|
|
|
254
266
|
#: lib/routes-ui.js:4503
|
|
255
267
|
#: lib/routes-ui.js:4536
|
|
256
268
|
#: lib/routes-ui.js:7455
|
|
269
|
+
#: lib/ui-routes/account-routes.js:596
|
|
270
|
+
#: lib/ui-routes/account-routes.js:630
|
|
257
271
|
msgid "Invalid request. Check your input and try again."
|
|
258
272
|
msgstr ""
|
|
259
273
|
|
|
260
274
|
#: lib/routes-ui.js:4696
|
|
261
275
|
#: lib/routes-ui.js:4707
|
|
276
|
+
#: lib/ui-routes/account-routes.js:792
|
|
277
|
+
#: lib/ui-routes/account-routes.js:803
|
|
278
|
+
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
262
279
|
msgid "Server hostname was not found"
|
|
263
280
|
msgstr ""
|
|
264
281
|
|
|
265
282
|
#: lib/routes-ui.js:4699
|
|
266
283
|
#: lib/routes-ui.js:4710
|
|
284
|
+
#: lib/ui-routes/account-routes.js:795
|
|
285
|
+
#: lib/ui-routes/account-routes.js:806
|
|
286
|
+
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
267
287
|
msgid "Invalid username or password"
|
|
268
288
|
msgstr ""
|
|
269
289
|
|
|
270
290
|
#: lib/routes-ui.js:4714
|
|
291
|
+
#: lib/ui-routes/account-routes.js:810
|
|
292
|
+
#: lib/ui-routes/admin-entities-routes.js:2027
|
|
271
293
|
msgid "TLS protocol error"
|
|
272
294
|
msgstr ""
|
|
273
295
|
|
|
@@ -307,4 +329,9 @@ msgid ""
|
|
|
307
329
|
"for Outlook.com, Hotmail.com, and Microsoft 365 email accounts. To "
|
|
308
330
|
"continue, please use the \"Sign in with Microsoft\" button to securely "
|
|
309
331
|
"connect your account."
|
|
332
|
+
msgstr ""
|
|
333
|
+
|
|
334
|
+
#: lib/ui-routes/account-routes.js:728
|
|
335
|
+
#: lib/ui-routes/account-routes.js:995
|
|
336
|
+
msgid "Couldn't set up account. Try again."
|
|
310
337
|
msgstr ""
|
package/translations/nl.mo
CHANGED
|
Binary file
|
package/translations/nl.po
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: \n"
|
|
4
|
-
"POT-Creation-Date:
|
|
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"
|
|
@@ -218,15 +218,15 @@ msgstr "Kon geen verbinding maken met SMTP-server"
|
|
|
218
218
|
msgid "Request failed."
|
|
219
219
|
msgstr "Verzoek mislukt."
|
|
220
220
|
|
|
221
|
-
#: lib/routes-ui.js:
|
|
221
|
+
#: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
|
|
222
222
|
msgid "Delegated"
|
|
223
223
|
msgstr "Gedelegeerd"
|
|
224
224
|
|
|
225
|
-
#: lib/routes-ui.js:
|
|
225
|
+
#: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
|
|
226
226
|
msgid "Using credentials from \"%s\""
|
|
227
227
|
msgstr "Gebruikmakend van inloggegevens van \"%s\""
|
|
228
228
|
|
|
229
|
-
#: lib/routes-ui.js:
|
|
229
|
+
#: lib/routes-ui.js:570 lib/ui-routes/account-routes.js:111
|
|
230
230
|
msgid ""
|
|
231
231
|
"Connection timed out. This usually occurs if you are behind a firewall or "
|
|
232
232
|
"connecting to the wrong port."
|
|
@@ -234,11 +234,11 @@ msgstr ""
|
|
|
234
234
|
"De verbinding is verlopen. Dit gebeurt meestal als je achter een firewall "
|
|
235
235
|
"zit of verbinding maakt met de verkeerde poort."
|
|
236
236
|
|
|
237
|
-
#: lib/routes-ui.js:
|
|
237
|
+
#: lib/routes-ui.js:573 lib/ui-routes/account-routes.js:114
|
|
238
238
|
msgid "The server unexpectedly closed the connection."
|
|
239
239
|
msgstr "De server sloot onverwacht de verbinding."
|
|
240
240
|
|
|
241
|
-
#: lib/routes-ui.js:
|
|
241
|
+
#: lib/routes-ui.js:576 lib/ui-routes/account-routes.js:117
|
|
242
242
|
msgid ""
|
|
243
243
|
"The server unexpectedly closed the connection. This usually happens when "
|
|
244
244
|
"attempting to connect to a TLS port without TLS enabled."
|
|
@@ -246,7 +246,7 @@ msgstr ""
|
|
|
246
246
|
"De server sloot onverwacht de verbinding. Dit gebeurt meestal wanneer je "
|
|
247
247
|
"probeert verbinding te maken met een TLS-poort zonder TLS ingeschakeld."
|
|
248
248
|
|
|
249
|
-
#: lib/routes-ui.js:
|
|
249
|
+
#: lib/routes-ui.js:581 lib/ui-routes/account-routes.js:122
|
|
250
250
|
msgid ""
|
|
251
251
|
"The server refused the connection. This typically occurs if the server is "
|
|
252
252
|
"not running, is overloaded, or you are connecting to the wrong host or port."
|
|
@@ -255,54 +255,63 @@ msgstr ""
|
|
|
255
255
|
"draait, overbelast is, of als je verbinding maakt met de verkeerde host of "
|
|
256
256
|
"poort."
|
|
257
257
|
|
|
258
|
-
#: lib/routes-ui.js:
|
|
258
|
+
#: lib/routes-ui.js:699
|
|
259
259
|
msgid "Invalid API key for OpenAI"
|
|
260
260
|
msgstr "Ongeldige API-sleutel voor OpenAI"
|
|
261
261
|
|
|
262
|
-
#: lib/routes-ui.js:
|
|
262
|
+
#: lib/routes-ui.js:4443 lib/routes-ui.js:4478 lib/routes-ui.js:4593
|
|
263
|
+
#: lib/routes-ui.js:4640 lib/routes-ui.js:4869 lib/routes-ui.js:4905
|
|
264
|
+
#: workers/api.js:2398 lib/ui-routes/account-routes.js:535
|
|
265
|
+
#: lib/ui-routes/account-routes.js:571 lib/ui-routes/account-routes.js:688
|
|
266
|
+
#: lib/ui-routes/account-routes.js:735 lib/ui-routes/account-routes.js:966
|
|
267
|
+
#: lib/ui-routes/account-routes.js:1002
|
|
268
|
+
msgid "Email Account Setup"
|
|
269
|
+
msgstr "E-mailaccountinstelling"
|
|
270
|
+
|
|
271
|
+
#: lib/routes-ui.js:4503 lib/routes-ui.js:4536 lib/routes-ui.js:7455
|
|
272
|
+
#: lib/ui-routes/account-routes.js:596 lib/ui-routes/account-routes.js:630
|
|
273
|
+
msgid "Invalid request. Check your input and try again."
|
|
274
|
+
msgstr "Het valideren van de aanvraag-argumenten is mislukt."
|
|
275
|
+
|
|
276
|
+
#: lib/routes-ui.js:4696 lib/routes-ui.js:4707
|
|
277
|
+
#: lib/ui-routes/account-routes.js:792 lib/ui-routes/account-routes.js:803
|
|
278
|
+
#: lib/ui-routes/admin-entities-routes.js:2020
|
|
263
279
|
msgid "Server hostname was not found"
|
|
264
280
|
msgstr "De serverhostnaam kon niet worden gevonden."
|
|
265
281
|
|
|
266
|
-
#: lib/routes-ui.js:
|
|
282
|
+
#: lib/routes-ui.js:4699 lib/routes-ui.js:4710
|
|
283
|
+
#: lib/ui-routes/account-routes.js:795 lib/ui-routes/account-routes.js:806
|
|
284
|
+
#: lib/ui-routes/admin-entities-routes.js:2023
|
|
267
285
|
msgid "Invalid username or password"
|
|
268
286
|
msgstr "Ongeldige gebruikersnaam of wachtwoord"
|
|
269
287
|
|
|
270
|
-
#: lib/routes-ui.js:
|
|
288
|
+
#: lib/routes-ui.js:4714 lib/ui-routes/account-routes.js:810
|
|
289
|
+
#: lib/ui-routes/admin-entities-routes.js:2027
|
|
271
290
|
msgid "TLS protocol error"
|
|
272
291
|
msgstr "TLS-protocolfout"
|
|
273
292
|
|
|
274
|
-
#: lib/routes-ui.js:
|
|
275
|
-
#: lib/routes-ui.js:6930 lib/routes-ui.js:7159 lib/routes-ui.js:7195
|
|
276
|
-
#: workers/api.js:2407
|
|
277
|
-
msgid "Email Account Setup"
|
|
278
|
-
msgstr "E-mailaccountinstelling"
|
|
279
|
-
|
|
280
|
-
#: lib/routes-ui.js:6793 lib/routes-ui.js:6826 lib/routes-ui.js:9745
|
|
281
|
-
msgid "Invalid request. Check your input and try again."
|
|
282
|
-
msgstr "Het valideren van de aanvraag-argumenten is mislukt."
|
|
283
|
-
|
|
284
|
-
#: lib/routes-ui.js:9708 lib/tools.js:794
|
|
293
|
+
#: lib/routes-ui.js:7418 lib/tools.js:778
|
|
285
294
|
msgid "Invalid input"
|
|
286
295
|
msgstr "Ongeldige invoer"
|
|
287
296
|
|
|
288
|
-
#: lib/routes-ui.js:
|
|
289
|
-
#: lib/routes-ui.js:
|
|
297
|
+
#: lib/routes-ui.js:7428 lib/routes-ui.js:7546 lib/routes-ui.js:7563
|
|
298
|
+
#: lib/routes-ui.js:7599
|
|
290
299
|
msgid "Subscription Management"
|
|
291
300
|
msgstr "Abonnementenbeheer"
|
|
292
301
|
|
|
293
|
-
#: workers/api.js:
|
|
302
|
+
#: workers/api.js:6825 workers/api.js:6941
|
|
294
303
|
msgid "Requested page not found"
|
|
295
304
|
msgstr "Opgevraagde pagina niet gevonden"
|
|
296
305
|
|
|
297
|
-
#: workers/api.js:
|
|
306
|
+
#: workers/api.js:6826
|
|
298
307
|
msgid "Something went wrong"
|
|
299
308
|
msgstr "Er ging iets mis"
|
|
300
309
|
|
|
301
|
-
#: lib/tools.js:
|
|
310
|
+
#: lib/tools.js:1477
|
|
302
311
|
msgid "Signature validation failed"
|
|
303
312
|
msgstr "Handtekeningvalidatie mislukt"
|
|
304
313
|
|
|
305
|
-
#: lib/tools.js:
|
|
314
|
+
#: lib/tools.js:1486 lib/tools.js:1491
|
|
306
315
|
msgid "Invalid or expired account setup URL"
|
|
307
316
|
msgstr "Ongeldige of verlopen accountinstellings-URL"
|
|
308
317
|
|
|
@@ -318,10 +327,9 @@ msgstr ""
|
|
|
318
327
|
"Microsoft 365 e-mailaccounts. Gebruik de knop \"Inloggen met Microsoft\" om "
|
|
319
328
|
"je account veilig te verbinden."
|
|
320
329
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
#~ msgstr "Het verwerken van het account is mislukt"
|
|
330
|
+
#: lib/ui-routes/account-routes.js:728 lib/ui-routes/account-routes.js:995
|
|
331
|
+
msgid "Couldn't set up account. Try again."
|
|
332
|
+
msgstr "Kan geen account aanmaken. Probeer het opnieuw."
|
|
325
333
|
|
|
326
334
|
#, fuzzy
|
|
327
335
|
#~| msgid "Failed to process request"
|
package/translations/pl.mo
CHANGED
|
Binary file
|
package/translations/pl.po
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: \n"
|
|
4
|
-
"POT-Creation-Date:
|
|
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 "Nie udalo sie polaczyc z serwerem SMTP"
|
|
|
220
220
|
msgid "Request failed."
|
|
221
221
|
msgstr "Zadanie nie powiodlo sie."
|
|
222
222
|
|
|
223
|
-
#: lib/routes-ui.js:
|
|
223
|
+
#: lib/routes-ui.js:519 lib/ui-routes/account-routes.js:60
|
|
224
224
|
msgid "Delegated"
|
|
225
225
|
msgstr "Delegowany"
|
|
226
226
|
|
|
227
|
-
#: lib/routes-ui.js:
|
|
227
|
+
#: lib/routes-ui.js:520 lib/ui-routes/account-routes.js:61
|
|
228
228
|
msgid "Using credentials from \"%s\""
|
|
229
229
|
msgstr "Używanie poświadczeń z \"%s\""
|
|
230
230
|
|
|
231
|
-
#: lib/routes-ui.js:
|
|
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
|
"Przekroczono limit czasu połączenia. Zwykle dzieje się tak, gdy użytkownik "
|
|
237
237
|
"znajduje się za zaporą sieciową lub łączy się z niewłaściwym portem."
|
|
238
238
|
|
|
239
|
-
#: lib/routes-ui.js:
|
|
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 "Serwer nieoczekiwanie zamknął połączenie."
|
|
242
242
|
|
|
243
|
-
#: lib/routes-ui.js:
|
|
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
|
"Serwer nieoczekiwanie zamknął połączenie. Zwykle dzieje się tak podczas "
|
|
249
249
|
"próby połączenia z portem TLS bez włączonego protokołu TLS."
|
|
250
250
|
|
|
251
|
-
#: lib/routes-ui.js:
|
|
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
|
"Serwer odmówił połączenia. Zwykle dzieje się tak, gdy serwer nie działa, "
|
|
257
257
|
"jest przeciążony lub łączysz się z niewłaściwym hostem lub portem."
|
|
258
258
|
|
|
259
|
-
#: lib/routes-ui.js:
|
|
259
|
+
#: lib/routes-ui.js:699
|
|
260
260
|
msgid "Invalid API key for OpenAI"
|
|
261
261
|
msgstr "Nieprawidłowy klucz API dla OpenAI"
|
|
262
262
|
|
|
263
|
-
#: lib/routes-ui.js:
|
|
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 "Konfiguracja konta e-mail"
|
|
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 "Nie udało się zweryfikować argumentów żądania."
|
|
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 "Nie znaleziono nazwy hosta serwera"
|
|
266
282
|
|
|
267
|
-
#: lib/routes-ui.js:
|
|
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 "Nieprawidłowa nazwa użytkownika lub hasło"
|
|
270
288
|
|
|
271
|
-
#: lib/routes-ui.js:
|
|
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 "Błąd protokołu TLS"
|
|
274
293
|
|
|
275
|
-
#: lib/routes-ui.js:
|
|
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 "Konfiguracja konta e-mail"
|
|
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 "Nie udało się zweryfikować argumentów żądania."
|
|
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 "Nieprawidłowe dane wejściowe"
|
|
288
297
|
|
|
289
|
-
#: lib/routes-ui.js:
|
|
290
|
-
#: lib/routes-ui.js:
|
|
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 "Zarządzanie subskrypcjami"
|
|
293
302
|
|
|
294
|
-
#: workers/api.js:
|
|
303
|
+
#: workers/api.js:6825 workers/api.js:6941
|
|
295
304
|
msgid "Requested page not found"
|
|
296
305
|
msgstr "Nie znaleziono żądanej strony"
|
|
297
306
|
|
|
298
|
-
#: workers/api.js:
|
|
307
|
+
#: workers/api.js:6826
|
|
299
308
|
msgid "Something went wrong"
|
|
300
309
|
msgstr "Ups... Coś poszlo nie tak"
|
|
301
310
|
|
|
302
|
-
#: lib/tools.js:
|
|
311
|
+
#: lib/tools.js:1477
|
|
303
312
|
msgid "Signature validation failed"
|
|
304
313
|
msgstr "Walidacja podpisu nie powiodła się"
|
|
305
314
|
|
|
306
|
-
#: lib/tools.js:
|
|
315
|
+
#: lib/tools.js:1486 lib/tools.js:1491
|
|
307
316
|
msgid "Invalid or expired account setup URL"
|
|
308
317
|
msgstr "Nieprawidłowy lub wygasły adres URL konfiguracji konta"
|
|
309
318
|
|
|
@@ -319,10 +328,9 @@ msgstr ""
|
|
|
319
328
|
"365. Aby kontynuować, użyj przycisku \"Zaloguj się za pomocą Microsoft\", "
|
|
320
329
|
"aby bezpiecznie połączyć swoje konto."
|
|
321
330
|
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
#~ msgstr "Nie udało się przetworzyć konta"
|
|
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 "Nie udało się założyć konta. Spróbuj ponownie."
|
|
326
334
|
|
|
327
335
|
#, fuzzy
|
|
328
336
|
#~| msgid "Failed to process request"
|