Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
GL-panguanwang committed Mar 7, 2024
2 parents 95e5178 + 4bedd66 commit 104ce24
Show file tree
Hide file tree
Showing 104 changed files with 425 additions and 70 deletions.
2 changes: 1 addition & 1 deletion adguardhome/de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"adguardhome": {
"desc": "AdGuard Home ist eine netzwerkweite Software zum Blockieren von Werbung und Tracking. Nachdem es aktiviert wurde, werden ALLE Geräte im Netzwerk Adguard Home als DNS-Server verwenden. Dies erfordert keine zusätzliche Software auf den Geräten. Diese Seite bezieht ihre Statistiken von der Adguard Home API. Wenn AdGuard Home eingeschaltet ist, erzwingt der Router die Nutzung der von AdGuard Home bereitgestellten DNS-Server.",
"desc": "AdGuard Home ist eine Software zum Blockieren von Werbung und Tracking im Netzwerk. Nachdem es aktiviert wurde, werden ALLE Geräte im Netzwerk AdGuard Home als DNS-Server verwenden, ohne zusätzliche Software auf den Geräten. Diese Seite bezieht die Statistiken von der AdGuard Home API. Wenn AdGuard Home eingeschaltet ist, erzwingt der Router die Nutzung des AdGuard Home DNS-Server.",
"tips": "Bitte gehen Sie zu den $$$$Einstellungen$$$$, für erweiterte Konfigurationen von Adguard Home.",
"top_queried_domain": "Meist abgefragten Domains",
"top_blocked_domain": "Meist blockierte Domains",
Expand Down
1 change: 1 addition & 0 deletions adguardhome/hu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
20 changes: 20 additions & 0 deletions adguardhome/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"adguardhome": {
"tips": "Пожалуйста, перейдите на $$$$Страницу Настроек $$$$, чтобы выполнить расширенную настройку Adguard Home.",
"top_queried_domain": "Самые популярные запрашиваемые домены",
"blocked_filtering_title": "Заблокирован фильтрами",
"dns_querie_title": "Запросы DNS",
"replaced_safebrowsing_title": "Заблокированное вредоносное ПО/фишинг",
"replaced_parental_title": "Заблокированные сайты для взрослых",
"for_last_one_day": "За последние 24 часа",
"for_last_days": "За последние $$$$ дни",
"domain_th": "Домен",
"request_th": "Количество Запросов",
"no_data": "Нет данных",
"process_req_label": "AdGuard Home Обрабатывает запросы клиентов",
"process_req_tips": "Если эта опция включена, DNS-запросы с клиентских устройств будут обрабатываться непосредственно AdGuard Home. AdGuard Home будет отображать журналы запросов DNS от клиентов, но это приведет к тому, что политики VPN, основанные на домене, не будут работать.",
"not_disabled_dns_msg": "Никакой другой DNS не отключен",
"desc": "AdGuard Home - это сетевое программное обеспечение, которое блокирует рекламу и отслеживание. После настройки оно будет охватывать все устройства в вашей домашней сети, нет необходимости в каком-либо дополнительном клиентском программном обеспечении. На этой странице вы можете получить статистику через API, предоставляемый AdGuard Home. Когда AdGuard Home включен, маршрутизатор принудительно использует DNS-серверы, предоставляемые AdGuard Home.",
"top_blocked_domain": "Топ заблокированных доменов"
}
}
2 changes: 1 addition & 1 deletion adminpw/de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"adminpw": {
"old_pwd": "Altes Passwort",
"old_pwd": "Altes Kennwort",
"new_pwd": "Neues Passwort",
"confirm_pwd": "Passwort bestätigen",
"warning": "Ihr neues Passwort darf nicht mit ihrem bisherigen Passwort identisch sein",
Expand Down
13 changes: 13 additions & 0 deletions adminpw/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"adminpw": {
"old_pwd": "Старый пароль",
"new_pwd": "Новый пароль",
"confirm_pwd": "Подтвердите пароль",
"warning": "Ваш новый пароль не может совпадать с вашим старым паролем",
"confirm_pwd_tips": "Снова введите новый пароль",
"old_pwd_tips": "Введите старый пароль",
"new_pwd_tips": "Введите новый пароль",
"old_pwd_error": "Старый пароль неверен!"
},
"menu_adminpw": "Пароль администратора"
}
7 changes: 7 additions & 0 deletions advanced/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"menu_advanced": "Расширенные настройки",
"advanced": {
"note_two": "Предоставляется как есть. GL.iNet не несет ответственности за техническое обслуживание LuCI.",
"note_one": "Вы можете изменить расширенные настройки с помощью LuCI, веб-интерфейса пользователя OpenWRT по умолчанию. LuCI - это открытый и независимый проект, поддерживаемый OpenWRT."
}
}
17 changes: 14 additions & 3 deletions base/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,12 @@
"custom": "Benutzerdefiniert",
"clear": "Löschen",
"pre_set_up": "Voreinrichtung",
"verify_btn": "Prüfen"
"verify_btn": "Prüfen",
"view_details_btn": "Details ansehen",
"idx_label": "index",
"update": "Update",
"incorrect_formate_tips": "Falsche Formatierung, bitte manuell ändern oder {action}",
"one_click_process_btn": "one-click processing"
},
"msg": {
"access_denied": "Ungültiger Benutzer, keine Berechtigung oder nicht angemeldet!",
Expand Down Expand Up @@ -130,7 +135,11 @@
"disabled": "Deaktiviert",
"net_trouble_guide_link": "Hilfe zur Netzwerk-Fehlerbehebung",
"ttl_tips": "TTL (Time to Live) gibt an, wie lange ein Paket im Netzwerk existiert. Dieser Wert wird nach Vorgaben des Betreibers gesetzt.",
"hl_tips": "Für IPv6 gibt der HL (Hop Limit) Wert die Anzahl der maximalen Übertragungs-Hops eines Datenpakets im Netzwerk an. Dieser Wert entspricht dem TTL im IPv4."
"hl_tips": "Für IPv6 gibt der HL (Hop Limit) Wert die Anzahl der maximalen Übertragungs-Hops eines Datenpakets im Netzwerk an. Dieser Wert entspricht dem TTL im IPv4.",
"wan_label": "WAN",
"lan_label": "LAN",
"wan_lan_label": "WAN/LAN",
"lan1_label": "LAN 1"
},
"date": {
"wednesday": "Mi | Mittwoch",
Expand Down Expand Up @@ -159,6 +168,8 @@
"lass_than_tips": "(Weniger als $$$$)"
},
"system": {
"battery_err_tips": "Das System hat keine Batterie erkannt. Bitte die Stromversorgung und Batterie auf Schäden überprüfen."
"battery_err_tips": "Das System hat keine Batterie erkannt. Bitte die Stromversorgung und Batterie auf Schäden überprüfen.",
"limit_tips": "Daten dürfen nicht mehr als {count} Einträge enthalten.",
"feature_unusable_tips": "Dieses Feature funktioniert nicht, weil {feature} eingeschaltet ist."
}
}
13 changes: 10 additions & 3 deletions base/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@
"verify_btn": "Verify",
"view_details_btn": "View Details",
"idx_label": "index",
"update": "Update"
"update": "Update",
"incorrect_formate_tips": "Incorrect formatting, please change manually or {action}",
"one_click_process_btn": "one-click processing"
},
"msg": {
"access_denied": "Invalid user, permission denied or not logged in!",
Expand Down Expand Up @@ -148,7 +150,11 @@
"disabled": "Disabled",
"ttl_tips": "TTL (Time To Live) sets the maximum time for packets to survive in the network, and is filled in according to the requirements of the operator.",
"hl_tips": "In IPv6, the HL (Hop Limit) field is used to limit the number of transmission hops of data packets in the network, which is equivalent to the TTL in IPv4.",
"net_trouble_guide_link": "Network Troubleshooting Guide"
"net_trouble_guide_link": "Network Troubleshooting Guide",
"wan_label": "WAN",
"lan_label": "LAN",
"wan_lan_label": "WAN/LAN",
"lan1_label": "LAN 1"
},
"upload": {
"select_or_drag": "Select a file or drag it here",
Expand All @@ -163,6 +169,7 @@
},
"system": {
"battery_err_tips": "The system does not detect the battery module, check the power connection or battery for damage.",
"limit_tips": "Data must not exceed {count} entries."
"limit_tips": "Data must not exceed {count} entries.",
"feature_unusable_tips": "This feature does not work because {feature} is enabled."
}
}
3 changes: 2 additions & 1 deletion base/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@
"lock": "Bloquear",
"unlock": "Desbloquear",
"pre_set_up": "Configuración Previa",
"verify_btn": "Verificar"
"verify_btn": "Verificar",
"one_click_process_btn": "one-click processing"
},
"msg": {
"access_denied": "¡Usuario no válido, permiso denegado o sesión no iniciada!",
Expand Down
4 changes: 3 additions & 1 deletion base/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@
"interval_time": "Intervalle de temps",
"setting_instructions": "Guide d'installation",
"pre_set_up": "Pre installation",
"verify_btn": "Vérifier"
"verify_btn": "Vérifier",
"incorrect_formate_tips": "Formatage incorrect, veuillez le modifier manuellement ou {action}",
"one_click_process_btn": "one-click processing"
},
"msg": {
"access_denied": "Utilisateur invalide, permission refusée ou non connecté !",
Expand Down
4 changes: 3 additions & 1 deletion base/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@
"clear": "Cancella",
"setting_instructions": "Guida all'Installazione",
"pre_set_up": "Preimpostazione",
"verify_btn": "Verifica"
"verify_btn": "Verifica",
"incorrect_formate_tips": "Formattazione errata, modificare manualmente o {action}",
"one_click_process_btn": "one-click processing"
},
"msg": {
"access_denied": "Utente non valido, non connesso o con permesso negato!",
Expand Down
4 changes: 3 additions & 1 deletion base/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@
"setting_instructions": "설정 가이드",
"view_details_btn": "상세 정보 보기",
"idx_label": "색인",
"update": "업데이트"
"update": "업데이트",
"incorrect_formate_tips": "형식이 잘못되었습니다. 수동으로 변경하거나 {action}",
"one_click_process_btn": "원-클릭 처리"
},
"msg": {
"success": "적용!",
Expand Down
11 changes: 9 additions & 2 deletions base/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,13 @@
"setting_instructions": "Installatiegids",
"save_btn": "Opslaan",
"global_options": "Globale instellingen",
"pre_set_up": "Voorafgaande configuratie"
"pre_set_up": "Voorafgaande configuratie",
"incorrect_formate_tips": "Incorrecte formattering, gelieve handmatig aan te passen of {action}",
"one_click_process_btn": "automatisch aan laten passen",
"verify_btn": "Verifiëren",
"view_details_btn": "Toon details",
"update": "Bijwerken",
"idx_label": "indexering"
},
"msg": {
"success": "Toegepast!",
Expand Down Expand Up @@ -141,7 +147,8 @@
"server": "Server",
"client": "Apparaat",
"enabled": "Ingeschakeld",
"disabled": "Uitgeschakeld"
"disabled": "Uitgeschakeld",
"ttl_tips": "Met TTL (Time To Live) wordt het maximaal te overleven pakketen aangegeven. Deze instelling wordt naar behoeve van de administrator aangepast."
},
"system": {
"battery_err_tips": "De batterijmodule kon niet worden gevonden, controleer de stroomverbinding of op mogelijke batterijschade."
Expand Down
1 change: 1 addition & 0 deletions base/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
13 changes: 10 additions & 3 deletions base/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@
"verify_btn": "验证",
"view_details_btn": "查看详情",
"idx_label": "序号",
"update": "更新"
"update": "更新",
"incorrect_formate_tips": "格式不正确,请手动更改或{action}",
"one_click_process_btn": "一键处理"
},
"msg": {
"access_denied": "无效用户,没有权限或未登录!",
Expand Down Expand Up @@ -148,7 +150,11 @@
"disabled": "已禁用",
"net_trouble_guide_link": "网络故障排除指南",
"ttl_tips": "TTL(Time To Live)设置了数据包在网络中生存的最大时间,根据运营商要求进行填写。",
"hl_tips": "HL(Hop Limit),在IPv6中,该字段用于限制数据包在网络中的传输跳数,相当于IPv4的TTL。"
"hl_tips": "HL(Hop Limit),在IPv6中,该字段用于限制数据包在网络中的传输跳数,相当于IPv4的TTL。",
"wan_label": "WAN 口",
"lan_label": "LAN 口",
"wan_lan_label": "WAN/LAN 口",
"lan1_label": "LAN 1 口"
},
"upload": {
"file_include": "文件类型包括",
Expand All @@ -163,6 +169,7 @@
},
"system": {
"battery_err_tips": "检测不到电池模块,请检查电源连接或电池是否已损坏。",
"limit_tips": "数据不能超过 {count} 条。"
"limit_tips": "数据不能超过 {count} 条。",
"feature_unusable_tips": "由于 {feature} 已启用,此功能无法正常工作。"
}
}
7 changes: 5 additions & 2 deletions base/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@
"send": "傳送",
"upload": "上傳",
"unlock": "開鎖",
"pre_set_up": "預設"
"pre_set_up": "預設",
"incorrect_formate_tips": "格式不正確,請手動更改或{action}",
"one_click_process_btn": "一鍵處理"
},
"msg": {
"access_denied": "無效用戶,權限被拒絕或未登錄!",
Expand Down Expand Up @@ -155,6 +157,7 @@
"lass_than_tips": "(少於 $$$$)"
},
"system": {
"battery_err_tips": "系統未偵測到電池模組,請檢查電源連接或電池是否損壞。"
"battery_err_tips": "系統未偵測到電池模組,請檢查電源連接或電池是否損壞。",
"feature_unusable_tips": "由於 {feature} 已啓用,此功能無法正常工作。"
}
}
2 changes: 1 addition & 1 deletion bridge/de.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bridge": {
"tips_one": "Wenn Sie den Netzwerkmodus des Routers ändern, müssen Sie möglicherweise alle Ihre Endgeräte erneut verbinden.",
"tips_one": "Wenn Sie den Netzwerkmodus des Routers ändern, müssen Sie möglicherweise alle Endgeräte erneut verbinden.",
"tips_two": "Wenn Sie den $$$$-Modus verwenden, können Sie sich eventuell nicht erneut mit dieser Benutzeroberfläche verbinden. Sie können die Reset-Taste 4 Sekunden lang gedrückt halten, um zum Router-Modus zurückzukehren.",
"mode_switch": "Modus Schalter",
"router": "Router",
Expand Down
Loading

0 comments on commit 104ce24

Please sign in to comment.