mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
add reconnect button on Connection Error
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -422,7 +422,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Ask the remote user for authentication", "请求远端用户授权"),
|
||||
("Choose this if the remote account is administrator", "当对面电脑是管理员账号时选择该选项"),
|
||||
("Transmit the username and password of administrator", "发送管理员账号的用户名密码"),
|
||||
("still_click_uac_tip", "依然需要被控端用戶在運行 RustDesk 的 UAC 窗口點擊確認。"),
|
||||
("still_click_uac_tip", "依然需要被控端用户在运行 RustDesk 的 UAC 窗口点击确认。"),
|
||||
("Request Elevation", "请求提权"),
|
||||
("wait_accept_uac_tip", "请等待远端用户确认 UAC 对话框。"),
|
||||
("Elevate successfully", "提权成功"),
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "文字聊天"),
|
||||
("Stop voice call", "停止语音聊天"),
|
||||
("relay_hint_tip", "可能无法直连,可以尝试中继连接。\n另外,如果想直接使用中继连接,可以在ID后面添加/r,或者在卡片选项里选择强制走中继连接。"),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", "重连"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "Text-Chat"),
|
||||
("Stop voice call", "Sprachanruf beenden"),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "Chat de texto"),
|
||||
("Stop voice call", "Detener llamada de voz"),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "گفتگو متنی (چت متنی)"),
|
||||
("Stop voice call", "توقف تماس صوتی"),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "Chat testuale"),
|
||||
("Stop voice call", "Interrompi la chiamata vocale"),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -209,7 +209,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Closed manually by the peer", "Handmatig gesloten door de peer"),
|
||||
("Enable remote configuration modification", "Wijziging configuratie op afstand inschakelen"),
|
||||
("Run without install", "Uitvoeren zonder installatie"),
|
||||
("Always connected via relay", "Altijd verbonden via relay"),
|
||||
("Connect via relay", ""),
|
||||
("Always connect via relay", "Altijd verbinden via relay"),
|
||||
("whitelist_tip", "Alleen een IP-adres op de witte lijst krijgt toegang tot mijn toestel"),
|
||||
("Login", "Log In"),
|
||||
@@ -449,5 +449,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Voice call", "Spraakoproep"),
|
||||
("Text chat", "Tekst chat"),
|
||||
("Stop voice call", "Stop spraakoproep"),
|
||||
].iter().cloned().collect();
|
||||
("relay_hint_tip", ""),
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", "Текстовый чат"),
|
||||
("Stop voice call", "Завершить голосовой вызов"),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -446,9 +446,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("FPS", "幀率"),
|
||||
("Auto", "自動"),
|
||||
("Other Default Options", "其它默認選項"),
|
||||
("Voice call", ""),
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Voice call", "語音通話"),
|
||||
("Text chat", "文字聊天"),
|
||||
("Stop voice call", "停止語音聊天"),
|
||||
("relay_hint_tip", "可能無法直連,可以嘗試中繼連接。 \n另外,如果想直接使用中繼連接,可以在ID後面添加/r,或者在卡片選項裡選擇強制走中繼連接。"),
|
||||
("Reconnect", "重連"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -450,5 +450,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("relay_hint_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
("Reconnect", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user