hiddifypanel 9.0.0.dev90__py3-none-any.whl → 9.0.0.dev92__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 CHANGED
@@ -1 +1 @@
1
- 9.0.0.dev90
1
+ 9.0.0.dev92
hiddifypanel/VERSION.py CHANGED
@@ -1,3 +1,3 @@
1
- __version__='9.0.0.dev90'
1
+ __version__='9.0.0.dev92'
2
2
  from datetime import datetime
3
- __release_date__= datetime.strptime('2024-03-02','%Y-%m-%d')
3
+ __release_date__= datetime.strptime('2024-03-03','%Y-%m-%d')
hiddifypanel/base.py CHANGED
@@ -95,8 +95,8 @@ def create_app(*args, cli=False, **config):
95
95
  commercial.init_app(app)
96
96
 
97
97
  app.config.update(config) # Override with passed config
98
- app.config['WTF_CSRF_CHECK_DEFAULT'] = False
99
-
98
+ # app.config['WTF_CSRF_CHECK_DEFAULT'] = False
99
+ app.config['WTF_CSRF_ENABLED'] = False
100
100
  # app.config['BABEL_TRANSLATION_DIRECTORIES'] = '/workspace/Hiddify-Server/hiddify-panel/src/translations.i18n'
101
101
 
102
102
  # from flask_wtf.csrf import CSRFProtect
@@ -234,7 +234,7 @@ def make_proxy(hconfigs, proxy: Proxy, domain_db: Domain, phttp=80, ptls=443, pp
234
234
  base['flow'] = 'xtls-rprx-vision'
235
235
  return {**base, 'transport': 'tcp'}
236
236
 
237
- if proxy.proto in {'vless', 'trojan', 'vmess'} and hconfigs[ConfigEnum.mux_enable]:
237
+ if proxy.proto in {'vless', 'trojan', 'vmess'} and hconfigs.get(ConfigEnum.mux_enable):
238
238
  if hconfigs[ConfigEnum.mux_enable]:
239
239
  base['mux_enable'] = True
240
240
  base['mux_protocol'] = hconfigs[ConfigEnum.mux_protocol]
@@ -355,7 +355,7 @@ def to_link(proxy):
355
355
  # return f'{baseurl}?plugin=shadow-tls%3Bpassword%3D{proxy["proxy_path"]}%3Bhost%3D{proxy["fakedomain"]}%3Budp-over-tcp=true#{name_link}'
356
356
  if proxy['proto'] == 'v2ray':
357
357
  return f'{baseurl}?plugin=v2ray-plugin%3Bmode%3Dwebsocket%3Bpath%3D{proxy["path"]}%3Bhost%3D{proxy["host"]}%3Btls%3Budp-over-tcp=true#{name_link}'
358
- if proxy['transport']=='shadowsocks':
358
+ if proxy['transport'] == 'shadowsocks':
359
359
  return baseurl
360
360
  if proxy['proto'] == 'tuic':
361
361
  baseurl = f'tuic://{proxy["uuid"]}:{proxy["uuid"]}@{proxy["server"]}:{proxy["port"]}?congestion_control=cubic&udp_relay_mode=native&sni={proxy["sni"]}&alpn=h3'
@@ -407,7 +407,7 @@ msgstr ""
407
407
  "Funciona como Trojan, mas não requer certificado de assinatura. o firewall verá o handshake tls real com o certificado válido que você escolher."
408
408
 
409
409
  msgid "config.restls.label"
410
- msgstr "config.restls.label"
410
+ msgstr "RestTLS"
411
411
 
412
412
  msgid "config.restls.description"
413
413
  msgstr "config.restls.description"
@@ -1192,7 +1192,7 @@ msgid "user.home.tool.all-configs"
1192
1192
  msgstr "Todas as configurações"
1193
1193
 
1194
1194
  msgid "user.home.tool.doh.title"
1195
- msgstr ""
1195
+ msgstr "DNS sobre HTTPS"
1196
1196
 
1197
1197
  msgid "user.home.tool.doh.help"
1198
1198
  msgstr ""
@@ -1561,6 +1561,11 @@ msgstr ""
1561
1561
 
1562
1562
  msgid "serverssh.password-login.warning"
1563
1563
  msgstr ""
1564
+ "Seu servidor está vulnerável a abusos porque PasswordAuthentication está "
1565
+ "habilitado em seu SSH. Para proteger seu servidor, mude para o mecanismo de "
1566
+ "autenticação de chave e desative PasswordAuthentication. <a "
1567
+ "href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-"
1568
+ "Authentication'>consulte Mais informação...</a>"
1564
1569
 
1565
1570
  msgid "child has been removed!"
1566
1571
  msgstr "Child removido"
@@ -1586,7 +1591,7 @@ msgid "domain.cdn"
1586
1591
  msgstr "CDN"
1587
1592
 
1588
1593
  msgid "domain.domain_fronting.label"
1589
- msgstr ""
1594
+ msgstr "🔒 Habilitar fronting de domínio TLS"
1590
1595
 
1591
1596
  msgid "domain.domain_fronting.description"
1592
1597
  msgstr ""
@@ -1695,7 +1700,7 @@ msgid "node.uuid.dscr"
1695
1700
  msgstr ""
1696
1701
 
1697
1702
  msgid "Remote nodes are not supported yet!"
1698
- msgstr ""
1703
+ msgstr "Nós remotos ainda não são suportados!"
1699
1704
 
1700
1705
  msgid "quicksetup.setlang.success"
1701
1706
  msgstr "A alteração do idioma foi bem-sucedida."
@@ -1925,7 +1930,7 @@ msgstr ""
1925
1930
  "Envie uma mensagem para obter uma versão especial para usuários corporativos."
1926
1931
 
1927
1932
  msgid " Search Settings"
1928
- msgstr ""
1933
+ msgstr " Configurações de pesquisa"
1929
1934
 
1930
1935
  msgid "Create"
1931
1936
  msgstr "Criar"
@@ -2109,30 +2114,33 @@ msgid "All Users"
2109
2114
  msgstr "Todos os usuários"
2110
2115
 
2111
2116
  msgid "Expired Users"
2112
- msgstr ""
2117
+ msgstr "Usuários expirados"
2113
2118
 
2114
2119
  msgid "Active Users"
2115
- msgstr ""
2120
+ msgstr "Usuários ativos"
2116
2121
 
2117
2122
  msgid "Offline more than 1 hour"
2118
- msgstr ""
2123
+ msgstr "Offline por mais de 1 hora"
2119
2124
 
2120
2125
  msgid "Offline more than 1 day"
2121
- msgstr ""
2126
+ msgstr "Offline por mais de 1 dia"
2122
2127
 
2123
2128
  msgid "Offline more than 1 week"
2124
- msgstr ""
2129
+ msgstr "Offline há mais de uma semana"
2125
2130
 
2126
2131
  msgid ""
2127
2132
  "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n"
2128
2133
  " class=\"btn btn-info\">here</a>"
2129
2134
  msgstr ""
2135
+ "O uso do usuário será atualizado a cada 6 minutos. Para atualizá-lo agora "
2136
+ "clique <a href=\"%(link)s\"<inlang-LineFeed>class=\"btn btn-"
2137
+ "info\"&gt;aqui</a>"
2130
2138
 
2131
2139
  msgid "Please type your message to send to the telegram:"
2132
2140
  msgstr "✏️ Por favor, escreva sua mensagem para enviar para o Telegram:"
2133
2141
 
2134
2142
  msgid "Sending"
2135
- msgstr ""
2143
+ msgstr "Enviando..."
2136
2144
 
2137
2145
  msgid "The message has been sent."
2138
2146
  msgstr "A mensagem foi enviada."
@@ -2144,10 +2152,10 @@ msgid "The message was not sent to"
2144
2152
  msgstr "The message was not sent to"
2145
2153
 
2146
2154
  msgid "%(count)s records were successfully disabled."
2147
- msgstr ""
2155
+ msgstr "%(count)s registros foram desativados com sucesso."
2148
2156
 
2149
2157
  msgid "%(count)s records were successfully enabled."
2150
- msgstr ""
2158
+ msgstr "%(count)s registros foram ativados com sucesso."
2151
2159
 
2152
2160
  msgid "app.hiddify.next.title"
2153
2161
  msgstr "Hiddificar próximo"
@@ -2243,34 +2251,34 @@ msgstr ""
2243
2251
  "Comece clicando no link no Painel ou inserindo seu UUID."
2244
2252
 
2245
2253
  msgid "update"
2246
- msgstr ""
2254
+ msgstr "atualizar"
2247
2255
 
2248
2256
  msgid "Welcome to admin bot. Choose your action"
2249
- msgstr ""
2257
+ msgstr "Bem-vindo ao bot administrativo. Escolha sua ação"
2250
2258
 
2251
2259
  msgid "Create Package"
2252
- msgstr ""
2260
+ msgstr "Criar pacote"
2253
2261
 
2254
2262
  msgid "package size?"
2255
- msgstr ""
2263
+ msgstr "tamanho do pacote?"
2256
2264
 
2257
2265
  msgid "Ok"
2258
- msgstr ""
2266
+ msgstr "OK"
2259
2267
 
2260
2268
  msgid "package days?"
2261
- msgstr ""
2269
+ msgstr "dias de pacote?"
2262
2270
 
2263
2271
  msgid "How many?"
2264
- msgstr ""
2272
+ msgstr "Quantos?"
2265
2273
 
2266
2274
  msgid "Domain?"
2267
- msgstr ""
2275
+ msgstr "Domínio?"
2268
2276
 
2269
2277
  msgid "Please Wait..."
2270
- msgstr ""
2278
+ msgstr "Por favor, aguarde..."
2271
2279
 
2272
2280
  msgid "Finished"
2273
- msgstr ""
2281
+ msgstr "Finalizado..."
2274
2282
 
2275
2283
  msgid ""
2276
2284
  "Dear {}\n"
@@ -2333,7 +2341,7 @@ msgstr "ℹ️ O link foi alterado!"
2333
2341
 
2334
2342
  msgid ""
2335
2343
  "The page has been moved to a new link. Please copy and save the new link."
2336
- msgstr ""
2344
+ msgstr "A página foi movida para um novo link. Copie e salve o novo link."
2337
2345
 
2338
2346
  msgid "all"
2339
2347
  msgstr "Todos"
@@ -2552,7 +2560,7 @@ msgid "Bug"
2552
2560
  msgstr "Bug/recurso"
2553
2561
 
2554
2562
  msgid "Donation.title"
2555
- msgstr ""
2563
+ msgstr "Doação"
2556
2564
 
2557
2565
  msgid "Donation.description"
2558
2566
  msgstr ""
@@ -412,7 +412,7 @@ msgstr ""
412
412
  "Он работает как Trojan, но не требует подписания сертификата. брандмауэр увидит настоящее рукопожатие tls с действительным сертификатом, который вы выберете."
413
413
 
414
414
  msgid "config.restls.label"
415
- msgstr ""
415
+ msgstr "RestTLS"
416
416
 
417
417
  msgid "config.restls.description"
418
418
  msgstr ""
@@ -1197,7 +1197,7 @@ msgid "user.home.tool.all-configs"
1197
1197
  msgstr "Все конфигурации"
1198
1198
 
1199
1199
  msgid "user.home.tool.doh.title"
1200
- msgstr ""
1200
+ msgstr "DNS через HTTPS"
1201
1201
 
1202
1202
  msgid "user.home.tool.doh.help"
1203
1203
  msgstr ""
@@ -1567,6 +1567,11 @@ msgstr ""
1567
1567
 
1568
1568
  msgid "serverssh.password-login.warning"
1569
1569
  msgstr ""
1570
+ "Ваш сервер уязвим для злоупотреблений, поскольку в вашем SSH включена "
1571
+ "проверка подлинности пароля. Чтобы защитить свой сервер, переключитесь на "
1572
+ "механизм аутентификации по ключу и отключите аутентификацию по паролю. <a "
1573
+ "href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-"
1574
+ "Authentication'>читать далее...</a>"
1570
1575
 
1571
1576
  msgid "child has been removed!"
1572
1577
  msgstr "Дочерний элемент удален!"
@@ -1709,7 +1714,7 @@ msgid "node.uuid.dscr"
1709
1714
  msgstr ""
1710
1715
 
1711
1716
  msgid "Remote nodes are not supported yet!"
1712
- msgstr ""
1717
+ msgstr "Удаленные узлы пока не поддерживаются!"
1713
1718
 
1714
1719
  msgid "quicksetup.setlang.success"
1715
1720
  msgstr "Изменение языка прошло успешно."
@@ -1942,7 +1947,7 @@ msgstr ""
1942
1947
  "Отправьте сообщение, чтобы получить специальную версию для бизнес-пользователей."
1943
1948
 
1944
1949
  msgid " Search Settings"
1945
- msgstr ""
1950
+ msgstr " Настройки поиска"
1946
1951
 
1947
1952
  msgid "Create"
1948
1953
  msgstr "Создать"
@@ -2126,30 +2131,33 @@ msgid "All Users"
2126
2131
  msgstr "Все пользователи"
2127
2132
 
2128
2133
  msgid "Expired Users"
2129
- msgstr ""
2134
+ msgstr "Пользователи с истекшим сроком действия"
2130
2135
 
2131
2136
  msgid "Active Users"
2132
- msgstr ""
2137
+ msgstr "Активные пользователи"
2133
2138
 
2134
2139
  msgid "Offline more than 1 hour"
2135
- msgstr ""
2140
+ msgstr "Оффлайн более 1 часа"
2136
2141
 
2137
2142
  msgid "Offline more than 1 day"
2138
- msgstr ""
2143
+ msgstr "Оффлайн более 1 дня"
2139
2144
 
2140
2145
  msgid "Offline more than 1 week"
2141
- msgstr ""
2146
+ msgstr "Офлайн более 1 недели"
2142
2147
 
2143
2148
  msgid ""
2144
2149
  "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n"
2145
2150
  " class=\"btn btn-info\">here</a>"
2146
2151
  msgstr ""
2152
+ "Информация об использовании пользователя будет обновляться каждые 6 минут. "
2153
+ "Чтобы обновить его сейчас, нажмите <a href=\"%(link)s\"<inlang-"
2154
+ "LineFeed>class=\"btn btn-info\"&gt;здесь</a>"
2147
2155
 
2148
2156
  msgid "Please type your message to send to the telegram:"
2149
2157
  msgstr "✏️ Пожалуйста, напишите свое сообщение для отправки в Telegram:"
2150
2158
 
2151
2159
  msgid "Sending"
2152
- msgstr ""
2160
+ msgstr "Отправка..."
2153
2161
 
2154
2162
  msgid "The message has been sent."
2155
2163
  msgstr "Сообщение отправлено"
@@ -2161,10 +2169,10 @@ msgid "The message was not sent to"
2161
2169
  msgstr "Сообщение не было отправлено "
2162
2170
 
2163
2171
  msgid "%(count)s records were successfully disabled."
2164
- msgstr ""
2172
+ msgstr "%(count)s записей были успешно отключены."
2165
2173
 
2166
2174
  msgid "%(count)s records were successfully enabled."
2167
- msgstr ""
2175
+ msgstr "%(count)s записей были успешно включены."
2168
2176
 
2169
2177
  msgid "app.hiddify.next.title"
2170
2178
  msgstr "Скрыть следующее"
@@ -2260,34 +2268,34 @@ msgstr ""
2260
2268
  "Начните с нажатия ссылки на панели или ввода своего UUID"
2261
2269
 
2262
2270
  msgid "update"
2263
- msgstr ""
2271
+ msgstr "обновлять"
2264
2272
 
2265
2273
  msgid "Welcome to admin bot. Choose your action"
2266
- msgstr ""
2274
+ msgstr "Добро пожаловать в админ-бот. Выберите свое действие"
2267
2275
 
2268
2276
  msgid "Create Package"
2269
- msgstr ""
2277
+ msgstr "Создать пакет"
2270
2278
 
2271
2279
  msgid "package size?"
2272
- msgstr ""
2280
+ msgstr "Размер посылки?"
2273
2281
 
2274
2282
  msgid "Ok"
2275
- msgstr ""
2283
+ msgstr "Хорошо"
2276
2284
 
2277
2285
  msgid "package days?"
2278
- msgstr ""
2286
+ msgstr "пакетные дни?"
2279
2287
 
2280
2288
  msgid "How many?"
2281
- msgstr ""
2289
+ msgstr "Сколько?"
2282
2290
 
2283
2291
  msgid "Domain?"
2284
- msgstr ""
2292
+ msgstr "Домен?"
2285
2293
 
2286
2294
  msgid "Please Wait..."
2287
- msgstr ""
2295
+ msgstr "Пожалуйста, подождите..."
2288
2296
 
2289
2297
  msgid "Finished"
2290
- msgstr ""
2298
+ msgstr "Законченный..."
2291
2299
 
2292
2300
  msgid ""
2293
2301
  "Dear {}\n"
@@ -2351,6 +2359,8 @@ msgstr "ℹ️Ссылка изменена!"
2351
2359
  msgid ""
2352
2360
  "The page has been moved to a new link. Please copy and save the new link."
2353
2361
  msgstr ""
2362
+ "Страница перемещена по новой ссылке. Пожалуйста, скопируйте и сохраните "
2363
+ "новую ссылку."
2354
2364
 
2355
2365
  msgid "all"
2356
2366
  msgstr "Все"
@@ -2377,7 +2387,7 @@ msgid "install from google play"
2377
2387
  msgstr "<i class='fa-brands fa-google-play'></i> Google Plaн"
2378
2388
 
2379
2389
  msgid "HiddifyNG"
2380
- msgstr ""
2390
+ msgstr "HiddifyNG <span class='badge badge-success'>рекомендуется</span>"
2381
2391
 
2382
2392
  msgid "HiddifyNG intro"
2383
2393
  msgstr ""
@@ -2575,7 +2585,7 @@ msgid "Bug"
2575
2585
  msgstr "Bug/Feature"
2576
2586
 
2577
2587
  msgid "Donation.title"
2578
- msgstr ""
2588
+ msgstr "Пожертвование"
2579
2589
 
2580
2590
  msgid "Donation.description"
2581
2591
  msgstr ""
@@ -1067,7 +1067,7 @@ msgid "user.home.tool.all-configs"
1067
1067
  msgstr "所有配置"
1068
1068
 
1069
1069
  msgid "user.home.tool.doh.title"
1070
- msgstr ""
1070
+ msgstr "HTTPS 上的 DNS"
1071
1071
 
1072
1072
  msgid "user.home.tool.doh.help"
1073
1073
  msgstr ""
@@ -1427,6 +1427,10 @@ msgstr "您似乎还没有创建任何用户。默认用户链接:%(default_li
1427
1427
 
1428
1428
  msgid "serverssh.password-login.warning"
1429
1429
  msgstr ""
1430
+ "您的服务器很容易受到滥用,因为您的 SSH "
1431
+ "中启用了密码身份验证。为了保护您的服务器,请切换到密钥身份验证机制并关闭PasswordAuthentication。<a "
1432
+ "href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-"
1433
+ "Authentication'>阅读更多...</a>"
1430
1434
 
1431
1435
  msgid "child has been removed!"
1432
1436
  msgstr "孩子已被移走!"
@@ -1963,30 +1967,32 @@ msgid "All Users"
1963
1967
  msgstr "全部用户"
1964
1968
 
1965
1969
  msgid "Expired Users"
1966
- msgstr ""
1970
+ msgstr "过期用户"
1967
1971
 
1968
1972
  msgid "Active Users"
1969
- msgstr ""
1973
+ msgstr "活跃用户"
1970
1974
 
1971
1975
  msgid "Offline more than 1 hour"
1972
- msgstr ""
1976
+ msgstr "离线1小时以上"
1973
1977
 
1974
1978
  msgid "Offline more than 1 day"
1975
- msgstr ""
1979
+ msgstr "离线超过1天"
1976
1980
 
1977
1981
  msgid "Offline more than 1 week"
1978
- msgstr ""
1982
+ msgstr "离线超过1周"
1979
1983
 
1980
1984
  msgid ""
1981
1985
  "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n"
1982
1986
  " class=\"btn btn-info\">here</a>"
1983
1987
  msgstr ""
1988
+ "用户使用情况每 6 分钟更新一次。要立即更新,请单击<a href=\"%(link)s\"<inlang-LineFeed>class=\"btn "
1989
+ "btn-info\"&gt;此处</a>"
1984
1990
 
1985
1991
  msgid "Please type your message to send to the telegram:"
1986
1992
  msgstr "✏️ 请写下您要发送到 Telegram 的消息:"
1987
1993
 
1988
1994
  msgid "Sending"
1989
- msgstr ""
1995
+ msgstr "正在发送..."
1990
1996
 
1991
1997
  msgid "The message has been sent."
1992
1998
  msgstr "消息已发送。"
@@ -2120,7 +2126,7 @@ msgid "Please Wait..."
2120
2126
  msgstr "请稍等..."
2121
2127
 
2122
2128
  msgid "Finished"
2123
- msgstr ""
2129
+ msgstr "完成的..."
2124
2130
 
2125
2131
  msgid ""
2126
2132
  "Dear {}\n"
@@ -2404,7 +2410,7 @@ msgid "Bug"
2404
2410
  msgstr "错误/功能"
2405
2411
 
2406
2412
  msgid "Donation.title"
2407
- msgstr ""
2413
+ msgstr "捐款"
2408
2414
 
2409
2415
  msgid "Donation.description"
2410
2416
  msgstr ""
@@ -207,7 +207,7 @@
207
207
  "description": "Um Proxy para expor o handshake tls real ao firewall.\n\nFunciona como Trojan, mas não requer certificado de assinatura. o firewall verá o handshake tls real com o certificado válido que você escolher."
208
208
  },
209
209
  "restls": {
210
- "label": "config.restls.label",
210
+ "label": "RestTLS",
211
211
  "description": "config.restls.description"
212
212
  },
213
213
  "tuic": {
@@ -632,7 +632,7 @@
632
632
  "tool": {
633
633
  "all-configs": "Todas as configurações",
634
634
  "doh": {
635
- "title": "",
635
+ "title": "DNS sobre HTTPS",
636
636
  "help": ""
637
637
  }
638
638
  },
@@ -749,7 +749,7 @@
749
749
  "It seems that you have not created any users yet. Default user link: %(default_link)s": "Parece que você ainda não criou nenhum usuário. link de usuário padrão: %(default_link)s",
750
750
  "serverssh": {
751
751
  "password-login": {
752
- "warning": ""
752
+ "warning": "Seu servidor está vulnerável a abusos porque PasswordAuthentication está habilitado em seu SSH. Para proteger seu servidor, mude para o mecanismo de autenticação de chave e desative PasswordAuthentication. <a href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-Authentication'>consulte Mais informação...</a>"
753
753
  }
754
754
  },
755
755
  "child has been removed!": "Child removido",
@@ -760,7 +760,7 @@
760
760
  "ip": "IP",
761
761
  "cdn": "CDN",
762
762
  "domain_fronting": {
763
- "label": "",
763
+ "label": "🔒 Habilitar fronting de domínio TLS",
764
764
  "description": "É usado para simular outro site em vez do seu site no SNI. portanto, o GFW não pode filtrar seu domínio\n<a href='https://github.com/hiddify/hiddify-config/wiki/Guide-for-domain-fronting'>Guia</a>. ⚠️CloudFlare não suporta fronting de domínio."
765
765
  }
766
766
  },
@@ -799,7 +799,7 @@
799
799
  "dscr": ""
800
800
  }
801
801
  },
802
- "Remote nodes are not supported yet!": "",
802
+ "Remote nodes are not supported yet!": "Nós remotos ainda não são suportados!",
803
803
  "quicksetup": {
804
804
  "setlang": {
805
805
  "success": "A alteração do idioma foi bem-sucedida.",
@@ -868,7 +868,7 @@
868
868
  "You can restore your configs from previously downloaded configs": "Você pode restaurar suas configurações do arquivo de backup baixado anteriormente",
869
869
  "Why Going to Premium?": "Por que ir para premium?",
870
870
  "Premium Description": "O painel Hiddify é feito para uso não comercial. Mas se você usar este painel comercialmente, ajude o projeto a crescer com uma doação. <br/>\nEm troca de seu suporte financeiro, também fornecemos facilidades especiais para seu produto comercial.\n<br/>\n<br/>\nComo:\n<ul><li>\n<li>A possibilidade de sincronizar com o Cloudflare: ou seja, adicionando um domínio no painel, as configurações relevantes também podem ser feitas no Cloudflare</li>\n<li>Possibilidade de exibir sua marca no painel</li>\n<li>Possibilidade de Utilizar o Painel Central para Gerenciar Mais de 1 Servidor em Apenas um Painel, Assim Não É Mais Necessário Cadastrar Usuários em Servidores Diferentes, E Seu Volume Será Coletado em Todos os Servidores.\n</li>\n<li>\nA possibilidade de usar o bot do Telegram\n</li>\n<li>\nCapacidade de alterar nomes de proxy\n</li>\n</ul>\n\nEntre em contato com <a href='tg://resolve?domain=HiddifyCommercial'>@HiddifyCommercial</a> após a doação.\nEnvie uma mensagem para obter uma versão especial para usuários corporativos.",
871
- " Search Settings": "",
871
+ " Search Settings": " Configurações de pesquisa",
872
872
  "Create": "Criar",
873
873
  "Current Domain": "",
874
874
  "Save & Add More": "Salvar e adicionar mais",
@@ -925,19 +925,19 @@
925
925
  "In this section, you can add your domain. You need to add at least one domain in direct mode.": "Nesta seção, você pode adicionar seu domínio.\n<br>\nSe você deseja diminuir a probabilidade de ter um IP sujo, pode adicionar Multiple Relay Server <a href='https://github.com/hiddify/hiddify-config/discussions/129'>Leia mais</a>.\n<br>\nSe você tiver Múltiplos IPv4 ou IPv6 em seu Painel, deverá adicionar o domínio apontado para eles como Relay.",
926
926
  "Send Message to User's Telegram": "📣 Enviar mensagem para o telegram do usuário",
927
927
  "All Users": "Todos os usuários",
928
- "Expired Users": "",
929
- "Active Users": "",
930
- "Offline more than 1 hour": "",
931
- "Offline more than 1 day": "",
932
- "Offline more than 1 week": "",
933
- "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "",
928
+ "Expired Users": "Usuários expirados",
929
+ "Active Users": "Usuários ativos",
930
+ "Offline more than 1 hour": "Offline por mais de 1 hora",
931
+ "Offline more than 1 day": "Offline por mais de 1 dia",
932
+ "Offline more than 1 week": "Offline há mais de uma semana",
933
+ "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "O uso do usuário será atualizado a cada 6 minutos. Para atualizá-lo agora clique <a href=\"%(link)s\"<inlang-LineFeed>class=\"btn btn-info\"&gt;aqui</a>",
934
934
  "Please type your message to send to the telegram:": "✏️ Por favor, escreva sua mensagem para enviar para o Telegram:",
935
- "Sending": "",
935
+ "Sending": "Enviando...",
936
936
  "The message has been sent.": "A mensagem foi enviada.",
937
937
  "Hover the user to see the reason": "Hover the user to see the reason",
938
938
  "The message was not sent to": "The message was not sent to",
939
- "%(count)s records were successfully disabled.": "",
940
- "%(count)s records were successfully enabled.": "",
939
+ "%(count)s records were successfully disabled.": "%(count)s registros foram desativados com sucesso.",
940
+ "%(count)s records were successfully enabled.": "%(count)s registros foram ativados com sucesso.",
941
941
  "app": {
942
942
  "hiddify": {
943
943
  "next": {
@@ -993,16 +993,16 @@
993
993
  "Join our Hiddify Telegram channel to get the latest updates on Hiddify.": "Junte-se ao nosso canal Hiddify Telegram para obter as atualizações mais recentes sobre o Hiddify.",
994
994
  "[Admin only visible message:] You can change this message from settings": "[Mensagem visível apenas pelo administrador]: Você pode alterar esta mensagem nas configurações.",
995
995
  "Hooray 🎉 🎉 🎉 \nWelcome to hiddifybot.\nStart by clicking the link on the panel or entering your UUID.": "Viva 🎉 🎉 🎉\nBem-vindo ao bot Hiddify\nComece clicando no link no Painel ou inserindo seu UUID.",
996
- "update": "",
997
- "Welcome to admin bot. Choose your action": "",
998
- "Create Package": "",
999
- "package size?": "",
1000
- "Ok": "",
1001
- "package days?": "",
1002
- "How many?": "",
1003
- "Domain?": "",
1004
- "Please Wait...": "",
1005
- "Finished": "",
996
+ "update": "atualizar",
997
+ "Welcome to admin bot. Choose your action": "Bem-vindo ao bot administrativo. Escolha sua ação",
998
+ "Create Package": "Criar pacote",
999
+ "package size?": "tamanho do pacote?",
1000
+ "Ok": "OK",
1001
+ "package days?": "dias de pacote?",
1002
+ "How many?": "Quantos?",
1003
+ "Domain?": "Domínio?",
1004
+ "Please Wait...": "Por favor, aguarde...",
1005
+ "Finished": "Finalizado...",
1006
1006
  "Dear {}\n\nYour hiddify information is\nUUID: {}\nLast online date: {}\nExpire time: {}\nUsage class: {}\n": "Querido {}\n\nSuas informações do Hiddify são\nUUID: {}\nÚltima data on-line: {}\nTempo de expiração: {}\nClasse de uso: {}",
1007
1007
  "Your hiddify instance information \nDomain: {} \nUsage limit: {} GB\nCurrent usage: {} GB\nExpires at: {} \nRemaining days: {} \n\n\n Happy using 🎉 🎉 🎉 \n": "Suas informações de instância do Hiddify\nDomínio: {}\nLimite de uso: {} GB\nUso atual: {} GB\nExpira em: {}\nDias restantes: {}\n\n\nBoa sorte! 🎉 🎉 🎉",
1008
1008
  "login": {
@@ -1016,7 +1016,7 @@
1016
1016
  "copy": "cópia de",
1017
1017
  "open": "Abrir",
1018
1018
  "Link is changed!": "ℹ️ O link foi alterado!",
1019
- "The page has been moved to a new link. Please copy and save the new link.": "",
1019
+ "The page has been moved to a new link. Please copy and save the new link.": "A página foi movida para um novo link. Copie e salve o novo link.",
1020
1020
  "all": "Todos",
1021
1021
  "auto": "Auto",
1022
1022
  "singbox: ssh": "caixa de som: ssh",
@@ -1083,7 +1083,7 @@
1083
1083
  "Commercial use": "",
1084
1084
  "Bug": "Bug/recurso",
1085
1085
  "Donation": {
1086
- "title": "",
1086
+ "title": "Doação",
1087
1087
  "description": ""
1088
1088
  },
1089
1089
  "Telegram Bot": "Telegram Bot",
@@ -207,7 +207,7 @@
207
207
  "description": "Прокси-сервер для предоставления брандмауэру настоящего рукопожатия tls.\n\nОн работает как Trojan, но не требует подписания сертификата. брандмауэр увидит настоящее рукопожатие tls с действительным сертификатом, который вы выберете."
208
208
  },
209
209
  "restls": {
210
- "label": "",
210
+ "label": "RestTLS",
211
211
  "description": ""
212
212
  },
213
213
  "tuic": {
@@ -632,7 +632,7 @@
632
632
  "tool": {
633
633
  "all-configs": "Все конфигурации",
634
634
  "doh": {
635
- "title": "",
635
+ "title": "DNS через HTTPS",
636
636
  "help": ""
637
637
  }
638
638
  },
@@ -749,7 +749,7 @@
749
749
  "It seems that you have not created any users yet. Default user link: %(default_link)s": "Кажется, вы еще не создали ни одного пользователя, ссылка пользователя по умолчанию: %(default_link)s",
750
750
  "serverssh": {
751
751
  "password-login": {
752
- "warning": ""
752
+ "warning": "Ваш сервер уязвим для злоупотреблений, поскольку в вашем SSH включена проверка подлинности пароля. Чтобы защитить свой сервер, переключитесь на механизм аутентификации по ключу и отключите аутентификацию по паролю. <a href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-Authentication'>читать далее...</a>"
753
753
  }
754
754
  },
755
755
  "child has been removed!": "Дочерний элемент удален!",
@@ -799,7 +799,7 @@
799
799
  "dscr": ""
800
800
  }
801
801
  },
802
- "Remote nodes are not supported yet!": "",
802
+ "Remote nodes are not supported yet!": "Удаленные узлы пока не поддерживаются!",
803
803
  "quicksetup": {
804
804
  "setlang": {
805
805
  "success": "Изменение языка прошло успешно.",
@@ -868,7 +868,7 @@
868
868
  "You can restore your configs from previously downloaded configs": "ℹ️ Вы можете восстановить свои конфигурации из ранее скачанного файла резервной копии.",
869
869
  "Why Going to Premium?": "Зачем переходить на Премиум?",
870
870
  "Premium Description": "Панель Hiddify предназначена для некоммерческого использования. Но если вы используете эту панель в коммерческих целях, пожалуйста, помогите проекту развиваться, сделав пожертвование. <br/>\nВ обмен на вашу финансовую поддержку мы также предоставляем специальные возможности для вашего коммерческого продукта.\n<br/>\n<br/>\nТакой как:\n<ul><li>\n<li>Возможность синхронизации с Cloudflare: то есть, добавив домен в панели, соответствующие настройки также можно сделать в Cloudflare.</li>\n<li>Возможность отображения вашего бренда на панели</li>\n<li>Возможность использования центральной панели для управления более чем 1 сервером всего в одной панели, поэтому больше не нужно регистрировать пользователей на разных серверах, а их объем будет собираться на всех серверах.\n</li>\n<ли>\nВозможность использования Telegram-бота\n</li>\n<ли>\nВозможность изменения имен прокси\n</li>\n</ul>\n\nПожалуйста, свяжитесь с <a href='tg://resolve?domain=HiddifyCommercial'>@HiddifyCommercial</a> после пожертвования.\nОтправьте сообщение, чтобы получить специальную версию для бизнес-пользователей.",
871
- " Search Settings": "",
871
+ " Search Settings": " Настройки поиска",
872
872
  "Create": "Создать",
873
873
  "Current Domain": "",
874
874
  "Save & Add More": "Сохранить и добавить еще",
@@ -925,19 +925,19 @@
925
925
  "In this section, you can add your domain. You need to add at least one domain in direct mode.": "1️⃣ В этом разделе вы можете добавить свой Домен.\n<br>\n2. Если вы хотите уменьшить вероятность использования грязного IP-адреса, вы можете добавить сервер с несколькими Relay <a href='https://github.com/hiddify/hiddify-config/discussions/129'>Подробнее</a>.\n<br>\n3. Если у вас в панели несколько IPv4 или IPv6, вам необходимо добавить указанный на них домен в качестве Relay.",
926
926
  "Send Message to User's Telegram": "📣 Отправить сообщение в Telegram пользователя",
927
927
  "All Users": "Все пользователи",
928
- "Expired Users": "",
929
- "Active Users": "",
930
- "Offline more than 1 hour": "",
931
- "Offline more than 1 day": "",
932
- "Offline more than 1 week": "",
933
- "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "",
928
+ "Expired Users": "Пользователи с истекшим сроком действия",
929
+ "Active Users": "Активные пользователи",
930
+ "Offline more than 1 hour": "Оффлайн более 1 часа",
931
+ "Offline more than 1 day": "Оффлайн более 1 дня",
932
+ "Offline more than 1 week": "Офлайн более 1 недели",
933
+ "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "Информация об использовании пользователя будет обновляться каждые 6 минут. Чтобы обновить его сейчас, нажмите <a href=\"%(link)s\"<inlang-LineFeed>class=\"btn btn-info\"&gt;здесь</a>",
934
934
  "Please type your message to send to the telegram:": "✏️ Пожалуйста, напишите свое сообщение для отправки в Telegram:",
935
- "Sending": "",
935
+ "Sending": "Отправка...",
936
936
  "The message has been sent.": "Сообщение отправлено",
937
937
  "Hover the user to see the reason": "Наведите курсор на пользователя, чтобы увидеть причину",
938
938
  "The message was not sent to": "Сообщение не было отправлено ",
939
- "%(count)s records were successfully disabled.": "",
940
- "%(count)s records were successfully enabled.": "",
939
+ "%(count)s records were successfully disabled.": "%(count)s записей были успешно отключены.",
940
+ "%(count)s records were successfully enabled.": "%(count)s записей были успешно включены.",
941
941
  "app": {
942
942
  "hiddify": {
943
943
  "next": {
@@ -993,16 +993,16 @@
993
993
  "Join our Hiddify Telegram channel to get the latest updates on Hiddify.": "Присоединяйтесь к нашему каналу Hiddify в Telegram, чтобы получать последние обновления Hiddify.",
994
994
  "[Admin only visible message:] You can change this message from settings": "[Сообщение, видимое только администратору]: Вы можете изменить это сообщение в настройках.",
995
995
  "Hooray 🎉 🎉 🎉 \nWelcome to hiddifybot.\nStart by clicking the link on the panel or entering your UUID.": "Ура 🎉 🎉 🎉\nДобро пожаловать в бот Hiddify\nНачните с нажатия ссылки на панели или ввода своего UUID",
996
- "update": "",
997
- "Welcome to admin bot. Choose your action": "",
998
- "Create Package": "",
999
- "package size?": "",
1000
- "Ok": "",
1001
- "package days?": "",
1002
- "How many?": "",
1003
- "Domain?": "",
1004
- "Please Wait...": "",
1005
- "Finished": "",
996
+ "update": "обновлять",
997
+ "Welcome to admin bot. Choose your action": "Добро пожаловать в админ-бот. Выберите свое действие",
998
+ "Create Package": "Создать пакет",
999
+ "package size?": "Размер посылки?",
1000
+ "Ok": "Хорошо",
1001
+ "package days?": "пакетные дни?",
1002
+ "How many?": "Сколько?",
1003
+ "Domain?": "Домен?",
1004
+ "Please Wait...": "Пожалуйста, подождите...",
1005
+ "Finished": "Законченный...",
1006
1006
  "Dear {}\n\nYour hiddify information is\nUUID: {}\nLast online date: {}\nExpire time: {}\nUsage class: {}\n": "Дорогой {}\n\nВаша информация Hiddify\nUUID: {}\nДата последнего онлайн-соединения: {}\nИстекает : {}\nКласс использования: {}",
1007
1007
  "Your hiddify instance information \nDomain: {} \nUsage limit: {} GB\nCurrent usage: {} GB\nExpires at: {} \nRemaining days: {} \n\n\n Happy using 🎉 🎉 🎉 \n": "Информация о вашем экземпляре Hiddify\nДомен: {}\nЛимит использования: {} ГБ\nТекущее использование: {} ГБ\nСрок действия истекает: {}\nОставшиеся дни: {}\n\n\nУдачи! 🎉 🎉 🎉",
1008
1008
  "login": {
@@ -1016,7 +1016,7 @@
1016
1016
  "copy": "Копировать",
1017
1017
  "open": "Открыть",
1018
1018
  "Link is changed!": "ℹ️Ссылка изменена!",
1019
- "The page has been moved to a new link. Please copy and save the new link.": "",
1019
+ "The page has been moved to a new link. Please copy and save the new link.": "Страница перемещена по новой ссылке. Пожалуйста, скопируйте и сохраните новую ссылку.",
1020
1020
  "all": "Все",
1021
1021
  "auto": "Авто",
1022
1022
  "singbox: ssh": "SingBox: SSH",
@@ -1024,7 +1024,7 @@
1024
1024
  "Please select one of the following applications:": "📍 Пожалуйста, выберите одно из следующих приложений:\n<br />\n<br />",
1025
1025
  "download": "Direct Download",
1026
1026
  "install from google play": "<i class='fa-brands fa-google-play'></i> Google Plaн",
1027
- "HiddifyNG": "",
1027
+ "HiddifyNG": "HiddifyNG <span class='badge badge-success'>рекомендуется</span>",
1028
1028
  "HiddifyNG intro": "📌 Установите HiddifyNG по любой из этих ссылок:\n<br />\n %(dl_link)s %(play_link)s\n<br />\nЗатем нажмите ссылку ниже и откройте ее в HiddifyNG\n<br />",
1029
1029
  "Click to Import": "Импортировать",
1030
1030
  "V2rayNG": "Альтернатива v2rayNG <button class='btn btn-sm btn-default' onclick='show_video('android-v2rayng')'><i class='fa-solid fa-question'></i> </button>\n<br />\n<br />",
@@ -1083,7 +1083,7 @@
1083
1083
  "Commercial use": "",
1084
1084
  "Bug": "Bug/Feature",
1085
1085
  "Donation": {
1086
- "title": "",
1086
+ "title": "Пожертвование",
1087
1087
  "description": ""
1088
1088
  },
1089
1089
  "Telegram Bot": "Телеграм-бот",
@@ -632,7 +632,7 @@
632
632
  "tool": {
633
633
  "all-configs": "所有配置",
634
634
  "doh": {
635
- "title": "",
635
+ "title": "HTTPS 上的 DNS",
636
636
  "help": ""
637
637
  }
638
638
  },
@@ -749,7 +749,7 @@
749
749
  "It seems that you have not created any users yet. Default user link: %(default_link)s": "您似乎还没有创建任何用户。默认用户链接:%(default_link)s",
750
750
  "serverssh": {
751
751
  "password-login": {
752
- "warning": ""
752
+ "warning": "您的服务器很容易受到滥用,因为您的 SSH 中启用了密码身份验证。为了保护您的服务器,请切换到密钥身份验证机制并关闭PasswordAuthentication。<a href='https://github.com/hiddify/Hiddify-Manager/wiki/Disable-SSH-Password-Authentication'>阅读更多...</a>"
753
753
  }
754
754
  },
755
755
  "child has been removed!": "孩子已被移走!",
@@ -925,14 +925,14 @@
925
925
  "In this section, you can add your domain. You need to add at least one domain in direct mode.": "1️⃣ 在此部分中,您可以添加您的域名。\n<br>\n2️⃣ 如果您想减少出现脏 IP 的可能性,可以添加多个中继服务器<a href='https://github.com/hiddify/hiddify-config/discussions/129'>阅读更多</a>。\n<br>\n3️⃣ 如果您的面板中有多个 IPv4 或 IPv6,您必须将指向它们的域添加为中继。",
926
926
  "Send Message to User's Telegram": "📣 向用户的 Telegram 发送消息",
927
927
  "All Users": "全部用户",
928
- "Expired Users": "",
929
- "Active Users": "",
930
- "Offline more than 1 hour": "",
931
- "Offline more than 1 day": "",
932
- "Offline more than 1 week": "",
933
- "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "",
928
+ "Expired Users": "过期用户",
929
+ "Active Users": "活跃用户",
930
+ "Offline more than 1 hour": "离线1小时以上",
931
+ "Offline more than 1 day": "离线超过1天",
932
+ "Offline more than 1 week": "离线超过1周",
933
+ "User usage will be updated every 6 minutes. To update it now click <a href=\"%(link)s\"\n class=\"btn btn-info\">here</a>": "用户使用情况每 6 分钟更新一次。要立即更新,请单击<a href=\"%(link)s\"<inlang-LineFeed>class=\"btn btn-info\"&gt;此处</a>",
934
934
  "Please type your message to send to the telegram:": "✏️ 请写下您要发送到 Telegram 的消息:",
935
- "Sending": "",
935
+ "Sending": "正在发送...",
936
936
  "The message has been sent.": "消息已发送。",
937
937
  "Hover the user to see the reason": "将鼠标悬停在用户上即可查看原因",
938
938
  "The message was not sent to": "该消息未发送至",
@@ -1002,7 +1002,7 @@
1002
1002
  "How many?": "多少?",
1003
1003
  "Domain?": "领域?",
1004
1004
  "Please Wait...": "请稍等...",
1005
- "Finished": "",
1005
+ "Finished": "完成的...",
1006
1006
  "Dear {}\n\nYour hiddify information is\nUUID: {}\nLast online date: {}\nExpire time: {}\nUsage class: {}\n": "亲爱的 {}\n\n您的 Hiddify 信息是\nUUID:{}\n最后在线日期:{}\n过期时间:{}\n使用类别:{}",
1007
1007
  "Your hiddify instance information \nDomain: {} \nUsage limit: {} GB\nCurrent usage: {} GB\nExpires at: {} \nRemaining days: {} \n\n\n Happy using 🎉 🎉 🎉 \n": "您的 Hiddify 实例信息\n领域: {}\n使用限制:{} GB\n当前使用情况:{} GB\n到期时间:{}\n剩余天数:{}\n\n\n祝你好运! 🎉🎉🎉",
1008
1008
  "login": {
@@ -1083,7 +1083,7 @@
1083
1083
  "Commercial use": "",
1084
1084
  "Bug": "错误/功能",
1085
1085
  "Donation": {
1086
- "title": "",
1086
+ "title": "捐款",
1087
1087
  "description": ""
1088
1088
  },
1089
1089
  "Telegram Bot": "电报机器人",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hiddifypanel
3
- Version: 9.0.0.dev90
3
+ Version: 9.0.0.dev92
4
4
  Summary: hiddifypanel multi proxy panel
5
5
  Home-page: https://github.com/hiddify/hiddify-manager/
6
6
  Author: hiddify
@@ -1,10 +1,10 @@
1
1
  hiddifypanel/Events.py,sha256=AlnRdjVul0jP-NCT4-zoaQgowoOo-JhdQB4ytetAFKA,723
2
- hiddifypanel/VERSION,sha256=wf6V7qP_DrdZZGb_FqTEXnTlBGseJUsXW-2PRdR2lgc,12
3
- hiddifypanel/VERSION.py,sha256=Md08_UkkLbDesid1BnzskgwOVbUdyNTPLEC0MJJ8xsg,117
2
+ hiddifypanel/VERSION,sha256=KTbWwCeSQxulaRvw1ounuOOfeMlaeMylsANf_6VbW14,12
3
+ hiddifypanel/VERSION.py,sha256=bj4_-wqgBFZBLVPsFNoNZScPWgcWFBlF5rFSzbCkFJE,117
4
4
  hiddifypanel/__init__.py,sha256=aLukp3ORszdcH4G9J-MlxhjHN6yFlOuOE6mm-L3aG_g,266
5
5
  hiddifypanel/__main__.py,sha256=IVchnXpK6bm8T3N--mN17HBQNLMeLAjyP7iwzULexB4,218
6
6
  hiddifypanel/auth.py,sha256=ouAFprxAfsbeuC-YFGkMyA1Z4dtWzixv8DqB7nQXrtA,6640
7
- hiddifypanel/base.py,sha256=GB6YpYSd-gCWkhB0DGmaFQ3PtQHS-c1__t6aMv10SlU,4671
7
+ hiddifypanel/base.py,sha256=NHDHTI5FUu0P4_hv_4Db5vb6AvrUftwhEuYNLIe79gQ,4715
8
8
  hiddifypanel/cache.py,sha256=PrdYVvRRhamSMI1jFe6c7xcJEFsVsWbgXWkhDaMKaZM,1484
9
9
  hiddifypanel/database.py,sha256=Nao3PTjzRPZNJp60rZ3dufddtbdXPj6MQy_QDZcOpGc,262
10
10
  hiddifypanel/drivers/abstract_driver.py,sha256=cK4AN1nj1zRnj4bNzcpNZOg7oHWj1I_hz_drvKN6TUE,175
@@ -152,7 +152,7 @@ hiddifypanel/panel/common_bp/login.py,sha256=wNfH7rzYtmanrIityKQhhVvUJooC658QhSE
152
152
  hiddifypanel/panel/common_bp/templates/login.html,sha256=jDl9-Nh2qMuCsLQmXm7e5jvSaRAlBxReVVCbNSTTHJw,1312
153
153
  hiddifypanel/panel/user/__init__.py,sha256=n-BkHg0CtVfJyQtrBW6Rve98CVI9MmqbrpLsdm7DY48,1884
154
154
  hiddifypanel/panel/user/link_maker.html,sha256=g420NAm_fUI8asYjyfCiXyUOIwEQfDPonZA9xh3p0-8,177
155
- hiddifypanel/panel/user/link_maker.py,sha256=61Vygh_LC7ag31if5kPi7yEmBw_E6c08Vpj1bW10ZP8,43664
155
+ hiddifypanel/panel/user/link_maker.py,sha256=Lj4m2tixva2QD4tAV-05do6DvjoczI8NOiXkaFKEHjI,43670
156
156
  hiddifypanel/panel/user/user.py,sha256=KBRhVTIqNjkbO4lXv4MxHH4jOf8Pymnju-5DhFD1LFU,13582
157
157
  hiddifypanel/panel/user/templates/all_configs copy.txt,sha256=o3Re6RYpNzbJp_BHWy9u4ArZfZXxalEpmXbyLdZGUw0,520
158
158
  hiddifypanel/panel/user/templates/all_configs.txt,sha256=VG-3kcr8XnxgNtnsdiUIbJH4j8oeYi4giLemPOHb_d4,1232
@@ -793,24 +793,24 @@ hiddifypanel/templates/redirect.html,sha256=K9x_O4P96vEkqBhOXIhoGrWw1KIqd2bL0BjI
793
793
  hiddifypanel/templates/static.html,sha256=jp6q4wtx-k2A_cjqJoNiMS7Ee30arE45qI3ev4d5ky4,165
794
794
  hiddifypanel/templates/hiddify-flask-admin/actions.html,sha256=2NeITe2e-lPKCk_o511tCIqVtrPu8LYHE1wTCtrFUrI,1331
795
795
  hiddifypanel/templates/hiddify-flask-admin/list.html,sha256=MBGrTqZpzNLe4sZy0RozvXNr8seFUQc2C6v88BJtNWc,11095
796
- hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=VUAuOpGMYwn1MxbxIrQEOonrHAzyycyIdf9nwYWlovM,71212
796
+ hiddifypanel/translations/en/LC_MESSAGES/messages.mo,sha256=GvSNdPw_-k-Gqtokw8QPt0HXFQwXHdN8oUArfJ4QvHo,71212
797
797
  hiddifypanel/translations/en/LC_MESSAGES/messages.po,sha256=nMhJR9hiN-8QkiLcXq9VXIDVs2afqos3gKOv7UH-oIk,74257
798
- hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=7olg5eX18tGd2Ruj8jyaXNEMTauiy6OZl2xbeSd0-Us,93735
798
+ hiddifypanel/translations/fa/LC_MESSAGES/messages.mo,sha256=-qWeoxcylSF5tf2T9Znn8oPl0a0XWHyYqyBuqrpo7JU,93735
799
799
  hiddifypanel/translations/fa/LC_MESSAGES/messages.po,sha256=pKvNLAsLMFxIgriEhk3kXiSh4zjxZEi_3eYrIc14Icg,97666
800
- hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=qFzFquR_WMb_WQSMLsJmUmvtPe33COAVANWA1H4zVsg,65570
801
- hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=QckJ7rSHhlyUzhyMhntY3ivdodKclBZd65n-EBJ3RNM,71169
802
- hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=89SjfyHAUrZaqS-H1BmUdufTtwOWs0EQAdjUf92oa_8,89161
803
- hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=pXuRDHqZbgQ1p7DpbErFwHCx8Vjmb4SPNjV6yG5MLOk,95427
804
- hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=gZJgST94AkNifx_cMB6TK4c-As6MxSA53GUsQAdfXZo,62340
805
- hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=V7Xgb5ut_oewS0XvLDGyElhNL24Kpt2ZMdffPR0OEZg,66732
800
+ hiddifypanel/translations/pt/LC_MESSAGES/messages.mo,sha256=WRwl1piWQ2nI54ftZzefKVbJR29EYJqzymMWN1HE4hg,67756
801
+ hiddifypanel/translations/pt/LC_MESSAGES/messages.po,sha256=3D1SIYbMDe6E0YXnn8l8-LSxBc0C8Ku6BmU8ulzRa7g,72252
802
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.mo,sha256=CR0_e8bKJrA7y5XCb-l0pGCbx-8honY7YN4biZ1jtsE,92168
803
+ hiddifypanel/translations/ru/LC_MESSAGES/messages.po,sha256=W1l03ywkXGd-Nx6OOVxH7BfgT84sqeV35BmPOwyDJEw,97319
804
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.mo,sha256=BRiTTjADKhYX13RjxFQG3x_SWC9mZ0NljEOlIE0FRTc,63409
805
+ hiddifypanel/translations/zh/LC_MESSAGES/messages.po,sha256=MSUGsBKq-6sAoR1G2dNbsEkd0bODfVfoUW3g3iHsK5U,67321
806
806
  hiddifypanel/translations.i18n/en.json,sha256=-S-bgJraurABhHWzSUcZR1ro-DNblumvOXedrhQm6oI,64654
807
807
  hiddifypanel/translations.i18n/fa.json,sha256=MtmxBNf7TpxJMLdtRQYOh7U_4wN4cm6DvedzJTlAJCE,88072
808
- hiddifypanel/translations.i18n/pt.json,sha256=iVW0akMSQZo16xagWYYVrqPgagWH2KIcnVy4M2VgriA,61761
809
- hiddifypanel/translations.i18n/ru.json,sha256=OGukrOVHTTX3M7HmB5RqAFmIjZhlTql2ZtZjUba66RE,85950
810
- hiddifypanel/translations.i18n/zh.json,sha256=9FBn402ilXZXxZJXx878pvMaQ76wuGmhv7b3MjDMI1Y,57768
811
- hiddifypanel-9.0.0.dev90.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
812
- hiddifypanel-9.0.0.dev90.dist-info/METADATA,sha256=-2LSTGiSfKRMAtAFOgwlTDrdqzIW-210PQUAPX8lO9k,3983
813
- hiddifypanel-9.0.0.dev90.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
814
- hiddifypanel-9.0.0.dev90.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
815
- hiddifypanel-9.0.0.dev90.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
816
- hiddifypanel-9.0.0.dev90.dist-info/RECORD,,
808
+ hiddifypanel/translations.i18n/pt.json,sha256=YTHc_nFDUBtsr-OHZzBuZ_Uoeb0MbCCwf3ctcVeM7dA,62820
809
+ hiddifypanel/translations.i18n/ru.json,sha256=Av1hw-2GcUE8JIbdLe5RZj5R3GHh5VWVHUY0_c5WSsE,87812
810
+ hiddifypanel/translations.i18n/zh.json,sha256=-kwcMrAxAFIn1uXU72sbLR9sEOdXrxk9YnZpdL02VAE,58339
811
+ hiddifypanel-9.0.0.dev92.dist-info/LICENSE.md,sha256=oDrt-cUsyiDGnRPjEJh-3dH2ddAuK_bIVBD8ntkOtZw,19807
812
+ hiddifypanel-9.0.0.dev92.dist-info/METADATA,sha256=jZA7yRZXbmJieCLbL4SH9cG4y39IEnlHS2LkcMh-CqI,3983
813
+ hiddifypanel-9.0.0.dev92.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
814
+ hiddifypanel-9.0.0.dev92.dist-info/entry_points.txt,sha256=Xzpqlh3nwBtZhoV9AANJykano056VJvYzaujxPztJaM,60
815
+ hiddifypanel-9.0.0.dev92.dist-info/top_level.txt,sha256=rv-b3qFWUZQTBy0kyBfsr7L6tPpeO7AaQlLHXn-HI5M,13
816
+ hiddifypanel-9.0.0.dev92.dist-info/RECORD,,