GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-02-02 02:22:20 +00:00
parent 4f7d32df2b
commit 532310d739
36 changed files with 1125 additions and 1127 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-01-29 00:58+0000\n"
"POT-Creation-Date: 2023-02-02 00:58+0000\n"
"PO-Revision-Date: 2023-01-29 15:50+0100\n"
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -17,68 +17,68 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 22.12.1\n"
#: src/controller.cpp:191
#: src/controller.cpp:195
#, kde-format
msgid "Encrypted Message"
msgstr "Messaggio cifrato"
#: src/controller.cpp:251 src/controller.cpp:384
#: src/controller.cpp:255 src/controller.cpp:388
#, kde-format
msgid "Network Error: %1"
msgstr "Errore di rete: %1"
#: src/controller.cpp:370
#: src/controller.cpp:374
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Accesso non riuscito: token di accesso non valido o revocato"
#: src/controller.cpp:373 src/controller.cpp:378 src/login.cpp:91
#: src/controller.cpp:377 src/controller.cpp:382 src/login.cpp:91
#, kde-format
msgid "Login Failed: %1"
msgstr "Accesso non riuscito: %1"
#: src/controller.cpp:409
#: src/controller.cpp:413
#, kde-format
msgid "Access token wasn't found"
msgstr "Il token di accesso non è stato trovato"
#: src/controller.cpp:409
#: src/controller.cpp:413
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Forse è stato eliminato?"
#: src/controller.cpp:413
#: src/controller.cpp:417
#, kde-format
msgid "Access to keychain was denied."
msgstr "L'accesso al portachiavi è stato negato."
#: src/controller.cpp:413
#: src/controller.cpp:417
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Consenti a Neochat di leggere il token di accesso"
#: src/controller.cpp:416
#: src/controller.cpp:420
#, kde-format
msgid "No keychain available."
msgstr "Nessun portachiavi trovato."
#: src/controller.cpp:416
#: src/controller.cpp:420
#, 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:419
#: src/controller.cpp:423
#, kde-format
msgid "Unable to read access token"
msgstr "Impossibile leggere il token di accesso"
#: src/controller.cpp:636
#: src/controller.cpp:640
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Creazione della stanza non riuscita: «%1»"
#: src/controller.cpp:649
#: src/controller.cpp:653
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "L'ID della stanza che stai tentando di entrare non è valida"
@@ -112,90 +112,90 @@ msgstr "Destinazione"
msgid "Network Error"
msgstr "Errore di rete"
#: src/main.cpp:150
#: src/main.cpp:154
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:152
#: src/main.cpp:156
#, kde-format
msgid "Matrix client"
msgstr "Client Matrix"
#: src/main.cpp:154
#: src/main.cpp:158
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2022 KDE Community"
msgstr "© 2018-2020 Black Hat, 2020-2022 La comunità KDE"
#: src/main.cpp:155
#: src/main.cpp:159
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:155 src/main.cpp:156 src/main.cpp:157
#: src/main.cpp:159 src/main.cpp:160 src/main.cpp:161
#, kde-format
msgid "Maintainer"
msgstr "Responsabile"
#: src/main.cpp:156
#: src/main.cpp:160
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:157
#: src/main.cpp:161
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:158
#: src/main.cpp:162
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:158
#: src/main.cpp:162
#, kde-format
msgid "Original author of Spectral"
msgstr "Autore originale di Spectral"
#: src/main.cpp:159
#: src/main.cpp:163
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:159
#: src/main.cpp:163
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Responsabile di Quotient"
#: src/main.cpp:160
#: src/main.cpp:164
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Vincenzo Reale"
#: src/main.cpp:160
#: src/main.cpp:164
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "smart2128vr@gmail.com"
#: src/main.cpp:164
#: src/main.cpp:168
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr "Una libreria Qt5 per scrivere client multipiattaforma per Matrix"
#: src/main.cpp:167
#: src/main.cpp:171
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (compilato con %2)"
#: src/main.cpp:303
#: src/main.cpp:307
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Client per il protocollo di comunicazione matrix"
#: src/main.cpp:304
#: src/main.cpp:308
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Supporta schema URL matrix:"