[MSGINA][TRANSLATION] Improve Japanese translation

This commit is contained in:
Katayama Hirofumi MZ 2019-11-19 23:25:54 +09:00
parent 098564d5fe
commit 2fb33d4c98

View file

@ -218,9 +218,9 @@ BEGIN
IDS_SHUTDOWN_SLEEP "スリープ"
IDS_SHUTDOWN_HIBERNATE "休止"
/* Shut down descriptions */
IDS_SHUTDOWN_LOGOFF_DESC "Ends your current session and allows other users to log on to the system."
IDS_SHUTDOWN_SHUTDOWN_DESC "Ends your current session and shuts down the system so you can safely shut down the power."
IDS_SHUTDOWN_RESTART_DESC "Ends your current session and reboots the system."
IDS_SHUTDOWN_SLEEP_DESC "Puts the system in sleep mode."
IDS_SHUTDOWN_HIBERNATE_DESC "Saves the current session and shuts down the computer."
IDS_SHUTDOWN_LOGOFF_DESC "現在のセッションを終了し、他のユーザーがシステムにログオンできるようにします。"
IDS_SHUTDOWN_SHUTDOWN_DESC "現在のセッションを終了し、安全に電源が切れるようシステムをシャットダウンします。"
IDS_SHUTDOWN_RESTART_DESC "現在のセッションを終了し、システムを再起動します。"
IDS_SHUTDOWN_SLEEP_DESC "システムをスリープモードにします。"
IDS_SHUTDOWN_HIBERNATE_DESC "現在のセッションを保存し、コンピュータをシャットダウンします。"
END