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

Commit3c9aafb

Browse files
committed
Translation updates
Source-Git-URL:https://git.postgresql.org/git/pgtranslation/messages.gitSource-Git-Hash: ef3b54be7d834f5f96cb7c86bdbeb1758cfbf583
1 parent7d11f36 commit3c9aafb

File tree

61 files changed

+38894
-31168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+38894
-31168
lines changed

‎src/backend/po/de.po

Lines changed: 8679 additions & 7076 deletions
Large diffs are not rendered by default.

‎src/backend/po/ja.po

Lines changed: 1543 additions & 1533 deletions
Large diffs are not rendered by default.

‎src/backend/po/ka.po

Lines changed: 1519 additions & 1472 deletions
Large diffs are not rendered by default.

‎src/backend/po/sv.po

Lines changed: 8149 additions & 6269 deletions
Large diffs are not rendered by default.

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

Lines changed: 195 additions & 181 deletions
Large diffs are not rendered by default.

‎src/bin/initdb/po/sv.po

Lines changed: 191 additions & 181 deletions
Large diffs are not rendered by default.

‎src/bin/pg_archivecleanup/po/fr.po

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,33 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version:PostgreSQL 17\n"
1212
"Report-Msgid-Bugs-To:pgsql-bugs@lists.postgresql.org\n"
13-
"POT-Creation-Date:2024-07-20 21:23+0000\n"
14-
"PO-Revision-Date:2024-09-16 16:28+0200\n"
13+
"POT-Creation-Date:2025-07-07 18:53+0000\n"
14+
"PO-Revision-Date:2025-07-07 21:39+0200\n"
1515
"Last-Translator:Guillaume Lelarge <guillaume@lelarge.info>\n"
1616
"Language-Team:French <guillaume@lelarge.info>\n"
1717
"Language:fr\n"
1818
"MIME-Version:1.0\n"
1919
"Content-Type:text/plain; charset=UTF-8\n"
2020
"Content-Transfer-Encoding:8bit\n"
2121
"Plural-Forms:nplurals=2; plural=(n > 1);\n"
22-
"X-Generator:Poedit 3.5\n"
22+
"X-Generator:Poedit 3.6\n"
2323

24-
#:../../../src/common/logging.c:276
24+
#:../../../src/common/logging.c:279
2525
#,c-format
2626
msgid"error: "
2727
msgstr"erreur : "
2828

29-
#:../../../src/common/logging.c:283
29+
#:../../../src/common/logging.c:286
3030
#,c-format
3131
msgid"warning: "
3232
msgstr"attention : "
3333

34-
#:../../../src/common/logging.c:294
34+
#:../../../src/common/logging.c:297
3535
#,c-format
3636
msgid"detail: "
3737
msgstr"détail : "
3838

39-
#:../../../src/common/logging.c:301
39+
#:../../../src/common/logging.c:304
4040
#,c-format
4141
msgid"hint: "
4242
msgstr"astuce : "
@@ -52,43 +52,43 @@ msgstr "mémoire épuisée\n"
5252
msgid"cannot duplicate null pointer (internal error)\n"
5353
msgstr"ne peut pas dupliquer un pointeur nul (erreur interne)\n"
5454

55-
#:pg_archivecleanup.c:68
55+
#:pg_archivecleanup.c:69
5656
#,c-format
5757
msgid"archive location\"%s\" does not exist"
5858
msgstr"l'emplacement d'archivage « %s » n'existe pas"
5959

60-
#:pg_archivecleanup.c:100
60+
#:pg_archivecleanup.c:101
6161
#,c-format
6262
msgid"could not open archive location\"%s\": %m"
6363
msgstr"n'a pas pu ouvrir l'emplacement de l'archive « %s » : %m"
6464

65-
#:pg_archivecleanup.c:164
65+
#:pg_archivecleanup.c:165
6666
#,c-format
6767
msgid"could not remove file\"%s\": %m"
6868
msgstr"n'a pas pu supprimer le fichier « %s » : %m"
6969

70-
#:pg_archivecleanup.c:169
70+
#:pg_archivecleanup.c:170
7171
#,c-format
7272
msgid"could not read archive location\"%s\": %m"
7373
msgstr"n'a pas pu lire l'emplacement de l'archive « %s » : %m"
7474

75-
#:pg_archivecleanup.c:172
75+
#:pg_archivecleanup.c:173
7676
#,c-format
7777
msgid"could not close archive location\"%s\": %m"
7878
msgstr"n'a pas pu fermer l'emplacement de l'archive « %s » : %m"
7979

80-
#:pg_archivecleanup.c:245
80+
#:pg_archivecleanup.c:246
8181
#,c-format
8282
msgid"invalid file name argument"
8383
msgstr"argument du nom de fichier invalide"
8484

85-
#:pg_archivecleanup.c:246pg_archivecleanup.c:334pg_archivecleanup.c:354
86-
#:pg_archivecleanup.c:366pg_archivecleanup.c:373
85+
#:pg_archivecleanup.c:247pg_archivecleanup.c:335pg_archivecleanup.c:355
86+
#:pg_archivecleanup.c:367pg_archivecleanup.c:374
8787
#,c-format
8888
msgid"Try\"%s --help\" for more information."
8989
msgstr"Essayez « %s --help » pour plus d'informations."
9090

91-
#:pg_archivecleanup.c:259
91+
#:pg_archivecleanup.c:260
9292
#,c-format
9393
msgid""
9494
"%s removes older WAL files from PostgreSQL archives.\n"
@@ -97,17 +97,17 @@ msgstr ""
9797
"%s supprime les anciens fichiers WAL des archives de PostgreSQL.\n"
9898
"\n"
9999

100-
#:pg_archivecleanup.c:260
100+
#:pg_archivecleanup.c:261
101101
#,c-format
102102
msgid"Usage:\n"
103103
msgstr"Usage :\n"
104104

105-
#:pg_archivecleanup.c:261
105+
#:pg_archivecleanup.c:262
106106
#,c-format
107107
msgid" %s [OPTION]... ARCHIVELOCATION OLDESTKEPTWALFILE\n"
108108
msgstr" %s [OPTION]... EMPLACEMENTARCHIVE PLUSANCIENFICHIERWALCONSERVÉ\n"
109109

110-
#:pg_archivecleanup.c:262
110+
#:pg_archivecleanup.c:263
111111
#,c-format
112112
msgid""
113113
"\n"
@@ -116,56 +116,56 @@ msgstr ""
116116
"\n"
117117
"Options :\n"
118118

119-
#:pg_archivecleanup.c:263
119+
#:pg_archivecleanup.c:264
120120
#,c-format
121121
msgid" -b, --clean-backup-history clean up files including backup history files\n"
122122
msgstr" -b, --clean-backup-history nettoie les fichiers, y compris les historiques de sauvegarde\n"
123123

124-
#:pg_archivecleanup.c:264
124+
#:pg_archivecleanup.c:265
125125
#,c-format
126126
msgid" -d, --debug generate debug output (verbose mode)\n"
127127
msgstr" -d, --debug affiche des informations de débogage (mode verbeux)\n"
128128

129-
#:pg_archivecleanup.c:265
129+
#:pg_archivecleanup.c:266
130130
#,c-format
131131
msgid""
132132
" -n, --dry-run dry run, show the names of the files that would be\n"
133133
" removed\n"
134134
msgstr" -n, --dry-run test, affiche le nom des fichiers qui seraient supprimés\n"
135135

136-
#:pg_archivecleanup.c:267
136+
#:pg_archivecleanup.c:268
137137
#,c-format
138138
msgid" -V, --version output version information, then exit\n"
139139
msgstr" -V, --version affiche la version, puis quitte\n"
140140

141-
#:pg_archivecleanup.c:268
141+
#:pg_archivecleanup.c:269
142142
#,c-format
143143
msgid""
144144
" -x, --strip-extension=EXT strip this extension before identifying files for\n"
145145
" clean up\n"
146146
msgstr" -x, --strip-extension=EXT supprime cette extension avant d'identifier les fichiers pour nettoyage\n"
147147

148-
#:pg_archivecleanup.c:270
148+
#:pg_archivecleanup.c:271
149149
#,c-format
150150
msgid" -?, --help show this help, then exit\n"
151151
msgstr" -?, --help affiche cette aide, puis quitte\n"
152152

153-
#:pg_archivecleanup.c:271
153+
#:pg_archivecleanup.c:272
154154
#,c-format
155155
msgid""
156156
"\n"
157-
"For use as archive_cleanup_command in postgresql.conf:\n"
157+
"For use as\"archive_cleanup_command\" in postgresql.conf:\n"
158158
" archive_cleanup_command = 'pg_archivecleanup [OPTION]... ARCHIVELOCATION %%r'\n"
159159
"e.g.\n"
160160
" archive_cleanup_command = 'pg_archivecleanup /mnt/server/archiverdir %%r'\n"
161161
msgstr""
162162
"\n"
163-
"Pour utiliser comme archive_cleanup_command dans postgresql.conf :\n"
163+
"Pour utiliser comme«archive_cleanup_command » dans postgresql.conf :\n"
164164
" archive_cleanup_command = 'pg_archivecleanup [OPTION]... EMPLACEMENTARCHIVE %%r'\n"
165165
"Par exemple :\n"
166166
" archive_cleanup_command = 'pg_archivecleanup /mnt/serveur/reparchives %%r'\n"
167167

168-
#:pg_archivecleanup.c:276
168+
#:pg_archivecleanup.c:277
169169
#,c-format
170170
msgid""
171171
"\n"
@@ -178,7 +178,7 @@ msgstr ""
178178
"Par exemple :\n"
179179
" pg_archivecleanup /mnt/serveur/reparchives 000000010000000000000010.00000020.backup\n"
180180

181-
#:pg_archivecleanup.c:280
181+
#:pg_archivecleanup.c:281
182182
#,c-format
183183
msgid""
184184
"\n"
@@ -187,22 +187,22 @@ msgstr ""
187187
"\n"
188188
"Rapporter les bogues à <%s>.\n"
189189

190-
#:pg_archivecleanup.c:281
190+
#:pg_archivecleanup.c:282
191191
#,c-format
192192
msgid"%s home page: <%s>\n"
193193
msgstr"Page d'accueil de %s : <%s>\n"
194194

195-
#:pg_archivecleanup.c:353
195+
#:pg_archivecleanup.c:354
196196
#,c-format
197197
msgid"must specify archive location"
198198
msgstr"doit spécifier l'emplacement de l'archive"
199199

200-
#:pg_archivecleanup.c:365
200+
#:pg_archivecleanup.c:366
201201
#,c-format
202202
msgid"must specify oldest kept WAL file"
203203
msgstr"doit spécifier le plus ancien journal de transactions conservé"
204204

205-
#:pg_archivecleanup.c:372
205+
#:pg_archivecleanup.c:373
206206
#,c-format
207207
msgid"too many command-line arguments"
208208
msgstr"trop d'arguments en ligne de commande"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp