Translations by Ashley Whetter

Ashley Whetter has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

147 of 47 results
1.
%s displays control information of a PostgreSQL database cluster.
2010-03-07
%s displays control information of a PostgreSQL database cluster.
2.
Usage: %s [OPTION] [DATADIR] Options: --help show this help, then exit --version output version information, then exit
2010-03-07
Usage: %s [OPTION] [DATADIR] Options: --help show this help, then exit --version output version information, then exit
3.
If no data directory (DATADIR) is specified, the environment variable PGDATA is used.
2010-03-07
If no data directory (DATADIR) is specified, the environment variable PGDATA is used.
4.
Report bugs to <pgsql-bugs@postgresql.org>.
2010-03-07
Report bugs to <pgsql-bugs@postgresql.org>.
5.
starting up
2010-03-07
starting up
6.
shut down
2010-03-07
shut down
7.
shutting down
2010-03-07
shutting down
8.
in crash recovery
2010-03-07
in crash recovery
9.
in archive recovery
2010-03-07
in archive recovery
10.
in production
2010-03-07
in production
11.
unrecognized status code
2010-03-07
unrecognised status code
12.
%s: no data directory specified
2010-03-07
%s: no data directory specified
13.
Try "%s --help" for more information.
2010-03-07
Try "%s --help" for more information.
14.
%s: could not open file "%s" for reading: %s
2010-03-07
%s: could not open file "%s" for reading: %s
15.
%s: could not read file "%s": %s
2010-03-07
%s: could not read file "%s": %s
16.
WARNING: Calculated CRC checksum does not match value stored in file. Either the file is corrupt, or it has a different layout than this program is expecting. The results below are untrustworthy.
2010-03-07
WARNING: Calculated CRC checksum does not match value stored in file. Either the file is corrupt, or it has a different layout than this program is expecting. The results below are untrustworthy.
17.
pg_control version number: %u
2010-03-07
pg_control version number: %u
18.
WARNING: possible byte ordering mismatch The byte ordering used to store the pg_control file might not match the one used by this program. In that case the results below would be incorrect, and the PostgreSQL installation would be incompatible with this data directory.
2010-03-07
WARNING: possible byte ordering mismatch The byte ordering used to store the pg_control file might not match the one used by this program. In that case the results below would be incorrect and the PostgreSQL installation would be incompatible with this data directory.
19.
Catalog version number: %u
2010-03-07
Catalogue version number: %u
20.
Database system identifier: %s
2010-03-07
Database system identifier: %s
21.
Database cluster state: %s
2010-03-07
Database cluster state: %s
22.
pg_control last modified: %s
2010-03-07
pg_control last modified: %s
23.
Latest checkpoint location: %X/%X
2010-03-07
Latest checkpoint location: %X/%X
24.
Prior checkpoint location: %X/%X
2010-03-07
Prior checkpoint location: %X/%X
25.
Latest checkpoint's REDO location: %X/%X
2010-03-07
Latest checkpoint's REDO location: %X/%X
26.
Latest checkpoint's TimeLineID: %u
2010-03-07
Latest checkpoint's TimeLineID: %u
27.
Latest checkpoint's NextXID: %u/%u
2010-03-07
Latest checkpoint's NextXID: %u/%u
28.
Latest checkpoint's NextOID: %u
2010-03-07
Latest checkpoint's NextOID: %u
29.
Latest checkpoint's NextMultiXactId: %u
2010-03-07
Latest checkpoint's NextMultiXactId: %u
30.
Latest checkpoint's NextMultiOffset: %u
2010-03-07
Latest checkpoint's NextMultiOffset: %u
31.
Time of latest checkpoint: %s
2010-03-07
Time of latest checkpoint: %s
32.
Minimum recovery ending location: %X/%X
2010-03-07
Minimum recovery ending location: %X/%X
33.
Maximum data alignment: %u
2010-03-07
Maximum data alignment: %u
34.
Database block size: %u
2010-03-07
Database block size: %u
35.
Blocks per segment of large relation: %u
2010-03-07
Blocks per segment of large relation: %u
36.
WAL block size: %u
2010-03-07
WAL block size: %u
37.
Bytes per WAL segment: %u
2010-03-07
Bytes per WAL segment: %u
38.
Maximum length of identifiers: %u
2010-03-07
Maximum length of identifiers: %u
39.
Maximum columns in an index: %u
2010-03-07
Maximum columns in an index: %u
40.
Maximum size of a TOAST chunk: %u
2010-03-07
Maximum size of a TOAST chunk: %u
41.
Date/time type storage: %s
2010-03-07
Date/time type storage: %s
42.
64-bit integers
2010-03-07
64-bit integers
43.
floating-point numbers
2010-03-07
floating-point numbers
44.
Float4 argument passing: %s
2010-03-07
Float4 argument passing: %s
45.
by value
2010-03-07
by value
46.
by reference
2010-03-07
by reference
47.
Float8 argument passing: %s
2010-03-07
Float8 argument passing: %s