Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
a465f24a
Commit
a465f24a
authored
Oct 18, 2004
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Translation update
parent
9d9cfb1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
65 additions
and
66 deletions
+65
-66
src/bin/pg_controldata/po/de.po
src/bin/pg_controldata/po/de.po
+65
-66
No files found.
src/bin/pg_controldata/po/de.po
View file @
a465f24a
# German message translation file for pg_controldata
# Peter Eisentraut <peter_e@gmx.net>, 2002, 2003.
# Peter Eisentraut <peter_e@gmx.net>, 2002, 2003
, 2004
.
#
# $PostgreSQL: pgsql/src/bin/pg_controldata/po/de.po,v 1.
5 2003/11/29 19:52:04 pgsql
Exp $
# $PostgreSQL: pgsql/src/bin/pg_controldata/po/de.po,v 1.
6 2004/10/18 22:18:03 petere
Exp $
#
# Use these quotes: %s
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL
7.4
\n"
"POT-Creation-Date: 200
3-07-23 00:17
+0200\n"
"PO-Revision-Date: 200
3-07-23 00:23
+0200\n"
"Project-Id-Version: PostgreSQL
8.0
\n"
"POT-Creation-Date: 200
4-10-18 20:59
+0200\n"
"PO-Revision-Date: 200
4-10-18 21:32
+0200\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n"
#: pg_controldata.c:2
8
#: pg_controldata.c:2
6
#, c-format
msgid ""
"%s displays control information of a PostgreSQL database cluster.\n"
...
...
@@ -26,29 +25,28 @@ msgstr ""
"%s zeigt Kontrollinformationen ber einen PostgreSQL-Datenbankcluster.\n"
"\n"
#: pg_controldata.c:3
2
#: pg_controldata.c:3
0
#, c-format
msgid ""
"Usage:\n"
" %s [OPTION]\n"
" %s [OPTION]
[DATADIR]
\n"
"\n"
"Options:\n"
" DATADIR show cluster control information for DATADIR\n"
" --help show this help, then exit\n"
" --version output version information, then exit\n"
msgstr ""
"Benutzung:\n"
" %s [OPTION]\n"
" %s [OPTION]
[DATENVERZEICHNIS]
\n"
"\n"
"Optionen:\n"
" VERZEICHNIS zeige Cluster-Kontrollinformationen fr VERZEICHNIS\n"
" --help diese Hilfe anzeigen, dann beenden\n"
" --version Versionsinformationen anzeigen, dann beenden\n"
#: pg_controldata.c:
41
#: pg_controldata.c:
38
msgid ""
"\n"
"If no data directory is specified, the environment variable PGDATA\n"
"If no data directory (DATADIR) is specified, the environment variable "
"PGDATA\n"
"is used.\n"
"\n"
msgstr ""
...
...
@@ -57,55 +55,55 @@ msgstr ""
"PGDATA verwendent.\n"
"\n"
#: pg_controldata.c:4
2
#: pg_controldata.c:4
0
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
#: pg_controldata.c:5
2
#: pg_controldata.c:5
0
msgid "starting up"
msgstr "startet"
#: pg_controldata.c:5
4
#: pg_controldata.c:5
2
msgid "shut down"
msgstr "heruntergefahren"
#: pg_controldata.c:5
6
#: pg_controldata.c:5
4
msgid "shutting down"
msgstr "fhrt herunter"
#: pg_controldata.c:5
8
#: pg_controldata.c:5
6
msgid "in recovery"
msgstr "bei der Wiederherstellung"
#: pg_controldata.c:
60
#: pg_controldata.c:
58
msgid "in production"
msgstr "im Produktionsmodus"
#: pg_controldata.c:6
2
#: pg_controldata.c:6
0
msgid "unrecognized status code"
msgstr "unerkannter Statuscode"
#: pg_controldata.c:10
7
#: pg_controldata.c:10
2
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: kein Datenverzeichnis angegeben\n"
#: pg_controldata.c:10
8
#: pg_controldata.c:10
3
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie %s --help fr weitere Informationen.\n"
#: pg_controldata.c:11
6
#: pg_controldata.c:11
1
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: konnte Datei %s nicht zum Lesen ffnen: %s\n"
#: pg_controldata.c:1
23
#: pg_controldata.c:1
18
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: konnte Datei %s nicht lesen: %s\n"
#: pg_controldata.c:13
7
#: pg_controldata.c:13
2
msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
"Either the file is corrupt, or it has a different layout than this program\n"
...
...
@@ -118,129 +116,130 @@ msgstr ""
"verlsslich.\n"
"\n"
#: pg_controldata.c:15
0
#: pg_controldata.c:15
2
#, c-format
msgid "pg_control version number: %u\n"
msgstr "pg_control-Versionsnummer: %u\n"
#: pg_controldata.c:15
1
#: pg_controldata.c:15
3
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Katalog-Versionsnummer: %u\n"
#: pg_controldata.c:152
#: pg_controldata.c:154
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Datenbanksystemidentifikation: %s\n"
#: pg_controldata.c:155
#, c-format
msgid "Database cluster state: %s\n"
msgstr "Datenbank-Cluster-Status: %s\n"
#: pg_controldata.c:15
3
#: pg_controldata.c:15
6
#, c-format
msgid "pg_control last modified: %s\n"
msgstr "pg_control zuletzt gendert: %s\n"
#: pg_controldata.c:15
4
#: pg_controldata.c:15
7
#, c-format
msgid "Current log file ID: %u\n"
msgstr "Aktuelle Logdatei-ID: %u\n"
#: pg_controldata.c:15
5
#: pg_controldata.c:15
8
#, c-format
msgid "Next log file segment: %u\n"
msgstr "Nchstes Logdatei-Segment: %u\n"
#: pg_controldata.c:15
6
#: pg_controldata.c:15
9
#, c-format
msgid "Latest checkpoint location: %X/%X\n"
msgstr "Letzter Checkpoint-Ort: %X/%X\n"
#: pg_controldata.c:1
58
#: pg_controldata.c:1
61
#, c-format
msgid "Prior checkpoint location: %X/%X\n"
msgstr "Voriger Checkpoint-Ort: %X/%X\n"
#: pg_controldata.c:16
0
#: pg_controldata.c:16
3
#, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "REDO-Ort
vom letzten Checkpoint:
%X/%X\n"
msgstr "REDO-Ort
des letzten Checkpoints:
%X/%X\n"
#: pg_controldata.c:16
2
#: pg_controldata.c:16
5
#, c-format
msgid "Latest checkpoint's UNDO location: %X/%X\n"
msgstr "UNDO-Ort
vom letzten Checkpoint:
%X/%X\n"
msgstr "UNDO-Ort
des letzten Checkpoints:
%X/%X\n"
#: pg_controldata.c:16
4
#: pg_controldata.c:16
7
#, c-format
msgid "Latest checkpoint's
StartUpID:
%u\n"
msgstr "
StartUpID vom letzten Checkpoint:
%u\n"
msgid "Latest checkpoint's
TimeLineID:
%u\n"
msgstr "
TimeLineID des letzten Checkpoints:
%u\n"
#: pg_controldata.c:16
5
#: pg_controldata.c:16
8
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "NextXID
vom letzten Checkpoint:
%u\n"
msgstr "NextXID
des letzten Checkpoints:
%u\n"
#: pg_controldata.c:16
6
#: pg_controldata.c:16
9
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID
vom letzten Checkpoint:
%u\n"
msgstr "NextOID
des letzten Checkpoints:
%u\n"
#: pg_controldata.c:1
67
#: pg_controldata.c:1
70
#, c-format
msgid "Time of latest checkpoint: %s\n"
msgstr "Zeit
vom letzten Checkpoint:
%s\n"
msgstr "Zeit
des letzten Checkpoints:
%s\n"
#: pg_controldata.c:1
68
#: pg_controldata.c:1
71
#, c-format
msgid "Database block size: %u\n"
msgstr "Datenbank-Blockgre: %u\n"
#: pg_controldata.c:1
69
#: pg_controldata.c:1
72
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blcke pro Segment: %u\n"
#: pg_controldata.c:170
#: pg_controldata.c:173
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Bytes pro WAL-Segment: %u\n"
#: pg_controldata.c:174
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Hchstlnge von Namen: %u\n"
#: pg_controldata.c:17
1
#: pg_controldata.c:17
5
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "Maximale Funktionsargumente: %u\n"
#: pg_controldata.c:17
2
#: pg_controldata.c:17
6
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Speicherung von Datum/Zeit-Typen: %s\n"
#: pg_controldata.c:17
3
#: pg_controldata.c:17
7
msgid "64-bit integers"
msgstr "64-Bit Ganzzahlen"
#: pg_controldata.c:17
3
#: pg_controldata.c:17
7
msgid "floating-point numbers"
msgstr "Fliekommazahlen"
#: pg_controldata.c:17
4
#: pg_controldata.c:17
8
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr "Maximallnge eines Locale-Namens: %u\n"
#: pg_controldata.c:17
5
#: pg_controldata.c:17
9
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_controldata.c:1
76
#: pg_controldata.c:1
80
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#~ msgid ""
#~ "Usage:\n"
#~ " %s [DATADIR]\n"
#~ "\n"
#~ msgstr ""
#~ "Benutzung:\n"
#~ " %s [DATENVERZEICHNIS]\n"
#~ "\n"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment