kde-l10n/sl/messages/kde-extraapps/kdevquickopen.po
Ivailo Monev 3d7a227e35 generic: regenerate
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 07:21:34 +02:00

208 lines
5.3 KiB
Text

# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Andrej Mernik <andrejm@ubuntu.si>, 2013, 2014.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
"POT-Creation-Date: 2015-11-05 07:06+0200\n"
"PO-Revision-Date: 2014-07-05 20:16+0200\n"
"Last-Translator: Andrej Mernik <andrejm@ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
"Language: sl\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%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
"%100==4 ? 3 : 0);\n"
"X-Generator: Lokalize 1.5\n"
#: projectfilequickopen.cpp:83 projectfilequickopen.cpp:147
#: projectfilequickopen.cpp:154
msgctxt "%1: project name"
msgid "Project %1"
msgstr "Projekt %1"
#: projectfilequickopen.cpp:155
msgid "Not parsed yet"
msgstr "Še ni razčlenjeno"
#: projectfilequickopen.cpp:190
msgid "none"
msgstr "brez"
#. i18n: file: kdevquickopen.rc:42
#. i18n: ectx: ToolBar (quickOpenToolBar)
#: rc.cpp:3
msgid "Quick Open Toolbar"
msgstr "Orodna vrstica za hitro odpiranje"
#. i18n: file: quickopen.ui:14
#. i18n: ectx: property (windowTitle), widget (QWidget, QuickOpen)
#: rc.cpp:6 quickopenplugin.cpp:121 quickopenplugin.cpp:171
#: quickopenplugin.cpp:930
msgid "Quick Open"
msgstr "Hitro odpiranje"
#. i18n: file: quickopen.ui:31
#. i18n: ectx: property (text), widget (QLabel, searchLabel)
#: rc.cpp:9
msgid "Search:"
msgstr "Poišči:"
#. i18n: file: quickopen.ui:44
#. i18n: ectx: property (clickMessage), widget (KLineEdit, searchLine)
#: rc.cpp:12 quickopenplugin.cpp:1342
msgid "Quick Open..."
msgstr "Hitro odpiranje ..."
#. i18n: file: quickopen.ui:54
#. i18n: ectx: property (text), widget (QPushButton, okButton)
#: rc.cpp:15
msgid "Open"
msgstr "Odpri"
#. i18n: file: quickopen.ui:61
#. i18n: ectx: property (text), widget (QPushButton, cancelButton)
#: rc.cpp:18
msgid "Cancel"
msgstr "Prekliči"
#. i18n: file: quickopen.ui:91
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:21
msgid "&Scopes:"
msgstr "Ob&segi:"
#. i18n: file: quickopen.ui:136
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: rc.cpp:24
msgid "&Items:"
msgstr "Predmet&i:"
#: projectitemquickopen.cpp:343 projectitemquickopen.cpp:353
#: quickopenplugin.cpp:915
msgid "Classes"
msgstr "Razredi"
#: projectitemquickopen.cpp:344 projectitemquickopen.cpp:356
#: quickopenplugin.cpp:912
msgid "Functions"
msgstr "Funkcije"
#: projectitemquickopen.cpp:351 quickopenplugin.cpp:813 quickopenplugin.cpp:826
#: quickopenplugin.cpp:833
msgid "Project"
msgstr "Projekt"
#: quickopenplugin.cpp:171
msgid ""
"This plugin allows quick access to project files and language-items like "
"classes/functions."
msgstr ""
"Vstavek omogoča hiter dostop do projektnih datotek in predmetov kot so "
"razredi in funkcije."
#: quickopenplugin.cpp:736
msgid "&Quick Open"
msgstr "&Hitro odpiranje"
#: quickopenplugin.cpp:742
msgid "Quick Open &File"
msgstr "Hitro odpri &datoteko"
#: quickopenplugin.cpp:748
msgid "Quick Open &Class"
msgstr "Hitro odpri &razred"
#: quickopenplugin.cpp:754
msgid "Quick Open &Function"
msgstr "Hitro odpri &funkcijo"
#: quickopenplugin.cpp:760
msgid "Quick Open &Already Open File"
msgstr "Hitro odpri že odprto d&atoteko"
#: quickopenplugin.cpp:765
msgid "Quick Open &Documentation"
msgstr "Hitro odpri dokumen&tacijo"
#: quickopenplugin.cpp:771
msgid "Jump to Declaration"
msgstr "Pojdi na deklaracijo"
#: quickopenplugin.cpp:777
msgid "Jump to Definition"
msgstr "Pojdi na določilo"
#: quickopenplugin.cpp:783
msgid "Embedded Quick Open"
msgstr "Vstavljeno hitro odpiranje"
#: quickopenplugin.cpp:789
msgid "Next Function"
msgstr "Naslednja funkcija"
#: quickopenplugin.cpp:794
msgid "Previous Function"
msgstr "Predhodna funkcija"
#: quickopenplugin.cpp:799 quickopenplugin.cpp:1255
msgid "Outline"
msgstr "Oris"
#: quickopenplugin.cpp:813 quickopenplugin.cpp:840 quickopenplugin.cpp:999
msgid "Includes"
msgstr "Vključitve"
#: quickopenplugin.cpp:813
msgid "Includers"
msgstr "Vključitelji"
#: quickopenplugin.cpp:813 quickopenplugin.cpp:819 quickopenplugin.cpp:896
#: quickopenplugin.cpp:897 quickopenplugin.cpp:921 quickopenplugin.cpp:922
msgid "Currently Open"
msgstr "Trenutno odprto"
#: quickopenplugin.cpp:820 quickopenplugin.cpp:827 quickopenplugin.cpp:909
msgid "Files"
msgstr "Datoteke"
#: quickopenplugin.cpp:841 quickopenplugin.cpp:999
msgid "Documentation"
msgstr "Dokumentacija"
#: quickopenplugin.cpp:1343
msgid ""
"Search for files, classes, functions and more, allowing you to quickly "
"navigate in your source code."
msgstr ""
"Najdite datoteke, razrede, funkcije in več, kar vam omogoča hitro krmarjenje "
"po vaši izvorni kodi."
#: documentationquickopenprovider.cpp:49
msgid "Documentation in the %1"
msgstr "Dokumentacija v %1"
#: duchainitemquickopen.cpp:52
msgid "Not available any more: %1"
msgstr "Ni več na voljo: %1"
#: duchainitemquickopen.cpp:137
msgid "Not available any more"
msgstr "Ni več na voljo"
#: duchainitemquickopen.cpp:145
msgctxt "%1: function signature"
msgid "Return: %1"
msgstr "Vrni: %1"
#: duchainitemquickopen.cpp:149
msgctxt "%1: file path"
msgid "File: %1"
msgstr "Datoteka: %1"
#: duchainitemquickopen.cpp:154 duchainitemquickopen.cpp:206
msgid "Project %1"
msgstr "Projekt %1"