You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.5 KiB
52 lines
1.5 KiB
# Copyright (C) YEAR This_file_is_part_of_KDE |
|
# This file is distributed under the same license as the falkon package. |
|
# |
|
# Przemysław Pierzga <przemyslawpierzga@gmail.com>, 2017. |
|
# Michał Szymanowski <tylkobuba@gmail.com>, 2017. |
|
# Mariusz Fik <fisiu@opensuse.org>, 2017. |
|
# Ignacy Kajdan <ignacy.kajdan@gmail.com>, 2019. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: \n" |
|
"PO-Revision-Date: 2019-04-19 18:37+0200\n" |
|
"Last-Translator: Ignacy Kajdan <ignacy.kajdan@gmail.com>\n" |
|
"Language-Team: Polish <kde-i18n-doc@kde.org>\n" |
|
"Language: pl\n" |
|
"MIME-Version: 1.0\n" |
|
"Content-Type: text/plain; charset=UTF-8\n" |
|
"Content-Transfer-Encoding: 8bit\n" |
|
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " |
|
"|| n%100>=20) ? 1 : 2);\n" |
|
"X-Language: pl_PL\n" |
|
"X-Qt-Contexts: true\n" |
|
"X-Generator: Lokalize 19.03.70\n" |
|
|
|
#: testplugin.cpp:98 |
|
msgctxt "TestPlugin|" |
|
msgid "Close" |
|
msgstr "Zamknij" |
|
|
|
#: testplugin.cpp:109 |
|
msgctxt "TestPlugin|" |
|
msgid "Example Plugin Settings" |
|
msgstr "Ustawienia przykładowej wtyczki" |
|
|
|
#: testplugin.cpp:139 |
|
msgctxt "TestPlugin|" |
|
msgid "My first plugin action" |
|
msgstr "Moje pierwsze działanie wtyczki" |
|
|
|
#: testplugin.cpp:154 |
|
msgctxt "TestPlugin|" |
|
msgid "Hello" |
|
msgstr "Witaj" |
|
|
|
#: testplugin.cpp:154 |
|
msgctxt "TestPlugin|" |
|
msgid "First plugin action works :-)" |
|
msgstr "Pierwsze działanie wtyczki działa :-)" |
|
|
|
#: testplugin_sidebar.cpp:32 testplugin_sidebar.cpp:40 |
|
msgctxt "TestPlugin_Sidebar|" |
|
msgid "Testing Sidebar" |
|
msgstr "Testowy pasek boczny"
|
|
|