mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 17:42:10 +01:00
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
|
# This file is distributed under the same license as the falkon package.
|
||
|
# Magnus Johansson <johanssongreppet@yahoo.se>, 2017
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"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-Language: sv_SE\n"
|
||
|
"X-Qt-Contexts: true\n"
|
||
|
|
||
|
#: testplugin.cpp:98
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Close"
|
||
|
msgstr "Stäng"
|
||
|
|
||
|
#: testplugin.cpp:109
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Example Plugin Settings"
|
||
|
msgstr "Inställningar för exempelplugin"
|
||
|
|
||
|
#: testplugin.cpp:139
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "My first plugin action"
|
||
|
msgstr "Min första pluginfunktion"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "Hello"
|
||
|
msgstr "Hallå"
|
||
|
|
||
|
#: testplugin.cpp:154
|
||
|
msgctxt "TestPlugin|"
|
||
|
msgid "First plugin action works :-)"
|
||
|
msgstr "Min första pluginfunktion fungerar :-)"
|
||
|
|
||
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40
|
||
|
msgctxt "TestPlugin_Sidebar|"
|
||
|
msgid "Testing Sidebar"
|
||
|
msgstr "Testar sidolist"
|