GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-07 01:59:27 +00:00
parent 2982d2526a
commit 7cd8e70d55
37 changed files with 3467 additions and 3583 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: 2023-05-06 00:47+0000\n"
"POT-Creation-Date: 2023-05-07 00:50+0000\n"
"PO-Revision-Date: 2023-04-24 09:43+0200\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -637,49 +637,49 @@ msgctxt "'Custom' is a category of emoji"
msgid "Custom"
msgstr "Personalizzati"
#: src/models/messageeventmodel.cpp:362 src/models/searchmodel.cpp:164
#: src/models/messageeventmodel.cpp:369 src/models/searchmodel.cpp:164
#, kde-format
msgid "Today"
msgstr "Oggi"
#: src/models/messageeventmodel.cpp:365 src/models/searchmodel.cpp:167
#: src/models/messageeventmodel.cpp:372 src/models/searchmodel.cpp:167
#, kde-format
msgid "Yesterday"
msgstr "Ieri"
#: src/models/messageeventmodel.cpp:368 src/models/searchmodel.cpp:170
#: src/models/messageeventmodel.cpp:375 src/models/searchmodel.cpp:170
#, kde-format
msgid "The day before yesterday"
msgstr "L'altro ieri"
#: src/models/messageeventmodel.cpp:482 src/models/messageeventmodel.cpp:491
#: src/models/messageeventmodel.cpp:490 src/models/messageeventmodel.cpp:499
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Questo messaggio è stato eliminato]</i>"
#: src/models/messageeventmodel.cpp:483
#: src/models/messageeventmodel.cpp:491
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Questo messaggio è stato eliminato: %1]</i>"
#: src/models/messageeventmodel.cpp:572
#: src/models/messageeventmodel.cpp:580
#, kde-format
msgid "[REDACTED]"
msgstr "[REDATTO]"
#: src/models/messageeventmodel.cpp:572
#: src/models/messageeventmodel.cpp:580
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[REDATTO: %1]"
#: src/models/messageeventmodel.cpp:848
#: src/models/messageeventmodel.cpp:856
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] "1 utente: "
msgstr[1] "%1 utenti: "
#: src/models/messageeventmodel.cpp:855
#: src/models/messageeventmodel.cpp:863
#, kde-format
msgctxt "list separator"
msgid ", "
@@ -1062,10 +1062,9 @@ msgstr "%1 (%2)"
msgid "Open NeoChat in this room"
msgstr "Apri NeoChat in questa stanza"
#: src/notificationsmanager.cpp:88
#: src/notificationsmanager.cpp:88 src/qml/Component/TimelineView.qml:383
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
#: src/qml/Page/RoomPage.qml:552
#, kde-format
msgid "Reply"
msgstr "Rispondi"
@@ -1101,8 +1100,9 @@ msgid "Attachment:"
msgstr "Allegato:"
#: src/qml/Component/ChatBox/AttachmentPane.qml:38
#: src/qml/Component/TimelineView.qml:372
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: src/qml/Page/ImageEditorPage.qml:20 src/qml/Page/RoomPage.qml:541
#: src/qml/Page/ImageEditorPage.qml:20
#, kde-format
msgid "Edit"
msgstr "Modifica"
@@ -1162,7 +1162,7 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Annulla la risposta"
#: src/qml/Component/ChatBox/ChatBox.qml:29
#: src/qml/Component/ChatBox/ChatBox.qml:32
#, kde-format
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat non è in linea. Controlla la tua connessione alla rete."
@@ -1287,6 +1287,22 @@ msgstr "Nessun emoji"
msgid "Stickers"
msgstr ""
#: src/qml/Component/InvitationView.qml:17
#, kde-format
msgid "Accept this invitation?"
msgstr "Vuoi accettare questo invito?"
#: src/qml/Component/InvitationView.qml:21
#, kde-format
msgid "Reject"
msgstr "Rifiuta"
#: src/qml/Component/InvitationView.qml:28
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#, kde-format
msgid "Accept"
msgstr "Accetta"
#: src/qml/Component/Login/Homeserver.qml:18
#, kde-format
msgctxt "@title"
@@ -1495,13 +1511,13 @@ msgctxt "as in 'this vote has ended'"
msgid "(Ended)"
msgstr "(Terminato)"
#: src/qml/Component/Timeline/ReactionDelegate.qml:53
#: src/qml/Component/Timeline/ReactionDelegate.qml:55
#, kde-format
msgctxt "Separate the usernames of users"
msgid " and "
msgstr " e "
#: src/qml/Component/Timeline/ReactionDelegate.qml:59
#: src/qml/Component/Timeline/ReactionDelegate.qml:61
#, kde-format
msgctxt "%1 is the number of other users"
msgid " and %1 other"
@@ -1509,7 +1525,7 @@ msgid_plural " and %1 others"
msgstr[0] " e %1 altro"
msgstr[1] " e %1 altri"
#: src/qml/Component/Timeline/ReactionDelegate.qml:62
#: src/qml/Component/Timeline/ReactionDelegate.qml:64
#, kde-format
msgctxt "%2 is the users who reacted and %3 the emoji that was given"
msgid "%2 reacted with %3"
@@ -1539,6 +1555,49 @@ msgstr "Volume"
msgid "Maximize"
msgstr "Massimizza"
#: src/qml/Component/TimelineView.qml:122
#, kde-format
msgid "Choose local file"
msgstr "Scegli file locale"
#: src/qml/Component/TimelineView.qml:150
#, kde-format
msgid "Clipboard image"
msgstr "Immagine dagli appunti"
#: src/qml/Component/TimelineView.qml:198
#, kde-format
msgid "Jump to first unread message"
msgstr "Passa al primo messaggio non letto"
#: src/qml/Component/TimelineView.qml:221
#, kde-format
msgid "Jump to latest message"
msgstr "Salta all'ultimo messaggio"
#: src/qml/Component/TimelineView.qml:247
#, kde-format
msgid "Drag items here to share them"
msgstr "Trascina qui gli elementi per condividerli"
#: src/qml/Component/TimelineView.qml:273
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 sta scrivendo"
msgstr[1] "%2 stanno scrivendo"
#: src/qml/Component/TimelineView.qml:347
#, kde-format
msgid "This message was sent from a verified device"
msgstr "Questo messaggio è stato inviato da un dispositivo verificato"
#: src/qml/Component/TimelineView.qml:353
#, kde-format
msgid "React"
msgstr "Reagisci"
#: src/qml/Dialog/ConfirmEncryptionDialog.qml:17
#: src/qml/Dialog/ConfirmEncryptionDialog.qml:36
#, kde-format
@@ -1641,12 +1700,6 @@ msgstr "Confronta un set di emoji su entrambi i dispositivi"
msgid "Successfully verified device **%1**"
msgstr "Dispositivo **%1** verificato correttamente"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:73
#: src/qml/Page/RoomPage.qml:196
#, kde-format
msgid "Accept"
msgstr "Accetta"
#: src/qml/Dialog/KeyVerification/KeyVerificationDialog.qml:79
#, kde-format
msgid "Decline"
@@ -1928,28 +1981,23 @@ msgstr "Apri una chat privata"
msgid "Copy link"
msgstr "Copia collegamento"
#: src/qml/main.qml:124
#, kde-format
msgid "Warning: %1"
msgstr "Avviso: %1"
#: src/qml/main.qml:263
#: src/qml/main.qml:254
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
#: src/qml/main.qml:304
#: src/qml/main.qml:295
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifica della sessione"
#: src/qml/main.qml:314
#: src/qml/main.qml:305
#, kde-format
msgid "User consent"
msgstr "Consenso dell'utente"
#: src/qml/main.qml:319
#: src/qml/main.qml:310
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -1958,17 +2006,17 @@ 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:324
#: src/qml/main.qml:315
#, kde-format
msgid "Open"
msgstr "Apri"
#: src/qml/main.qml:353
#: src/qml/main.qml:344
#, kde-format
msgid "Start a chat"
msgstr "Avvia una chat"
#: src/qml/main.qml:355
#: src/qml/main.qml:346
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Vuoi iniziare una chat con %1?"
@@ -2651,59 +2699,6 @@ msgstr "Cambia utente"
msgid "Open Settings"
msgstr "Apri le impostazioni"
#: src/qml/Page/RoomPage.qml:185
#, kde-format
msgid "Accept this invitation?"
msgstr "Vuoi accettare questo invito?"
#: src/qml/Page/RoomPage.qml:189
#, kde-format
msgid "Reject"
msgstr "Rifiuta"
#: src/qml/Page/RoomPage.qml:287
#, kde-format
msgid "Choose local file"
msgstr "Scegli file locale"
#: src/qml/Page/RoomPage.qml:314
#, kde-format
msgid "Clipboard image"
msgstr "Immagine dagli appunti"
#: src/qml/Page/RoomPage.qml:368
#, kde-format
msgid "Jump to first unread message"
msgstr "Passa al primo messaggio non letto"
#: src/qml/Page/RoomPage.qml:395
#, kde-format
msgid "Jump to latest message"
msgstr "Salta all'ultimo messaggio"
#: src/qml/Page/RoomPage.qml:420
#, kde-format
msgid "Drag items here to share them"
msgstr "Trascina qui gli elementi per condividerli"
#: src/qml/Page/RoomPage.qml:446
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
msgid_plural "%2 are typing"
msgstr[0] "%2 sta scrivendo"
msgstr[1] "%2 stanno scrivendo"
#: src/qml/Page/RoomPage.qml:517
#, kde-format
msgid "This message was sent from a verified device"
msgstr "Questo messaggio è stato inviato da un dispositivo verificato"
#: src/qml/Page/RoomPage.qml:523
#, kde-format
msgid "React"
msgstr "Reagisci"
#: src/qml/Page/SearchPage.qml:17
#, kde-format
msgctxt "@action:title"
@@ -3926,34 +3921,34 @@ msgstr ""
"Non c'è alcuna stanza %1 nell'elenco delle stanze. Controlla l'ortografia e "
"l'account."
#: src/roommanager.cpp:208
#: src/roommanager.cpp:212
#, kde-format
msgid "Failed to join room"
msgstr "Accesso alla stanza non riuscito"
#: src/roommanager.cpp:225
#: src/roommanager.cpp:229
#, kde-format
msgid "You requested to join '%1'"
msgstr "Hai chiesto di unirti a «%1»"
#: src/roommanager.cpp:228
#: src/roommanager.cpp:232
#, kde-format
msgid "Failed to request joining room"
msgstr "Impossibile richiedere l'accesso alla stanza"
#: src/roommanager.cpp:238
#: src/roommanager.cpp:242
#, kde-format
msgid "No application for the link"
msgstr "Nessuna applicazione per il collegamento"
#: src/roommanager.cpp:238
#: src/roommanager.cpp:242
#, kde-format
msgid "Your operating system could not find an application for the link."
msgstr ""
"Il tuo sistema operativo non è riuscito a trovare un'applicazione per il "
"collegamento."
#: src/roommanager.cpp:244
#: src/roommanager.cpp:248
#, kde-format
msgid "Could not open URL"
msgstr "Impossibile aprire l'URL"
@@ -3968,6 +3963,9 @@ msgstr "Mostra"
msgid "Quit"
msgstr "Esci"
#~ msgid "Warning: %1"
#~ msgstr "Avviso: %1"
#~ msgid "Add an Emoji"
#~ msgstr "Aggiungi un Emoji"