# translation of plasma_applet_fileWatcher.po to Serbian # Chusslove Illich , 2008, 2009. # Slobodan Simic , 2008. msgid "" msgstr "" "Project-Id-Version: plasma_applet_fileWatcher\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2012-08-20 04:42+0200\n" "PO-Revision-Date: 2009-06-28 21:30+0200\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \n" "Language: sr@ijekavianlatin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" "X-Environment: kde\n" #: fileWatcher.cpp:88 msgid "Select a file to watch." msgstr "Izaberite fajl za nadzor." #: fileWatcher.cpp:129 fileWatcher.cpp:154 #, kde-format msgid "Could not open file: %1" msgstr "Ne mogu da otvorim: %1" #: fileWatcher.cpp:148 #, kde-format msgid "Cannot watch non-text file: %1" msgstr "Ne mogu da nadzirem ne‑tekstualni fajl: %1" #: fileWatcher.cpp:226 msgid "General" msgstr "Opšte" #: fileWatcher.cpp:236 msgid "Filters" msgstr "Filteri" # >> @title:window #. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig) #: fileWatcherConfig.ui:14 msgid "Configure File Watcher" msgstr "Podešavanje nadzirača fajlova" #. i18n: ectx: property (text), widget (QLabel, label_4) #: fileWatcherConfig.ui:26 msgid "File" msgstr "Fajl" #. i18n: ectx: property (text), widget (QLabel, label_2) #: fileWatcherConfig.ui:49 msgid "File:" msgstr "Fajl:" #. i18n: ectx: property (text), widget (QLabel, label_5) #: fileWatcherConfig.ui:65 msgid "Font" msgstr "Font" #. i18n: ectx: property (text), widget (QLabel, label_6) #: fileWatcherConfig.ui:88 msgid "Font:" msgstr "Font:" #. i18n: ectx: property (text), widget (QLabel, label_7) #: fileWatcherConfig.ui:101 msgid "Color:" msgstr "Boja:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: filtersConfig.ui:48 msgid "Filters settings:" msgstr "Postavke filtera:" #. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton) #: filtersConfig.ui:58 msgid "Use regular expressions" msgstr "Regularni izrazi" #. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton) #: filtersConfig.ui:68 msgid "Use exact match" msgstr "Tačno poklapanje" #. i18n: ectx: property (text), widget (QLabel, label) #: filtersConfig.ui:100 msgid "Filters:" msgstr "Filteri:" #. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox) #: filtersConfig.ui:107 msgid "Show only lines that match filters" msgstr "Prikaži samo redove poklopljene filterom"