mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Translation updates
This commit is contained in:
1946
src/backend/po/de.po
1946
src/backend/po/de.po
File diff suppressed because it is too large
Load Diff
1735
src/backend/po/fr.po
1735
src/backend/po/fr.po
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,13 @@
|
||||
# German message translation file for pg_config
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2004, 2005.
|
||||
#
|
||||
# pgtranslation Id: pg_config.po,v 1.4 2006/10/27 13:07:50 petere Exp $
|
||||
# pgtranslation Id: pg_config.po,v 1.4.2.1 2008/10/30 10:20:31 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PostgreSQL 8.1\n"
|
||||
"Project-Id-Version: PostgreSQL 8.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2006-10-20 01:37-0300\n"
|
||||
"PO-Revision-Date: 2006-10-27 14:54+0200\n"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# German message translation file for pg_dump and friends
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2007.
|
||||
#
|
||||
# pgtranslation Id: pg_dump.po,v 1.3.2.1 2007/09/13 12:06:44 petere Exp $
|
||||
# pgtranslation Id: pg_dump.po,v 1.3.2.2 2008/10/30 10:20:31 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
@ -1264,7 +1264,7 @@ msgstr "verbinde mit Datenbank
|
||||
#: pg_backup_db.c:148 pg_backup_db.c:180 pg_backup_db.c:224 pg_backup_db.c:253
|
||||
#: pg_dumpall.c:1175 pg_dumpall.c:1202
|
||||
msgid "Password: "
|
||||
msgstr "Pa<EFBFBD>wort: "
|
||||
msgstr "Passwort: "
|
||||
|
||||
#: pg_backup_db.c:160
|
||||
msgid "failed to reconnect to database\n"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# translation of pgscripts-fr.po to FR_fr
|
||||
# French message translation file for pgscripts
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/bin/scripts/po/fr.po,v 1.12.2.4 2008/06/05 23:36:58 tgl Exp $
|
||||
# $PostgreSQL: pgsql/src/bin/scripts/po/fr.po,v 1.12.2.5 2008/10/30 20:12:34 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20> %s <20>
|
||||
# Guillaume Lelarge <guillaume@lelarge.info>, 2004-2008.
|
||||
@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pgscripts-82-fr\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-03-14 17:20-0300\n"
|
||||
"POT-Creation-Date: 2008-08-17 13:15-0300\n"
|
||||
"PO-Revision-Date: 2008-03-28 22:30+0100\n"
|
||||
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
|
||||
"Language-Team: <pgsql-fr-generale@postgresql.org>\n"
|
||||
@ -286,28 +286,28 @@ msgstr "Saisissez le nom du r
|
||||
|
||||
#: createuser.c:184
|
||||
msgid "Enter password for new role: "
|
||||
msgstr "Saisissez le mot de passe pour le nouvel r<>le : "
|
||||
msgstr "Saisissez le mot de passe pour le nouveau r<>le est-il super-utilisateur ?"
|
||||
|
||||
#: createuser.c:185
|
||||
msgid "Enter it again: "
|
||||
msgstr "Saisissez-le <EFBFBD> nouveau : "
|
||||
msgstr "Saisissez-le de nouveau : "
|
||||
|
||||
#: createuser.c:188
|
||||
#, c-format
|
||||
msgid "Passwords didn't match.\n"
|
||||
msgstr "Les mots de passe ne sont pas identiques.\n"
|
||||
msgstr "Les mots de passe ne correspondent pas.\n"
|
||||
|
||||
#: createuser.c:197
|
||||
msgid "Shall the new role be a superuser?"
|
||||
msgstr "Le nouvel r<>le est-il super-utilisateur ?"
|
||||
msgstr "Le nouveau r<>le est-il un super-utilisateur ?"
|
||||
|
||||
#: createuser.c:212
|
||||
msgid "Shall the new role be allowed to create databases?"
|
||||
msgstr "Le nouvel r<>le est-il autoris<69> <20> cr<63>er des bases de donn<6E>es ?"
|
||||
msgstr "Le nouveau r<>le est-il autoris<69> <20> cr<63>er des bases de donn<6E>es ?"
|
||||
|
||||
#: createuser.c:220
|
||||
msgid "Shall the new role be allowed to create more new roles?"
|
||||
msgstr "Le nouvel r<>le est-il autoris<69> <20> cr<63>er de nouveaux r<>les ?"
|
||||
msgstr "Le nouveau r<>le est-il autoris<69> <20> cr<63>er de nouveaux r<>les ?"
|
||||
|
||||
#: createuser.c:253
|
||||
#, c-format
|
||||
@ -317,7 +317,7 @@ msgstr "
|
||||
#: createuser.c:292
|
||||
#, c-format
|
||||
msgid "%s: creation of new role failed: %s"
|
||||
msgstr "%s : la cr<63>ation du nouvel r<>le a <20>chou<6F> : %s"
|
||||
msgstr "%s : la cr<63>ation du nouveau r<>le a <20>chou<6F> : %s"
|
||||
|
||||
#: createuser.c:312
|
||||
#, c-format
|
||||
@ -325,7 +325,7 @@ msgid ""
|
||||
"%s creates a new PostgreSQL role.\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"%s cr<63>e un nouvel r<>le PostgreSQL.\n"
|
||||
"%s cr<63>e un nouveau r<>le PostgreSQL.\n"
|
||||
"\n"
|
||||
|
||||
#: createuser.c:314 dropuser.c:146
|
||||
|
@ -1,7 +1,7 @@
|
||||
# German message translation file for libpq
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2006.
|
||||
#
|
||||
# pgtranslation Id: libpq.po,v 1.3 2006/10/21 11:48:36 petere Exp $
|
||||
# pgtranslation Id: libpq.po,v 1.3.2.1 2008/10/30 10:20:31 petere Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
@ -387,7 +387,7 @@ msgstr "kann OID der Funktion lo_close nicht ermitteln\n"
|
||||
|
||||
#: fe-lobj.c:716
|
||||
msgid "cannot determine OID of function lo_creat\n"
|
||||
msgstr "kann OID der Funktion lo_open nicht ermitteln\n"
|
||||
msgstr "kann OID der Funktion lo_creat nicht ermitteln\n"
|
||||
|
||||
#: fe-lobj.c:723
|
||||
msgid "cannot determine OID of function lo_unlink\n"
|
||||
|
Reference in New Issue
Block a user