Skip to content

Commit 374a667

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 2696e7f8ab74ef8b03f4be7595aabe4dfbdd7240
1 parent 492a1a9 commit 374a667

File tree

52 files changed

+11386
-11470
lines changed

Some content is hidden

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

52 files changed

+11386
-11470
lines changed

src/backend/po/de.po

Lines changed: 629 additions & 620 deletions
Large diffs are not rendered by default.

src/backend/po/fr.po

Lines changed: 487 additions & 474 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 1159 additions & 1108 deletions
Large diffs are not rendered by default.

src/backend/po/sv.po

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

src/bin/initdb/po/fr.po

Lines changed: 42 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ msgstr "l'utilisateur n'existe pas"
139139
#: ../../common/username.c:62
140140
#, c-format
141141
msgid "user name lookup failure: error code %lu"
142-
msgstr "échec de la recherche du nom d'utilisateur : code erreur %lu"
142+
msgstr "échec de la recherche du nom d'utilisateur : code d'erreur %lu"
143143

144144
#: ../../common/wait_error.c:47
145145
#, c-format
@@ -474,7 +474,7 @@ msgid ""
474474
"%s initializes a PostgreSQL database cluster.\n"
475475
"\n"
476476
msgstr ""
477-
"%s initialise un cluster PostgreSQL.\n"
477+
"%s initialise une instance PostgreSQL.\n"
478478
"\n"
479479

480480
#: initdb.c:2677
@@ -500,41 +500,41 @@ msgstr ""
500500
#, c-format
501501
msgid " -A, --auth=METHOD default authentication method for local connections\n"
502502
msgstr ""
503-
" -A, --auth=MÉTHODE méthode d'authentification par défaut pour les\n"
504-
" connexions locales\n"
503+
" -A, --auth=MÉTHODE méthode d'authentification par défaut pour\n"
504+
" les connexions locales\n"
505505

506506
#: initdb.c:2681
507507
#, c-format
508508
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
509509
msgstr ""
510-
" --auth-host=MÉTHODE méthode d'authentification par défaut pour les\n"
511-
" connexions locales TCP/IP\n"
510+
" --auth-host=MÉTHODE méthode d'authentification par défaut pour\n"
511+
" les connexions locales TCP/IP\n"
512512

513513
#: initdb.c:2682
514514
#, c-format
515515
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
516516
msgstr ""
517-
" --auth-local=MÉTHODE méthode d'authentification par défaut pour les\n"
518-
" connexions locales socket\n"
517+
" --auth-local=MÉTHODE méthode d'authentification par défaut pour\n"
518+
" les connexions locales socket\n"
519519

520520
#: initdb.c:2683
521521
#, c-format
522522
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
523-
msgstr " [-D, --pgdata=]RÉP_DONNÉES emplacement du cluster\n"
523+
msgstr " [-D, --pgdata=]RÉP_DONNÉES emplacement de l'instance\n"
524524

525525
#: initdb.c:2684
526526
#, c-format
527527
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
528528
msgstr ""
529-
" -E, --encoding=ENCODAGE initialise l'encodage par défaut des nouvelles\n"
530-
" bases de données\n"
529+
" -E, --encoding=ENCODAGE initialise l'encodage par défaut pour les\n"
530+
" nouvelles bases de données\n"
531531

532532
#: initdb.c:2685
533533
#, c-format
534534
msgid " --locale=LOCALE set default locale for new databases\n"
535535
msgstr ""
536-
" --locale=LOCALE initialise la locale par défaut pour les\n"
537-
" nouvelles bases de données\n"
536+
" --locale=LOCALE initialise la locale par défaut pour les\n"
537+
" nouvelles bases de données\n"
538538

539539
#: initdb.c:2686
540540
#, c-format
@@ -546,49 +546,50 @@ msgid ""
546546
msgstr ""
547547
" --lc-collate=, --lc-ctype=, --lc-messages=LOCALE\n"
548548
" --lc-monetary=, --lc-numeric=, --lc-time=LOCALE\n"
549-
" initialise la locale par défaut dans la\n"
550-
" catégorie respective pour les nouvelles bases\n"
551-
" de données (les valeurs par défaut sont prises\n"
552-
" dans l'environnement)\n"
549+
" initialise la locale par défaut dans la\n"
550+
" catégorie respective pour les nouvelles bases\n"
551+
" de données (les valeurs par défaut sont prises\n"
552+
" dans l'environnement)\n"
553553

554554
#: initdb.c:2690
555555
#, c-format
556556
msgid " --no-locale equivalent to --locale=C\n"
557-
msgstr " --no-locale équivalent à --locale=C\n"
557+
msgstr " --no-locale équivalent à --locale=C\n"
558558

559559
#: initdb.c:2691
560560
#, c-format
561561
msgid " --pwfile=FILE read password for the new superuser from file\n"
562562
msgstr ""
563-
" --pwfile=NOMFICHIER lit le mot de passe du nouveau\n"
564-
" super-utilisateur à partir de ce fichier\n"
563+
" --pwfile=FICHIER lit le mot de passe du nouveau\n"
564+
" super-utilisateur à partir de ce fichier\n"
565565

566566
#: initdb.c:2692
567567
#, c-format
568568
msgid ""
569569
" -T, --text-search-config=CFG\n"
570570
" default text search configuration\n"
571571
msgstr ""
572-
" -T, --text-search-config=CFG\n"
573-
" configuration par défaut de la recherche plein\n"
574-
" texte\n"
572+
" -T, --text-search-config=CFG configuration par défaut de la recherche plein\n"
573+
" texte\n"
575574

576575
#: initdb.c:2694
577576
#, c-format
578577
msgid " -U, --username=NAME database superuser name\n"
579-
msgstr " -U, --username=NOM nom du super-utilisateur de la base de données\n"
578+
msgstr " -U, --username=NOM nom du super-utilisateur de la base de données\n"
580579

581580
#: initdb.c:2695
582581
#, c-format
583582
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
584583
msgstr ""
585-
" -W, --pwprompt demande un mot de passe pour le nouveau\n"
586-
" super-utilisateur\n"
584+
" -W, --pwprompt demande un mot de passe pour le nouveau\n"
585+
" super-utilisateur\n"
587586

588587
#: initdb.c:2696
589588
#, c-format
590589
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
591-
msgstr " -X, --xlogdir=RÉP_XLOG emplacement du répertoire des transactions\n"
590+
msgstr ""
591+
" -X, --xlogdir=RÉP_XLOG emplacement du répertoire des journaux de\n"
592+
" transactions\n"
592593

593594
#: initdb.c:2697
594595
#, c-format
@@ -602,39 +603,43 @@ msgstr ""
602603
#: initdb.c:2698
603604
#, c-format
604605
msgid " -d, --debug generate lots of debugging output\n"
605-
msgstr " -d, --debug engendre un grand nombre de traces de débogage\n"
606+
msgstr " -d, --debug engendre un grand nombre de traces de débogage\n"
606607

607608
#: initdb.c:2699
608609
#, c-format
609610
msgid " -k, --data-checksums use data page checksums\n"
610-
msgstr " -k, --data-checksums utilise les sommes de contrôle pour les pages de données\n"
611+
msgstr ""
612+
" -k, --data-checksums active l'utilisation des sommes de contrôle\n"
613+
" pour les fichiers de données\n"
611614

612615
#: initdb.c:2700
613616
#, c-format
614617
msgid " -L DIRECTORY where to find the input files\n"
615618
msgstr ""
616-
" -L RÉPERTOIRE indique où trouver les fichiers servant à la\n"
617-
" création du cluster\n"
619+
" -L RÉPERTOIRE indique où trouver les fichiers servant à la\n"
620+
" création de l'instance\n"
618621

619622
#: initdb.c:2701
620623
#, c-format
621624
msgid " -n, --noclean do not clean up after errors\n"
622-
msgstr " -n, --noclean ne nettoie pas en cas d'erreur\n"
625+
msgstr " -n, --noclean ne nettoie pas en cas d'erreur\n"
623626

624627
#: initdb.c:2702
625628
#, c-format
626629
msgid " -N, --nosync do not wait for changes to be written safely to disk\n"
627-
msgstr " -N, --nosync n'attend pas que les modifications sont proprement écrites sur disque\n"
630+
msgstr ""
631+
" -N, --nosync n'attend pas que les modifications soient\n"
632+
" proprement écrites sur disque\n"
628633

629634
#: initdb.c:2703
630635
#, c-format
631636
msgid " -s, --show show internal settings\n"
632-
msgstr " -s, --show affiche la configuration interne\n"
637+
msgstr " -s, --show affiche la configuration interne\n"
633638

634639
#: initdb.c:2704
635640
#, c-format
636641
msgid " -S, --sync-only only sync data directory\n"
637-
msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
642+
msgstr " -S, --sync-only synchronise uniquement le répertoire des données\n"
638643

639644
#: initdb.c:2705
640645
#, c-format
@@ -648,12 +653,12 @@ msgstr ""
648653
#: initdb.c:2706
649654
#, c-format
650655
msgid " -V, --version output version information, then exit\n"
651-
msgstr " -V, --version affiche la version puis quitte\n"
656+
msgstr " -V, --version affiche la version puis quitte\n"
652657

653658
#: initdb.c:2707
654659
#, c-format
655660
msgid " -?, --help show this help, then exit\n"
656-
msgstr " -?, --help affiche cette aide puis quitte\n"
661+
msgstr " -?, --help affiche cette aide puis quitte\n"
657662

658663
#: initdb.c:2708
659664
#, c-format

src/bin/initdb/po/ru.po

Lines changed: 3 additions & 3 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"
1414
"POT-Creation-Date: 2020-08-10 10:44+0300\n"
15-
"PO-Revision-Date: 2020-10-29 15:03+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"
@@ -886,7 +886,7 @@ msgstr ""
886886
#: initdb.c:3115 initdb.c:3200 initdb.c:3549
887887
#, c-format
888888
msgid "%s: could not access directory \"%s\": %s\n"
889-
msgstr "%s: нет доступа к каталогу \"%s\": %s\n"
889+
msgstr "%s: ошибка доступа к каталогу \"%s\": %s\n"
890890

891891
#: initdb.c:3139
892892
#, c-format

src/bin/initdb/po/sv.po

Lines changed: 6 additions & 6 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 9.6\n"
1212
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
13-
"POT-Creation-Date: 2020-08-27 22:23+0000\n"
14-
"PO-Revision-Date: 2020-08-30 13:36+0200\n"
13+
"POT-Creation-Date: 2021-11-07 09:52+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"
@@ -500,17 +500,17 @@ msgstr ""
500500
#: initdb.c:2680
501501
#, c-format
502502
msgid " -A, --auth=METHOD default authentication method for local connections\n"
503-
msgstr " -A, --auth=METOD förvald autentiseringsmetod för alla förbindelser\n"
503+
msgstr " -A, --auth=METOD förvald autentiseringsmetod för alla anslutningar\n"
504504

505505
#: initdb.c:2681
506506
#, c-format
507507
msgid " --auth-host=METHOD default authentication method for local TCP/IP connections\n"
508-
msgstr " --auth-host=METOD autentiseringsmetod för TCP/IP-förbindelser\n"
508+
msgstr " --auth-host=METOD autentiseringsmetod för TCP/IP-anslutningar\n"
509509

510510
#: initdb.c:2682
511511
#, c-format
512512
msgid " --auth-local=METHOD default authentication method for local-socket connections\n"
513-
msgstr " --auth-local=METOD autentiseringsmetod för förbindelser via unix-uttag\n"
513+
msgstr " --auth-local=METOD autentiseringsmetod för anslutningar via unix-uttag\n"
514514

515515
#: initdb.c:2683
516516
#, c-format

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy