Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
GL-panguanwang committed Nov 26, 2024
2 parents da51112 + 4a2da54 commit faeb68b
Show file tree
Hide file tree
Showing 21 changed files with 36 additions and 21 deletions.
3 changes: 2 additions & 1 deletion cloud/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"phone_already_exist_msg": "Die Mobilfunknummer existiert bereits.",
"verify_code_over_limit_msg": "Die Anzahl der gesendeten Bestätigungscodes ist höher als die erlaubte Menge.",
"account_not_exist_msg": "Benutzer existiert nicht.",
"send_msg_over_limit_msg": "Kann nur einmal pro Woche gesendet werden."
"send_msg_over_limit_msg": "Kann nur einmal pro Woche gesendet werden.",
"frequent_operation_msg": "Häufige Operation, bitte versuchen Sie es später noch einmal."
}
}
3 changes: 2 additions & 1 deletion cloud/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"phone_verify_code_err_msg": "The phone verification code is incorrect.",
"verify_code_over_limit_msg": "Frequent operation, please try again later.",
"account_not_exist_msg": "User not exist.",
"send_msg_over_limit_msg": "Can only be sent once a week."
"send_msg_over_limit_msg": "Can only be sent once a week.",
"frequent_operation_msg": "Frequent operation, please try again later."
}
}
3 changes: 2 additions & 1 deletion cloud/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verify_code_over_limit_msg": "El número de códigos de verificación enviados supera el límite.",
"device_not_found_msg": "Equipo desconocido.",
"send_msg_over_limit_msg": "Solo se puede enviar una vez a la semana.",
"account_not_exist_msg": "El usuario no existe."
"account_not_exist_msg": "El usuario no existe.",
"frequent_operation_msg": "Operación frecuente, por favor intente de nuevo más tarde."
}
}
3 changes: 2 additions & 1 deletion cloud/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"email_already_exist_msg": "La boîte mail existe déjà.",
"username_already_exist_msg": "Le nom d'utilisateur existe déjà.",
"account_not_exist_msg": "Utilisateur non existant.",
"send_msg_over_limit_msg": "Peut seulement être envoyé une fois par semaine."
"send_msg_over_limit_msg": "Peut seulement être envoyé une fois par semaine.",
"frequent_operation_msg": "Opération fréquente, veuillez réessayer plus tard."
}
}
3 changes: 2 additions & 1 deletion cloud/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"email_verify_code_invalid_msg": "Az e-mail megerősítő kód lejárt.",
"verify_code_over_limit_msg": "A küldött megerősítő kódok száma meghaladta a limitet.",
"account_not_exist_msg": "A felhasználó nem létezik.",
"send_msg_over_limit_msg": "Csak hetente egyszer küldhető."
"send_msg_over_limit_msg": "Csak hetente egyszer küldhető.",
"frequent_operation_msg": "Gyakori művelet, kérjük, próbálja meg később."
}
}
3 changes: 2 additions & 1 deletion cloud/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"phone_verify_code_err_msg": "Il codice di verifica del telefono è incorretto.",
"verify_code_over_limit_msg": "Il numero di codici di verifica inviati ha superato il limite.",
"account_not_exist_msg": "Utente non esistente.",
"send_msg_over_limit_msg": "Può essere inviato solo una volta a settimana."
"send_msg_over_limit_msg": "Può essere inviato solo una volta a settimana.",
"frequent_operation_msg": "Operazione frequente, si prega di riprovare più tardi."
}
}
3 changes: 2 additions & 1 deletion cloud/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verify_code_over_limit_msg": "送信された認証コードの数が上限を超えました。",
"email_verify_code_invalid_msg": "メール認証コードが期限切れです。",
"account_not_exist_msg": "ユーザーが存在しません。",
"send_msg_over_limit_msg": "週に一度だけ送信可能です。"
"send_msg_over_limit_msg": "週に一度だけ送信可能です。",
"frequent_operation_msg": "頻繁な操作です。後ほど再試行してください。"
}
}
3 changes: 2 additions & 1 deletion cloud/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verify_code_over_limit_msg": "인증 코드 발송 횟수가 제한을 초과하였습니다.",
"email_verify_code_invalid_msg": "이메일 인증 코드가 만료되었습니다.",
"account_not_exist_msg": "사용자가 존재하지 않습니다.",
"send_msg_over_limit_msg": "주에 한 번만 보낼 수 있습니다."
"send_msg_over_limit_msg": "주에 한 번만 보낼 수 있습니다.",
"frequent_operation_msg": "자주 작동합니다, 나중에 다시 시도해 주세요."
}
}
3 changes: 2 additions & 1 deletion cloud/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"phone_verify_code_invalid_msg": "Telefono patvirtinimo kodo galiojimo laikas pasibaigė.",
"token_invalid_msg": "žetono panaikinimas",
"account_not_exist_msg": "Naudotojas/Vartotojas neegzistuoja.",
"send_msg_over_limit_msg": "Gali būti siunčiama tik kartą per savaitę."
"send_msg_over_limit_msg": "Gali būti siunčiama tik kartą per savaitę.",
"frequent_operation_msg": "Dažnas veikimas, prašome bandyti vėliau."
}
}
3 changes: 2 additions & 1 deletion cloud/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verify_code_over_limit_msg": "Het aantal verzonden verificatiecodes overschrijdt de limiet.",
"phone_verify_code_invalid_msg": "De telefoonverificatiecode is verlopen.",
"account_not_exist_msg": "Gebruiker bestaat niet.",
"send_msg_over_limit_msg": "Kan slechts eenmaal per week worden verzonden."
"send_msg_over_limit_msg": "Kan slechts eenmaal per week worden verzonden.",
"frequent_operation_msg": "Frequente bediening, probeer het later opnieuw."
}
}
3 changes: 2 additions & 1 deletion cloud/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"verify_code_over_limit_msg": "Liczba wysłanych kodów weryfikacyjnych przekroczyła limit.",
"phone_not_exist_msg": "Numer telefonu jest pusty.",
"account_not_exist_msg": "Użytkownik nie istnieje.",
"send_msg_over_limit_msg": "Można wysłać tylko raz w tygodniu."
"send_msg_over_limit_msg": "Można wysłać tylko raz w tygodniu.",
"frequent_operation_msg": "Częste operacje, proszę spróbować ponownie później."
}
}
3 changes: 2 additions & 1 deletion cloud/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"email_verify_code_invalid_msg": "Срок действия кода подтверждения по электронной почте истек.",
"verify_code_over_limit_msg": "Количество отправленных кодов подтверждения превысило лимит.",
"account_not_exist_msg": "Пользователь не существует.",
"send_msg_over_limit_msg": "Можно отправлять только один раз в неделю."
"send_msg_over_limit_msg": "Можно отправлять только один раз в неделю.",
"frequent_operation_msg": "Частые операции, пожалуйста, попробуйте позже."
}
}
3 changes: 2 additions & 1 deletion cloud/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"phone_not_exist_msg": "Номер телефону порожній.",
"email_verify_code_invalid_msg": "Термін дії коду підтвердження електронної пошти минув.",
"account_not_exist_msg": "Користувач не існує.",
"send_msg_over_limit_msg": "Можна відправляти лише раз на тиждень."
"send_msg_over_limit_msg": "Можна відправляти лише раз на тиждень.",
"frequent_operation_msg": "Часте використання, будь ласка, спробуйте пізніше."
}
}
3 changes: 2 additions & 1 deletion cloud/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"send_verify_code_err_msg": "发送电子邮件验证码失败。",
"phone_verify_code_err_msg": "手机验证码错误。",
"account_not_exist_msg": "用户不存在。",
"send_msg_over_limit_msg": "每周只能发送一次。"
"send_msg_over_limit_msg": "每周只能发送一次。",
"frequent_operation_msg": "频繁操作,请稍后再试。"
}
}
3 changes: 2 additions & 1 deletion cloud/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"send_verify_code_err_msg": "發送電子郵件驗證碼失敗。",
"phone_verify_code_err_msg": "手機驗證碼錯誤。",
"account_not_exist_msg": "用戶不存在。",
"send_msg_over_limit_msg": "每週只能發送一次。"
"send_msg_over_limit_msg": "每週只能發送一次。",
"frequent_operation_msg": "频繁操作,请稍后再试。"
}
}
2 changes: 1 addition & 1 deletion internet/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"title": "Répéteur",
"known_net": "Réseaux connus",
"options": "Options de répéteur",
"no_tips": "Le répéteur est désactiver.",
"no_tips": "Le répéteur est désactivé.",
"change_wifi": "Changer de réseau",
"allow_change": "Autoriser le changement parmis les autres réseaux enregistrés",
"allow_change_tips": "Si l'option est activée, le routeur se connectera automatiquement à d'autres réseaux enregistrés lorsqu'il ne parvient pas à se connecter au réseau Wi-Fi actuel.",
Expand Down
2 changes: 1 addition & 1 deletion internet/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@
"wait_window_pop_up": "请等待,直到弹出“信任此计算机”窗口,单击信任。",
"iphone_for_demonstration": "以iPhone12 (iOS版本:17.5.1)为例进行演示。请根据您手机对应的界面进行操作。",
"vpn_setup": "VPN设置",
"connect_phone_or_pad_by_use_cable": "使用 USB 连接线将 iPhone/iPad 连接到路由器。",
"connect_phone_or_pad_by_use_cable": "使用 USB 线将 iPhone/iPad 连接到路由器。",
"turn_on_cellular_and_tap_on_personal_hotspot": "进入“设置”,确保“蜂窝数据”已开启,然后点击“个人热点”。",
"android_for_demonstration": "使用 USB 线将移动设备连接到路由器。",
"connect_mobile_device_to_router": "使用USB线将移动设备连接到路由器。",
Expand Down
2 changes: 1 addition & 1 deletion internet/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
"four": "步驟 4",
"wifi_scanning_tip": "正在掃描 Wi-Fi ,請稍候。",
"completed": "已完成!",
"connect_phone_or_pad_by_use_cable": "使用 USB 連接線將 iPhone/iPad 連接到路由器。",
"connect_phone_or_pad_by_use_cable": "使用 USB 線將 iPhone/iPad 連接到路由器。",
"android_for_demonstration": "使用 USB 線將移動設備連接到路由器。",
"turn_on_cellular_and_tap_on_personal_hotspot": "進入“設置”,確保“蜂窩數據”已開啓,然後點擊“個人熱點”。",
"make_sure_cellular_is_turn_on": "確保您的移動設備的蜂窩數據已打開。",
Expand Down
2 changes: 1 addition & 1 deletion wireless/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dsf_conflict": "5GHz Wi-Fi is temporarily unavailable because a radar is using the channel that the router is currently using.",
"channel_auto_dfs_tips": "When your bandwidth is set to 160 MHz, Wi-Fi will always use the DFS channel, even if you choose a non-DFS channel or the \"$$$$\" option.",
"channel_auto_tips": "When you select the \"$$$$\" option, Wi-Fi will not automatically switch to the DFS channel.",
"lan_guest_conflict_tips": "Guest Wi-Fi cannot be enabled because {guest} is in conflict with {lan}.",
"lan_guest_conflict_tips": "To avoid conflict between {lan} and {guest}, guest Wi-Fi cannot be activated.",
"enable_random_bssid_label": "Enable Randomized BSSID",
"random_bssid_enabled_tips": "If this option is enabled, the device uses a randomly generated BSSID and renews it at each reboot.",
"random_bssid_disabled_tips": "Using a static BSSID may cause you to be tracked. If your client device requires the use of a static BSSID, it is recommended that you set the SSID to hidden. {more}",
Expand Down
2 changes: 1 addition & 1 deletion wireless/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dsf_conflict": "检测到有雷达正在使用路由器当前使用的信道,5GHz Wi-Fi 将暂时无法连接。",
"channel_auto_dfs_tips": "当您的频宽设置为 160 MHz 时,Wi-Fi 必然会使用 DFS 信道,即使您选用非 DFS 信道或者 \"$$$$\" 选项。",
"channel_auto_tips": "当您选择 \"$$$$\" 选项,Wi-Fi 不会自动切换到 DFS 信道。",
"lan_guest_conflict_tips": "由于 {lan} 与 {guest} 冲突,访客 Wi-Fi 无法启动。",
"lan_guest_conflict_tips": "为了避免 {lan} 与 {guest} 冲突,访客 Wi-Fi 无法启动。",
"random_bssid_enabled_tips": "若此选项启用,设备会使用一个随机生成的 BSSID,并在每次重启时更新它。",
"random_bssid_disabled_tips": "使用固定的 BSSID 可能导致您被追踪。如果您的客户端设备需要使用固定的 BSSID,建议您将 SSID 设为隐藏。{more}",
"enable_random_bssid_label": "启用随机化的 BSSID",
Expand Down
2 changes: 1 addition & 1 deletion wireless/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"enable_dfs": "允許使用 DFS 信道",
"channel_auto_dfs_tips": "當您的頻寬設置為 160 MHz 時,Wi-Fi 必然會使用 DFS 信道,即使您選用非 DFS 信道或者 \"$$$$\" 選項。",
"channel_auto_tips": "當您選擇 \"$$$$\" 選項,Wi-Fi 不會自動切換到 DFS 信道。",
"lan_guest_conflict_tips": "由於 {lan} 與 {guest} 沖突,訪客 Wi-Fi 無法啟動",
"lan_guest_conflict_tips": "爲了避免 {lan} 與 {guest} 衝突,訪客 Wi-Fi 無法啓動",
"random_bssid_enabled_tips": "若此選項啟用,設備會使用一個隨機生成的 BSSID,並在每次重啟時更新它。",
"random_bssid_disabled_tips": "使用固定的 BSSID 可能導致您被追蹤。如果您的客戶端設備需要使用固定的 BSSID,建議您將 SSID 設為隱藏。{more}",
"enable_random_bssid_label": "啟用隨機化的 BSSID",
Expand Down

0 comments on commit faeb68b

Please sign in to comment.