Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
This commit is contained in:
Sahil Yeole 2023-09-14 23:57:17 +05:30
parent 31101221e0
commit 52ec2c2538
35 changed files with 35 additions and 0 deletions

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", "超时(分钟)"), ("Timeout in minutes", "超时(分钟)"),
("auto_disconnect_option_tip", "自动关闭不活跃的会话"), ("auto_disconnect_option_tip", "自动关闭不活跃的会话"),
("Connection failed due to inactivity", "由于长时间无操作, 连接被自动断开"), ("Connection failed due to inactivity", "由于长时间无操作, 连接被自动断开"),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", "Zeitüberschreitung in Minuten"), ("Timeout in minutes", "Zeitüberschreitung in Minuten"),
("auto_disconnect_option_tip", "Automatisches Schließen eingehender Sitzungen bei Inaktivität des Benutzers"), ("auto_disconnect_option_tip", "Automatisches Schließen eingehender Sitzungen bei Inaktivität des Benutzers"),
("Connection failed due to inactivity", "Automatische Trennung der Verbindung aufgrund von Inaktivität"), ("Connection failed due to inactivity", "Automatische Trennung der Verbindung aufgrund von Inaktivität"),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", "Timeout in minuti"), ("Timeout in minutes", "Timeout in minuti"),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", "Connessione non riuscita a causa di inattività"), ("Connection failed due to inactivity", "Connessione non riuscita a causa di inattività"),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", "Czas bezczynności w minutach"), ("Timeout in minutes", "Czas bezczynności w minutach"),
("auto_disconnect_option_tip", "Automatycznie rozłącz sesje przychodzące przy braku aktywności użytkownika"), ("auto_disconnect_option_tip", "Automatycznie rozłącz sesje przychodzące przy braku aktywności użytkownika"),
("Connection failed due to inactivity", "Automatycznie rozłącz przy bezczynności"), ("Connection failed due to inactivity", "Automatycznie rozłącz przy bezczynności"),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }

View File

@ -554,5 +554,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Timeout in minutes", ""), ("Timeout in minutes", ""),
("auto_disconnect_option_tip", ""), ("auto_disconnect_option_tip", ""),
("Connection failed due to inactivity", ""), ("Connection failed due to inactivity", ""),
("Check for software update on startup", ""),
].iter().cloned().collect(); ].iter().cloned().collect();
} }