# translation of kdevquickopen.po to Swedish # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Stefan Asserhäll , 2008, 2009. # Stefan Asserhall , 2010, 2012, 2013, 2014. msgid "" msgstr "" "Project-Id-Version: kdevquickopen\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-11-05 07:06+0200\n" "PO-Revision-Date: 2014-06-26 17:15+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\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 "Inte ännu tolkad" #: projectfilequickopen.cpp:190 msgid "none" msgstr "ingen" #. i18n: file: kdevquickopen.rc:42 #. i18n: ectx: ToolBar (quickOpenToolBar) #: rc.cpp:3 msgid "Quick Open Toolbar" msgstr "Snabböppningsverktygsrad" #. 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 "Snabböppna" #. i18n: file: quickopen.ui:31 #. i18n: ectx: property (text), widget (QLabel, searchLabel) #: rc.cpp:9 msgid "Search:" msgstr "Sök:" #. i18n: file: quickopen.ui:44 #. i18n: ectx: property (clickMessage), widget (KLineEdit, searchLine) #: rc.cpp:12 quickopenplugin.cpp:1342 msgid "Quick Open..." msgstr "Snabböppna..." #. i18n: file: quickopen.ui:54 #. i18n: ectx: property (text), widget (QPushButton, okButton) #: rc.cpp:15 msgid "Open" msgstr "Öppna" #. i18n: file: quickopen.ui:61 #. i18n: ectx: property (text), widget (QPushButton, cancelButton) #: rc.cpp:18 msgid "Cancel" msgstr "Avbryt" #. i18n: file: quickopen.ui:91 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:21 msgid "&Scopes:" msgstr "Om&fattningar:" #. i18n: file: quickopen.ui:136 #. i18n: ectx: property (text), widget (QLabel, label_2) #: rc.cpp:24 msgid "&Items:" msgstr "&Objekt:" #: projectitemquickopen.cpp:343 projectitemquickopen.cpp:353 #: quickopenplugin.cpp:915 msgid "Classes" msgstr "Klasser" #: projectitemquickopen.cpp:344 projectitemquickopen.cpp:356 #: quickopenplugin.cpp:912 msgid "Functions" msgstr "Funktioner" #: 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 "" "Insticksprogrammet ger snabb åtkomst av projektfiler och språkobjekt som " "klasser och funktioner." #: quickopenplugin.cpp:736 msgid "&Quick Open" msgstr "&Snabböppna" #: quickopenplugin.cpp:742 msgid "Quick Open &File" msgstr "Snabböppna &fil" #: quickopenplugin.cpp:748 msgid "Quick Open &Class" msgstr "Snabböppna &klass" #: quickopenplugin.cpp:754 msgid "Quick Open &Function" msgstr "Snabböppna f&unktion" #: quickopenplugin.cpp:760 msgid "Quick Open &Already Open File" msgstr "Sn&abböppna redan öppen fil" #: quickopenplugin.cpp:765 msgid "Quick Open &Documentation" msgstr "Snabböppna &dokumentation" #: quickopenplugin.cpp:771 msgid "Jump to Declaration" msgstr "Gå till deklaration" #: quickopenplugin.cpp:777 msgid "Jump to Definition" msgstr "Gå till definition" #: quickopenplugin.cpp:783 msgid "Embedded Quick Open" msgstr "Inbäddad snabböppning" #: quickopenplugin.cpp:789 msgid "Next Function" msgstr "Nästa funktion" #: quickopenplugin.cpp:794 msgid "Previous Function" msgstr "Föregående funktion" #: quickopenplugin.cpp:799 quickopenplugin.cpp:1255 msgid "Outline" msgstr "Sammanfattning" #: quickopenplugin.cpp:813 quickopenplugin.cpp:840 quickopenplugin.cpp:999 msgid "Includes" msgstr "Inkluderar" #: quickopenplugin.cpp:813 msgid "Includers" msgstr "Inkluderad av" #: quickopenplugin.cpp:813 quickopenplugin.cpp:819 quickopenplugin.cpp:896 #: quickopenplugin.cpp:897 quickopenplugin.cpp:921 quickopenplugin.cpp:922 msgid "Currently Open" msgstr "För närvarande öppen" #: quickopenplugin.cpp:820 quickopenplugin.cpp:827 quickopenplugin.cpp:909 msgid "Files" msgstr "Filer" #: quickopenplugin.cpp:841 quickopenplugin.cpp:999 msgid "Documentation" msgstr "Dokumentation" #: quickopenplugin.cpp:1343 msgid "" "Search for files, classes, functions and more, allowing you to quickly " "navigate in your source code." msgstr "" "Sök efter filer, klasser, funktioner m.m., för att möjliggöra snabb " "navigering i källkod." #: documentationquickopenprovider.cpp:49 msgid "Documentation in the %1" msgstr "Dokumentation i %1" #: duchainitemquickopen.cpp:52 msgid "Not available any more: %1" msgstr "Inte längre tillgänglig: %1" #: duchainitemquickopen.cpp:137 msgid "Not available any more" msgstr "Inte längre tillgänglig" #: duchainitemquickopen.cpp:145 msgctxt "%1: function signature" msgid "Return: %1" msgstr "Returvärde: %1" #: duchainitemquickopen.cpp:149 msgctxt "%1: file path" msgid "File: %1" msgstr "Fil: %1" #: duchainitemquickopen.cpp:154 duchainitemquickopen.cpp:206 msgid "Project %1" msgstr "Projekt %1"