Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfbbdfa4

Browse files
committed
Translation update
1 parent398d482 commitfbbdfa4

File tree

10 files changed

+1878
-1129
lines changed

10 files changed

+1878
-1129
lines changed

‎src/backend/po/ru.po

Lines changed: 99 additions & 95 deletions
Large diffs are not rendered by default.

‎src/bin/initdb/po/fr.po

Lines changed: 149 additions & 87 deletions
Large diffs are not rendered by default.

‎src/bin/pg_controldata/po/fr.po

Lines changed: 37 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# translation of pg_controldata-fr.po to FR_fr
2-
# FrenchTranslationfor pg_controldata messages
2+
# Frenchmessage translation filefor pg_controldata
33
#
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»
57
# Loïc Hennequin <loic.hennequin@wanadoo.fr>, 2002.
68
# Guillaume Lelarge <gleu@wanadoo.fr>, 2003, 2004.
79
#
810
msgid ""
911
msgstr ""
1012
"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"
1315
"Last-Translator:Guillaume Lelarge <gleu@wanadoo.fr>\n"
1416
"Language-Team:FR_fr <traduction@pgsql-fr.tuxfamily.org>\n"
1517
"MIME-Version:1.0\n"
@@ -117,134 +119,137 @@ msgstr ""
117119
"attend. Les résultats ci-dessous ne sont pas dignes de confiance.\n"
118120
"\n"
119121

120-
#:pg_controldata.c:153
122+
#:pg_controldata.c:154
121123
#,c-format
122124
msgid"pg_control version number: %u\n"
123125
msgstr"Numéro de version de pg_control: %u\n"
124126

125-
#:pg_controldata.c:154
127+
#:pg_controldata.c:155
126128
#,c-format
127129
msgid"Catalog version number: %u\n"
128130
msgstr"Numéro de version du catalogue: %u\n"
129131

130-
#:pg_controldata.c:155
132+
#:pg_controldata.c:156
131133
#,c-format
132134
msgid"Database system identifier: %s\n"
133135
msgstr"Identifiant du système de base de données : %s\n"
134136

135-
#:pg_controldata.c:156
137+
#:pg_controldata.c:157
136138
#,c-format
137139
msgid"Database cluster state: %s\n"
138140
msgstr"Etat du cluster de base de données: %s\n"
139141

140-
#:pg_controldata.c:157
142+
#:pg_controldata.c:158
141143
#,c-format
142144
msgid"pg_control last modified: %s\n"
143145
msgstr"Dernière modification de pg_control: %s\n"
144146

145-
#:pg_controldata.c:158
147+
#:pg_controldata.c:159
146148
#,c-format
147149
msgid"Current log file ID: %u\n"
148150
msgstr"ID du fichier journal courant: %u\n"
149151

150-
#:pg_controldata.c:159
152+
#:pg_controldata.c:160
151153
#,c-format
152154
msgid"Next log file segment: %u\n"
153155
msgstr"Prochain segment de fichier journal: %u\n"
154156

155-
#:pg_controldata.c:160
157+
#:pg_controldata.c:161
156158
#,c-format
157159
msgid"Latest checkpoint location: %X/%X\n"
158160
msgstr"Dernière localisation du point de contrôle: %X/%X\n"
159161

160-
#:pg_controldata.c:162
162+
#:pg_controldata.c:163
161163
#,c-format
162164
msgid"Prior checkpoint location: %X/%X\n"
163165
msgstr"Précédente localisation du point de contrôle: %X/%X\n"
164166

165-
#:pg_controldata.c:164
167+
#:pg_controldata.c:165
166168
#,c-format
167169
msgid"Latest checkpoint's REDO location: %X/%X\n"
168170
msgstr"Dernière localisation de reprise du point de contrôle: %X/%X\n"
169171

170-
#:pg_controldata.c:166
172+
#:pg_controldata.c:167
171173
#,c-format
172174
msgid"Latest checkpoint's UNDO location: %X/%X\n"
173175
msgstr"Dernière localisation d'annulation du point de contrôle: %X/%X\n"
174176

175-
#:pg_controldata.c:168
177+
#:pg_controldata.c:169
176178
#,c-format
177-
msgid"Latest checkpoint'sStartUpID: %u\n"
178-
msgstr"DernierStartUpID du point decontrôle: %u\n"
179+
msgid"Latest checkpoint'sTimeLineID: %u\n"
180+
msgstr"DernierTimeLineID du point devérification: %u\n"
179181

180-
#:pg_controldata.c:169
182+
#:pg_controldata.c:170
181183
#,c-format
182184
msgid"Latest checkpoint's NextXID: %u\n"
183185
msgstr"Dernier NextXID du point de contrôle: %u\n"
184186

185-
#:pg_controldata.c:170
187+
#:pg_controldata.c:171
186188
#,c-format
187189
msgid"Latest checkpoint's NextOID: %u\n"
188190
msgstr"Dernier NextXOID du point de contrôle: %u\n"
189191

190-
#:pg_controldata.c:171
192+
#:pg_controldata.c:172
191193
#,c-format
192194
msgid"Time of latest checkpoint: %s\n"
193195
msgstr"Heure du dernier point de contrôle: %s\n"
194196

195-
#:pg_controldata.c:172
197+
#:pg_controldata.c:173
196198
#,c-format
197199
msgid"Database block size: %u\n"
198200
msgstr"Taille de bloc de la base de données: %u\n"
199201

200-
#:pg_controldata.c:173
202+
#:pg_controldata.c:174
201203
#,c-format
202204
msgid"Blocks per segment of large relation: %u\n"
203205
msgstr"Blocs par segment pour une relation importante: %u\n"
204206

205-
#:pg_controldata.c:174
207+
#:pg_controldata.c:175
206208
#,c-format
207209
msgid"Bytes per WAL segment: %u\n"
208210
msgstr"Octets par segment WAL : %u\n"
209211

210-
#:pg_controldata.c:175
212+
#:pg_controldata.c:176
211213
#,c-format
212214
msgid"Maximum length of identifiers: %u\n"
213215
msgstr"Taille maximale des identifiants: %u\n"
214216

215-
#:pg_controldata.c:176
217+
#:pg_controldata.c:177
216218
#,c-format
217219
msgid"Maximum number of function arguments: %u\n"
218220
msgstr"Nombre maximum d'arguments à une fonction: %u\n"
219221

220-
#:pg_controldata.c:177
222+
#:pg_controldata.c:178
221223
#,c-format
222224
msgid"Date/time type storage: %s\n"
223225
msgstr"Stockage du type Date/Heure: %s\n"
224226

225-
#:pg_controldata.c:178
227+
#:pg_controldata.c:179
226228
msgid"64-bit integers"
227229
msgstr"entiers 64-bits"
228230

229-
#:pg_controldata.c:178
231+
#:pg_controldata.c:179
230232
msgid"floating-point numbers"
231233
msgstr"Nombres à virgule flottante"
232234

233-
#:pg_controldata.c:179
235+
#:pg_controldata.c:180
234236
#,c-format
235237
msgid"Maximum length of locale name: %u\n"
236238
msgstr"Taille maximum d'un nom local: %u\n"
237239

238-
#:pg_controldata.c:180
240+
#:pg_controldata.c:181
239241
#,c-format
240242
msgid"LC_COLLATE: %s\n"
241243
msgstr"LC_COLLATE: %s\n"
242244

243-
#:pg_controldata.c:181
245+
#:pg_controldata.c:182
244246
#,c-format
245247
msgid"LC_CTYPE: %s\n"
246248
msgstr"LC_CTYPE: %s\n"
247249

250+
#~ msgid "Latest checkpoint's StartUpID: %u\n"
251+
#~ msgstr "Dernier StartUpID du point de contrôle: %u\n"
252+
248253
#~ msgid ""
249254
#~ "Usage:\n"
250255
#~ " %s [DATADIR]\n"

‎src/bin/pg_ctl/nls.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# $PostgreSQL: pgsql/src/bin/pg_ctl/nls.mk,v 1.7 2004/09/13 12:26:45 petere Exp $
1+
# $PostgreSQL: pgsql/src/bin/pg_ctl/nls.mk,v 1.8 2004/09/20 08:13:07 petere Exp $
22
CATALOG_NAME:= pg_ctl
3-
AVAIL_LANGUAGES:= cs es ru sk sv zh_CN zh_TW
3+
AVAIL_LANGUAGES:= cs esfrru sk sv zh_CN zh_TW
44
GETTEXT_FILES:= pg_ctl.c
55
GETTEXT_TRIGGERS:= _ simple_prompt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp