Skip to content

Commit e8fd18b

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: d9c080c90df1920d1b9f5a9f760f189689a647fd
1 parent 5fb3ee5 commit e8fd18b

File tree

68 files changed

+14644
-14619
lines changed

Some content is hidden

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

68 files changed

+14644
-14619
lines changed

src/backend/po/de.po

Lines changed: 1114 additions & 1104 deletions
Large diffs are not rendered by default.

src/backend/po/fr.po

Lines changed: 945 additions & 932 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 2103 additions & 2011 deletions
Large diffs are not rendered by default.

src/backend/po/sv.po

Lines changed: 2639 additions & 2562 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/fr.po

Lines changed: 45 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ msgstr "l'utilisateur n'existe pas"
170170
#: ../../common/username.c:60
171171
#, c-format
172172
msgid "user name lookup failure: error code %lu"
173-
msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu"
173+
msgstr "échec de la recherche du nom d'utilisateur : code d'erreur %lu"
174174

175175
#: ../../common/wait_error.c:45
176176
#, c-format
@@ -454,7 +454,7 @@ msgid ""
454454
"%s initializes a PostgreSQL database cluster.\n"
455455
"\n"
456456
msgstr ""
457-
"%s initialise un cluster PostgreSQL.\n"
457+
"%s initialise une instance PostgreSQL.\n"
458458
"\n"
459459

460460
#: initdb.c:2388
@@ -480,48 +480,48 @@ msgstr ""
480480
#, c-format
481481
msgid " -A, --auth=METHOD default authentication method for local connections\n"
482482
msgstr ""
483-
" -A, --auth=MÉTHODE méthode d'authentification par défaut pour les\n"
484-
" connexions locales\n"
483+
" -A, --auth=MÉTHODE méthode d'authentification par défaut pour les\n"
484+
" connexions locales\n"
485485

486486
#: initdb.c:2392
487487
#, c-format
488488
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
489489
msgstr ""
490-
" --auth-host=MÉTHODE méthode d'authentification par défaut pour les\n"
491-
" connexions locales TCP/IP\n"
490+
" --auth-host=MÉTHODE méthode d'authentification par défaut pour les\n"
491+
" connexions locales TCP/IP\n"
492492

493493
#: initdb.c:2393
494494
#, c-format
495495
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
496496
msgstr ""
497-
" --auth-local=MÉTHODE méthode d'authentification par défaut pour les\n"
498-
" connexions locales socket\n"
497+
" --auth-local=MÉTHODE méthode d'authentification par défaut pour les\n"
498+
" connexions locales socket\n"
499499

500500
#: initdb.c:2394
501501
#, c-format
502502
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
503-
msgstr " [-D, --pgdata=]RÉP_DONNÉES emplacement du cluster\n"
503+
msgstr " [-D, --pgdata=]RÉP_DONNÉES emplacement de l'instance\n"
504504

505505
#: initdb.c:2395
506506
#, c-format
507507
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
508508
msgstr ""
509-
" -E, --encoding=ENCODAGE initialise l'encodage par défaut des nouvelles\n"
510-
" bases de données\n"
509+
" -E, --encoding=ENCODAGE initialise l'encodage par défaut des nouvelles\n"
510+
" bases de données\n"
511511

512512
#: initdb.c:2396
513513
#, c-format
514514
msgid " -g, --allow-group-access allow group read/execute on data directory\n"
515515
msgstr ""
516-
" -g, --allow-group-access autorise la lecture/écriture pour le groupe sur\n"
517-
" le répertoire des données\n"
516+
" -g, --allow-group-access autorise la lecture/écriture pour le groupe sur\n"
517+
" le répertoire des données\n"
518518

519519
#: initdb.c:2397
520520
#, c-format
521521
msgid " --locale=LOCALE set default locale for new databases\n"
522522
msgstr ""
523-
" --locale=LOCALE initialise la locale par défaut pour les\n"
524-
" nouvelles bases de données\n"
523+
" --locale=LOCALE initialise la locale par défaut pour les\n"
524+
" nouvelles bases de données\n"
525525

526526
#: initdb.c:2398
527527
#, c-format
@@ -533,56 +533,55 @@ msgid ""
533533
msgstr ""
534534
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
535535
" --lc-monetary=, --lc-numeric=, --lc-time=LOCALE\n"
536-
" initialise la locale par défaut dans la\n"
537-
" catégorie respective pour les nouvelles bases\n"
538-
" de données (les valeurs par défaut sont prises\n"
539-
" dans l'environnement)\n"
536+
" initialise la locale par défaut dans la catégorie\n"
537+
" respective pour les nouvelles bases de données\n"
538+
" (les valeurs par défaut sont prises dans\n"
539+
" l'environnement)\n"
540540

541541
#: initdb.c:2402
542542
#, c-format
543543
msgid " --no-locale equivalent to --locale=C\n"
544-
msgstr " --no-locale équivalent à --locale=C\n"
544+
msgstr " --no-locale équivalent à --locale=C\n"
545545

546546
#: initdb.c:2403
547547
#, c-format
548548
msgid " --pwfile=FILE read password for the new superuser from file\n"
549549
msgstr ""
550-
" --pwfile=NOMFICHIER lit le mot de passe du nouveau\n"
551-
" super-utilisateur à partir de ce fichier\n"
550+
" --pwfile=FICHIER lit le mot de passe du nouveau super-utilisateur\n"
551+
" à partir de ce fichier\n"
552552

553553
#: initdb.c:2404
554554
#, c-format
555555
msgid ""
556556
" -T, --text-search-config=CFG\n"
557557
" default text search configuration\n"
558558
msgstr ""
559-
" -T, --text-search-config=CFG\n"
560-
" configuration par défaut de la recherche plein\n"
561-
" texte\n"
559+
" -T, --text-search-config=CFG configuration par défaut de la recherche plein\n"
560+
" texte\n"
562561

563562
#: initdb.c:2406
564563
#, c-format
565564
msgid " -U, --username=NAME database superuser name\n"
566-
msgstr " -U, --username=NOM nom du super-utilisateur de la base de données\n"
565+
msgstr " -U, --username=NOM nom du super-utilisateur de la base de données\n"
567566

568567
#: initdb.c:2407
569568
#, c-format
570569
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
571570
msgstr ""
572-
" -W, --pwprompt demande un mot de passe pour le nouveau\n"
573-
" super-utilisateur\n"
571+
" -W, --pwprompt demande un mot de passe pour le nouveau\n"
572+
" super-utilisateur\n"
574573

575574
#: initdb.c:2408
576575
#, c-format
577576
msgid " -X, --waldir=WALDIR location for the write-ahead log directory\n"
578577
msgstr ""
579-
" -X, --waldir=RÉP_WAL emplacement du répertoire des journaux de\n"
580-
" transactions\n"
578+
" -X, --waldir=RÉP_WAL emplacement du répertoire des journaux de\n"
579+
" transactions\n"
581580

582581
#: initdb.c:2409
583582
#, c-format
584583
msgid " --wal-segsize=SIZE size of WAL segments, in megabytes\n"
585-
msgstr " --wal-segsize=TAILLE taille des segments WAL, en mégaoctets\n"
584+
msgstr " --wal-segsize=TAILLE taille des segments WAL, en mégaoctets\n"
586585

587586
#: initdb.c:2410
588587
#, c-format
@@ -596,39 +595,43 @@ msgstr ""
596595
#: initdb.c:2411
597596
#, c-format
598597
msgid " -d, --debug generate lots of debugging output\n"
599-
msgstr " -d, --debug engendre un grand nombre de traces de débogage\n"
598+
msgstr " -d, --debug engendre un grand nombre de traces de débogage\n"
600599

601600
#: initdb.c:2412
602601
#, c-format
603602
msgid " -k, --data-checksums use data page checksums\n"
604-
msgstr " -k, --data-checksums utilise les sommes de contrôle pour les pages de données\n"
603+
msgstr ""
604+
" -k, --data-checksums active les sommes de contrôle pour les blocs\n"
605+
" des fichiers de données\n"
605606

606607
#: initdb.c:2413
607608
#, c-format
608609
msgid " -L DIRECTORY where to find the input files\n"
609610
msgstr ""
610-
" -L RÉPERTOIRE indique où trouver les fichiers servant à la\n"
611-
" création du cluster\n"
611+
" -L RÉPERTOIRE indique où trouver les fichiers servant à la\n"
612+
" création de l'instance\n"
612613

613614
#: initdb.c:2414
614615
#, c-format
615616
msgid " -n, --no-clean do not clean up after errors\n"
616-
msgstr " -n, --noclean ne nettoie pas après des erreurs\n"
617+
msgstr " -n, --noclean ne nettoie pas après des erreurs\n"
617618

618619
#: initdb.c:2415
619620
#, c-format
620621
msgid " -N, --no-sync do not wait for changes to be written safely to disk\n"
621-
msgstr " -N, --nosync n'attend pas que les modifications soient proprement écrites sur disque\n"
622+
msgstr ""
623+
" -N, --nosync n'attend pas que les modifications soient\n"
624+
" proprement écrites sur disque\n"
622625

623626
#: initdb.c:2416
624627
#, c-format
625628
msgid " -s, --show show internal settings\n"
626-
msgstr " -s, --show affiche la configuration interne\n"
629+
msgstr " -s, --show affiche la configuration interne\n"
627630

628631
#: initdb.c:2417
629632
#, c-format
630633
msgid " -S, --sync-only only sync data directory\n"
631-
msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
634+
msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
632635

633636
#: initdb.c:2418
634637
#, c-format
@@ -642,12 +645,12 @@ msgstr ""
642645
#: initdb.c:2419
643646
#, c-format
644647
msgid " -V, --version output version information, then exit\n"
645-
msgstr " -V, --version affiche la version puis quitte\n"
648+
msgstr " -V, --version affiche la version puis quitte\n"
646649

647650
#: initdb.c:2420
648651
#, c-format
649652
msgid " -?, --help show this help, then exit\n"
650-
msgstr " -?, --help affiche cette aide puis quitte\n"
653+
msgstr " -?, --help affiche cette aide puis quitte\n"
651654

652655
#: initdb.c:2421
653656
#, c-format
@@ -753,7 +756,7 @@ msgid ""
753756
" NUMERIC: %s\n"
754757
" TIME: %s\n"
755758
msgstr ""
756-
"Le cluster sera initialisé avec les locales\n"
759+
"L'instance sera initialisé avec les locales\n"
757760
" COLLATE: %s\n"
758761
" CTYPE: %s\n"
759762
" MESSAGES: %s\n"

src/bin/initdb/po/ru.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
# Sergey Burladyan <eshkinkot@gmail.com>, 2009.
77
# Andrey Sudnik <sudnikand@yandex.ru>, 2010.
88
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
9-
# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020.
9+
# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021.
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: initdb (PostgreSQL current)\n"
1313
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
14-
"POT-Creation-Date: 2020-08-10 10:41+0300\n"
15-
"PO-Revision-Date: 2020-10-29 15:03+0300\n"
14+
"POT-Creation-Date: 2021-04-12 06:57+0300\n"
15+
"PO-Revision-Date: 2021-08-14 07:49+0300\n"
1616
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
1717
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
1818
"Language: ru\n"
@@ -881,7 +881,7 @@ msgstr ""
881881
#: initdb.c:2827 initdb.c:2912 initdb.c:3283
882882
#, c-format
883883
msgid "%s: could not access directory \"%s\": %s\n"
884-
msgstr "%s: нет доступа к каталогу \"%s\": %s\n"
884+
msgstr "%s: ошибка доступа к каталогу \"%s\": %s\n"
885885

886886
#: initdb.c:2851
887887
#, c-format
@@ -1018,11 +1018,11 @@ msgstr ""
10181018
"Каталог данных может повредиться при сбое операционной системы.\n"
10191019

10201020
#. translator: This is a placeholder in a shell command.
1021-
#: initdb.c:3413
1021+
#: initdb.c:3416
10221022
msgid "logfile"
10231023
msgstr "файл_журнала"
10241024

1025-
#: initdb.c:3415
1025+
#: initdb.c:3418
10261026
#, c-format
10271027
msgid ""
10281028
"\n"

src/bin/initdb/po/sv.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Swedish message translation file for initdb
2-
# Dennis Björklund <db@zigo.dhs.org>, 2004, 2005, 2006, 2017, 2018, 2019, 2020.
2+
# Dennis Björklund <db@zigo.dhs.org>, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021.
33
# Magnus Hagander <magnus@hagander.net>, 2007.
44
# Peter Eisentraut <peter_e@gmx.net>, 2009.
55
# Mats Erik Andersson <bsd@gisladisker.se>, 2014.
@@ -10,8 +10,8 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: PostgreSQL 11\n"
1212
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
13-
"POT-Creation-Date: 2020-08-27 22:06+0000\n"
14-
"PO-Revision-Date: 2020-05-09 13:56+0200\n"
13+
"POT-Creation-Date: 2021-11-07 09:25+0000\n"
14+
"PO-Revision-Date: 2021-11-07 09:53+0100\n"
1515
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
1616
"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
1717
"Language: sv\n"
@@ -482,17 +482,17 @@ msgstr ""
482482
#: initdb.c:2391
483483
#, c-format
484484
msgid " -A, --auth=METHOD default authentication method for local connections\n"
485-
msgstr " -A, --auth=METOD förvald autentiseringsmetod för alla förbindelser\n"
485+
msgstr " -A, --auth=METOD förvald autentiseringsmetod för alla anslutningar\n"
486486

487487
#: initdb.c:2392
488488
#, c-format
489489
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
490-
msgstr " --auth-host=METOD autentiseringsmetod för TCP/IP-förbindelser\n"
490+
msgstr " --auth-host=METOD autentiseringsmetod för TCP/IP-anslutningar\n"
491491

492492
#: initdb.c:2393
493493
#, c-format
494494
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
495-
msgstr " --auth-local=METOD autentiseringsmetod för förbindelser via unix-uttag\n"
495+
msgstr " --auth-local=METOD autentiseringsmetod för anslutningar via unix-uttag\n"
496496

497497
#: initdb.c:2394
498498
#, c-format
@@ -966,11 +966,11 @@ msgstr ""
966966
"Datakatalogen kan komma att fördärvas om operativsystemet störtar.\n"
967967

968968
#. translator: This is a placeholder in a shell command.
969-
#: initdb.c:3413
969+
#: initdb.c:3416
970970
msgid "logfile"
971971
msgstr "loggfil"
972972

973-
#: initdb.c:3415
973+
#: initdb.c:3418
974974
#, c-format
975975
msgid ""
976976
"\n"

src/bin/pg_archivecleanup/po/fr.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ msgid ""
6969
"%s removes older WAL files from PostgreSQL archives.\n"
7070
"\n"
7171
msgstr ""
72-
"%s supprime les anciens fichiers WAL des archives de PostgreSQL.\n"
73-
"\n"
72+
"%s supprime les journaux de transactions archivés devenus\n"
73+
"inutiles.\n"
7474

7575
#: pg_archivecleanup.c:263
7676
#, c-format
@@ -126,9 +126,10 @@ msgid ""
126126
" archive_cleanup_command = 'pg_archivecleanup /mnt/server/archiverdir %%r'\n"
127127
msgstr ""
128128
"\n"
129-
"Pour utiliser comme archive_cleanup_command dans recovery.conf quand standby_mode = on :\n"
129+
"Pour utiliser comme archive_cleanup_command dans recovery.conf quand\n"
130+
"standby_mode = on :\n"
130131
" archive_cleanup_command = 'pg_archivecleanup [OPTION]... EMPLACEMENTARCHIVE %%r'\n"
131-
"e.g.\n"
132+
"Par exemple :\n"
132133
" archive_cleanup_command = 'pg_archivecleanup /mnt/serveur/reparchives %%r'\n"
133134

134135
#: pg_archivecleanup.c:276
@@ -141,7 +142,7 @@ msgid ""
141142
msgstr ""
142143
"\n"
143144
"Ou pour utiliser comme nettoyeur autonome d'archives :\n"
144-
"e.g.\n"
145+
"Par exemple :\n"
145146
" pg_archivecleanup /mnt/serveur/reparchives 000000010000000000000010.00000020.backup\n"
146147

147148
#: pg_archivecleanup.c:280

src/bin/pg_archivecleanup/po/sv.po

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
# Swedish message translation file for pg_archivecleanup
22
# Copyright (C) 2017 PostgreSQL Global Development Group
33
# This file is distributed under the same license as the PostgreSQL package.
4-
# Dennis Björklund <db@zigo.dhs.org>, 2017, 2018, 2019, 2020.
4+
# Dennis Björklund <db@zigo.dhs.org>, 2017, 2018, 2019, 2020, 2021.
55
#
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: PostgreSQL 11\n"
99
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10-
"POT-Creation-Date: 2017-08-05 02:15+0000\n"
11-
"PO-Revision-Date: 2020-08-30 11:06+0200\n"
10+
"POT-Creation-Date: 2021-11-07 09:26+0000\n"
11+
"PO-Revision-Date: 2021-11-07 10:36+0100\n"
1212
"Last-Translator: FDennis Björklund <db@zigo.dhs.org>\n"
13-
"Language-Team: Swedish <sv@li.org>\n"
13+
"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
1414
"Language: sv\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1819

1920
#: pg_archivecleanup.c:72
2021
#, c-format
@@ -171,6 +172,3 @@ msgstr "%s: för många kommandoradsargument\n"
171172
#, c-format
172173
msgid "%s: keeping WAL file \"%s\" and later\n"
173174
msgstr "%s: behåller WAL-fil \"%s\" och senare\n"
174-
175-
#~ msgid "%s: too many parameters\n"
176-
#~ msgstr "%s: för många parametrar\n"

0 commit comments

Comments
 (0)