# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Jure Repinc , 2011. # Andrej Mernik , 2012, 2013. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2014-12-09 18:22+0000\n" "PO-Revision-Date: 2013-06-30 19:49+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" #: katebacktracebrowser.cpp:46 katebacktracebrowser.cpp:131 #: katebacktracebrowser.cpp:157 msgid "Backtrace Browser" msgstr "Brskalnik po povratnih sledeh" #: katebacktracebrowser.cpp:46 msgid "Browsing backtraces" msgstr "Brskanje po povratnih sledeh" #: katebacktracebrowser.cpp:87 msgid "Indexed files: %1" msgstr "Zabeležene datoteke: %1" #: katebacktracebrowser.cpp:111 msgid "Indexing files..." msgstr "Beleženje datotek ..." #: katebacktracebrowser.cpp:139 katebacktracebrowser.cpp:388 msgid "Backtrace Browser Settings" msgstr "Nastavitve brskalnika po povratnih sledeh" #: katebacktracebrowser.cpp:186 msgid "Load Backtrace" msgstr "Naloži povratno sled" #: katebacktracebrowser.cpp:228 msgid "Loading backtrace succeeded" msgstr "Nalaganje povratne sledi je uspelo" #: katebacktracebrowser.cpp:230 msgid "Loading backtrace failed" msgstr "Nalaganje povratne sledi ni uspelo" #: katebacktracebrowser.cpp:266 msgid "File not found: %1" msgstr "Datoteka ni bila najdena: %1" #: katebacktracebrowser.cpp:278 msgid "Opened file: %1" msgstr "Odprta datoteka: %1" #: katebacktracebrowser.cpp:281 msgid "No debugging information available" msgstr "Razhroščevalni podatki niso na voljo" #. i18n: file: btbrowserwidget.ui:27 #. i18n: ectx: property (text), widget (QTreeWidget, lstBacktrace) #: rc.cpp:3 msgid "#" msgstr "#" #. i18n: file: btbrowserwidget.ui:32 #. i18n: ectx: property (text), widget (QTreeWidget, lstBacktrace) #: rc.cpp:6 msgid "File" msgstr "Datoteka" #. i18n: file: btbrowserwidget.ui:37 #. i18n: ectx: property (text), widget (QTreeWidget, lstBacktrace) #: rc.cpp:9 msgid "Line" msgstr "Vrstica" #. i18n: file: btbrowserwidget.ui:42 #. i18n: ectx: property (text), widget (QTreeWidget, lstBacktrace) #: rc.cpp:12 msgid "Function" msgstr "Funkcija" #. i18n: file: btbrowserwidget.ui:72 #. i18n: ectx: property (text), widget (QPushButton, btnConfigure) #: rc.cpp:15 msgid "Configure Paths..." msgstr "Nastavi poti ..." #. i18n: file: btbrowserwidget.ui:79 #. i18n: ectx: property (text), widget (QPushButton, btnClipboard) #: rc.cpp:18 msgid "Use Clipboard" msgstr "Uporabi odložišče" #. i18n: file: btbrowserwidget.ui:86 #. i18n: ectx: property (text), widget (QPushButton, btnBacktrace) #: rc.cpp:21 msgid "Load File..." msgstr "Naloži datoteko ..." #. i18n: file: btconfigwidget.ui:14 #. i18n: ectx: property (title), widget (QGroupBox, gFolderList) #: rc.cpp:24 msgid "Search Folders" msgstr "Mape za iskanje" #. i18n: file: btconfigwidget.ui:20 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:27 msgid "" "Please add the source folders in which to search for the files in the " "backtrace:" msgstr "" "Dodajte mape z izvorno kodo, v katerih bodo iskane datoteke iz povratnih " "sledi:" #. i18n: file: btconfigwidget.ui:39 #. i18n: ectx: property (whatsThis), widget (QListWidget, lstFolders) #: rc.cpp:30 msgid "" "\n" "\n" "

Insert the source folders " "here. As example, for KDE development you have to add the Qt and kdelibs " "source folders:

\n" "
  • /path/to/kdelibs
  • \n" "
  • /path/to/qt/src
" msgstr "" "\n" "\n" "

Sem vnesite mape z izvorno " "kodo. Za razvoj KDE-jevih programov morate dodati mapi z izvorno kodo za " "kdelibs in Qt:

\n" "
  • /pot/do/kdelibs
  • \n" "
  • /pot/do/qt/src
" #. i18n: file: btconfigwidget.ui:61 #. i18n: ectx: property (text), widget (KPushButton, btnRemove) #: rc.cpp:39 msgid "&Remove" msgstr "&Odstrani" #. i18n: file: btconfigwidget.ui:68 #. i18n: ectx: property (text), widget (KPushButton, btnAdd) #: rc.cpp:42 msgid "&Add" msgstr "&Dodaj" #. i18n: file: btconfigwidget.ui:79 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:45 msgid "File types:" msgstr "Vrste datotek:" #. i18n: file: btconfigwidget.ui:89 #. i18n: ectx: property (whatsThis), widget (QLineEdit, edtExtensions) #: rc.cpp:48 msgid "List of file extensions. Example: *.cpp, *.h, *.c, etc..." msgstr "Seznam pripon datotek. Primer: *.cpp, *.h, *.c, itd ..."