GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-07-09 01:57:03 +00:00
parent e0df553a72
commit 27e660178e
33 changed files with 967 additions and 968 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-07-06 00:46+0000\n"
"POT-Creation-Date: 2022-07-09 00:45+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"
@@ -36,7 +36,7 @@ msgstr "Załącznik:"
#: imports/NeoChat/Component/ChatBox/AttachmentPane.qml:159
#: imports/NeoChat/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: imports/NeoChat/Page/ImageEditorPage.qml:21
#: imports/NeoChat/Page/ImageEditorPage.qml:20
#: imports/NeoChat/Page/RoomPage.qml:459
#, kde-format
msgid "Edit"
@@ -44,7 +44,7 @@ msgstr "Edytuj"
#: imports/NeoChat/Component/ChatBox/AttachmentPane.qml:181
#: imports/NeoChat/Component/ChatBox/ReplyPane.qml:102
#: imports/NeoChat/Page/ImageEditorPage.qml:126
#: imports/NeoChat/Page/ImageEditorPage.qml:125
#: imports/NeoChat/Settings/AccountsPage.qml:204
#, kde-format
msgid "Cancel"
@@ -238,7 +238,7 @@ msgstr ""
"Ta wiadomość jest zaszyfrowana, a jej nadawca nie udostępnił klucza temu "
"urządzeniowi."
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:55
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:54
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to open its downloaded "
@@ -246,20 +246,20 @@ msgctxt ""
msgid "Open File"
msgstr "Otwórz plik"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:66
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:65
#, kde-format
msgctxt "file download progress"
msgid "%1 / %2"
msgstr "%1 / %2"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:72
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:71
#, kde-format
msgctxt ""
"tooltip for a button on a message; stops downloading the message's file"
msgid "Stop Download"
msgstr "Zatrzymaj pobieranie"
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:119
#: imports/NeoChat/Component/Timeline/FileDelegate.qml:118
#, kde-format
msgctxt ""
"tooltip for a button on a message; offers ability to download its file"
@@ -301,7 +301,7 @@ msgstr "Ostatnio odczytywany: %1"
msgid " (edited)"
msgstr " (edytowana)"
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:85
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:84
#, kde-format
msgid "Video"
msgstr "Wideo"
@@ -654,19 +654,19 @@ msgstr "Znajdź '%1'"
msgid "Configure Web Shortcuts..."
msgstr "Ustawienia skrótów sieciowych..."
#: imports/NeoChat/Page/ImageEditorPage.qml:37
#: imports/NeoChat/Page/ImageEditorPage.qml:36
#, kde-format
msgctxt "@action:button Undo modification"
msgid "Undo"
msgstr "Cofnij"
#: imports/NeoChat/Page/ImageEditorPage.qml:44
#: imports/NeoChat/Page/ImageEditorPage.qml:43
#, kde-format
msgctxt "@action:button Accept image modification"
msgid "Accept"
msgstr "Akceptuj"
#: imports/NeoChat/Page/ImageEditorPage.qml:52
#: imports/NeoChat/Page/ImageEditorPage.qml:51
#, kde-format
msgid ""
"Unable to save file. Check if you have the correct permission to edit the "
@@ -675,32 +675,32 @@ msgstr ""
"Nie udało się zapisać pliku. Sprawdź czy masz wystarczające uprawnienia do "
"edycji katalogu pamięci podręcznej."
#: imports/NeoChat/Page/ImageEditorPage.qml:126
#: imports/NeoChat/Page/ImageEditorPage.qml:143
#: imports/NeoChat/Page/ImageEditorPage.qml:125
#: imports/NeoChat/Page/ImageEditorPage.qml:142
#, kde-format
msgctxt "@action:button Crop an image"
msgid "Crop"
msgstr "Przytnij"
#: imports/NeoChat/Page/ImageEditorPage.qml:148
#: imports/NeoChat/Page/ImageEditorPage.qml:147
#, kde-format
msgctxt "@action:button Rotate an image to the left"
msgid "Rotate left"
msgstr "Obróć w lewo"
#: imports/NeoChat/Page/ImageEditorPage.qml:154
#: imports/NeoChat/Page/ImageEditorPage.qml:153
#, kde-format
msgctxt "@action:button Rotate an image to the right"
msgid "Rotate right"
msgstr "Obróć w prawo"
#: imports/NeoChat/Page/ImageEditorPage.qml:160
#: imports/NeoChat/Page/ImageEditorPage.qml:159
#, kde-format
msgctxt "@action:button Mirror an image vertically"
msgid "Flip"
msgstr "Odbij w pionie"
#: imports/NeoChat/Page/ImageEditorPage.qml:166
#: imports/NeoChat/Page/ImageEditorPage.qml:165
#, kde-format
msgctxt "@action:button Mirror an image horizontally"
msgid "Mirror"
@@ -1550,62 +1550,62 @@ msgstr "Zaprasza użytkownika o danym id do bieżącego pokoju"
msgid "React to this message with a text"
msgstr "Zareaguj na tę wiadomość tekstem"
#: src/controller.cpp:173 src/controller.cpp:307
#: src/controller.cpp:172 src/controller.cpp:306
#, kde-format
msgid "Network Error: %1"
msgstr "Błąd sieciowy: %1"
#: src/controller.cpp:298
#: src/controller.cpp:297
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Nie udało się wejść: token dostępowy nieprawidłowy lub unieważniony"
#: src/controller.cpp:301 src/login.cpp:76
#: src/controller.cpp:300 src/login.cpp:76
#, kde-format
msgid "Login Failed: %1"
msgstr "Nie udało się wejść: %1"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, kde-format
msgid "Access token wasn't found"
msgstr "Nie znaleziono żadnego tokena dostępu"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Może został usunięty?"
#: src/controller.cpp:369
#: src/controller.cpp:368
#, kde-format
msgid "Access to keychain was denied."
msgstr "Odmówiono dostępu do pęku kluczy."
#: src/controller.cpp:369
#: src/controller.cpp:368
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Zezwól NeoChatowi odczytać tokena dostępowego"
#: src/controller.cpp:372
#: src/controller.cpp:371
#, kde-format
msgid "No keychain available."
msgstr "Brak pęku kluczy."
#: src/controller.cpp:372
#: src/controller.cpp:371
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr "Wgraj pęk kluczy, np. KWallet lub pęk kluczy GNOME dla Linuksa"
#: src/controller.cpp:375
#: src/controller.cpp:374
#, kde-format
msgid "Unable to read access token"
msgstr "Nie można odczytać tokena dostępu"
#: src/controller.cpp:630
#: src/controller.cpp:629
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Nie udało się utworzyć pokoju: \"%1\""
#: src/controller.cpp:643
#: src/controller.cpp:642
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "Id pokoju, do którego próbujesz dołączyć, jest nieprawidłowy"