5
5
#
6
6
msgid ""
7
7
msgstr ""
8
- "Project-Id-Version : fpm\n "
8
+ "Project-Id-Version : fpm\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"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 "
12
12
"
Last-Translator :
Vincent Magnin <[email protected] >\n "
13
+ "Language-Team : French <https://hosted.weblate.org/projects/fortran-lang/fpm/ "
14
+ "fr/>\n "
13
15
"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 "
17
16
"MIME-Version : 1.0\n "
18
17
"Content-Type : text/plain; charset=utf-8\n "
19
18
"Content-Transfer-Encoding : 8bit\n "
19
+ "Plural-Forms : nplurals=2; plural=n > 1;\n "
20
+ "X-Generator : Weblate 4.14.2-dev\n "
20
21
"Generated-By : Babel 2.10.3\n "
21
22
22
23
#: ../../pages/design/index.md:3
@@ -1044,9 +1045,8 @@ msgstr ""
1044
1045
"([#708](https://github.com/fortran-lang/fpm/pull/708))"
1045
1046
1046
1047
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:7
1047
- #, fuzzy
1048
1048
msgid "Fpm version 0.7.0 released"
1049
- msgstr "Fpm 0.6 .0 est sorti"
1049
+ msgstr "Fpm 0.7 .0 est sorti"
1050
1050
1051
1051
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:9
1052
1052
msgid ""
@@ -1059,15 +1059,23 @@ msgid ""
1059
1059
"added, although the profile settings are not currently used in the build "
1060
1060
"process."
1061
1061
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."
1062
1071
1063
1072
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:16
1064
- #, fuzzy
1065
1073
msgid ""
1066
1074
"Find the full release notes [here](https://github.com/fortran-"
1067
1075
"lang/fpm/releases/tag/v0.7.0)."
1068
1076
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)."
1071
1079
1072
1080
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:18
1073
1081
msgid ""
@@ -1081,182 +1089,180 @@ msgid ""
1081
1089
"([@arteevraina](https://github.com/arteevraina)) for contributing patches to "
1082
1090
"this release."
1083
1091
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."
1084
1100
1085
1101
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:31
1086
- #, fuzzy
1087
1102
msgid ""
1088
1103
"feat: added basic preprocess table configuration by in <https://github.com"
1089
1104
"/fortran-lang/fpm/pull/715>"
1090
1105
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> )"
1093
1108
1094
1109
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:32
1095
- #, fuzzy
1096
1110
msgid ""
1097
1111
"Add homebrew installation instructions to README.md by in <https://github.com"
1098
1112
"/fortran-lang/fpm/pull/718>"
1099
1113
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> )"
1102
1116
1103
1117
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:33
1104
- #, fuzzy
1105
1118
msgid ""
1106
1119
"Some cleanups and minor fixes by in <https://github.com/fortran-"
1107
1120
"lang/fpm/pull/701>"
1108
1121
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> )"
1111
1124
1112
1125
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:34
1113
- #, fuzzy
1114
1126
msgid ""
1115
1127
"feat: ability to read macros from manifest by in <https://github.com/fortran-"
1116
1128
"lang/fpm/pull/720>"
1117
1129
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> )"
1120
1132
1121
1133
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:35
1122
1134
msgid ""
1123
1135
"Support for dependency path relative to the fpm.toml it’s written in by in "
1124
1136
"<https://github.com/fortran-lang/fpm/pull/719>"
1125
1137
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>"
1126
1140
1127
1141
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:36
1128
- #, fuzzy
1129
1142
msgid ""
1130
1143
"feat: added support for C++ files compilation by in <https://github.com"
1131
1144
"/fortran-lang/fpm/pull/733>"
1132
1145
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> )"
1135
1148
1136
1149
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:37
1137
- #, fuzzy
1138
1150
msgid "Fix executables linking by in <https://github.com/fortran-lang/fpm/pull/743>"
1139
1151
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> )"
1142
1154
1143
1155
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:38
1144
- #, fuzzy
1145
1156
msgid ""
1146
1157
"Change git directory using work-tree / git-dir by in <https://github.com"
1147
1158
"/fortran-lang/fpm/pull/747>"
1148
1159
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> )"
1151
1162
1152
1163
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:39
1153
1164
msgid ""
1154
1165
"Fix #734: First resolve dependencies, then resolve programs by in "
1155
1166
"<https://github.com/fortran-lang/fpm/pull/737>"
1156
1167
msgstr ""
1168
+ "Correction #734 : résoudre d'abord les dépendances, puis les programmes "
1169
+ "(<https://github.com/fortran-lang/fpm/pull/737>)"
1157
1170
1158
1171
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:40
1159
- #, fuzzy
1160
1172
msgid ""
1161
1173
"docs(README): improve Homebrew references by in <https://github.com/fortran-"
1162
1174
"lang/fpm/pull/745>"
1163
1175
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> )"
1166
1178
1167
1179
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:41
1168
- #, fuzzy
1169
1180
msgid "Minor fix for `fpm new` by in <https://github.com/fortran-lang/fpm/pull/739>"
1170
1181
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> )"
1173
1184
1174
1185
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:42
1175
1186
msgid ""
1176
1187
"docs: updated example packages README with new packages that were added by in"
1177
1188
" <https://github.com/fortran-lang/fpm/pull/740>"
1178
1189
msgstr ""
1190
+ "documentation : mise à jour du README des paquets d'exemples avec les "
1191
+ "nouveaux paquets (<https://github.com/fortran-lang/fpm/pull/740>)"
1179
1192
1180
1193
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:43
1181
- #, fuzzy
1182
1194
msgid "Enable profiles in toml by in <https://github.com/fortran-lang/fpm/pull/653>"
1183
1195
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> )"
1186
1198
1187
1199
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:44
1188
- #, fuzzy
1189
1200
msgid ""
1190
1201
"Updated URL to manifest file in help section by in <https://github.com"
1191
1202
"/fortran-lang/fpm/pull/755>"
1192
1203
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> )"
1195
1206
1196
1207
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:45
1197
- #, fuzzy
1198
1208
msgid "Fix compilation with NAG by in <https://github.com/fortran-lang/fpm/pull/753>"
1199
1209
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> )"
1202
1212
1203
1213
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:46
1204
- #, fuzzy
1205
1214
msgid ""
1206
1215
"Fixes #756: add judgement of macros allocation status by in "
1207
1216
"<https://github.com/fortran-lang/fpm/pull/762>"
1208
1217
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> )"
1211
1220
1212
1221
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:47
1213
- #, fuzzy
1214
1222
msgid ""
1215
1223
"In the default case of command line subcommands, stop `fpm` running in time "
1216
1224
"by in <https://github.com/fortran-lang/fpm/pull/728>"
1217
1225
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>)"
1220
1229
1221
1230
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:48
1222
- #, fuzzy
1223
1231
msgid ""
1224
1232
"Disallow C-style escaping for IBM XL compiler by in <https://github.com"
1225
1233
"/fortran-lang/fpm/pull/764>"
1226
1234
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> )"
1229
1237
1230
1238
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:49
1231
1239
msgid ""
1232
1240
"bug: C preprocessor does not propagate directives to executables by in "
1233
1241
"<https://github.com/fortran-lang/fpm/pull/775>"
1234
1242
msgstr ""
1243
+ "bogue : Le préprocesseur C ne propage pas les directives aux exécutables "
1244
+ "(<https://github.com/fortran-lang/fpm/pull/775>)"
1235
1245
1236
1246
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:50
1237
- #, fuzzy
1238
1247
msgid ""
1239
1248
"bug: macros don't propage to C executables by in <https://github.com/fortran-"
1240
1249
"lang/fpm/pull/779>"
1241
1250
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> )"
1244
1253
1245
1254
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:51
1246
- #, fuzzy
1247
1255
msgid ""
1248
1256
"Enable cpp preprocessor flag for dependencies by in <https://github.com"
1249
1257
"/fortran-lang/fpm/pull/783>"
1250
1258
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> )"
1253
1261
1254
1262
#: ../../pages/news/2022/10-26-fpm-version-0.7.0.md:52
1255
- #, fuzzy
1256
1263
msgid "Bump version to 0.7.0 by in <https://github.com/fortran-lang/fpm/pull/785>"
1257
1264
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>)"
1260
1266
1261
1267
#: ../../pages/registry/index.rst:4
1262
1268
msgid ""
@@ -2591,4 +2597,3 @@ msgstr "générer une dépendance à partir du résultat d'une requête"
2591
2597
2592
2598
#~ msgid "Meta: Translating the docs"
2593
2599
#~ msgstr "Meta: Traduire la doc"
2594
-
0 commit comments