GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-11-04 01:38+0000\n"
|
||||
"POT-Creation-Date: 2023-11-04 16:52+0000\n"
|
||||
"PO-Revision-Date: 2023-11-04 12:25+0100\n"
|
||||
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
|
||||
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
|
||||
@@ -19,67 +19,67 @@ msgstr ""
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 23.04.3\n"
|
||||
|
||||
#: src/controller.cpp:199
|
||||
#: src/controller.cpp:200
|
||||
#, 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:202 src/controller.cpp:207 src/login.cpp:93
|
||||
#: src/controller.cpp:203 src/controller.cpp:208 src/login.cpp:93
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "Nie udało się wejść: %1"
|
||||
|
||||
#: src/controller.cpp:213
|
||||
#: src/controller.cpp:214
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Błąd sieciowy: %1"
|
||||
|
||||
#: src/controller.cpp:238
|
||||
#: src/controller.cpp:239
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Nie znaleziono żadnego tokena dostępu"
|
||||
|
||||
#: src/controller.cpp:238
|
||||
#: src/controller.cpp:239
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Może został usunięty?"
|
||||
|
||||
#: src/controller.cpp:242
|
||||
#: src/controller.cpp:243
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "Odmówiono dostępu do pęku kluczy."
|
||||
|
||||
#: src/controller.cpp:242
|
||||
#: src/controller.cpp:243
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Zezwól NeoChatowi odczytać tokena dostępowego"
|
||||
|
||||
#: src/controller.cpp:245
|
||||
#: src/controller.cpp:246
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Brak pęku kluczy."
|
||||
|
||||
#: src/controller.cpp:245
|
||||
#: src/controller.cpp:246
|
||||
#, 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:248
|
||||
#: src/controller.cpp:249
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Nie można odczytać tokena dostępu"
|
||||
|
||||
#: src/controller.cpp:344
|
||||
#: src/controller.cpp:345
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Plik jest zbyt duży do pobrania."
|
||||
|
||||
#: src/controller.cpp:344
|
||||
#: src/controller.cpp:345
|
||||
#, kde-format
|
||||
msgid "Contact your matrix server administrator for support."
|
||||
msgstr "Napisz do obsługi twojego serwera Matriksa z prośbą o pomoc."
|
||||
|
||||
#: src/controller.cpp:374
|
||||
#: src/controller.cpp:375
|
||||
#, 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"
|
||||
@@ -1110,19 +1110,19 @@ msgstr "%1 zaprosił cię do pokoju"
|
||||
msgid "Open this invitation in NeoChat"
|
||||
msgstr "Otwórz to zaproszenie w NeoChat"
|
||||
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#: src/notificationsmanager.cpp:250
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being accepted is an invitation to chat"
|
||||
msgid "Accept"
|
||||
msgstr "Przyjmij"
|
||||
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#: src/notificationsmanager.cpp:251
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject"
|
||||
msgstr "Odrzuć"
|
||||
|
||||
#: src/notificationsmanager.cpp:249
|
||||
#: src/notificationsmanager.cpp:252
|
||||
#, kde-format
|
||||
msgctxt "@action:button The thing being rejected is an invitation to chat"
|
||||
msgid "Reject and Ignore User"
|
||||
|
||||
Reference in New Issue
Block a user