GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-04-04 01:39:54 +00:00
parent 7a078b2d34
commit 123d11945e
45 changed files with 2140 additions and 1603 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: 2025-03-29 00:42+0000\n"
"POT-Creation-Date: 2025-04-04 00:41+0000\n"
"PO-Revision-Date: 2025-03-30 11:15+0200\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: French <French <kde-francophone@kde.org>>\n"
@@ -25,48 +25,48 @@ msgstr "Sélectionner un fichier local"
msgid "Clipboard image"
msgstr "Image du presse-papier"
#: src/chatbar/ChatBar.qml:71
#: src/chatbar/ChatBar.qml:73
#, kde-format
msgid "Attach an image or file"
msgstr "Joindre une image ou un fichier."
#: src/chatbar/ChatBar.qml:89
#: src/chatbar/ChatBar.qml:91
#, kde-format
msgid "Emojis & Stickers"
msgstr "Émoticônes et étiquettes auto-collantes"
#: src/chatbar/ChatBar.qml:106
#: src/chatbar/ChatBar.qml:108
#, kde-format
msgid "Send a Location"
msgstr "Envoyer un emplacement"
#: src/chatbar/ChatBar.qml:120
#: src/chatbar/ChatBar.qml:122
#, kde-format
msgctxt "@action:button"
msgid "Create a Poll"
msgstr "Créer un sondage"
#: src/chatbar/ChatBar.qml:136
#: src/chatbar/ChatBar.qml:138
#, kde-format
msgid "Send message"
msgstr "Envoyer un message"
#: src/chatbar/ChatBar.qml:227
#: src/chatbar/ChatBar.qml:229
#, kde-format
msgid "Send an encrypted message…"
msgstr "Envoyer un message chiffré..."
#: src/chatbar/ChatBar.qml:227
#: src/chatbar/ChatBar.qml:229
#, kde-format
msgid "Set an attachment caption…"
msgstr "Définir une légende de pièce jointe...."
#: src/chatbar/ChatBar.qml:227
#: src/chatbar/ChatBar.qml:229
#, kde-format
msgid "Send a message…"
msgstr "Envoyer un message..."
#: src/chatbar/ChatBar.qml:386 src/timeline/ChatBarComponent.qml:232
#: src/chatbar/ChatBar.qml:387 src/timeline/ChatBarComponent.qml:232
#, kde-format
msgctxt "@action:button"
msgid "Cancel reply"
@@ -2202,7 +2202,7 @@ msgid "Attachment:"
msgstr "Pièces jointes :"
#: src/qml/AttachmentPane.qml:38 src/qml/HoverActions.qml:106
#: src/qml/ImageEditorPage.qml:20 src/qml/MessageDelegateContextMenu.qml:36
#: src/qml/ImageEditorPage.qml:20 src/qml/MessageDelegateContextMenu.qml:41
#, kde-format
msgid "Edit"
msgstr "Modifier"
@@ -2449,7 +2449,7 @@ msgid "Explore Rooms"
msgstr "Explorer les salons"
#: src/qml/CreateRoomDialog.qml:181 src/qml/ExplorerDelegate.qml:77
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:93
#: src/qml/SelectParentDialog.qml:106 src/qml/SpaceHierarchyDelegate.qml:94
#, kde-format
msgid "Joined"
msgstr "Joint"
@@ -3144,13 +3144,13 @@ msgctxt "@action:button"
msgid "Close Room Information Drawer"
msgstr "Fermer le casier des informations de salons"
#: src/qml/Main.qml:282
#: src/qml/Main.qml:283
#, kde-format
msgctxt "@title:window"
msgid "Session Verification"
msgstr "Vérification de la session"
#: src/qml/Main.qml:322 src/qml/ShareAction.qml:68
#: src/qml/Main.qml:323 src/qml/ShareAction.qml:68
#, kde-format
msgctxt "@title"
msgid "Share"
@@ -3205,42 +3205,54 @@ msgstr "Les identifiants utilisateur doivent commencer par « @ »"
msgid "The input is not a valid user ID"
msgstr "Le texte saisi n'est pas un identifiant utilisateur valable."
#: src/qml/MessageDelegateContextMenu.qml:49
#: src/qml/MessageDelegateContextMenu.qml:54
#, kde-format
msgctxt "@action:inmenu As in 'Forward this message'"
msgid "Forward…"
msgstr "Avancer..."
#: src/qml/MessageDelegateContextMenu.qml:55
#: src/qml/MessageDelegateContextMenu.qml:60
#, kde-format
msgctxt "@title"
msgid "Forward Message"
msgstr "Transférer un message"
#: src/qml/MessageDelegateContextMenu.qml:69
#: src/qml/MessageDelegateContextMenu.qml:74
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Link Address"
msgstr "Copier l'adresse d'un lien"
#: src/qml/MessageDelegateContextMenu.qml:75
#: src/qml/MessageDelegateContextMenu.qml:80
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Text"
msgstr "Copier du texte"
#: src/qml/MessageDelegateContextMenu.qml:80
#: src/qml/MessageDelegateContextMenu.qml:85
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy Message Link"
msgstr "Copier un lien de message"
#: src/qml/MessageDelegateContextMenu.qml:108
#: src/qml/MessageDelegateContextMenu.qml:92
#, kde-format
msgctxt "@action:inmenu"
msgid "Read Text Aloud"
msgstr ""
#: src/qml/MessageDelegateContextMenu.qml:95
#, kde-format
msgctxt "@info text-to-speech %1 is author %2 is message text"
msgid "%1 said %2"
msgstr ""
#: src/qml/MessageDelegateContextMenu.qml:120
#, kde-format
msgid "Search for '%1'"
msgstr "Rechercher « %1 »"
#: src/qml/MessageDelegateContextMenu.qml:128
#: src/qml/MessageDelegateContextMenu.qml:140
#, kde-format
msgid "Configure Web Shortcuts…"
msgstr "Configurer les raccourcis Internet..."
@@ -3601,7 +3613,7 @@ msgctxt "@title"
msgid "Pinned Messages"
msgstr "Messages épinglés"
#: src/qml/RoomInformation.qml:154 src/qml/SpaceHomePage.qml:65
#: src/qml/RoomInformation.qml:154 src/qml/SpaceHomePage.qml:66
#, kde-format
msgctxt "@action:button"
msgid "Leave this space"
@@ -3618,7 +3630,7 @@ msgstr "Quitter ce salon"
msgid "Members"
msgstr "Membres"
#: src/qml/RoomInformation.qml:182 src/qml/SpaceHomePage.qml:55
#: src/qml/RoomInformation.qml:182 src/qml/SpaceHomePage.qml:56
#, kde-format
msgctxt "@title"
msgid "Invite a User"
@@ -3875,12 +3887,12 @@ msgstr "Rejoindre %1"
msgid "Create a space"
msgstr "Créer un espace"
#: src/qml/SpaceHierarchyDelegate.qml:93
#: src/qml/SpaceHierarchyDelegate.qml:94
#, kde-format
msgid "Suggested"
msgstr "Suggéré"
#: src/qml/SpaceHierarchyDelegate.qml:102
#: src/qml/SpaceHierarchyDelegate.qml:103
#, kde-format
msgctxt "number of room members"
msgid "%1 member - "
@@ -3888,7 +3900,7 @@ msgid_plural "%1 members - "
msgstr[0] " Membre %1 - "
msgstr[1] " %1 membres - "
#: src/qml/SpaceHierarchyDelegate.qml:102
#: src/qml/SpaceHierarchyDelegate.qml:103
#, kde-format
msgctxt "number of room members"
msgid "%1 member"
@@ -3896,38 +3908,38 @@ msgid_plural "%1 members"
msgstr[0] "Membre %1"
msgstr[1] "%1 membres"
#: src/qml/SpaceHierarchyDelegate.qml:111 src/qml/SpaceHomePage.qml:60
#: src/qml/SpaceHierarchyDelegate.qml:112 src/qml/SpaceHomePage.qml:61
#, kde-format
msgctxt "@button"
msgid "Add new room"
msgstr "Ajouter un nouveau salon"
#: src/qml/SpaceHierarchyDelegate.qml:122
#: src/qml/SpaceHierarchyDelegate.qml:123
#: src/settings/RoomSortParameterDialog.qml:92
#, kde-format
msgctxt "@button"
msgid "Remove"
msgstr "Supprimer"
#: src/qml/SpaceHierarchyDelegate.qml:142
#: src/qml/SpaceHierarchyDelegate.qml:143
#, kde-format
msgctxt "@button"
msgid "Don't Make Suggested"
msgstr "Ne pas faire de suggestions"
#: src/qml/SpaceHierarchyDelegate.qml:142
#: src/qml/SpaceHierarchyDelegate.qml:143
#, kde-format
msgctxt "@button"
msgid "Make Suggested"
msgstr "Faire une suggestion"
#: src/qml/SpaceHomePage.qml:50
#: src/qml/SpaceHomePage.qml:51
#, kde-format
msgctxt "@button"
msgid "Invite user to space"
msgstr "Inviter un utilisateur dans un espace"
#: src/qml/SpaceHomePage.qml:76 src/qml/SpaceListContextMenu.qml:61
#: src/qml/SpaceHomePage.qml:77 src/qml/SpaceListContextMenu.qml:61
#, kde-format
msgctxt "'Space' is a matrix space"
msgid "Space Settings"