Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
2534 of 58 results
25.
%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日 周六"
%-m月%-d日 (%a)
Translated and reviewed by Walter Cheuk
Located in ../src/formatter-desktop.cpp:147
26.
%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日"
%-m月%-d日
Translated and reviewed by Walter Cheuk
Located in ../src/formatter-desktop.cpp:172
27.
%l:%M:%S %p
TRANSLATORS: a strftime(3) format for 12hr time w/seconds
%p %-l:%M:%S
Translated by Walter Cheuk
Reviewed by Walter Cheuk
Located in ../src/formatter.cpp:234
28.
%H:%M:%S
TRANSLATORS: a strftime(3) format for 24hr time w/seconds
%-H:%M:%S
Translated and reviewed by Walter Cheuk
Located in ../src/formatter.cpp:240
29.
%H:%M
TRANSLATORS: a strftime(3) format for 24hr time
Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
This format string is used for showing, on a 24-hour clock, events/appointments that happen today.
en_US example: "%H:%M" --> "13:00"
%H:%M
Translated by Cheng-Chia Tseng
Reviewed by Po-Hsu Lin
Located in ../src/formatter.cpp:243 ../src/utils.c:344
30.
Locations
位置
Translated and reviewed by Cheng-Chia Tseng
Located in ../data/datetime-dialog.ui.h:1
31.
Add a Location…
加入新位置…
Translated and reviewed by Cheng-Chia Tseng
Located in ../data/datetime-dialog.ui.h:2
32.
Remove This Location
移除此位置
Translated and reviewed by Cheng-Chia Tseng
Located in ../data/datetime-dialog.ui.h:3
33.
Sort by _Name
依名稱排序(_N)
Translated and reviewed by Cheng-Chia Tseng
Located in ../data/datetime-dialog.ui.h:4
34.
Sort by _Time
依時間排序(_T)
Translated and reviewed by Cheng-Chia Tseng
Located in ../data/datetime-dialog.ui.h:5
2534 of 58 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Cheng-Chia Tseng, Roy Chan, Walter Cheuk, xatierlike.