|
1.
|
|
|
%A, %e %B %Y
|
|
|
Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
Format string for the day on the first menuitem in the datetime indicator.
This format string gives the full weekday, date, month, and year.
en_US example: "%A, %B %e %Y" --> Saturday, October 31 2020"
en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020"
|
|
|
|
%Y年%-m月%-d日 %A
|
|
Translated by
Xhacker Liu
|
|
Reviewed by
朱涛
|
|
|
|
Located in
../src/menu.cpp:329
|
|
2.
|
|
|
Add Event…
|
|
|
add the 'Add Event…' menuitem
|
|
|
|
添加事件...
|
|
Translated and reviewed by
Wylmer Wang
|
|
|
|
Located in
../src/menu.cpp:429
|
|
3.
|
|
|
Clock
|
|
|
|
时钟
|
|
Translated and reviewed by
Aron Xu
|
|
|
|
Located in
../src/menu.cpp:439
|
|
4.
|
|
|
Time & Date Settings…
|
|
|
|
日期和时间设置
|
|
Translated and reviewed by
Wylmer Wang
|
|
|
|
Located in
../src/menu.cpp:491
|
|
5.
|
|
|
Date and Time
|
|
|
|
日期和时间
|
|
Translated by
Luo Lei
|
|
|
|
Located in
../src/menu.cpp:546
|
|
6.
|
|
|
Time & Date
|
|
|
|
日期和时间
|
|
Translated and reviewed by
Xhacker Liu
|
|
|
|
Located in
../src/menu.cpp:596
|
|
7.
|
|
|
%s (has alarms)
|
|
|
|
%s (有闹钟)
|
|
Translated by
Yang Fanli
|
|
Reviewed by
Ian Li
|
|
|
|
Located in
../src/menu.cpp:601
|
|
8.
|
|
|
%a, %l:%M %p
|
|
|
* strftime(3) format for abbreviated weekday,
hours, minutes in a 12h locale; e.g. Wed, 2:00 PM
|
|
|
|
%l:%M %p, %a
|
|
Translated and reviewed by
Ian Li
|
|
|
|
Located in
../src/snap.cpp:144
|
|
9.
|
|
|
%a, %H:%M
|
|
|
* A strftime(3) format for abbreviated weekday,
hours, minutes in a 24h locale; e.g. Wed, 14:00
|
|
|
|
%H:%M, %a
|
|
Translated and reviewed by
Ian Li
|
|
|
|
Located in
../src/snap.cpp:148
|
|
10.
|
|
|
Alarm %s
|
|
|
|
闹钟%s
|
|
Translated by
Carlos Gong
|
|
|
|
Located in
../src/snap.cpp:153
|