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.
55 lines
1.5 KiB
55 lines
1.5 KiB
# Copyright (C) YEAR This_file_is_part_of_KDE |
|
# This file is distributed under the same license as the PACKAGE package. |
|
# |
|
# Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2017, 2018, 2019. |
|
# Ignacy Kajdan <ignacy.kajdan@gmail.com>, 2020. |
|
msgid "" |
|
msgstr "" |
|
"Project-Id-Version: \n" |
|
"Report-Msgid-Bugs-To: https://bugs.kde.org\n" |
|
"POT-Creation-Date: 2022-03-10 00:43+0000\n" |
|
"PO-Revision-Date: 2020-11-24 20:04+0100\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-Generator: Lokalize 20.08.1\n" |
|
|
|
#, kde-format |
|
msgctxt "NAME OF TRANSLATORS" |
|
msgid "Your names" |
|
msgstr "Łukasz Wojniłowicz" |
|
|
|
#, kde-format |
|
msgctxt "EMAIL OF TRANSLATORS" |
|
msgid "Your emails" |
|
msgstr "lukasz.wojnilowicz@gmail.com" |
|
|
|
#: converter.cpp:62 |
|
#, kde-format |
|
msgid "Failed to open the document" |
|
msgstr "Otwarcie dokumentu nieudane" |
|
|
|
#: converter.cpp:103 |
|
#, kde-format |
|
msgid "Failed to compile the Markdown document." |
|
msgstr "Nie udało się skompilować dokumentu Markdown." |
|
|
|
#: generator_md.cpp:56 |
|
#, kde-format |
|
msgid "Enable SmartyPants formatting" |
|
msgstr "Włącz formatowanie SmartyPants" |
|
|
|
#: generator_md.cpp:58 |
|
#, kde-format |
|
msgid "Markdown" |
|
msgstr "Markdown" |
|
|
|
#: generator_md.cpp:58 |
|
#, kde-format |
|
msgid "Markdown Backend Configuration" |
|
msgstr "Ustawienia silnika Markdown"
|
|
|