|
1.
|
|
|
Screenlets daemon
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/share/screenlets-manager/screenlets-daemon.py:127
|
|
35.
|
|
|
Reset this Screenlet configuration (will only work if Screenlet isn't running)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/share/screenlets-manager/screenlets-manager.py:466
|
|
37.
|
|
|
Restart all Screenlets that have auto start at login
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/share/screenlets-manager/screenlets-manager.py:468
|
|
89.
|
|
|
Screenlets packager - (c) RYX (Rico Pfaus) 2007
Usage: screenlets-packager <path> [options]
|
|
|
+ constants
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/share/screenlets-manager/screenlets-packager.py:36
|
|
96.
|
|
|
Unable to import module '%(name)s' from %(path)s. (%(error)s)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/share/screenlets-manager/screenlets-packager.py:97
|
|
106.
|
|
|
The %(slet)sScreenlet is already installed in '%(dir)s'.
Do you wish to continue?
|
|
|
check if screenlet is already installed
found_path = screenlets.utils.find_first_screenlet_path(name)
found_path != None:
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/install.py:134
|
|
119.
|
|
|
The Screenlets PPA is not listed among Software Sources. Adding this enables installing individual screenlets from Package Manager (or Software Center) and by clicking on an AptURL on web pages like Gnome-look.org. Would you like to add the Screenlets PPA to your system?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/utils.py:204
|
|
120.
|
|
|
Do you want to enable the Screenlets PPA?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/utils.py:204
|
|
121.
|
|
|
The Screenlets PPA added successfully.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/utils.py:207
|
|
123.
|
|
|
Adding the Screenlets PPA failed.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/lib/utils.py:209
|