GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2023-06-09 01:58:12 +00:00
parent 47c28ce9a2
commit 9425f24315
37 changed files with 3051 additions and 1077 deletions

View File

@@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: neochat\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-06-07 00:47+0000\n"
"PO-Revision-Date: 2023-05-19 09:31+0200\n"
"POT-Creation-Date: 2023-06-09 00:48+0000\n"
"PO-Revision-Date: 2023-06-07 09:43+0200\n"
"Last-Translator: Xavier BESNARD <xavier.besnard@neuf.fr>\n"
"Language-Team: fr\n"
"Language: fr\n"
@@ -20,7 +20,7 @@ msgstr ""
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:265 src/controller.cpp:270 src/login.cpp:95
#: src/controller.cpp:265 src/controller.cpp:270 src/login.cpp:99
#, kde-format
msgid "Login Failed: %1"
msgstr "La connexion a échoué : %1"
@@ -79,12 +79,17 @@ msgstr ""
"Veuillez contact votre administrateur du serveur « Matrix » pour de l'aide."
#: src/controller.cpp:531
#, fuzzy, kde-format
#| msgid "Room creation failed: \"%1\""
#, kde-format
msgid "Room creation failed: %1"
msgstr "Impossible de créer le salon : « %1 »"
msgstr "Impossible de créer le salon : %1"
#: src/controller.cpp:545
#: src/controller.cpp:552
#, fuzzy, kde-format
#| msgid "Room creation failed: %1"
msgid "Space creation failed: %1"
msgstr "Impossible de créer le salon : %1"
#: src/controller.cpp:566
#, 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."
@@ -113,7 +118,7 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Destination"
#: src/login.cpp:90 src/login.cpp:101
#: src/login.cpp:94 src/login.cpp:105
#, kde-format
msgid "Network Error"
msgstr "Erreur du réseau"
@@ -197,12 +202,12 @@ msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (compilé en regard de %2)"
#: src/main.cpp:322
#: src/main.cpp:323
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Un client pour le protocole de communications  Matrix »"
#: src/main.cpp:323
#: src/main.cpp:324
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Prend en charge le thème d'URL « matrix : »"
@@ -530,7 +535,7 @@ msgstr "%1 a été expulsé de ce salon."
msgid "Removes the user from the room"
msgstr "Enlève un utilisateur d'un salon"
#: src/models/collapsestateproxymodel.cpp:73
#: src/models/collapsestateproxymodel.cpp:75
#, kde-format
msgctxt "n times"
msgid " %1 time "
@@ -538,7 +543,7 @@ msgid_plural " %1 times "
msgstr[0] " %1 fois "
msgstr[1] " %1 fois "
#: src/models/collapsestateproxymodel.cpp:79
#: src/models/collapsestateproxymodel.cpp:81
#, kde-format
msgctxt "n users"
msgid " %1 user "
@@ -546,19 +551,19 @@ msgid_plural " %1 users "
msgstr[0] " utilisateur %1 "
msgstr[1] " %1 utilisateurs "
#: src/models/collapsestateproxymodel.cpp:89
#: src/models/collapsestateproxymodel.cpp:91
#, kde-format
msgctxt "[action 1], [action 2 and/or action 3]"
msgid ", "
msgstr ", "
#: src/models/collapsestateproxymodel.cpp:92
#: src/models/collapsestateproxymodel.cpp:94
#, kde-format
msgctxt "[action 1, action 2] or [action 3]"
msgid " or "
msgstr " ou "
#: src/models/collapsestateproxymodel.cpp:92
#: src/models/collapsestateproxymodel.cpp:94
#, kde-format
msgctxt "[action 1, action 2] and [action 3]"
msgid " and "
@@ -630,39 +635,48 @@ msgctxt "'Custom' is a category of emoji"
msgid "Custom"
msgstr "Personnalisé"
#: src/models/imagepacksmodel.cpp:87
#, kde-format
#: src/models/imagepacksmodel.cpp:90
#, fuzzy, kde-format
#| msgid "Own Stickers"
msgctxt "As in 'The user's own Stickers'"
msgid "Own Stickers"
msgstr "Émoticônes personnelles"
#: src/models/messageeventmodel.cpp:467 src/models/messageeventmodel.cpp:476
#: src/models/imagepacksmodel.cpp:90
#, fuzzy, kde-format
#| msgid "Emojis"
msgctxt "As in 'The user's own emojis"
msgid "Own Emojis"
msgstr "Émoticônes"
#: src/models/messageeventmodel.cpp:469 src/models/messageeventmodel.cpp:478
#, kde-format
msgid "<i>[This message was deleted]</i>"
msgstr "<i>[Ce message a été supprimé]</i>"
#: src/models/messageeventmodel.cpp:468
#: src/models/messageeventmodel.cpp:470
#, kde-format
msgid "<i>[This message was deleted: %1]</i>"
msgstr "<i>[Ce message a été supprimé : %1]</i>"
#: src/models/messageeventmodel.cpp:543
#: src/models/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED]"
msgstr "[RÉDIGÉ]"
#: src/models/messageeventmodel.cpp:543
#: src/models/messageeventmodel.cpp:545
#, kde-format
msgid "[REDACTED: %1]"
msgstr "[RÉDIGÉ : %1]"
#: src/models/messageeventmodel.cpp:852
#: src/models/messageeventmodel.cpp:854
#, kde-format
msgid "1 user: "
msgid_plural "%1 users: "
msgstr[0] " utilisateur %1 :"
msgstr[1] " %1 utilisateurs :"
#: src/models/messageeventmodel.cpp:859
#: src/models/messageeventmodel.cpp:861
#, kde-format
msgctxt "list separator"
msgid ", "
@@ -1192,12 +1206,12 @@ msgstr "Annuler la réponse"
msgid "NeoChat is offline. Please check your network connection."
msgstr "NeoChat est non connecté. Veuillez vérifier votre connexion au réseau."
#: src/qml/Component/ChatBox/LocationChooser.qml:20
#: src/qml/Component/ChatBox/LocationChooser.qml:22
#, kde-format
msgid "Choose a Location"
msgstr "Sélectionner un emplacement"
#: src/qml/Component/ChatBox/LocationChooser.qml:25
#: src/qml/Component/ChatBox/LocationChooser.qml:27
#, kde-format
msgid "Send this location"
msgstr "Envoyer cet emplacement"
@@ -1289,6 +1303,12 @@ msgstr "Version par défaut du salon"
msgid "Available Room Versions"
msgstr "Versions disponibles du salon"
#: src/qml/Component/Emoji/EmojiGrid.qml:83
#, fuzzy, kde-format
#| msgid "Stickers"
msgid "No stickers"
msgstr "Étiquettes auto-collantes"
#: src/qml/Component/Emoji/EmojiGrid.qml:83
#, kde-format
msgid "No emojis"
@@ -1356,7 +1376,7 @@ msgid "Url:"
msgstr "URL :"
#: src/qml/Component/Login/Homeserver.qml:57
#: src/qml/Component/Login/Login.qml:52
#: src/qml/Component/Login/Login.qml:46
#, kde-format
msgctxt "@action:button"
msgid "Continue"
@@ -1383,13 +1403,13 @@ msgstr "Saisissez ici votre identifiant Matrix."
msgid "Matrix ID:"
msgstr "Identifiant Matrix :"
#: src/qml/Component/Login/Login.qml:52 src/qml/Component/Login/Sso.qml:45
#: src/qml/Component/Login/Login.qml:46 src/qml/Component/Login/Sso.qml:45
#: src/qml/Page/LoadingPage.qml:9
#, kde-format
msgid "Loading…"
msgstr "Chargement..."
#: src/qml/Component/Login/Login.qml:52
#: src/qml/Component/Login/Login.qml:46
#, kde-format
msgid "Already logged in"
msgstr "Déjà connecté"
@@ -1645,6 +1665,41 @@ msgctxt "@action:button"
msgid "Ok"
msgstr "Ok"
#: src/qml/Dialog/CreateSpaceDialog.qml:15
#: src/qml/Page/RoomList/ExploreComponent.qml:40
#, fuzzy, kde-format
#| msgctxt "'Space' is a matrix space"
#| msgid "Leave Space"
msgid "Create a Space"
msgstr "Laisser un espace"
#: src/qml/Dialog/CreateSpaceDialog.qml:23
#, fuzzy, kde-format
#| msgctxt "'Space' is a matrix space"
#| msgid "Leave Space"
msgctxt "@title"
msgid "Create a Space"
msgstr "Laisser un espace"
#: src/qml/Dialog/CreateSpaceDialog.qml:27
#, fuzzy, kde-format
#| msgctxt "@option:check"
#| msgid "Space members"
msgid "Space name"
msgstr "Espacer les membres"
#: src/qml/Dialog/CreateSpaceDialog.qml:31
#, kde-format
msgid "Space topic (optional)"
msgstr ""
#: src/qml/Dialog/CreateSpaceDialog.qml:34
#, fuzzy, kde-format
#| msgctxt "'Space' is a matrix space"
#| msgid "Leave Space"
msgid "Create space"
msgstr "Laisser un espace"
#: src/qml/Dialog/KeyVerification/EmojiSas.qml:23
#, kde-format
msgid ""
@@ -1997,12 +2052,12 @@ msgstr ""
msgid "Open"
msgstr "Ouvrir"
#: src/qml/main.qml:344
#: src/qml/main.qml:349
#, kde-format
msgid "Start a chat"
msgstr "Démarrer une conversation"
#: src/qml/main.qml:346
#: src/qml/main.qml:351
#, kde-format
msgid "Do you want to start a chat with %1?"
msgstr "Voulez-vous démarrer une discussion avec %1 ?"
@@ -2597,8 +2652,8 @@ msgstr "Quitter un salon"
msgid "Explore rooms"
msgstr "Explorer les salons"
#: src/qml/Page/RoomList/ExploreComponent.qml:58
#: src/qml/Page/RoomList/ExploreComponent.qml:109
#: src/qml/Page/RoomList/ExploreComponent.qml:66
#: src/qml/Page/RoomList/ExploreComponent.qml:120
#, kde-format
msgid "Create rooms and chats"
msgstr "Créer des salons et des fils de discussions"
@@ -3482,19 +3537,17 @@ msgstr "Ajouter une étiquette auto-collante"
#: src/qml/Settings/EmoticonEditorPage.qml:31
#: src/qml/Settings/EmoticonFormCard.qml:59
#, fuzzy, kde-format
#| msgid "Add Emoji..."
#, kde-format
msgctxt "@title"
msgid "Edit Emoji"
msgstr "Ajouter une émoticône..."
msgstr "Modifier une émoticône"
#: src/qml/Settings/EmoticonEditorPage.qml:31
#: src/qml/Settings/EmoticonFormCard.qml:109
#, fuzzy, kde-format
#| msgid "Add Emoji..."
#, kde-format
msgctxt "@title"
msgid "Add Emoji"
msgstr "Ajouter une émoticône..."
msgstr "Ajouter une émoticône"
#: src/qml/Settings/EmoticonEditorPage.qml:40
#, kde-format
@@ -3502,10 +3555,9 @@ msgid "Sticker"
msgstr "Étiquette auto-collante"
#: src/qml/Settings/EmoticonEditorPage.qml:40
#, fuzzy, kde-format
#| msgid "Emojis"
#, kde-format
msgid "Emoji"
msgstr "Émoticônes"
msgstr "Émoticône"
#: src/qml/Settings/EmoticonEditorPage.qml:69
#, kde-format
@@ -3528,18 +3580,15 @@ msgid "Description:"
msgstr "Description :"
#: src/qml/Settings/EmoticonFormCard.qml:77
#, fuzzy, kde-format
#| msgctxt "As in 'This sticker has no description'"
#| msgid "No Description"
#, kde-format
msgctxt "As in 'This sticker/emoji has no description'"
msgid "No Description"
msgstr "Aucune description"
#: src/qml/Settings/EmoticonFormCard.qml:118
#, fuzzy, kde-format
#| msgid "Add Emoji..."
#, kde-format
msgid "Add Emoji"
msgstr "Ajouter une émoticône..."
msgstr "Ajouter une émoticône"
#: src/qml/Settings/EmoticonFormCard.qml:118
#, kde-format
@@ -3834,10 +3883,9 @@ msgid "Appearance"
msgstr "Apparence"
#: src/qml/Settings/SettingsPage.qml:37
#, fuzzy, kde-format
#| msgid "Stickers"
#, kde-format
msgid "Stickers & Emojis"
msgstr "Étiquettes auto-collantes"
msgstr "Étiquettes auto-collantes et émoticônes"
#: src/qml/Settings/SettingsPage.qml:44
#, kde-format