-
-
Notifications
You must be signed in to change notification settings - Fork 263
Expand file tree
/
Copy pathallos.po
More file actions
33 lines (31 loc) · 1.34 KB
/
allos.po
File metadata and controls
33 lines (31 loc) · 1.34 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
# 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: 2020-08-24 09:01+0200\n"
"PO-Revision-Date: 2020-12-11 15:56+0100\n"
"Last-Translator: Julien Palard <julien@palard.fr>\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"
#: library/allos.rst:5
msgid "Generic Operating System Services"
msgstr "Services génériques du système d'exploitation"
#: library/allos.rst:7
msgid ""
"The modules described in this chapter provide interfaces to operating system "
"features that are available on (almost) all operating systems, such as files "
"and a clock. The interfaces are generally modeled after the Unix or C "
"interfaces, but they are available on most other systems as well. Here's an "
"overview:"
msgstr ""
"Les modules documentés dans ce chapitre fournissent des interfaces vers des "
"fonctionnalités communes à la grande majorité des systèmes d'exploitation, "
"telles que les fichiers et l'horloge. Bien que ces interfaces soient "
"classiquement calquées sur les interfaces Unix ou C, elles sont aussi "
"disponibles sur la plupart des autres systèmes. En voici un aperçu :"