GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-03-12 01:18:54 +00:00
parent f49dd371b7
commit 8c966a5e1a
40 changed files with 2449 additions and 2334 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: 2024-03-11 00:38+0000\n"
"POT-Creation-Date: 2024-03-12 00:37+0000\n"
"PO-Revision-Date: 2024-03-01 09:51+0100\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -496,109 +496,114 @@ msgstr "Errore di rete"
msgid "Login Failed: %1"
msgstr "Accesso non riuscito: %1"
#: src/main.cpp:129
#: src/main.cpp:130
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:131
#: src/main.cpp:132
#, kde-format
msgid "Matrix client"
msgstr "Client Matrix"
#: src/main.cpp:133
#: src/main.cpp:134
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2024 La comunità KDE"
#: src/main.cpp:134
#: src/main.cpp:135
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:135 src/main.cpp:139 src/main.cpp:140
#: src/main.cpp:136 src/main.cpp:140 src/main.cpp:141
#, kde-format
msgid "Maintainer"
msgstr "Responsabile"
#: src/main.cpp:139
#: src/main.cpp:140
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:140
#: src/main.cpp:141
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:141
#: src/main.cpp:142
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:141
#: src/main.cpp:142
#, kde-format
msgid "Original author of Spectral"
msgstr "Autore originale di Spectral"
#: src/main.cpp:142
#: src/main.cpp:143
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:142
#: src/main.cpp:143
#, kde-format
msgid "Maintainer of libQuotient"
msgstr "Responsabile di libQuotient"
#: src/main.cpp:143
#: src/main.cpp:144
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Vincenzo Reale"
#: src/main.cpp:143
#: src/main.cpp:144
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "smart2128vr@gmail.com"
#: src/main.cpp:147
#: src/main.cpp:148
#, kde-format
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr "Una libreria Qt per scrivere client multipiattaforma per Matrix"
#: src/main.cpp:149
#: src/main.cpp:150
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (compilato con %2)"
#: src/main.cpp:175
#: src/main.cpp:176
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Client per il protocollo di comunicazione matrix"
#: src/main.cpp:176
#: src/main.cpp:177
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Supporta schema URL matrix:"
#: src/main.cpp:177
#: src/main.cpp:178
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr "Ignora tutti gli errori SSL, ad es. certificati non firmati."
#: src/main.cpp:179
#: src/main.cpp:180
#, kde-format
msgid "Only used for autotests"
msgstr "Utilizzato solo per autotest"
#: src/main.cpp:184
#: src/main.cpp:185
#, kde-format
msgid "Internal usage only."
msgstr "Solo per uso interno."
#: src/main.cpp:190
#, kde-format
msgid "Share a URL to Matrix"
msgstr ""
#: src/matriximageprovider.cpp:40
#, kde-format
msgid "Media id '%1' doesn't follow server/mediaId pattern"
@@ -1158,7 +1163,7 @@ msgstr "Lat: %1, Lon: %2"
msgid "Encrypted Message"
msgstr "Messaggio cifrato"
#: src/notificationsmanager.cpp:204 src/qml/main.qml:317
#: src/notificationsmanager.cpp:204 src/qml/main.qml:323
#, kde-format
msgid "%1: %2"
msgstr "%1: %2"
@@ -1373,7 +1378,7 @@ msgid "Notification settings"
msgstr "Impostazioni delle notifiche"
#: src/qml/AccountMenu.qml:36 src/qml/AccountMenu.qml:48
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:447 src/qml/UserInfo.qml:142
#: src/qml/GlobalMenu.qml:34 src/qml/main.qml:453 src/qml/UserInfo.qml:142
#, kde-format
msgid "Configure"
msgstr "Configura"
@@ -1553,37 +1558,37 @@ msgstr "Permessi"
msgid "Notifications"
msgstr "Notifiche"
#: src/qml/ChatBar.qml:62
#: src/qml/ChatBar.qml:80
#, kde-format
msgid "Attach an image or file"
msgstr "Allega un'immagine o un file"
#: src/qml/ChatBar.qml:80
#: src/qml/ChatBar.qml:98
#, kde-format
msgid "Emojis & Stickers"
msgstr "Emoji e adesivi"
#: src/qml/ChatBar.qml:97
#: src/qml/ChatBar.qml:115
#, kde-format
msgid "Send a Location"
msgstr "Invia una località"
#: src/qml/ChatBar.qml:113
#: src/qml/ChatBar.qml:131
#, kde-format
msgid "Send message"
msgstr "Invia messaggio"
#: src/qml/ChatBar.qml:191
#: src/qml/ChatBar.qml:209
#, kde-format
msgid "Send an encrypted message…"
msgstr "Invia un messaggio cifrato…"
#: src/qml/ChatBar.qml:191
#: src/qml/ChatBar.qml:209
#, kde-format
msgid "Set an attachment caption…"
msgstr "Imposta una didascalia per l'allegato..."
#: src/qml/ChatBar.qml:191
#: src/qml/ChatBar.qml:209
#, kde-format
msgid "Send a message…"
msgstr "Invia un messaggio…"
@@ -3053,18 +3058,18 @@ msgctxt "@action:button"
msgid "Register"
msgstr "Registra"
#: src/qml/main.qml:351
#: src/qml/main.qml:357
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Verifica della sessione"
#: src/qml/main.qml:368
#: src/qml/main.qml:374
#, kde-format
msgid "User consent"
msgstr "Consenso dell'utente"
#: src/qml/main.qml:373
#: src/qml/main.qml:379
#, kde-format
msgid ""
"Your homeserver requires you to agree to its terms and conditions before "
@@ -3073,27 +3078,33 @@ 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:378
#: src/qml/main.qml:384
#, kde-format
msgid "Open"
msgstr "Apri"
#: src/qml/main.qml:405
#: src/qml/main.qml:411
#, kde-format
msgid "Start a chat"
msgstr "Avvia una chat"
#: src/qml/main.qml:407
#: src/qml/main.qml:413
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Vuoi iniziare una chat con %1?"
#: src/qml/main.qml:433
#: src/qml/main.qml:439
#, kde-format
msgctxt "@info screenreader"
msgid "The currently selected link"
msgstr ""
#: src/qml/main.qml:471 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
msgstr "Condivisione"
#: src/qml/ManualRoomDialog.qml:25
#, kde-format
msgctxt "@title"
@@ -4157,12 +4168,6 @@ msgstr "Condividi"
msgid "Share the selected media"
msgstr "Condividi i supporti selezionati"
#: src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
msgstr "Condivisione"
#: src/qml/ShareDialog.qml:37
#, kde-format
msgid "Sharing failed"