mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-11 16:48:11 +03:00
fix(translation): ja (#14993)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -739,7 +739,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Changelog", "更新履歴"),
|
("Changelog", "更新履歴"),
|
||||||
("keep-awake-during-outgoing-sessions-label", "送信セッション中は、画面のスリープを無効化する"),
|
("keep-awake-during-outgoing-sessions-label", "送信セッション中は、画面のスリープを無効化する"),
|
||||||
("keep-awake-during-incoming-sessions-label", "受信セッション中は、画面のスリープを無効化する"),
|
("keep-awake-during-incoming-sessions-label", "受信セッション中は、画面のスリープを無効化する"),
|
||||||
("Continue with {}", "{}で続行する"),
|
("Continue with {}", "{} で続行する"),
|
||||||
("Display Name", "表示名"),
|
("Display Name", "表示名"),
|
||||||
("password-hidden-tip", "永続的なパスワードが設定されています (非表示)"),
|
("password-hidden-tip", "永続的なパスワードが設定されています (非表示)"),
|
||||||
("preset-password-in-use-tip", "プリセットパスワードが現在使用されています"),
|
("preset-password-in-use-tip", "プリセットパスワードが現在使用されています"),
|
||||||
|
|||||||
Reference in New Issue
Block a user