Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-17 / usr / share / locale / de / LC_MESSAGES / initdb-17.mo
Size: Mime:
Þ•ÎŒüPRQ¤
ÂÍÞ@õ`6W—WïdG7¬@äQ%wu~AôE65|J²Aý??6›PÒC#:gQ¢Hô]=4›BÐHG\J¤>ïG.4v9«>ål$‘ª?Ã(<,i/}­ÈØ"ï!…47ºò""8E‚~N QP J¢ í ^!\e!+Â!î!"<#"-`";Ž"IÊ"@#;U#±‘#FC$uŠ$r%%s%™%s¡%-&0C&/t&¤&¦&'Í'8â'3(O(/e(•(&¤(0Ë(.ü(-+)Y)p)#‚)¦)'Å)(í)2*"I*l*6Š*#Á*1å*'+"?+ b+0ƒ+A´+ö+7,$L,+q,+,!É,(ë,(-=-,Z-:‡-Â-!á-$.*(.#S.w.&–.0½.î.$/8-/f/3ƒ/·/%Õ/!û/0801U0:‡0Â0&Ë05ò0(1:1B1*a1+Œ1¸1Ø1!õ12020P220ˆ2,¹27æ2363-O3B}3 À3%á3.4*64.a44K˜4ä4$5%5
)575F5>b5-¡5LÏ5A6^6'z6(¢6Ë6è6(7'/7 W73x7¬7C¿7D8=H8E†8Ì8,æ8/9 C9d99(•9	¾9YÈ9]";&€;§;³;Ç;Fç;„.<~³<„2=w·=:/>Fj>y±>4+?|`@GÝ@L%A2rAI¥AwïADgB$¬B?ÑB[CJmCA¸C}úCzxDZóD4NEIƒEEÍEAFGUF>F|ÜF=YG:—GGÒGlH‡H£HJ¿H)
IF4I{I5ŽIÄIãIûI+J+BJ nJ?KOK+nK2šKJÍK¡LWºLbMVuM%ÌM~òMtqN4æN,OHO;]O2™OFÌOPPFdP<«PÊèPP³Q‘R’–R7)SaSjS3úS>.T)mT—T´5UêU?VAGV&‰V2°VãV#öV1W-LW+zW¦WÃW1ÙW+X*7X2bX9•X.ÏX(þX<'Y,dY9‘Y:ËY)Z(0Z9YZF“Z%ÚZB[0C[4t[7©[+á[/
\3=\%q\2—\HÊ\+])?](i]0’],Ã]&ð]2^7J^‚^/Ÿ^?Ï^6_>F_'…_*­_"Ø_û_`?7`<w`´`0½`@î`/aFa&Oa4va5«a'áa)	b03bdb$b@¦bçb2îb&!cDHc#c±c8ÑcQ
d&\d+ƒd<¯d6ìd/#eSeS\e°e%Ðeöeúef'fHEf0Žfa¿fY!g{g-›g.Ég øg h0:h/kh%›h9ÁhûhIiV`i@·iSøi(Lj9uj7¯jçjk#k;<k	xk{EÍn²‡‘:@2 6oº¥´ÊËǂ_°ÃȧÌ,c†=qƒ*‰€’Ÿ715¨¤3>-³¬À©W¯L;­Td•“(]/C`rs¹x"%GI±A!|z¦)N£Ul#›Á¿¼«ÎBž¸$Â
ub& —–H}i?vKf	»wX4+^P™gD.'eÅQ”¡y¾
pšµmkœt0F[®É98Rª<O·~½ŽV¶J¢hjŠ\˜ˆ‹S„aMȅÆZY
If the data directory is not specified, the environment variable PGDATA
is used.

Less commonly used options:

Options:

Other options:

Report bugs to <%s>.

Success. You can now start the database server using:

    %s


Sync to disk skipped.
The data directory might become corrupt if the operating system crashes.
      --auth-host=METHOD    default authentication method for local TCP/IP connections
      --auth-local=METHOD   default authentication method for local-socket connections
      --builtin-locale=LOCALE
                            set builtin locale name for new databases
      --discard-caches      set debug_discard_caches=1
      --icu-locale=LOCALE   set ICU locale ID for new databases
      --icu-rules=RULES     set additional ICU collation rules for new databases
      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE
      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE
                            set default locale in the respective category for
                            new databases (default taken from environment)
      --locale-provider={builtin|libc|icu}
                            set default locale provider for new databases
      --locale=LOCALE       set default locale for new databases
      --no-instructions     do not print instructions for next steps
      --no-locale           equivalent to --locale=C
      --pwfile=FILE         read password for the new superuser from file
      --sync-method=METHOD  set method for syncing files to disk
      --wal-segsize=SIZE    size of WAL segments, in megabytes
  %s [OPTION]... [DATADIR]
  -?, --help                show this help, then exit
  -A, --auth=METHOD         default authentication method for local connections
  -E, --encoding=ENCODING   set default encoding for new databases
  -L DIRECTORY              where to find the input files
  -N, --no-sync             do not wait for changes to be written safely to disk
  -S, --sync-only           only sync database files to disk, then exit
  -T, --text-search-config=CFG
                            default text search configuration
  -U, --username=NAME       database superuser name
  -V, --version             output version information, then exit
  -W, --pwprompt            prompt for a password for the new superuser
  -X, --waldir=WALDIR       location for the write-ahead log directory
  -c, --set NAME=VALUE      override default setting for server parameter
  -d, --debug               generate lots of debugging output
  -g, --allow-group-access  allow group read/execute on data directory
  -k, --data-checksums      use data page checksums
  -n, --no-clean            do not clean up after errors
  -s, --show                show internal settings, then exit
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  default collation: %s
  locale provider:   %s
 [-D, --pgdata=]DATADIR     location for this database cluster
"%s" is not a valid server encoding name%s cannot be specified unless locale provider "%s" is chosen%s home page: <%s>
%s initializes a PostgreSQL database cluster.

%s must be in range %d..%d%s() failed: %m-c %s requires a valueData page checksums are disabled.
Data page checksums are enabled.
Encoding "%s" implied by locale is not allowed as a server-side encoding.
The default database encoding will be set to "%s" instead.
Encoding "%s" is not allowed as a server-side encoding.Enter it again: Enter new superuser password: ICU is not supported in this buildIf the locale name is specific to ICU, use --icu-locale.If you want to create a new database system, either remove or empty the directory "%s" or run %s with an argument other than "%s".If you want to store the WAL there, either remove or empty the directory "%s".It contains a dot-prefixed/invisible file, perhaps due to it being a mount point.It contains a lost+found directory, perhaps due to it being a mount point.Passwords didn't match.
Please log in (using, e.g., "su") as the (unprivileged) user that will own the server process.Rerun %s and either do not specify an encoding explicitly, or choose a matching combination.Rerun %s with a different locale selection.Rerun %s with the -E option.Running in debug mode.
Running in no-clean mode.  Mistakes will not be cleaned up.
Specify the correct path using the option -L.The database cluster will be initialized with locale "%s".
The database cluster will be initialized with this locale configuration:
The default database encoding has accordingly been set to "%s".
The default text search configuration will be set to "%s".
The encoding you selected (%s) and the encoding that the selected locale uses (%s) do not match. This would lead to misbehavior in various character string processing functions.The encoding you selected (%s) is not supported with the ICU provider.The files belonging to this database system will be owned by user "%s".
This user must also own the server process.

This might mean you have a corrupted installation or identified the wrong directory with the invocation option -L.Try "%s --help" for more information.Usage:
Using a mount point directly as the data directory is not recommended.
Create a subdirectory under the mount point.Using language tag "%s" for ICU locale "%s".
WAL directory "%s" not removed at user's requestWAL directory location must be an absolute pathYou can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.You must identify the directory where the data for this database system will reside.  Do this with either the invocation option -D or the environment variable PGDATA._wsetlocale() failedargument of %s must be a power of two between 1 and 1024builtin provider locale "%s" requires encoding "%s"cannot be run as rootcannot duplicate null pointer (internal error)
caught signal
child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %d: %scommand not executablecommand not foundcould not access directory "%s": %mcould not access file "%s": %mcould not allocate SIDs: error code %lucould not change permissions of "%s": %mcould not change permissions of directory "%s": %mcould not close directory "%s": %mcould not close file "%s": %mcould not convert locale name "%s" to language tag: %scould not create directory "%s": %mcould not create restricted token: error code %lucould not create symbolic link "%s": %mcould not execute command "%s": %mcould not find a "%s" to executecould not find suitable encoding for locale "%s"could not find suitable text search configuration for locale "%s"could not fsync file "%s": %mcould not get exit code from subprocess: error code %lucould not get junction for "%s": %s
could not get language from locale "%s": %scould not look up effective user ID %ld: %scould not open directory "%s": %mcould not open file "%s" for reading: %mcould not open file "%s" for writing: %mcould not open file "%s": %mcould not open process token: error code %lucould not re-execute with restricted token: error code %lucould not read binary "%s": %mcould not read directory "%s": %mcould not read from command "%s": %mcould not read password from file "%s": %mcould not remove directory "%s": %mcould not remove file "%s": %mcould not rename file "%s" to "%s": %mcould not resolve path "%s" to absolute form: %mcould not set environmentcould not set junction for "%s": %s
could not start process for command "%s": error code %lucould not stat file "%s": %mcould not synchronize file system for file "%s": %mcould not write file "%s": %mcould not write to child process: %s
creating configuration files ... creating directory %s ... creating subdirectories ... data directory "%s" not removed at user's requestdatabase name contains a newline or carriage return: "%s"
detail: directory "%s" exists but is not emptyenabling "trust" authentication for local connectionsencoding mismatcherror: failed to remove WAL directoryfailed to remove contents of WAL directoryfailed to remove contents of data directoryfailed to remove data directoryfailed to restore old localefailed to restore old locale "%s"file "%s" does not existfile "%s" is not a regular filefixing permissions on existing directory %s ... hint: input file "%s" does not belong to PostgreSQL %sinput file location must be an absolute pathinvalid authentication method "%s" for "%s" connectionsinvalid binary "%s": %minvalid locale name "%s"invalid locale name "%s" for builtin providerinvalid locale settings; check LANG and LC_* environment variablesinvalid value "%s" for option %slocale "%s" has unknown language "%s"locale "%s" requires unsupported encoding "%s"locale must be specified if provider is %slocale name "%s" contains non-ASCII characterslogfilemust specify a password for the superuser to enable password authenticationno data directory specifiedno data was returned by command "%s"ok
out of memoryout of memory
password file "%s" is emptypassword prompt and password file cannot be specified togetherperforming post-bootstrap initialization ... program "%s" is needed by %s but was not found in the same directory as "%s"program "%s" was found by "%s" but was not the same version as %sremoving WAL directory "%s"removing contents of WAL directory "%s"removing contents of data directory "%s"removing data directory "%s"running bootstrap script ... selecting default "max_connections" ... selecting default "shared_buffers" ... selecting default time zone ... selecting dynamic shared memory implementation ... setlocale() failedshell command argument contains a newline or carriage return: "%s"
specified text search configuration "%s" might not match locale "%s"suitable text search configuration for locale "%s" is unknownsuperuser name "%s" is disallowed; role names cannot begin with "pg_"syncing data to disk ... this build does not support sync method "%s"too many command-line arguments (first is "%s")unrecognized locale provider: %sunrecognized sync method: %suser does not existuser name lookup failure: error code %luwarning: Project-Id-Version: PostgreSQL 17
Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org
PO-Revision-Date: 2024-10-30 16:07+0100
Last-Translator: Peter Eisentraut <peter@eisentraut.org>
Language-Team: German <pgsql-translators@postgresql.org>
Language: de
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Wenn kein Datenverzeichnis angegeben ist, dann wird die Umgebungsvariable
PGDATA verwendet.

Weniger häufig verwendete Optionen:

Optionen:

Weitere Optionen:

Berichten Sie Fehler an <%s>.

Erfolg. Sie können den Datenbankserver jetzt mit

    %s

starten.


Synchronisation auf Festplatte übersprungen.
Das Datenverzeichnis könnte verfälscht werden, falls das Betriebssystem abstürzt.
      --auth-host=METHODE   vorgegebene Authentifizierungsmethode für lokale
                            TCP/IP-Verbindungen
      --auth-local=METHODE  vorgegebene Authentifizierungsmethode für Verbindungen
                            auf lokalen Sockets
      --builtin-locale=LOCALE
                            setze Locale für Provider »builtin« für neue Datenbanken
      --discard-caches      debug_discard_caches=1 setzen
      --icu-locale=LOCALE   setze ICU-Locale-ID für neue Datenbanken
      --icu-rules=REGELN    setze zusätzliche ICU-Sortierfolgenregeln für neue
                            Datenbanken
      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE
      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE
                            setze Standardlocale in der jeweiligen Kategorie
                            für neue Datenbanken (Voreinstellung aus der
                            Umgebung entnommen)
      --locale-provider={builtin|libc|icu}
                            setze Standard-Locale-Provider für neue Datenbanken
      --locale=LOCALE       setze Standardlocale für neue Datenbanken
      --no-instructions     Anleitung für nächste Schritte nicht ausgeben
      --no-locale           entspricht --locale=C
      --pwfile=DATEI        lese Passwort des neuen Superusers aus Datei
      --sync-method=METHODE Methode zum Synchronisieren vond Dateien auf
                            Festplatte setzen
      --wal-segsize=ZAHL    Größe eines WAL-Segments, in Megabyte
  %s [OPTION]... [DATENVERZEICHNIS]
  -?, --help                diese Hilfe anzeigen, dann beenden
  -A, --auth=METHODE        vorgegebene Authentifizierungsmethode für lokale Verbindungen
  -E, --encoding=KODIERUNG  setze Standardkodierung für neue Datenbanken
  -L VERZEICHNIS            wo sind die Eingabedateien zu finden
  -N, --no-sync             nicht warten, bis Änderungen sicher auf Festplatte
                            geschrieben sind
  -S, --sync-only           nur Datenbankdateien auf Festplatte synchronisieren,
                            dann beenden
  -T, --text-search-config=KFG
                            Standardtextsuchekonfiguration
  -U, --username=NAME       Datenbank-Superusername
  -V, --version             Versionsinformationen anzeigen, dann beenden
  -W, --pwprompt            frage nach Passwort für neuen Superuser
  -X, --waldir=WALVERZ      Verzeichnis für das Write-Ahead-Log
  -c, --set NAME=WERT       Voreinstellung für Serverparameter setzen
  -d, --debug               erzeuge eine Menge Debug-Ausgaben
  -g, --allow-group-access  Lese- und Ausführungsrechte am Datenverzeichnis
                            für Gruppe setzen
  -k, --data-checksums      Datenseitenprüfsummen verwenden
  -n, --no-clean            nach Fehlern nicht aufräumen
  -s, --show                interne Einstellungen zeigen, dann beenden
  LC_COLLATE:  %s
  LC_CTYPE:    %s
  LC_MESSAGES: %s
  LC_MONETARY: %s
  LC_NUMERIC:  %s
  LC_TIME:     %s
  Standardsortierfolge: %s
  Locale-Provider:      %s
 [-D, --pgdata=]DATENVERZ   Datenverzeichnis für diesen Datenbankcluster
»%s« ist keine gültige Serverkodierung%s kann nur angegeben werden, wenn Locale-Provider »%s« gewählt ist%s Homepage: <%s>
%s initialisiert einen PostgreSQL-Datenbankcluster.

%s muss im Bereich %d..%d sein%s() fehlgeschlagen: %m-c %s benötigt einen WertDatenseitenprüfsummen sind ausgeschaltet.
Datenseitenprüfsummen sind eingeschaltet.
Die von der Locale gesetzte Kodierung »%s« ist nicht als serverseitige Kodierung erlaubt.
Die Standarddatenbankkodierung wird stattdessen auf »%s« gesetzt.
Kodierung »%s« ist nicht als serverseitige Kodierung erlaubt.Geben Sie es noch einmal ein: Geben Sie das neue Superuser-Passwort ein: ICU wird in dieser Installation nicht unterstütztWenn der Locale-Name nur für ICU gültig ist, verwenden Sie --icu-locale.Wenn Sie ein neues Datenbanksystem erzeugen wollen, entfernen oder leeren Sie das Verzeichnis »%s« or führen Sie %s mit einem anderen Argument als »%s« aus.Wenn Sie dort den WAL ablegen wollen, entfernen oder leeren Sie das Verzeichnis »%s«.Es enthält eine unsichtbare Datei (beginnt mit Punkt), vielleicht weil es ein Einhängepunkt ist.Es enthält ein Verzeichnis »lost+found«, vielleicht weil es ein Einhängepunkt ist.Passwörter stimmten nicht überein.
Bitte loggen Sie sich (z.B. mit »su«) als der (unprivilegierte) Benutzer ein, der Eigentümer des Serverprozesses sein soll.Starten Sie %s erneut und geben Sie entweder keine Kodierung explizit an oder wählen Sie eine passende Kombination.Starten Sie %s erneut mit einer anderen Locale-Wahl.Führen Sie %s erneut mit der Option -E aus.Debug-Modus ist an.
No-Clean-Modus ist an. Bei Fehlern wird nicht aufgeräumt.
Geben Sie den korrekten Pfad mit der Option -L an.Der Datenbankcluster wird mit der Locale »%s« initialisiert werden.
Der Datenbankcluster wird mit dieser Locale-Konfiguration initialisiert werden:
Die Standarddatenbankkodierung wurde entsprechend auf »%s« gesetzt.
Die Standardtextsuchekonfiguration wird auf »%s« gesetzt.
Die von Ihnen gewählte Kodierung (%s) und die von der gewählten Locale verwendete Kodierung (%s) passen nicht zu einander. Das würde in verschiedenen Zeichenkettenfunktionen zu Fehlverhalten führen.Die von Ihnen gewählte Kodierung (%s) wird vom ICU-Provider nicht unterstützt.Die Dateien, die zu diesem Datenbanksystem gehören, werden dem Benutzer
»%s« gehören. Diesem Benutzer muss auch der Serverprozess gehören.

Das könnte bedeuten, dass Ihre Installation fehlerhaft ist oder dass Sie das falsche Verzeichnis mit der Kommandozeilenoption -L angegeben haben.Versuchen Sie »%s --help« für weitere Informationen.Aufruf:
Einen Einhängepunkt direkt als Datenverzeichnis zu verwenden wird nicht empfohlen.
Erzeugen Sie ein Unterverzeichnis unter dem Einhängepunkt.Verwende Sprach-Tag »%s« für ICU-Locale »%s«.
WAL-Verzeichnis »%s« wurde auf Anwenderwunsch nicht entferntWAL-Verzeichnis muss absoluten Pfad habenSie können dies ändern, indem Sie pg_hba.conf bearbeiten oder beim nächsten Aufruf von initdb die Option -A, oder --auth-local und --auth-host, verwenden.Sie müssen das Verzeichnis angeben, wo dieses Datenbanksystem abgelegt werden soll. Machen Sie dies entweder mit der Kommandozeilenoption -D oder mit der Umgebungsvariable PGDATA._wsetlocale() fehlgeschlagenArgument von %s muss eine Zweierpotenz zwischen 1 und 1024 seinLocale »%s« vom Provider »builtin« benötigt Kodierung »%s«kann nicht als root ausgeführt werdenkann NULL-Zeiger nicht kopieren (interner Fehler)
Signal abgefangen
Kindprozess hat mit Code %d beendetKindprozess hat mit unbekanntem Status %d beendetKindprozess wurde durch Ausnahme 0x%X beendetKindprozess wurde von Signal %d beendet: %sBefehl ist nicht ausführbarBefehl nicht gefundenkonnte nicht auf Verzeichnis »%s« zugreifen: %mkonnte nicht auf Datei »%s« zugreifen: %mkonnte SIDs nicht erzeugen: Fehlercode %lukonnte Zugriffsrechte von »%s« nicht ändern: %mkonnte Rechte des Verzeichnisses »%s« nicht ändern: %mkonnte Verzeichnis »%s« nicht schließen: %mkonnte Datei »%s« nicht schließen: %mkonnte Locale-Namen »%s« nicht in Sprach-Tag umwandeln: %skonnte Verzeichnis »%s« nicht erzeugen: %mkonnte beschränktes Token nicht erzeugen: Fehlercode %lukonnte symbolische Verknüpfung »%s« nicht erstellen: %mkonnte Befehl »%s« nicht ausführen: %mkonnte kein »%s« zum Ausführen findenkonnte keine passende Kodierung für Locale »%s« findenkonnte keine passende Textsuchekonfiguration für Locale »%s« findenkonnte Datei »%s« nicht fsyncen: %mkonnte Statuscode des Subprozesses nicht ermitteln: Fehlercode %lukonnte Junction für »%s« nicht ermitteln: %s
konnte Sprache nicht aus Locale »%s« ermitteln: %skonnte effektive Benutzer-ID %ld nicht nachschlagen: %skonnte Verzeichnis »%s« nicht öffnen: %mkonnte Datei »%s« nicht zum Lesen öffnen: %mkonnte Datei »%s« nicht zum Schreiben öffnen: %mkonnte Datei »%s« nicht öffnen: %mkonnte Prozess-Token nicht öffnen: Fehlercode %lukonnte Prozess nicht mit beschränktem Token neu starten: Fehlercode %lukonnte Programmdatei »%s« nicht lesen: %mkonnte Verzeichnis »%s« nicht lesen: %mkonnte nicht von Befehl »%s« lesen: %mkonnte Passwort nicht aus Datei »%s« lesen: %mkonnte Verzeichnis »%s« nicht löschen: %mkonnte Datei »%s« nicht löschen: %mkonnte Datei »%s« nicht in »%s« umbenennen: %mkonnte Pfad »%s« nicht in absolute Form auflösen: %mkonnte Umgebung nicht setzenkonnte Junction für »%s« nicht erzeugen: %s
konnte Prozess für Befehl »%s« nicht starten: Fehlercode %lukonnte »stat« für Datei »%s« nicht ausführen: %mkonnte Dateisystem für Datei »%s« nicht synchronisieren: %mkonnte Datei »%s« nicht schreiben: %mkonnte nicht an Kindprozess schreiben: %s
erzeuge Konfigurationsdateien ... erzeuge Verzeichnis %s ... erzeuge Unterverzeichnisse ... Datenverzeichnis »%s« wurde auf Anwenderwunsch nicht entferntDatenbankname enthält Newline oder Carriage Return: »%s«
Detail: Verzeichnis »%s« existiert aber ist nicht leerAuthentifizierung für lokale Verbindungen auf »trust« gesetztunpassende KodierungenFehler: konnte WAL-Verzeichnis nicht entfernenkonnte Inhalt des WAL-Verzeichnisses nicht entfernenkonnte Inhalt des Datenverzeichnisses nicht entfernenkonnte Datenverzeichnis nicht entfernenkonnte alte Locale nicht wiederherstellenkonnte alte Locale »%s« nicht wiederherstellenDatei »%s« existiert nichtDatei »%s« ist keine normale Dateiberichtige Zugriffsrechte des bestehenden Verzeichnisses %s ... Tipp: Eingabedatei »%s« gehört nicht zu PostgreSQL %sEingabedatei muss absoluten Pfad habenungültige Authentifizierungsmethode »%s« für »%s«-Verbindungenungültige Programmdatei »%s«: %mungültiger Locale-Name: »%s«ungültiger Locale-Name »%s« für Provider »builtin«ungültige Locale-Einstellungen; prüfen Sie die Umgebungsvariablen LANG und LC_*ungültiger Wert »%s« für Option %sLocale »%s« hat unbekannte Sprache »%s«Locale »%s« benötigt nicht unterstützte Kodierung »%s«Locale muss angegeben werden, wenn der Provider %s istLocale-Name »%s« enthält Nicht-ASCII-ZeichenlogdateiSuperuser-Passwort muss angegeben werden um Passwortauthentifizierung einzuschaltenkein Datenverzeichnis angegebenBefehl »%s« gab keine Daten zurückok
Speicher aufgebrauchtSpeicher aufgebraucht
Passwortdatei »%s« ist leerPasswortprompt und Passwortdatei können nicht zusammen angegeben werdenführe Post-Bootstrap-Initialisierung durch ... Programm »%s« wird von %s benötigt, aber wurde nicht im selben Verzeichnis wie »%s« gefundenProgramm »%s« wurde von »%s« gefunden, aber es hatte nicht die gleiche Version wie %sentferne WAL-Verzeichnis »%s«entferne Inhalt des WAL-Verzeichnisses »%s«entferne Inhalt des Datenverzeichnisses »%s«entferne Datenverzeichnis »%s«führe Bootstrap-Skript aus ... wähle Vorgabewert für »max_connections« ... wähle Vorgabewert für »shared_buffers« ... wähle Vorgabewert für Zeitzone ... wähle Implementierung von dynamischem Shared Memory ... setlocale() fehlgeschlagenArgument des Shell-Befehls enthält Newline oder Carriage Return: »%s«
angegebene Textsuchekonfiguration »%s« passt möglicherweise nicht zur Locale »%s«passende Textsuchekonfiguration für Locale »%s« ist unbekanntSuperuser-Name »%s« nicht erlaubt; Rollennamen können nicht mit »pg_« anfangensynchronisiere Daten auf Festplatte ... diese Installation unterstützt Sync-Methode »%s« nichtzu viele Kommandozeilenargumente (das erste ist »%s«)unbekannter Locale-Provider: %sunbekannte Sync-Methode: %sBenutzer existiert nichtFehler beim Nachschlagen des Benutzernamens: Fehlercode %luWarnung: