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

@@ -6,8 +6,8 @@ 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"
"PO-Revision-Date: 2024-04-02 13:38+0200\n"
"POT-Creation-Date: 2024-04-24 00:38+0000\n"
"PO-Revision-Date: 2024-04-22 17:03+0200\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
"Language: it\n"
@@ -15,9 +15,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 24.02.1\n"
"X-Generator: Lokalize 24.02.2\n"
#: src/controller.cpp:134
#: src/controller.cpp:133
#, kde-format
msgctxt ""
"The reason for using push notifications, as in: '[Push notifications are "
@@ -25,48 +25,48 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Ricezione delle notifiche per i nuovi messaggi"
#: src/controller.cpp:213
#: src/controller.cpp:212
#, kde-format
msgid "Network Error: %1"
msgstr "Errore di rete: %1"
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Access token wasn't found"
msgstr "Il token di accesso non è stato trovato"
#: src/controller.cpp:235
#: src/controller.cpp:234
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Forse è stato eliminato?"
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Access to keychain was denied."
msgstr "L'accesso al portachiavi è stato negato."
#: src/controller.cpp:239
#: src/controller.cpp:238
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Consenti a Neochat di leggere il token di accesso"
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "No keychain available."
msgstr "Nessun portachiavi trovato."
#: src/controller.cpp:242
#: src/controller.cpp:241
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"Installa un portachiavi, ad es. KWallet o il portachiavi di GNOME su Linux"
#: src/controller.cpp:245
#: src/controller.cpp:244
#, kde-format
msgid "Unable to read access token"
msgstr "Impossibile leggere il token di accesso"
#: src/controller.cpp:341
#: src/controller.cpp:340
#, kde-format
msgid "Receiving push notifications"
msgstr "Ricezione delle notifiche push"
@@ -84,18 +84,16 @@ msgid "Event Source"
msgstr "Sorgente dell'evento"
#: src/devtools/DebugOptions.qml:19
#, fuzzy, kde-format
#| msgid "Show links preview in the chat messages"
#, kde-format
msgctxt "@option:check"
msgid "Show hidden events in the timeline"
msgstr "Mostra l'anteprima dei collegamenti nei messaggi di chat"
msgstr "Mostra gli eventi nascosti nella linea temporale"
#: src/devtools/DebugOptions.qml:26
#, fuzzy, kde-format
#| msgid "Waiting for device to accept verification."
#, kde-format
msgctxt "@option:check Enable the matrix 'threads' feature"
msgid "Always allow device verification"
msgstr "In attesa che il dispositivo accetti la verifica."
msgstr "Consenti sempre la verifica del dispositivo"
#: src/devtools/DebugOptions.qml:27
#, kde-format
@@ -103,12 +101,14 @@ msgid ""
"Allow the user to start a verification session with devices that were "
"already verified"
msgstr ""
"Consenti all'utente di avviare una sessione di verifica con dispositivi già "
"verificati"
#: src/devtools/DebugOptions.qml:33
#, kde-format
msgctxt "@option:check"
msgid "Show focus in window header"
msgstr ""
msgstr "Mostra il focus nell'intestazione della finestra"
#: src/devtools/DevtoolsPage.qml:18 src/settings/NeoChatGeneralPage.qml:240
#, kde-format
@@ -116,11 +116,10 @@ msgid "Developer Tools"
msgstr "Strumenti per sviluppatori"
#: src/devtools/DevtoolsPage.qml:29
#, fuzzy, kde-format
#| msgid "Options"
#, kde-format
msgctxt "@title:tab"
msgid "Debug Options"
msgstr "Opzioni"
msgstr "Opzioni di debug"
#: src/devtools/DevtoolsPage.qml:44
#, kde-format
@@ -157,28 +156,28 @@ msgstr "Scegli stanza"
msgid "Room"
msgstr "Stanza"
#: src/devtools/RoomData.qml:35
#: src/devtools/RoomData.qml:36
#, kde-format
msgid "Room Id: %1"
msgstr "ID stanza: %1"
#: src/devtools/RoomData.qml:39
#: src/devtools/RoomData.qml:40
#, kde-format
msgid "Room Account Data"
msgstr "Dati account della stanza"
#: 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
#, kde-format
msgid "Event Source"
msgstr "Sorgente dell'evento"
#: src/devtools/RoomData.qml:60
#: src/devtools/RoomData.qml:61
#, kde-format
msgid "Room State"
msgstr "Stato della stanza"
#: 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"
@@ -186,7 +185,7 @@ msgid_plural "%1 events of this type"
msgstr[0] "%1 evento di questo tipo"
msgstr[1] "%1 eventi di questo tipo"
#: src/devtools/RoomData.qml:83
#: src/devtools/RoomData.qml:84
#, kde-format
msgctxt "'Event' being some JSON data, not something physically happening."
msgid "Event Information"
@@ -220,49 +219,44 @@ msgctxt ""
msgid "State Keys"
msgstr "State Keys"
#: src/enums/neochatroomtype.h:60
#: src/enums/neochatroomtype.h:59
#, kde-format
msgid "Invited"
msgstr "Invitato"
#: src/enums/neochatroomtype.h:62
#: src/enums/neochatroomtype.h:61
#, kde-format
msgid "Favorite"
msgstr "Preferito"
#: 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 "Amici"
#: src/enums/neochatroomtype.h:66
#: src/enums/neochatroomtype.h:65
#, kde-format
msgid "Normal"
msgstr "Normale"
#: src/enums/neochatroomtype.h:68
#: src/enums/neochatroomtype.h:67
#, kde-format
msgid "Low priority"
msgstr "Bassa priorità"
#: src/enums/neochatroomtype.h:70
#: src/enums/neochatroomtype.h:69
#, kde-format
msgid "Spaces"
msgstr "Spazi"
#: src/enums/neochatroomtype.h:72 src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr "Cerca"
#: 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>[Questo messaggio è stato eliminato]</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>[Questo messaggio è stato eliminato: %1]</i>"
@@ -635,12 +629,12 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Destinazione"
#: src/login.cpp:85 src/login.cpp:100
#: src/login.cpp:84 src/login.cpp:99
#, kde-format
msgid "Network Error"
msgstr "Errore di rete"
#: src/login.cpp:93
#: src/login.cpp:92
#, kde-format
msgid "Login Failed: %1"
msgstr "Accesso non riuscito: %1"
@@ -964,318 +958,318 @@ msgstr "Solo per uso interno."
msgid "Share a URL to Matrix"
msgstr "Condividi un URL su Matrix"
#: src/matriximageprovider.cpp:40
#: src/matriximageprovider.cpp:38
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
msgstr "L'ID del supporto «%1» non segue il modello server/mediaId"
#: src/matriximageprovider.cpp:98
#: src/matriximageprovider.cpp:96
#, kde-format
msgid "Image request has been cancelled"
msgstr "La richiesta dell'immagine è stata annullata"
#: src/models/actionsmodel.cpp:24
#: src/models/actionsmodel.cpp:25
#, kde-format
msgid "Leaving this room."
msgstr "Lascia questa stanza."
#: 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 "«%1» non sembra un id di una stanza o un alias."
#: src/models/actionsmodel.cpp:39
#: src/models/actionsmodel.cpp:40
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Lascia la stanza %1."
#: src/models/actionsmodel.cpp:42
#: src/models/actionsmodel.cpp:43
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Stanza %1 non trovata."
#: 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 "Nessun nuovo pseudonimo fornito, non ci saranno modifiche."
#: 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
msgid "<message>"
msgstr "<messaggio>"
#: src/models/actionsmodel.cpp:66
#: src/models/actionsmodel.cpp:67
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Antepone ¯\\_(ツ)_/¯ a un messaggio di testo normale"
#: src/models/actionsmodel.cpp:76
#: src/models/actionsmodel.cpp:77
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Antepone ( ͡° ͜ʖ ͡°) a un messaggio di testo normale"
#: src/models/actionsmodel.cpp:86
#: src/models/actionsmodel.cpp:87
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Antepone (╯°□°)╯︵ ┻━┻ a un messaggio di testo semplice"
#: src/models/actionsmodel.cpp:96
#: src/models/actionsmodel.cpp:97
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Antepone ┬──┬ ( ゜-゜ノ) a un messaggio di testo semplice"
#: src/models/actionsmodel.cpp:116
#: src/models/actionsmodel.cpp:117
msgid "Sends the given message colored as a rainbow"
msgstr "Invia il messaggio specificato colorato come un arcobaleno"
#: src/models/actionsmodel.cpp:136
#: src/models/actionsmodel.cpp:137
msgid "Sends the given emote colored as a rainbow"
msgstr "Invia l'emoticon specificata colorata come un arcobaleno"
#: src/models/actionsmodel.cpp:147
#: src/models/actionsmodel.cpp:148
msgid "Sends the given message as plain text"
msgstr "Invia il messaggio fornito come testo normale"
#: src/models/actionsmodel.cpp:163
#: src/models/actionsmodel.cpp:164
msgid "Sends the given message as a spoiler"
msgstr "Invia il dato messaggio come spoiler"
#: src/models/actionsmodel.cpp:173
#: src/models/actionsmodel.cpp:174
msgid "Sends the given emote"
msgstr "Invia l'emoticon specificata"
#: src/models/actionsmodel.cpp:183
#: src/models/actionsmodel.cpp:184
msgid "Sends the given message as a notice"
msgstr "Invia il messaggio specificato come avviso"
#: 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 "«%1» non sembra un ID Matrix."
#: src/models/actionsmodel.cpp:197
#: src/models/actionsmodel.cpp:198
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "%1 è già invitato in questa stanza virtuale."
#: src/models/actionsmodel.cpp:201
#: src/models/actionsmodel.cpp:202
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/models/actionsmodel.cpp:205
#: src/models/actionsmodel.cpp:206
#, kde-format
msgid "You are already in this room."
msgstr "Sei già in questa stanza."
#: src/models/actionsmodel.cpp:209
#: src/models/actionsmodel.cpp:210
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 è già in questa stanza."
#: src/models/actionsmodel.cpp:213
#: src/models/actionsmodel.cpp:214
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 è stato invitato in questa stanza"
#: 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
msgid "<user id>"
msgstr "<id utente>"
#: src/models/actionsmodel.cpp:219
#: src/models/actionsmodel.cpp:220
msgid "Invites the user to this room"
msgstr "Invita l'utente in questa stanza virtuale"
#: 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 "Accesso alla stanza %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 della stanza o 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 "Si unisce alla stanza specificata"
#: src/models/actionsmodel.cpp:262
#: src/models/actionsmodel.cpp:263
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Accesso alla stanza %1."
#: src/models/actionsmodel.cpp:274
#: src/models/actionsmodel.cpp:275
msgid "<room alias or id> [<reason>]"
msgstr "<alias della stanza o id> [<motivo>]"
#: src/models/actionsmodel.cpp:275
#: src/models/actionsmodel.cpp:276
msgid "Requests to join the given room"
msgstr "Richiede di unirsi alla stanza specificata"
#: 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 "Se già nella stanza %1"
#: 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 "[<alias della stanza o id>]"
#: 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 ""
"Lascia la stanza specificata o questa stanza, se non ce n'è una specificata"
#: 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 "<nome visualizzato>"
#: src/models/actionsmodel.cpp:329
#: src/models/actionsmodel.cpp:330
msgid "Changes your global display name"
msgstr "Modifica il nome visualizzato globale"
#: src/models/actionsmodel.cpp:337 src/models/actionsmodel.cpp:345
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
msgid "Changes your display name in this room"
msgstr "Cambia il nome visualizzato in questa stanza"
#: src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:359
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 è già ignorato."
#: src/models/actionsmodel.cpp:362
#: src/models/actionsmodel.cpp:363
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 ora è ignorato."
#: src/models/actionsmodel.cpp:368
#: src/models/actionsmodel.cpp:369
msgid "Ignores the given user"
msgstr "Ignora l'utente specificato"
#: src/models/actionsmodel.cpp:381
#: src/models/actionsmodel.cpp:382
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 non è ignorato."
#: 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 "%1 non è più ignorato."
#: src/models/actionsmodel.cpp:391
#: src/models/actionsmodel.cpp:392
msgid "Unignores the given user"
msgstr "Non ignorare l'utente specificato"
#: src/models/actionsmodel.cpp:410
#: src/models/actionsmodel.cpp:411
msgid "<reaction text>"
msgstr "<testo di reazione>"
#: src/models/actionsmodel.cpp:411
#: src/models/actionsmodel.cpp:412
msgid "React to the message with the given text"
msgstr "Reagisci al messaggio con il testo indicato"
#: src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:427
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 è già stato bandito da questa stanza virtuale."
#: src/models/actionsmodel.cpp:434
#: src/models/actionsmodel.cpp:435
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Non sei autorizzato a bandire gli utenti da questa stanza."
#: src/models/actionsmodel.cpp:440
#: src/models/actionsmodel.cpp:441
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Non puoi bandire %1 da questa stanza virtuale."
#: src/models/actionsmodel.cpp:444
#: src/models/actionsmodel.cpp:445
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 è stato bandito da questa stanza."
#: src/models/actionsmodel.cpp:449 src/models/actionsmodel.cpp:526
#: src/models/actionsmodel.cpp:450 src/models/actionsmodel.cpp:527
msgid "<user id> [<reason>]"
msgstr "<id utente> [<motivo>]"
#: src/models/actionsmodel.cpp:450
#: src/models/actionsmodel.cpp:451
msgid "Bans the given user"
msgstr "Bandisce l'utente specificato"
#: src/models/actionsmodel.cpp:467
#: src/models/actionsmodel.cpp:468
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
"Non sei autorizzato a rimuovere il bando degli utenti da questa stanza "
"virtuale."
#: src/models/actionsmodel.cpp:472
#: src/models/actionsmodel.cpp:473
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 non è stato bandito da questa stanza virtuale."
#: src/models/actionsmodel.cpp:476
#: src/models/actionsmodel.cpp:477
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "Il bando per %1 è stato rimosso da questa stanza virtuale."
#: src/models/actionsmodel.cpp:483
#: src/models/actionsmodel.cpp:484
msgid "Removes the ban of the given user"
msgstr "Rimuove il bando dell'utente specificato"
#: src/models/actionsmodel.cpp:498
#: src/models/actionsmodel.cpp:499
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "Non puoi espellerti dalla stanza."
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:503
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 non è in questa stanza."
#: src/models/actionsmodel.cpp:511
#: src/models/actionsmodel.cpp:512
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Non ti è consentito espellere gli utenti da questa stanza."
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:518
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Non puoi espellere %1 da questa stanza virtuale."
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:522
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 è stato espulso da questa stanza."
#: src/models/actionsmodel.cpp:527
#: src/models/actionsmodel.cpp:528
msgid "Removes the user from the room"
msgstr "Rimuove l'utente dalla stanza"
@@ -1523,7 +1517,7 @@ msgstr "Lat: %1, Lon: %2"
msgid "Encrypted Message"
msgstr "Messaggio cifrato"
#: 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"
@@ -1598,7 +1592,7 @@ msgid "Notification settings"
msgstr "Impostazioni delle notifiche"
#: 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 "Configura"
@@ -2010,7 +2004,7 @@ msgstr "Scegli la stanza"
#: 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
#, kde-format
msgctxt "@title"
@@ -2128,22 +2122,19 @@ msgid "Select All"
msgstr "Seleziona tutto"
#: src/qml/EditStateDialog.qml:28 src/qml/MessageSourceSheet.qml:56
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Edit Sticker"
#, kde-format
msgctxt "@title As in 'edit the state of this room'"
msgid "Edit State"
msgstr "Modifica adesivo"
msgstr "Modifica stato"
#: src/qml/EditStateDialog.qml:32
#, kde-format
msgctxt "@action"
msgid "Revert changes"
msgstr ""
msgstr "Annulla le modifiche"
#: src/qml/EditStateDialog.qml:38
#, fuzzy, kde-format
#| msgid "Apply"
#, kde-format
msgctxt "@action As in 'Apply the changes'"
msgid "Apply"
msgstr "Applica"
@@ -2187,21 +2178,21 @@ msgid "They don't match"
msgstr "Non corrispondono"
#: 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 "Esplora le stanze"
#: 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 "Trova i tuoi amici"
#: 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"
@@ -2228,19 +2219,36 @@ msgctxt "@title"
msgid "Scan a QR Code"
msgstr "Scansione di un codice QR"
#: src/qml/ExploreComponent.qml:102
#: src/qml/ExploreComponent.qml:93
#, fuzzy, kde-format
#| msgctxt "@action:inmenu"
#| msgid "Show User"
#| msgid "Room"
msgctxt "@title"
msgid "Rooms"
msgstr "Stanza"
#: src/qml/ExploreComponent.qml:105
#, fuzzy, kde-format
#| msgid "Search"
msgctxt "@action"
msgid "Search Room"
msgstr "Cerca"
#: src/qml/ExploreComponent.qml:118
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr "Mostra utente"
msgstr "Mostra il menu"
#: src/qml/ExploreComponent.qml:166
#: src/qml/ExploreComponent.qml:182
#, kde-format
msgid "Create rooms and chats"
msgstr "Crea stanze e chat"
#: src/qml/ExploreComponentMobile.qml:36
#, kde-format
msgid "Search"
msgstr "Cerca"
#: src/qml/ExploreComponentMobile.qml:79
#, kde-format
msgid "Create New"
@@ -2598,32 +2606,32 @@ msgstr "Posizioni"
msgid "There are no locations shared in this room."
msgstr "Non ci sono posizioni condivise in questa stanza."
#: src/qml/Main.qml:166
#: src/qml/Main.qml:163
#, fuzzy, kde-format
#| msgid "New Room Information"
msgctxt "@action:button"
msgid "Show Room Information"
msgstr "Nuove informazioni sulla stanza"
#: src/qml/Main.qml:169
#: src/qml/Main.qml:166
#, fuzzy, kde-format
#| msgid "New Room Information"
msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr "Nuove informazioni sulla stanza"
#: src/qml/Main.qml:309
#: src/qml/Main.qml:308
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifica della sessione"
#: src/qml/Main.qml:326
#: src/qml/Main.qml:325
#, kde-format
msgid "User consent"
msgstr "Consenso dell'utente"
#: 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 "
@@ -2632,28 +2640,28 @@ msgstr ""
"Il tuo server ti richiede di accettare i suoi termini e le sue condizioni "
"prima di poterlo utilizzare. Fai clic sul pulsante in basso per leggerli."
#: src/qml/Main.qml:336
#: src/qml/Main.qml:335
#, kde-format
msgid "Open"
msgstr "Apri"
#: src/qml/Main.qml:363
#: src/qml/Main.qml:362
#, kde-format
msgid "Start a chat"
msgstr "Avvia una chat"
#: src/qml/Main.qml:365
#: src/qml/Main.qml:364
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Vuoi iniziare una chat con %1?"
#: src/qml/Main.qml:391
#: src/qml/Main.qml:390
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr "Il collegamento attualmente selezionato"
#: src/qml/Main.qml:423 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:422 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -2731,11 +2739,10 @@ msgid "Copy Link"
msgstr "Copia collegamento"
#: src/qml/MessageSourceSheet.qml:46
#, fuzzy, kde-format
#| msgid "Edit Message"
#, kde-format
msgctxt "@action As in 'edit the state of this room'"
msgid "Edit state"
msgstr "Modifica messaggio"
msgstr "Modifica stato"
#: src/qml/NotificationsView.qml:19 src/qml/SpaceDrawer.qml:68
#, kde-format
@@ -2894,12 +2901,12 @@ msgstr "Messaggio della segnalazione"
msgid "Reason for reporting this message"
msgstr "Motivo della segnalazione di questo messaggio"
#: src/qml/RoomDelegate.qml:101
#: src/qml/RoomDelegate.qml:103
#, kde-format
msgid "Muted room"
msgstr "Stanza silenziata"
#: src/qml/RoomDelegate.qml:134
#: src/qml/RoomDelegate.qml:136
#, kde-format
msgid "Configure room"
msgstr "Configura la stanza"
@@ -3001,17 +3008,17 @@ msgstr[1] "%1 membri"
msgid "No member count"
msgstr "Nessun conteggio dei membri"
#: src/qml/RoomListPage.qml:209
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No friends found"
msgstr "Nessun amico trovato"
#: src/qml/RoomListPage.qml:209
#: src/qml/RoomListPage.qml:195
#, kde-format
msgid "No rooms found"
msgstr "Nessuna stanza trovata"
#: 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."
@@ -3019,17 +3026,17 @@ msgstr ""
"Non hai ancora aggiunto nessuno dei tuoi amici, fai clic qui sotto per "
"cercarli."
#: src/qml/RoomListPage.qml:211
#: src/qml/RoomListPage.qml:197
#, kde-format
msgid "Join some rooms to get started"
msgstr "Entra in qualche stanza per iniziare"
#: src/qml/RoomListPage.qml:218
#: src/qml/RoomListPage.qml:204
#, kde-format
msgid "Search in room directory"
msgstr "Cerca nella cartella delle stanze"
#: src/qml/RoomListPage.qml:235
#: src/qml/RoomListPage.qml:221
#, kde-format
msgid "Search in friend directory"
msgstr "Cerca nella cartella degli amici"
@@ -3835,12 +3842,10 @@ msgid "Label:"
msgstr "Etichetta:"
#: src/settings/AccountEditorPage.qml:117
#, fuzzy, kde-format
#| msgctxt "@action:button"
#| msgid "Remove this account"
#, kde-format
msgctxt "@action:button"
msgid "QR code for account"
msgstr "Rimuovi questo account"
msgstr "Codice QR per account"
#: src/settings/AccountEditorPage.qml:133
#: src/settings/AccountEditorPage.qml:188
@@ -3882,13 +3887,12 @@ msgstr "Le password non corrispondono"
#: src/settings/AccountEditorPage.qml:201
#, kde-format
msgid "Email Addresses"
msgstr ""
msgstr "Indirizzi di posta elettronica"
#: src/settings/AccountEditorPage.qml:206
#, fuzzy, kde-format
#| msgid "Members"
#, kde-format
msgid "Phone Numbers"
msgstr "Membri"
msgstr "Numeri di telefono"
#: src/settings/AccountEditorPage.qml:211
#, kde-format
@@ -4046,11 +4050,10 @@ msgid "Verify device"
msgstr "Verifica il dispositivo"
#: src/settings/DeviceDelegate.qml:126
#, fuzzy, kde-format
#| msgid "Verified Devices"
#, kde-format
msgctxt "This device is verified"
msgid "Verified"
msgstr "Dispositivi verificati"
msgstr "Verificato"
#: src/settings/DeviceDelegate.qml:135
#, kde-format
@@ -4281,7 +4284,7 @@ msgstr ""
#: src/settings/NeoChatGeneralPage.qml:74
#, kde-format
msgid "Show all rooms in \"Home\" tab"
msgstr ""
msgstr "Mostra tutte le stanze nella scheda «Home»"
#: src/settings/NeoChatGeneralPage.qml:85
#, kde-format
@@ -5087,8 +5090,7 @@ msgid "Copy to clipboard"
msgstr "Copia negli appunti"
#: src/timeline/CodeComponent.qml:178
#, fuzzy, kde-format
#| msgid "Maximize"
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
msgstr "Massimizza"
@@ -5158,27 +5160,34 @@ msgctxt "@action"
msgid "Send to KDE Itinerary"
msgstr "Invia a KDE Itinerary"
#: 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 "Rimuovi il dispositivo"
#: src/timeline/LinkPreviewComponent.qml:146
#, kde-format
msgid "Shrink preview"
msgstr "Riduci l'anteprima"
#: src/timeline/LinkPreviewComponent.qml:119
#: src/timeline/LinkPreviewComponent.qml:146
#, kde-format
msgid "Expand preview"
msgstr "Espandi l'anteprima"
#: src/timeline/LoadComponent.qml:53
#: src/timeline/LoadComponent.qml:66
#, kde-format
msgid "Loading reply"
msgstr "Caricamento risposta"
#: src/timeline/LoadComponent.qml:55
#: src/timeline/LoadComponent.qml:68
#, kde-format
msgid "Loading URL preview"
msgstr "Caricamento dell'anteprima dell'URL"
#: src/timeline/MessageComponentChooser.qml:226
#: src/timeline/MessageComponentChooser.qml:230
#, kde-format
msgid "%1 started a user verification"
msgstr "%1 ha iniziato una verifica utente"