GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-04-24 01:29:43 +00:00
parent de40701cf6
commit 46a9600d55
41 changed files with 6573 additions and 5784 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: 2024-04-23 00:38+0000\n"
"POT-Creation-Date: 2024-04-24 00:38+0000\n"
"PO-Revision-Date: 2024-01-23 09:01+0100\n"
"Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
"Language-Team: Slovak <kde-sk@linux.sk>\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Generator: Lokalize 21.12.3\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, fuzzy, kde-format
#| msgid "Show notifications"
msgctxt ""
@@ -25,49 +25,49 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Zobraziť upozornenia"
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr "Chyba siete: %1"
#: src/controller.cpp:235
#: src/controller.cpp:234
#, fuzzy, kde-format
#| msgid "Access Token (Optional)"
msgid "Access token wasn't found"
msgstr "Prístupový token (voliteľný)"
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Možno bol odstránený?"
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr "Prístup ku kľúčenke bol zamietnutý."
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Prosím, povoľte NeoChatu čítať prístupový token"
#: src/controller.cpp:242
#: src/controller.cpp:241
#, fuzzy, kde-format
#| msgid "No users available"
msgid "No keychain available."
msgstr "Nie je dostupná žiadna kľúčenka."
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr "Nepodarilo sa prečítať prístupový token"
#: src/controller.cpp:341
#: src/controller.cpp:340
#, fuzzy, kde-format
#| msgid "Show notifications"
msgid "Receiving push notifications"
@@ -162,33 +162,33 @@ msgstr "Vybrať miestny súbor"
msgid "Room"
msgstr "Miestnosti"
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, fuzzy, kde-format
#| msgid "Rooms"
msgid "Room Id: %1"
msgstr "Miestnosti"
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, fuzzy, kde-format
#| msgid "No rooms found"
msgid "Room Account Data"
msgstr "Žiadne miestnosti neboli nájdené"
#: src/devtools/RoomData.qml:52 src/devtools/RoomData.qml:98
#: src/devtools/RoomData.qml:53 src/devtools/RoomData.qml:99
#: src/qml/MessageSourceSheet.qml:42
#, fuzzy, kde-format
#| msgid "View Source"
msgid "Event Source"
msgstr "Zobraziť zdroj"
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, fuzzy, kde-format
#| msgctxt "%1 is the room name"
#| msgid "Room Settings - %1"
msgid "Room State"
msgstr "Nastavenia miestnosti - %1"
#: src/devtools/RoomData.qml:74
#: src/devtools/RoomData.qml:75
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "%1 event of this type"
@@ -197,7 +197,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, fuzzy, kde-format
#| msgid "Room information"
msgctxt "'Event' being some JSON data, not something physically happening."
@@ -235,49 +235,44 @@ msgctxt ""
msgid "State Keys"
msgstr ""
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr "Pozvaný"
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr "Obľúbené"
#: src/enums/neochatroomtype.h:64 src/qml/UserSearchPage.qml:82
#: src/enums/neochatroomtype.h:63 src/qml/UserSearchPage.qml:82
#, kde-format
msgid "Friends"
msgstr "Priatelia"
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr "Normálne"
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr "Nízka priorita"
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr "Medzery"
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/eventhandler.cpp:303 src/eventhandler.cpp:507
#: src/models/messagecontentmodel.cpp:140 src/models/messageeventmodel.cpp:437
#: src/models/messagecontentmodel.cpp:144 src/models/messageeventmodel.cpp:436
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Táto správa bola odstránená]</i>"
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:141
#: src/models/messageeventmodel.cpp:438
#: src/eventhandler.cpp:303 src/models/messagecontentmodel.cpp:145
#: src/models/messageeventmodel.cpp:437
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Táto správa bola odstránená: %1]</i>"
@@ -669,12 +664,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Odoslať pozvanie"
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr "Chyba siete"
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr "Prihlásenie zlyhalo: %1"
@@ -1017,380 +1012,380 @@ msgstr ""
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr "ID média „%1“ nezodpovedá vzoru server/mediaId"
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr "Žiadosť o obrázok bola zrušená"
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "Leaving this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:31 src/models/actionsmodel.cpp:228
#: src/models/actionsmodel.cpp:254 src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:32 src/models/actionsmodel.cpp:229
#: src/models/actionsmodel.cpp:255 src/models/actionsmodel.cpp:285
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr ""
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Opúšťam miestnosť %1."
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Miestnosť %1 sa nenašla."
#: src/models/actionsmodel.cpp:50 src/models/actionsmodel.cpp:320
#: src/models/actionsmodel.cpp:51 src/models/actionsmodel.cpp:321
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/models/actionsmodel.cpp:65 src/models/actionsmodel.cpp:75
#: src/models/actionsmodel.cpp:85 src/models/actionsmodel.cpp:95
#: src/models/actionsmodel.cpp:115 src/models/actionsmodel.cpp:135
#: src/models/actionsmodel.cpp:146 src/models/actionsmodel.cpp:162
#: src/models/actionsmodel.cpp:172 src/models/actionsmodel.cpp:182
#: src/models/actionsmodel.cpp:66 src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:86 src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:116 src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:147 src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:173 src/models/actionsmodel.cpp:183
#, fuzzy
#| msgid "Send message"
msgid "<message>"
msgstr "Odoslať správu"
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Pridá ¯\\_(ツ)_/¯ na začiatok textovej správy"
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Pridá ( ͡° ͜ʖ ͡°) na začiatok textovej správy"
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
#, fuzzy
#| msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Pridá ( ͡° ͜ʖ ͡°) na začiatok textovej správy"
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
#, fuzzy
#| msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Pridá ¯\\_(ツ)_/¯ na začiatok textovej správy"
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given message colored as a rainbow"
msgstr "Odošle danú správu zafarebnú ako dúha"
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
#, fuzzy
#| msgid "Sends the given emote coloured as a rainbow"
msgid "Sends the given emote colored as a rainbow"
msgstr "Odošle daný emotikon zafarbený ako dúha"
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given message as plain text"
msgstr "Odošle danú správu zafarebnú ako dúha"
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given message as a spoiler"
msgstr "Odošle danú správu zafarebnú ako dúha"
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given emote"
msgstr "Odošle danú správu zafarebnú ako dúha"
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
#, fuzzy
#| msgid "Sends the given message coloured as a rainbow"
msgid "Sends the given message as a notice"
msgstr "Odošle danú správu zafarebnú ako dúha"
#: src/models/actionsmodel.cpp:192 src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:377 src/models/actionsmodel.cpp:421
#: src/models/actionsmodel.cpp:459 src/models/actionsmodel.cpp:494
#: src/models/actionsmodel.cpp:193 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:378 src/models/actionsmodel.cpp:422
#: src/models/actionsmodel.cpp:460 src/models/actionsmodel.cpp:495
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr ""
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, fuzzy, kde-format
#| msgid "reinvited %1 to the room"
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "znovu pozval %1 do miestnosti"
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are already in this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, fuzzy, kde-format
#| msgid "invited %1 to the room"
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "pozval %1 do miestnosti"
#: src/models/actionsmodel.cpp:218 src/models/actionsmodel.cpp:367
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:482
#: src/models/actionsmodel.cpp:219 src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:391 src/models/actionsmodel.cpp:483
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<user-id>"
msgid "<user id>"
msgstr "<user-id>"
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
#, fuzzy
#| msgid "invited %1 to the room"
msgid "Invites the user to this room"
msgstr "pozval %1 do miestnosti"
#: src/models/actionsmodel.cpp:236 src/models/actionsmodel.cpp:291
#: src/models/actionsmodel.cpp:237 src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Vstupujem do miestnosti %1."
#: src/models/actionsmodel.cpp:242 src/models/actionsmodel.cpp:297
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
msgid "<room alias or id>"
msgstr "<alias miestnosti alebo jej id>"
#: src/models/actionsmodel.cpp:243 src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:299
msgid "Joins the given room"
msgstr "Vstúpi do danej miestnosti"
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, fuzzy, kde-format
#| msgid "Configure room"
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Nastaviť miestnosť"
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<user-id>"
msgid "<room alias or id> [<reason>]"
msgstr "<user-id>"
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
#, fuzzy
#| msgid "joined the room"
msgid "Requests to join the given room"
msgstr "sa pripojil k miestnosti"
#: src/models/actionsmodel.cpp:288
#: src/models/actionsmodel.cpp:289
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr ""
#: src/models/actionsmodel.cpp:305 src/models/actionsmodel.cpp:313
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
msgid "[<room alias or id>]"
msgstr ""
#: src/models/actionsmodel.cpp:306 src/models/actionsmodel.cpp:314
#: src/models/actionsmodel.cpp:307 src/models/actionsmodel.cpp:315
msgid "Leaves the given room or this room, if there is none given"
msgstr ""
#: src/models/actionsmodel.cpp:328 src/models/actionsmodel.cpp:336
#: src/models/actionsmodel.cpp:344
#: src/models/actionsmodel.cpp:329 src/models/actionsmodel.cpp:337
#: src/models/actionsmodel.cpp:345
msgid "<display name>"
msgstr ""
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your global display name"
msgstr "zmenili svoje zobrazované meno na %1"
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your display name in this room"
msgstr "zmenili svoje zobrazované meno na %1"
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr ""
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr ""
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
#, fuzzy
#| msgid "Ignore this user"
msgid "Ignores the given user"
msgstr "Ignorovať tohto používateľa"
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr ""
#: src/models/actionsmodel.cpp:385
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr ""
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
#, fuzzy
#| msgid "Unignore this user"
msgid "Unignores the given user"
msgstr "Prestať ignorovať tohto požívateľa"
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr ""
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
#, fuzzy
#| msgid "React to this message with a text"
msgid "React to the message with the given text"
msgstr "Reagovať na túto správu textom"
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to ban users from this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
#, fuzzy
#| msgctxt "@label Parameter of a command"
#| msgid "<user-id>"
msgid "<user id> [<reason>]"
msgstr "<user-id>"
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
#, fuzzy
#| msgid "Ignore this user"
msgid "Bans the given user"
msgstr "Ignorovať tohto používateľa"
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to unban users from this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
#, fuzzy
#| msgid "Ignore this user"
msgid "Removes the ban of the given user"
msgstr "Ignorovať tohto používateľa"
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgid "You are not allowed to kick users from this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, fuzzy, kde-format
#| msgid "Open NeoChat in this room"
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Otvoriť NeoChat v tejto miestnosti"
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, fuzzy, kde-format
#| msgid "banned %1 from the room: %2"
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "zakázal %1 z miestnosti: %2"
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
#, fuzzy
#| msgid "invited %1 to the room"
msgid "Removes the user from the room"
@@ -1671,7 +1666,7 @@ msgstr ""
msgid "Encrypted Message"
msgstr "Upraviť správu"
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:275
#: src/notificationsmanager.cpp:204 src/qml/Main.qml:274
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1754,7 +1749,7 @@ msgid "Notification settings"
msgstr "Zobraziť upozornenia"
#: src/qml/AccountMenu.qml:37 src/qml/AccountMenu.qml:49
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:405 src/qml/UserInfo.qml:103
#: src/qml/GlobalMenu.qml:35 src/qml/Main.qml:404 src/qml/UserInfo.qml:103
#, kde-format
msgid "Configure"
msgstr "Nastaviť"
@@ -2195,7 +2190,7 @@ msgstr ""
#: src/qml/CreateRoomDialog.qml:117 src/qml/CreateRoomDialog.qml:200
#: src/qml/ExploreComponent.qml:29 src/qml/ExploreComponentMobile.qml:58
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:224
#: src/qml/GlobalMenu.qml:74 src/qml/RoomListPage.qml:210
#: src/qml/SelectParentDialog.qml:142
#, fuzzy, kde-format
#| msgid "Explore Rooms"
@@ -2372,21 +2367,21 @@ msgid "They don't match"
msgstr ""
#: src/qml/ExploreComponent.qml:23 src/qml/ExploreComponentMobile.qml:52
#: src/qml/RoomListPage.qml:218
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Explore rooms"
msgstr "Prehliadať miestnosti"
#: src/qml/ExploreComponent.qml:37 src/qml/ExploreComponentMobile.qml:67
#: src/qml/GlobalMenu.qml:52 src/qml/GlobalMenu.qml:61
#: src/qml/RoomListPage.qml:186 src/qml/RoomListPage.qml:235
#: src/qml/RoomListPage.qml:172 src/qml/RoomListPage.qml:221
#, kde-format
msgid "Find your friends"
msgstr ""
#: src/qml/ExploreComponent.qml:42 src/qml/ExploreComponentMobile.qml:73
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:194
#: src/qml/RoomListPage.qml:239
#: src/qml/GlobalMenu.qml:56 src/qml/RoomListPage.qml:180
#: src/qml/RoomListPage.qml:225
#, kde-format
msgctxt "@title"
msgid "Find your friends"
@@ -2414,19 +2409,39 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr ""
#: src/qml/ExploreComponent.qml:102
#: src/qml/ExploreComponent.qml:93
#, fuzzy, kde-format
#| msgid "Rooms"
msgctxt "@title"
msgid "Rooms"
msgstr "Miestnosti"
#: src/qml/ExploreComponent.qml:105
#, fuzzy, kde-format
#| msgctxt "@action:title"
#| msgid "Search"
msgctxt "@action"
msgid "Search Room"
msgstr "Hľadať"
#: src/qml/ExploreComponent.qml:118
#, fuzzy, kde-format
#| msgid "Ban this user"
msgctxt "@action:button"
msgid "Show Menu"
msgstr "Zakázať tomuto používateľovi prístup"
#: src/qml/ExploreComponent.qml:166
#: src/qml/ExploreComponent.qml:182
#, fuzzy, kde-format
#| msgid "Rooms and private chats:"
msgid "Create rooms and chats"
msgstr "Miestnosti a súkromné chaty:"
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr ""
#: src/qml/ExploreComponentMobile.qml:79
#, fuzzy, kde-format
#| msgid "Rooms and private chats:"
@@ -2803,33 +2818,33 @@ msgstr "Miesta"
msgid "There are no locations shared in this room."
msgstr "V tejto miestnosti sa nezdieľajú miesta."
#: src/qml/Main.qml:166
#: src/qml/Main.qml:163
#, fuzzy, kde-format
#| msgid "Room information"
msgctxt "@action:button"
msgid "Show Room Information"
msgstr "Informácie o miestnosti"
#: src/qml/Main.qml:169
#: src/qml/Main.qml:166
#, fuzzy, kde-format
#| msgid "Room information"
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr "Informácie o miestnosti"
#: src/qml/Main.qml:309
#: src/qml/Main.qml:308
#, fuzzy, kde-format
#| msgid "Show notifications"
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Zobraziť upozornenia"
#: src/qml/Main.qml:326
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr "Používateľský súhlas"
#: src/qml/Main.qml:331
#: src/qml/Main.qml:330
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2839,28 +2854,28 @@ msgstr ""
"zmluvnými podmienkami. Ak si ich chcete prečítať, kliknite na tlačidlo "
"nižšie."
#: src/qml/Main.qml:336
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr "Otvoriť"
#: src/qml/Main.qml:363
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr "Začať rozhovor"
#: src/qml/Main.qml:365
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Chcete začať rozhovor s %1?"
#: src/qml/Main.qml:391
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/Main.qml:423 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, fuzzy, kde-format
#| msgid "Share"
msgctxt "@title"
@@ -3121,13 +3136,13 @@ msgstr "Upraviť správu"
msgid "Reason for reporting this message"
msgstr ""
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, fuzzy, kde-format
#| msgid "Muted"
msgid "Muted room"
msgstr "Stlmený"
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr "Nastaviť miestnosť"
@@ -3240,34 +3255,34 @@ msgstr[2] "%1 Členov"
msgid "No member count"
msgstr "Žiadny počet členov"
#: src/qml/RoomListPage.qml:209
#: src/qml/RoomListPage.qml:195
#, fuzzy, kde-format
#| msgid "No rooms found"
msgid "No friends found"
msgstr "Žiadne miestnosti neboli nájdené"
#: src/qml/RoomListPage.qml:209
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr "Žiadne miestnosti neboli nájdené"
#: src/qml/RoomListPage.qml:211
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid ""
"You haven't added any of your friends yet, click below to search for them."
msgstr ""
#: src/qml/RoomListPage.qml:211
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr "Pripojte sa k niektorým miestnostiam a začnite"
#: src/qml/RoomListPage.qml:218
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr "Vyhľadajte v adresári miestnosti"
#: src/qml/RoomListPage.qml:235
#: src/qml/RoomListPage.qml:221
#, fuzzy, kde-format
#| msgid "Search in room directory"
msgid "Search in friend directory"
@@ -5482,28 +5497,35 @@ msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr ""
#: src/timeline/LinkPreviewComponent.qml:119
#: src/timeline/LinkPreviewComponent.qml:128 src/timeline/LoadComponent.qml:79
#, fuzzy, kde-format
#| msgid "Remove device"
msgctxt "As in remove the link preview so it's no longer shown"
msgid "Remove preview"
msgstr "Odstrániť zariadenie"
#: src/timeline/LinkPreviewComponent.qml:146
#, kde-format
msgid "Shrink preview"
msgstr ""
#: src/timeline/LinkPreviewComponent.qml:119
#: src/timeline/LinkPreviewComponent.qml:146
#, kde-format
msgid "Expand preview"
msgstr ""
#: src/timeline/LoadComponent.qml:53
#: src/timeline/LoadComponent.qml:66
#, fuzzy, kde-format
#| msgid "Loading…"
msgid "Loading reply"
msgstr "Načítava sa…"
#: src/timeline/LoadComponent.qml:55
#: src/timeline/LoadComponent.qml:68
#, kde-format
msgid "Loading URL preview"
msgstr ""
#: src/timeline/MessageComponentChooser.qml:226
#: src/timeline/MessageComponentChooser.qml:230
#, fuzzy, kde-format
#| msgid "withdrew %1's invitation"
msgid "%1 started a user verification"