GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
232
po/fr/neochat.po
232
po/fr/neochat.po
@@ -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-22 00:47+0000\n"
|
||||
"POT-Creation-Date: 2023-05-28 00:47+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"
|
||||
@@ -15,80 +15,80 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 22.12.3\n"
|
||||
|
||||
#: src/controller.cpp:181
|
||||
#: src/controller.cpp:185
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message chiffré"
|
||||
|
||||
#: src/controller.cpp:324
|
||||
#: src/controller.cpp:336
|
||||
#, 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:327 src/controller.cpp:332 src/login.cpp:91
|
||||
#: src/controller.cpp:339 src/controller.cpp:344 src/login.cpp:95
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "La connexion a échoué : %1"
|
||||
|
||||
#: src/controller.cpp:338
|
||||
#: src/controller.cpp:350
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Erreur du réseau : %1"
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Il a été impossible de trouver le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:363
|
||||
#: src/controller.cpp:375
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Peut-être a-t-il été supprimé ?"
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "L'accès au trousseau de clés a été refusé."
|
||||
|
||||
#: src/controller.cpp:367
|
||||
#: src/controller.cpp:379
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Aucun trousseau de clés disponible."
|
||||
|
||||
#: src/controller.cpp:370
|
||||
#: src/controller.cpp:382
|
||||
#, 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:373
|
||||
#: src/controller.cpp:385
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Lecture impossible du jeton d'accès"
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, kde-format
|
||||
msgid "File too large to download."
|
||||
msgstr "Fichier trop volumineux pour être téléchargé"
|
||||
|
||||
#: src/controller.cpp:557
|
||||
#: src/controller.cpp:573
|
||||
#, 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:595
|
||||
#: src/controller.cpp:611
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "Impossible de créer le salon : « %1 »"
|
||||
|
||||
#: src/controller.cpp:616
|
||||
#: src/controller.cpp:632
|
||||
#, 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."
|
||||
@@ -117,7 +117,7 @@ msgctxt "The location being downloaded to"
|
||||
msgid "Destination"
|
||||
msgstr "Destination"
|
||||
|
||||
#: src/login.cpp:86 src/login.cpp:97
|
||||
#: src/login.cpp:90 src/login.cpp:101
|
||||
#, kde-format
|
||||
msgid "Network Error"
|
||||
msgstr "Erreur du réseau"
|
||||
@@ -639,34 +639,34 @@ msgstr "Personnalisé"
|
||||
msgid "Own Stickers"
|
||||
msgstr "Émoticônes personnelles"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:495 src/models/messageeventmodel.cpp:504
|
||||
#: src/models/messageeventmodel.cpp:468 src/models/messageeventmodel.cpp:477
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted]</i>"
|
||||
msgstr "<i>[Ce message a été supprimé]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:496
|
||||
#: src/models/messageeventmodel.cpp:469
|
||||
#, kde-format
|
||||
msgid "<i>[This message was deleted: %1]</i>"
|
||||
msgstr "<i>[Ce message a été supprimé : %1]</i>"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED]"
|
||||
msgstr "[RÉDIGÉ]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:581
|
||||
#: src/models/messageeventmodel.cpp:554
|
||||
#, kde-format
|
||||
msgid "[REDACTED: %1]"
|
||||
msgstr "[RÉDIGÉ : %1]"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:890
|
||||
#: src/models/messageeventmodel.cpp:863
|
||||
#, kde-format
|
||||
msgid "1 user: "
|
||||
msgid_plural "%1 users: "
|
||||
msgstr[0] " utilisateur %1 :"
|
||||
msgstr[1] " %1 utilisateurs :"
|
||||
|
||||
#: src/models/messageeventmodel.cpp:897
|
||||
#: src/models/messageeventmodel.cpp:870
|
||||
#, kde-format
|
||||
msgctxt "list separator"
|
||||
msgid ", "
|
||||
@@ -739,338 +739,338 @@ msgstr "Hier"
|
||||
msgid "The day before yesterday"
|
||||
msgstr "Le jour avant hier"
|
||||
|
||||
#: src/neochatroom.cpp:512
|
||||
#: src/neochatroom.cpp:537
|
||||
#, kde-format
|
||||
msgid "a file"
|
||||
msgstr "un fichier"
|
||||
|
||||
#: src/neochatroom.cpp:563
|
||||
#: src/neochatroom.cpp:588
|
||||
#, kde-format
|
||||
msgid "reinvited %1 to the room"
|
||||
msgstr "Ré-invité %1 dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:565
|
||||
#: src/neochatroom.cpp:590
|
||||
#, kde-format
|
||||
msgctxt "Optional reason for an invitation"
|
||||
msgid ": %1"
|
||||
msgstr " : %1"
|
||||
|
||||
#: src/neochatroom.cpp:574 src/neochatroom.cpp:719
|
||||
#: src/neochatroom.cpp:599 src/neochatroom.cpp:744
|
||||
#, kde-format
|
||||
msgid "joined the room (repeated)"
|
||||
msgstr "a rejoint le salon (répété)"
|
||||
|
||||
#: src/neochatroom.cpp:576
|
||||
#: src/neochatroom.cpp:601
|
||||
#, kde-format
|
||||
msgid "invited %1 to the room"
|
||||
msgstr "%1 invité dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:576 src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:601 src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "joined the room"
|
||||
msgstr "a rejoint le salon"
|
||||
|
||||
#: src/neochatroom.cpp:580
|
||||
#: src/neochatroom.cpp:605
|
||||
#, kde-format
|
||||
msgid ": %1"
|
||||
msgstr " : %1"
|
||||
|
||||
#: src/neochatroom.cpp:587 src/neochatroom.cpp:729
|
||||
#: src/neochatroom.cpp:612 src/neochatroom.cpp:754
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their display name"
|
||||
msgstr "a effacé leur nom d'affichage"
|
||||
|
||||
#: src/neochatroom.cpp:589
|
||||
#: src/neochatroom.cpp:614
|
||||
#, 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:594 src/neochatroom.cpp:736
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#, kde-format
|
||||
msgid " and "
|
||||
msgstr "et"
|
||||
|
||||
#: src/neochatroom.cpp:597 src/neochatroom.cpp:739
|
||||
#: src/neochatroom.cpp:622 src/neochatroom.cpp:764
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "cleared their avatar"
|
||||
msgstr "a effacé leur avatar"
|
||||
|
||||
#: src/neochatroom.cpp:603 src/neochatroom.cpp:745
|
||||
#: src/neochatroom.cpp:628 src/neochatroom.cpp:770
|
||||
#, kde-format
|
||||
msgid "set an avatar"
|
||||
msgstr "Définir un avatar"
|
||||
|
||||
#: src/neochatroom.cpp:605 src/neochatroom.cpp:747
|
||||
#: src/neochatroom.cpp:630 src/neochatroom.cpp:772
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "updated their avatar"
|
||||
msgstr "a mis à jour leur avatar"
|
||||
|
||||
#: src/neochatroom.cpp:609 src/neochatroom.cpp:751
|
||||
#: src/neochatroom.cpp:634 src/neochatroom.cpp:776
|
||||
#, kde-format
|
||||
msgctxt "<user> changed nothing"
|
||||
msgid "changed nothing"
|
||||
msgstr "ne rien modifier"
|
||||
|
||||
#: src/neochatroom.cpp:615
|
||||
#: src/neochatroom.cpp:640
|
||||
#, kde-format
|
||||
msgid "withdrew %1's invitation"
|
||||
msgstr "a retiré l'invitation de %1"
|
||||
|
||||
#: src/neochatroom.cpp:615 src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "rejected the invitation"
|
||||
msgstr "Invitation rejetée"
|
||||
|
||||
#: src/neochatroom.cpp:619
|
||||
#: src/neochatroom.cpp:644
|
||||
#, kde-format
|
||||
msgid "unbanned %1"
|
||||
msgstr "ré-intégré %1"
|
||||
|
||||
#: src/neochatroom.cpp:619 src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:644 src/neochatroom.cpp:786
|
||||
#, kde-format
|
||||
msgid "self-unbanned"
|
||||
msgstr "Auto-banni"
|
||||
|
||||
#: src/neochatroom.cpp:622
|
||||
#: src/neochatroom.cpp:647
|
||||
#, kde-format
|
||||
msgid "has put %1 out of the room: %2"
|
||||
msgstr "a déclaré %1 en dehors du salon : %2"
|
||||
|
||||
#: src/neochatroom.cpp:623 src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:648 src/neochatroom.cpp:788
|
||||
#, kde-format
|
||||
msgid "left the room"
|
||||
msgstr "quitté le salon"
|
||||
|
||||
#: src/neochatroom.cpp:627
|
||||
#: src/neochatroom.cpp:652
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room"
|
||||
msgstr "a banni %1 du salon"
|
||||
|
||||
#: src/neochatroom.cpp:629
|
||||
#: src/neochatroom.cpp:654
|
||||
#, kde-format
|
||||
msgid "banned %1 from the room: %2"
|
||||
msgstr "a banni %1 du salon : %2"
|
||||
|
||||
#: src/neochatroom.cpp:632 src/neochatroom.cpp:768
|
||||
#: src/neochatroom.cpp:657 src/neochatroom.cpp:793
|
||||
#, kde-format
|
||||
msgid "self-banned from the room"
|
||||
msgstr "auto-banni du salon"
|
||||
|
||||
#: src/neochatroom.cpp:636 src/neochatroom.cpp:771
|
||||
#: src/neochatroom.cpp:661 src/neochatroom.cpp:796
|
||||
#, kde-format
|
||||
msgid "requested an invite"
|
||||
msgstr "Nécessite une invitation."
|
||||
|
||||
#: src/neochatroom.cpp:636
|
||||
#: src/neochatroom.cpp:661
|
||||
#, kde-format
|
||||
msgid "requested an invite with reason: %1"
|
||||
msgstr "A demandé une invitation avec le motif : %1"
|
||||
|
||||
#: src/neochatroom.cpp:640 src/neochatroom.cpp:775
|
||||
#: src/neochatroom.cpp:665 src/neochatroom.cpp:800
|
||||
#, kde-format
|
||||
msgid "made something unknown"
|
||||
msgstr "a fait quelque chose d'inconnu"
|
||||
|
||||
#: src/neochatroom.cpp:643 src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:668 src/neochatroom.cpp:803
|
||||
#, kde-format
|
||||
msgid "cleared the room main alias"
|
||||
msgstr "a effacé l'alias principal du salon"
|
||||
|
||||
#: src/neochatroom.cpp:643
|
||||
#: src/neochatroom.cpp:668
|
||||
#, kde-format
|
||||
msgid "set the room main alias to: %1"
|
||||
msgstr "a défini l'alias principal du salon à : %1"
|
||||
|
||||
#: src/neochatroom.cpp:646 src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:671 src/neochatroom.cpp:806
|
||||
#, kde-format
|
||||
msgid "cleared the room name"
|
||||
msgstr "nom du salon effacé"
|
||||
|
||||
#: src/neochatroom.cpp:646
|
||||
#: src/neochatroom.cpp:671
|
||||
#, kde-format
|
||||
msgid "set the room name to: %1"
|
||||
msgstr "Définir le nom du salon à : %1"
|
||||
|
||||
#: src/neochatroom.cpp:649 src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:674 src/neochatroom.cpp:809
|
||||
#, kde-format
|
||||
msgid "cleared the topic"
|
||||
msgstr "effacé le sujet"
|
||||
|
||||
#: src/neochatroom.cpp:650
|
||||
#: src/neochatroom.cpp:675
|
||||
#, kde-format
|
||||
msgid "set the topic to: %1"
|
||||
msgstr "définir le sujet à : %1"
|
||||
|
||||
#: src/neochatroom.cpp:656 src/neochatroom.cpp:787
|
||||
#: src/neochatroom.cpp:681 src/neochatroom.cpp:812
|
||||
#, kde-format
|
||||
msgid "changed the room avatar"
|
||||
msgstr "L'avatar du salon changé"
|
||||
|
||||
#: src/neochatroom.cpp:659 src/neochatroom.cpp:790
|
||||
#: src/neochatroom.cpp:684 src/neochatroom.cpp:815
|
||||
#, kde-format
|
||||
msgid "activated End-to-End Encryption"
|
||||
msgstr "a activé le chiffrement de bout en bout"
|
||||
|
||||
#: src/neochatroom.cpp:662
|
||||
#: src/neochatroom.cpp:687
|
||||
#, kde-format
|
||||
msgid "upgraded the room to version %1"
|
||||
msgstr "a mis à jour le salon vers la version %1"
|
||||
|
||||
#: src/neochatroom.cpp:663
|
||||
#: src/neochatroom.cpp:688
|
||||
#, kde-format
|
||||
msgid "created the room, version %1"
|
||||
msgstr "a créé le salon en version %1"
|
||||
|
||||
#: src/neochatroom.cpp:666 src/neochatroom.cpp:796
|
||||
#: src/neochatroom.cpp:691 src/neochatroom.cpp:821
|
||||
#, 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:670 src/neochatroom.cpp:800
|
||||
#: src/neochatroom.cpp:695 src/neochatroom.cpp:825
|
||||
#, 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:674
|
||||
#: src/neochatroom.cpp:699
|
||||
#, kde-format
|
||||
msgctxt "[User] added <name> widget"
|
||||
msgid "added %1 widget"
|
||||
msgstr "composant graphique %1 ajouté"
|
||||
|
||||
#: src/neochatroom.cpp:677
|
||||
#: src/neochatroom.cpp:702
|
||||
#, kde-format
|
||||
msgctxt "[User] removed <name> widget"
|
||||
msgid "removed %1 widget"
|
||||
msgstr "composant graphique %1 supprimé"
|
||||
|
||||
#: src/neochatroom.cpp:679
|
||||
#: src/neochatroom.cpp:704
|
||||
#, kde-format
|
||||
msgctxt "[User] configured <name> widget"
|
||||
msgid "configured %1 widget"
|
||||
msgstr "composant graphique %1 configuré"
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#: src/neochatroom.cpp:706
|
||||
#, kde-format
|
||||
msgid "updated %1 state"
|
||||
msgstr "État mis à jour de %1"
|
||||
|
||||
#: src/neochatroom.cpp:682
|
||||
#: src/neochatroom.cpp:707
|
||||
#, kde-format
|
||||
msgid "updated %1 state for %2"
|
||||
msgstr "État mis à jour de %1 vers %2"
|
||||
|
||||
#: src/neochatroom.cpp:689 src/neochatroom.cpp:819
|
||||
#: src/neochatroom.cpp:714 src/neochatroom.cpp:844
|
||||
#, kde-format
|
||||
msgid "Unknown event"
|
||||
msgstr "Évènement inconnu"
|
||||
|
||||
#: src/neochatroom.cpp:702
|
||||
#: src/neochatroom.cpp:727
|
||||
#, kde-format
|
||||
msgid "sent a message"
|
||||
msgstr "Envoyer un message"
|
||||
|
||||
#: src/neochatroom.cpp:706
|
||||
#: src/neochatroom.cpp:731
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr "a envoyé un autocollant"
|
||||
|
||||
#: src/neochatroom.cpp:712
|
||||
#: src/neochatroom.cpp:737
|
||||
#, kde-format
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "a ré-invité une personne dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:721
|
||||
#: src/neochatroom.cpp:746
|
||||
#, kde-format
|
||||
msgid "invited someone to the room"
|
||||
msgstr "a invité une personne dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:731
|
||||
#: src/neochatroom.cpp:756
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "a modifié leur nom d'affichage"
|
||||
|
||||
#: src/neochatroom.cpp:757
|
||||
#: src/neochatroom.cpp:782
|
||||
#, kde-format
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "a retiré l'invitation d'un utilisateur"
|
||||
|
||||
#: src/neochatroom.cpp:761
|
||||
#: src/neochatroom.cpp:786
|
||||
#, kde-format
|
||||
msgid "unbanned a user"
|
||||
msgstr "ré-intégré un utilisateur"
|
||||
|
||||
#: src/neochatroom.cpp:763
|
||||
#: src/neochatroom.cpp:788
|
||||
#, kde-format
|
||||
msgid "put a user out of the room"
|
||||
msgstr "a expulsé un utilisateur du salon"
|
||||
|
||||
#: src/neochatroom.cpp:766
|
||||
#: src/neochatroom.cpp:791
|
||||
#, kde-format
|
||||
msgid "banned a user from the room"
|
||||
msgstr "a banni un utilisateur du salon"
|
||||
|
||||
#: src/neochatroom.cpp:778
|
||||
#: src/neochatroom.cpp:803
|
||||
#, kde-format
|
||||
msgid "set the room main alias"
|
||||
msgstr "a défini l'alias principal du salon"
|
||||
|
||||
#: src/neochatroom.cpp:781
|
||||
#: src/neochatroom.cpp:806
|
||||
#, kde-format
|
||||
msgid "set the room name"
|
||||
msgstr "définir le nom du salon"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#: src/neochatroom.cpp:809
|
||||
#, kde-format
|
||||
msgid "set the topic"
|
||||
msgstr "définir le sujet"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, kde-format
|
||||
msgid "upgraded the room version"
|
||||
msgstr "a mis à jour la version du salon"
|
||||
|
||||
#: src/neochatroom.cpp:793
|
||||
#: src/neochatroom.cpp:818
|
||||
#, kde-format
|
||||
msgid "created the room"
|
||||
msgstr "a créé le salon"
|
||||
|
||||
#: src/neochatroom.cpp:804
|
||||
#: src/neochatroom.cpp:829
|
||||
#, kde-format
|
||||
msgid "added a widget"
|
||||
msgstr "composant graphique ajouté"
|
||||
|
||||
#: src/neochatroom.cpp:807
|
||||
#: src/neochatroom.cpp:832
|
||||
#, kde-format
|
||||
msgid "removed a widget"
|
||||
msgstr "composant graphique supprimé"
|
||||
|
||||
#: src/neochatroom.cpp:809
|
||||
#: src/neochatroom.cpp:834
|
||||
#, kde-format
|
||||
msgid "configured a widget"
|
||||
msgstr "composant graphique configuré"
|
||||
|
||||
#: src/neochatroom.cpp:811
|
||||
#: src/neochatroom.cpp:836
|
||||
#, kde-format
|
||||
msgid "updated the state"
|
||||
msgstr "État mis à jour"
|
||||
|
||||
#: src/neochatroom.cpp:816
|
||||
#: src/neochatroom.cpp:841
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr "a démarré un vote"
|
||||
|
||||
#: src/neochatroom.cpp:1715 src/neochatroom.cpp:1716
|
||||
#: src/neochatroom.cpp:1740 src/neochatroom.cpp:1741
|
||||
#, kde-format
|
||||
msgid "Report sent successfully."
|
||||
msgstr "Rapport envoyé avec succès."
|
||||
|
||||
#: src/neochatroom.cpp:1951 src/neochatroom.cpp:1959
|
||||
#: src/neochatroom.cpp:2043 src/neochatroom.cpp:2051
|
||||
#, kde-format
|
||||
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
|
||||
msgid "Lat: %1, Lon: %2"
|
||||
@@ -1136,27 +1136,27 @@ msgstr "Modifier"
|
||||
msgid "Cancel sending attachment"
|
||||
msgstr "Annuler l'envoi de la pièce jointe"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:32
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:31
|
||||
#, kde-format
|
||||
msgid "Attach an image or file"
|
||||
msgstr "Joindre une image ou un fichier."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:58
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:57
|
||||
#, kde-format
|
||||
msgid "Emojis & Stickers"
|
||||
msgstr "Émoticônes et étiquettes auto-collantes"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:74
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:73
|
||||
#, kde-format
|
||||
msgid "Send a Location"
|
||||
msgstr "Envoyer un emplacement"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:87
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:86
|
||||
#, kde-format
|
||||
msgid "Send message"
|
||||
msgstr "Envoyer un message"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This room is encrypted. Build libQuotient with encryption enabled to send "
|
||||
@@ -1165,22 +1165,22 @@ msgstr ""
|
||||
"Ce salon est chiffré. Veuillez compiler « libQuotient » avec le chiffrement "
|
||||
"activé pour envoyer des messages chiffrés."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send an encrypted message…"
|
||||
msgstr "Envoyer un message chiffré..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Set an attachment caption..."
|
||||
msgstr "Définir une légende de pièce jointe"
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:129
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:128
|
||||
#, kde-format
|
||||
msgid "Send a message…"
|
||||
msgstr "Envoyer un message..."
|
||||
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:314
|
||||
#: src/qml/Component/ChatBox/ChatBar.qml:307
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Cancel reply"
|
||||
@@ -1452,8 +1452,8 @@ msgctxt "@action:button"
|
||||
msgid "Back"
|
||||
msgstr "Revenir en arrière"
|
||||
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:15
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:151
|
||||
#: src/qml/Component/Timeline/EncryptedDelegate.qml:20
|
||||
#: src/qml/Component/Timeline/ReplyComponent.qml:203
|
||||
#, kde-format
|
||||
msgid ""
|
||||
"This message is encrypted and the sender has not shared the key with this "
|
||||
@@ -1462,16 +1462,16 @@ msgstr ""
|
||||
"Le message est chiffré et l'émetteur n'a pas partagé la clé avec ce "
|
||||
"périphérique."
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:54
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:145
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:77
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:168
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to download its file"
|
||||
msgid "Download"
|
||||
msgstr "Télécharger"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:70
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:136
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:93
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:159
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; offers ability to open its downloaded "
|
||||
@@ -1479,13 +1479,13 @@ msgctxt ""
|
||||
msgid "Open File"
|
||||
msgstr "Ouvrir un fichier"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:85
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:108
|
||||
#, kde-format
|
||||
msgctxt "file download progress"
|
||||
msgid "%1 / %2"
|
||||
msgstr "%1 / %2"
|
||||
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:90
|
||||
#: src/qml/Component/Timeline/FileDelegate.qml:113
|
||||
#, kde-format
|
||||
msgctxt ""
|
||||
"tooltip for a button on a message; stops downloading the message's file"
|
||||
@@ -1519,14 +1519,14 @@ msgctxt "@action:button"
|
||||
msgid "Cancel edit"
|
||||
msgstr "Annuler la modification"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgid "Based on votes by %1 user"
|
||||
msgid_plural "Based on votes by %1 users"
|
||||
msgstr[0] "Selon les votes de l'utilisateur %1"
|
||||
msgstr[1] "Selon les votes de %1 utilisateurs"
|
||||
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:48
|
||||
#: src/qml/Component/Timeline/PollDelegate.qml:63
|
||||
#, kde-format
|
||||
msgctxt "as in 'this vote has ended'"
|
||||
msgid "(Ended)"
|
||||
@@ -1538,48 +1538,48 @@ msgctxt "Relative time since the room was last read"
|
||||
msgid "Last read: %1"
|
||||
msgstr "Dernier lu : %1"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:167
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:205
|
||||
#, kde-format
|
||||
msgid "Video"
|
||||
msgstr "Vidéo"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:231
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:269
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Volume"
|
||||
msgstr "Volume"
|
||||
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:315
|
||||
#: src/qml/Component/Timeline/VideoDelegate.qml:353
|
||||
#, kde-format
|
||||
msgid "Maximize"
|
||||
msgstr "Maximiser"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:125
|
||||
#: src/qml/Component/TimelineView.qml:126
|
||||
#, kde-format
|
||||
msgid "Choose local file"
|
||||
msgstr "Sélectionner un fichier local"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:153
|
||||
#: src/qml/Component/TimelineView.qml:154
|
||||
#, kde-format
|
||||
msgid "Clipboard image"
|
||||
msgstr "Image du presse-papier"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:201
|
||||
#: src/qml/Component/TimelineView.qml:202
|
||||
#, kde-format
|
||||
msgid "Jump to first unread message"
|
||||
msgstr "Aller au premier message non lu."
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:224
|
||||
#: src/qml/Component/TimelineView.qml:225
|
||||
#, kde-format
|
||||
msgid "Jump to latest message"
|
||||
msgstr "Aller au message le plus ancien."
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:250
|
||||
#: src/qml/Component/TimelineView.qml:251
|
||||
#, kde-format
|
||||
msgid "Drag items here to share them"
|
||||
msgstr "Faites glisser les éléments ici pour les partager"
|
||||
|
||||
#: src/qml/Component/TimelineView.qml:276
|
||||
#: src/qml/Component/TimelineView.qml:277
|
||||
#, kde-format
|
||||
msgctxt "Message displayed when some users are typing"
|
||||
msgid "%2 is typing"
|
||||
|
||||
Reference in New Issue
Block a user