GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-28 02:09:20 +00:00
parent 50e8b9ebf6
commit cbed8148a3
38 changed files with 5698 additions and 4622 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-08-27 00:46+0000\n"
"POT-Creation-Date: 2023-08-28 00:46+0000\n"
"PO-Revision-Date: 2023-08-08 18:01+0200\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Accesso non riuscito: token di accesso non valido o revocato"
#: src/controller.cpp:248 src/controller.cpp:253 src/login.cpp:90
#: src/controller.cpp:248 src/controller.cpp:253 src/login.cpp:93
#, kde-format
msgid "Login Failed: %1"
msgstr "Accesso non riuscito: %1"
@@ -117,7 +117,7 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Destinazione"
#: src/login.cpp:85 src/login.cpp:96
#: src/login.cpp:85 src/login.cpp:100
#, kde-format
msgid "Network Error"
msgstr "Errore di rete"
@@ -1074,12 +1074,12 @@ msgstr "ha aggiornato lo stato"
msgid "started a poll"
msgstr "ha avviato un sondaggio"
#: src/neochatroom.cpp:1631 src/neochatroom.cpp:1632
#: src/neochatroom.cpp:1626 src/neochatroom.cpp:1627
#, kde-format
msgid "Report sent successfully."
msgstr "Segnalazione inviata correttamente."
#: src/neochatroom.cpp:1928 src/neochatroom.cpp:1936
#: src/neochatroom.cpp:1923 src/neochatroom.cpp:1931
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1090,7 +1090,7 @@ msgstr "Lat: %1, Lon: %2"
msgid "Encrypted Message"
msgstr "Messaggio cifrato"
#: src/notificationsmanager.cpp:201 src/qml/main.qml:257
#: src/notificationsmanager.cpp:201 src/qml/main.qml:252
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1102,7 +1102,7 @@ msgstr "Apri NeoChat in questa stanza"
#: src/notificationsmanager.cpp:220 src/qml/Component/HoverActions.qml:109
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:50
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:36
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:37
#, kde-format
msgid "Reply"
msgstr "Rispondi"
@@ -1139,7 +1139,7 @@ msgstr "Allegato:"
#: src/qml/Component/ChatBox/AttachmentPane.qml:38
#: src/qml/Component/HoverActions.qml:103
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:27
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:28
#: src/qml/Page/ImageEditorPage.qml:21
#, kde-format
msgid "Edit"
@@ -1390,116 +1390,94 @@ msgid "Url:"
msgstr "Url:"
#: src/qml/Component/Login/Homeserver.qml:57
#: src/qml/Component/Login/Login.qml:47
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/WelcomePage.qml:95
#, kde-format
msgctxt "@action:button"
msgid "Continue"
msgstr "Continua"
#: src/qml/Component/Login/Loading.qml:17
#: src/qml/Component/Login/Loading.qml:16
#, kde-format
msgid "Please wait. This might take a little while."
msgstr "Attendi. Questo potrebbe richiedere del tempo."
#: src/qml/Component/Login/Login.qml:19 src/qml/Component/Login/Sso.qml:15
#, kde-format
msgctxt "@title"
msgid "Login"
msgstr "Accesso"
#: src/qml/Component/Login/Login.qml:20
#, kde-format
msgid "Enter your Matrix ID"
msgstr "Digita il tuo ID Matrix"
#: src/qml/Component/Login/Login.qml:29
#: src/qml/Component/Login/Login.qml:25
#, kde-format
msgid "Matrix ID:"
msgstr "ID Matrix:"
#: src/qml/Component/Login/Login.qml:31
#: src/qml/Component/Login/Login.qml:27
#, kde-format
msgid "Matrix ID"
msgstr "ID Matrix"
#: src/qml/Component/Login/Login.qml:47 src/qml/Component/Login/Sso.qml:45
#: src/qml/Page/LoadingPage.qml:9
#: src/qml/Component/Login/Login.qml:38 src/qml/Page/LoadingPage.qml:9
#, kde-format
msgid "Loading…"
msgstr "Caricamento…"
#: src/qml/Component/Login/Login.qml:47
#: src/qml/Component/Login/Login.qml:38
#, kde-format
msgid "Already logged in"
msgstr "Accesso già eseguito"
#: src/qml/Component/Login/LoginMethod.qml:14
#, kde-format
msgid "Login Methods"
msgstr "Metodi di accesso"
#: src/qml/Component/Login/LoginMethod.qml:20
#, kde-format
#, fuzzy, kde-format
#| msgid "Login with password"
msgctxt "@action:button"
msgid "Login with password"
msgstr "Accesso con password"
#: src/qml/Component/Login/LoginMethod.qml:27
#: src/qml/Component/Login/Sso.qml:16
#, kde-format
#: src/qml/Component/Login/LoginMethod.qml:26
#, fuzzy, kde-format
#| msgid "Login with single sign-on"
msgctxt "@action:button"
msgid "Login with single sign-on"
msgstr "Accedi con single sign-on"
#: src/qml/Component/Login/LoginRegister.qml:19
#: src/qml/Component/Login/Sso.qml:25 src/qml/Component/Login/Sso.qml:41
#, kde-format
msgid "Login"
msgstr "Accesso"
#: src/qml/Component/Login/LoginRegister.qml:26
#, kde-format
msgid "Register"
msgstr "Registra"
#: src/qml/Component/Login/LoginStep.qml:11
#: src/qml/Component/Login/LoginStep.qml:12 src/qml/Page/WelcomePage.qml:17
#, kde-format
msgid "Welcome"
msgstr "Benvenuto"
#: src/qml/Component/Login/Password.qml:15
#, kde-format
msgctxt "@title"
msgid "Password"
msgstr "Password"
#: src/qml/Component/Login/Password.qml:16
#, kde-format
msgid "Enter your password"
msgstr "Digita la tua password"
#: src/qml/Component/Login/Password.qml:22
#: src/qml/Component/Login/Password.qml:41
#, kde-format
msgctxt "@action:button"
msgid "Login"
msgstr "Accesso"
#: src/qml/Component/Login/Password.qml:41
#: src/qml/Component/Login/LoginRegister.qml:24
#, fuzzy, kde-format
#| msgid "Register"
msgctxt "@action:button"
msgid "Register"
msgstr "Registra"
#: src/qml/Component/Login/Password.qml:28 src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Password:"
#: src/qml/Component/Login/Password.qml:32
#: src/qml/Settings/AccountEditorPage.qml:151
#: src/qml/Settings/NetworkProxyPage.qml:99
#, kde-format
msgid "Password"
msgstr "Password"
#: src/qml/Component/Login/Sso.qml:23
#, kde-format
msgid "Complete the authentication steps in your browser"
#: src/qml/Component/Login/Password.qml:33
#, fuzzy, kde-format
#| msgid "Enter your password"
msgid "Invalid username or password"
msgstr "Digita la tua password"
#: src/qml/Component/Login/Sso.qml:31
#, fuzzy, kde-format
#| msgid "Complete the authentication steps in your browser"
msgid "Continue the login process in your browser."
msgstr "Completa i passaggi di autenticazione nel tuo browser"
#: src/qml/Component/Login/Sso.qml:33 src/qml/Page/WelcomePage.qml:72
#: src/qml/Component/Login/Sso.qml:39
#, kde-format
msgctxt "@action:button"
msgid "Back"
msgstr "Indietro"
msgid "Re-open SSO URL"
msgstr ""
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
#: src/qml/Component/Timeline/ReplyComponent.qml:204
@@ -1618,7 +1596,7 @@ msgstr "Salta all'ultimo messaggio"
msgid "Drag items here to share them"
msgstr "Trascina qui gli elementi per condividerli"
#: src/qml/Component/TimelineView.qml:235
#: src/qml/Component/TimelineView.qml:229
#, kde-format
msgctxt "Message displayed when some users are typing"
msgid "%2 is typing"
@@ -2034,18 +2012,18 @@ msgstr "Apri una chat privata"
msgid "Copy link"
msgstr "Copia collegamento"
#: src/qml/main.qml:297
#: src/qml/main.qml:292
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifica della sessione"
#: src/qml/main.qml:309
#: src/qml/main.qml:304
#, kde-format
msgid "User consent"
msgstr "Consenso dell'utente"
#: src/qml/main.qml:314
#: src/qml/main.qml:309
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -2054,21 +2032,29 @@ 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:319
#: src/qml/main.qml:314
#, kde-format
msgid "Open"
msgstr "Apri"
#: src/qml/main.qml:354
#: src/qml/main.qml:344
#, kde-format
msgid "Start a chat"
msgstr "Avvia una chat"
#: src/qml/main.qml:356
#: src/qml/main.qml:346
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Vuoi iniziare una chat con %1?"
#: src/qml/main.qml:381 src/qml/Menu/GlobalMenu.qml:30
#: src/qml/Page/RoomList/AccountMenu.qml:33
#: src/qml/Page/RoomList/AccountMenu.qml:43
#: src/qml/Page/RoomList/UserInfo.qml:235
#, kde-format
msgid "Configure"
msgstr "Configura"
#: src/qml/Menu/EditMenu.qml:17
#, kde-format
msgctxt "text editing menu action"
@@ -2128,63 +2114,56 @@ msgctxt "menu"
msgid "Configure NeoChat..."
msgstr "Configura NeoChat..."
#: src/qml/Menu/GlobalMenu.qml:28 src/qml/Page/RoomList/AccountMenu.qml:33
#: src/qml/Page/RoomList/AccountMenu.qml:43
#: src/qml/Page/RoomList/UserInfo.qml:235
#, kde-format
msgid "Configure"
msgstr "Configura"
#: src/qml/Menu/GlobalMenu.qml:32
#: src/qml/Menu/GlobalMenu.qml:34
#, kde-format
msgctxt "menu"
msgid "Quit NeoChat"
msgstr "Chiudi NeoChat"
#: src/qml/Menu/GlobalMenu.qml:39
#: src/qml/Menu/GlobalMenu.qml:41
#, kde-format
msgctxt "menu"
msgid "File"
msgstr "File"
#: src/qml/Menu/GlobalMenu.qml:42
#: src/qml/Menu/GlobalMenu.qml:44
#, kde-format
msgctxt "menu"
msgid "New Private Chat…"
msgstr "Nuova chat privata…"
#: src/qml/Menu/GlobalMenu.qml:43 src/qml/Menu/GlobalMenu.qml:48
#: src/qml/Menu/GlobalMenu.qml:45 src/qml/Menu/GlobalMenu.qml:50
#: src/qml/Page/RoomList/ExploreComponent.qml:26
#: src/qml/Page/StartChatPage.qml:20
#, kde-format
msgid "Start a Chat"
msgstr "Avvia una chat"
#: src/qml/Menu/GlobalMenu.qml:47
#: src/qml/Menu/GlobalMenu.qml:49
#, kde-format
msgctxt "menu"
msgid "New Group…"
msgstr "Nuovo gruppo…"
#: src/qml/Menu/GlobalMenu.qml:56
#: src/qml/Menu/GlobalMenu.qml:58
#, kde-format
msgctxt "menu"
msgid "Browse Chats…"
msgstr "Sfoglia chat…"
#: src/qml/Menu/GlobalMenu.qml:61
#: src/qml/Menu/GlobalMenu.qml:63
#, kde-format
msgctxt "menu"
msgid "Edit"
msgstr "Modifica"
#: src/qml/Menu/GlobalMenu.qml:65
#: src/qml/Menu/GlobalMenu.qml:67
#, kde-format
msgctxt "menu"
msgid "View"
msgstr "Visualizza"
#: src/qml/Menu/GlobalMenu.qml:68
#: src/qml/Menu/GlobalMenu.qml:70
#, kde-format
msgctxt ""
"menu item that opens a UI element called the 'Quick Switcher', which offers "
@@ -2192,31 +2171,31 @@ msgctxt ""
msgid "Open Quick Switcher"
msgstr "Apri il selettore rapido"
#: src/qml/Menu/GlobalMenu.qml:74
#: src/qml/Menu/GlobalMenu.qml:76
#, kde-format
msgctxt "menu"
msgid "Window"
msgstr "Finestra"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Exit Full Screen"
msgstr "Esci da schermo intero"
#: src/qml/Menu/GlobalMenu.qml:81
#: src/qml/Menu/GlobalMenu.qml:83
#, kde-format
msgctxt "menu"
msgid "Enter Full Screen"
msgstr "Schermo intero"
#: src/qml/Menu/GlobalMenu.qml:87
#: src/qml/Menu/GlobalMenu.qml:89
#, kde-format
msgctxt "menu"
msgid "Help"
msgstr "Aiuto"
#: src/qml/Menu/GlobalMenu.qml:90
#: src/qml/Menu/GlobalMenu.qml:92
#, kde-format
msgctxt "menu"
msgid "Matrix FAQ"
@@ -2277,26 +2256,26 @@ msgid "Save As"
msgstr "Salva come"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:59
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:54
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:69
#, kde-format
msgid "Copy"
msgstr "Copia"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:45
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:60
#, kde-format
msgid "Remove"
msgstr "Rimuovi"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:78
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:64
#, kde-format
msgctxt "@title"
msgid "Remove Message"
msgstr "Rimuovi il messaggio"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:83
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:59
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/ReportSheet.qml:34
#, kde-format
msgctxt ""
@@ -2305,35 +2284,49 @@ msgid "Report"
msgstr "Segnala"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:87
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:63
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:78
#, kde-format
msgctxt "@title"
msgid "Report Message"
msgstr "Messaggio della segnalazione"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:92
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:68
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:83
#, kde-format
msgid "View Source"
msgstr "Visualizza sorgente"
#: src/qml/Menu/Timeline/FileDelegateContextMenu.qml:98
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:74
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:89
#, kde-format
msgid "Message Source"
msgstr "Sorgente del messaggio"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:80
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:45
#, kde-format
msgctxt "@action:inmenu As in 'Forward this message'"
msgid "Forward"
msgstr ""
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:49
#, fuzzy, kde-format
#| msgctxt "@title"
#| msgid "Report Message"
msgctxt "@title"
msgid "Forward Message"
msgstr "Messaggio della segnalazione"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:95
#, kde-format
msgid "Copy Link"
msgstr "Copia collegamento"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:129
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:144
#, kde-format
msgid "Search for '%1'"
msgstr "Cerca «%1»"
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:150
#: src/qml/Menu/Timeline/MessageDelegateContextMenu.qml:165
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr "Configura le scorciatoie web..."
@@ -2374,6 +2367,13 @@ msgstr "Messaggio della segnalazione"
msgid "Reason for reporting this message"
msgstr "Motivo della segnalazione di questo messaggio"
#: src/qml/Page/ChooseRoomDialog.qml:16
#, fuzzy, kde-format
#| msgid "Choose a Location"
msgctxt "@title"
msgid "Choose a Room"
msgstr "Scegli una località"
#: src/qml/Page/DevtoolsPage.qml:17 src/qml/RoomDrawer/RoomInformation.qml:75
#, kde-format
msgid "Developer Tools"
@@ -2804,22 +2804,34 @@ msgstr "Partecipa a una chat esistente"
msgid "Create new chat"
msgstr "Crea una nuova chat"
#: src/qml/Page/WelcomePage.qml:56
#: src/qml/Page/WelcomePage.qml:18
#, kde-format
msgid "Welcome to Matrix"
msgstr "Benvenuto in Matrix"
msgid "Welcome"
msgstr "Benvenuto"
#: src/qml/Page/WelcomePage.qml:44
#, fuzzy, kde-format
#| msgid "Log in to an existing account"
msgid "Log in to a different account."
msgstr "Accesso con un account esistente"
#: src/qml/Page/WelcomePage.qml:44
#, kde-format
msgid "Welcome to NeoChat! Continue by logging in."
msgstr ""
#: src/qml/Page/WelcomePage.qml:103
#, kde-format
msgctxt "@action:button"
msgid "Go back"
msgstr ""
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:62
#, kde-format
msgid "No name"
msgstr "Nessun nome"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:71
#, kde-format
msgid "No Canonical Alias"
msgstr "Nessun alias canonico"
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:81
#: src/qml/RoomDrawer/GroupChatDrawerHeader.qml:82
#, kde-format
msgid "No Topic"
msgstr "Nessun argomento"
@@ -3622,11 +3634,6 @@ msgstr ""
msgid "Remove device"
msgstr "Rimuovi il dispositivo"
#: src/qml/Settings/DevicesPage.qml:73
#, kde-format
msgid "Password:"
msgstr "Password:"
#: src/qml/Settings/EmoticonEditorPage.qml:31
#: src/qml/Settings/EmoticonFormCard.qml:55
#, kde-format
@@ -4092,6 +4099,33 @@ msgstr "Mostra"
msgid "Quit"
msgstr "Esci"
#~ msgctxt "@title"
#~ msgid "Login"
#~ msgstr "Accesso"
#~ msgid "Enter your Matrix ID"
#~ msgstr "Digita il tuo ID Matrix"
#~ msgid "Login Methods"
#~ msgstr "Metodi di accesso"
#~ msgid "Login"
#~ msgstr "Accesso"
#~ msgctxt "@title"
#~ msgid "Password"
#~ msgstr "Password"
#~ msgctxt "@action:button"
#~ msgid "Back"
#~ msgstr "Indietro"
#~ msgid "Welcome to Matrix"
#~ msgstr "Benvenuto in Matrix"
#~ msgid "No Canonical Alias"
#~ msgstr "Nessun alias canonico"
#~ msgid ""
#~ "This room is encrypted. Build libQuotient with encryption enabled to send "
#~ "encrypted messages."