Skip to content

Commit af017bf

Browse files
tom-laplacevpoulailleaujeanas
authored
Traduction de library/importlib.resources.abc.po (#1931)
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
1 parent 4c370b6 commit af017bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/importlib.resources.abc.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To:\n"
1010
"POT-Creation-Date: 2022-05-22 23:13+0200\n"
11-
"PO-Revision-Date: 2022-05-23 00:50+0200\n"
11+
"PO-Revision-Date: 2022-11-15 16:56+0100\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1414
"Language: fr\n"
@@ -65,10 +65,11 @@ msgstr ""
6565
#: library/importlib.resources.abc.rst:41
6666
msgid "If the resource cannot be found, :exc:`FileNotFoundError` is raised."
6767
msgstr ""
68+
"Si la ressource ne peut pas être trouvée, :exc:`FileNotFoundError` est levée."
6869

6970
#: library/importlib.resources.abc.rst:46
7071
msgid "Returns the file system path to the *resource*."
71-
msgstr ""
72+
msgstr "Renvoie le chemin de *resource* dans le système de fichiers."
7273

7374
#: library/importlib.resources.abc.rst:48
7475
msgid ""

0 commit comments

Comments
 (0)