hiddifypanel 9.0.0.dev20__py3-none-any.whl → 9.0.0.dev22__py3-none-any.whl
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.
- hiddifypanel/VERSION +1 -1
- hiddifypanel/VERSION.py +2 -2
- hiddifypanel/models/domain.py +3 -2
- hiddifypanel/panel/admin/Dashboard.py +6 -1
- hiddifypanel/panel/admin/DomainAdmin.py +5 -2
- hiddifypanel/panel/common.py +94 -50
- hiddifypanel/panel/hiddify.py +14 -0
- hiddifypanel/panel/user/user.py +160 -21
- hiddifypanel/templates/admin-layout.html +7 -1
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/en/LC_MESSAGES/messages.po +98 -74
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/fa/LC_MESSAGES/messages.po +96 -49
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po +104 -45
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po +202 -361
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo +0 -0
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po +88 -54
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/METADATA +1 -1
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/RECORD +25 -25
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/LICENSE.md +0 -0
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/WHEEL +0 -0
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/entry_points.txt +0 -0
- {hiddifypanel-9.0.0.dev20.dist-info → hiddifypanel-9.0.0.dev22.dist-info}/top_level.txt +0 -0
@@ -3,8 +3,8 @@ msgid ""
|
|
3
3
|
msgstr ""
|
4
4
|
"Project-Id-Version: HiddifyPT\n"
|
5
5
|
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"POT-Creation-Date: 2023-10-
|
7
|
-
"PO-Revision-Date: 2023-10-
|
6
|
+
"POT-Creation-Date: 2023-10-30 09:11+0100\n"
|
7
|
+
"PO-Revision-Date: 2023-10-30 02:34-0500\n"
|
8
8
|
"Last-Translator: lymanrudni\n"
|
9
9
|
"Language: pt\n"
|
10
10
|
"Language-Team: Portuguese\n"
|
@@ -15,7 +15,7 @@ msgstr ""
|
|
15
15
|
"Generated-By: Babel 2.12.1\n"
|
16
16
|
|
17
17
|
# | msgid "This Domain does not exist in the Panel !"
|
18
|
-
#: hiddifypanel/models/domain.py:
|
18
|
+
#: hiddifypanel/models/domain.py:159 hiddifypanel/panel/user/user.py:418
|
19
19
|
msgid "This domain does not exist in the panel!"
|
20
20
|
msgstr "Este Domínio não existe no Painel!"
|
21
21
|
|
@@ -282,13 +282,20 @@ msgstr "🌏 Restaurar domínio"
|
|
282
282
|
msgid "Restore Domain description"
|
283
283
|
msgstr "Selecione esta opção para restaurar seus domínios"
|
284
284
|
|
285
|
+
# | msgid "Override Owner in Backup"
|
285
286
|
#: hiddifypanel/panel/admin/Backup.py:85
|
287
|
+
#, fuzzy
|
286
288
|
msgid "Override Root Admin"
|
287
|
-
msgstr ""
|
289
|
+
msgstr "Substituir proprietário no backup"
|
288
290
|
|
291
|
+
# | msgid ""
|
292
|
+
# | "It will override the owner admin of the backup file to the current user"
|
289
293
|
#: hiddifypanel/panel/admin/Backup.py:85
|
294
|
+
#, fuzzy
|
290
295
|
msgid "It will override the root admin to the current user"
|
291
296
|
msgstr ""
|
297
|
+
"Ele substituirá o administrador proprietário do arquivo de backup pelo "
|
298
|
+
"usuário atual"
|
292
299
|
|
293
300
|
#: hiddifypanel/panel/admin/Backup.py:86
|
294
301
|
#: hiddifypanel/panel/admin/ProxyAdmin.py:97
|
@@ -385,8 +392,8 @@ msgid "Domain is not correctly mapped to this server!"
|
|
385
392
|
msgstr "O domínio não está mapeado corretamente para este servidor!"
|
386
393
|
|
387
394
|
# | msgid "Access Denied"
|
388
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
389
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
395
|
+
#: hiddifypanel/panel/admin/Dashboard.py:20
|
396
|
+
#: hiddifypanel/panel/admin/Dashboard.py:38
|
390
397
|
#, fuzzy
|
391
398
|
msgid "Access Denied!"
|
392
399
|
msgstr "Acesso negado"
|
@@ -395,7 +402,7 @@ msgstr "Acesso negado"
|
|
395
402
|
# | "⚠️ This version of Hiddify Panel is outdated. please update it from admin
|
396
403
|
# "
|
397
404
|
# | "area."
|
398
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
405
|
+
#: hiddifypanel/panel/admin/Dashboard.py:32 hiddifypanel/templates/500.html:9
|
399
406
|
#, fuzzy
|
400
407
|
msgid ""
|
401
408
|
"This version of hiddify panel is outdated. Please update it from admin "
|
@@ -404,7 +411,7 @@ msgstr ""
|
|
404
411
|
"Esta versão do painel Hiddify está desatualizada. Atualize-o na Área "
|
405
412
|
"Administrativa."
|
406
413
|
|
407
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
414
|
+
#: hiddifypanel/panel/admin/Dashboard.py:64
|
408
415
|
#, fuzzy, python-format
|
409
416
|
msgid ""
|
410
417
|
"It seems that you have not setup the system completely. <a class=\"btn "
|
@@ -417,8 +424,8 @@ msgstr ""
|
|
417
424
|
# | msgid ""
|
418
425
|
# | "Please understand that parent Panel is under test and the plan and the "
|
419
426
|
# | "condition of use maybe change at anytime."
|
420
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
421
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
427
|
+
#: hiddifypanel/panel/admin/Dashboard.py:66
|
428
|
+
#: hiddifypanel/panel/admin/Dashboard.py:70
|
422
429
|
#, fuzzy
|
423
430
|
msgid ""
|
424
431
|
"Please understand that parent panel is under test and the plan and the "
|
@@ -430,7 +437,7 @@ msgstr ""
|
|
430
437
|
# | msgid ""
|
431
438
|
# | "It seems that you are using default domain (%(domain)s) which is not "
|
432
439
|
# | "recommended. Please change or remove it from domain section."
|
433
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
440
|
+
#: hiddifypanel/panel/admin/Dashboard.py:68
|
434
441
|
#, fuzzy, python-format
|
435
442
|
msgid ""
|
436
443
|
"It seems that you are using default domain (%(domain)s) which is not "
|
@@ -442,7 +449,7 @@ msgstr ""
|
|
442
449
|
# | msgid ""
|
443
450
|
# | "It seems that you have not created any users yet. default user link: "
|
444
451
|
# | "%(default_link)s"
|
445
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
452
|
+
#: hiddifypanel/panel/admin/Dashboard.py:74
|
446
453
|
#, fuzzy, python-format
|
447
454
|
msgid ""
|
448
455
|
"It seems that you have not created any users yet. Default user link: "
|
@@ -451,8 +458,25 @@ msgstr ""
|
|
451
458
|
"Parece que você ainda não criou nenhum usuário. link de usuário padrão: "
|
452
459
|
"%(default_link)s"
|
453
460
|
|
461
|
+
# | msgid ""
|
462
|
+
# | "Your server is vulnerable to abuses because PasswordAuthentication is "
|
463
|
+
# | "enabled in your SSH. To secure your server, please switch to key "
|
464
|
+
# | "authentication mechanism and turn off PasswordAuthentication. <a "
|
465
|
+
# |
|
466
|
+
# "href=\"https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-"
|
467
|
+
# | "Authentication\">read more... </a>"
|
468
|
+
#: hiddifypanel/panel/admin/Dashboard.py:76
|
469
|
+
#, fuzzy
|
470
|
+
msgid "ssh.password-login.warning."
|
471
|
+
msgstr ""
|
472
|
+
"Seu servidor está vulnerável a abusos porque PasswordAuthentication está "
|
473
|
+
"habilitado em seu SSH. Para proteger seu servidor, mude para o mecanismo "
|
474
|
+
"de autenticação de chave e desative PasswordAuthentication. <a "
|
475
|
+
"href=\"https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-"
|
476
|
+
"Password-Authentication\">leia mais... </a>"
|
477
|
+
|
454
478
|
# | msgid "Child Has Been Removed!"
|
455
|
-
#: hiddifypanel/panel/admin/Dashboard.py:
|
479
|
+
#: hiddifypanel/panel/admin/Dashboard.py:90
|
456
480
|
msgid "child has been removed!"
|
457
481
|
msgstr "Child removido"
|
458
482
|
|
@@ -1144,7 +1168,7 @@ msgstr ""
|
|
1144
1168
|
" e %(total)s usuários"
|
1145
1169
|
|
1146
1170
|
#: hiddifypanel/panel/admin/templates/backup.html:9
|
1147
|
-
#: hiddifypanel/templates/admin-layout.html:
|
1171
|
+
#: hiddifypanel/templates/admin-layout.html:181
|
1148
1172
|
msgid "Backup"
|
1149
1173
|
msgstr "Backup"
|
1150
1174
|
|
@@ -3064,17 +3088,6 @@ msgstr "Configurações"
|
|
3064
3088
|
msgid "📅%(expire_days)s days"
|
3065
3089
|
msgstr "📅Remanescem: %(expire_days)s dias"
|
3066
3090
|
|
3067
|
-
# | msgid ""
|
3068
|
-
# | "Please open this link in a browser; it will expire in 5 minutes for
|
3069
|
-
# security"
|
3070
|
-
# | " reasons."
|
3071
|
-
#: hiddifypanel/panel/user/user.py:27
|
3072
|
-
#, fuzzy
|
3073
|
-
msgid "This link will expire in 5 minutes"
|
3074
|
-
msgstr ""
|
3075
|
-
"Abra este link em um navegador; ele expirará em 5 minutos por motivos de "
|
3076
|
-
"segurança."
|
3077
|
-
|
3078
3091
|
# | msgid "All Configs"
|
3079
3092
|
#: hiddifypanel/panel/user/templates/home/all-configs.html:1
|
3080
3093
|
#: hiddifypanel/panel/user/templates/home/all-configs_old.html:1
|
@@ -3168,6 +3181,7 @@ msgstr "Todos"
|
|
3168
3181
|
msgid "auto"
|
3169
3182
|
msgstr "Auto"
|
3170
3183
|
|
3184
|
+
# | msgid "All Config Hiddify Managers"
|
3171
3185
|
#: hiddifypanel/panel/user/templates/home/all-configs.html:48
|
3172
3186
|
#: hiddifypanel/panel/user/templates/home/all-configs_old.html:19
|
3173
3187
|
#, fuzzy
|
@@ -3528,9 +3542,11 @@ msgstr ""
|
|
3528
3542
|
msgid "user.home.clash_configs.all_sites.btn"
|
3529
3543
|
msgstr "Instale o proxy para todos os sites."
|
3530
3544
|
|
3545
|
+
# | msgid "DNS over HTTPS"
|
3531
3546
|
#: hiddifypanel/panel/user/templates/home/doh.html:1
|
3547
|
+
#, fuzzy
|
3532
3548
|
msgid "user.home.tool.doh.title"
|
3533
|
-
msgstr ""
|
3549
|
+
msgstr "DNS sobre HTTPS"
|
3534
3550
|
|
3535
3551
|
# | msgid "Copy"
|
3536
3552
|
#: hiddifypanel/panel/user/templates/home/doh.html:8
|
@@ -3989,12 +4005,14 @@ msgstr "Mais aplicativos"
|
|
3989
4005
|
msgid "Import in"
|
3990
4006
|
msgstr "Importar em"
|
3991
4007
|
|
4008
|
+
# | msgid "Download App"
|
3992
4009
|
#: hiddifypanel/panel/user/templates/home/one_click.html:149
|
3993
4010
|
#: hiddifypanel/panel/user/templates/home/one_click.html:186
|
4011
|
+
#, fuzzy
|
3994
4012
|
msgid ""
|
3995
4013
|
"Download\n"
|
3996
4014
|
" App"
|
3997
|
-
msgstr ""
|
4015
|
+
msgstr "Baixar aplicativo"
|
3998
4016
|
|
3999
4017
|
# | msgid "<i class=\"fa-solid fa-qrcode\"></i> QRCode"
|
4000
4018
|
#: hiddifypanel/panel/user/templates/home/one_click.html:269
|
@@ -4250,6 +4268,7 @@ msgstr ""
|
|
4250
4268
|
msgid "Oops! Something went wrong."
|
4251
4269
|
msgstr "Ops! algo deu errado."
|
4252
4270
|
|
4271
|
+
# | msgid "Please create an issue on Github"
|
4253
4272
|
#: hiddifypanel/templates/500.html:12
|
4254
4273
|
#, fuzzy
|
4255
4274
|
msgid "Please create an issue on Github."
|
@@ -4300,7 +4319,7 @@ msgstr "Administradores"
|
|
4300
4319
|
|
4301
4320
|
# | msgid "Settings"
|
4302
4321
|
#: hiddifypanel/templates/admin-layout.html:92
|
4303
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4322
|
+
#: hiddifypanel/templates/admin-layout.html:176
|
4304
4323
|
#, fuzzy
|
4305
4324
|
msgid "admin.menu.config"
|
4306
4325
|
msgstr "Configurações"
|
@@ -4328,73 +4347,80 @@ msgstr "Ajuda"
|
|
4328
4347
|
msgid "admin.menu.telegram"
|
4329
4348
|
msgstr "Telegram"
|
4330
4349
|
|
4331
|
-
|
4350
|
+
# | msgid "Bug/Feature"
|
4351
|
+
#: hiddifypanel/templates/admin-layout.html:125
|
4352
|
+
#, fuzzy
|
4353
|
+
msgid "Bug"
|
4354
|
+
msgstr "Bug/recurso"
|
4355
|
+
|
4356
|
+
# | msgid "Donation"
|
4357
|
+
#: hiddifypanel/templates/admin-layout.html:130
|
4332
4358
|
#: hiddifypanel/templates/donation.html:5
|
4333
4359
|
#, fuzzy
|
4334
4360
|
msgid "Donation.title"
|
4335
4361
|
msgstr "Doação"
|
4336
4362
|
|
4337
4363
|
# | msgid "Status"
|
4338
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4364
|
+
#: hiddifypanel/templates/admin-layout.html:154
|
4339
4365
|
#, fuzzy
|
4340
4366
|
msgid "admin.actions.status"
|
4341
4367
|
msgstr "Status"
|
4342
4368
|
|
4343
4369
|
# | msgid "View Logs"
|
4344
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4370
|
+
#: hiddifypanel/templates/admin-layout.html:155
|
4345
4371
|
msgid "admin.actions.viewlogs"
|
4346
4372
|
msgstr "Ver registros de logs"
|
4347
4373
|
|
4348
4374
|
# | msgid "Apply Configs"
|
4349
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4375
|
+
#: hiddifypanel/templates/admin-layout.html:156
|
4350
4376
|
#, fuzzy
|
4351
4377
|
msgid "admin.actions.apply_configs"
|
4352
4378
|
msgstr "Aplicar configurações"
|
4353
4379
|
|
4354
4380
|
# | msgid "Update"
|
4355
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4381
|
+
#: hiddifypanel/templates/admin-layout.html:157
|
4356
4382
|
#, fuzzy
|
4357
4383
|
msgid "admin.actions.update"
|
4358
4384
|
msgstr "Atualizar"
|
4359
4385
|
|
4360
4386
|
# | msgid "Reinstall"
|
4361
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4387
|
+
#: hiddifypanel/templates/admin-layout.html:159
|
4362
4388
|
#, fuzzy
|
4363
4389
|
msgid "admin.actions.reinstall"
|
4364
4390
|
msgstr "Reinstalar"
|
4365
4391
|
|
4366
4392
|
# | msgid "Restart System"
|
4367
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4393
|
+
#: hiddifypanel/templates/admin-layout.html:160
|
4368
4394
|
#, fuzzy
|
4369
4395
|
msgid "admin.actions.reset"
|
4370
4396
|
msgstr "Reiniciar sistema"
|
4371
4397
|
|
4372
4398
|
# | msgid "Domains"
|
4373
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4374
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4399
|
+
#: hiddifypanel/templates/admin-layout.html:167
|
4400
|
+
#: hiddifypanel/templates/admin-layout.html:172
|
4375
4401
|
#, fuzzy
|
4376
4402
|
msgid "admin.menu.domain"
|
4377
4403
|
msgstr "domínios"
|
4378
4404
|
|
4379
4405
|
# | msgid "Proxies"
|
4380
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4406
|
+
#: hiddifypanel/templates/admin-layout.html:173
|
4381
4407
|
#, fuzzy
|
4382
4408
|
msgid "admin.menu.proxy"
|
4383
4409
|
msgstr "Proxies"
|
4384
4410
|
|
4385
4411
|
# | msgid "Common Settings"
|
4386
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4412
|
+
#: hiddifypanel/templates/admin-layout.html:179
|
4387
4413
|
#, fuzzy
|
4388
4414
|
msgid "Commercial Settings"
|
4389
4415
|
msgstr "Configurações padrão"
|
4390
4416
|
|
4391
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4417
|
+
#: hiddifypanel/templates/admin-layout.html:184
|
4392
4418
|
#, fuzzy
|
4393
4419
|
msgid "Telegram Bot"
|
4394
4420
|
msgstr "Telegram Bot"
|
4395
4421
|
|
4396
4422
|
# | msgid "⚠️ Are you sure you want to do this action?"
|
4397
|
-
#: hiddifypanel/templates/admin-layout.html:
|
4423
|
+
#: hiddifypanel/templates/admin-layout.html:217
|
4398
4424
|
#, fuzzy
|
4399
4425
|
msgid "Are you sure you want to do this action?"
|
4400
4426
|
msgstr "⚠️Tem certeza que deseja fazer esta ação?"
|
@@ -4589,13 +4615,21 @@ msgstr ""
|
|
4589
4615
|
"<br>\n"
|
4590
4616
|
"📦 Singbox: Desenvolvido por SagerNet. Também é um bom núcleo"
|
4591
4617
|
|
4618
|
+
# | msgid "Additional Warp Sites"
|
4592
4619
|
#: hiddifypanel/templates/fake.html:1
|
4620
|
+
#, fuzzy
|
4593
4621
|
msgid "config.warp_sites.label"
|
4594
|
-
msgstr ""
|
4622
|
+
msgstr "Sites Warp Adicionais"
|
4595
4623
|
|
4624
|
+
# | msgid ""
|
4625
|
+
# | "Add additional sites to pass through warp (only when warp mode is not
|
4626
|
+
# None)"
|
4596
4627
|
#: hiddifypanel/templates/fake.html:1
|
4628
|
+
#, fuzzy
|
4597
4629
|
msgid "config.warp_sites.description"
|
4598
4630
|
msgstr ""
|
4631
|
+
"Adicione sites adicionais para passar pelo warp (somente quando o modo "
|
4632
|
+
"warp não for Nenhum)"
|
4599
4633
|
|
4600
4634
|
# | msgid "🖥 DNS Server"
|
4601
4635
|
#: hiddifypanel/templates/fake.html:1
|
@@ -4613,15 +4647,25 @@ msgstr ""
|
|
4613
4647
|
"🚧 Bloquear Malware 1.1.1.2 <br>\n"
|
4614
4648
|
"🔞 Bloquear pornografia 1.1.1.3"
|
4615
4649
|
|
4650
|
+
# | msgid "Direct Reality Port"
|
4616
4651
|
#: hiddifypanel/templates/fake.html:1
|
4652
|
+
#, fuzzy
|
4617
4653
|
msgid "config.reality_port.label"
|
4618
|
-
msgstr ""
|
4654
|
+
msgstr "Porto de Realidade Direta"
|
4619
4655
|
|
4656
|
+
# | msgid ""
|
4657
|
+
# | "You can set a customized port for your reality server to reduce the
|
4658
|
+
# system's"
|
4659
|
+
# | " overhead. (Allow direct connection to proxies should be yes)"
|
4620
4660
|
#: hiddifypanel/templates/fake.html:1
|
4661
|
+
#, fuzzy
|
4621
4662
|
msgid "config.reality_port.description"
|
4622
4663
|
msgstr ""
|
4664
|
+
"Você pode definir uma porta personalizada para seu servidor de realidade "
|
4665
|
+
"para reduzir a sobrecarga do sistema. (Permitir conexão direta com "
|
4666
|
+
"proxies deve ser sim)"
|
4623
4667
|
|
4624
|
-
# | msgid "Enable
|
4668
|
+
# | msgid "Enable Hysteria2"
|
4625
4669
|
#: hiddifypanel/templates/fake.html:1
|
4626
4670
|
#, fuzzy
|
4627
4671
|
msgid "config.hysteria_enable.label"
|
@@ -4633,7 +4677,7 @@ msgstr "Habilitar Histeria"
|
|
4633
4677
|
msgid "config.hysteria_enable.description"
|
4634
4678
|
msgstr "Para ativar o protocolo de histeria baseado em udp"
|
4635
4679
|
|
4636
|
-
# | msgid "
|
4680
|
+
# | msgid "Hysteria2 Port"
|
4637
4681
|
#: hiddifypanel/templates/fake.html:1
|
4638
4682
|
#, fuzzy
|
4639
4683
|
msgid "config.hysteria_port.label"
|
@@ -4814,8 +4858,13 @@ msgstr ""
|
|
4814
4858
|
# href=\"https://github.com/hiddify/hiddify-config/wiki/Guide-for-domain-fronting\">Guide</a>.
|
4815
4859
|
# ⚠️CloudFlare does not support Domain Fronting. "
|
4816
4860
|
#: hiddifypanel/templates/flaskadmin-layout.html:129
|
4861
|
+
#, fuzzy
|
4817
4862
|
msgid "domain.domain_fronting.description"
|
4818
4863
|
msgstr ""
|
4864
|
+
"É usado para simular outro site em vez do seu site no SNI. portanto, o "
|
4865
|
+
"GFW não pode filtrar seu domínio\n"
|
4866
|
+
"<a href=\"https://github.com/hiddify/hiddify-config/wiki/Guide-for-"
|
4867
|
+
"domain-fronting\">Guia</a>. ⚠️CloudFlare não suporta fronting de domínio."
|
4819
4868
|
|
4820
4869
|
# | msgid "Close"
|
4821
4870
|
#: hiddifypanel/templates/macros.html:29 hiddifypanel/templates/master.html:188
|
@@ -4932,6 +4981,16 @@ msgstr "Ações"
|
|
4932
4981
|
#~ " App"
|
4933
4982
|
#~ msgstr "<i class=\"fa-solid fa-download\"></i> Baixar aplicativo"
|
4934
4983
|
|
4984
|
+
# | msgid ""
|
4985
|
+
# | "Please open this link in a browser; it will expire in 5 minutes for
|
4986
|
+
# security"
|
4987
|
+
# | " reasons."
|
4988
|
+
#~ msgid "This link will expire in 5 minutes"
|
4989
|
+
#~ msgstr ""
|
4990
|
+
#~ "Abra este link em um navegador; "
|
4991
|
+
#~ "ele expirará em 5 minutos por "
|
4992
|
+
#~ "motivos de segurança."
|
4993
|
+
|
4935
4994
|
#~ msgid ""
|
4936
4995
|
#~ "If the application do not open "
|
4937
4996
|
#~ "automatically, please click <a class='btn "
|
Binary file
|