GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2025-09-12 01:38:40 +00:00
parent 649dc7a815
commit 84fa68e3ae
45 changed files with 3647 additions and 3036 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-09-11 00:42+0000\n"
"POT-Creation-Date: 2025-09-12 00:43+0000\n"
"PO-Revision-Date: 2025-09-03 16:51+0200\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: French <French <kde-francophone@kde.org>>\n"
@@ -213,7 +213,7 @@ msgstr "%1 (%2)"
msgid "Open NeoChat"
msgstr "Ouvrir NeoChat"
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:119
#: src/app/qml/AccountMenu.qml:22 src/settings/AccountEditorPage.qml:123
#, kde-format
msgctxt "@action:button"
msgid "Show QR Code"
@@ -505,7 +505,7 @@ msgctxt "@action:inmenu"
msgid "Find your Friends"
msgstr "Rechercher vos personnes amies"
#: src/app/qml/GlobalMenu.qml:30 src/rooms/ExploreComponent.qml:82
#: src/app/qml/GlobalMenu.qml:30 src/rooms/ExploreComponent.qml:87
#: src/rooms/ExploreComponentMobile.qml:72 src/rooms/RoomListPage.qml:190
#: src/rooms/RoomListPage.qml:246
#, kde-format
@@ -919,12 +919,18 @@ msgctxt "@title:dialog"
msgid "Select a File"
msgstr "Sélectionner un fichier"
#: src/app/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:107
#: src/app/qml/QrScannerPage.qml:16 src/rooms/ExploreComponent.qml:113
#, kde-format
msgctxt "@title"
msgid "Scan a QR Code"
msgstr "Lire un code « QR »"
#: src/app/qml/QrScannerPage.qml:41
#, kde-format
msgctxt "@info"
msgid "No Camera Connected"
msgstr ""
#: src/app/qml/QuickFormatBar.qml:22
#, kde-format
msgctxt "@action:button"
@@ -1003,31 +1009,38 @@ msgctxt "@action:button"
msgid "Ignore"
msgstr "Ignorer"
#: src/app/qml/RoomPage.qml:81
#: src/app/qml/RoomPage.qml:82
#, kde-format
msgctxt "@info"
msgid "This room contains official messages from your homeserver."
msgstr "Ce salon contient des messages officiels de votre serveur domestique."
#: src/app/qml/RoomPage.qml:92
#: src/app/qml/RoomPage.qml:93
#, kde-format
msgctxt "@info:status"
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat est non connecté. Veuillez vérifier votre connexion au réseau."
#: src/app/qml/RoomPage.qml:160
#: src/app/qml/RoomPage.qml:153 src/roominfo/RoomInformation.qml:147
#: src/roominfo/RoomPinnedMessagesPage.qml:23
#, kde-format
msgctxt "@title"
msgid "Pinned Messages"
msgstr "Messages épinglés"
#: src/app/qml/RoomPage.qml:224
#, kde-format
msgctxt "@title"
msgid "Welcome to NeoChat"
msgstr "Bienvenue dans NeoChat"
#: src/app/qml/RoomPage.qml:161
#: src/app/qml/RoomPage.qml:225
#, kde-format
msgctxt "@info:usagetip"
msgid "Select or join a room to get started"
msgstr "Sélectionnez ou rejoignez un salon pour démarrer."
#: src/app/qml/RoomPage.qml:228
#: src/app/qml/RoomPage.qml:292
#, kde-format
msgctxt "@title:dialog"
msgid "Message Source"
@@ -3150,12 +3163,12 @@ msgstr "Impossible de créer le salon : %1"
msgid "Space creation failed: %1"
msgstr "Impossible de créer lespace : %1"
#: src/libneochat/neochatroom.cpp:1237
#: src/libneochat/neochatroom.cpp:1248
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport envoyé avec succès."
#: src/libneochat/neochatroom.cpp:1602 src/libneochat/neochatroom.cpp:1610
#: src/libneochat/neochatroom.cpp:1613 src/libneochat/neochatroom.cpp:1621
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -3288,6 +3301,14 @@ msgctxt "@info:label"
msgid "No public rooms found"
msgstr "Aucun salon public trouvé"
#: src/libneochat/qml/ExploreRoomsPage.qml:120
#, fuzzy, kde-format
#| msgctxt "@info:label"
#| msgid "No public rooms found"
msgctxt "@info:label"
msgid "No public rooms"
msgstr "Aucun salon public trouvé"
#: src/libneochat/qml/GroupChatDrawerHeader.qml:72
#: src/timeline/TimelineEndDelegate.qml:69
#, kde-format
@@ -3486,47 +3507,47 @@ msgstr "Confirmer le mot de passe :"
msgid "The passwords do not match."
msgstr "Les mots de passe ne correspondent pas."
#: src/login/registration.cpp:341
#: src/login/registration.cpp:339
#, kde-format
msgid "No server."
msgstr "Aucun serveur."
#: src/login/registration.cpp:343
#: src/login/registration.cpp:341
#, kde-format
msgid "Checking Server availability."
msgstr "Vérification de la disponibilité du serveur."
#: src/login/registration.cpp:345
#: src/login/registration.cpp:343
#, kde-format
msgid "This is not a valid server."
msgstr "Ceci n'est pas un serveur valable."
#: src/login/registration.cpp:347
#: src/login/registration.cpp:345
#, kde-format
msgid "Registration for this server is disabled."
msgstr "L'enregistrement avec ce serveur est désactivé."
#: src/login/registration.cpp:349
#: src/login/registration.cpp:347
#, kde-format
msgid "No username."
msgstr "Aucun nom d'utilisateur."
#: src/login/registration.cpp:351
#: src/login/registration.cpp:349
#, kde-format
msgid "Checking username availability."
msgstr "Vérification de la disponibilité du nom d'utilisateur."
#: src/login/registration.cpp:353
#: src/login/registration.cpp:351
#, kde-format
msgid "This username is not available."
msgstr "Ce nom d'utilisateur est indisponible."
#: src/login/registration.cpp:355
#: src/login/registration.cpp:353
#, kde-format
msgid "Continue"
msgstr "Continuer"
#: src/login/registration.cpp:357
#: src/login/registration.cpp:355
#, kde-format
msgid "Working"
msgstr "De travail"
@@ -3635,7 +3656,7 @@ msgid "Copy to clipboard"
msgstr "Copier dans le presse-papier"
#: src/messagecontent/CodeComponent.qml:172
#: src/messagecontent/VideoComponent.qml:373
#: src/messagecontent/VideoComponent.qml:374
#, kde-format
msgctxt "@action:button"
msgid "Maximize"
@@ -3708,14 +3729,14 @@ msgstr "Heure d'arrivée : %1"
msgid "Check-out time: %1"
msgstr "Heure de départ : %1"
#: src/messagecontent/ImageComponent.qml:54
#: src/messagecontent/VideoComponent.qml:182
#: src/messagecontent/ImageComponent.qml:55
#: src/messagecontent/VideoComponent.qml:183
#, kde-format
msgctxt "@action:button"
msgid "Hide Image"
msgstr "Masquer l'image"
#: src/messagecontent/ImageComponent.qml:135
#: src/messagecontent/ImageComponent.qml:136
#, kde-format
msgctxt "@action:button"
msgid "Show Image"
@@ -3755,7 +3776,7 @@ msgid "Loading URL preview"
msgstr "Chargement d'un aperçu de l'URL"
#: src/messagecontent/LoadComponent.qml:30
#: src/messagecontent/models/eventmessagecontentmodel.cpp:260
#: src/messagecontent/models/eventmessagecontentmodel.cpp:252
#, kde-format
msgctxt "@info Loading this message"
msgid "Loading…"
@@ -3773,7 +3794,7 @@ msgctxt "@action:button"
msgid "Open Fullscreen"
msgstr "Ouvrir en mode « Plein écran »"
#: src/messagecontent/models/eventmessagecontentmodel.cpp:241
#: src/messagecontent/models/eventmessagecontentmodel.cpp:233
#, kde-format
msgctxt "@info"
msgid ""
@@ -3783,7 +3804,7 @@ msgstr ""
"Soit il a été impossible de trouver ce message car vous n'avez pas la "
"permission de le voir ou soit il a été envoyé par un utilisateur ignoré"
#: src/messagecontent/models/eventmessagecontentmodel.cpp:260
#: src/messagecontent/models/eventmessagecontentmodel.cpp:252
#, kde-format
msgctxt "@info"
msgid "Loading reply…"
@@ -3873,18 +3894,18 @@ msgstr "Répondre"
msgid "Pl. %1"
msgstr "Place %1"
#: src/messagecontent/VideoComponent.qml:210
#: src/messagecontent/VideoComponent.qml:211
#, kde-format
msgid "Video"
msgstr "Vidéo"
#: src/messagecontent/VideoComponent.qml:249
#: src/messagecontent/VideoComponent.qml:250
#, kde-format
msgctxt "@action:button"
msgid "Show Video"
msgstr "Afficher la vidéo"
#: src/messagecontent/VideoComponent.qml:290
#: src/messagecontent/VideoComponent.qml:291
#, kde-format
msgctxt "@action:button"
msgid "Volume"
@@ -3967,13 +3988,6 @@ msgctxt "@action:button"
msgid "Pinned messages"
msgstr "Messages épinglés"
#: src/roominfo/RoomInformation.qml:147
#: src/roominfo/RoomPinnedMessagesPage.qml:23
#, kde-format
msgctxt "@title"
msgid "Pinned Messages"
msgstr "Messages épinglés"
#: src/roominfo/RoomInformation.qml:155 src/spaces/SpaceHomePage.qml:99
#, kde-format
msgctxt "@action:button"
@@ -4047,35 +4061,35 @@ msgstr "Saisissez un texte pour démarrer la recherche"
msgid "No messages found"
msgstr "Aucun message n'a été trouvé."
#: src/rooms/ExploreComponent.qml:31
#: src/rooms/ExploreComponent.qml:36
#, kde-format
msgctxt "@title"
msgid "Rooms"
msgstr "Salons"
#: src/rooms/ExploreComponent.qml:43
#: src/rooms/ExploreComponent.qml:48
#, kde-format
msgctxt "@action"
msgid "Search Rooms"
msgstr "Rechercher des salons"
#: src/rooms/ExploreComponent.qml:60
#: src/rooms/ExploreComponent.qml:65
#, kde-format
msgctxt "@action:button"
msgid "Show Menu"
msgstr "Afficher le menu"
#: src/rooms/ExploreComponent.qml:77 src/rooms/ExploreComponentMobile.qml:65
#: src/rooms/ExploreComponent.qml:82 src/rooms/ExploreComponentMobile.qml:65
#, kde-format
msgid "Find your friends"
msgstr "Rechercher vos personnes amies"
#: src/rooms/ExploreComponent.qml:87
#: src/rooms/ExploreComponent.qml:92
#, kde-format
msgid "Create a Room"
msgstr "Créer un salon"
#: src/rooms/ExploreComponent.qml:102
#: src/rooms/ExploreComponent.qml:107
#, kde-format
msgid "Scan a QR Code"
msgstr "Lire un code « QR »"
@@ -4349,135 +4363,135 @@ msgctxt "@title:window"
msgid "Edit Account"
msgstr "Modifier le compte"
#: src/settings/AccountEditorPage.qml:62
#: src/settings/AccountEditorPage.qml:66
#, kde-format
msgid "Upload new avatar"
msgstr "Télécharger un nouvel avatar"
#: src/settings/AccountEditorPage.qml:79
#: src/settings/AccountEditorPage.qml:83
#, kde-format
msgid "Remove current avatar"
msgstr "Supprimer l'avatar courant"
#: src/settings/AccountEditorPage.qml:102
#: src/settings/AccountEditorPage.qml:106
#, kde-format
msgctxt "@title:group"
msgid "User Information"
msgstr "Informations sur l'utilisateur"
#: src/settings/AccountEditorPage.qml:107
#: src/settings/AccountEditorPage.qml:111
#, kde-format
msgid "Display Name:"
msgstr "Nom d'affichage :"
#: src/settings/AccountEditorPage.qml:113
#: src/settings/AccountEditorPage.qml:117
#, kde-format
msgid "Label:"
msgstr "Libellé :"
#: src/settings/AccountEditorPage.qml:114
#: src/settings/AccountEditorPage.qml:118
#, kde-format
msgid "Work"
msgstr "De travail"
#: src/settings/AccountEditorPage.qml:137
#: src/settings/AccountEditorPage.qml:193
#: src/settings/AccountEditorPage.qml:141
#: src/settings/AccountEditorPage.qml:197
#: src/settings/EmoticonEditorPage.qml:108
#, kde-format
msgid "Save"
msgstr "Enregistrer"
#: src/settings/AccountEditorPage.qml:154
#: src/settings/AccountEditorPage.qml:158
#, kde-format
msgctxt "@title:group"
msgid "Password"
msgstr "Mot de passe"
#: src/settings/AccountEditorPage.qml:159
#: src/settings/AccountEditorPage.qml:163
#, kde-format
msgctxt "@info"
msgid "Your server doesn't support changing your password"
msgstr ""
"Votre serveur ne prend pas en charge la modification de votre mot de passe."
#: src/settings/AccountEditorPage.qml:166
#: src/settings/AccountEditorPage.qml:170
#, kde-format
msgctxt "@label:textbox"
msgid "Current Password:"
msgstr "Mot de passe courant :"
#: src/settings/AccountEditorPage.qml:173
#: src/settings/AccountEditorPage.qml:177
#, kde-format
msgctxt "@label:textbox"
msgid "New Password:"
msgstr "Nouveau mot de passe :"
#: src/settings/AccountEditorPage.qml:180
#: src/settings/AccountEditorPage.qml:184
#, kde-format
msgctxt "@label:textbox"
msgid "Confirm new Password:"
msgstr "Confirmer le nouveau mot de passe :"
#: src/settings/AccountEditorPage.qml:185
#: src/settings/AccountEditorPage.qml:189
#, kde-format
msgctxt "@info"
msgid "Passwords don't match"
msgstr "Les mots de passe ne correspondent pas."
#: src/settings/AccountEditorPage.qml:205
#: src/settings/AccountEditorPage.qml:209
#, kde-format
msgctxt "@title:group"
msgid "Email Addresses"
msgstr "Adresses de courriel"
#: src/settings/AccountEditorPage.qml:211
#: src/settings/AccountEditorPage.qml:215
#, kde-format
msgctxt "@title:group"
msgid "Phone Numbers"
msgstr "Numéros de téléphone"
#: src/settings/AccountEditorPage.qml:216
#: src/settings/AccountEditorPage.qml:220
#, kde-format
msgctxt "@title:group"
msgid "Identity Server"
msgstr "Serveur d'identité"
#: src/settings/AccountEditorPage.qml:225
#: src/settings/AccountEditorPage.qml:229
#, kde-format
msgctxt "@title:group"
msgid "Server Information"
msgstr "Informations sur le serveur"
#: src/settings/AccountEditorPage.qml:229
#: src/settings/AccountEditorPage.qml:233
#, kde-format
msgid "Homeserver url"
msgstr "URL du serveur d'accueil"
#: src/settings/AccountEditorPage.qml:250
#: src/settings/AccountEditorPage.qml:254
#, kde-format
msgctxt "@title:group"
msgid "Account Management"
msgstr "Gestion des comptes"
#: src/settings/AccountEditorPage.qml:255
#: src/settings/AccountEditorPage.qml:259
#, kde-format
msgctxt "@action:button"
msgid "Deactivate Account…"
msgstr "Désactiver le compte..."
#: src/settings/AccountEditorPage.qml:272
#: src/settings/AccountEditorPage.qml:276
#, kde-format
msgctxt "@info"
msgid "Password changed successfully"
msgstr "Le mot de passe a été changé avec succès."
#: src/settings/AccountEditorPage.qml:275
#: src/settings/AccountEditorPage.qml:279
#, kde-format
msgctxt "@info"
msgid "Invalid password"
msgstr "Mot de passe non valable"
#: src/settings/AccountEditorPage.qml:278
#: src/settings/AccountEditorPage.qml:282
#, kde-format
msgctxt "@info"
msgid "Unknown problem while trying to change password"