Skip to content

Commit a5c725b

Browse files
committed
docs(en): translate Working with Proxies and sidebar labels
- Replace inline disclaimer blocks in RU Working with Proxies pages - Add EN pages with media and update sidebar category labels in current.json Result: Working with Proxies section is localized and linked in EN sidebar
1 parent 6234d6e commit a5c725b

37 files changed

Lines changed: 366 additions & 16 deletions

docs/ZennoProxyChecker/Working with proxies/Adding_proxy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Добавление прокси
44
description: "Добавление прокси в программу ZennoProxyChecker"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
Чтобы начать работать в ZennoProxyChecker, нужно добавить прокси в программу (вкладка *Источники*). Это можно сделать несколькими способами.
1212

docs/ZennoProxyChecker/Working with proxies/Blacklist.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Чёрный список
44
description: "Зачем нужен чёрный список?"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
## **Для чего используется чёрный список?**
1212

docs/ZennoProxyChecker/Working with proxies/Checking_proxy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Проверка прокси
44
description: "Как проверить надёжность прокси?"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
Гибкие настройки проверки позволяют отбирать с источников надёжные рабочие прокси, подходящие для использования в ваших проектах.
1212

docs/ZennoProxyChecker/Working with proxies/Filters.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Фильтры
44
description: "Создание фильтров"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
## **Зачем нужны фильтры?**
1212

docs/ZennoProxyChecker/Working with proxies/Live_list.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ title: Живой список
44
description: "Описание возможностей живого списка прокси"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
8+
9+
<DisclaimerNotice />
910

1011
## **Живой список прокси**
1112

docs/ZennoProxyChecker/Working with proxies/Parsing_proxy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Парсинг прокси
44
description: "Парсинг прокси в ZennoProxyChecker"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
После того как вы добавили источник прокси в ZennoProxyChecker, можете настроить парсинг прокси с этого источника.
1212

docs/ZennoProxyChecker/Working with proxies/Proxy_results.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Выдача прокси
44
description: "Как настроить выдачу прокси в ZennoProxyChecker?"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
Для постоянного получения прокси, которые нужны вашим проектам и программам, нужно настроить выдачу прокси. ProxyChecker позволяет выдавать прокси на локальный или сетевой ресурс с заданной периодичностью либо по запросу.
1212

docs/ZennoProxyChecker/Working with proxies/Rules_creation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Создание правил
44
description: "Создание правил в ZennoProxyChecker?"
55
---
66

7-
:::info **Пожалуйста, ознакомьтесь с [*Правилами использования материалов на данном ресурсе*](../Disclaimer).**
8-
:::
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
98

9+
<DisclaimerNotice />
1010

1111
## **Зачем нужны правила?**
1212

i18n/en/docusaurus-plugin-content-docs-zennoproxychecker/current.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,38 @@
1010
"sidebar.zennoproxycheckerSidebar.category.Знакомство.link.generated-index.title": {
1111
"message": "Introduction",
1212
"description": "The generated-index page title for category Знакомство in sidebar zennoproxycheckerSidebar"
13+
},
14+
"sidebar.zennoproxycheckerSidebar.category.Настройки": {
15+
"message": "Settings",
16+
"description": "The label for category Настройки in sidebar zennoproxycheckerSidebar"
17+
},
18+
"sidebar.zennoproxycheckerSidebar.category.Настройки.link.generated-index.title": {
19+
"message": "ZennoProxyChecker Settings",
20+
"description": "The generated-index page title for category Настройки in sidebar zennoproxycheckerSidebar"
21+
},
22+
"sidebar.zennoproxycheckerSidebar.category.Интерфейс программы": {
23+
"message": "Program Interface",
24+
"description": "The label for category Интерфейс программы in sidebar zennoproxycheckerSidebar"
25+
},
26+
"sidebar.zennoproxycheckerSidebar.category.Интерфейс программы.link.generated-index.title": {
27+
"message": "Program Interface",
28+
"description": "The generated-index page title for category Интерфейс программы in sidebar zennoproxycheckerSidebar"
29+
},
30+
"sidebar.zennoproxycheckerSidebar.category.Источники": {
31+
"message": "Sources",
32+
"description": "The label for category Источники in sidebar zennoproxycheckerSidebar"
33+
},
34+
"sidebar.zennoproxycheckerSidebar.category.Источники.link.generated-index.title": {
35+
"message": "Sources",
36+
"description": "The generated-index page title for category Источники in sidebar zennoproxycheckerSidebar"
37+
},
38+
"sidebar.zennoproxycheckerSidebar.category.Работа с прокси": {
39+
"message": "Working with Proxies",
40+
"description": "The label for category Работа с прокси in sidebar zennoproxycheckerSidebar"
41+
},
42+
"sidebar.zennoproxycheckerSidebar.category.Работа с прокси.link.generated-index.title": {
43+
"message": "Working with Proxies",
44+
"description": "The generated-index page title for category Работа с прокси in sidebar zennoproxycheckerSidebar"
1345
}
1446
}
1547

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
---
2+
sidebar_position: 1
3+
title: Adding Proxies
4+
description: "Adding proxies to the ZennoProxyChecker program"
5+
---
6+
7+
import DisclaimerNotice from '@site/src/components/DisclaimerNotice';
8+
9+
<DisclaimerNotice />
10+
11+
To start working in ZennoProxyChecker, you need to add proxies to the program (the *Sources* tab). You can do this in several ways.
12+
13+
14+
## **Adding Using the Wizard**
15+
16+
Proxies can be stored in different formats and forms—either in a file on your computer or on a web page as a list. To make adding proxies easier, the program includes a built-in *Wizard* that guides you step by step through the required actions:
17+
18+
**Paste directly** — paste the proxy address directly into the program.
19+
20+
**Add source** — specify a file or web page where the proxies are located.
21+
22+
**Add list of sources** — specify a list of files or web pages where the proxies are located.
23+
24+
**Specify path to the proxy sources list** — specify a file or web page that contains paths to proxy sources.
25+
26+
![Adding_proxy_general_ru.png](.\assets\Adding_proxy\Adding_proxy_general_ru.png)
27+
28+
29+
## **Adding Proxies Manually**
30+
You can also add proxies manually using the *Add proxy* option — this pastes proxies directly into the program. The proxy address format is ip:port for regular proxies and username:password@ip:port for proxies with authentication.
31+
32+
![Adding_proxy_manual_ru.png](.\assets\Adding_proxy\Adding_proxy_manual_ru.png)
33+
34+
Or use *Add source* by specifying the path to a file or the address of a web page containing a source/list of sources/list of paths to proxy sources.
35+
36+
![Adding_proxy_source_ru.png](.\assets\Adding_proxy\Adding_proxy_source_ru.png)
37+
38+
When adding a source, you can configure it by setting various parsing and proxy checking parameters.
39+
40+
41+
## **Automatic Proxy Source Search**
42+
The program can automatically find proxy sources on the internet and add them to the program. To do this, enable the auto-search option on the *Managing* tab.
43+
44+
![Adding_proxy_auto_ru.png](.\assets\Adding_proxy\Adding_proxy_auto_ru.png)
45+
46+
Sources found through auto-search will be added to the program and checked according to the auto-search settings specified in the main program settings.
47+
48+
49+
## **Useful Links**
50+
51+
[**Main Window**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources/Main_window)
52+
53+
[**Managing**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Managing)
54+
55+
[**Main Settings**](https://docs.zennolab.com/zennoproxychecker/Settings/Main_settings)
56+
57+
[**Source Settings**](https://docs.zennolab.com/zennoproxychecker/Program%20interface/Sources/Source_settings)

0 commit comments

Comments
 (0)