@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version: PostgreSQL 9.1\n"
9
9
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
10
10
"POT-Creation-Date: 2016-03-27 16:31+0000\n"
11
- "PO-Revision-Date: 2016-03-28 08:31+0200 \n"
11
+ "PO-Revision-Date: 2016-07-25 12:20-0400 \n"
12
12
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
13
13
"Language-Team: German <peter_e@gmx.net>\n"
14
14
"Language: de\n"
@@ -2561,7 +2561,7 @@ msgstr "zu viele Verbindungen von Rolle »%s«"
2561
2561
2562
2562
#: utils/init/miscinit.c:538
2563
2563
msgid "permission denied to set session authorization"
2564
- msgstr "keine Berechtigung, um Sitzungsauthorisierung zu setzen"
2564
+ msgstr "keine Berechtigung, um Sitzungsautorisierung zu setzen"
2565
2565
2566
2566
#: utils/init/miscinit.c:618
2567
2567
#, c-format
@@ -2704,12 +2704,12 @@ msgstr "Bibliothek »%s« geladen"
2704
2704
#: utils/init/postinit.c:225
2705
2705
#, c-format
2706
2706
msgid "replication connection authorized: user=%s"
2707
- msgstr "Replikationsverbindung authorisiert : Benutzer=%s"
2707
+ msgstr "Replikationsverbindung autorisiert : Benutzer=%s"
2708
2708
2709
2709
#: utils/init/postinit.c:229
2710
2710
#, c-format
2711
2711
msgid "connection authorized: user=%s database=%s"
2712
- msgstr "Verbindung authorisiert : Benutzer=%s Datenbank=%s"
2712
+ msgstr "Verbindung autorisiert : Benutzer=%s Datenbank=%s"
2713
2713
2714
2714
#: utils/init/postinit.c:260
2715
2715
#, c-format
@@ -5599,7 +5599,7 @@ msgstr "konnte Affixdatei »%s« nicht öffnen: %m"
5599
5599
5600
5600
#: tsearch/spell.c:825
5601
5601
msgid "Ispell dictionary supports only default flag value"
5602
- msgstr "Ispell-Wörterbuch unterstützt nur den Default- Flag-Wert"
5602
+ msgstr "Ispell-Wörterbuch unterstützt nur den Flag-Wert »default« "
5603
5603
5604
5604
#: tsearch/spell.c:1050
5605
5605
msgid "affix file contains both old-style and new-style commands"
@@ -6157,7 +6157,7 @@ msgstr "kann nicht mehr als 2^32-1 Befehle in einer Transaktion ausführen"
6157
6157
#: access/transam/xact.c:1274
6158
6158
#, c-format
6159
6159
msgid "maximum number of committed subtransactions (%d) exceeded"
6160
- msgstr "maximale Anzahl committeter Subtransaktionen (%d) erreicht "
6160
+ msgstr "maximale Anzahl committeter Subtransaktionen (%d) überschritten "
6161
6161
6162
6162
#: access/transam/xact.c:2050
6163
6163
msgid "cannot PREPARE a transaction that has operated on temporary tables"
0 commit comments