|
1 | 1 | # translation of pg_controldata-fr.po to FR_fr
|
2 |
| -# French Translation for pg_controldata messages |
| 2 | +# French message translation file for pg_controldata |
3 | 3 | #
|
4 |
| -# $PostgreSQL: pgsql/src/bin/pg_controldata/po/fr.po,v 1.5 2004/07/25 12:00:06 petere Exp $ |
| 4 | +# $PostgreSQL: pgsql/src/bin/pg_controldata/po/fr.po,v 1.6 2004/09/20 08:13:06 petere Exp $ |
| 5 | +# |
| 6 | +# Use these quotes: «%s» |
5 | 7 | # Loïc Hennequin <loic.hennequin@wanadoo.fr>, 2002.
|
6 | 8 | # Guillaume Lelarge <gleu@wanadoo.fr>, 2003, 2004.
|
7 | 9 | #
|
8 | 10 | msgid ""
|
9 | 11 | msgstr ""
|
10 | 12 | "Project-Id-Version: pg_controldata-fr\n"
|
11 |
| -"POT-Creation-Date: 2004-07-13 19:10-0300\n" |
12 |
| -"PO-Revision-Date: 2004-07-15 12:59+0200\n" |
| 13 | +"POT-Creation-Date: 2004-09-13 19:45+0100\n" |
| 14 | +"PO-Revision-Date: 2004-09-13 22:12+0200\n" |
13 | 15 | "Last-Translator: Guillaume Lelarge <gleu@wanadoo.fr>\n"
|
14 | 16 | "Language-Team: FR_fr <traduction@pgsql-fr.tuxfamily.org>\n"
|
15 | 17 | "MIME-Version: 1.0\n"
|
@@ -117,134 +119,137 @@ msgstr ""
|
117 | 119 | "attend. Les résultats ci-dessous ne sont pas dignes de confiance.\n"
|
118 | 120 | "\n"
|
119 | 121 |
|
120 |
| -#: pg_controldata.c:153 |
| 122 | +#: pg_controldata.c:154 |
121 | 123 | #, c-format
|
122 | 124 | msgid "pg_control version number: %u\n"
|
123 | 125 | msgstr "Numéro de version de pg_control: %u\n"
|
124 | 126 |
|
125 |
| -#: pg_controldata.c:154 |
| 127 | +#: pg_controldata.c:155 |
126 | 128 | #, c-format
|
127 | 129 | msgid "Catalog version number: %u\n"
|
128 | 130 | msgstr "Numéro de version du catalogue: %u\n"
|
129 | 131 |
|
130 |
| -#: pg_controldata.c:155 |
| 132 | +#: pg_controldata.c:156 |
131 | 133 | #, c-format
|
132 | 134 | msgid "Database system identifier: %s\n"
|
133 | 135 | msgstr "Identifiant du système de base de données : %s\n"
|
134 | 136 |
|
135 |
| -#: pg_controldata.c:156 |
| 137 | +#: pg_controldata.c:157 |
136 | 138 | #, c-format
|
137 | 139 | msgid "Database cluster state: %s\n"
|
138 | 140 | msgstr "Etat du cluster de base de données: %s\n"
|
139 | 141 |
|
140 |
| -#: pg_controldata.c:157 |
| 142 | +#: pg_controldata.c:158 |
141 | 143 | #, c-format
|
142 | 144 | msgid "pg_control last modified: %s\n"
|
143 | 145 | msgstr "Dernière modification de pg_control: %s\n"
|
144 | 146 |
|
145 |
| -#: pg_controldata.c:158 |
| 147 | +#: pg_controldata.c:159 |
146 | 148 | #, c-format
|
147 | 149 | msgid "Current log file ID: %u\n"
|
148 | 150 | msgstr "ID du fichier journal courant: %u\n"
|
149 | 151 |
|
150 |
| -#: pg_controldata.c:159 |
| 152 | +#: pg_controldata.c:160 |
151 | 153 | #, c-format
|
152 | 154 | msgid "Next log file segment: %u\n"
|
153 | 155 | msgstr "Prochain segment de fichier journal: %u\n"
|
154 | 156 |
|
155 |
| -#: pg_controldata.c:160 |
| 157 | +#: pg_controldata.c:161 |
156 | 158 | #, c-format
|
157 | 159 | msgid "Latest checkpoint location: %X/%X\n"
|
158 | 160 | msgstr "Dernière localisation du point de contrôle: %X/%X\n"
|
159 | 161 |
|
160 |
| -#: pg_controldata.c:162 |
| 162 | +#: pg_controldata.c:163 |
161 | 163 | #, c-format
|
162 | 164 | msgid "Prior checkpoint location: %X/%X\n"
|
163 | 165 | msgstr "Précédente localisation du point de contrôle: %X/%X\n"
|
164 | 166 |
|
165 |
| -#: pg_controldata.c:164 |
| 167 | +#: pg_controldata.c:165 |
166 | 168 | #, c-format
|
167 | 169 | msgid "Latest checkpoint's REDO location: %X/%X\n"
|
168 | 170 | msgstr "Dernière localisation de reprise du point de contrôle: %X/%X\n"
|
169 | 171 |
|
170 |
| -#: pg_controldata.c:166 |
| 172 | +#: pg_controldata.c:167 |
171 | 173 | #, c-format
|
172 | 174 | msgid "Latest checkpoint's UNDO location: %X/%X\n"
|
173 | 175 | msgstr "Dernière localisation d'annulation du point de contrôle: %X/%X\n"
|
174 | 176 |
|
175 |
| -#: pg_controldata.c:168 |
| 177 | +#: pg_controldata.c:169 |
176 | 178 | #, c-format
|
177 |
| -msgid "Latest checkpoint's StartUpID: %u\n" |
178 |
| -msgstr "Dernier StartUpID du point de contrôle: %u\n" |
| 179 | +msgid "Latest checkpoint's TimeLineID: %u\n" |
| 180 | +msgstr "Dernier TimeLineID du point de vérification: %u\n" |
179 | 181 |
|
180 |
| -#: pg_controldata.c:169 |
| 182 | +#: pg_controldata.c:170 |
181 | 183 | #, c-format
|
182 | 184 | msgid "Latest checkpoint's NextXID: %u\n"
|
183 | 185 | msgstr "Dernier NextXID du point de contrôle: %u\n"
|
184 | 186 |
|
185 |
| -#: pg_controldata.c:170 |
| 187 | +#: pg_controldata.c:171 |
186 | 188 | #, c-format
|
187 | 189 | msgid "Latest checkpoint's NextOID: %u\n"
|
188 | 190 | msgstr "Dernier NextXOID du point de contrôle: %u\n"
|
189 | 191 |
|
190 |
| -#: pg_controldata.c:171 |
| 192 | +#: pg_controldata.c:172 |
191 | 193 | #, c-format
|
192 | 194 | msgid "Time of latest checkpoint: %s\n"
|
193 | 195 | msgstr "Heure du dernier point de contrôle: %s\n"
|
194 | 196 |
|
195 |
| -#: pg_controldata.c:172 |
| 197 | +#: pg_controldata.c:173 |
196 | 198 | #, c-format
|
197 | 199 | msgid "Database block size: %u\n"
|
198 | 200 | msgstr "Taille de bloc de la base de données: %u\n"
|
199 | 201 |
|
200 |
| -#: pg_controldata.c:173 |
| 202 | +#: pg_controldata.c:174 |
201 | 203 | #, c-format
|
202 | 204 | msgid "Blocks per segment of large relation: %u\n"
|
203 | 205 | msgstr "Blocs par segment pour une relation importante: %u\n"
|
204 | 206 |
|
205 |
| -#: pg_controldata.c:174 |
| 207 | +#: pg_controldata.c:175 |
206 | 208 | #, c-format
|
207 | 209 | msgid "Bytes per WAL segment: %u\n"
|
208 | 210 | msgstr "Octets par segment WAL : %u\n"
|
209 | 211 |
|
210 |
| -#: pg_controldata.c:175 |
| 212 | +#: pg_controldata.c:176 |
211 | 213 | #, c-format
|
212 | 214 | msgid "Maximum length of identifiers: %u\n"
|
213 | 215 | msgstr "Taille maximale des identifiants: %u\n"
|
214 | 216 |
|
215 |
| -#: pg_controldata.c:176 |
| 217 | +#: pg_controldata.c:177 |
216 | 218 | #, c-format
|
217 | 219 | msgid "Maximum number of function arguments: %u\n"
|
218 | 220 | msgstr "Nombre maximum d'arguments à une fonction: %u\n"
|
219 | 221 |
|
220 |
| -#: pg_controldata.c:177 |
| 222 | +#: pg_controldata.c:178 |
221 | 223 | #, c-format
|
222 | 224 | msgid "Date/time type storage: %s\n"
|
223 | 225 | msgstr "Stockage du type Date/Heure: %s\n"
|
224 | 226 |
|
225 |
| -#: pg_controldata.c:178 |
| 227 | +#: pg_controldata.c:179 |
226 | 228 | msgid "64-bit integers"
|
227 | 229 | msgstr "entiers 64-bits"
|
228 | 230 |
|
229 |
| -#: pg_controldata.c:178 |
| 231 | +#: pg_controldata.c:179 |
230 | 232 | msgid "floating-point numbers"
|
231 | 233 | msgstr "Nombres à virgule flottante"
|
232 | 234 |
|
233 |
| -#: pg_controldata.c:179 |
| 235 | +#: pg_controldata.c:180 |
234 | 236 | #, c-format
|
235 | 237 | msgid "Maximum length of locale name: %u\n"
|
236 | 238 | msgstr "Taille maximum d'un nom local: %u\n"
|
237 | 239 |
|
238 |
| -#: pg_controldata.c:180 |
| 240 | +#: pg_controldata.c:181 |
239 | 241 | #, c-format
|
240 | 242 | msgid "LC_COLLATE: %s\n"
|
241 | 243 | msgstr "LC_COLLATE: %s\n"
|
242 | 244 |
|
243 |
| -#: pg_controldata.c:181 |
| 245 | +#: pg_controldata.c:182 |
244 | 246 | #, c-format
|
245 | 247 | msgid "LC_CTYPE: %s\n"
|
246 | 248 | msgstr "LC_CTYPE: %s\n"
|
247 | 249 |
|
| 250 | +#~ msgid "Latest checkpoint's StartUpID: %u\n" |
| 251 | +#~ msgstr "Dernier StartUpID du point de contrôle: %u\n" |
| 252 | + |
248 | 253 | #~ msgid ""
|
249 | 254 | #~ "Usage:\n"
|
250 | 255 | #~ " %s [DATADIR]\n"
|
|
0 commit comments