|
66.
|
|
|
Date weekday font
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:498
|
|
67.
|
|
|
Font to use to display weekday of the current date
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:498
|
|
68.
|
|
|
Date weekday color
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:499
|
|
69.
|
|
|
The default color for the weekday text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:499
|
|
70.
|
|
|
Date weekday position
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:501
|
|
71.
|
|
|
DIY overkill
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:505 GoogleCalendarScreenlet.py:507
GoogleCalendarScreenlet.py:508 GoogleCalendarScreenlet.py:509
GoogleCalendarScreenlet.py:511 GoogleCalendarScreenlet.py:513
GoogleCalendarScreenlet.py:514 GoogleCalendarScreenlet.py:517
GoogleCalendarScreenlet.py:518 GoogleCalendarScreenlet.py:519
GoogleCalendarScreenlet.py:520 GoogleCalendarScreenlet.py:521
GoogleCalendarScreenlet.py:522 GoogleCalendarScreenlet.py:523
GoogleCalendarScreenlet.py:524 GoogleCalendarScreenlet.py:525
GoogleCalendarScreenlet.py:527
|
|
72.
|
|
|
You can change here some of the the strings gCal uses
to display things. You can use Pango Markup as described
at http://www.pygtk.org/docs/pygtk/pango-markup-language.html
and for the date/time formatting have a look at
http://docs.python.org/library/datetime.html#strftime-strptime-behavior
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:505
|
|
73.
|
|
|
Date formatting
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:507
|
|
74.
|
|
|
For far away events. Use %m for month as a number, %b for month as text, %d for day. Example: %d/%m. Find more info from http://docs.python.org/library/datetime.html#strftime-strptime-behavior
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:507
|
|
75.
|
|
|
Time formatting
|
|
|
|
(no translation yet)
|
|
|
|
Located in
GoogleCalendarScreenlet.py:508
|