GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
@@ -4,7 +4,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-08-22 00:46+0000\n"
|
||||
"POT-Creation-Date: 2023-08-23 00:46+0000\n"
|
||||
"PO-Revision-Date: 2023-08-19 22:52+0200\n"
|
||||
"Last-Translator: Xavier BESNARD <xavier.besnard@neuf.fr>\n"
|
||||
"Language-Team: fr\n"
|
||||
@@ -15,80 +15,80 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 23.07.90\n"
|
||||
|
||||
#: src/controller.cpp:233
|
||||
#: src/controller.cpp:245
|
||||
#, 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:236 src/controller.cpp:241 src/login.cpp:90
|
||||
#: src/controller.cpp:248 src/controller.cpp:253 src/login.cpp:90
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "La connexion a échoué : %1"
|
||||
|
||||
#: src/controller.cpp:247
|
||||
#: src/controller.cpp:259
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Erreur du réseau : %1"
|
||||
|
||||
#: src/controller.cpp:272
|
||||
#: src/controller.cpp:284
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Il a été impossible de trouver le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:272
|
||||
#: src/controller.cpp:284
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Peut-être a-t-il été supprimé ?"
|
||||
|
||||
#: src/controller.cpp:276
|
||||
#: src/controller.cpp:288
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "L'accès au trousseau de clés a été refusé."
|
||||
|
||||
#: src/controller.cpp:276
|
||||
#: src/controller.cpp:288
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:279
|
||||
#: src/controller.cpp:291
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Aucun trousseau de clés disponible."
|
||||
|
||||
#: src/controller.cpp:279
|
||||
#: src/controller.cpp:291
|
||||
#, 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:282
|
||||
#: src/controller.cpp:294
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Lecture impossible du jeton d'accès"
|
||||
|
||||
#: src/controller.cpp:452
|
||||
#: src/controller.cpp:464
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Fichier trop volumineux pour être téléchargé"
|
||||
|
||||
#: src/controller.cpp:452
|
||||
#: src/controller.cpp:464
|
||||
#, 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:491
|
||||
#: src/controller.cpp:503
|
||||
#, kde-format
|
||||
msgid "Room creation failed: %1"
|
||||
msgstr "Impossible de créer le salon : %1"
|
||||
|
||||
#: src/controller.cpp:512
|
||||
#: src/controller.cpp:524
|
||||
#, kde-format
|
||||
msgid "Space creation failed: %1"
|
||||
msgstr "Impossible de créer un espace : %1"
|
||||
|
||||
#: src/controller.cpp:526
|
||||
#: src/controller.cpp:538
|
||||
#, 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."
|
||||
|
||||
Reference in New Issue
Block a user