-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-us.ini
13 lines (10 loc) · 931 Bytes
/
en-us.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
[text]
license.start = "WinShutdown Copyright (C) 2024 IsaacLiu2009@outlook.com\nThis program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions."
inputTime.title = "Time format: YYYY/MM/DD hh:mm:ss, please enter time."
inputTime.wrongFormat = "The format is wrong, please re-enter."
inputTime.time = "The time you entered is: %2$02d/%3$02d/%1$04d %4$02d:%5$02d:%6$02d"
inputTime.confirm = "Please input \"YES\" to confirm, input \"REINPUT\" to re-enter, or input other contents to exit."
inputTime.success = "Read in successfully."
shutdown.tooShortTime = "To ensure that you have time to cancel your mistake, please enter a time more than 1 minute later."
shutdown.tooLongTime = "The time interval is too long, please enter no more than 10 years later.\n\n\n\n\n"
bye = "If you operate incorrectly, use the \"shutdown -a\" command to cancel the shutdown."