[vte] Update French translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] Update French translation
- Date: Sun, 6 Sep 2020 08:26:03 +0000 (UTC)
commit 10f996016d1ca54c08083f6b92d47ec145902e55
Author: Thibault Martin <mail thibaultmart in>
Date: Sun Sep 6 08:26:01 2020 +0000
Update French translation
po/fr.po | 71 +++++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 43 insertions(+), 28 deletions(-)
---
diff --git a/po/fr.po b/po/fr.po
index 7f17722f..4f444fa4 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
# French translation of vte.
-# Copyright (C) 2002-2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2020 Free Software Foundation, Inc.
# This file is under the same license as the vte package.
#
# Laurent Richard <kouran iespana es>, 2002.
@@ -7,47 +7,62 @@
# Jonathan Ernst <jonathan ernstfamily ch>, 2007.
# Stéphane Raimbault <stephane raimbault gmail com>, 2007.
# Charles Monzat <superboa hotmail fr>, 2018.
+# Thibault Martin <mail thibaultmart in>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: vte 0.14.1\n"
-"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
-"product=vte&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2018-05-21 18:38+0000\n"
-"PO-Revision-Date: 2018-05-21 21:39+0200\n"
-"Last-Translator: Charles Monzat <superboa hotmail fr>\n"
-"Language-Team: français <gnomefr traduc org>\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/vte/issues\n"
+"POT-Creation-Date: 2020-08-10 11:59+0000\n"
+"PO-Revision-Date: 2020-09-05 20:35+0200\n"
+"Last-Translator: Thibault Martin <mail thibaultmart in>\n"
+"Language-Team: GNOME French Team <gnomefr traduc org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Gtranslator 2.91.7\n"
+"X-Generator: Gtranslator 3.36.0\n"
-#: ../src/iso2022.cc:71 ../src/iso2022.cc:79 ../src/iso2022.cc:109
-#: ../src/vtegtk.cc:3605
-#, c-format
-msgid "Unable to convert characters from %s to %s."
-msgstr "Impossible de convertir les caractères %s en %s."
-
-#. Translators: %s is replaced with error message returned by strerror().
-#: ../src/vte.cc:3958
-#, c-format
-msgid "Error reading from child: %s."
-msgstr "Erreur lors de la lecture du fils : « %s »."
-
-#: ../src/vte.cc:4098
-#, c-format
-msgid "Error (%s) converting data for child, dropping."
-msgstr "Erreur (%s) lors de la conversion de données pour le fils, abandon."
-
-#: ../src/vte.cc:8150
+#: src/vte.cc:7770
msgid "WARNING"
msgstr "AVERTISSEMENT"
-#: ../src/vte.cc:8151
-#| msgid "GNUTLS not enabled; data will be written to disk unencrypted!"
+#: src/vte.cc:7772
msgid "GnuTLS not enabled; data will be written to disk unencrypted!"
msgstr ""
"GnuTLS n’est pas activé ; les données seront écrites sur le disque sans être "
"chiffrées !"
+
+#: src/spawn.cc:111
+#, c-format
+msgid "Failed to set pipe nonblocking: %s"
+msgstr "Impossible d’établir le tube non-bloquant : %s"
+
+#: src/spawn.cc:156
+#, c-format
+msgid "poll error: %s"
+msgstr "erreur d’inspection : %s"
+
+#: src/spawn.cc:163
+msgid "Operation timed out"
+msgstr "Expiration du délai de l’opération"
+
+#: src/spawn.cc:173
+msgid "Operation was cancelled"
+msgstr "L’opération a été annulée"
+
+#: src/spawn.cc:191
+#, c-format
+msgid "Failed to read from child pipe (%s)"
+msgstr "Erreur lors de la lecture du tube fils (%s)"
+
+#: src/spawn.cc:621
+#, c-format
+msgid "Failed to change to directory “%s”: %s"
+msgstr "Impossible de passer dans le répertoire « %s » : %s"
+
+#: src/spawn.cc:690
+#, c-format
+msgid "Failed to execute child process “%s”: "
+msgstr "Impossible d’exécuter le processus fils « %s » : "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]