mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 11:32:52 +00:00
76 lines
No EOL
2.1 KiB
Text
76 lines
No EOL
2.1 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Stefan Asserhall <stefan.asserhall@bredband.net>, 2010, 2013.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2014-06-26 05:39+0000\n"
|
|
"PO-Revision-Date: 2013-10-06 09:35+0200\n"
|
|
"Last-Translator: Stefan Asserhäll <stefan.asserhall@bredband.net>\n"
|
|
"Language-Team: Swedish <kde-i18n-doc@kde.org>\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"
|
|
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Stefan Asserhäll"
|
|
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "stefan.asserhall@bredband.net"
|
|
|
|
#: codeutilsplugin.cpp:60
|
|
msgid "Code Utilities"
|
|
msgstr "Kodverktyg"
|
|
|
|
#: codeutilsplugin.cpp:60
|
|
msgid ""
|
|
"Collection of various utilities that increase productivity while programming."
|
|
msgstr ""
|
|
"Samling av diverse verktyg för att öka produktiviteten vid programmering."
|
|
|
|
#: codeutilsplugin.cpp:61
|
|
msgid "Milian Wolff"
|
|
msgstr "Milian Wolff"
|
|
|
|
#: codeutilsplugin.cpp:61
|
|
msgid "Author"
|
|
msgstr "Upphovsman"
|
|
|
|
#. i18n: action name; 'Document' is a verb
|
|
#: codeutilsplugin.cpp:75
|
|
msgid "Document Declaration"
|
|
msgstr "Dokumentera deklaration"
|
|
|
|
#: codeutilsplugin.cpp:76
|
|
msgid "Alt+Shift+d"
|
|
msgstr "Alt+Skift+D"
|
|
|
|
#: codeutilsplugin.cpp:78
|
|
msgid "Add Doxygen skeleton for declaration under cursor."
|
|
msgstr "Lägg till Doxygen mall för deklarationen vid markören."
|
|
|
|
#. i18n: translate title same as the action name
|
|
#: codeutilsplugin.cpp:80
|
|
msgid ""
|
|
"Adds a basic Doxygen comment skeleton in front of the declaration under the "
|
|
"cursor, e.g. with all the parameter of a function."
|
|
msgstr ""
|
|
"Lägger till en grundläggande kommentarmall för Doxygen framför deklarationen "
|
|
"vid markören, t.ex. med alla parametrar för en funktion."
|
|
|
|
#: codeutilsplugin.cpp:120
|
|
msgid "..."
|
|
msgstr "..."
|
|
|
|
#. i18n: ectx: Menu (code)
|
|
#: kdevcodeutils.rc:5
|
|
msgctxt "@title:menu"
|
|
msgid "Code"
|
|
msgstr "Kod" |