# Serbian translation of gdesklets # Courtesy of Prevod.org team (http://www.prevod.org/) -- 2003. # # This file is distributed under the same license as the gdesklets package. # # Maintainer: Danilo Šegan # msgid "" msgstr "" "Project-Id-Version: gdesklets\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-02-20 09:11+0100\n" "PO-Revision-Date: 2004-02-20 09:14+0100\n" "Last-Translator: Danilo Šegan \n" "Language-Team: Serbian (sr) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. #. FontSelector sensor by Psi (psiz _at_ free _dot_ fr) #. Adopted and modified by Martin Grimme. #. #. the number of fonts #. the font settings #. the color settings #. setup configuration entries #. end for #. #. Font init #. #. end if #: Sensors/FontSelector/__init__.py:86 msgid "Fonts" msgstr "Fontovi" #: Sensors/FontSelector/__init__.py:87 msgid "Fonts settings" msgstr "Podešavanja fontova" #: Sensors/FontSelector/__init__.py:90 #, python-format msgid "Font #%i:" msgstr "Font #%i:" #: Sensors/FontSelector/__init__.py:92 #, python-format msgid "Font #%i used in the labels" msgstr "Korišćeni font #%i u oznakama" #: Sensors/FontSelector/__init__.py:93 #, python-format msgid "Font color #%i:" msgstr "Boja fonta #%i:" #: Sensors/FontSelector/__init__.py:95 #, python-format msgid "Font color #%i used in the labels" msgstr "Korišćena boja fonta #%i u oznakama" #. end for #. #. Class for the browser's main window. This class simply acts as a mediator for #. its widgets. #. #. what we accept for drag & drop #: browser/MainWindow.py:66 browser/TipOfTheDay.py:20 msgid "Tip of the Day" msgstr "Savet dana" #: browser/TipOfTheDay.py:23 msgid "Show tips at startup" msgstr "Prikaži savete po pokretanju" #. make the close button the default button #: data/gdesklets.desktop.in.h:1 msgid "A desktop applet system for GNOME" msgstr "Sistem programčića za radnu površinu Gnoma" #: data/gdesklets.keys.in.h:1 msgid "gDesklets display file" msgstr "Datoteka prikaza gDesklets-a" #. #. Abstract class for targets that can contain others. #. #. the list is necessary for preserving order #. mapping: id -> child #. mapping: child -> id #: display/ContainerTarget.py:86 #, python-format msgid "The %(name)s container accepts only one child." msgstr "Sadržalac %(name)s prihvata samo jedan element." #. dialog.warning(_("Too many children"), msg % vars()) #. #. Override this method if the container size differs from the target size. #. #. #. Returns the border size of this container. Override this method to return #. the sizes of the four borders (left, top, right, bottom). #. #. #. Returns the bounding box occupied by the children of this container. #. #. #. Sets the size of this container. #. #. #. Returns the geometry value that should be used for unset values. #. #. #. Tells other targets about geometry changes. #. #. tell percentual children about the new size #. end for #. #. Class for the display configurator. It displays the configurators of the #. sensors of a display. #. #: display/DisplayConfigurator.py:15 msgid "Configuration" msgstr "Podešavanje" #. close button #. close functions #. end for #. use a special page when there are no config options #: display/DisplayConfigurator.py:40 msgid "This display is not configurable." msgstr "Ovaj prikaz nije podesiv." #. only use the notebook when there are more than one pages #. end if #. #. Reacts on closing the window. #. #. process any callbacks before destroying yourself #. #. Registry for DataTargets. To add a new target just add an appropriate entry #. to _REGISTRY. #. #. #. Registry for DataTargets. Each target requires an entry in this list. #. The entry format is a tuple consisting of: #. #. * name The name of the target to be used in .display files #. * classname The name of the class (the module has to be of the same name) #. #. :include TargetAlignment.py #. :include TargetArray.py #. :include TargetCanvas.py #. :include TargetBonoboControl.py #. :include TargetExpander.py #. #. Returns the class for the given target name. #. #. #. Returns the names of the targets without their own ID. #. #. initialize the registry #. ignore errors #. ignore errors #. #. Class for creating Displays from XML data. #. #. #. Parses the given XML data and returns a new Display object. #. #. parse display data #. abort if an parse error occurred #. add the sensors #. add the DefaultSensor #. we don't wanna override watch settings from the .display #. add the children and configure #. a stack trace could be useful for debugging #. make the corrupt display visible so that the user can #. remove it #. self.__display.show() #. self.__display.set_decorated(1) #. self.__display.set_title("Broken display in %s" %broken_display ) #. self.__display.set_transparency_mode(0, 500, 100) #: factory/DisplayFactory.py:99 msgid "Error while configuring display" msgstr "Greška pri podešavanju prikaza" #: factory/DisplayFactory.py:100 msgid "" "A display could not be configured properly. It will most likely be broken " "and you should consider removing it." msgstr "" "Nisam uspeo da podesim prikaz. Najverovatnije će biti neispravan i poželjno " "je da ga uklonite." #. #. Creates a TargetSettings object from the given Attributes object. #. #. ignore the tag for now #. if there is no ID given, guess a unique one #. remember everything for later #. nesting errors in XML are detected by the SAX parser; if we get #. here, it means our parser is buggy, not the XML input #. #. Factory class for dynamically loaded Sensors. #. #. a set to remember the modules loaded so far #. get instance of the configuration manager #. #. Creates and returns a Sensor of the given type or None if the Sensor #. could not be created. #. #. reload old modules to force using the latest version; this #. means we can edit modules while running gDesklets #. a stack trace could be useful for debugging sensors #. a stack trace could be useful for debugging sensors #. end for #: factory/SensorFactory.py:81 #, python-format msgid "Could not load sensor '%(name)s'" msgstr "Ne mogu da učitam senzor „%(name)s“" #: factory/SensorFactory.py:82 msgid "" "An error occurred while loading a sensor. This most likely means that the " "sensor is broken or simply not installed." msgstr "" "Došlo je do greške pri učitavanju senzora. Ovo najverovatnije znači da je " "senzor neispravan ili da uopšte nije instaliran." #. #. Class for parsing command line arguments. #. #. #. Parses the given list of command line arguments. This is usually #. sys.argv[1:]. #. #. end for #. load displays #: main/CmdLineParser.py:63 msgid "Could not add display" msgstr "Ne mogu da otvorim prikaz" #: main/CmdLineParser.py:64 msgid "The display could not be added because the file does not exist." msgstr "Nisam mogao da dodam prikaz zato što datoteka ne postoji." #. end for #. end if #: main/CmdLineParser.py:77 msgid "Usage: gdesklets