# 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@ijekavian\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 "Изаберите фајл за надзор." #: fileWatcher.cpp:129 fileWatcher.cpp:154 #, kde-format msgid "Could not open file: %1" msgstr "Не могу да отворим: %1" #: fileWatcher.cpp:148 #, kde-format msgid "Cannot watch non-text file: %1" msgstr "Не могу да надзирем не‑текстуални фајл: %1" #: fileWatcher.cpp:226 msgid "General" msgstr "Опште" #: fileWatcher.cpp:236 msgid "Filters" msgstr "Филтери" # >> @title:window #. i18n: ectx: property (windowTitle), widget (QWidget, fileWatcherConfig) #: fileWatcherConfig.ui:14 msgid "Configure File Watcher" msgstr "Подешавање надзирача фајлова" #. i18n: ectx: property (text), widget (QLabel, label_4) #: fileWatcherConfig.ui:26 msgid "File" msgstr "Фајл" #. i18n: ectx: property (text), widget (QLabel, label_2) #: fileWatcherConfig.ui:49 msgid "File:" msgstr "Фајл:" #. i18n: ectx: property (text), widget (QLabel, label_5) #: fileWatcherConfig.ui:65 msgid "Font" msgstr "Фонт" #. i18n: ectx: property (text), widget (QLabel, label_6) #: fileWatcherConfig.ui:88 msgid "Font:" msgstr "Фонт:" #. i18n: ectx: property (text), widget (QLabel, label_7) #: fileWatcherConfig.ui:101 msgid "Color:" msgstr "Боја:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: filtersConfig.ui:48 msgid "Filters settings:" msgstr "Поставке филтера:" #. i18n: ectx: property (text), widget (QRadioButton, useRegularExpressionsRadioButton) #: filtersConfig.ui:58 msgid "Use regular expressions" msgstr "Регуларни изрази" #. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton) #: filtersConfig.ui:68 msgid "Use exact match" msgstr "Тачно поклапање" #. i18n: ectx: property (text), widget (QLabel, label) #: filtersConfig.ui:100 msgid "Filters:" msgstr "Филтери:" #. i18n: ectx: property (text), widget (QCheckBox, showOnlyMatchesCheckBox) #: filtersConfig.ui:107 msgid "Show only lines that match filters" msgstr "Прикажи само редове поклопљене филтером"