22
22
"update-chk" : " Update via GitHub" ,
23
23
"update-refuse" : " Cancel" ,
24
24
"update-lanzous" : " Update via Chinese server" ,
25
+ "time_adjustment" : " Time adjustment" ,
26
+ "not_for_stopwatch" : " Not available in stopwatch mode." ,
25
27
"no-update" : " No update available." ,
26
28
"no-update-msg" : " No update is here currently. Thanks for using wnr!" ,
27
29
"update-web-problem" : " Unable check for update right now. " ,
45
47
"back" : " Back" ,
46
48
"ended" : " End!" ,
47
49
"version" : " version " ,
50
+ "adjust-time" : " adjust time" ,
48
51
"feedback-tip-part-4" : " !" ,
49
52
"email-to" : " Send an email to me" ,
50
53
"license-info" : " License Info" ,
144
147
"focus-notify-body" : " focus mode will be on" ,
145
148
"recover" : " Exit the mini mode" ,
146
149
"mini-mode" : " Mini mode" ,
150
+ "minus-mode" : " Reduce one minute of time" ,
147
151
"mini-mode-msg" : " Mini mode: a separated, small floating window showing you the time left" ,
148
152
"min-left" : " left" ,
149
153
"statistics" : " Statistics" ,
389
393
"can-redo-msg" : " Does that mean you want to restart this period of timing? " ,
390
394
"custom" : " custom" ,
391
395
"custom-notify-sound" : " Custom notify sound: " ,
392
- "input-url" : " Input file url"
396
+ "input-url" : " Input file url" ,
397
+ "decrease-5-minutes" : " Decrease 5 minutes" ,
398
+ "increase-5-minutes" : " Increase 5 minutes" ,
399
+ "decrease-1-minute" : " Decrease 1 minute" ,
400
+ "increase-1-minute" : " Increase 1 minute" ,
401
+ "decrease-15-seconds" : " Decrease 15 seconds" ,
402
+ "increase-15-seconds" : " Increase 15 seconds"
393
403
}
0 commit comments