GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2022-11-23 02:11:14 +00:00
parent 67980ea560
commit ef9f17840d
35 changed files with 2821 additions and 2769 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2022-11-22 00:45+0000\n"
"POT-Creation-Date: 2022-11-23 00:47+0000\n"
"PO-Revision-Date: 2022-11-15 16:06+0100\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -19,7 +19,8 @@ msgstr ""
#: src/actionsmodel.cpp:29 src/actionsmodel.cpp:39 src/actionsmodel.cpp:49
#: src/actionsmodel.cpp:59 src/actionsmodel.cpp:79 src/actionsmodel.cpp:99
#: src/actionsmodel.cpp:115 src/actionsmodel.cpp:125 src/actionsmodel.cpp:135
#: src/actionsmodel.cpp:110 src/actionsmodel.cpp:126 src/actionsmodel.cpp:136
#: src/actionsmodel.cpp:146
msgid "<message>"
msgstr "<messaggio>"
@@ -47,186 +48,192 @@ msgstr "Invia il messaggio specificato colorato come un arcobaleno"
msgid "Sends the given emote colored as a rainbow"
msgstr "Invia l'emoticon specificata colorata come un arcobaleno"
#: src/actionsmodel.cpp:116
#: src/actionsmodel.cpp:111
#, fuzzy
#| msgid "Sends the given message as a notice"
msgid "Sends the given given message as plain text"
msgstr "Invia il messaggio specificato come avviso"
#: src/actionsmodel.cpp:127
msgid "Sends the given message as a spoiler"
msgstr "Invia il dato messaggio come spoiler"
#: src/actionsmodel.cpp:126
#: src/actionsmodel.cpp:137
msgid "Sends the given emote"
msgstr "Invia l'emoticon specificata"
#: src/actionsmodel.cpp:136
#: src/actionsmodel.cpp:147
msgid "Sends the given message as a notice"
msgstr "Invia il messaggio specificato come avviso"
#: src/actionsmodel.cpp:145 src/actionsmodel.cpp:322 src/actionsmodel.cpp:350
#: src/actionsmodel.cpp:400 src/actionsmodel.cpp:437 src/actionsmodel.cpp:471
#: src/actionsmodel.cpp:156 src/actionsmodel.cpp:333 src/actionsmodel.cpp:361
#: src/actionsmodel.cpp:411 src/actionsmodel.cpp:448 src/actionsmodel.cpp:482
#, 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/actionsmodel.cpp:150
#: src/actionsmodel.cpp:161
#, 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/actionsmodel.cpp:154
#: src/actionsmodel.cpp:165
#, 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/actionsmodel.cpp:159
#: src/actionsmodel.cpp:170
#, kde-format
msgid "You are already in this room."
msgstr "Sei già in questa stanza."
#: src/actionsmodel.cpp:163
#: src/actionsmodel.cpp:174
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 è già in questa stanza."
#: src/actionsmodel.cpp:167
#: src/actionsmodel.cpp:178
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 è stato invitato in questa stanza"
#: src/actionsmodel.cpp:172 src/actionsmodel.cpp:340 src/actionsmodel.cpp:368
#: src/actionsmodel.cpp:459
#: src/actionsmodel.cpp:183 src/actionsmodel.cpp:351 src/actionsmodel.cpp:379
#: src/actionsmodel.cpp:470
msgid "<user id>"
msgstr "<id utente>"
#: src/actionsmodel.cpp:173
#: src/actionsmodel.cpp:184
msgid "Invites the user to this room"
msgstr "Invita l'utente in questa stanza virtuale"
#: src/actionsmodel.cpp:182 src/actionsmodel.cpp:205 src/actionsmodel.cpp:232
#: src/actionsmodel.cpp:264
#: src/actionsmodel.cpp:193 src/actionsmodel.cpp:216 src/actionsmodel.cpp:243
#: src/actionsmodel.cpp:275
#, 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/actionsmodel.cpp:186 src/actionsmodel.cpp:209
#: src/actionsmodel.cpp:197 src/actionsmodel.cpp:220
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr "Se già nella stanza %1"
#: src/actionsmodel.cpp:189 src/actionsmodel.cpp:212
#: src/actionsmodel.cpp:200 src/actionsmodel.cpp:223
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Accesso alla stanza %1."
#: src/actionsmodel.cpp:195 src/actionsmodel.cpp:218
#: src/actionsmodel.cpp:206 src/actionsmodel.cpp:229
msgid "<room alias or id>"
msgstr "<alias della stanza o id>"
#: src/actionsmodel.cpp:196 src/actionsmodel.cpp:219
#: src/actionsmodel.cpp:207 src/actionsmodel.cpp:230
msgid "Joins the given room"
msgstr "Si unisce alla stanza specificata"
#: src/actionsmodel.cpp:225 src/actionsmodel.cpp:257
#: src/actionsmodel.cpp:236 src/actionsmodel.cpp:268
#, kde-format
msgid "Leaving this room."
msgstr "Lascia questa stanza."
#: src/actionsmodel.cpp:240 src/actionsmodel.cpp:272
#: src/actionsmodel.cpp:251 src/actionsmodel.cpp:283
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Lascia la stanza %1."
#: src/actionsmodel.cpp:243 src/actionsmodel.cpp:275
#: src/actionsmodel.cpp:254 src/actionsmodel.cpp:286
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Stanza %1 non trovata."
#: src/actionsmodel.cpp:250 src/actionsmodel.cpp:282
#: src/actionsmodel.cpp:261 src/actionsmodel.cpp:293
msgid "[<room alias or id>]"
msgstr "[<alias della stanza o id>]"
#: src/actionsmodel.cpp:251 src/actionsmodel.cpp:283
#: src/actionsmodel.cpp:262 src/actionsmodel.cpp:294
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/actionsmodel.cpp:289 src/actionsmodel.cpp:304
#: src/actionsmodel.cpp:300 src/actionsmodel.cpp:315
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
#: src/actionsmodel.cpp:297 src/actionsmodel.cpp:312
#: src/actionsmodel.cpp:308 src/actionsmodel.cpp:323
msgid "<display name>"
msgstr ""
#: src/actionsmodel.cpp:298
#: src/actionsmodel.cpp:309
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your global display name"
msgstr "ha cambiato il suo nome visualizzato in %1"
#: src/actionsmodel.cpp:313
#: src/actionsmodel.cpp:324
#, fuzzy
#| msgctxt "their refers to a singular user"
#| msgid "changed their display name to %1"
msgid "Changes your display name in this room"
msgstr "ha cambiato il suo nome visualizzato in %1"
#: src/actionsmodel.cpp:327
#: src/actionsmodel.cpp:338
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 è già ignorato."
#: src/actionsmodel.cpp:332
#: src/actionsmodel.cpp:343
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 ora è ignorato."
#: src/actionsmodel.cpp:334 src/actionsmodel.cpp:362
#: src/actionsmodel.cpp:345 src/actionsmodel.cpp:373
#, kde-format
msgctxt "<username> is not a known user"
msgid "%1 is not a known user."
msgstr "%1 non è un utente conosciuto."
#: src/actionsmodel.cpp:341
#: src/actionsmodel.cpp:352
msgid "Ignores the given user"
msgstr "Ignora l'utente specificato"
#: src/actionsmodel.cpp:356
#: src/actionsmodel.cpp:367
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 non è ignorato."
#: src/actionsmodel.cpp:360
#: src/actionsmodel.cpp:371
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 non è più ignorato."
#: src/actionsmodel.cpp:369
#: src/actionsmodel.cpp:380
msgid "Unignores the given user"
msgstr "Non ignorare l'utente specificato"
#: src/actionsmodel.cpp:389
#: src/actionsmodel.cpp:400
msgid "<reaction text>"
msgstr "<testo di reazione>"
#: src/actionsmodel.cpp:390
#: src/actionsmodel.cpp:401
msgid "React to the message with the given text"
msgstr "Reagisci al messaggio con il testo indicato"
#: src/actionsmodel.cpp:406
#: src/actionsmodel.cpp:417
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -234,20 +241,20 @@ msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/actionsmodel.cpp:412
#: src/actionsmodel.cpp:423
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to ban users from this room."
msgstr "Sei già in questa stanza."
#: src/actionsmodel.cpp:418
#: src/actionsmodel.cpp:429
#, fuzzy, kde-format
#| msgid "You are already 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 "Sei già in questa stanza."
#: src/actionsmodel.cpp:422
#: src/actionsmodel.cpp:433
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -255,25 +262,25 @@ msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/actionsmodel.cpp:427 src/actionsmodel.cpp:502
#: src/actionsmodel.cpp:438 src/actionsmodel.cpp:513
#, fuzzy
#| msgid "<user id>"
msgid "<user id> [<reason>]"
msgstr "<id utente>"
#: src/actionsmodel.cpp:428
#: src/actionsmodel.cpp:439
#, fuzzy
#| msgid "Ignores the given user"
msgid "Bans the given user"
msgstr "Ignora l'utente specificato"
#: src/actionsmodel.cpp:442
#: src/actionsmodel.cpp:453
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to unban users from this room."
msgstr "Sei già in questa stanza."
#: src/actionsmodel.cpp:448
#: src/actionsmodel.cpp:459
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -281,7 +288,7 @@ msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/actionsmodel.cpp:453
#: src/actionsmodel.cpp:464
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -289,18 +296,18 @@ msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/actionsmodel.cpp:460
#: src/actionsmodel.cpp:471
#, fuzzy
#| msgid "Ignores the given user"
msgid "Removes the ban of the given user"
msgstr "Ignora l'utente specificato"
#: src/actionsmodel.cpp:475
#: src/actionsmodel.cpp:486
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr ""
#: src/actionsmodel.cpp:480
#: src/actionsmodel.cpp:491
#, fuzzy, kde-format
#| msgctxt "<user> is already in this room."
#| msgid "%1 is already in this room."
@@ -308,20 +315,20 @@ msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 è già in questa stanza."
#: src/actionsmodel.cpp:487
#: src/actionsmodel.cpp:498
#, fuzzy, kde-format
#| msgid "You are already in this room."
msgid "You are not allowed to kick users from this room."
msgstr "Sei già in questa stanza."
#: src/actionsmodel.cpp:493
#: src/actionsmodel.cpp:504
#, fuzzy, kde-format
#| msgid "You are already 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 "Sei già in questa stanza."
#: src/actionsmodel.cpp:497
#: src/actionsmodel.cpp:508
#, fuzzy, kde-format
#| msgctxt "<user> is banned from this room."
#| msgid "%1 is banned from this room."
@@ -329,7 +336,7 @@ msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 è stato bandito da questa stanza virtuale."
#: src/actionsmodel.cpp:503
#: src/actionsmodel.cpp:514
#, fuzzy
#| msgid "Invites the user to this room"
msgid "Removes the user from the room"
@@ -524,37 +531,37 @@ msgstr "L'ID del supporto «%1» non segue il modello server/mediaId"
msgid "Image request has been cancelled"
msgstr "La richiesta dell'immagine è stata annullata"
#: src/messageeventmodel.cpp:341
#: src/messageeventmodel.cpp:349
#, kde-format
msgid "Today"
msgstr "Oggi"
#: src/messageeventmodel.cpp:344
#: src/messageeventmodel.cpp:352
#, kde-format
msgid "Yesterday"
msgstr "Ieri"
#: src/messageeventmodel.cpp:347
#: src/messageeventmodel.cpp:355
#, kde-format
msgid "The day before yesterday"
msgstr "L'altro ieri"
#: src/messageeventmodel.cpp:449
#: src/messageeventmodel.cpp:457
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Questo messaggio è stato eliminato]</i>"
#: src/messageeventmodel.cpp:450
#: src/messageeventmodel.cpp:458
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Questo messaggio è stato eliminato: %1]</i>"
#: src/messageeventmodel.cpp:537
#: src/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED]"
msgstr "[REDATTO]"
#: src/messageeventmodel.cpp:537
#: src/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[REDATTO: %1]"
@@ -784,7 +791,7 @@ msgstr "ha aggiornato lo stato di %1 per %2"
msgid "Unknown event"
msgstr "Evento sconosciuto"
#: src/neochatroom.cpp:1137 src/neochatroom.cpp:1138
#: src/neochatroom.cpp:1141 src/neochatroom.cpp:1142
#, kde-format
msgid "Report sent successfully."
msgstr "Segnalazione inviata correttamente."
@@ -1137,7 +1144,7 @@ msgid_plural "%2 reacted with %3"
msgstr[0] "%2 ha reagito con %3"
msgstr[1] "%2 hanno reagito con %3"
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:58
#: src/qml/Component/Timeline/ReadMarkerDelegate.qml:69
#, kde-format
msgctxt "Relative time since the room was last read"
msgid "Last read: %1"