diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2024-05-06 12:15:05 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2024-05-06 12:15:05 +0200 |
commit | 51da12633a3d7b4b9f715c41deac4d7d4c94248b (patch) | |
tree | 6a5e9b7c2b5a1e1b3a5bc377b739ef9f45254952 /src/bin/scripts | |
parent | 1272af45d6230803eb1cf03a84b98fd6c4173a9f (diff) | |
download | postgresql-51da12633a3d7b4b9f715c41deac4d7d4c94248b.tar.gz postgresql-51da12633a3d7b4b9f715c41deac4d7d4c94248b.zip |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 9a37846122eee9aa9c8f8d1cea1bbe7afb28796b
Diffstat (limited to 'src/bin/scripts')
-rw-r--r-- | src/bin/scripts/po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/scripts/po/de.po b/src/bin/scripts/po/de.po index bf8048aaecb..743a13f83af 100644 --- a/src/bin/scripts/po/de.po +++ b/src/bin/scripts/po/de.po @@ -77,7 +77,7 @@ msgstr "Kann keinen weiteren Spaltenkopf zur Tabelle hinzufügen: Spaltenzahl %d #: ../../fe_utils/print.c:3163 #, c-format msgid "Cannot add cell to table content: total cell count of %d exceeded.\n" -msgstr "Cann keine weitere Zelle zur Tabelle hinzufügen: Zellengesamtzahl %d überschritten.\n" +msgstr "Kann keine weitere Zelle zur Tabelle hinzufügen: Zellengesamtzahl %d überschritten.\n" #: ../../fe_utils/print.c:3418 #, c-format |