|
9.
|
|
|
Unlock to change these settings
|
|
|
|
Neu-ghlass dy caghlaa ny reihghyn shoh
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/datetime-prefs.c:665
|
|
10.
|
|
|
Lock to prevent further changes
|
|
|
|
Cur ghlass er dy cur bac er caghlaaghyn 'sy traa ry heet
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/datetime-prefs.c:666
|
|
11.
|
|
|
You need to complete this location for it to appear in the menu.
|
|
|
|
Ta feym ayd cur yn boayl shoh dys yn jerrey son eh dy cheet 'syn rolley
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/datetime-prefs-locations.c:384
|
|
12.
|
|
|
Location
|
|
|
|
Boayl
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/datetime-prefs-locations.c:620
|
|
13.
|
|
|
Time
|
|
|
|
Traa
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/datetime-prefs-locations.c:636
|
|
14.
|
|
|
%l:%M:%S %p
|
|
|
TRANSLATORS: a strftime(3) format for 12hr time w/seconds
|
|
|
|
%l:%M:%S %p
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/formatter.cpp:234
|
|
15.
|
|
|
%H:%M:%S
|
|
|
TRANSLATORS: a strftime(3) format for 24hr time w/seconds
|
|
|
|
%H:%M:%S
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/formatter.cpp:240
|
|
16.
|
|
|
%a %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 weekday, day, and abbreviated month.
en_US example: "%a %b %e" --> "Sat Oct 31"
en_GB example: "%a %e %b" --> "Sat 31 Oct"
zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六"
|
|
|
|
%a %e %b
|
|
Translated and reviewed by
Daniel Quayle
|
|
|
|
Located in
../src/formatter-desktop.cpp:147
|
|
17.
|
|
|
%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 and reviewed by
Daniel Quayle
|
|
|
|
Located in
../src/formatter-desktop.cpp:172
|
|
18.
|
|
|
%a
|
|
|
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 weekday.
zh_CN example(?): "周%a" --> "周六"
|
|
|
|
%a
|
|
Translated and reviewed by
Reuben Potts
|
|
|
|
Located in
../src/formatter-desktop.cpp:154
|