|
41.
|
|
|
Update the status message of your IM client
|
|
|
|
Aktualizuje stav Vášho IM klienta
|
|
Translated and reviewed by
Eduard Hummel
|
|
|
|
Located in
../src/modules/IMStatus.py:25
|
|
42.
|
|
|
Decibel is stopped
|
|
|
|
Decibel je zastavený
|
|
Translated and reviewed by
Eduard Hummel
|
|
|
|
Located in
../src/modules/IMStatus.py:39
|
|
43.
|
|
|
%(status)s [paused]
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/modules/IMStatus.py:261 ../src/modules/IMStatus.py:334
|
|
44.
|
|
|
This module detects any running instant messenger and updates your status with regards to the track you are listening to. Supported messengers are:
|
|
|
|
Tento modul detekuje všetky spustené instant messenger a aktualizuje svoj stav, pokiaľ ide o skladbu, ktorú počúvate. Podporované poslovia sú:
|
|
Translated and reviewed by
Eduard Hummel
|
|
|
|
Located in
../src/modules/IMStatus.py:342
|
|
45.
|
|
|
Customizing the Status
|
|
|
|
Prispôsobenie stavu
|
|
Translated and reviewed by
Eduard Hummel
|
|
|
|
Located in
../src/modules/IMStatus.py:345 ../src/modules/Twitter.py:123
|
|
46.
|
|
|
You can set the status to any text you want. Before setting it, the module replaces all fields of the form {field} by their corresponding value. Available fields are:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/modules/IMStatus.py:346 ../src/modules/Twitter.py:124
|
|
47.
|
|
|
Markup
|
|
|
|
Označenie
|
|
Translated by
Eduard Hummel
|
|
Reviewed by
Eduard Hummel
|
|
|
|
Located in
../src/modules/IMStatus.py:349 ../src/modules/DesktopNotification.py:172
|
|
48.
|
|
|
You can use the Pango markup language to format the text. More information on that language is available on the following web page:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/modules/IMStatus.py:350 ../src/modules/DesktopNotification.py:173
|
|
49.
|
|
|
Sanitization
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/modules/IMStatus.py:353
|
|
50.
|
|
|
You can define some words that to sanitize before using them to set your status. In this case, the middle characters of matching words is automatically replaced with asterisks (e.g., "Metallica - Live S**t Binge & Purge"). Put one word per line.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../src/modules/IMStatus.py:354
|