Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po44
1 files changed, 22 insertions, 22 deletions
diff --git a/po/fr.po b/po/fr.po
index 7c98d088c..21b7f704e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -25,7 +25,7 @@ msgid ""
msgstr ""
"Project-Id-Version: remmina\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
-"POT-Creation-Date: 2023-06-16 17:20+0000\n"
+"POT-Creation-Date: 2023-06-23 11:42+0000\n"
"PO-Revision-Date: 2023-06-17 09:51+0000\n"
"Last-Translator: cosas <f0rhum@free.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/remmina/remmina/"
@@ -1206,114 +1206,114 @@ msgid "Keyboard interactive login, TOTP/OTP/2FA"
msgstr "Authentification par saisie interactive, TOTP/OTP/2FA"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:1845
+#: src/remmina_ssh.c:1900
#, c-format
msgid "Could not start SSH session. %s"
msgstr "Impossible d’établir la connexion SSH. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2244
+#: src/remmina_ssh.c:2300
#, c-format
msgid "Could not create channel. %s"
msgstr "Impossible de créer le canal. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2255
+#: src/remmina_ssh.c:2311
#, c-format
msgid "Could not connect to SSH tunnel. %s"
msgstr "Connexion au tunnel SSH impossible. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2325 src/remmina_ssh.c:2346 src/remmina_ssh.c:2355
+#: src/remmina_ssh.c:2381 src/remmina_ssh.c:2402 src/remmina_ssh.c:2411
#, c-format
msgid "Could not request port forwarding. %s"
msgstr "Échec de la demande de redirection de port. %s"
-#: src/remmina_ssh.c:2385
+#: src/remmina_ssh.c:2441
msgid "The server did not respond."
msgstr "Le serveur n’a pas répondu."
-#: src/remmina_ssh.c:2425
+#: src/remmina_ssh.c:2481
#, c-format
msgid "Cannot connect to local port %i."
msgstr "Impossible de se connecter au port local %i."
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2474
+#: src/remmina_ssh.c:2530
#, c-format
msgid "Could not write to SSH channel. %s"
msgstr "Écriture dans le canal SSH impossible. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2481
+#: src/remmina_ssh.c:2537
#, c-format
msgid "Could not read from tunnel listening socket. %s"
msgstr "Impossible de lire depuis le socket d’écoute du tunnel. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2501
+#: src/remmina_ssh.c:2557
#, c-format
msgid "Could not poll SSH channel. %s"
msgstr "Impossible d’interroger le canal SSH. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2508
+#: src/remmina_ssh.c:2564
#, c-format
msgid "Could not read SSH channel in a non-blocking way. %s"
msgstr "Impossible de lire le canal SSH de manière non bloquante. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2527
+#: src/remmina_ssh.c:2583
#, c-format
msgid "Could not send data to tunnel listening socket. %s"
msgstr "Impossible d’envoyer des données au socket d’écoute du tunnel. %s"
-#: src/remmina_ssh.c:2629
+#: src/remmina_ssh.c:2685
msgid "Assign a destination port."
msgstr "Attribuer un port de destination."
-#: src/remmina_ssh.c:2636
+#: src/remmina_ssh.c:2692
msgid "Could not create socket."
msgstr "Impossible de créer le socket."
-#: src/remmina_ssh.c:2646
+#: src/remmina_ssh.c:2702
msgid "Could not bind server socket to local port."
msgstr "Impossible de lier le socket serveur au port local."
-#: src/remmina_ssh.c:2652
+#: src/remmina_ssh.c:2708
msgid "Could not listen to local port."
msgstr "Impossible d’écouter le port local."
#. TRANSLATORS: Do not translate pthread
-#: src/remmina_ssh.c:2662 src/remmina_ssh.c:2679 src/remmina_ssh.c:2697
+#: src/remmina_ssh.c:2718 src/remmina_ssh.c:2735 src/remmina_ssh.c:2753
msgid "Could not start pthread."
msgstr "Impossible de démarrer le fil d’exécution POSIX (pthread)."
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2789
+#: src/remmina_ssh.c:2845
#, c-format
msgid "Could not create SFTP session. %s"
msgstr "Impossible d’établir la session SFTP. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2794
+#: src/remmina_ssh.c:2850
#, c-format
msgid "Could not start SFTP session. %s"
msgstr "Impossible d’établir la connexion SFTP. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2886
+#: src/remmina_ssh.c:2942
#, c-format
msgid "Could not open channel. %s"
msgstr "Ouverture du canal impossible. %s"
#. TRANSLATORS: The placeholder %s is an error message
-#: src/remmina_ssh.c:2929
+#: src/remmina_ssh.c:2985
#, c-format
msgid "Could not request shell. %s"
msgstr "Impossible d’obtenir un shell. %s"
-#: src/remmina_ssh.c:3059
+#: src/remmina_ssh.c:3115
msgid "Could not create PTY device."
msgstr "Impossible de créer un pseudo‐terminal."