mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
86 lines
No EOL
2.1 KiB
Text
86 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 Asserhäll <stefan.asserhall@bredband.net>, 2013, 2014.
|
|
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: 2014-06-26 17:15+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"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Lokalize 1.4\n"
|
|
|
|
msgctxt "NAME OF TRANSLATORS"
|
|
msgid "Your names"
|
|
msgstr "Stefan Asserhäll"
|
|
|
|
msgctxt "EMAIL OF TRANSLATORS"
|
|
msgid "Your emails"
|
|
msgstr "stefan.asserhall@bredband.net"
|
|
|
|
#. i18n: ectx: Menu (run)
|
|
#: kdevtestview.rc:5
|
|
msgctxt "@title:menu"
|
|
msgid "Run"
|
|
msgstr "Kör"
|
|
|
|
#: testview.cpp:69 testview.cpp:77
|
|
msgid "Filter..."
|
|
msgstr "Filtrera..."
|
|
|
|
#: testview.cpp:70
|
|
msgid ""
|
|
"Insert wildcard patterns to filter the test view for matching test suites "
|
|
"and cases."
|
|
msgstr ""
|
|
"Infoga mönster med jokertecken för att filtrera testvisningen för testsviter "
|
|
"och testfall som matchar."
|
|
|
|
#: testview.cpp:99 testviewplugin.cpp:86
|
|
msgid "Unit Tests"
|
|
msgstr "Enhetstester"
|
|
|
|
#: testview.cpp:120
|
|
msgid "Show Source"
|
|
msgstr "Visa källa"
|
|
|
|
#: testview.cpp:124
|
|
msgid "Run Selected Tests"
|
|
msgstr "Kör markerade tester"
|
|
|
|
#: testview.cpp:328
|
|
#, kde-format
|
|
msgid "Run 1 test"
|
|
msgid_plural "Run %1 tests"
|
|
msgstr[0] "Kör 1 test"
|
|
msgstr[1] "Kör %1 tester"
|
|
|
|
#: testviewplugin.cpp:42
|
|
msgid "Unit Test View"
|
|
msgstr "Visning av enhetstester"
|
|
|
|
#: testviewplugin.cpp:42
|
|
msgid "Lets you see and run unit tests"
|
|
msgstr "Låter dig titta på och köra enhetstester"
|
|
|
|
#: testviewplugin.cpp:75
|
|
msgid "Run All Tests"
|
|
msgstr "Kör alla tester"
|
|
|
|
#: testviewplugin.cpp:79
|
|
msgid "Stop Running Tests"
|
|
msgstr "Stoppa körning av tester"
|
|
|
|
#: testviewplugin.cpp:121
|
|
#, kde-format
|
|
msgid "Run 1 test in %2"
|
|
msgid_plural "Run %1 tests in %2"
|
|
msgstr[0] "Kör 1 test i %2"
|
|
msgstr[1] "Kör %1 tester i %2" |