-
-
Notifications
You must be signed in to change notification settings - Fork 260
Expand file tree
/
Copy pathcrypto.po
More file actions
31 lines (29 loc) · 1.13 KB
/
crypto.po
File metadata and controls
31 lines (29 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Copyright (C) 2001-2018, Python Software Foundation
# For licence information, see README file.
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-02 22:11+0200\n"
"PO-Revision-Date: 2018-02-15 00:42+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../Doc/library/crypto.rst:5
msgid "Cryptographic Services"
msgstr "Service de cryptographie"
#: ../Doc/library/crypto.rst:9
msgid ""
"The modules described in this chapter implement various algorithms of a "
"cryptographic nature. They are available at the discretion of the "
"installation. On Unix systems, the :mod:`crypt` module may also be "
"available. Here's an overview:"
msgstr ""
"Les modules décrits dans ce chapitre mettent en œuvre divers algorithmes "
"cryptographiques. Ils peuvent, ou pas, être disponibles, en fonction de "
"l'installation Sur les systèmes Unix, le module :mod:`crypt` peut aussi être "
"disponible. Voici une vue d'ensemble:"