1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00

Translation updates

This commit is contained in:
Peter Eisentraut
2007-04-18 20:57:58 +00:00
parent 0fd9735296
commit fdfc58e34c
2 changed files with 2490 additions and 2132 deletions

View File

@@ -1,7 +1,7 @@
# German message translation file for PostgreSQL server
# Peter Eisentraut <peter_e@gmx.net>, 2001, 2003, 2004, 2005.
#
# $PostgreSQL: pgsql/src/backend/po/de.po,v 1.19.4.1 2007/01/31 08:20:39 petere Exp $
# $PostgreSQL: pgsql/src/backend/po/de.po,v 1.19.4.2 2007/04/18 20:57:57 petere Exp $
#
# Use these quotes: <20>%s<>
#
@@ -5560,11 +5560,11 @@ msgstr "Aggregatfunktion sind nicht in der WHERE-Klausel erlaubt"
#: parser/parse_agg.c:124
msgid "aggregates not allowed in JOIN conditions"
msgstr "Aggregatfunktionen sind nicht JOIN-Bedingungen erlaubt"
msgstr "Aggregatfunktionen sind nicht in JOIN-Bedingungen erlaubt"
#: parser/parse_agg.c:143
msgid "aggregates not allowed in GROUP BY clause"
msgstr "Aggregatfunktionen sind nicht der der GROUP-BY-Klausel erlaubt"
msgstr "Aggregatfunktionen sind nicht in der GROUP-BY-Klausel erlaubt"
#: parser/parse_agg.c:316
#, c-format

File diff suppressed because it is too large Load Diff