diff options
| author | Peter Eisentraut <peter@eisentraut.org> | 2023-08-07 12:06:49 +0200 |
|---|---|---|
| committer | Peter Eisentraut <peter@eisentraut.org> | 2023-08-07 12:39:30 +0200 |
| commit | 2bdd7b262f7af28dec11684bd8998f7dc2acc793 (patch) | |
| tree | f0a4a3a58d628ef9baf01fbea3a6219c74fdaeb2 /src/bin/pg_config | |
| parent | 990c3650c535f6fc84d53abb0bd03ad0dd16c576 (diff) | |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 97398d714ace69f0c919984e160f429b6fd2300e
Diffstat (limited to 'src/bin/pg_config')
| -rw-r--r-- | src/bin/pg_config/po/fr.po | 86 | ||||
| -rw-r--r-- | src/bin/pg_config/po/sv.po | 54 |
2 files changed, 75 insertions, 65 deletions
diff --git a/src/bin/pg_config/po/fr.po b/src/bin/pg_config/po/fr.po index 0fb56a72ab1..3517868aa2b 100644 --- a/src/bin/pg_config/po/fr.po +++ b/src/bin/pg_config/po/fr.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2022-04-12 05:16+0000\n" -"PO-Revision-Date: 2022-04-12 17:29+0200\n" +"POT-Creation-Date: 2023-07-29 09:18+0000\n" +"PO-Revision-Date: 2023-07-30 08:09+0200\n" "Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n" "Language-Team: French <guillaume@lelarge.info>\n" "Language: fr\n" @@ -21,7 +21,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.3.2\n" #: ../../common/config_info.c:134 ../../common/config_info.c:142 #: ../../common/config_info.c:150 ../../common/config_info.c:158 @@ -30,42 +30,32 @@ msgstr "" msgid "not recorded" msgstr "non enregistré" -#: ../../common/exec.c:136 ../../common/exec.c:253 ../../common/exec.c:299 +#: ../../common/exec.c:172 #, c-format -msgid "could not identify current directory: %m" -msgstr "n'a pas pu identifier le répertoire courant : %m" +msgid "invalid binary \"%s\": %m" +msgstr "binaire « %s » invalide : %m" -#: ../../common/exec.c:155 +#: ../../common/exec.c:215 #, c-format -msgid "invalid binary \"%s\"" -msgstr "binaire « %s » invalide" +msgid "could not read binary \"%s\": %m" +msgstr "n'a pas pu lire le binaire « %s » : %m" -#: ../../common/exec.c:205 -#, c-format -msgid "could not read binary \"%s\"" -msgstr "n'a pas pu lire le binaire « %s »" - -#: ../../common/exec.c:213 +#: ../../common/exec.c:223 #, c-format msgid "could not find a \"%s\" to execute" msgstr "n'a pas pu trouver un « %s » à exécuter" -#: ../../common/exec.c:269 ../../common/exec.c:308 +#: ../../common/exec.c:250 #, c-format -msgid "could not change directory to \"%s\": %m" -msgstr "n'a pas pu modifier le répertoire par « %s » : %m" +msgid "could not resolve path \"%s\" to absolute form: %m" +msgstr "n'a pas pu résoudre le chemin « %s » en sa forme absolue : %m" -#: ../../common/exec.c:286 -#, c-format -msgid "could not read symbolic link \"%s\": %m" -msgstr "n'a pas pu lire le lien symbolique « %s » : %m" - -#: ../../common/exec.c:409 +#: ../../common/exec.c:412 #, c-format msgid "%s() failed: %m" msgstr "échec de %s() : %m" -#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659 +#: ../../common/exec.c:550 ../../common/exec.c:595 ../../common/exec.c:687 msgid "out of memory" msgstr "mémoire épuisée" @@ -112,8 +102,7 @@ msgstr " --docdir affiche l'emplacement des fichiers de documentat #: pg_config.c:80 #, c-format msgid " --htmldir show location of HTML documentation files\n" -msgstr "" -" --htmldir affiche l'emplacement des fichiers de documentation HTML\n" +msgstr " --htmldir affiche l'emplacement des fichiers de documentation HTML\n" #: pg_config.c:81 #, c-format @@ -127,8 +116,7 @@ msgstr "" #: pg_config.c:83 #, c-format msgid " --pkgincludedir show location of other C header files\n" -msgstr "" -" --pkgincludedir affiche l'emplacement des autres fichiers d'en-tête C\n" +msgstr " --pkgincludedir affiche l'emplacement des autres fichiers d'en-tête C\n" #: pg_config.c:84 #, c-format @@ -291,35 +279,55 @@ msgstr "%s : n'a pas pu trouver l'exécutable du programme\n" msgid "%s: invalid argument: %s\n" msgstr "%s : argument invalide : %s\n" +#~ msgid " --help show this help, then exit\n" +#~ msgstr " --help affiche cette aide puis quitte\n" + #~ msgid "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n" #~ msgstr "Rapporter les bogues à <pgsql-bugs@lists.postgresql.org>.\n" -#~ msgid " --help show this help, then exit\n" -#~ msgstr " --help affiche cette aide puis quitte\n" +#~ msgid "child process exited with exit code %d" +#~ msgstr "le processus fils a quitté avec le code de sortie %d" #~ msgid "child process exited with unrecognized status %d" #~ msgstr "le processus fils a quitté avec un statut %d non reconnu" +#~ msgid "child process was terminated by exception 0x%X" +#~ msgstr "le processus fils a été terminé par l'exception 0x%X" + #~ msgid "child process was terminated by signal %d" #~ msgstr "le processus fils a été terminé par le signal %d" #~ msgid "child process was terminated by signal %s" #~ msgstr "le processus fils a été terminé par le signal %s" -#~ msgid "child process was terminated by exception 0x%X" -#~ msgstr "le processus fils a été terminé par l'exception 0x%X" - -#~ msgid "child process exited with exit code %d" -#~ msgstr "le processus fils a quitté avec le code de sortie %d" - #~ msgid "could not change directory to \"%s\"" #~ msgstr "n'a pas pu accéder au répertoire « %s »" -#~ msgid "could not read symbolic link \"%s\"" -#~ msgstr "n'a pas pu lire le lien symbolique « %s »" +#, c-format +#~ msgid "could not change directory to \"%s\": %m" +#~ msgstr "n'a pas pu modifier le répertoire par « %s » : %m" #~ msgid "could not change directory to \"%s\": %s" #~ msgstr "n'a pas pu changer le répertoire par « %s » : %s" +#, c-format +#~ msgid "could not identify current directory: %m" +#~ msgstr "n'a pas pu identifier le répertoire courant : %m" + +#, c-format +#~ msgid "could not read binary \"%s\"" +#~ msgstr "n'a pas pu lire le binaire « %s »" + +#~ msgid "could not read symbolic link \"%s\"" +#~ msgstr "n'a pas pu lire le lien symbolique « %s »" + +#, c-format +#~ msgid "could not read symbolic link \"%s\": %m" +#~ msgstr "n'a pas pu lire le lien symbolique « %s » : %m" + +#, c-format +#~ msgid "invalid binary \"%s\"" +#~ msgstr "binaire « %s » invalide" + #~ msgid "pclose failed: %m" #~ msgstr "échec de pclose : %m" diff --git a/src/bin/pg_config/po/sv.po b/src/bin/pg_config/po/sv.po index 642168035f5..ad46f7872fd 100644 --- a/src/bin/pg_config/po/sv.po +++ b/src/bin/pg_config/po/sv.po @@ -1,13 +1,13 @@ # Swedish message translation file for pg_config. -# Dennis Björklund <db@zigo.dhs.org>, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021. +# Dennis Björklund <db@zigo.dhs.org>, 2004, 2005, 2006, 2017, 2018, 2019, 2020, 2021, 2022, 2023. # Mats Erik Andersson <bsd@gisladisker.se>, 2014. # msgid "" msgstr "" -"Project-Id-Version: PostgreSQL 14\n" +"Project-Id-Version: PostgreSQL 16\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2021-11-06 22:15+0000\n" -"PO-Revision-Date: 2021-11-07 06:44+0100\n" +"POT-Creation-Date: 2023-08-01 14:18+0000\n" +"PO-Revision-Date: 2023-08-01 22:12+0200\n" "Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n" "Language-Team: Swedish <pgsql-translators@postgresql.org>\n" "Language: sv\n" @@ -23,42 +23,32 @@ msgstr "" msgid "not recorded" msgstr "ej sparad" -#: ../../common/exec.c:136 ../../common/exec.c:253 ../../common/exec.c:299 +#: ../../common/exec.c:172 #, c-format -msgid "could not identify current directory: %m" -msgstr "kunde inte identifiera aktuell katalog: %m" +msgid "invalid binary \"%s\": %m" +msgstr "ogiltig binär \"%s\": %m" -#: ../../common/exec.c:155 +#: ../../common/exec.c:215 #, c-format -msgid "invalid binary \"%s\"" -msgstr "ogiltig binär \"%s\"" +msgid "could not read binary \"%s\": %m" +msgstr "kunde inte läsa binär \"%s\": %m" -#: ../../common/exec.c:205 -#, c-format -msgid "could not read binary \"%s\"" -msgstr "kunde inte läsa binär \"%s\"" - -#: ../../common/exec.c:213 +#: ../../common/exec.c:223 #, c-format msgid "could not find a \"%s\" to execute" msgstr "kunde inte hitta en \"%s\" att köra" -#: ../../common/exec.c:269 ../../common/exec.c:308 +#: ../../common/exec.c:250 #, c-format -msgid "could not change directory to \"%s\": %m" -msgstr "kunde inte byta katalog till \"%s\": %m" +msgid "could not resolve path \"%s\" to absolute form: %m" +msgstr "kunde inte skriva om sökväg \"%s\" till absolut sökväg: %m" -#: ../../common/exec.c:286 -#, c-format -msgid "could not read symbolic link \"%s\": %m" -msgstr "kan inte läsa symbolisk länk \"%s\": %m" - -#: ../../common/exec.c:409 +#: ../../common/exec.c:412 #, c-format msgid "%s() failed: %m" msgstr "%s() misslyckades: %m" -#: ../../common/exec.c:522 ../../common/exec.c:567 ../../common/exec.c:659 +#: ../../common/exec.c:550 ../../common/exec.c:595 ../../common/exec.c:687 msgid "out of memory" msgstr "slut på minne" @@ -255,3 +245,15 @@ msgstr "%s: kunde inte hitta det egna programmets körbara fil\n" #, c-format msgid "%s: invalid argument: %s\n" msgstr "%s: ogiltigt argument: %s\n" + +#, c-format +#~ msgid "could not change directory to \"%s\": %m" +#~ msgstr "kunde inte byta katalog till \"%s\": %m" + +#, c-format +#~ msgid "could not identify current directory: %m" +#~ msgstr "kunde inte identifiera aktuell katalog: %m" + +#, c-format +#~ msgid "could not read symbolic link \"%s\": %m" +#~ msgstr "kan inte läsa symbolisk länk \"%s\": %m" |
