GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-08-02 01:54:58 +00:00
parent 81e953dd8c
commit 1907404124
38 changed files with 4051 additions and 4055 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-08-01 00:46+0000\n"
"POT-Creation-Date: 2023-08-02 00:47+0000\n"
"PO-Revision-Date: 2023-06-25 15:44+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.04.2\n"
#: src/controller.cpp:234
#: src/controller.cpp:233
#, 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:237 src/controller.cpp:242 src/login.cpp:90
#: src/controller.cpp:236 src/controller.cpp:241 src/login.cpp:90
#, kde-format
msgid "Login Failed: %1"
msgstr "La connexion a échoué : %1"
#: src/controller.cpp:248
#: src/controller.cpp:247
#, kde-format
msgid "Network Error: %1"
msgstr "Erreur du réseau : %1"
#: src/controller.cpp:273
#: src/controller.cpp:272
#, kde-format
msgid "Access token wasn't found"
msgstr "Il a été impossible de trouver le jeton d'accès."
#: src/controller.cpp:273
#: src/controller.cpp:272
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Peut-être a-t-il été supprimé ?"
#: src/controller.cpp:277
#: src/controller.cpp:276
#, kde-format
msgid "Access to keychain was denied."
msgstr "L'accès au trousseau de clés a été refusé."
#: src/controller.cpp:277
#: src/controller.cpp:276
#, kde-format
msgid "Please allow NeoChat to read the access token"
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
#: src/controller.cpp:280
#: src/controller.cpp:279
#, kde-format
msgid "No keychain available."
msgstr "Aucun trousseau de clés disponible."
#: src/controller.cpp:280
#: src/controller.cpp:279
#, 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:283
#: src/controller.cpp:282
#, kde-format
msgid "Unable to read access token"
msgstr "Lecture impossible du jeton d'accès"
#: src/controller.cpp:453
#: src/controller.cpp:452
#, kde-format
msgid "File too large to download."
msgstr "Fichier trop volumineux pour être téléchargé"
#: src/controller.cpp:453
#: src/controller.cpp:452
#, 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:492
#: src/controller.cpp:491
#, kde-format
msgid "Room creation failed: %1"
msgstr "Impossible de créer le salon : %1"
#: src/controller.cpp:513
#: src/controller.cpp:512
#, kde-format
msgid "Space creation failed: %1"
msgstr "Impossible de créer un espace : %1"
#: src/controller.cpp:527
#: src/controller.cpp:526
#, 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,96 +122,96 @@ msgstr "Destination"
msgid "Network Error"
msgstr "Erreur du réseau"
#: src/main.cpp:161
#: src/main.cpp:160
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
#: src/main.cpp:163
#: src/main.cpp:162
#, kde-format
msgid "Matrix client"
msgstr "Client « Matrix »"
#: src/main.cpp:165
#: src/main.cpp:164
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2023 KDE Community"
msgstr "© 2018-2020 Black Hat 2020-2023 Communauté de KDE"
#: src/main.cpp:166
#: src/main.cpp:165
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:166 src/main.cpp:167 src/main.cpp:168
#: src/main.cpp:165 src/main.cpp:166 src/main.cpp:167
#, kde-format
msgid "Maintainer"
msgstr "Mainteneur"
#: src/main.cpp:167
#: src/main.cpp:166
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:168
#: src/main.cpp:167
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:169
#: src/main.cpp:168
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:169
#: src/main.cpp:168
#, kde-format
msgid "Original author of Spectral"
msgstr "Auteur initial de Spectral"
#: src/main.cpp:170
#: src/main.cpp:169
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:170
#: src/main.cpp:169
#, kde-format
msgid "Maintainer of Quotient"
msgstr "Mainteneur de Quotient"
#: src/main.cpp:171
#: src/main.cpp:170
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Xavier Besnard"
#: src/main.cpp:171
#: src/main.cpp:170
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "xavier.besnard@neuf.fr"
#: src/main.cpp:175
#: src/main.cpp:174
#, 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:176
#, 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:325
#: src/main.cpp:324
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Un client pour le protocole de communications  Matrix »"
#: src/main.cpp:326
#: src/main.cpp:325
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Prend en charge le thème d'URL « matrix : »"
#: src/main.cpp:327
#: src/main.cpp:326
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr ""
@@ -651,34 +651,34 @@ msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Émoticônes personnelles"
#: src/models/messageeventmodel.cpp:464 src/models/messageeventmodel.cpp:473
#: src/models/messageeventmodel.cpp:463 src/models/messageeventmodel.cpp:472
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Ce message a été supprimé]</i>"
#: src/models/messageeventmodel.cpp:465
#: src/models/messageeventmodel.cpp:464
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Ce message a été supprimé : %1]</i>"
#: src/models/messageeventmodel.cpp:541
#: src/models/messageeventmodel.cpp:540
#, kde-format
msgid "[REDACTED]"
msgstr "[RÉDIGÉ]"
#: src/models/messageeventmodel.cpp:541
#: src/models/messageeventmodel.cpp:540
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[RÉDIGÉ : %1]"
#: src/models/messageeventmodel.cpp:837
#: src/models/messageeventmodel.cpp:836
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] " utilisateur %1 :"
msgstr[1] " %1 utilisateurs :"
#: src/models/messageeventmodel.cpp:840
#: src/models/messageeventmodel.cpp:839
#, kde-format
msgctxt "list separator"
msgid ", "
@@ -736,353 +736,353 @@ msgstr "Basse priorité"
msgid "Spaces"
msgstr "Espaces"
#: src/models/searchmodel.cpp:251
#: src/models/searchmodel.cpp:255
#, kde-format
msgid "Today"
msgstr "Aujourd'hui"
#: src/models/searchmodel.cpp:254
#: src/models/searchmodel.cpp:258
#, kde-format
msgid "Yesterday"
msgstr "Hier"
#: src/models/searchmodel.cpp:257
#: src/models/searchmodel.cpp:261
#, kde-format
msgid "The day before yesterday"
msgstr "Le jour avant hier"
#: src/neochatroom.cpp:503
#: src/neochatroom.cpp:506
#, kde-format
msgid "a file"
msgstr "un fichier"
#: src/neochatroom.cpp:549
#: src/neochatroom.cpp:552
#, kde-format
msgid "reinvited %1 to the room"
msgstr "Ré-invité %1 dans le salon"
#: src/neochatroom.cpp:551
#: src/neochatroom.cpp:554
#, kde-format
msgctxt "Optional reason for an invitation"
msgid ": %1"
msgstr " : %1"
#: src/neochatroom.cpp:560 src/neochatroom.cpp:698
#: src/neochatroom.cpp:563 src/neochatroom.cpp:701
#, kde-format
msgid "joined the room (repeated)"
msgstr "a rejoint le salon (répété)"
#: src/neochatroom.cpp:562
#: src/neochatroom.cpp:565
#, kde-format
msgid "invited %1 to the room"
msgstr "%1 invité dans le salon"
#: src/neochatroom.cpp:562 src/neochatroom.cpp:700
#: src/neochatroom.cpp:565 src/neochatroom.cpp:703
#, kde-format
msgid "joined the room"
msgstr "a rejoint le salon"
#: src/neochatroom.cpp:566
#: src/neochatroom.cpp:569
#, kde-format
msgid ": %1"
msgstr " : %1"
#: src/neochatroom.cpp:573 src/neochatroom.cpp:708
#: src/neochatroom.cpp:576 src/neochatroom.cpp:711
#, kde-format
msgctxt "their refers to a singular user"
msgid "cleared their display name"
msgstr "a effacé leur nom d'affichage"
#: src/neochatroom.cpp:575
#: src/neochatroom.cpp:578
#, kde-format
msgctxt "their refers to a singular user"
msgid "changed their display name to %1"
msgstr "a modifié leur nom d'affichage en %1"
#: src/neochatroom.cpp:580 src/neochatroom.cpp:715
#: src/neochatroom.cpp:583 src/neochatroom.cpp:718
#, kde-format
msgid " and "
msgstr "et"
#: src/neochatroom.cpp:583 src/neochatroom.cpp:718
#: src/neochatroom.cpp:586 src/neochatroom.cpp:721
#, kde-format
msgctxt "their refers to a singular user"
msgid "cleared their avatar"
msgstr "a effacé leur avatar"
#: src/neochatroom.cpp:585 src/neochatroom.cpp:720
#: src/neochatroom.cpp:588 src/neochatroom.cpp:723
#, kde-format
msgid "set an avatar"
msgstr "Définir un avatar"
#: src/neochatroom.cpp:587 src/neochatroom.cpp:722
#: src/neochatroom.cpp:590 src/neochatroom.cpp:725
#, kde-format
msgctxt "their refers to a singular user"
msgid "updated their avatar"
msgstr "a mis à jour leur avatar"
#: src/neochatroom.cpp:591 src/neochatroom.cpp:726
#: src/neochatroom.cpp:594 src/neochatroom.cpp:729
#, kde-format
msgctxt "<user> changed nothing"
msgid "changed nothing"
msgstr "ne rien modifier"
#: src/neochatroom.cpp:597
#: src/neochatroom.cpp:600
#, kde-format
msgid "withdrew %1's invitation"
msgstr "a retiré l'invitation de %1"
#: src/neochatroom.cpp:597 src/neochatroom.cpp:732
#: src/neochatroom.cpp:600 src/neochatroom.cpp:735
#, kde-format
msgid "rejected the invitation"
msgstr "Invitation rejetée"
#: src/neochatroom.cpp:601
#: src/neochatroom.cpp:604
#, kde-format
msgid "unbanned %1"
msgstr "ré-intégré %1"
#: src/neochatroom.cpp:601 src/neochatroom.cpp:736
#: src/neochatroom.cpp:604 src/neochatroom.cpp:739
#, kde-format
msgid "self-unbanned"
msgstr "Auto-banni"
#: src/neochatroom.cpp:604
#: src/neochatroom.cpp:607
#, kde-format
msgid "has put %1 out of the room: %2"
msgstr "a déclaré %1 en dehors du salon : %2"
#: src/neochatroom.cpp:605 src/neochatroom.cpp:738
#: src/neochatroom.cpp:608 src/neochatroom.cpp:741
#, kde-format
msgid "left the room"
msgstr "quitté le salon"
#: src/neochatroom.cpp:609
#: src/neochatroom.cpp:612
#, kde-format
msgid "banned %1 from the room"
msgstr "a banni %1 du salon"
#: src/neochatroom.cpp:611
#: src/neochatroom.cpp:614
#, kde-format
msgid "banned %1 from the room: %2"
msgstr "a banni %1 du salon : %2"
#: src/neochatroom.cpp:614 src/neochatroom.cpp:743
#: src/neochatroom.cpp:617 src/neochatroom.cpp:746
#, kde-format
msgid "self-banned from the room"
msgstr "auto-banni du salon"
#: src/neochatroom.cpp:618 src/neochatroom.cpp:746
#: src/neochatroom.cpp:621 src/neochatroom.cpp:749
#, kde-format
msgid "requested an invite"
msgstr "Nécessite une invitation."
#: src/neochatroom.cpp:618
#: src/neochatroom.cpp:621
#, kde-format
msgid "requested an invite with reason: %1"
msgstr "A demandé une invitation avec le motif : %1"
#: src/neochatroom.cpp:622 src/neochatroom.cpp:750
#: src/neochatroom.cpp:625 src/neochatroom.cpp:753
#, kde-format
msgid "made something unknown"
msgstr "a fait quelque chose d'inconnu"
#: src/neochatroom.cpp:625 src/neochatroom.cpp:753
#: src/neochatroom.cpp:628 src/neochatroom.cpp:756
#, kde-format
msgid "cleared the room main alias"
msgstr "a effacé l'alias principal du salon"
#: src/neochatroom.cpp:625
#: src/neochatroom.cpp:628
#, kde-format
msgid "set the room main alias to: %1"
msgstr "a défini l'alias principal du salon à : %1"
#: src/neochatroom.cpp:628 src/neochatroom.cpp:756
#: src/neochatroom.cpp:631 src/neochatroom.cpp:759
#, kde-format
msgid "cleared the room name"
msgstr "nom du salon effacé"
#: src/neochatroom.cpp:628
#: src/neochatroom.cpp:631
#, kde-format
msgid "set the room name to: %1"
msgstr "Définir le nom du salon à : %1"
#: src/neochatroom.cpp:631 src/neochatroom.cpp:759
#: src/neochatroom.cpp:634 src/neochatroom.cpp:762
#, kde-format
msgid "cleared the topic"
msgstr "effacé le sujet"
#: src/neochatroom.cpp:632
#: src/neochatroom.cpp:635
#, kde-format
msgid "set the topic to: %1"
msgstr "définir le sujet à : %1"
#: src/neochatroom.cpp:638 src/neochatroom.cpp:762
#: src/neochatroom.cpp:641 src/neochatroom.cpp:765
#, kde-format
msgid "changed the room avatar"
msgstr "L'avatar du salon changé"
#: src/neochatroom.cpp:641 src/neochatroom.cpp:765
#: src/neochatroom.cpp:644 src/neochatroom.cpp:768
#, kde-format
msgid "activated End-to-End Encryption"
msgstr "a activé le chiffrement de bout en bout"
#: src/neochatroom.cpp:644
#: src/neochatroom.cpp:647
#, kde-format
msgid "upgraded the room to version %1"
msgstr "a mis à jour le salon vers la version %1"
#: src/neochatroom.cpp:645
#: src/neochatroom.cpp:648
#, kde-format
msgid "created the room, version %1"
msgstr "a créé le salon en version %1"
#: src/neochatroom.cpp:648 src/neochatroom.cpp:771
#: src/neochatroom.cpp:651 src/neochatroom.cpp:774
#, kde-format
msgctxt "'power level' means permission level"
msgid "changed the power levels for this room"
msgstr "Modification des privilèges d'accès pour ce salon."
#: src/neochatroom.cpp:652 src/neochatroom.cpp:775
#: src/neochatroom.cpp:655 src/neochatroom.cpp:778
#, kde-format
msgid "changed the server access control lists for this room"
msgstr "Modification des listes de contrôle d'accès au serveur pour ce salon."
#: src/neochatroom.cpp:656
#: src/neochatroom.cpp:659
#, kde-format
msgctxt "[User] added <name> widget"
msgid "added %1 widget"
msgstr "composant graphique %1 ajouté"
#: src/neochatroom.cpp:659
#: src/neochatroom.cpp:662
#, kde-format
msgctxt "[User] removed <name> widget"
msgid "removed %1 widget"
msgstr "composant graphique %1 supprimé"
#: src/neochatroom.cpp:661
#: src/neochatroom.cpp:664
#, kde-format
msgctxt "[User] configured <name> widget"
msgid "configured %1 widget"
msgstr "composant graphique %1 configuré"
#: src/neochatroom.cpp:666
#: src/neochatroom.cpp:669
#, kde-format
msgid "updated %1 state"
msgstr "État mis à jour de %1"
#: src/neochatroom.cpp:667
#: src/neochatroom.cpp:670
#, kde-format
msgid "updated %1 state for %2"
msgstr "État mis à jour de %1 vers %2"
#: src/neochatroom.cpp:672 src/neochatroom.cpp:792
#: src/neochatroom.cpp:675 src/neochatroom.cpp:795
#, kde-format
msgid "Unknown event"
msgstr "Évènement inconnu"
#: src/neochatroom.cpp:681
#: src/neochatroom.cpp:684
#, kde-format
msgid "sent a message"
msgstr "Envoyer un message"
#: src/neochatroom.cpp:685
#: src/neochatroom.cpp:688
#, kde-format
msgid "sent a sticker"
msgstr "a envoyé un autocollant"
#: src/neochatroom.cpp:691
#: src/neochatroom.cpp:694
#, kde-format
msgid "reinvited someone to the room"
msgstr "a ré-invité une personne dans le salon"
#: src/neochatroom.cpp:700
#: src/neochatroom.cpp:703
#, kde-format
msgid "invited someone to the room"
msgstr "a invité une personne dans le salon"
#: src/neochatroom.cpp:710
#: src/neochatroom.cpp:713
#, kde-format
msgctxt "their refers to a singular user"
msgid "changed their display name"
msgstr "a modifié leur nom d'affichage"
#: src/neochatroom.cpp:732
#: src/neochatroom.cpp:735
#, kde-format
msgid "withdrew a user's invitation"
msgstr "a retiré l'invitation d'un utilisateur"
#: src/neochatroom.cpp:736
#: src/neochatroom.cpp:739
#, kde-format
msgid "unbanned a user"
msgstr "ré-intégré un utilisateur"
#: src/neochatroom.cpp:738
#: src/neochatroom.cpp:741
#, kde-format
msgid "put a user out of the room"
msgstr "a expulsé un utilisateur du salon"
#: src/neochatroom.cpp:741
#: src/neochatroom.cpp:744
#, kde-format
msgid "banned a user from the room"
msgstr "a banni un utilisateur du salon"
#: src/neochatroom.cpp:753
#: src/neochatroom.cpp:756
#, kde-format
msgid "set the room main alias"
msgstr "a défini l'alias principal du salon"
#: src/neochatroom.cpp:756
#: src/neochatroom.cpp:759
#, kde-format
msgid "set the room name"
msgstr "définir le nom du salon"
#: src/neochatroom.cpp:759
#: src/neochatroom.cpp:762
#, kde-format
msgid "set the topic"
msgstr "définir le sujet"
#: src/neochatroom.cpp:768
#: src/neochatroom.cpp:771
#, kde-format
msgid "upgraded the room version"
msgstr "a mis à jour la version du salon"
#: src/neochatroom.cpp:768
#: src/neochatroom.cpp:771
#, kde-format
msgid "created the room"
msgstr "a créé le salon"
#: src/neochatroom.cpp:779
#: src/neochatroom.cpp:782
#, kde-format
msgid "added a widget"
msgstr "composant graphique ajouté"
#: src/neochatroom.cpp:782
#: src/neochatroom.cpp:785
#, kde-format
msgid "removed a widget"
msgstr "composant graphique supprimé"
#: src/neochatroom.cpp:784
#: src/neochatroom.cpp:787
#, kde-format
msgid "configured a widget"
msgstr "composant graphique configuré"
#: src/neochatroom.cpp:786
#: src/neochatroom.cpp:789
#, kde-format
msgid "updated the state"
msgstr "État mis à jour"
#: src/neochatroom.cpp:790
#: src/neochatroom.cpp:793
#, kde-format
msgid "started a poll"
msgstr "a démarré un vote"
#: src/neochatroom.cpp:1624 src/neochatroom.cpp:1625
#: src/neochatroom.cpp:1627 src/neochatroom.cpp:1628
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport envoyé avec succès."
#: src/neochatroom.cpp:1923 src/neochatroom.cpp:1931
#: src/neochatroom.cpp:1927 src/neochatroom.cpp:1935
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"