|
9.
|
|
|
%b %e
|
|
|
Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
This format string shows the abbreviated month and day.
en_US example: "%b %e" --> "Mar 27"
en_GB example: "%e %b" --> "27 Mar"
zh_CN example(?): "%m月%d日" --> "03月27日"
|
|
|
|
%e. %b
|
|
Translated by
Edson
|
|
Reviewed by
Philippe Clement
|
In upstream: |
|
%b %e
|
|
|
Suggested by
Pit Wenkin
|
|
|
|
Located in
../src/formatter-desktop.cpp:172
|
|
10.
|
|
|
%Y
|
|
|
This strftime(3) format string shows the year.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/formatter-desktop.cpp:176
|
|
11.
|
|
|
%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"
|
|
|
|
%A, %e %B %Y
|
|
Translated by
Edson
|
|
Reviewed by
Edson
|
|
|
|
Located in
../src/menu.cpp:329
|
|
12.
|
|
|
Add Event…
|
|
|
add the 'Add Event…' menuitem
|
|
|
|
Event bäifügen...
|
|
Translated and reviewed by
Edson
|
|
|
|
Located in
../src/menu.cpp:429
|
|
13.
|
|
|
Clock
|
|
|
|
Auer
|
|
Translated and reviewed by
Philippe Clement
|
|
|
|
Located in
../src/menu.cpp:439
|
|
14.
|
|
|
Time & Date settings…
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/menu.cpp:491
|
|
15.
|
|
|
Date and Time
|
|
|
|
Datum an Zäit
|
|
Translated and reviewed by
Philippe Clement
|
|
|
|
Located in
../src/menu.cpp:546
|
|
16.
|
|
|
Time & Date
|
|
|
|
Zäit & Datum
|
|
Translated by
Edson
|
|
Reviewed by
Edson
|
|
|
|
Located in
../src/menu.cpp:596
|
|
17.
|
|
|
%s (has alarms)
|
|
|
|
%s (mat Alarm)
|
|
Translated and reviewed by
Philippe Clement
|
|
|
|
Located in
../src/menu.cpp:601
|
|
18.
|
|
|
%a, %l:%M %p
|
|
|
* strftime(3) format for abbreviated weekday,
hours, minutes in a 12h locale; e.g. Wed, 2:00 PM
|
|
|
|
%a, %k:%M
|
|
Translated and reviewed by
Philippe Clement
|
|
|
|
Located in
../src/snap.cpp:144
|