GIT_SILENT Sync po/docbooks with svn

This commit is contained in:
l10n daemon script
2024-10-04 01:30:17 +00:00
parent 4af27f7609
commit a314e56425
42 changed files with 5957 additions and 6192 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: 2024-10-03 00:39+0000\n"
"POT-Creation-Date: 2024-10-04 00:39+0000\n"
"PO-Revision-Date: 2024-09-15 14:07+0200\n"
"Last-Translator: Xavier Besnard <xavier.besnard@kde.org>\n"
"Language-Team: French <French <kde-francophone@kde.org>>\n"
@@ -94,49 +94,41 @@ msgctxt ""
msgid "Receiving notifications for new messages"
msgstr "Réception de notifications de nouveaux messages"
#: src/controller.cpp:227
#: src/controller.cpp:227 src/login.cpp:88 src/login.cpp:103
#, kde-format
msgid "Network Error: %1"
msgstr "Erreur du réseau : %1"
#: src/controller.cpp:253
#, kde-format
msgid "Access token wasn't found"
#, fuzzy, kde-format
#| msgid "Access token wasn't found"
msgid "Access token wasn't found: Maybe it was deleted?"
msgstr "Il a été impossible de trouver le jeton d'accès."
#: src/controller.cpp:253
#, kde-format
msgid "Maybe it was deleted?"
msgstr "Peut-être a-t-il été supprimé ?"
#: src/controller.cpp:257
#, kde-format
msgid "Access to keychain was denied."
msgstr "L'accès au trousseau de clés a été refusé."
#: src/controller.cpp:257
#, kde-format
msgid "Please allow NeoChat to read the access token"
#, fuzzy, kde-format
#| msgid "Please allow NeoChat to read the access token"
msgid ""
"Access to keychain was denied: Please allow NeoChat to read the access token"
msgstr "Veuillez autoriser NeoChat à lire le jeton d'accès."
#: src/controller.cpp:260
#, kde-format
msgid "No keychain available."
msgstr "Aucun trousseau de clés disponible."
#: src/controller.cpp:260
#, kde-format
msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
#, fuzzy, kde-format
#| msgid "Please install a keychain, e.g. KWallet or GNOME keyring on Linux"
msgid ""
"No keychain available: 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:263
#, kde-format
msgid "Unable to read access token"
#, fuzzy, kde-format
#| msgid "Unable to read access token"
msgid "Unable to read access token: %1"
msgstr "Lecture impossible du jeton d'accès"
#: src/controller.cpp:355
#: src/controller.cpp:361
#, kde-format
msgid "Receiving push notifications"
msgstr "Réception des notifications"
@@ -879,11 +871,6 @@ msgctxt "The location being downloaded to"
msgid "Destination"
msgstr "Destination"
#: src/login.cpp:88 src/login.cpp:103
#, kde-format
msgid "Network Error"
msgstr "Erreur du réseau"
#: src/login.cpp:96
#, kde-format
msgid "Login Failed: %1"
@@ -1060,7 +1047,7 @@ msgstr "Nom d'utilisateur indisponible"
msgid "Welcome"
msgstr "Bienvenu"
#: src/login/WelcomePage.qml:73 src/main.cpp:142
#: src/login/WelcomePage.qml:73 src/main.cpp:141
#, kde-format
msgid "NeoChat"
msgstr "NeoChat"
@@ -1101,107 +1088,107 @@ msgctxt "@action:button"
msgid "Settings"
msgstr "Configuration"
#: src/main.cpp:144
#: src/main.cpp:143
#, kde-format
msgid "Matrix client"
msgstr "Client « Matrix »"
#: src/main.cpp:146
#: src/main.cpp:145
#, kde-format
msgid "© 2018-2020 Black Hat, 2020-2024 KDE Community"
msgstr "© 2018 - 2020 Black Hat 2020-2024 Communauté de KDE"
#: src/main.cpp:147
#: src/main.cpp:146
#, kde-format
msgid "Carl Schwan"
msgstr "Carl Schwan"
#: src/main.cpp:148 src/main.cpp:152 src/main.cpp:153
#: src/main.cpp:147 src/main.cpp:151 src/main.cpp:152
#, kde-format
msgid "Maintainer"
msgstr "Mainteneur"
#: src/main.cpp:152
#: src/main.cpp:151
#, kde-format
msgid "Tobias Fella"
msgstr "Tobias Fella"
#: src/main.cpp:153
#: src/main.cpp:152
#, kde-format
msgid "James Graham"
msgstr "James Graham"
#: src/main.cpp:154
#: src/main.cpp:153
#, kde-format
msgid "Black Hat"
msgstr "Black Hat"
#: src/main.cpp:154
#: src/main.cpp:153
#, kde-format
msgid "Original author of Spectral"
msgstr "Auteur initial de Spectral"
#: src/main.cpp:155
#: src/main.cpp:154
#, kde-format
msgid "Alexey Rusakov"
msgstr "Alexey Rusakov"
#: src/main.cpp:155
#: src/main.cpp:154
#, kde-format
msgid "Maintainer of libQuotient"
msgstr "Mainteneur de la bibliothèque « libquotient »"
#: src/main.cpp:156
#: src/main.cpp:155
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr "Xavier Besnard"
#: src/main.cpp:156
#: src/main.cpp:155
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr "xavier.besnard@kde.org"
#: src/main.cpp:160
#: src/main.cpp:159
#, kde-format
msgid "A Qt library to write cross-platform clients for Matrix"
msgstr ""
"Une bibliothèque Qt pour l'écriture de clients multi-plate-formes pour Matrix"
#: src/main.cpp:162
#: src/main.cpp:161
#, kde-format
msgctxt "<version number> (built against <possibly different version number>)"
msgid "%1 (built against %2)"
msgstr "%1 (compilé en regard de %2)"
#: src/main.cpp:190
#: src/main.cpp:189
#, kde-format
msgid "Client for the matrix communication protocol"
msgstr "Un client pour le protocole de communications  Matrix »"
#: src/main.cpp:191
#: src/main.cpp:190
#, kde-format
msgid "Supports matrix: url scheme"
msgstr "Prend en charge le thème d'URL « Matrix : »"
#: src/main.cpp:192
#: src/main.cpp:191
#, kde-format
msgid "Ignore all SSL Errors, e.g., unsigned certificates."
msgstr ""
"Ignorer toutes les erreurs « SSL », par exemple, les certificats non signés."
#: src/main.cpp:194
#: src/main.cpp:193
#, kde-format
msgid "Only used for autotests"
msgstr "Uniquement utilisé pour les auto-tests"
#: src/main.cpp:199
#: src/main.cpp:198
#, kde-format
msgid "Internal usage only."
msgstr "Utilisation interne uniquement."
#: src/main.cpp:204
#: src/main.cpp:203
#, kde-format
msgid "Share a URL to Matrix"
msgstr "Partager une URL sur « Matrix »"
@@ -1211,303 +1198,303 @@ msgstr "Partager une URL sur « Matrix »"
msgid "Leaving this room."
msgstr "Déconnexion de ce salon."
#: src/models/actionsmodel.cpp:35 src/models/actionsmodel.cpp:236
#: src/models/actionsmodel.cpp:263 src/models/actionsmodel.cpp:294
#: src/models/actionsmodel.cpp:34 src/models/actionsmodel.cpp:232
#: src/models/actionsmodel.cpp:258 src/models/actionsmodel.cpp:288
#, kde-format
msgctxt "'<text>' does not look like a room id or alias."
msgid "'%1' does not look like a room id or alias."
msgstr "« %1 » ne ressemble pas à un identifiant ou un alias de salon."
#: src/models/actionsmodel.cpp:43
#: src/models/actionsmodel.cpp:42
#, kde-format
msgctxt "Leaving room <roomname>."
msgid "Leaving room %1."
msgstr "Déconnexion du salon %1."
#: src/models/actionsmodel.cpp:46
#: src/models/actionsmodel.cpp:45
#, kde-format
msgctxt "Room <roomname> not found"
msgid "Room %1 not found."
msgstr "Impossible de trouver le salon %1."
#: src/models/actionsmodel.cpp:54 src/models/actionsmodel.cpp:330
#: src/models/actionsmodel.cpp:53 src/models/actionsmodel.cpp:324
#, kde-format
msgid "No new nickname provided, no changes will happen."
msgstr ""
"Aucun nouveau pseudonyme fourni. Aucune modification ne sera effectuée."
#: src/models/actionsmodel.cpp:69 src/models/actionsmodel.cpp:79
#: src/models/actionsmodel.cpp:89 src/models/actionsmodel.cpp:99
#: src/models/actionsmodel.cpp:119 src/models/actionsmodel.cpp:139
#: src/models/actionsmodel.cpp:150 src/models/actionsmodel.cpp:166
#: src/models/actionsmodel.cpp:176 src/models/actionsmodel.cpp:186
#: src/models/actionsmodel.cpp:68 src/models/actionsmodel.cpp:78
#: src/models/actionsmodel.cpp:88 src/models/actionsmodel.cpp:98
#: src/models/actionsmodel.cpp:118 src/models/actionsmodel.cpp:138
#: src/models/actionsmodel.cpp:149 src/models/actionsmodel.cpp:165
#: src/models/actionsmodel.cpp:175 src/models/actionsmodel.cpp:185
msgid "<message>"
msgstr "<message>"
#: src/models/actionsmodel.cpp:70
#: src/models/actionsmodel.cpp:69
msgid "Prepends ¯\\_(ツ)_/¯ to a plain-text message"
msgstr "Préfixe ¯\\_(ツ)_/¯ en un message de texte brut"
#: src/models/actionsmodel.cpp:80
#: src/models/actionsmodel.cpp:79
msgid "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message"
msgstr "Préfixe ( ͡° ͜ʖ ͡°) en un message de texte brut"
#: src/models/actionsmodel.cpp:90
#: src/models/actionsmodel.cpp:89
msgid "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message"
msgstr "Ajoute « ( ͡° ͜ʖ ͡°) » à un message en texte brut"
#: src/models/actionsmodel.cpp:100
#: src/models/actionsmodel.cpp:99
msgid "Prepends ┬──┬ ( ゜-゜ノ) to a plain-text message"
msgstr "Ajoute « ¯\\_(ツ)_/¯ » à un message en texte brut"
#: src/models/actionsmodel.cpp:120
#: src/models/actionsmodel.cpp:119
msgid "Sends the given message colored as a rainbow"
msgstr "Envoie le message fourni coloré comme un arc-en-ciel."
#: src/models/actionsmodel.cpp:140
#: src/models/actionsmodel.cpp:139
msgid "Sends the given emote colored as a rainbow"
msgstr "Envoie l'émoticône fournie, colorée comme un arc-en-ciel."
#: src/models/actionsmodel.cpp:151
#: src/models/actionsmodel.cpp:150
msgid "Sends the given message as plain text"
msgstr "Envoie le message fourni comme un texte simple"
#: src/models/actionsmodel.cpp:167
#: src/models/actionsmodel.cpp:166
msgid "Sends the given message as a spoiler"
msgstr "Envoie le message fourni comme un pourriciel"
#: src/models/actionsmodel.cpp:177
#: src/models/actionsmodel.cpp:176
msgid "Sends the given emote"
msgstr "Envoie l'émoticône fournie"
#: src/models/actionsmodel.cpp:187
#: src/models/actionsmodel.cpp:186
msgid "Sends the given message as a notice"
msgstr "Envoie le message fourni comme un avis"
#: src/models/actionsmodel.cpp:197 src/models/actionsmodel.cpp:365
#: src/models/actionsmodel.cpp:390 src/models/actionsmodel.cpp:435
#: src/models/actionsmodel.cpp:476 src/models/actionsmodel.cpp:513
#: src/models/actionsmodel.cpp:195 src/models/actionsmodel.cpp:358
#: src/models/actionsmodel.cpp:382 src/models/actionsmodel.cpp:426
#: src/models/actionsmodel.cpp:465 src/models/actionsmodel.cpp:500
#, kde-format
msgctxt "'<text>' does not look like a matrix id."
msgid "'%1' does not look like a matrix id."
msgstr "« %1 » ne ressemble pas à un identifiant « Matrix »."
#: src/models/actionsmodel.cpp:203
#: src/models/actionsmodel.cpp:201
#, kde-format
msgctxt "<user> is already invited to this room."
msgid "%1 is already invited to this room."
msgstr "%1 est déjà invité dans ce salon."
#: src/models/actionsmodel.cpp:207
#: src/models/actionsmodel.cpp:205
#, kde-format
msgctxt "<user> is banned from this room."
msgid "%1 is banned from this room."
msgstr "%1 est banni de ce salon."
#: src/models/actionsmodel.cpp:211
#: src/models/actionsmodel.cpp:209
#, kde-format
msgid "You are already in this room."
msgstr "Vous êtes déjà dans ce salon."
#: src/models/actionsmodel.cpp:215
#: src/models/actionsmodel.cpp:213
#, kde-format
msgctxt "<user> is already in this room."
msgid "%1 is already in this room."
msgstr "%1 est déjà présent dans ce salon."
#: src/models/actionsmodel.cpp:220
#: src/models/actionsmodel.cpp:217
#, kde-format
msgctxt "<username> was invited into this room"
msgid "%1 was invited into this room"
msgstr "%1 a été invité dans ce salon."
#: src/models/actionsmodel.cpp:225 src/models/actionsmodel.cpp:379
#: src/models/actionsmodel.cpp:403 src/models/actionsmodel.cpp:501
#: src/models/actionsmodel.cpp:222 src/models/actionsmodel.cpp:372
#: src/models/actionsmodel.cpp:395 src/models/actionsmodel.cpp:488
msgid "<user id>"
msgstr "<user id>"
#: src/models/actionsmodel.cpp:226
#: src/models/actionsmodel.cpp:223
msgid "Invites the user to this room"
msgstr "Invite un utilisateur dans ce salon"
#: src/models/actionsmodel.cpp:244 src/models/actionsmodel.cpp:301
#: src/models/actionsmodel.cpp:240 src/models/actionsmodel.cpp:295
#, kde-format
msgctxt "Joining room <roomname>."
msgid "Joining room %1."
msgstr "Connexion au salon %1."
#: src/models/actionsmodel.cpp:250 src/models/actionsmodel.cpp:307
#: src/models/actionsmodel.cpp:246 src/models/actionsmodel.cpp:301
msgid "<room alias or id>"
msgstr "<room alias or id>"
#: src/models/actionsmodel.cpp:251 src/models/actionsmodel.cpp:308
#: src/models/actionsmodel.cpp:247 src/models/actionsmodel.cpp:302
msgid "Joins the given room"
msgstr "Se connecte au salon fourni"
#: src/models/actionsmodel.cpp:271
#: src/models/actionsmodel.cpp:266
#, kde-format
msgctxt "Knocking room <roomname>."
msgid "Knocking room %1."
msgstr "Frappe à la porte du salon %1."
#: src/models/actionsmodel.cpp:283
#: src/models/actionsmodel.cpp:278
msgid "<room alias or id> [<reason>]"
msgstr "<room alias or id> [<reason>]"
#: src/models/actionsmodel.cpp:284
#: src/models/actionsmodel.cpp:279
msgid "Requests to join the given room"
msgstr "Demande à rejoindre un salon donné"
#: src/models/actionsmodel.cpp:298
#: src/models/actionsmodel.cpp:292
#, kde-format
msgctxt "You are already in room <roomname>."
msgid "You are already in room %1."
msgstr "Vous êtes déjà présent dans le salon %1."
#: src/models/actionsmodel.cpp:315 src/models/actionsmodel.cpp:323
#: src/models/actionsmodel.cpp:309 src/models/actionsmodel.cpp:317
msgid "[<room alias or id>]"
msgstr "[<room alias or id>]"
#: src/models/actionsmodel.cpp:316 src/models/actionsmodel.cpp:324
#: src/models/actionsmodel.cpp:310 src/models/actionsmodel.cpp:318
msgid "Leaves the given room or this room, if there is none given"
msgstr "Quitte le salon fourni ou ce salon, si aucun paramètre n'est fourni."
#: src/models/actionsmodel.cpp:338 src/models/actionsmodel.cpp:346
#: src/models/actionsmodel.cpp:354
#: src/models/actionsmodel.cpp:332 src/models/actionsmodel.cpp:340
#: src/models/actionsmodel.cpp:348
msgid "<display name>"
msgstr "<nom pour affichage>"
#: src/models/actionsmodel.cpp:339
#: src/models/actionsmodel.cpp:333
msgid "Changes your global display name"
msgstr "Modifie votre nom pour affichage global"
#: src/models/actionsmodel.cpp:347 src/models/actionsmodel.cpp:355
#: src/models/actionsmodel.cpp:341 src/models/actionsmodel.cpp:349
msgid "Changes your display name in this room"
msgstr "Modifie votre nom d'affichage pour ce salon"
#: src/models/actionsmodel.cpp:369
#: src/models/actionsmodel.cpp:362
#, kde-format
msgctxt "<username> is already ignored."
msgid "%1 is already ignored."
msgstr "%1 est déjà ignoré."
#: src/models/actionsmodel.cpp:373
#: src/models/actionsmodel.cpp:366
#, kde-format
msgctxt "<username> is now ignored"
msgid "%1 is now ignored."
msgstr "%1 est maintenant ignoré."
#: src/models/actionsmodel.cpp:380
#: src/models/actionsmodel.cpp:373
msgid "Ignores the given user"
msgstr "Ignore un utilisateur donné"
#: src/models/actionsmodel.cpp:394
#: src/models/actionsmodel.cpp:386
#, kde-format
msgctxt "<username> is not ignored."
msgid "%1 is not ignored."
msgstr "%1 est pris en compte."
#: src/models/actionsmodel.cpp:398
#: src/models/actionsmodel.cpp:390
#, kde-format
msgctxt "<username> is no longer ignored."
msgid "%1 is no longer ignored."
msgstr "%1 n'est plus ignoré maintenant."
#: src/models/actionsmodel.cpp:404
#: src/models/actionsmodel.cpp:396
msgid "Unignores the given user"
msgstr "Reprendre en compte l'utilisateur donné"
#: src/models/actionsmodel.cpp:423
#: src/models/actionsmodel.cpp:415
msgid "<reaction text>"
msgstr "<texte de réponse>"
#: src/models/actionsmodel.cpp:424
#: src/models/actionsmodel.cpp:416
msgid "React to the message with the given text"
msgstr "Réagir à ce message avec un texte donné"
#: src/models/actionsmodel.cpp:441
#: src/models/actionsmodel.cpp:432
#, kde-format
msgctxt "<user> is already banned from this room."
msgid "%1 is already banned from this room."
msgstr "%1 est déjà banni de ce salon."
#: src/models/actionsmodel.cpp:449
#: src/models/actionsmodel.cpp:440
#, kde-format
msgid "You are not allowed to ban users from this room."
msgstr "Vous n'êtes pas autorisé à bannir des utilisateurs de ce salon."
#: src/models/actionsmodel.cpp:455
#: src/models/actionsmodel.cpp:446
#, kde-format
msgctxt "You are not allowed to ban <username> from this room."
msgid "You are not allowed to ban %1 from this room."
msgstr "Vous n'êtes pas autorisé à bannir %1 de ce salon."
#: src/models/actionsmodel.cpp:460
#: src/models/actionsmodel.cpp:450
#, kde-format
msgctxt "<username> was banned from this room."
msgid "%1 was banned from this room."
msgstr "%1 a été banni de ce salon."
#: src/models/actionsmodel.cpp:465 src/models/actionsmodel.cpp:546
#: src/models/actionsmodel.cpp:455 src/models/actionsmodel.cpp:532
msgid "<user id> [<reason>]"
msgstr "<user id> [<reason>]"
#: src/models/actionsmodel.cpp:466
#: src/models/actionsmodel.cpp:456
msgid "Bans the given user"
msgstr "Bannis l'utilisateur donné"
#: src/models/actionsmodel.cpp:484
#: src/models/actionsmodel.cpp:473
#, kde-format
msgid "You are not allowed to unban users from this room."
msgstr ""
"Vous n'êtes pas autorisé à supprimer le bannissement d'utilisateurs de ce "
"salon."
#: src/models/actionsmodel.cpp:490
#: src/models/actionsmodel.cpp:478
#, kde-format
msgctxt "<user> is not banned from this room."
msgid "%1 is not banned from this room."
msgstr "%1 n'est pas banni de ce salon."
#: src/models/actionsmodel.cpp:495
#: src/models/actionsmodel.cpp:482
#, kde-format
msgctxt "<username> was unbanned from this room."
msgid "%1 was unbanned from this room."
msgstr "%1 a été banni de ce salon."
#: src/models/actionsmodel.cpp:502
#: src/models/actionsmodel.cpp:489
msgid "Removes the ban of the given user"
msgstr "Supprime le bannissement pour un utilisateur donné"
#: src/models/actionsmodel.cpp:517
#: src/models/actionsmodel.cpp:504
#, kde-format
msgid "You cannot kick yourself from the room."
msgstr "Il vous est impossible de vous bannir d'un salon."
#: src/models/actionsmodel.cpp:521
#: src/models/actionsmodel.cpp:508
#, kde-format
msgctxt "<username> is not in this room"
msgid "%1 is not in this room."
msgstr "%1 est absent de ce salon."
#: src/models/actionsmodel.cpp:530
#: src/models/actionsmodel.cpp:517
#, kde-format
msgid "You are not allowed to kick users from this room."
msgstr "Vous n'êtes pas autorisé à expulser des utilisateurs de ce salon."
#: src/models/actionsmodel.cpp:536
#: src/models/actionsmodel.cpp:523
#, kde-format
msgctxt "You are not allowed to kick <username> from this room"
msgid "You are not allowed to kick %1 from this room."
msgstr "Vous n'êtes pas autorisé à expulser %1 de ce salon."
#: src/models/actionsmodel.cpp:541
#: src/models/actionsmodel.cpp:527
#, kde-format
msgctxt "<username> was kicked from this room."
msgid "%1 was kicked from this room."
msgstr "%1 a été expulsé de ce salon."
#: src/models/actionsmodel.cpp:547
#: src/models/actionsmodel.cpp:533
msgid "Removes the user from the room"
msgstr "Enlève un utilisateur d'un salon"
@@ -1840,13 +1827,11 @@ msgid ", "
msgstr ", "
#: src/neochatconnection.cpp:86
#, kde-format
msgid "File too large to download."
msgstr "Fichier trop volumineux pour être téléchargé"
#: src/neochatconnection.cpp:86
#, kde-format
msgid "Contact your matrix server administrator for support."
#, fuzzy, kde-format
#| msgid "Contact your matrix server administrator for support."
msgid ""
"File too large to download.<br />Contact your matrix server administrator "
"for support."
msgstr ""
"Veuillez contact votre administrateur du serveur « Matrix » pour de l'aide."
@@ -1866,12 +1851,12 @@ msgstr "Impossible de créer le salon : %1"
msgid "Space creation failed: %1"
msgstr "Impossible de créer un espace : %1"
#: src/neochatroom.cpp:1455
#: src/neochatroom.cpp:1454
#, kde-format
msgid "Report sent successfully."
msgstr "Rapport envoyé avec succès."
#: src/neochatroom.cpp:1785 src/neochatroom.cpp:1793
#: src/neochatroom.cpp:1784 src/neochatroom.cpp:1792
#, kde-format
msgctxt "'Lat' and 'Lon' as in Latitude and Longitude"
msgid "Lat: %1, Lon: %2"
@@ -1882,7 +1867,7 @@ msgstr "Lat : %1, Long : %2"
msgid "Encrypted Message"
msgstr "Message chiffré"
#: src/notificationsmanager.cpp:219 src/qml/Main.qml:251
#: src/notificationsmanager.cpp:219
#, kde-format
msgid "%1: %2"
msgstr "%1 : %2"
@@ -3408,7 +3393,7 @@ msgstr "Bienvenue dans NeoChat"
msgid "Select or join a room to get started"
msgstr "Sélectionner ou rejoindre un salon pour démarrer."
#: src/qml/RoomPage.qml:265
#: src/qml/RoomPage.qml:252
#, kde-format
msgid "Message Source"
msgstr "Source du message"
@@ -4161,18 +4146,15 @@ msgid "Working"
msgstr "De travail"
#: src/roommanager.cpp:137
#, kde-format
msgid "Malformed or empty Matrix id"
msgstr "Identifiant Matrix mal formé ou vide"
#: src/roommanager.cpp:137
#, kde-format
msgid "%1 is not a correct Matrix identifier"
#, fuzzy, kde-format
#| msgid "%1 is not a correct Matrix identifier"
msgid "Malformed or empty Matrix id<br />%1 is not a correct Matrix identifier"
msgstr "%1 n'est pas un identifiant Matrix correct"
#: src/roommanager.cpp:354
#, kde-format
msgid "Failed to join room"
#, fuzzy, kde-format
#| msgid "Failed to join room"
msgid "Failed to join room<br />%1"
msgstr "Impossible de rejoindre un salon"
#: src/roommanager.cpp:390
@@ -4181,8 +4163,9 @@ msgid "You requested to join '%1'"
msgstr "Vous avez demandé à rejoindre « %1 »"
#: src/roommanager.cpp:394
#, kde-format
msgid "Failed to request joining room"
#, fuzzy, kde-format
#| msgid "Failed to request joining room"
msgid "Failed to request joining room<br />%1"
msgstr "Échec de la demande pour rejoindre un salon"
#: src/settings/AccountEditorPage.qml:20
@@ -5792,6 +5775,24 @@ msgstr "Afficher"
msgid "Quit"
msgstr "Quitter"
#~ msgid "Maybe it was deleted?"
#~ msgstr "Peut-être a-t-il été supprimé ?"
#~ msgid "Access to keychain was denied."
#~ msgstr "L'accès au trousseau de clés a été refusé."
#~ msgid "No keychain available."
#~ msgstr "Aucun trousseau de clés disponible."
#~ msgid "Network Error"
#~ msgstr "Erreur du réseau"
#~ msgid "File too large to download."
#~ msgstr "Fichier trop volumineux pour être téléchargé"
#~ msgid "Malformed or empty Matrix id"
#~ msgstr "Identifiant Matrix mal formé ou vide"
#~ msgctxt "%1: What's being done; %2: How often it is done."
#~ msgid " %1"
#~ msgid_plural " %1 %2 times"