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

@@ -5,7 +5,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-04-18 17:58+0200\n"
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
"Language-Team: Slovak <kde-sk@linux.sk>\n"
@@ -33,7 +33,7 @@ msgstr "Príloha:"
#: 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"
@@ -41,7 +41,7 @@ msgstr "Upraviť"
#: 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"
@@ -233,7 +233,7 @@ msgid ""
"device."
msgstr ""
#: 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 "
@@ -241,20 +241,20 @@ msgctxt ""
msgid "Open File"
msgstr "Otvoriť súbor"
#: 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 ""
#: 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"
@@ -296,7 +296,7 @@ msgstr "Naposledy prečítané: %1"
msgid " (edited)"
msgstr "(upravené)"
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:85
#: imports/NeoChat/Component/Timeline/VideoDelegate.qml:84
#, kde-format
msgid "Video"
msgstr "Video"
@@ -654,19 +654,19 @@ msgstr "Hľadať '%1'"
msgid "Configure Web Shortcuts..."
msgstr "Nastaviť webové skratky..."
#: imports/NeoChat/Page/ImageEditorPage.qml:37
#: imports/NeoChat/Page/ImageEditorPage.qml:36
#, kde-format
msgctxt "@action:button Undo modification"
msgid "Undo"
msgstr "Vrátiť"
#: imports/NeoChat/Page/ImageEditorPage.qml:44
#: imports/NeoChat/Page/ImageEditorPage.qml:43
#, kde-format
msgctxt "@action:button Accept image modification"
msgid "Accept"
msgstr "Prijať"
#: 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 ""
"Súbor sa nepodarilo uložiť. Skontrolujte, či máte správne povolenie na "
"úpravu adresára dočasnej pamäte."
#: 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 "Orezať"
#: 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 "Otočiť vľavo"
#: 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 "Otočiť vpravo"
#: imports/NeoChat/Page/ImageEditorPage.qml:160
#: imports/NeoChat/Page/ImageEditorPage.qml:159
#, kde-format
msgctxt "@action:button Mirror an image vertically"
msgid "Flip"
msgstr "Prevrátiť"
#: imports/NeoChat/Page/ImageEditorPage.qml:166
#: imports/NeoChat/Page/ImageEditorPage.qml:165
#, kde-format
msgctxt "@action:button Mirror an image horizontally"
msgid "Mirror"
@@ -1565,64 +1565,64 @@ msgstr "Pozve používateľa s daným ID do aktuálnej miestnosti"
msgid "React to this message with a text"
msgstr "Reagovať na túto správu textom"
#: src/controller.cpp:173 src/controller.cpp:307
#: src/controller.cpp:172 src/controller.cpp:306
#, kde-format
msgid "Network Error: %1"
msgstr "Chyba siete: %1"
#: src/controller.cpp:298
#: src/controller.cpp:297
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Prihlásenie zlyhalo: Prístupový token je neplatný alebo odvolaný"
#: src/controller.cpp:301 src/login.cpp:76
#: src/controller.cpp:300 src/login.cpp:76
#, kde-format
msgid "Login Failed: %1"
msgstr "Prihlásenie zlyhalo: %1"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, fuzzy, kde-format
#| msgid "Access Token (Optional)"
msgid "Access token wasn't found"
msgstr "Prístupový token (voliteľný)"
#: src/controller.cpp:365
#: src/controller.cpp:364
#, kde-format
msgid "Maybe it was deleted?"
msgstr ""
#: src/controller.cpp:369
#: src/controller.cpp:368
#, kde-format
msgid "Access to keychain was denied."
msgstr ""
#: src/controller.cpp:369
#: src/controller.cpp:368
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr ""
#: src/controller.cpp:372
#: src/controller.cpp:371
#, fuzzy, kde-format
#| msgid "No users available"
msgid "No keychain available."
msgstr "Nie sú k dispozícii žiadni používatelia"
#: src/controller.cpp:372
#: src/controller.cpp:371
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:375
#: src/controller.cpp:374
#, kde-format
msgid "Unable to read access token"
msgstr ""
#: src/controller.cpp:630
#: src/controller.cpp:629
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Vytvorenie miestnosti zlyhalo: \"%1\""
#: src/controller.cpp:643
#: src/controller.cpp:642
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "Miestnosť, do ktorej sa pokúšate pripojiť, je neplatná"