GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-05-31 02:29:02 +00:00
parent fa37f28c94
commit 1de4e2ecd3
37 changed files with 1253 additions and 1261 deletions

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-05-30 00:46+0000\n"
"POT-Creation-Date: 2023-05-31 00:48+0000\n"
"PO-Revision-Date: 2023-05-19 09:31+0200\n"
"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
"Language-Team: fr\n"
@@ -20,75 +20,75 @@ msgstr ""
msgid "Encrypted Message"
msgstr "Message chiffré"
#: src/controller.cpp:336
#: src/controller.cpp:338
#, kde-format
msgid "Login Failed: Access Token invalid or revoked"
msgstr "Échec de la connexion : jeton d'accès non valable ou révoqué"
#: src/controller.cpp:339 src/controller.cpp:344 src/login.cpp:95
#: src/controller.cpp:341 src/controller.cpp:346 src/login.cpp:95
#, kde-format
msgid "Login Failed: %1"
msgstr "La connexion a échoué : %1"
#: src/controller.cpp:350
#: src/controller.cpp:352
#, kde-format
msgid "Network Error: %1"
msgstr "Erreur du réseau : %1"
#: src/controller.cpp:375
#: src/controller.cpp:377
#, kde-format
msgid "Access token wasn't found"
msgstr "Il a été impossible de trouver le jeton d'accès."
#: src/controller.cpp:375
#: src/controller.cpp:377
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Peut-être a-t-il été supprimé ?"
#: src/controller.cpp:379
#: src/controller.cpp:381
#, kde-format
msgid "Access to keychain was denied."
msgstr "L'accès au trousseau de clés a été refusé."
#: src/controller.cpp:379
#: src/controller.cpp:381
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
#: src/controller.cpp:382
#: src/controller.cpp:384
#, kde-format
msgid "No keychain available."
msgstr "Aucun trousseau de clés disponible."
#: src/controller.cpp:382
#: src/controller.cpp:384
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgstr ""
"Veuillez installer un trousseau de clés, par exemple, KWallet ou le "
"trousseau de clés de GNOME sous Linux."
#: src/controller.cpp:385
#: src/controller.cpp:387
#, kde-format
msgid "Unable to read access token"
msgstr "Lecture impossible du jeton d'accès"
#: src/controller.cpp:573
#: src/controller.cpp:575
#, kde-format
msgid "File too large to download."
msgstr "Fichier trop volumineux pour être téléchargé"
#: src/controller.cpp:573
#: src/controller.cpp:575
#, kde-format
msgid "Contact your matrix server administrator for support."
msgstr ""
"Veuillez contact votre administrateur du serveur « Matrix » pour de l'aide."
#: src/controller.cpp:611
#: src/controller.cpp:613
#, kde-format
msgid "Room creation failed: \"%1\""
msgstr "Impossible de créer le salon : « %1 »"
#: src/controller.cpp:632
#: src/controller.cpp:634
#, kde-format
msgid "The room id you are trying to join is not valid"
msgstr "L'identifiant du salon que vous essayez de rejoindre est non valable."
@@ -122,91 +122,91 @@ msgstr "Destination"
msgid "Network Error"
msgstr "Erreur du réseau"
#: src/main.cpp:160
#: src/main.cpp:161
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:162
#: src/main.cpp:163
#, kde-format
msgid "Matrix client"
msgstr "Client « Matrix »"
#: src/main.cpp:164
#: src/main.cpp:165
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgstr "© 2018-2020 Black Hat 2020-2023 Communauté de KDE"
#: src/main.cpp:165
#: src/main.cpp:166
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#: src/main.cpp:166 src/main.cpp:167 src/main.cpp:168
#, kde-format
msgid "Maintainer"
msgstr "Mainteneur"
#: src/main.cpp:166
#: src/main.cpp:167
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:167
#: src/main.cpp:168
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:168
#: src/main.cpp:169
#, kde-format
msgid "Original author of Spectral"
msgstr "Auteur initial de Spectral"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:169
#: src/main.cpp:170
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Mainteneur de Quotient"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Xavier Besnard"
#: src/main.cpp:170
#: src/main.cpp:171
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "xavier.besnard@neuf.fr"
#: src/main.cpp:174
#: src/main.cpp:175
#, kde-format
msgid "A Qt5 library to write cross-platform clients for Matrix"
msgstr ""
"Une bibliothèque Qt5 pour écrire des clients multi-plate-formes pour Matrix"
#: src/main.cpp:177
#: src/main.cpp:178
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (compilé en regard de %2)"
#: src/main.cpp:320
#: src/main.cpp:322
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Un client pour le protocole de communications  Matrix »"
#: src/main.cpp:321
#: src/main.cpp:323
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Prend en charge le thème d'URL « matrix : »"
@@ -1186,7 +1186,7 @@ msgctxt "@action:button"
msgid "Cancel reply"
msgstr "Annuler la réponse"
#: src/qml/Component/ChatBox/ChatBox.qml:32
#: src/qml/Component/ChatBox/ChatBox.qml:29
#, kde-format
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat est non connecté. Veuillez vérifier votre connexion au réseau."