-
-
Notifications
You must be signed in to change notification settings - Fork 263
Expand file tree
/
Copy pathcrypto.po
More file actions
34 lines (32 loc) · 1.22 KB
/
crypto.po
File metadata and controls
34 lines (32 loc) · 1.22 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
32
33
34
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2016, Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.6\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: LANGUAGE <LL@li.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:"