Skip to content

Commit c8eedff

Browse files
vmagninawvwgk
authored andcommitted
Translated using Weblate (French)
Currently translated at 100.0% (359 of 359 strings) Translation: Fortran programming language/Fortran package manager Translate-URL: https://hosted.weblate.org/projects/fortran-lang/fpm/fr/
1 parent fe4b128 commit c8eedff

File tree

1 file changed

+70
-65
lines changed

1 file changed

+70
-65
lines changed

locale/fr/LC_MESSAGES/index.po

Lines changed: 70 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,19 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: fpm\n"
8+
"Project-Id-Version: fpm\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2022-10-29 10:44+0200\n"
11-
"PO-Revision-Date: 2022-09-16 14:17+0000\n"
11+
"PO-Revision-Date: 2022-10-31 12:00+0000\n"
1212
"Last-Translator: Vincent Magnin <[email protected]>\n"
13+
"Language-Team: French <https://hosted.weblate.org/projects/fortran-lang/fpm/"
14+
"fr/>\n"
1315
"Language: fr\n"
14-
"Language-Team: French <https://hosted.weblate.org/projects/fortran-"
15-
"lang/fpm/fr/>\n"
16-
"Plural-Forms: nplurals=2; plural=n > 1;\n"
1716
"MIME-Version: 1.0\n"
1817
"Content-Type: text/plain; charset=utf-8\n"
1918
"Content-Transfer-Encoding: 8bit\n"
19+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
20+
"X-Generator: Weblate 4.14.2-dev\n"
2021
"Generated-By: Babel 2.10.3\n"
2122

2223
#: ../../pages/design/index.md:3
@@ -1044,9 +1045,8 @@ msgstr ""
10441045
"([#708](https://github.com/fortran-lang/fpm/pull/708))"
10451046

10461047
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:7
1047-
#, fuzzy
10481048
msgid "Fpm version 0.7.0 released"
1049-
msgstr "Fpm 0.6.0 est sorti"
1049+
msgstr "Fpm 0.7.0 est sorti"
10501050

10511051
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:9
10521052
msgid ""
@@ -1059,15 +1059,23 @@ msgid ""
10591059
"added, although the profile settings are not currently used in the build "
10601060
"process."
10611061
msgstr ""
1062+
"Cette version introduit la prise en charge des préprocesseurs dans le "
1063+
"manifeste `fpm.toml`, ce qui permet de définir des macros de préprocesseurs, "
1064+
"des suffixes de fichiers et des répertoires où le préprocesseur doit "
1065+
"s'exécuter. Cette fonctionnalité a été implémentée dans le cadre du projet "
1066+
"Google Summer of Code 2022 d'Arteev Raina. De plus, fpm a maintenant la "
1067+
"capacité de compiler des fichiers sources C++ en plus de Fortran et C. "
1068+
"Enfin, la possibilité de définir des profils de compilateur dans le "
1069+
"manifeste `fpm.toml` a été ajoutée, bien que les paramètres du profil ne "
1070+
"soient pas actuellement utilisés dans le processus de construction."
10621071

10631072
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:16
1064-
#, fuzzy
10651073
msgid ""
10661074
"Find the full release notes [here](https://github.com/fortran-"
10671075
"lang/fpm/releases/tag/v0.7.0)."
10681076
msgstr ""
1069-
"Accédez aux notes de version complètes [ici](https://github.com/fortran-"
1070-
"lang/fpm/releases/tag/v0.6.0)."
1077+
"Accédez aux notes de version complètes [ici](https://github.com/fortran-lang/"
1078+
"fpm/releases/tag/v0.7.0)."
10711079

10721080
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:18
10731081
msgid ""
@@ -1081,182 +1089,180 @@ msgid ""
10811089
"([@arteevraina](https://github.com/arteevraina)) for contributing patches to "
10821090
"this release."
10831091
msgstr ""
1092+
"Merci à Lewis McMillan ([@lewisfish](https://github.com/lewisfish)), Damian "
1093+
"Rouson ([@rouson](https://github.com/rouson)), Giannis Nikiteas "
1094+
"([@gnikit](https://github.com/gnikit)), Laurence Kedward "
1095+
"([@LKedward](https://github.com/LKedward)), Sebastian Ehlert "
1096+
"([@awvwgk](https://github.com/awvwgk)), Zuo Zhihua ([@zoziha](https://github."
1097+
"com/zoziha)), Jakub Jelínek ([@kubajj](https://github.com/kubajj)), Arteev "
1098+
"Raina ([@arteevraina](https://github.com/arteevraina)) pour avoir contribué "
1099+
"aux correctifs de cette version."
10841100

10851101
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:31
1086-
#, fuzzy
10871102
msgid ""
10881103
"feat: added basic preprocess table configuration by in <https://github.com"
10891104
"/fortran-lang/fpm/pull/715>"
10901105
msgstr ""
1091-
"ajoute la commande clean ([#655](https://github.com/fortran-"
1092-
"lang/fpm/pull/665))"
1106+
"fonctionnalité : ajout de la configuration de base des tables de "
1107+
"prétraitement (<https://github.com/fortran-lang/fpm/pull/715>)"
10931108

10941109
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:32
1095-
#, fuzzy
10961110
msgid ""
10971111
"Add homebrew installation instructions to README.md by in <https://github.com"
10981112
"/fortran-lang/fpm/pull/718>"
10991113
msgstr ""
1100-
"ajout d'une section critique pour mkdir dans le backend "
1101-
"([#613](https://github.com/fortran-lang/fpm/pull/613))"
1114+
"Ajoute les instructions d'installation homebrew au README.md (<https://github"
1115+
".com/fortran-lang/fpm/pull/718>)"
11021116

11031117
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:33
1104-
#, fuzzy
11051118
msgid ""
11061119
"Some cleanups and minor fixes by in <https://github.com/fortran-"
11071120
"lang/fpm/pull/701>"
11081121
msgstr ""
1109-
"ajoute la commande clean ([#655](https://github.com/fortran-"
1110-
"lang/fpm/pull/665))"
1122+
"Quelques nettoyages et corrections mineures (<https://github.com/"
1123+
"fortran-lang/fpm/pull/701>)"
11111124

11121125
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:34
1113-
#, fuzzy
11141126
msgid ""
11151127
"feat: ability to read macros from manifest by in <https://github.com/fortran-"
11161128
"lang/fpm/pull/720>"
11171129
msgstr ""
1118-
"Ajout d'un commentaire sur le déplacement de la documentation du manifeste "
1119-
"([#648](https://github.com/fortran-lang/fpm/pull/648))"
1130+
"fonctionnalité : possibilité de lire les macros du manifeste (<https://github"
1131+
".com/fortran-lang/fpm/pull/720>)"
11201132

11211133
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:35
11221134
msgid ""
11231135
"Support for dependency path relative to the fpm.toml it’s written in by in "
11241136
"<https://github.com/fortran-lang/fpm/pull/719>"
11251137
msgstr ""
1138+
"Prise en charge pour les dépendances d'un chemin relatif au fpm.toml : "
1139+
"<https://github.com/fortran-lang/fpm/pull/719>"
11261140

11271141
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:36
1128-
#, fuzzy
11291142
msgid ""
11301143
"feat: added support for C++ files compilation by in <https://github.com"
11311144
"/fortran-lang/fpm/pull/733>"
11321145
msgstr ""
1133-
"Ignorer les fichiers sources cachés ([#654](https://github.com/fortran-"
1134-
"lang/fpm/pull/654))"
1146+
"fonctionnalité : ajout du support pour la compilation des fichiers C++ "
1147+
"(<https://github.com/fortran-lang/fpm/pull/733>)"
11351148

11361149
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:37
1137-
#, fuzzy
11381150
msgid "Fix executables linking by in <https://github.com/fortran-lang/fpm/pull/743>"
11391151
msgstr ""
1140-
"Corrige l'élimination du code mort dans les sous-modules "
1141-
"([#704](https://github.com/fortran-lang/fpm/pull/704))"
1152+
"Corrige la liaison des exécutables (<https://github.com/fortran-lang/fpm/"
1153+
"pull/743>)"
11421154

11431155
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:38
1144-
#, fuzzy
11451156
msgid ""
11461157
"Change git directory using work-tree / git-dir by in <https://github.com"
11471158
"/fortran-lang/fpm/pull/747>"
11481159
msgstr ""
1149-
"résoud le problème du répertoire non supprimé lors d'un fpm new tests "
1150-
"([#579](https://github.com/fortran-lang/fpm/pull/579))"
1160+
"Change le répertoire git en utilisant work-tree / git-dir (<https://github."
1161+
"com/fortran-lang/fpm/pull/747>)"
11511162

11521163
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:39
11531164
msgid ""
11541165
"Fix #734: First resolve dependencies, then resolve programs by in "
11551166
"<https://github.com/fortran-lang/fpm/pull/737>"
11561167
msgstr ""
1168+
"Correction #734 : résoudre d'abord les dépendances, puis les programmes "
1169+
"(<https://github.com/fortran-lang/fpm/pull/737>)"
11571170

11581171
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:40
1159-
#, fuzzy
11601172
msgid ""
11611173
"docs(README): improve Homebrew references by in <https://github.com/fortran-"
11621174
"lang/fpm/pull/745>"
11631175
msgstr ""
1164-
"branche par défaut renommée *main* ([#565](https://github.com/fortran-"
1165-
"lang/fpm/pull/565))"
1176+
"docs(README) : améliore les références Homebrew (<https://github.com/"
1177+
"fortran-lang/fpm/pull/745>)"
11661178

11671179
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:41
1168-
#, fuzzy
11691180
msgid "Minor fix for `fpm new` by in <https://github.com/fortran-lang/fpm/pull/739>"
11701181
msgstr ""
1171-
"Petit correctif pour `fpm_model` ([#688](https://github.com/fortran-"
1172-
"lang/fpm/pull/688))"
1182+
"Correction mineure pour `fpm new` (<https://github.com/fortran-lang/fpm/pull/"
1183+
"739>)"
11731184

11741185
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:42
11751186
msgid ""
11761187
"docs: updated example packages README with new packages that were added by in"
11771188
" <https://github.com/fortran-lang/fpm/pull/740>"
11781189
msgstr ""
1190+
"documentation : mise à jour du README des paquets d'exemples avec les "
1191+
"nouveaux paquets (<https://github.com/fortran-lang/fpm/pull/740>)"
11791192

11801193
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:43
1181-
#, fuzzy
11821194
msgid "Enable profiles in toml by in <https://github.com/fortran-lang/fpm/pull/653>"
11831195
msgstr ""
1184-
"ajoute la commande clean ([#655](https://github.com/fortran-"
1185-
"lang/fpm/pull/665))"
1196+
"Activer les profils dans toml (<https://github.com/fortran-lang/fpm/pull/"
1197+
"653>)"
11861198

11871199
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:44
1188-
#, fuzzy
11891200
msgid ""
11901201
"Updated URL to manifest file in help section by in <https://github.com"
11911202
"/fortran-lang/fpm/pull/755>"
11921203
msgstr ""
1193-
"mise à jour du texte tronqué dans l'aide ([#578](https://github.com/fortran-"
1194-
"lang/fpm/pull/578))"
1204+
"Mise à jour de l'URL du fichier manifeste dans la section aide "
1205+
"(<https://github.com/fortran-lang/fpm/pull/755>)"
11951206

11961207
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:45
1197-
#, fuzzy
11981208
msgid "Fix compilation with NAG by in <https://github.com/fortran-lang/fpm/pull/753>"
11991209
msgstr ""
1200-
"Corrige l'option show-model ([#693](https://github.com/fortran-"
1201-
"lang/fpm/pull/693))"
1210+
"Corrige la compilation avec NAG (<https://github.com/fortran-lang/fpm/pull/"
1211+
"753>)"
12021212

12031213
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:46
1204-
#, fuzzy
12051214
msgid ""
12061215
"Fixes #756: add judgement of macros allocation status by in "
12071216
"<https://github.com/fortran-lang/fpm/pull/762>"
12081217
msgstr ""
1209-
"ajout d'une section critique pour mkdir dans le backend "
1210-
"([#613](https://github.com/fortran-lang/fpm/pull/613))"
1218+
"Corrige #756 : ajout du jugement de l'état d'allocation des macros "
1219+
"(<https://github.com/fortran-lang/fpm/pull/762>)"
12111220

12121221
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:47
1213-
#, fuzzy
12141222
msgid ""
12151223
"In the default case of command line subcommands, stop `fpm` running in time "
12161224
"by in <https://github.com/fortran-lang/fpm/pull/728>"
12171225
msgstr ""
1218-
"autorise simplement . pour fpm new au lieu de changer le chemin canonique "
1219-
"([#630](https://github.com/fortran-lang/fpm/pull/630))"
1226+
"Dans le cas par défaut des sous-commandes de la ligne de commande, arrête "
1227+
"`fpm` en cours d'exécution à temps (<https://github.com/fortran-lang/fpm/"
1228+
"pull/728>)"
12201229

12211230
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:48
1222-
#, fuzzy
12231231
msgid ""
12241232
"Disallow C-style escaping for IBM XL compiler by in <https://github.com"
12251233
"/fortran-lang/fpm/pull/764>"
12261234
msgstr ""
1227-
"Suppression du code mort dans les modules ([#676](https://github.com/fortran-"
1228-
"lang/fpm/pull/676))"
1235+
"Désactiver l'échappement de style C pour le compilateur IBM XL "
1236+
"(<https://github.com/fortran-lang/fpm/pull/764>)"
12291237

12301238
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:49
12311239
msgid ""
12321240
"bug: C preprocessor does not propagate directives to executables by in "
12331241
"<https://github.com/fortran-lang/fpm/pull/775>"
12341242
msgstr ""
1243+
"bogue : Le préprocesseur C ne propage pas les directives aux exécutables "
1244+
"(<https://github.com/fortran-lang/fpm/pull/775>)"
12351245

12361246
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:50
1237-
#, fuzzy
12381247
msgid ""
12391248
"bug: macros don't propage to C executables by in <https://github.com/fortran-"
12401249
"lang/fpm/pull/779>"
12411250
msgstr ""
1242-
"mise à jour du texte tronqué dans l'aide ([#578](https://github.com/fortran-"
1243-
"lang/fpm/pull/578))"
1251+
"bogue : les macros ne se propagent pas aux exécutables C (<https://github."
1252+
"com/fortran-lang/fpm/pull/779>)"
12441253

12451254
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:51
1246-
#, fuzzy
12471255
msgid ""
12481256
"Enable cpp preprocessor flag for dependencies by in <https://github.com"
12491257
"/fortran-lang/fpm/pull/783>"
12501258
msgstr ""
1251-
"Suppression du code mort dans les modules ([#676](https://github.com/fortran-"
1252-
"lang/fpm/pull/676))"
1259+
"Activer le drapeau du préprocesseur cpp pour les dépendances (<https://github"
1260+
".com/fortran-lang/fpm/pull/783>)"
12531261

12541262
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:52
1255-
#, fuzzy
12561263
msgid "Bump version to 0.7.0 by in <https://github.com/fortran-lang/fpm/pull/785>"
12571264
msgstr ""
1258-
"ajoute la commande clean ([#655](https://github.com/fortran-"
1259-
"lang/fpm/pull/665))"
1265+
"Passage à la version 0.7.0 (<https://github.com/fortran-lang/fpm/pull/785>)"
12601266

12611267
#: ../../pages/registry/index.rst:4
12621268
msgid ""
@@ -2591,4 +2597,3 @@ msgstr "générer une dépendance à partir du résultat d'une requête"
25912597

25922598
#~ msgid "Meta: Translating the docs"
25932599
#~ msgstr "Meta: Traduire la doc"
2594-

0 commit comments

Comments
 (0)