GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-17 01:51:56 +00:00
parent a5a2c0b03e
commit 53dc32fac1
37 changed files with 2402 additions and 2571 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-05-16 00:47+0000\n"
"POT-Creation-Date: 2023-05-17 00:47+0000\n"
"PO-Revision-Date: 2023-04-29 11:30+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -123,90 +123,90 @@ msgstr "Miejsce docelowe"
msgid "Network Error"
msgstr "Błąd sieci"
#: src/main.cpp:159
#: src/main.cpp:160
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:161
#: src/main.cpp:162
#, kde-format
msgid "Matrix client"
msgstr "Klient Matrix"
#: src/main.cpp:163
#: src/main.cpp:164
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 Społeczność KDE"
#: src/main.cpp:164
#: src/main.cpp:165
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:164 src/main.cpp:165 src/main.cpp:166
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#, kde-format
msgid "Maintainer"
msgstr "Opiekun"
#: src/main.cpp:165
#: src/main.cpp:166
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:166
#: src/main.cpp:167
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "Black Hat"
msgstr "Czarny kapelusz"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "Original author of Spectral"
msgstr "Pierwotny autor Spectral"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Opiekun Quotient"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Karol Kosek, Łukasz Wojniłowicz"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "krkk@krkk.ct8.pl, lukasz.wojnilowicz@gmail.com"
#: src/main.cpp:173
#: src/main.cpp:174
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "Biblioteka Qt5 do pisania wieloplatformowych programów dla Matriksa"
#: src/main.cpp:176
#: src/main.cpp:177
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (zbudowane na %2)"
#: src/main.cpp:318
#: src/main.cpp:320
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Program do obsługi protokołu matrix"
#: src/main.cpp:319
#: src/main.cpp:321
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Obsługuje matriksa: schemat url"
@@ -637,42 +637,42 @@ msgstr "Własne"
msgid "Own Stickers"
msgstr "wysłał(a) naklejkę"
#: src/models/messageeventmodel.cpp:389 src/models/searchmodel.cpp:164
#: src/models/messageeventmodel.cpp:400 src/models/searchmodel.cpp:164
#, kde-format
msgid "Today"
msgstr "Dzisiaj"
#: src/models/messageeventmodel.cpp:392 src/models/searchmodel.cpp:167
#: src/models/messageeventmodel.cpp:403 src/models/searchmodel.cpp:167
#, kde-format
msgid "Yesterday"
msgstr "Wczoraj"
#: src/models/messageeventmodel.cpp:395 src/models/searchmodel.cpp:170
#: src/models/messageeventmodel.cpp:406 src/models/searchmodel.cpp:170
#, kde-format
msgid "The day before yesterday"
msgstr "Przedwczoraj"
#: src/models/messageeventmodel.cpp:511 src/models/messageeventmodel.cpp:520
#: src/models/messageeventmodel.cpp:522 src/models/messageeventmodel.cpp:531
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Wiadomość została usunięta]</i>"
#: src/models/messageeventmodel.cpp:512
#: src/models/messageeventmodel.cpp:523
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Wiadomość została usunięta: %1]</i>"
#: src/models/messageeventmodel.cpp:601
#: src/models/messageeventmodel.cpp:612
#, kde-format
msgid "[REDACTED]"
msgstr "[ZREDAGOWANO]"
#: src/models/messageeventmodel.cpp:601
#: src/models/messageeventmodel.cpp:612
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[ZREDAGOWANO: %1]"
#: src/models/messageeventmodel.cpp:910
#: src/models/messageeventmodel.cpp:921
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
@@ -680,38 +680,62 @@ msgstr[0] "1 użytkownik: "
msgstr[1] "%1 użytkowników: "
msgstr[2] "%1 użytkowników: "
#: src/models/messageeventmodel.cpp:917
#: src/models/messageeventmodel.cpp:928
#, kde-format
msgctxt "list separator"
msgid ", "
msgstr ", "
#: src/models/roomlistmodel.cpp:461
#: src/models/reactionmodel.cpp:52
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " oraz "
#: src/models/reactionmodel.cpp:59
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " i %1 inny"
msgstr[1] " i %1 innych"
msgstr[2] " i %1 innych"
#: src/models/reactionmodel.cpp:63
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2 zareagował %3"
msgstr[1] "%2 zareagował %3"
msgstr[2] "%2 zareagował %3"
#: src/models/roomlistmodel.cpp:457
#, kde-format
msgid "Invited"
msgstr "Zaproszone"
#: src/models/roomlistmodel.cpp:463
#: src/models/roomlistmodel.cpp:459
#, kde-format
msgid "Favorite"
msgstr "Ulubione"
#: src/models/roomlistmodel.cpp:465
#: src/models/roomlistmodel.cpp:461
#, kde-format
msgid "Direct Messages"
msgstr "Bezpośrednie wiadomości"
#: src/models/roomlistmodel.cpp:467
#: src/models/roomlistmodel.cpp:463
#, kde-format
msgid "Normal"
msgstr "Zwykłe"
#: src/models/roomlistmodel.cpp:469
#: src/models/roomlistmodel.cpp:465
#, kde-format
msgid "Low priority"
msgstr "Niski priorytet"
#: src/models/roomlistmodel.cpp:471
#: src/models/roomlistmodel.cpp:467
#, kde-format
msgid "Spaces"
msgstr "Odstępy"
@@ -1427,13 +1451,6 @@ msgctxt "@action:button"
msgid "Back"
msgstr "Wstecz"
#: src/qml/Component/QuickSwitcher.qml:127
#: src/qml/Page/RoomList/CollapsedRoomDelegate.qml:37
#: src/qml/Page/RoomList/RoomDelegate.qml:64
#, kde-format
msgid "No Name"
msgstr "Brak nazwy"
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
#: src/qml/Component/Timeline/ReplyComponent.qml:151
#, kde-format
@@ -1515,30 +1532,6 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Zakończone)"
#: src/qml/Component/Timeline/ReactionDelegate.qml:55
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " oraz "
#: src/qml/Component/Timeline/ReactionDelegate.qml:61
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
msgid_plural " and %1 others"
msgstr[0] " i %1 inny"
msgstr[1] " i %1 innych"
msgstr[2] " i %1 innych"
#: src/qml/Component/Timeline/ReactionDelegate.qml:64
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
msgid_plural "%2 reacted with %3"
msgstr[0] "%2 zareagował %3"
msgstr[1] "%2 zareagował %3"
msgstr[2] "%2 zareagował %3"
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#, kde-format
msgctxt "Relative time since the room was last read"
@@ -3955,34 +3948,34 @@ msgid ""
"There's no room %1 in the room list. Check the spelling and the account."
msgstr "Nie ma pokoju w spisie pokojów %1. Sprawdź pisownię i konto."
#: src/roommanager.cpp:212
#: src/roommanager.cpp:216
#, kde-format
msgid "Failed to join room"
msgstr "Nie udało się dołączyć do pokoju"
#: src/roommanager.cpp:229
#: src/roommanager.cpp:233
#, kde-format
msgid "You requested to join '%1'"
msgstr "Poprosiłeś od dołączenie do '%1'"
#: src/roommanager.cpp:232
#: src/roommanager.cpp:236
#, kde-format
msgid "Failed to request joining room"
msgstr "Nie udało się poprosić o dołączenie do pokoju"
#: src/roommanager.cpp:242
#: src/roommanager.cpp:246
#, kde-format
msgid "No application for the link"
msgstr "Brak programu obsługującego odnośnik"
#: src/roommanager.cpp:242
#: src/roommanager.cpp:246
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
"Twój system operacyjny nie może znaleźć programu, który obsłużyłby ten "
"odnośnik."
#: src/roommanager.cpp:248
#: src/roommanager.cpp:252
#, kde-format
msgid "Could not open URL"
msgstr "Nie można otworzyć adresu URL"
@@ -3997,6 +3990,9 @@ msgstr "Pokaż"
msgid "Quit"
msgstr "Zakończ"
#~ msgid "No Name"
#~ msgstr "Brak nazwy"
#~ msgid "%1 (%2)"
#~ msgstr "%1 (%2)"