GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-07-06 01:49:30 +00:00
parent 722aa422e7
commit 1dff2b8273
33 changed files with 1122 additions and 924 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: 2022-06-24 00:43+0000\n"
"POT-Creation-Date: 2022-07-06 00:46+0000\n"
"PO-Revision-Date: 2022-06-26 20:08+0200\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -536,31 +536,31 @@ msgid "Open in new window"
msgstr "Otwórz w nowym oknie"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:37
#: imports/NeoChat/Menu/RoomListContextMenu.qml:115
#: imports/NeoChat/Menu/RoomListContextMenu.qml:120
#, kde-format
msgid "Remove from Favourites"
msgstr "Usuń z ulubionych"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:37
#: imports/NeoChat/Menu/RoomListContextMenu.qml:115
#: imports/NeoChat/Menu/RoomListContextMenu.qml:120
#, kde-format
msgid "Add to Favourites"
msgstr "Dodaj do ulubionych"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:42
#: imports/NeoChat/Menu/RoomListContextMenu.qml:126
#: imports/NeoChat/Menu/RoomListContextMenu.qml:131
#, kde-format
msgid "Reprioritize"
msgstr "Zmień priorytet"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:42
#: imports/NeoChat/Menu/RoomListContextMenu.qml:126
#: imports/NeoChat/Menu/RoomListContextMenu.qml:131
#, kde-format
msgid "Deprioritize"
msgstr "Obniż priorytet"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:47
#: imports/NeoChat/Menu/RoomListContextMenu.qml:132
#: imports/NeoChat/Menu/RoomListContextMenu.qml:137
#, kde-format
msgid "Mark as Read"
msgstr "Oznacz jako przeczytane"
@@ -571,8 +571,14 @@ msgctxt "@action:inmenu"
msgid "Copy address to clipboard"
msgstr "Skopiuj adres do schowka"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:63
#: imports/NeoChat/Menu/RoomListContextMenu.qml:137
#: imports/NeoChat/Menu/RoomListContextMenu.qml:61
#: imports/NeoChat/Panel/RoomDrawer.qml:121
#, kde-format
msgid "Room settings"
msgstr "Ustawienia pokoju"
#: imports/NeoChat/Menu/RoomListContextMenu.qml:68
#: imports/NeoChat/Menu/RoomListContextMenu.qml:142
#, kde-format
msgid "Leave Room"
msgstr "Opuść pokój"
@@ -889,11 +895,6 @@ msgstr "Usuń pokój z ulubionych"
msgid "Make room favorite"
msgstr "Dodaj pokój do ulubionych"
#: imports/NeoChat/Panel/RoomDrawer.qml:121
#, kde-format
msgid "Room settings"
msgstr "Ustawienia pokoju"
#: imports/NeoChat/Panel/RoomDrawer.qml:131
#, kde-format
msgid "Room information"
@@ -1614,47 +1615,47 @@ msgstr "Id pokoju, do którego próbujesz dołączyć, jest nieprawidłowy"
msgid "Network Error"
msgstr "Błąd sieci"
#: src/main.cpp:146
#: src/main.cpp:147
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:148
#: src/main.cpp:149
#, kde-format
msgid "Matrix client"
msgstr "Klient Matrix"
#: src/main.cpp:150
#: src/main.cpp:151
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 Społeczność KDE"
#: src/main.cpp:151
#: src/main.cpp:152
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:152
#: src/main.cpp:153
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:153
#: src/main.cpp:154
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:157
#: src/main.cpp:158
#, 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:240
#: src/main.cpp:243
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Program do obsługi protokołu matrix"
#: src/main.cpp:241
#: src/main.cpp:244
#, kde-format
msgid "Supports appstream: url scheme"
msgstr "Obsługuje strumień aplikacji: schemat url"
@@ -1983,39 +1984,44 @@ msgstr "Niski priorytet"
msgid "Spaces"
msgstr "Odstępy"
#: src/roommanager.cpp:44
#: src/roommanager.cpp:48
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "Zniekształcony lub pusty id Matriksa"
#: src/roommanager.cpp:44
#: src/roommanager.cpp:48
#, kde-format
msgid "%1 is not a correct Matrix identifier"
msgstr "%1 nie jest poprawnym identyfikatorem Matriksa"
#: src/roommanager.cpp:61
#: src/roommanager.cpp:65
#, kde-format
msgid "Room not found"
msgstr "Nie znaleziono pokoju"
#: src/roommanager.cpp:61
#: src/roommanager.cpp:65
#, kde-format
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:195
#: src/roommanager.cpp:200
#, kde-format
msgid "No application for the link"
msgstr "Brak programu obsługującego odnośnik"
#: src/roommanager.cpp:195
#: src/roommanager.cpp:200
#, 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:206
#, kde-format
msgid "Could not open URL"
msgstr ""
#: src/trayicon.cpp:17
#, kde-format
msgid "Show"