mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
Fix typo.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# German message translation file for PostgreSQL server
|
# German message translation file for PostgreSQL server
|
||||||
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003.
|
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003.
|
||||||
#
|
#
|
||||||
# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.11.2.2 2003/11/16 08:59:21 petere Exp $
|
# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.11.2.3 2004/01/19 14:28:06 petere Exp $
|
||||||
#
|
#
|
||||||
# Use these quotes: <20>%s<>
|
# Use these quotes: <20>%s<>
|
||||||
#
|
#
|
||||||
@ -4183,7 +4183,7 @@ msgstr "%s: konnte Benutzername nicht ermitteln (GetUserName fehlgeschlagen)\n"
|
|||||||
|
|
||||||
#: optimizer/path/allpaths.c:214
|
#: optimizer/path/allpaths.c:214
|
||||||
msgid "SELECT FOR UPDATE is not supported for inheritance queries"
|
msgid "SELECT FOR UPDATE is not supported for inheritance queries"
|
||||||
msgstr "SELECT FOR UPDATE wird in Anfragen mit Veerbung nicht unterst<73>tzt"
|
msgstr "SELECT FOR UPDATE wird in Anfragen mit Vererbung nicht unterst<73>tzt"
|
||||||
|
|
||||||
#: optimizer/plan/initsplan.c:282 optimizer/prep/prepjointree.c:337
|
#: optimizer/plan/initsplan.c:282 optimizer/prep/prepjointree.c:337
|
||||||
msgid "UNION JOIN is not implemented"
|
msgid "UNION JOIN is not implemented"
|
||||||
|
Reference in New Issue
Block a user