GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
161
po/fr/neochat.po
161
po/fr/neochat.po
@@ -4,8 +4,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: neochat\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2023-02-13 00:57+0000\n"
|
||||
"PO-Revision-Date: 2023-02-03 19:29+0100\n"
|
||||
"POT-Creation-Date: 2023-02-16 00:59+0000\n"
|
||||
"PO-Revision-Date: 2023-02-14 21:45+0100\n"
|
||||
"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
|
||||
"Language-Team: fr\n"
|
||||
"Language: fr\n"
|
||||
@@ -13,71 +13,71 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Lokalize 22.12.1\n"
|
||||
"X-Generator: Lokalize 22.12.2\n"
|
||||
|
||||
#: src/controller.cpp:195
|
||||
#: src/controller.cpp:197
|
||||
#, kde-format
|
||||
msgid "Encrypted Message"
|
||||
msgstr "Message chiffré"
|
||||
|
||||
#: src/controller.cpp:255 src/controller.cpp:388
|
||||
#: src/controller.cpp:257 src/controller.cpp:390
|
||||
#, kde-format
|
||||
msgid "Network Error: %1"
|
||||
msgstr "Erreur du réseau : %1"
|
||||
|
||||
#: src/controller.cpp:374
|
||||
#: src/controller.cpp:376
|
||||
#, 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:377 src/controller.cpp:382 src/login.cpp:91
|
||||
#: src/controller.cpp:379 src/controller.cpp:384 src/login.cpp:91
|
||||
#, kde-format
|
||||
msgid "Login Failed: %1"
|
||||
msgstr "La connexion a échoué : %1"
|
||||
|
||||
#: src/controller.cpp:413
|
||||
#: src/controller.cpp:415
|
||||
#, kde-format
|
||||
msgid "Access token wasn't found"
|
||||
msgstr "Il a été impossible de trouver le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:413
|
||||
#: src/controller.cpp:415
|
||||
#, kde-format
|
||||
msgid "Maybe it was deleted?"
|
||||
msgstr "Peut-être a-t-il été supprimé ?"
|
||||
|
||||
#: src/controller.cpp:417
|
||||
#: src/controller.cpp:419
|
||||
#, kde-format
|
||||
msgid "Access to keychain was denied."
|
||||
msgstr "L'accès au trousseau de clés a été refusé."
|
||||
|
||||
#: src/controller.cpp:417
|
||||
#: src/controller.cpp:419
|
||||
#, kde-format
|
||||
msgid "Please allow NeoChat to read the access token"
|
||||
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
|
||||
|
||||
#: src/controller.cpp:420
|
||||
#: src/controller.cpp:422
|
||||
#, kde-format
|
||||
msgid "No keychain available."
|
||||
msgstr "Aucun trousseau de clés disponible."
|
||||
|
||||
#: src/controller.cpp:420
|
||||
#: src/controller.cpp:422
|
||||
#, 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:423
|
||||
#: src/controller.cpp:425
|
||||
#, kde-format
|
||||
msgid "Unable to read access token"
|
||||
msgstr "Lecture impossible du jeton d'accès"
|
||||
|
||||
#: src/controller.cpp:640
|
||||
#: src/controller.cpp:642
|
||||
#, kde-format
|
||||
msgid "Room creation failed: \"%1\""
|
||||
msgstr "Impossible de créer le salon : « %1 »"
|
||||
|
||||
#: src/controller.cpp:653
|
||||
#: src/controller.cpp:655
|
||||
#, 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."
|
||||
@@ -509,28 +509,23 @@ msgid "Removes the user from the room"
|
||||
msgstr "Enlève un utilisateur d'un salon"
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:70
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[user did something] n times"
|
||||
#| msgid " %1 time"
|
||||
#| msgid_plural " %1 times"
|
||||
#, kde-format
|
||||
msgctxt "n times"
|
||||
msgid " %1 time "
|
||||
msgid_plural " %1 times "
|
||||
msgstr[0] "une fois"
|
||||
msgstr[1] "%1 fois"
|
||||
msgstr[0] " %1 fois "
|
||||
msgstr[1] " %1 fois "
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:76
|
||||
#, kde-format
|
||||
msgctxt "n users"
|
||||
msgid " %1 user "
|
||||
msgid_plural " %1 users "
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] " utilisateur %1 "
|
||||
msgstr[1] " %1 utilisateurs "
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:86
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[action 1], [action 2 and action 3]"
|
||||
#| msgid ", "
|
||||
#, kde-format
|
||||
msgctxt "[action 1], [action 2 and/or action 3]"
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
@@ -539,7 +534,7 @@ msgstr ", "
|
||||
#, kde-format
|
||||
msgctxt "[action 1, action 2] or [action 3]"
|
||||
msgid " or "
|
||||
msgstr ""
|
||||
msgstr " ou "
|
||||
|
||||
#: src/models/collapsestateproxymodel.cpp:89
|
||||
#, kde-format
|
||||
@@ -909,121 +904,100 @@ msgid "Unknown event"
|
||||
msgstr "Évènement inconnu"
|
||||
|
||||
#: src/neochatroom.cpp:671
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Send a message…"
|
||||
#, kde-format
|
||||
msgid "sent a message"
|
||||
msgstr "Envoyer un message..."
|
||||
msgstr "Envoyer un message"
|
||||
|
||||
#: src/neochatroom.cpp:675
|
||||
#, kde-format
|
||||
msgid "sent a sticker"
|
||||
msgstr ""
|
||||
msgstr "a envoyé un autocollant"
|
||||
|
||||
#: src/neochatroom.cpp:681
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "reinvited %1 to the room"
|
||||
#, kde-format
|
||||
msgid "reinvited someone to the room"
|
||||
msgstr "Ré-invité %1 dans le salon"
|
||||
msgstr "a ré-invité une personne dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:690
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "invited %1 to the room"
|
||||
#, kde-format
|
||||
msgid "invited someone to the room"
|
||||
msgstr "%1 invité dans le salon"
|
||||
msgstr "a invité une personne dans le salon"
|
||||
|
||||
#: src/neochatroom.cpp:700
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "their refers to a singular user"
|
||||
#| msgid "changed their display name to %1"
|
||||
#, kde-format
|
||||
msgctxt "their refers to a singular user"
|
||||
msgid "changed their display name"
|
||||
msgstr "a modifié leur nom d'affichage en %1"
|
||||
msgstr "a modifié leur nom d'affichage"
|
||||
|
||||
#: src/neochatroom.cpp:726
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "withdrew %1's invitation"
|
||||
#, kde-format
|
||||
msgid "withdrew a user's invitation"
|
||||
msgstr "a retiré l'invitation de %1"
|
||||
msgstr "a retiré l'invitation d'un utilisateur"
|
||||
|
||||
#: src/neochatroom.cpp:730
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "unbanned %1"
|
||||
#, kde-format
|
||||
msgid "unbanned a user"
|
||||
msgstr "ré-intégré %1"
|
||||
msgstr "ré-intégré un utilisateur"
|
||||
|
||||
#: src/neochatroom.cpp:732
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "has put %1 out of the room: %2"
|
||||
#, kde-format
|
||||
msgid "put a user out of the room"
|
||||
msgstr "a déclaré %1 en dehors du salon : %2"
|
||||
msgstr "a expulsé un utilisateur du salon"
|
||||
|
||||
#: src/neochatroom.cpp:735
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "banned %1 from the room"
|
||||
#, kde-format
|
||||
msgid "banned a user from the room"
|
||||
msgstr "a banni %1 du salon"
|
||||
msgstr "a banni un utilisateur du salon"
|
||||
|
||||
#: src/neochatroom.cpp:747
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room main alias to: %1"
|
||||
#, kde-format
|
||||
msgid "set the room main alias"
|
||||
msgstr "a défini l'alias principal du salon à : %1"
|
||||
msgstr "a défini l'alias principal du salon"
|
||||
|
||||
#: src/neochatroom.cpp:750
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the room name to: %1"
|
||||
#, kde-format
|
||||
msgid "set the room name"
|
||||
msgstr "Définir le nom du salon à : %1"
|
||||
msgstr "définir le nom du salon"
|
||||
|
||||
#: src/neochatroom.cpp:753
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "set the topic to: %1"
|
||||
#, kde-format
|
||||
msgid "set the topic"
|
||||
msgstr "définir le sujet à : %1"
|
||||
msgstr "définir le sujet"
|
||||
|
||||
#: src/neochatroom.cpp:762
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "upgraded the room to version %1"
|
||||
#, kde-format
|
||||
msgid "upgraded the room version"
|
||||
msgstr "a mis à jour le salon vers la version %1"
|
||||
msgstr "a mis à jour la version du salon"
|
||||
|
||||
#: src/neochatroom.cpp:762
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "left the room"
|
||||
#, kde-format
|
||||
msgid "created the room"
|
||||
msgstr "quitté le salon"
|
||||
msgstr "a créé le salon"
|
||||
|
||||
#: src/neochatroom.cpp:773
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] added <name> widget"
|
||||
#| msgid "added %1 widget"
|
||||
#, kde-format
|
||||
msgid "added a widget"
|
||||
msgstr "composant graphique %1 ajouté"
|
||||
msgstr "composant graphique ajouté"
|
||||
|
||||
#: src/neochatroom.cpp:776
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] removed <name> widget"
|
||||
#| msgid "removed %1 widget"
|
||||
#, kde-format
|
||||
msgid "removed a widget"
|
||||
msgstr "composant graphique %1 supprimé"
|
||||
msgstr "composant graphique supprimé"
|
||||
|
||||
#: src/neochatroom.cpp:778
|
||||
#, fuzzy, kde-format
|
||||
#| msgctxt "[User] configured <name> widget"
|
||||
#| msgid "configured %1 widget"
|
||||
#, kde-format
|
||||
msgid "configured a widget"
|
||||
msgstr "composant graphique %1 configuré"
|
||||
msgstr "composant graphique configuré"
|
||||
|
||||
#: src/neochatroom.cpp:780
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "updated %1 state"
|
||||
#, kde-format
|
||||
msgid "updated the state"
|
||||
msgstr "État mis à jour de %1"
|
||||
msgstr "État mis à jour"
|
||||
|
||||
#: src/neochatroom.cpp:784
|
||||
#, kde-format
|
||||
msgid "started a poll"
|
||||
msgstr ""
|
||||
msgstr "a démarré un vote"
|
||||
|
||||
#: src/neochatroom.cpp:1612 src/neochatroom.cpp:1613
|
||||
#, kde-format
|
||||
@@ -1340,27 +1314,26 @@ msgctxt ""
|
||||
msgid "Stop Download"
|
||||
msgstr "Arrêter le téléchargement"
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:122
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:127
|
||||
#, kde-format
|
||||
msgid "Shrink preview"
|
||||
msgstr ""
|
||||
msgstr "Réduire l'aperçu"
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:122
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:127
|
||||
#, kde-format
|
||||
msgid "Expand preview"
|
||||
msgstr ""
|
||||
msgstr "Développer l'aperçu"
|
||||
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:145
|
||||
#: src/qml/Component/Timeline/LinkPreviewDelegate.qml:152
|
||||
#, kde-format
|
||||
msgid "Loading URL preview"
|
||||
msgstr ""
|
||||
msgstr "Chargement d'un aperçu de l'URL"
|
||||
|
||||
#: src/qml/Component/Timeline/MessageEditComponent.qml:79
|
||||
#, fuzzy, kde-format
|
||||
#| msgid "Confirm"
|
||||
#, kde-format
|
||||
msgctxt "@action:button"
|
||||
msgid "Confirm edit"
|
||||
msgstr "Confirmer"
|
||||
msgstr "Confirmer une modification"
|
||||
|
||||
#: src/qml/Component/Timeline/MessageEditComponent.qml:91
|
||||
#, kde-format
|
||||
|
||||
Reference in New Issue
Block a user