1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00

Translation updates

This commit is contained in:
Peter Eisentraut
2009-09-03 19:25:46 +00:00
parent 1e4a3cfd0f
commit 095f7ba339
24 changed files with 47308 additions and 47359 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -3,14 +3,14 @@
#
# Use these quotes: <20>%s<>
#
# pgtranslation Id: initdb.po,v 1.11.2.2 2009/01/16 08:08:19 petere Exp $
# pgtranslation Id: initdb.po,v 1.11.2.3 2009/04/11 22:49:29 petere Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-15 19:15+0000\n"
"PO-Revision-Date: 2009-01-16 01:14+0200\n"
"POT-Creation-Date: 2009-04-09 21:33+0000\n"
"PO-Revision-Date: 2009-04-12 01:49+0300\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: Peter Eisentraut <peter_e@gmx.net>\n"
"MIME-Version: 1.0\n"
@@ -22,17 +22,17 @@ msgstr ""
msgid "%s: out of memory\n"
msgstr "%s: Speicher aufgebraucht\n"
#: initdb.c:384 initdb.c:1475
#: initdb.c:384 initdb.c:1487
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: konnte Datei <20>%s<> nicht zum Lesen <20>ffnen: %s\n"
#: initdb.c:446 initdb.c:993 initdb.c:1022
#: initdb.c:446 initdb.c:1005 initdb.c:1034
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: konnte Datei <20>%s<> nicht zum Schreiben <20>ffnen: %s\n"
#: initdb.c:454 initdb.c:462 initdb.c:1000 initdb.c:1028
#: initdb.c:454 initdb.c:462 initdb.c:1012 initdb.c:1040
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: konnte Datei <20>%s<> nicht schreiben: %s\n"
@@ -104,22 +104,32 @@ msgstr ""
"Bitte loggen Sie sich (z.B. mit <20>su<73>) als der (unprivilegierte) Benutzer\n"
"ein, der Eigent<6E>mer des Serverprozesses sein soll.\n"
#: initdb.c:715
#: initdb.c:679
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
msgstr "%s: konnte Informationen <20>ber aktuellen Benutzer nicht ermitteln: %s\n"
#: initdb.c:696
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s: konnte aktuellen Benutzernamen nicht ermitteln: %s\n"
#: initdb.c:727
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: <20>%s<> ist keine g<>ltige Serverkodierung\n"
#: initdb.c:913 initdb.c:3027
#: initdb.c:925 initdb.c:3039
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: konnte Verzeichnis <20>%s<> nicht erzeugen: %s\n"
#: initdb.c:943
#: initdb.c:955
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s: Datei <20>%s<> existiert nicht\n"
#: initdb.c:945 initdb.c:954 initdb.c:964
#: initdb.c:957 initdb.c:966 initdb.c:976
#, c-format
msgid ""
"This might mean you have a corrupted installation or identified\n"
@@ -129,36 +139,36 @@ msgstr ""
"das\n"
"falsche Verzeichnis mit der Kommandozeilenoption -L angegeben haben.\n"
#: initdb.c:951
#: initdb.c:963
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s: konnte nicht auf Datei <20>%s<> zugreifen: %s\n"
#: initdb.c:962
#: initdb.c:974
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: Datei <20>%s<> ist keine normale Datei\n"
#: initdb.c:1074
#: initdb.c:1086
#, c-format
msgid "selecting default max_connections ... "
msgstr "w<>hle Vorgabewert f<>r max_connections ... "
#: initdb.c:1105
#: initdb.c:1117
#, c-format
msgid "selecting default shared_buffers/max_fsm_pages ... "
msgstr "w<>hle Vorgabewert f<>r shared_buffers/max_fsm_pages ... "
#: initdb.c:1151
#: initdb.c:1163
msgid "creating configuration files ... "
msgstr "erzeuge Konfigurationsdateien ... "
#: initdb.c:1320
#: initdb.c:1332
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "erzeuge Datenbank template1 in %s/base/1 ... "
#: initdb.c:1336
#: initdb.c:1348
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -168,101 +178,101 @@ msgstr ""
"Pr<50>fen Sie Ihre Installation oder geben Sie den korrekten Pfad mit der\n"
"Option -L an.\n"
#: initdb.c:1414
#: initdb.c:1426
msgid "initializing pg_authid ... "
msgstr "initialisiere pg_authid ... "
#: initdb.c:1450
#: initdb.c:1462
msgid "Enter new superuser password: "
msgstr "Geben Sie das neue Superuser-Passwort ein: "
#: initdb.c:1451
#: initdb.c:1463
msgid "Enter it again: "
msgstr "Geben Sie es noch einmal ein: "
#: initdb.c:1454
#: initdb.c:1466
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Passw<73>rter stimmten nicht <20>berein.\n"
#: initdb.c:1481
#: initdb.c:1493
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: konnte Passwort nicht aus Datei <20>%s<> lesen: %s\n"
#: initdb.c:1494
#: initdb.c:1506
#, c-format
msgid "setting password ... "
msgstr "setze das Passwort ... "
#: initdb.c:1518
#: initdb.c:1530
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
"%s: Die Passwortdatei wurde nicht erzeugt. Bitte teilen Sie dieses Problem "
"mit.\n"
#: initdb.c:1602
#: initdb.c:1614
msgid "initializing dependencies ... "
msgstr "initialisiere Abh<62>ngigkeiten ... "
#: initdb.c:1630
#: initdb.c:1642
msgid "creating system views ... "
msgstr "erzeuge Systemsichten ... "
#: initdb.c:1666
#: initdb.c:1678
msgid "loading system objects' descriptions ... "
msgstr "lade Systemobjektbeschreibungen ... "
#: initdb.c:1718
#: initdb.c:1730
msgid "creating conversions ... "
msgstr "erzeuge Konversionen ... "
#: initdb.c:1753
#: initdb.c:1765
msgid "creating dictionaries ... "
msgstr "erzeuge W<>rterb<72>cher ... "
#: initdb.c:1806
#: initdb.c:1818
msgid "setting privileges on built-in objects ... "
msgstr "setze Privilegien der eingebauten Objekte ... "
#: initdb.c:1864
#: initdb.c:1876
msgid "creating information schema ... "
msgstr "erzeuge Informationsschema ... "
#: initdb.c:1920
#: initdb.c:1932
msgid "vacuuming database template1 ... "
msgstr "f<>hre Vacuum in Datenbank template1 durch ..."
#: initdb.c:1974
#: initdb.c:1986
msgid "copying template1 to template0 ... "
msgstr "kopiere template1 nach template0 ... "
#: initdb.c:2005
#: initdb.c:2017
msgid "copying template1 to postgres ... "
msgstr "kopiere template1 nach postgres ... "
#: initdb.c:2062
#: initdb.c:2074
#, c-format
msgid "caught signal\n"
msgstr "Signal abgefangen\n"
#: initdb.c:2068
#: initdb.c:2080
#, c-format
msgid "could not write to child process: %s\n"
msgstr "konnte nicht an Kindprozess schreiben: %s\n"
#: initdb.c:2076
#: initdb.c:2088
#, c-format
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:2194
#: initdb.c:2206
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: ung<6E>ltiger Locale-Name <20>%s<>\n"
#: initdb.c:2366
#: initdb.c:2378
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -271,17 +281,17 @@ msgstr ""
"%s initialisiert einen PostgreSQL-Datenbankcluster.\n"
"\n"
#: initdb.c:2367
#: initdb.c:2379
#, c-format
msgid "Usage:\n"
msgstr "Aufruf:\n"
#: initdb.c:2368
#: initdb.c:2380
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPTION]... [DATENVERZEICHNIS]\n"
#: initdb.c:2369
#: initdb.c:2381
#, c-format
msgid ""
"\n"
@@ -290,19 +300,19 @@ msgstr ""
"\n"
"Optionen:\n"
#: initdb.c:2370
#: initdb.c:2382
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr ""
" [-D, --pgdata=]DATENVERZ Datenverzeichnis f<>r diesen Datenbankcluster\n"
#: initdb.c:2371
#: initdb.c:2383
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
" -E, --encoding=KODIERUNG setze Standardkodierung f<>r neue Datenbanken\n"
#: initdb.c:2372
#: initdb.c:2384
#, c-format
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
@@ -310,7 +320,7 @@ msgstr ""
" --locale=LOCALE initialisiere Datenbankcluster mit dieser "
"Locale\n"
#: initdb.c:2373
#: initdb.c:2385
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
@@ -326,12 +336,12 @@ msgstr ""
" in der entsprechenden Kategorie (Voreinstellung\n"
" aus der Umgebung entnommen)\n"
#: initdb.c:2378
#: initdb.c:2390
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale entspricht --locale=C\n"
#: initdb.c:2379
#: initdb.c:2391
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
@@ -340,13 +350,13 @@ msgstr ""
" -T, --text-search-config=KFG\n"
" Standardtextsuchekonfiguration\n"
#: initdb.c:2381
#: initdb.c:2393
#, c-format
msgid ""
" -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=XLOGVERZ Verzeichnis f<>r den Transaktionslog\n"
#: initdb.c:2382
#: initdb.c:2394
#, c-format
msgid ""
" -A, --auth=METHOD default authentication method for local "
@@ -355,36 +365,36 @@ msgstr ""
" -A, --auth=METHODE vorgegebene Authentifizierungsmethode f<>r lokale "
"Verbindungen\n"
#: initdb.c:2383
#: initdb.c:2395
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME Datenbank-Superusername\n"
#: initdb.c:2384
#: initdb.c:2396
#, c-format
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt frage nach Passwort f<>r neuen Superuser\n"
#: initdb.c:2385
#: initdb.c:2397
#, c-format
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
msgstr ""
" --pwfile=DATEI lese Passwort des neuen Superusers aus Datei\n"
#: initdb.c:2386
#: initdb.c:2398
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n"
#: initdb.c:2387
#: initdb.c:2399
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr ""
" -V, --version Versionsinformationen anzeigen, dann beenden\n"
#: initdb.c:2388
#: initdb.c:2400
#, c-format
msgid ""
"\n"
@@ -393,27 +403,27 @@ msgstr ""
"\n"
"Weniger h<>ufig verwendete Optionen:\n"
#: initdb.c:2389
#: initdb.c:2401
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug erzeuge eine Menge Debug-Ausgaben\n"
#: initdb.c:2390
#: initdb.c:2402
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show zeige interne Einstellungen\n"
#: initdb.c:2391
#: initdb.c:2403
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L VERZEICHNIS wo sind die Eingabedateien zu finden\n"
#: initdb.c:2392
#: initdb.c:2404
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean nach Fehlern nicht aufr<66>umen\n"
#: initdb.c:2393
#: initdb.c:2405
#, c-format
msgid ""
"\n"
@@ -424,7 +434,7 @@ msgstr ""
"Wenn kein Datenverzeichnis angegeben ist, dann wird die Umgebungsvariable\n"
"PGDATA verwendet.\n"
#: initdb.c:2395
#: initdb.c:2407
#, c-format
msgid ""
"\n"
@@ -433,33 +443,33 @@ msgstr ""
"\n"
"Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2498
#: initdb.c:2510
#, c-format
msgid "Running in debug mode.\n"
msgstr "Debug-Modus ist an.\n"
#: initdb.c:2502
#: initdb.c:2514
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Noclean-Modus ist an. Bei Fehlern wird nicht aufger<65>umt.\n"
#: initdb.c:2545 initdb.c:2563 initdb.c:2831
#: initdb.c:2557 initdb.c:2575 initdb.c:2843
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie <20>%s --help<6C> f<>r weitere Informationen.\n"
#: initdb.c:2561
#: initdb.c:2573
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: zu viele Kommandozeilenargumente (das erste ist <20>%s<>)\n"
#: initdb.c:2570
#: initdb.c:2582
#, c-format
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr ""
"%s: Passwortprompt und Passwortdatei k<>nnen nicht zusammen angegeben werden\n"
#: initdb.c:2576
#: initdb.c:2588
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -471,12 +481,12 @@ msgstr ""
"Sie k<>nnen dies <20>ndern, indem Sie pg_hba.conf bearbeiten oder beim\n"
"n<>chsten Aufruf von initdb die Option -A verwenden.\n"
#: initdb.c:2599
#: initdb.c:2611
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: unbekannte Authentifizierungsmethode <20>%s<>\n"
#: initdb.c:2609
#: initdb.c:2621
#, c-format
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
@@ -484,7 +494,7 @@ msgstr ""
"%s: Superuser-Passwort muss angegeben werden um %s-Authentifizierung "
"einzuschalten\n"
#: initdb.c:2624
#: initdb.c:2636
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -497,7 +507,7 @@ msgstr ""
"werden soll. Machen Sie dies entweder mit der Kommandozeilenoption -D\n"
"oder mit der Umgebungsvariable PGDATA.\n"
#: initdb.c:2700
#: initdb.c:2712
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -508,7 +518,7 @@ msgstr ""
"selben Verzeichnis wie <20>%s<> gefunden.\n"
"Pr<50>fen Sie Ihre Installation.\n"
#: initdb.c:2707
#: initdb.c:2719
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -519,17 +529,17 @@ msgstr ""
"aber es hatte nicht die gleiche Version wie %s.\n"
"Pr<50>fen Sie Ihre Installation.\n"
#: initdb.c:2726
#: initdb.c:2738
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: Eingabedatei muss absoluten Pfad haben\n"
#: initdb.c:2734
#: initdb.c:2746
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: konnte keine g<>ltige kurze Versionszeichenkette ermitteln\n"
#: initdb.c:2789
#: initdb.c:2801
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -540,12 +550,12 @@ msgstr ""
"<22>%s<> geh<65>ren. Diesem Benutzer muss auch der Serverprozess geh<65>ren.\n"
"\n"
#: initdb.c:2799
#: initdb.c:2811
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "Der Datenbankcluster wird mit der Locale %s initialisiert werden.\n"
#: initdb.c:2802
#: initdb.c:2814
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -564,22 +574,22 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2828
#: initdb.c:2840
#, c-format
msgid "%s: could not find suitable encoding for locale %s\n"
msgstr "%s: konnte keine passende Kodierung f<>r Locale <20>%s<> finden\n"
#: initdb.c:2830
#: initdb.c:2842
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "F<>hren Sie %s erneut mit der Option -E aus.\n"
#: initdb.c:2839
#: initdb.c:2851
#, c-format
msgid "%s: locale %s requires unsupported encoding %s\n"
msgstr "%s: Locale %s ben<65>tigt nicht unterst<73>tzte Kodierung %s\n"
#: initdb.c:2842
#: initdb.c:2854
#, c-format
msgid ""
"Encoding %s is not allowed as a server-side encoding.\n"
@@ -588,17 +598,17 @@ msgstr ""
"Kodierung %s ist nicht als serverseitige Kodierung erlaubt.\n"
"Starten Sie %s erneut mit einer anderen Locale-Wahl.\n"
#: initdb.c:2850
#: initdb.c:2862
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "Die Standarddatenbankkodierung wurde entsprechend auf %s gesetzt.\n"
#: initdb.c:2880
#: initdb.c:2892
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s: unpassende Kodierungen\n"
#: initdb.c:2882
#: initdb.c:2894
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
@@ -613,20 +623,20 @@ msgstr ""
"f<>hren. Starten Sie %s erneut und geben Sie entweder keine\n"
"Kodierung explizit an oder w<>hlen Sie eine passende Kombination.\n"
#: initdb.c:2899
#: initdb.c:2911
#, c-format
msgid "%s: could not find suitable text search configuration for locale %s\n"
msgstr ""
"%s: konnte keine passende Textsuchekonfiguration f<>r Locale <20>%s<> finden\n"
#: initdb.c:2910
#: initdb.c:2922
#, c-format
msgid ""
"%s: warning: suitable text search configuration for locale %s is unknown\n"
msgstr ""
"%s: Warnung: passende Textsuchekonfiguration f<>r Locale <20>%s<> ist unbekannt\n"
#: initdb.c:2915
#: initdb.c:2927
#, c-format
msgid ""
"%s: warning: specified text search configuration \"%s\" might not match "
@@ -635,32 +645,32 @@ msgstr ""
"%s: Warnung: angegebene Textsuchekonfiguration <20>%s<> passt m<>glicherweise "
"nicht zur Locale <20>%s<>\n"
#: initdb.c:2920
#: initdb.c:2932
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "Die Standardtextsuchekonfiguration wird auf <20>%s<> gesetzt.\n"
#: initdb.c:2954 initdb.c:3021
#: initdb.c:2966 initdb.c:3033
#, c-format
msgid "creating directory %s ... "
msgstr "erzeuge Verzeichnis %s ... "
#: initdb.c:2968 initdb.c:3038
#: initdb.c:2980 initdb.c:3050
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "berichtige Zugriffsrechte des bestehenden Verzeichnisses %s ... "
#: initdb.c:2974 initdb.c:3044
#: initdb.c:2986 initdb.c:3056
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: konnte Rechte des Verzeichnisses <20>%s<> nicht <20>ndern: %s\n"
#: initdb.c:2987 initdb.c:3056
#: initdb.c:2999 initdb.c:3068
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: Verzeichnis <20>%s<> existiert aber ist nicht leer\n"
#: initdb.c:2990
#: initdb.c:3002
#, c-format
msgid ""
"If you want to create a new database system, either remove or empty\n"
@@ -671,17 +681,17 @@ msgstr ""
"Sie das Verzeichnis <20>%s<> or f<>hren Sie %s\n"
"mit einem anderen Argument als <20>%s<> aus.\n"
#: initdb.c:2998 initdb.c:3066
#: initdb.c:3010 initdb.c:3078
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: konnte nicht auf Verzeichnis <20>%s<> zugreifen: %s\n"
#: initdb.c:3012
#: initdb.c:3024
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: Transaktionslogverzeichnis muss absoluten Pfad haben\n"
#: initdb.c:3059
#: initdb.c:3071
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
@@ -690,23 +700,23 @@ msgstr ""
"Wenn Sie dort den Transaktionslog ablegen wollen, entfernen oder leeren\n"
"Sie das Verzeichnis <20>%s<>.\n"
#: initdb.c:3078
#: initdb.c:3090
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: konnte symbolische Verkn<6B>pfung <20>%s<> nicht erzeugen: %s\n"
#: initdb.c:3083
#: initdb.c:3095
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr ""
"%s: symbolische Verkn<6B>pfungen werden auf dieser Plattform nicht unterst<73>tzt"
#: initdb.c:3089
#: initdb.c:3101
#, c-format
msgid "creating subdirectories ... "
msgstr "erzeuge Unterverzeichnisse ... "
#: initdb.c:3151
#: initdb.c:3163
#, c-format
msgid ""
"\n"

View File

@@ -1,7 +1,7 @@
# translation of initdb-fr.po to FR_fr
# French message translation file for initdb
#
# $PostgreSQL: pgsql/src/bin/initdb/po/fr.po,v 1.14.2.3 2009/01/29 22:07:52 petere Exp $
# $PostgreSQL: pgsql/src/bin/initdb/po/fr.po,v 1.14.2.4 2009/09/03 19:25:44 petere Exp $
#
# Use these quotes: <20> %s <20>
# Guillaume Lelarge <guillaume@lelarge.info>, 2004-2008.
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: initdb-83-fr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-10-31 00:52-0300\n"
"PO-Revision-Date: 2008-09-17 22:51+0100\n"
"POT-Creation-Date: 2009-06-09 17:27+0000\n"
"PO-Revision-Date: 2009-06-09 19:48+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: <pgsql-fr-generale@postgresql.org>\n"
"MIME-Version: 1.0\n"
@@ -19,22 +19,29 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
#: initdb.c:261 initdb.c:275
#: initdb.c:261
#: initdb.c:275
#, c-format
msgid "%s: out of memory\n"
msgstr "%s : m<>moire <20>puis<69>e\n"
#: initdb.c:384 initdb.c:1475
#: initdb.c:384
#: initdb.c:1487
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier <20> %s <20> en lecture : %s\n"
#: initdb.c:446 initdb.c:993 initdb.c:1022
#: initdb.c:446
#: initdb.c:1005
#: initdb.c:1034
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier <20> %s <20> en <20>criture : %s\n"
#: initdb.c:454 initdb.c:462 initdb.c:1000 initdb.c:1028
#: initdb.c:454
#: initdb.c:462
#: initdb.c:1012
#: initdb.c:1040
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s : n'a pas pu <20>crire le fichier <20> %s <20> : %s\n"
@@ -72,28 +79,22 @@ msgstr "%s : suppression du r
#: initdb.c:622
#, c-format
msgid "%s: failed to remove transaction log directory\n"
msgstr ""
"%s : <20>chec de la suppression du r<>pertoire des journaux de transaction\n"
msgstr "%s : <20>chec de la suppression du r<>pertoire des journaux de transaction\n"
#: initdb.c:628
#, c-format
msgid "%s: removing contents of transaction log directory \"%s\"\n"
msgstr ""
"%s : suppression du contenu du r<>pertoire des journaux de transaction <20> %s <20>\n"
msgstr "%s : suppression du contenu du r<>pertoire des journaux de transaction <20> %s <20>\n"
#: initdb.c:631
#, c-format
msgid "%s: failed to remove contents of transaction log directory\n"
msgstr ""
"%s : <20>chec de la suppression du contenu du r<>pertoire des journaux de "
"transaction\n"
msgstr "%s : <20>chec de la suppression du contenu du r<>pertoire des journaux de transaction\n"
#: initdb.c:640
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr ""
"%s : r<>pertoire des donn<6E>es <20> %s <20> non supprim<69> <20> la demande de "
"l'utilisateur\n"
msgstr "%s : r<>pertoire des donn<6E>es <20> %s <20> non supprim<69> <20> la demande de l'utilisateur\n"
#: initdb.c:645
#, c-format
@@ -113,61 +114,73 @@ msgstr ""
"Connectez-vous (par exemple en utilisant <20> su <20>) sous l'utilisateur (non\n"
" privil<69>gi<67>) qui sera propri<72>taire du processus serveur.\n"
#: initdb.c:715
#: initdb.c:679
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
msgstr "%s : n'a pas pu obtenir d'informations sur l'utilisateur actuel : %s\n"
#: initdb.c:696
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s : n'a pas pu r<>cup<75>rer le nom de l'utilisateur actuel : %s\n"
#: initdb.c:727
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s : <20> %s <20> n'est pas un nom d'encodage serveur valide\n"
#: initdb.c:913 initdb.c:3027
#: initdb.c:925
#: initdb.c:3039
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s : n'a pas pu cr<63>er le r<>pertoire <20> %s <20> : %s\n"
#: initdb.c:943
#: initdb.c:955
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s : le fichier <20> %s <20> n'existe pas\n"
#: initdb.c:945 initdb.c:954 initdb.c:964
#: initdb.c:957
#: initdb.c:966
#: initdb.c:976
#, c-format
msgid ""
"This might mean you have a corrupted installation or identified\n"
"the wrong directory with the invocation option -L.\n"
msgstr ""
"Cela pourrait signifier que votre installation est corrompue ou que vous "
"avez\n"
"Cela pourrait signifier que votre installation est corrompue ou que vous avez\n"
"identifi<66> le mauvais r<>pertoire avec l'option -L.\n"
#: initdb.c:951
#: initdb.c:963
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s : n'a pas pu acc<63>der au fichier <20> %s <20> : %s\n"
#: initdb.c:962
#: initdb.c:974
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s : <20> %s <20> n'est pas un fichier\n"
#: initdb.c:1074
#: initdb.c:1086
#, c-format
msgid "selecting default max_connections ... "
msgstr "s<>lection de la valeur par d<>faut de max_connections... "
#: initdb.c:1105
#: initdb.c:1117
#, c-format
msgid "selecting default shared_buffers/max_fsm_pages ... "
msgstr "s<>lection des valeurs par d<>faut de shared_buffers/max_fsm_pages... "
#: initdb.c:1151
#: initdb.c:1163
msgid "creating configuration files ... "
msgstr "cr<63>ation des fichiers de configuration... "
#: initdb.c:1320
#: initdb.c:1332
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "cr<63>ation de la base de donn<6E>es template1 dans %s/base/1... "
#: initdb.c:1336
#: initdb.c:1348
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -176,101 +189,101 @@ msgstr ""
"%s : le fichier <20> %s <20> n'appartient pas <20> PostgreSQL %s\n"
"V<>rifiez votre installation ou indiquez le bon chemin avec l'option -L.\n"
#: initdb.c:1414
#: initdb.c:1426
msgid "initializing pg_authid ... "
msgstr "initialisation de pg_authid... "
#: initdb.c:1450
#: initdb.c:1462
msgid "Enter new superuser password: "
msgstr "Saisissez le nouveau mot de passe du super-utilisateur : "
#: initdb.c:1451
#: initdb.c:1463
msgid "Enter it again: "
msgstr "Saisissez-le <20> nouveau : "
#: initdb.c:1454
#: initdb.c:1466
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Les mots de passe ne sont pas identiques.\n"
#: initdb.c:1481
#: initdb.c:1493
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s : n'a pas pu lire le mot de passe <20> partir du fichier <20> %s <20> : %s\n"
#: initdb.c:1494
#: initdb.c:1506
#, c-format
msgid "setting password ... "
msgstr "initialisation du mot de passe... "
#: initdb.c:1518
#: initdb.c:1530
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
"%s : le fichier de mots de passe n'a pas <20>t<EFBFBD> cr<63><72>.\n"
"Merci de rapporter ce probl<62>me.\n"
#: initdb.c:1602
#: initdb.c:1614
msgid "initializing dependencies ... "
msgstr "initialisation des d<>pendances... "
#: initdb.c:1630
#: initdb.c:1642
msgid "creating system views ... "
msgstr "cr<63>ation des vues syst<73>me... "
#: initdb.c:1666
#: initdb.c:1678
msgid "loading system objects' descriptions ... "
msgstr "chargement de la description des objets syst<73>me... "
#: initdb.c:1718
#: initdb.c:1730
msgid "creating conversions ... "
msgstr "cr<63>ation des conversions... "
#: initdb.c:1753
#: initdb.c:1765
msgid "creating dictionaries ... "
msgstr "cr<63>ation des dictionnaires... "
#: initdb.c:1806
#: initdb.c:1818
msgid "setting privileges on built-in objects ... "
msgstr "initialisation des droits sur les objets internes... "
#: initdb.c:1864
#: initdb.c:1876
msgid "creating information schema ... "
msgstr "cr<63>ation du sch<63>ma d'informations... "
#: initdb.c:1920
#: initdb.c:1932
msgid "vacuuming database template1 ... "
msgstr "lancement du vacuum sur la base de donn<6E>es template1... "
#: initdb.c:1974
#: initdb.c:1986
msgid "copying template1 to template0 ... "
msgstr "copie de template1 vers template0... "
#: initdb.c:2005
#: initdb.c:2017
msgid "copying template1 to postgres ... "
msgstr "copie de template1 vers postgres... "
#: initdb.c:2062
#: initdb.c:2074
#, c-format
msgid "caught signal\n"
msgstr "signal re<72>u\n"
#: initdb.c:2068
#: initdb.c:2080
#, c-format
msgid "could not write to child process: %s\n"
msgstr "n'a pas pu <20>crire au processus fils : %s\n"
#: initdb.c:2076
#: initdb.c:2088
#, c-format
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:2194
#: initdb.c:2206
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s : nom de locale invalide (<28> %s <20>)\n"
#: initdb.c:2366
#: initdb.c:2378
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -279,17 +292,17 @@ msgstr ""
"%s initialise un cluster PostgreSQL.\n"
"\n"
#: initdb.c:2367
#: initdb.c:2379
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
#: initdb.c:2368
#: initdb.c:2380
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPTION]... [R<>P_DONN<4E>ES]\n"
#: initdb.c:2369
#: initdb.c:2381
#, c-format
msgid ""
"\n"
@@ -298,26 +311,24 @@ msgstr ""
"\n"
"Options :\n"
#: initdb.c:2370
#: initdb.c:2382
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=]R<>P_DONN<4E>ES emplacement du cluster\n"
#: initdb.c:2371
#: initdb.c:2383
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
" -E, --encoding=ENCODAGE initialise l'encodage par d<>faut des nouvelles\n"
" bases de donn<6E>es\n"
#: initdb.c:2372
#: initdb.c:2384
#, c-format
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
msgstr ""
" --locale=LOCALE initialise le cluster avec la locale indiqu<71>e\n"
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale=LOCALE initialise le cluster avec la locale indiqu<71>e\n"
#: initdb.c:2373
#: initdb.c:2385
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
@@ -332,12 +343,12 @@ msgstr ""
" dans la cat<61>gorie respective\n"
" (prise, par d<>faut, dans l'environnement)\n"
#: initdb.c:2378
#: initdb.c:2390
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale <20>quivalent <20> --locale=C\n"
#: initdb.c:2379
#: initdb.c:2391
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
@@ -347,55 +358,48 @@ msgstr ""
" configuration par d<>faut de la recherche plein\n"
" texte\n"
#: initdb.c:2381
#: initdb.c:2393
#, c-format
msgid ""
" -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr ""
" -X, --xlogdir=R<>P_XLOG emplacement du r<>pertoire des transactions\n"
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=R<EFBFBD>P_XLOG emplacement du r<>pertoire des transactions\n"
#: initdb.c:2382
#: initdb.c:2394
#, c-format
msgid ""
" -A, --auth=METHOD default authentication method for local "
"connections\n"
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr ""
" -A, --auth=M<>THODE m<>thode d'authentification par d<>faut pour les\n"
" connexions locales\n"
#: initdb.c:2383
#: initdb.c:2395
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr ""
" -U, --username=NOM nom du super-utilisateur de la base de donn<6E>es\n"
msgstr " -U, --username=NOM nom du super-utilisateur de la base de donn<6E>es\n"
#: initdb.c:2384
#: initdb.c:2396
#, c-format
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr ""
" -W, --pwprompt demande un mot de passe pour le nouveau\n"
" super-utilisateur\n"
#: initdb.c:2385
#: initdb.c:2397
#, c-format
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr ""
" --pwfile=nomfichier lit le mot de passe du nouveau\n"
" super-utilisateur <20> partir de ce fichier\n"
#: initdb.c:2386
#: initdb.c:2398
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
#: initdb.c:2387
#: initdb.c:2399
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
#: initdb.c:2388
#: initdb.c:2400
#, c-format
msgid ""
"\n"
@@ -404,30 +408,29 @@ msgstr ""
"\n"
"Options moins utilis<69>es :\n"
#: initdb.c:2389
#: initdb.c:2401
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr ""
" -d, --debug engendre un grand nombre de traces de d<>bogage\n"
msgstr " -d, --debug engendre un grand nombre de traces de d<>bogage\n"
#: initdb.c:2390
#: initdb.c:2402
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show affiche la configuration interne\n"
#: initdb.c:2391
#: initdb.c:2403
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr ""
" -L R<>PERTOIRE indique o<> trouver les fichiers servant <20> la\n"
" cr<63>ation du cluster\n"
#: initdb.c:2392
#: initdb.c:2404
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean ne nettoie pas en cas d'erreur\n"
#: initdb.c:2393
#: initdb.c:2405
#, c-format
msgid ""
"\n"
@@ -438,7 +441,7 @@ msgstr ""
"Si le r<>pertoire des donn<6E>es n'est pas indiqu<71>, la variable d'environnement\n"
"PGDATA est utilis<69>e.\n"
#: initdb.c:2395
#: initdb.c:2407
#, c-format
msgid ""
"\n"
@@ -447,35 +450,36 @@ msgstr ""
"\n"
"Rapportez les bogues <20> <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2498
#: initdb.c:2510
#, c-format
msgid "Running in debug mode.\n"
msgstr "Lanc<6E> en mode d<>bogage.\n"
#: initdb.c:2502
#: initdb.c:2514
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr ""
"Lanc<6E> en mode <20> sans nettoyage <20>. Les erreurs ne seront pas supprim<69>es.\n"
msgstr "Lanc<EFBFBD> en mode <20> sans nettoyage <20>. Les erreurs ne seront pas supprim<69>es.\n"
#: initdb.c:2545 initdb.c:2563 initdb.c:2831
#: initdb.c:2557
#: initdb.c:2575
#: initdb.c:2843
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez <20> %s --help <20> pour plus d'informations.\n"
#: initdb.c:2561
#: initdb.c:2573
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s : trop d'arguments en ligne de commande (le premier <20>tant <20> %s <20>)\n"
#: initdb.c:2570
#: initdb.c:2582
#, c-format
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr ""
"%s : les options d'invite du mot de passe et de fichier de mot de passe ne\n"
" peuvent pas <20>tre indiqu<71>es simultan<61>ment\n"
#: initdb.c:2576
#: initdb.c:2588
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -485,24 +489,22 @@ msgstr ""
"\n"
"ATTENTION : active l'authentification <20> trust <20> pour les connexions\n"
"locales.\n"
"Vous pouvez modifier ceci en <20>ditant pg_hba.conf ou en utilisant l'option -"
"A\n"
"Vous pouvez modifier ceci en <20>ditant pg_hba.conf ou en utilisant l'option -A\n"
"au prochain lancement d'initdb.\n"
#: initdb.c:2599
#: initdb.c:2611
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s : m<>thode d'authentification <20> %s <20> inconnue.\n"
#: initdb.c:2609
#: initdb.c:2621
#, c-format
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr ""
"%s : vous devez indiquer un mot de passe pour le super-utilisateur pour\n"
"activer l'authentification %s\n"
#: initdb.c:2624
#: initdb.c:2636
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -515,7 +517,7 @@ msgstr ""
"syst<73>me de bases de donn<6E>es. Faites-le soit avec l'option -D soit en\n"
"initialisant la variable d'environnement PGDATA.\n"
#: initdb.c:2700
#: initdb.c:2712
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -526,7 +528,7 @@ msgstr ""
"le m<>me r<>pertoire que <20> %s <20>.\n"
"V<>rifiez votre installation.\n"
#: initdb.c:2707
#: initdb.c:2719
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -537,19 +539,19 @@ msgstr ""
"version que <20> %s <20>.\n"
"V<>rifiez votre installation.\n"
#: initdb.c:2726
#: initdb.c:2738
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr ""
"%s : l'emplacement du fichier d'entr<74>es doit <20>tre indiqu<71> avec un chemin\n"
"absolu\n"
#: initdb.c:2734
#: initdb.c:2746
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s : n'a pas pu d<>terminer une cha<68>ne de version courte valide\n"
#: initdb.c:2789
#: initdb.c:2801
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -560,12 +562,12 @@ msgstr ""
"Le processus serveur doit <20>galement lui appartenir.\n"
"\n"
#: initdb.c:2799
#: initdb.c:2811
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "Le cluster sera initialis<69> avec la locale %s.\n"
#: initdb.c:2802
#: initdb.c:2814
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -584,22 +586,22 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2828
#: initdb.c:2840
#, c-format
msgid "%s: could not find suitable encoding for locale %s\n"
msgstr "%s : n'a pas pu trouver un encodage ad<61>quat pour la locale <20> %s <20>\n"
#: initdb.c:2830
#: initdb.c:2842
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "Relancez %s avec l'option -E.\n"
#: initdb.c:2839
#: initdb.c:2851
#, c-format
msgid "%s: locale %s requires unsupported encoding %s\n"
msgstr "%s : la locale %s n<>cessite l'encodage non support<72> %s\n"
#: initdb.c:2842
#: initdb.c:2854
#, c-format
msgid ""
"Encoding %s is not allowed as a server-side encoding.\n"
@@ -608,19 +610,19 @@ msgstr ""
"L'encodage %s n'est pas autoris<69> en tant qu'encodage serveur.\n"
"R<>-ex<65>cuter %s avec une locale diff<66>rente.\n"
#: initdb.c:2850
#: initdb.c:2862
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr ""
"L'encodage par d<>faut des bases de donn<6E>es a <20>t<EFBFBD> configur<75> en cons<6E>quence\n"
"avec %s.\n"
#: initdb.c:2880
#: initdb.c:2892
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s : diff<66>rence d'encodage\n"
#: initdb.c:2882
#: initdb.c:2894
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
@@ -636,57 +638,57 @@ msgstr ""
"R<>-ex<65>cutez %s soit sans sp<73>cifier explicitement d'encodage, soit en\n"
"choisissant une combinaison possible.\n"
#: initdb.c:2899
#: initdb.c:2911
#, c-format
msgid "%s: could not find suitable text search configuration for locale %s\n"
msgstr ""
"%s : n'a pas pu trouver la configuration de la recherche plein texte en\n"
" ad<61>quation avec la locale <20> %s <20>\n"
#: initdb.c:2910
#: initdb.c:2922
#, c-format
msgid ""
"%s: warning: suitable text search configuration for locale %s is unknown\n"
msgid "%s: warning: suitable text search configuration for locale %s is unknown\n"
msgstr ""
"%s : attention : la configuration de la recherche plein texte en ad<61>quation\n"
"avec la locale <20> %s <20> est inconnue\n"
#: initdb.c:2915
#: initdb.c:2927
#, c-format
msgid ""
"%s: warning: specified text search configuration \"%s\" might not match "
"locale %s\n"
msgid "%s: warning: specified text search configuration \"%s\" might not match locale %s\n"
msgstr ""
"%s : attention : la configuration sp<73>cifi<66>e pour la recherche plein texte,\n"
"<22> %s <20>, pourrait ne pas correspondre <20> la locale <20> %s <20>\n"
#: initdb.c:2920
#: initdb.c:2932
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr ""
"La configuration de la recherche plein texte a <20>t<EFBFBD> initialis<69>e <20> <20> %s <20>.\n"
msgstr "La configuration de la recherche plein texte a <20>t<EFBFBD> initialis<69>e <20> <20> %s <20>.\n"
#: initdb.c:2954 initdb.c:3021
#: initdb.c:2966
#: initdb.c:3033
#, c-format
msgid "creating directory %s ... "
msgstr "cr<63>ation du r<>pertoire %s... "
#: initdb.c:2968 initdb.c:3038
#: initdb.c:2980
#: initdb.c:3050
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "correction des droits sur le r<>pertoire existant %s... "
#: initdb.c:2974 initdb.c:3044
#: initdb.c:2986
#: initdb.c:3056
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s : n'a pas pu modifier les droits du r<>pertoire <20> %s <20> : %s\n"
#: initdb.c:2987 initdb.c:3056
#: initdb.c:2999
#: initdb.c:3068
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s : le r<>pertoire <20> %s <20> existe mais n'est pas vide\n"
#: initdb.c:2990
#: initdb.c:3002
#, c-format
msgid ""
"If you want to create a new database system, either remove or empty\n"
@@ -697,19 +699,20 @@ msgstr ""
"videz le r<>pertoire <20> %s <20>.\n"
"Vous pouvez aussi ex<65>cuter %s avec un argument autre que <20> %s <20>.\n"
#: initdb.c:2998 initdb.c:3066
#: initdb.c:3010
#: initdb.c:3078
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s : n'a pas pu acc<63>der au r<>pertoire <20> %s <20> : %s\n"
#: initdb.c:3012
#: initdb.c:3024
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr ""
"%s : l'emplacement du r<>pertoire des journaux de transactions doit <20>tre\n"
"indiqu<71> avec un chemin absolu\n"
#: initdb.c:3059
#: initdb.c:3071
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
@@ -718,22 +721,22 @@ msgstr ""
"Si vous voulez enregistrer ici le journal des transactions, supprimez ou\n"
"videz le r<>pertoire <20> %s <20>.\n"
#: initdb.c:3078
#: initdb.c:3090
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s : n'a pas pu cr<63>er le lien symbolique <20> %s <20> : %s\n"
#: initdb.c:3083
#: initdb.c:3095
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr "%s : les liens symboliques ne sont pas support<72>s sur cette plateforme"
#: initdb.c:3089
#: initdb.c:3101
#, c-format
msgid "creating subdirectories ... "
msgstr "cr<63>ation des sous-r<>pertoires... "
#: initdb.c:3151
#: initdb.c:3163
#, c-format
msgid ""
"\n"
@@ -752,7 +755,9 @@ msgstr ""
" %s%s%spg_ctl%s -D %s%s%s -l journal_applicatif start\n"
"\n"
#: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101
#: ../../port/dirmod.c:75
#: ../../port/dirmod.c:88
#: ../../port/dirmod.c:101
#, c-format
msgid "out of memory\n"
msgstr "m<>moire <20>puis<69>e\n"
@@ -779,12 +784,15 @@ msgstr ""
"n'a pas pu r<>cup<75>rer les informations sur le fichier ou r<>pertoire\n"
"<22> %s <20> : %s\n"
#: ../../port/dirmod.c:456 ../../port/dirmod.c:473
#: ../../port/dirmod.c:456
#: ../../port/dirmod.c:473
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier ou r<>pertoire <20> %s <20> : %s\n"
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#: ../../port/exec.c:195
#: ../../port/exec.c:309
#: ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n'a pas pu identifier le r<>pertoire courant : %s"
@@ -804,7 +812,8 @@ msgstr "n'a pas pu lire le binaire
msgid "could not find a \"%s\" to execute"
msgstr "n'a pas pu trouver un <20> %s <20> <20> ex<65>cuter"
#: ../../port/exec.c:325 ../../port/exec.c:361
#: ../../port/exec.c:325
#: ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n'a pas pu acc<63>der au r<>pertoire <20> %s <20>"
@@ -838,3 +847,4 @@ msgstr "le processus fils a
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "le processus fils a quitt<74> avec un statut %d non reconnu"

View File

@@ -1,11 +1,11 @@
# "initdb" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:19-0300\n"
"PO-Revision-Date: 2005-10-04 22:36-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -18,17 +18,17 @@ msgstr ""
msgid "%s: out of memory\n"
msgstr "%s: sem mem<65>ria\n"
#: initdb.c:384 initdb.c:1475
#: initdb.c:384 initdb.c:1487
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: n<>o p<>de abrir arquivo \"%s\" para leitura: %s\n"
#: initdb.c:446 initdb.c:993 initdb.c:1022
#: initdb.c:446 initdb.c:1005 initdb.c:1034
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: n<>o p<>de abrir arquivo \"%s\" para escrita: %s\n"
#: initdb.c:454 initdb.c:462 initdb.c:1000 initdb.c:1028
#: initdb.c:454 initdb.c:462 initdb.c:1012 initdb.c:1040
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: n<>o p<>de escrever arquivo \"%s\": %s\n"
@@ -102,22 +102,32 @@ msgstr ""
"que ser<65>\n"
"o dono do processo do servidor.\n"
#: initdb.c:715
#: initdb.c:679
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
msgstr "%s: n<>o p<>de obter informa<6D><61>o sobre usu<73>rio atual: %s\n"
#: initdb.c:696
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s: n<>o p<>de obter nome de usu<73>rio atual: %s\n"
#: initdb.c:727
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" n<>o <20> um nome de codifica<63><61>o do servidor v<>lido\n"
#: initdb.c:913 initdb.c:3001
#: initdb.c:925 initdb.c:3039
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: n<>o p<>de criar diret<65>rio \"%s\": %s\n"
#: initdb.c:943
#: initdb.c:955
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s: arquivo \"%s\" n<>o existe\n"
#: initdb.c:945 initdb.c:954 initdb.c:964
#: initdb.c:957 initdb.c:966 initdb.c:976
#, c-format
msgid ""
"This might mean you have a corrupted installation or identified\n"
@@ -126,36 +136,36 @@ msgstr ""
"Isso significa que voc<6F> tem uma instala<6C><61>o corrompida ou especificou\n"
"o diret<65>rio errado com a invoca<63><61>o da op<6F><70>o -L.\n"
#: initdb.c:951
#: initdb.c:963
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s: n<>o p<>de acessar arquivo \"%s\": %s\n"
#: initdb.c:962
#: initdb.c:974
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: arquivo \"%s\" n<>o <20> um arquivo regular\n"
#: initdb.c:1074
#: initdb.c:1086
#, c-format
msgid "selecting default max_connections ... "
msgstr "selecionando max_connections padr<64>o ... "
#: initdb.c:1105
#: initdb.c:1117
#, c-format
msgid "selecting default shared_buffers/max_fsm_pages ... "
msgstr "selecionando shared_buffers/max_fsm_pages padr<64>o ... "
#: initdb.c:1151
#: initdb.c:1163
msgid "creating configuration files ... "
msgstr "criando arquivos de configura<72><61>o ... "
#: initdb.c:1320
#: initdb.c:1332
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "criando banco de dados template1 em %s/base/1 ... "
#: initdb.c:1336
#: initdb.c:1348
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -165,100 +175,100 @@ msgstr ""
"Verifique sua instala<6C><61>o ou especifique o caminho correto utilizando a op<6F><70>o "
"-L.\n"
#: initdb.c:1414
#: initdb.c:1426
msgid "initializing pg_authid ... "
msgstr "inicializando pg_authid ... "
#: initdb.c:1450
#: initdb.c:1462
msgid "Enter new superuser password: "
msgstr "Digite nova senha de super-usu<73>rio: "
#: initdb.c:1451
#: initdb.c:1463
msgid "Enter it again: "
msgstr "Digite-a novamente: "
#: initdb.c:1454
#: initdb.c:1466
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Senhas n<>o correspondem.\n"
#: initdb.c:1481
#: initdb.c:1493
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: n<>o p<>de ler senha do arquivo \"%s\": %s\n"
#: initdb.c:1494
#: initdb.c:1506
#, c-format
msgid "setting password ... "
msgstr "definindo senha ... "
#: initdb.c:1518
#: initdb.c:1530
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr ""
"%s: O arquivo de senhas n<>o foi gerado. Por favor relate este problema.\n"
#: initdb.c:1602
#: initdb.c:1614
msgid "initializing dependencies ... "
msgstr "inicializando depend<6E>ncias ... "
#: initdb.c:1630
#: initdb.c:1642
msgid "creating system views ... "
msgstr "criando vis<69>es do sistema ... "
#: initdb.c:1666
#: initdb.c:1678
msgid "loading system objects' descriptions ... "
msgstr "carregando descri<72><69>es de objetos do sistema ... "
#: initdb.c:1718
#: initdb.c:1730
msgid "creating conversions ... "
msgstr "criando convers<72>es ... "
#: initdb.c:1753
#: initdb.c:1765
msgid "creating dictionaries ... "
msgstr "criando dicion<6F>rios ... "
#: initdb.c:1806
#: initdb.c:1818
msgid "setting privileges on built-in objects ... "
msgstr "definindo privil<69>gios dos objetos embutidos ... "
#: initdb.c:1864
#: initdb.c:1876
msgid "creating information schema ... "
msgstr "criando esquema informa<6D><61>o ... "
#: initdb.c:1920
#: initdb.c:1932
msgid "vacuuming database template1 ... "
msgstr "limpando banco de dados template1 ... "
#: initdb.c:1974
#: initdb.c:1986
msgid "copying template1 to template0 ... "
msgstr "copiando template1 para template0 ... "
#: initdb.c:2005
#: initdb.c:2017
msgid "copying template1 to postgres ... "
msgstr "copiando template1 para postgres ... "
#: initdb.c:2062
#: initdb.c:2074
#, c-format
msgid "caught signal\n"
msgstr "sinal foi recebido\n"
#: initdb.c:2068
#: initdb.c:2080
#, c-format
msgid "could not write to child process: %s\n"
msgstr "n<>o p<>de escrever em processo filho: %s\n"
#: initdb.c:2076
#: initdb.c:2088
#, c-format
msgid "ok\n"
msgstr "ok\n"
#: initdb.c:2194
#: initdb.c:2206
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: nome de configura<72><61>o regional \"%s\" <20> inv<6E>lido\n"
#: initdb.c:2345
#: initdb.c:2378
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -267,17 +277,17 @@ msgstr ""
"%s inicializa um agrupamento de banco de dados PostgreSQL.\n"
"\n"
#: initdb.c:2346
#: initdb.c:2379
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"
#: initdb.c:2347
#: initdb.c:2380
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OP<4F><50>O]... [DIRDADOS]\n"
#: initdb.c:2348
#: initdb.c:2381
#, c-format
msgid ""
"\n"
@@ -286,20 +296,20 @@ msgstr ""
"\n"
"Op<4F><70>es:\n"
#: initdb.c:2349
#: initdb.c:2382
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr ""
" [-D, --pgdata=]DIRDADOS local do agrupamento de banco de dados\n"
#: initdb.c:2350
#: initdb.c:2383
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr ""
" -E, --encoding=CODIFICA<43><41>O ajusta a codifica<63><61>o padr<64>o para novos bancos "
"de dados\n"
#: initdb.c:2351
#: initdb.c:2384
#, c-format
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
@@ -307,7 +317,7 @@ msgstr ""
" --locale=LOCALE inicializa o agrupamento de banco de dados "
"com a configura<72><61>o regional informada\n"
#: initdb.c:2352
#: initdb.c:2385
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
@@ -324,12 +334,12 @@ msgstr ""
"assumido\n"
" como padr<64>o)\n"
#: initdb.c:2357
#: initdb.c:2390
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale equivalente a --locale=C\n"
#: initdb.c:2358
#: initdb.c:2391
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
@@ -338,13 +348,13 @@ msgstr ""
" -T, --text-search-config=CFG\n"
" configura<72><61>o de busca textual padr<64>o\n"
#: initdb.c:2360
#: initdb.c:2393
#, c-format
msgid ""
" -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=DIRXLOG local do log de transa<73><61>o\n"
#: initdb.c:2361
#: initdb.c:2394
#, c-format
msgid ""
" -A, --auth=METHOD default authentication method for local "
@@ -353,19 +363,19 @@ msgstr ""
" -A, --auth=M<>TODO m<>todo de autentica<63><61>o padr<64>o para conex<65>es "
"locais\n"
#: initdb.c:2362
#: initdb.c:2395
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr ""
" -U, --username=NOME nome do super-usu<73>rio do banco de dados\n"
#: initdb.c:2363
#: initdb.c:2396
#, c-format
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt pergunta senha do novo super-usu<73>rio\n"
#: initdb.c:2364
#: initdb.c:2397
#, c-format
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
@@ -373,18 +383,18 @@ msgstr ""
" --pwfile=ARQUIVO l<> senha do novo super-usu<73>rio a partir do "
"arquivo\n"
#: initdb.c:2365
#: initdb.c:2398
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra essa ajuda e termina\n"
#: initdb.c:2366
#: initdb.c:2399
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr ""
" -V, --version mostra informa<6D><61>o sobre a vers<72>o e termina\n"
#: initdb.c:2367
#: initdb.c:2400
#, c-format
msgid ""
"\n"
@@ -393,27 +403,27 @@ msgstr ""
"\n"
"Op<4F><70>es utilizadas com menos frequ<71>ncia:\n"
#: initdb.c:2368
#: initdb.c:2401
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug mostra sa<73>da da depura<72><61>o\n"
#: initdb.c:2369
#: initdb.c:2402
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show mostra defini<6E><69>es internas\n"
#: initdb.c:2370
#: initdb.c:2403
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRET<45>RIO onde encontrar os arquivos de entrada\n"
#: initdb.c:2371
#: initdb.c:2404
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean n<>o remove ap<61>s erros\n"
#: initdb.c:2372
#: initdb.c:2405
#, c-format
msgid ""
"\n"
@@ -424,7 +434,7 @@ msgstr ""
"Se o diret<65>rio de dados n<>o for especificado, a vari<72>vel de ambiente PGDATA\n"
"<22> utilizada.\n"
#: initdb.c:2374
#: initdb.c:2407
#, c-format
msgid ""
"\n"
@@ -433,34 +443,34 @@ msgstr ""
"\n"
"Relate erros a <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2477
#: initdb.c:2510
#, c-format
msgid "Running in debug mode.\n"
msgstr "Executando no modo de depura<72><61>o.\n"
#: initdb.c:2481
#: initdb.c:2514
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "Executando no modo sem limpeza. Erros n<>o ser<65>o removidos.\n"
#: initdb.c:2524 initdb.c:2542 initdb.c:2810
#: initdb.c:2557 initdb.c:2575 initdb.c:2843
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informa<6D><61>es adicionais.\n"
#: initdb.c:2540
#: initdb.c:2573
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: muitos argumentos de linha de comando (primeiro <20> \"%s\")\n"
#: initdb.c:2549
#: initdb.c:2582
#, c-format
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr ""
"%s: op<6F><70>o para perguntar a senha e um arquivo de senhas n<>o podem ser "
"especificados juntos\n"
#: initdb.c:2555
#: initdb.c:2588
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -472,12 +482,12 @@ msgstr ""
"Voc<6F> pode mud<75>-lo editando o pg_hba.conf ou utilizando a op<6F><70>o -A na\n"
"pr<70>xima vez que voc<6F> executar o initdb.\n"
#: initdb.c:2578
#: initdb.c:2611
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: m<>todo de autentica<63><61>o desconhecido \"%s\"\n"
#: initdb.c:2588
#: initdb.c:2621
#, c-format
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
@@ -485,7 +495,7 @@ msgstr ""
"%s: voc<6F> precisa especificar uma senha para o super-usu<73>rio para habilitar a "
"autentica<63><61>o %s\n"
#: initdb.c:2603
#: initdb.c:2636
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -499,7 +509,7 @@ msgstr ""
"ir<69> residir. Fa<46>a isso com o invoca<63><61>o da op<6F><70>o -D ou a\n"
"vari<72>vel de ambiente PGDATA.\n"
#: initdb.c:2679
#: initdb.c:2712
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -510,7 +520,7 @@ msgstr ""
"mesmo diret<65>rio que \"%s\".\n"
"Verifique sua instala<6C><61>o.\n"
#: initdb.c:2686
#: initdb.c:2719
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -521,17 +531,17 @@ msgstr ""
"mas n<>o tem a mesma vers<72>o que %s.\n"
"Verifique sua instala<6C><61>o.\n"
#: initdb.c:2705
#: initdb.c:2738
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: local do arquivo de entrada deve ser um caminho absoluto\n"
#: initdb.c:2713
#: initdb.c:2746
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: n<>o p<>de obter vers<72>o curta v<>lida\n"
#: initdb.c:2768
#: initdb.c:2801
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -542,14 +552,14 @@ msgstr ""
"Esse usu<73>rio deve ser o dono do processo do servidor tamb<6D>m.\n"
"\n"
#: initdb.c:2778
#: initdb.c:2811
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr ""
"O agrupamento de banco de dados ser<65> inicializado com configura<72><61>o regional %"
"s.\n"
#: initdb.c:2781
#: initdb.c:2814
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -569,24 +579,24 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2807
#: initdb.c:2840
#, c-format
msgid "%s: could not find suitable encoding for locale %s\n"
msgstr ""
"%s: n<>o p<>de encontrar codifica<63><61>o ideal para configura<72><61>o regional %s\n"
#: initdb.c:2809
#: initdb.c:2842
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "Execute novamente %s com a op<6F><70>o -E.\n"
#: initdb.c:2818
#: initdb.c:2851
#, c-format
msgid "%s: locale %s requires unsupported encoding %s\n"
msgstr ""
"%s: configura<72><61>o regional %s requer codifica<63><61>o %s que n<>o <20> suportada\n"
#: initdb.c:2821
#: initdb.c:2854
#, c-format
msgid ""
"Encoding %s is not allowed as a server-side encoding.\n"
@@ -595,17 +605,17 @@ msgstr ""
"Codifica<63><61>o %s n<>o <20> permitida como uma codifica<63><61>o do servidor.\n"
"Execute %s novamente com uma sele<6C><65>o de configura<72><61>o regional diferente.\n"
#: initdb.c:2829
#: initdb.c:2862
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "A codifica<63><61>o padr<64>o do banco de dados foi definida para %s.\n"
#: initdb.c:2859
#: initdb.c:2892
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s: codifica<63><61>o n<>o corresponde\n"
#: initdb.c:2861
#: initdb.c:2894
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
@@ -622,14 +632,14 @@ msgstr ""
"Execute novamente o %s e n<>o especifique uma codifica<63><61>o explicitamente\n"
"ou escolha uma outra combina<6E><61>o.\n"
#: initdb.c:2878
#: initdb.c:2911
#, c-format
msgid "%s: could not find suitable text search configuration for locale %s\n"
msgstr ""
"%s: n<>o p<>de encontrar configura<72><61>o de busca textual ideal para configura<72><61>o "
"regional %s\n"
#: initdb.c:2889
#: initdb.c:2922
#, c-format
msgid ""
"%s: warning: suitable text search configuration for locale %s is unknown\n"
@@ -637,7 +647,7 @@ msgstr ""
"%s: aviso: configura<72><61>o de busca textual ideal para configura<72><61>o regional %s "
"<22> desconhecida\n"
#: initdb.c:2894
#: initdb.c:2927
#, c-format
msgid ""
"%s: warning: specified text search configuration \"%s\" might not match "
@@ -646,32 +656,32 @@ msgstr ""
"%s: aviso: configura<72><61>o de busca textual especificada \"%s\" pode n<>o "
"corresponder a configura<72><61>o regional %s\n"
#: initdb.c:2899
#: initdb.c:2932
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "A configura<72><61>o de busca textual padr<64>o ser<65> definida como \"%s\".\n"
#: initdb.c:2933 initdb.c:2995
#: initdb.c:2966 initdb.c:3033
#, c-format
msgid "creating directory %s ... "
msgstr "criando diret<65>rio %s ... "
#: initdb.c:2947 initdb.c:3014
#: initdb.c:2980 initdb.c:3050
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "alterando permiss<73>es no diret<65>rio existente %s ... "
#: initdb.c:2953 initdb.c:3020
#: initdb.c:2986 initdb.c:3056
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: n<>o p<>de mudar permiss<73>es do diret<65>rio \"%s\": %s\n"
#: initdb.c:2966 initdb.c:3032
#: initdb.c:2999 initdb.c:3068
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: diret<65>rio \"%s\" existe mas n<>o est<73> vazio\n"
#: initdb.c:2969
#: initdb.c:3002
#, c-format
msgid ""
"If you want to create a new database system, either remove or empty\n"
@@ -682,12 +692,18 @@ msgstr ""
"o diret<65>rio \"%s\" ou execute %s\n"
"com um argumento ao inv<6E>s de \"%s\".\n"
#: initdb.c:2977 initdb.c:3042
#: initdb.c:3010 initdb.c:3078
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: n<>o p<>de acessar diret<65>rio \"%s\": %s\n"
#: initdb.c:3035
#: initdb.c:3024
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr ""
"%s: local do diret<65>rio do log de transa<73><61>o deve ser um caminho absoluto\n"
#: initdb.c:3071
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
@@ -696,22 +712,22 @@ msgstr ""
"Se voc<6F> quer armazenar o log de transa<73><61>o no mesmo, \n"
"remova ou esvazie o diret<65>rio \"%s\".\n"
#: initdb.c:3050
#: initdb.c:3090
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: n<>o p<>de criar link simb<6D>lico \"%s\": %s\n"
#: initdb.c:3055
#: initdb.c:3095
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr "%s: links simb<6D>licos n<>o s<>o suportados nessa plataforma"
#: initdb.c:3061
#: initdb.c:3101
#, c-format
msgid "creating subdirectories ... "
msgstr "criando subdiret<65>rios ... "
#: initdb.c:3123
#: initdb.c:3163
#, c-format
msgid ""
"\n"
@@ -750,62 +766,67 @@ msgstr "n
msgid "could not read directory \"%s\": %s\n"
msgstr "n<>o p<>de ler diret<65>rio \"%s\": %s\n"
#: ../../port/dirmod.c:444
#: ../../port/dirmod.c:429
#, c-format
msgid "could not stat file or directory \"%s\": %s\n"
msgstr "n<>o p<>de executar stat no arquivo ou diret<65>rio \"%s\": %s\n"
#: ../../port/dirmod.c:456 ../../port/dirmod.c:473
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "n<>o p<>de remover arquivo ou diret<65>rio \"%s\": %s\n"
#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n<>o p<>de identificar diret<65>rio atual: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin<69>rio \"%s\" <20> inv<6E>lido"
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "n<>o p<>de ler o bin<69>rio \"%s\""
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n<>o p<>de encontrar o \"%s\" para execut<75>-lo"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n<>o p<>de mudar diret<65>rio para \"%s\""
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n<>o p<>de ler link simb<6D>lico \"%s\""
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c<>digo de sa<73>da %d"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo filho foi terminado pela exce<63><65>o 0x%X"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "processo filho foi terminado pelo sinal %s"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"

View File

@@ -4,9 +4,14 @@
# Copyright (c) 2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.15 2005/01/17 21:21:08 petere Exp $
# $PostgreSQL: pgsql/src/bin/initdb/po/ru.po,v 1.15.6.1 2009/09/03 19:25:44 petere Exp $
#
# translation of subject-specific terminology, see:
# <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
# http://wiki.postgresql.org/wiki/NLS/ru/dict
#
# ChangeLog:
# - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>
# - January 17, 2005: complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - December, 2004: New translation by Oleg Bartunov <oleg@sai.msu.su>
# - March 27 - December 10, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
@@ -14,8 +19,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-17 19:04+0000\n"
"PO-Revision-Date: 2005-01-17 15:19-0500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-16 09:15+0000\n"
"PO-Revision-Date: 2009-03-29 09:47+0400\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
"MIME-Version: 1.0\n"
@@ -24,64 +30,82 @@ msgstr ""
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: initdb.c:251
#: initdb.c:265
#: initdb.c:261 initdb.c:275
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:372
#: initdb.c:1406
#: initdb.c:384 initdb.c:1475
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: initdb.c:433
#: initdb.c:1033
#: initdb.c:1060
#: initdb.c:446 initdb.c:993 initdb.c:1022
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: initdb.c:441
#: initdb.c:449
#: initdb.c:1040
#: initdb.c:1066
#: initdb.c:454 initdb.c:462 initdb.c:1000 initdb.c:1028
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:468
#: initdb.c:481
#, c-format
msgid "%s: could not execute command \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:591
#: initdb.c:601
#, c-format
msgid "%s: removing data directory \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:594
#: initdb.c:604
#, c-format
msgid "%s: failed to remove data directory\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:600
#: initdb.c:610
#, c-format
msgid "%s: removing contents of data directory \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:603
#: initdb.c:613
#, c-format
msgid "%s: failed to remove contents of data directory\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:612
#: initdb.c:619
#, c-format
msgid "%s: removing transaction log directory \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:622
#, c-format
msgid "%s: failed to remove transaction log directory\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:628
#, c-format
msgid "%s: removing contents of transaction log directory \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:631
#, c-format
msgid "%s: failed to remove contents of transaction log directory\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:640
#, c-format
msgid "%s: data directory \"%s\" not removed at user's request\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:638
#: initdb.c:645
#, c-format
msgid "%s: transaction log directory \"%s\" not removed at user's request\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:669
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -92,65 +116,60 @@ msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"su\"), <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:687
#: initdb.c:715
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:842
#, c-format
msgid "%s: warning: encoding mismatch\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:844
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the selected\n"
"locale uses (%s) are not known to match. This may lead to\n"
"misbehavior in various character string processing functions. To fix\n"
"this situation, rerun %s and either do not specify an encoding\n"
"explicitly, or choose a matching combination.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s) <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>. \n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>, <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:974
#: initdb.c:913 initdb.c:3027
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:1002
#: initdb.c:943
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s: <20><><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:945 initdb.c:954 initdb.c:964
#, c-format
msgid ""
"%s: file \"%s\" does not exist\n"
"This means you have a corrupted installation or identified\n"
"This might mean you have a corrupted installation or identified\n"
"the wrong directory with the invocation option -L.\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -L.\n"
#: initdb.c:1084
#: initdb.c:951
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s: <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:962
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: <20><><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:1074
#, c-format
msgid "selecting default max_connections ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> max_connections ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> max_connections ... "
#: initdb.c:1120
msgid "selecting default shared_buffers ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> shared_buffers ... "
#: initdb.c:1105
#, c-format
msgid "selecting default shared_buffers/max_fsm_pages ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> shared_buffers/max_fsm_pages ... "
#: initdb.c:1153
#: initdb.c:1151
msgid "creating configuration files ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1254
#: initdb.c:1320
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> template1 <20> %s/base/1 ... "
#: initdb.c:1270
#: initdb.c:1336
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -159,91 +178,100 @@ msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL %s\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -L.\n"
#: initdb.c:1345
msgid "initializing pg_shadow ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_shadow ... "
#: initdb.c:1414
msgid "initializing pg_authid ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_authid ... "
#: initdb.c:1381
#: initdb.c:1450
msgid "Enter new superuser password: "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: "
#: initdb.c:1382
#: initdb.c:1451
msgid "Enter it again: "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: "
#: initdb.c:1385
#: initdb.c:1454
#, c-format
msgid "Passwords didn't match.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:1412
#: initdb.c:1481
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:1425
#: initdb.c:1494
#, c-format
msgid "setting password ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1446
#: initdb.c:1518
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
msgstr ""
"%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:1474
msgid "enabling unlimited row size for system tables ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1602
msgid "initializing dependencies ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1547
msgid "initializing pg_depend ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_depend ... "
#: initdb.c:1575
#: initdb.c:1630
msgid "creating system views ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1611
msgid "loading pg_description ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_description ... "
#: initdb.c:1666
msgid "loading system objects' descriptions ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1650
#: initdb.c:1718
msgid "creating conversions ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1704
#: initdb.c:1753
msgid "creating dictionaries ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1806
msgid "setting privileges on built-in objects ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1762
#: initdb.c:1864
msgid "creating information schema ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:1819
#: initdb.c:1920
msgid "vacuuming database template1 ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> template1 ... "
#: initdb.c:1873
#: initdb.c:1974
msgid "copying template1 to template0 ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> template1 <20> template0 ... "
#: initdb.c:1930
#: initdb.c:2005
msgid "copying template1 to postgres ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> template1 <20> postgres ... "
#: initdb.c:2062
#, c-format
msgid "caught signal\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:1936
#: initdb.c:2068
#, c-format
msgid "could not write to child process: %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: initdb.c:1944
#: initdb.c:2076
#, c-format
msgid "ok\n"
msgstr "<22><>\n"
#: initdb.c:1992
#: initdb.c:2194
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:2059
#: initdb.c:2366
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -252,16 +280,18 @@ msgstr ""
"%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
"\n"
#: initdb.c:2060
#: initdb.c:2367
#, c-format
msgid "Usage:\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: initdb.c:2061
#: initdb.c:2368
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [OPTION]... [DATADIR]\n"
msgstr " %s [<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]... [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
#: initdb.c:2062
#: initdb.c:2369
#, c-format
msgid ""
"\n"
"Options:\n"
@@ -269,19 +299,24 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD>:\n"
#: initdb.c:2063
#: initdb.c:2370
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr " [-D, --pgdata=]DATADIR <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " [-D, --pgdata=]<EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2064
#: initdb.c:2371
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr " -E, --encoding=ENCODING <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>\n"
msgstr " -E, --encoding=<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>\n"
#: initdb.c:2065
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale=LOCALE <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2372
#, c-format
msgid ""
" --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2066
#: initdb.c:2373
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
@@ -289,41 +324,69 @@ msgid ""
" in the respective category (default taken from\n"
" environment)\n"
msgstr ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
" --lc-monetary, --lc-numeric, --lc-time=LOCALE\n"
" --lc-collate, --lc-ctype, --lc-messages=<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
" --lc-monetary, --lc-numeric, --lc-time=<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>\n"
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
#: initdb.c:2071
#: initdb.c:2378
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --locale=C\n"
#: initdb.c:2072
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr " -A, --auth=METHOD <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2379
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
" default text search configuration\n"
msgstr ""
" -T, --text-search-config=<3D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2073
#: initdb.c:2381
#, c-format
msgid ""
" -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=XLOGDIR <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2382
#, c-format
msgid ""
" -A, --auth=METHOD default authentication method for local "
"connections\n"
msgstr " -A, --auth=<3D><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2383
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " -U, --username=<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2074
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2384
#, c-format
msgid ""
" -W, --pwprompt prompt for a password for the new superuser\n"
msgstr ""
" -W, --pwprompt <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2075
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=FILE <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2385
#, c-format
msgid ""
" --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=<3D><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2076
#: initdb.c:2386
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2077
#: initdb.c:2387
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2078
#: initdb.c:2388
#, c-format
msgid ""
"\n"
"Less commonly used options:\n"
@@ -331,32 +394,39 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>:\n"
#: initdb.c:2079
#: initdb.c:2389
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2080
#: initdb.c:2390
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2081
#: initdb.c:2391
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORY <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " -L <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2082
#: initdb.c:2392
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2083
#: initdb.c:2393
#, c-format
msgid ""
"\n"
"If the data directory is not specified, the environment variable PGDATA\n"
"is used.\n"
msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA.\n"
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA.\n"
#: initdb.c:2085
#: initdb.c:2395
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
@@ -364,32 +434,34 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <pgsql-bugs@postgresql.org>.\n"
#: initdb.c:2178
#: initdb.c:2498
#, c-format
msgid "Running in debug mode.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2182
#: initdb.c:2502
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'noclean'. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'noclean'. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2219
#: initdb.c:2236
#: initdb.c:2456
#: initdb.c:2545 initdb.c:2563 initdb.c:2831
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s --help\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2234
#: initdb.c:2561
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%s\")\n"
#: initdb.c:2242
#: initdb.c:2570
#, c-format
msgid "%s: password prompt and password file may not be specified together\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2248
#: initdb.c:2576
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -397,21 +469,24 @@ msgid ""
"next time you run initdb.\n"
msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"trust\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"trust\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ţ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_hba.conf <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -A,\n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> initdb.\n"
#: initdb.c:2272
#: initdb.c:2599
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: initdb.c:2282
#: initdb.c:2609
#, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
msgid ""
"%s: must specify a password for the superuser to enable %s authentication\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %"
"s\n"
#: initdb.c:2297
#: initdb.c:2624
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -424,7 +499,7 @@ msgstr ""
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -D\n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA.\n"
#: initdb.c:2329
#: initdb.c:2700
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -435,7 +510,7 @@ msgstr ""
"<22><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20> \"%s\".\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2336
#: initdb.c:2707
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -446,17 +521,17 @@ msgstr ""
"<22> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> %s.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2355
#: initdb.c:2726
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ԣ<EFBFBD>\n"
#: initdb.c:2363
#: initdb.c:2734
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: <20><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2416
#: initdb.c:2789
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -467,12 +542,12 @@ msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\". <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2426
#: initdb.c:2799
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s.\n"
#: initdb.c:2429
#: initdb.c:2802
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -491,129 +566,249 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2454
#: initdb.c:2828
#, c-format
msgid "%s: could not find suitable encoding for locale \"%s\"\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
msgid "%s: could not find suitable encoding for locale %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
#: initdb.c:2455
#: initdb.c:2830
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -E.\n"
#: initdb.c:2462
#: initdb.c:2839
#, c-format
msgid "%s: locale %s requires unsupported encoding %s\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
#: initdb.c:2842
#, c-format
msgid ""
"Encoding %s is not allowed as a server-side encoding.\n"
"Rerun %s with a different locale selection.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2850
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s.\n"
#: initdb.c:2503
#: initdb.c:2880
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2882
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
"selected locale uses (%s) do not match. This would lead to\n"
"misbehavior in various character string processing functions.\n"
"Rerun %s and either do not specify an encoding explicitly,\n"
"or choose a matching combination.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s) <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (%s) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>. \n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20>, <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:2899
#, c-format
msgid "%s: could not find suitable text search configuration for locale %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
#: initdb.c:2910
#, c-format
msgid ""
"%s: warning: suitable text search configuration for locale %s is unknown\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2915
#, c-format
msgid ""
"%s: warning: specified text search configuration \"%s\" might not match "
"locale %s\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
#: initdb.c:2920
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> \"%s\".\n"
#: initdb.c:2954 initdb.c:3021
#, c-format
msgid "creating directory %s ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s ... "
#: initdb.c:2517
#: initdb.c:2968 initdb.c:3038
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s ... "
#: initdb.c:2523
#: initdb.c:2974 initdb.c:3044
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:2536
#: initdb.c:2987 initdb.c:3056
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: initdb.c:2990
#, c-format
msgid ""
"%s: directory \"%s\" exists but is not empty\n"
"If you want to create a new database system, either remove or empty\n"
"the directory \"%s\" or run %s\n"
"with an argument other than \"%s\".\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> \n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD> ţ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s\n"
"<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \"%s\".\n"
#: initdb.c:2545
#: initdb.c:2998 initdb.c:3066
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:2554
#: initdb.c:3012
#, c-format
msgid "creating directory %s/%s ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s/%s ... "
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ԣ<EFBFBD>\n"
#: initdb.c:2622
#: initdb.c:3059
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
"remove or empty the directory \"%s\".\n"
msgstr ""
"<22><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD> <20>ӣ ţ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: initdb.c:3078
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: initdb.c:3083
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: initdb.c:3089
#, c-format
msgid "creating subdirectories ... "
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#: initdb.c:3151
#, c-format
msgid ""
"\n"
"Success. You can now start the database server using:\n"
"\n"
" %s%s%s%spostmaster -D %s%s%s\n"
" %s%s%spostgres%s -D %s%s%s\n"
"or\n"
" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n"
"\n"
msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD>. <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
"\n"
" %s%s%s%spostmaster -D %s%s%s\n"
" %s%s%spostgres%s -D %s%s%s\n"
"<22><><EFBFBD>\n"
" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n"
" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n"
"\n"
#: ../../port/dirmod.c:75
#: ../../port/dirmod.c:88
#: ../../port/dirmod.c:101
#: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101
#, c-format
msgid "out of memory\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: ../../port/exec.c:194
#: ../../port/exec.c:308
#: ../../port/exec.c:351
#: ../../port/dirmod.c:270
#, c-format
msgid "could not set junction for \"%s\": %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> \"%s\": %s\n"
#: ../../port/dirmod.c:309
#, c-format
msgid "could not open directory \"%s\": %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: ../../port/dirmod.c:346
#, c-format
msgid "could not read directory \"%s\": %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: ../../port/dirmod.c:429
#, c-format
msgid "could not stat file or directory \"%s\": %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: ../../port/dirmod.c:456 ../../port/dirmod.c:473
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s"
#: ../../port/exec.c:213
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:262
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:269
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: ../../port/exec.c:324
#: ../../port/exec.c:360
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \"%s\""
#: ../../port/exec.c:339
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:587
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0x%X"
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s"
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:593
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#~ msgid "enabling unlimited row size for system tables ... "
#~ msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ... "
#~ msgid "creating directory %s/%s ... "
#~ msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s/%s ... "

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: initdb-tr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-11-29 06:18-0400\n"
"PO-Revision-Date: 2007-11-29 09:06-0800\n"
"POT-Creation-Date: 2009-05-05 11:28+0000\n"
"PO-Revision-Date: 2009-05-06 18:22+0200\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@commandprompt.com>\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"MIME-Version: 1.0\n"
@@ -25,22 +25,22 @@ msgid "%s: out of memory\n"
msgstr "%s: yetersiz bellek\n"
#: initdb.c:384
#: initdb.c:1475
#: initdb.c:1487
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: \"%s\" dosyası, okunmak için açılamadı: %s\n"
#: initdb.c:446
#: initdb.c:993
#: initdb.c:1022
#: initdb.c:1005
#: initdb.c:1034
#, c-format
msgid "%s: could not open file \"%s\" for writing: %s\n"
msgstr "%s: \"%s\" dosyası, yazılmak için açılamadı: %s\n"
#: initdb.c:454
#: initdb.c:462
#: initdb.c:1000
#: initdb.c:1028
#: initdb.c:1012
#: initdb.c:1040
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasına yazılamadı: %s\n"
@@ -110,25 +110,35 @@ msgstr ""
"%s: root olarak çalıştırılamaz.\n"
"(Örneğin \"su\" kullanarak ) sunucu sürecinin sahibi olacak şekilde sisteme yetkisiz bir kullanıcı olarak giriş yapın.\n"
#: initdb.c:715
#: initdb.c:679
#, c-format
msgid "%s: could not obtain information about current user: %s\n"
msgstr "%s: mevcut kullanıcının bilgileri alınamadı: %s\n"
#: initdb.c:696
#, c-format
msgid "%s: could not get current user name: %s\n"
msgstr "%s: mevcut kullanıcının adı alınamadı: %s\n"
#: initdb.c:727
#, c-format
msgid "%s: \"%s\" is not a valid server encoding name\n"
msgstr "%s: \"%s\" geçerli bir dil kodlaması adı değil\n"
#: initdb.c:913
#: initdb.c:3001
#: initdb.c:925
#: initdb.c:3039
#, c-format
msgid "%s: could not create directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizini oluşturma başarısız: %s\n"
#: initdb.c:943
#: initdb.c:955
#, c-format
msgid "%s: file \"%s\" does not exist\n"
msgstr "%s: \"%s\" dosyası mevcut değil\n"
#: initdb.c:945
#: initdb.c:954
#: initdb.c:964
#: initdb.c:957
#: initdb.c:966
#: initdb.c:976
#, c-format
msgid ""
"This might mean you have a corrupted installation or identified\n"
@@ -137,36 +147,36 @@ msgstr ""
"Bu durum, bozulmus bir kurulumunuz olduğu ya da\n"
"-L parametresi ile yanlış dizin belirttiğiniz anlamına gelir.\n"
#: initdb.c:951
#: initdb.c:963
#, c-format
msgid "%s: could not access file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasına erişim hatası: %s\n"
#: initdb.c:962
#: initdb.c:974
#, c-format
msgid "%s: file \"%s\" is not a regular file\n"
msgstr "%s: \"%s\" düzgün bir dosya değildir.\n"
#: initdb.c:1074
#: initdb.c:1086
#, c-format
msgid "selecting default max_connections ... "
msgstr "ön tanımlı max_connections seçiliyor ... "
#: initdb.c:1105
#: initdb.c:1117
#, c-format
msgid "selecting default shared_buffers/max_fsm_pages ... "
msgstr "ön tanımlı shared_buffers/max_fsm_pages seçiliyor ... "
#: initdb.c:1151
#: initdb.c:1163
msgid "creating configuration files ... "
msgstr "yapılandırma dosyaları yaratılıyor ... "
#: initdb.c:1320
#: initdb.c:1332
#, c-format
msgid "creating template1 database in %s/base/1 ... "
msgstr "%s/base/1 içinde template1 veritabanı yaratılıyor."
#: initdb.c:1336
#: initdb.c:1348
#, c-format
msgid ""
"%s: input file \"%s\" does not belong to PostgreSQL %s\n"
@@ -175,99 +185,99 @@ msgstr ""
"%s: \"%s\" girdi dosyası PostgreSQL'e ait değil %s\n"
"Kurulumunuzu kontrol edin ya da -L seçeneği ile doğru dizini belirtin.\n"
#: initdb.c:1414
#: initdb.c:1426
msgid "initializing pg_authid ... "
msgstr "pg_authid ilklendiriliyor ... "
#: initdb.c:1450
#: initdb.c:1462
msgid "Enter new superuser password: "
msgstr "Yeni superuser şifresini giriniz: "
#: initdb.c:1451
#: initdb.c:1463
msgid "Enter it again: "
msgstr "Yeniden giriniz: "
#: initdb.c:1454
#: initdb.c:1466
#, c-format
msgid "Passwords didn't match.\n"
msgstr "Şifreler uyuşmadı.\n"
#: initdb.c:1481
#: initdb.c:1493
#, c-format
msgid "%s: could not read password from file \"%s\": %s\n"
msgstr "%s: \"%s\" dosyasından şifre okunamadı: %s\n"
#: initdb.c:1494
#: initdb.c:1506
#, c-format
msgid "setting password ... "
msgstr "şifre ayarlanıyor ... "
#: initdb.c:1518
#: initdb.c:1530
#, c-format
msgid "%s: The password file was not generated. Please report this problem.\n"
msgstr "%s: Şifre dosyası üretilemedi. Lütfen bu hatayı bildiriniz.\n"
#: initdb.c:1602
#: initdb.c:1614
msgid "initializing dependencies ... "
msgstr "bağlılıklar ilklendiriliyor ... "
#: initdb.c:1630
#: initdb.c:1642
msgid "creating system views ... "
msgstr "sistem viewları yaratılıyor ... "
#: initdb.c:1666
#: initdb.c:1678
msgid "loading system objects' descriptions ... "
msgstr "sistem nesnelerinin açıklamaları yükleniyor ... "
#: initdb.c:1718
#: initdb.c:1730
msgid "creating conversions ... "
msgstr "dönüşümler yükleniyor ... "
#: initdb.c:1753
#: initdb.c:1765
msgid "creating dictionaries ... "
msgstr "sözlükler oluşturuluyor... "
#: initdb.c:1806
#: initdb.c:1818
msgid "setting privileges on built-in objects ... "
msgstr "gömülü nesnelerdeki izinler ayarlanıyor ... "
#: initdb.c:1864
#: initdb.c:1876
msgid "creating information schema ... "
msgstr "information schema yaratılıyor ... "
#: initdb.c:1920
#: initdb.c:1932
msgid "vacuuming database template1 ... "
msgstr "template1 veritabanı vakumlanıyor ... "
#: initdb.c:1974
#: initdb.c:1986
msgid "copying template1 to template0 ... "
msgstr "template1 template0'a kopyalanıyor ... "
#: initdb.c:2005
#: initdb.c:2017
msgid "copying template1 to postgres ... "
msgstr "template1, postgres'e kopyalanıyor ... "
#: initdb.c:2062
#: initdb.c:2074
#, c-format
msgid "caught signal\n"
msgstr "sinyal yakalandı\n"
#: initdb.c:2068
#: initdb.c:2080
#, c-format
msgid "could not write to child process: %s\n"
msgstr "çocuk sürece yazılamadı: %s\n"
#: initdb.c:2076
#: initdb.c:2088
#, c-format
msgid "ok\n"
msgstr "tamam\n"
#: initdb.c:2194
#: initdb.c:2206
#, c-format
msgid "%s: invalid locale name \"%s\"\n"
msgstr "%s: geçersiz yerel adı \"%s\"\n"
#: initdb.c:2345
#: initdb.c:2378
#, c-format
msgid ""
"%s initializes a PostgreSQL database cluster.\n"
@@ -276,17 +286,17 @@ msgstr ""
"%sbir PostgreSQL Veritabanı kümesini ilklendirir.\n"
"\n"
#: initdb.c:2346
#: initdb.c:2379
#, c-format
msgid "Usage:\n"
msgstr "Kullanımı:\n"
#: initdb.c:2347
#: initdb.c:2380
#, c-format
msgid " %s [OPTION]... [DATADIR]\n"
msgstr " %s [SEÇENEK]... [DATADIR]\n"
#: initdb.c:2348
#: initdb.c:2381
#, c-format
msgid ""
"\n"
@@ -295,22 +305,22 @@ msgstr ""
"\n"
"Seçenekler:\n"
#: initdb.c:2349
#: initdb.c:2382
#, c-format
msgid " [-D, --pgdata=]DATADIR location for this database cluster\n"
msgstr "[-D, --pgdata=]DATADIR bu veritabanı kümesi için yer\n"
#: initdb.c:2350
#: initdb.c:2383
#, c-format
msgid " -E, --encoding=ENCODING set default encoding for new databases\n"
msgstr " -E, --encoding=ENCODING yeni veritabanları için öntanımlı dil kodlamasını ayarlar\n"
#: initdb.c:2351
#: initdb.c:2384
#, c-format
msgid " --locale=LOCALE initialize database cluster with given locale\n"
msgstr " --locale=LOCALE veritabanı kümesini verilen yerel ile ilklendirir\n"
#: initdb.c:2352
#: initdb.c:2385
#, c-format
msgid ""
" --lc-collate, --lc-ctype, --lc-messages=LOCALE\n"
@@ -325,12 +335,12 @@ msgstr ""
" verilen yerelde ilklendirir.\n"
" ön tanımlı bilgi çevresel bigilerden alınmıştır)\n"
#: initdb.c:2357
#: initdb.c:2390
#, c-format
msgid " --no-locale equivalent to --locale=C\n"
msgstr " --no-locale --locale=C'ye eşdeğer\n"
#: initdb.c:2358
#: initdb.c:2391
#, c-format
msgid ""
" -T, --text-search-config=CFG\n"
@@ -339,42 +349,42 @@ msgstr ""
" -T, --text-search-config=CFG\n"
" öntanımlı metin arama yapılandırması\n"
#: initdb.c:2360
#: initdb.c:2393
#, c-format
msgid " -X, --xlogdir=XLOGDIR location for the transaction log directory\n"
msgstr " -X, --xlogdir=XLOGDIR transaction log dizini\n"
#: initdb.c:2361
#: initdb.c:2394
#, c-format
msgid " -A, --auth=METHOD default authentication method for local connections\n"
msgstr " -A, --auth=METHOD yerel bağlantılar için ön tanımlı yetkilendirme yöntemi\n"
#: initdb.c:2362
#: initdb.c:2395
#, c-format
msgid " -U, --username=NAME database superuser name\n"
msgstr " -U, --username=NAME veritabanı superuser kullanıcısı adı\n"
#: initdb.c:2363
#: initdb.c:2396
#, c-format
msgid " -W, --pwprompt prompt for a password for the new superuser\n"
msgstr " -W, --pwprompt yeni superuser için şifre sorar\n"
#: initdb.c:2364
#: initdb.c:2397
#, c-format
msgid " --pwfile=FILE read password for the new superuser from file\n"
msgstr " --pwfile=DOSYA_ADI yeni superuser için şifreyi belirtilen dosyadan okur\n"
#: initdb.c:2365
#: initdb.c:2398
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help bu yardımı gösterir ve sonra çıkar\n"
#: initdb.c:2366
#: initdb.c:2399
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version sürüm bilgisini gösterir ve sonra çıkar\n"
#: initdb.c:2367
#: initdb.c:2400
#, c-format
msgid ""
"\n"
@@ -383,27 +393,27 @@ msgstr ""
"\n"
"Daha az kullanılan seçenekler:\n"
#: initdb.c:2368
#: initdb.c:2401
#, c-format
msgid " -d, --debug generate lots of debugging output\n"
msgstr " -d, --debug bol miktarda debug çıktısı üretir\n"
#: initdb.c:2369
#: initdb.c:2402
#, c-format
msgid " -s, --show show internal settings\n"
msgstr " -s, --show dahili ayarları gösterir\n"
#: initdb.c:2370
#: initdb.c:2403
#, c-format
msgid " -L DIRECTORY where to find the input files\n"
msgstr " -L DIRECTORY girdi dosyalarının nerede bulunacağını belirtir\n"
#: initdb.c:2371
#: initdb.c:2404
#, c-format
msgid " -n, --noclean do not clean up after errors\n"
msgstr " -n, --noclean hatalardan sonra temizlik yapma\n"
#: initdb.c:2372
#: initdb.c:2405
#, c-format
msgid ""
"\n"
@@ -413,7 +423,7 @@ msgstr ""
"\n"
"Eğer veri dizini belirtilmezse, PGDATA çevresel değişkeni kullanılacaktır\n"
#: initdb.c:2374
#: initdb.c:2407
#, c-format
msgid ""
"\n"
@@ -422,34 +432,34 @@ msgstr ""
"\n"
"Hataları <pgsql-bugs@postgresql.org> adresine bildirebilirsiniz.\n"
#: initdb.c:2477
#: initdb.c:2510
#, c-format
msgid "Running in debug mode.\n"
msgstr "Debug modunda çalışıyor.\n"
#: initdb.c:2481
#: initdb.c:2514
#, c-format
msgid "Running in noclean mode. Mistakes will not be cleaned up.\n"
msgstr "noclean modunda çalışıyor. Hatalar silinmeyecek.\n"
#: initdb.c:2524
#: initdb.c:2542
#: initdb.c:2810
#: initdb.c:2557
#: initdb.c:2575
#: initdb.c:2843
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Ayrıntılı bilgi için \"%s --help\" komutunu deneyebilirsiniz.\n"
#: initdb.c:2540
#: initdb.c:2573
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: Çok fazla komut satırı girdisi var (ilki \"%s\")\n"
#: initdb.c:2549
#: initdb.c:2582
#, c-format
msgid "%s: password prompt and password file cannot be specified together\n"
msgstr "%s: şifre promptu ve şifre dosyası birlikte belirtilemez\n"
#: initdb.c:2555
#: initdb.c:2588
msgid ""
"\n"
"WARNING: enabling \"trust\" authentication for local connections\n"
@@ -461,17 +471,17 @@ msgstr ""
"Bunu, pg_hba.conf dosyasını düzenleyerek ya da initdb'yi yeniden \n"
" çalıştırdığınızda -A parametresi ile değiştirebilirsiniz..\n"
#: initdb.c:2578
#: initdb.c:2611
#, c-format
msgid "%s: unrecognized authentication method \"%s\"\n"
msgstr "%s: bilinmeyen yetkilendirme yöntemi\"%s\".\n"
#: initdb.c:2588
#: initdb.c:2621
#, c-format
msgid "%s: must specify a password for the superuser to enable %s authentication\n"
msgstr "%s: %s yetkilendirmesini etkinleştirmek için superuser'a şifre atamanız gerekmektedir.\n"
#: initdb.c:2603
#: initdb.c:2636
#, c-format
msgid ""
"%s: no data directory specified\n"
@@ -483,7 +493,7 @@ msgstr ""
"Bu veritabanı sistemi için verinin hangi dizinde duracağını belirtmeniz gerekmektedir.\n"
"Bunu ya -D seçeneği ile ya da PGDATA çevresel değişkeni ile yapabilirsiniz.\n"
#: initdb.c:2679
#: initdb.c:2712
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -494,7 +504,7 @@ msgstr ""
"ile aynı dizinde bulunamadı.\n"
"Kurulumunuzu kontrol ediniz.\n"
#: initdb.c:2686
#: initdb.c:2719
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -505,17 +515,17 @@ msgstr ""
"ile aynı sürüm numarasına sahip değil.\n"
"Kurulumunuzu kontrol ediniz.\n"
#: initdb.c:2705
#: initdb.c:2738
#, c-format
msgid "%s: input file location must be an absolute path\n"
msgstr "%s: girdi dosyasının yeri mutlak bir yol olmalıdır\n"
#: initdb.c:2713
#: initdb.c:2746
#, c-format
msgid "%s: could not determine valid short version string\n"
msgstr "%s: geçerli bir kısa sürüm katarı belirlenemedi\n"
#: initdb.c:2768
#: initdb.c:2801
#, c-format
msgid ""
"The files belonging to this database system will be owned by user \"%s\".\n"
@@ -526,12 +536,12 @@ msgstr ""
"Bu kullanıcı aynı zamanda sunucu sürecinin de sahibi olmalıdır.\n"
"\n"
#: initdb.c:2778
#: initdb.c:2811
#, c-format
msgid "The database cluster will be initialized with locale %s.\n"
msgstr "Veritabanı kümesi %s yereli ile ilklendirilecek.\n"
#: initdb.c:2781
#: initdb.c:2814
#, c-format
msgid ""
"The database cluster will be initialized with locales\n"
@@ -550,22 +560,22 @@ msgstr ""
" NUMERIC: %s\n"
" TIME: %s\n"
#: initdb.c:2807
#: initdb.c:2840
#, c-format
msgid "%s: could not find suitable encoding for locale %s\n"
msgstr "%s: %s yereli için uygun dil kodlaması bulunamadı.\n"
#: initdb.c:2809
#: initdb.c:2842
#, c-format
msgid "Rerun %s with the -E option.\n"
msgstr "%s komutunu -E seçeneği ile yeniden çalıştırın.\n"
#: initdb.c:2818
#: initdb.c:2851
#, c-format
msgid "%s: locale %s requires unsupported encoding %s\n"
msgstr "%s: %s yereli desteklenmeyen %s dil kodlamasını gerektirir\n"
#: initdb.c:2821
#: initdb.c:2854
#, c-format
msgid ""
"Encoding %s is not allowed as a server-side encoding.\n"
@@ -574,17 +584,17 @@ msgstr ""
"%s dil kodlaması sunucu tarafında izin verilen bir dil kodlaması değildir\n"
" %s'i değişik bir dil seçimi ile tekrar çalıştırın.\n"
#: initdb.c:2829
#: initdb.c:2862
#, c-format
msgid "The default database encoding has accordingly been set to %s.\n"
msgstr "Öntanımlı veritabanı dil kodlaması %s olarak ayarlandı.\n"
#: initdb.c:2859
#: initdb.c:2892
#, c-format
msgid "%s: encoding mismatch\n"
msgstr "%s: dil kodlaması uyuşmazlığı\n"
#: initdb.c:2861
#: initdb.c:2894
#, c-format
msgid ""
"The encoding you selected (%s) and the encoding that the\n"
@@ -599,51 +609,51 @@ msgstr ""
" düzeltebilmek için %s komutunu yeniden çalıştırın ve de ya kodlama \n"
" belirtmeyin ya da eşleştirilebilir bir kodlama seçin.\n"
#: initdb.c:2878
#: initdb.c:2911
#, c-format
msgid "%s: could not find suitable text search configuration for locale %s\n"
msgstr "%s: \"%s\" yereli için uygun metin arama yapılandırması bulunamadı.\n"
#: initdb.c:2889
#: initdb.c:2922
#, c-format
msgid "%s: warning: suitable text search configuration for locale %s is unknown\n"
msgstr "%s: uyarı: %s yereli için uygun metin arama yapılandırması bilinmiyor.\n"
#: initdb.c:2894
#: initdb.c:2927
#, c-format
msgid "%s: warning: specified text search configuration \"%s\" might not match locale %s\n"
msgstr "%s: uyarı: belirtilen metin arama yapılandırması \"%s\", %s yereli ile eşleşmeyebilir\n"
#: initdb.c:2899
#: initdb.c:2932
#, c-format
msgid "The default text search configuration will be set to \"%s\".\n"
msgstr "Öntanımlı metin arama yapılandırması \"%s\" olarak ayarlanacak.\n"
#: initdb.c:2933
#: initdb.c:2995
#: initdb.c:2966
#: initdb.c:3033
#, c-format
msgid "creating directory %s ... "
msgstr "%s dizini yaratılıyor... "
#: initdb.c:2947
#: initdb.c:3014
#: initdb.c:2980
#: initdb.c:3050
#, c-format
msgid "fixing permissions on existing directory %s ... "
msgstr "mevcut %s dizininin izinleri düzeltiliyor..."
#: initdb.c:2953
#: initdb.c:3020
#: initdb.c:2986
#: initdb.c:3056
#, c-format
msgid "%s: could not change permissions of directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizininin erişim haklarını değiştirilemiyor: %s\n"
#: initdb.c:2966
#: initdb.c:3032
#: initdb.c:2999
#: initdb.c:3068
#, c-format
msgid "%s: directory \"%s\" exists but is not empty\n"
msgstr "%s: \"%s\" dizini mevcut, ama boş değil\n"
#: initdb.c:2969
#: initdb.c:3002
#, c-format
msgid ""
"If you want to create a new database system, either remove or empty\n"
@@ -654,13 +664,18 @@ msgstr ""
"kaldırın, ya boşaltın ya da ya da %s 'i \n"
"\"%s\" argümanından başka bir argüman ile çalıştırın.\n"
#: initdb.c:2977
#: initdb.c:3042
#: initdb.c:3010
#: initdb.c:3078
#, c-format
msgid "%s: could not access directory \"%s\": %s\n"
msgstr "%s: \"%s\" dizine erişim hatası: %s\n"
#: initdb.c:3035
#: initdb.c:3024
#, c-format
msgid "%s: transaction log directory location must be an absolute path\n"
msgstr "%s: transaction log dizini mutlak bir yol olmalıdır\n"
#: initdb.c:3071
#, c-format
msgid ""
"If you want to store the transaction log there, either\n"
@@ -669,22 +684,22 @@ msgstr ""
"Eğer transaction kayıt dosyasını saklamak istiyorsanız, \n"
"\"%s\" dizinini kaldırın ya da boşaltın\n"
#: initdb.c:3050
#: initdb.c:3090
#, c-format
msgid "%s: could not create symbolic link \"%s\": %s\n"
msgstr "%s: symbolic link \"%s\" oluşturma hatası: %s\n"
#: initdb.c:3055
#: initdb.c:3095
#, c-format
msgid "%s: symlinks are not supported on this platform"
msgstr "%s: bu platformda sembolik bağlantı desteklenmemektedir"
#: initdb.c:3061
#: initdb.c:3101
#, c-format
msgid "creating subdirectories ... "
msgstr "alt dizinler oluşturuluyor... "
#: initdb.c:3123
#: initdb.c:3163
#, c-format
msgid ""
"\n"
@@ -726,65 +741,71 @@ msgstr "\"%s\" dizini açma başarısız: %s\n"
msgid "could not read directory \"%s\": %s\n"
msgstr "\"%s\" dizini okuma başarısız: %s\n"
#: ../../port/dirmod.c:444
#: ../../port/dirmod.c:429
#, c-format
msgid "could not stat file or directory \"%s\": %s\n"
msgstr "\"%s\" dosya ya da dizini durumlanamadı: %s\n"
#: ../../port/dirmod.c:456
#: ../../port/dirmod.c:473
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "\"%s\" dizini kaldırma başarısız: %s\n"
#: ../../port/exec.c:192
#: ../../port/exec.c:306
#: ../../port/exec.c:349
#: ../../port/exec.c:195
#: ../../port/exec.c:309
#: ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "geçerli dizin tespit edilemedi: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "geçersiz ikili (binary) \"%s\""
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "\"%s\" ikili (binary) dosyası okunamadı"
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" çalıştırmak için bulunamadı"
#: ../../port/exec.c:322
#: ../../port/exec.c:358
#: ../../port/exec.c:325
#: ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "çalışma dizini \"%s\" olarak değiştirilemedi"
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "symbolic link \"%s\" okuma hatası"
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "alt süreç %d çıkış koduyla sonuçlandırılmıştır"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "alt süreç 0x%X exception tarafından sonlandırılmıştır"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "alt süreç %s sinyali tarafından sonlandırılmıştır"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "alt süreç %d sinyali tarafından sonlandırılmıştır"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "alt süreç %d bilinmeyen durumu ile sonlandırılmıştır"

View File

@@ -1,11 +1,11 @@
# "pg_config" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:19-0300\n"
"PO-Revision-Date: 2005-10-04 22:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -234,57 +234,57 @@ msgstr "%s: n
msgid "%s: invalid argument: %s\n"
msgstr "%s: argumento inv<6E>lido: %s\n"
#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n<>o p<>de identificar diret<65>rio atual: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin<69>rio \"%s\" <20> inv<6E>lido"
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "n<>o p<>de ler o bin<69>rio \"%s\""
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n<>o p<>de encontrar o \"%s\" para execut<75>-lo"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n<>o p<>de mudar diret<65>rio para \"%s\""
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n<>o p<>de ler link simb<6D>lico \"%s\""
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c<>digo de sa<73>da %d"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo filho foi terminado pela exce<63><65>o 0x%X"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "processo filho foi terminado pelo sinal %s"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"

View File

@@ -4,9 +4,14 @@
# Copyright (c) 2004-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/pg_config/po/ru.po,v 1.5 2005/01/17 21:21:09 petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_config/po/ru.po,v 1.5.6.1 2009/09/03 19:25:44 petere Exp $
#
# translation of subject-specific terminology, see:
# <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
# http://wiki.postgresql.org/wiki/NLS/ru/dict
#
# ChangeLog:
# - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>
# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>
# - October 13 - November 24, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
@@ -14,8 +19,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-17 19:04+0000\n"
"PO-Revision-Date: 2005-01-17 15:22-0500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-16 09:15+0000\n"
"PO-Revision-Date: 2009-03-29 08:14+0400\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
"MIME-Version: 1.0\n"
@@ -24,7 +30,13 @@ msgstr ""
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: pg_config.c:36
#: pg_config.c:231 pg_config.c:247 pg_config.c:263 pg_config.c:279
#: pg_config.c:295 pg_config.c:311 pg_config.c:327 pg_config.c:343
#, c-format
msgid "not recorded\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:398
#, c-format
msgid ""
"\n"
@@ -35,28 +47,35 @@ msgstr ""
"%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
"\n"
#: pg_config.c:37
#: pg_config.c:399
#, c-format
msgid "Usage:\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_config.c:38
#: pg_config.c:400
#, c-format
msgid ""
" %s OPTION...\n"
"\n"
msgstr ""
" %s <20><><EFBFBD><EFBFBD><EFBFBD>...\n"
" %s [ OPTION ... ]\n"
"\n"
msgstr " %s [ <20><><EFBFBD><EFBFBD><EFBFBD> ... ]\n\n"
#: pg_config.c:39
#: pg_config.c:401
#, c-format
msgid "Options:\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_config.c:40
#: pg_config.c:402
#, c-format
msgid " --bindir show location of user executables\n"
msgstr " --bindir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:41
#: pg_config.c:403
#, c-format
msgid " --docdir show location of documentation files\n"
msgstr " --docdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:404
#, c-format
msgid ""
" --includedir show location of C header files of the client\n"
" interfaces\n"
@@ -64,23 +83,63 @@ msgstr ""
" --includedir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> C (.h)\n"
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:43
msgid " --includedir-server show location of C header files for the server\n"
msgstr " --includedir-server <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> C (.h) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:406
#, c-format
msgid " --pkgincludedir show location of other C header files\n"
msgstr " --pkgincludedir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> C (.h)\n"
#: pg_config.c:44
#: pg_config.c:407
#, c-format
msgid ""
" --includedir-server show location of C header files for the server\n"
msgstr ""
" --includedir-server <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> C (.h) "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:408
#, c-format
msgid " --libdir show location of object code libraries\n"
msgstr " --libdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
msgstr ""
" --libdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
#: pg_config.c:45
#: pg_config.c:409
#, c-format
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr " --pkglibdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr ""
" --pkglibdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:46
#: pg_config.c:410
#, c-format
msgid " --localedir show location of locale support files\n"
msgstr " --localedir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:411
#, c-format
msgid " --mandir show location of manual pages\n"
msgstr " --mandir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:412
#, c-format
msgid ""
" --sharedir show location of architecture-independent support "
"files\n"
msgstr " --sharedir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:413
#, c-format
msgid ""
" --sysconfdir show location of system-wide configuration files\n"
msgstr " --sysconfdir <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:414
#, c-format
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> makefile <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr ""
" --pgxs <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> makefile <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:47
#: pg_config.c:415
#, c-format
msgid ""
" --configure show options given to \"configure\" script when\n"
" PostgreSQL was built\n"
@@ -88,91 +147,140 @@ msgstr ""
" --configure <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"configure\"\n"
" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:49
msgid " --version show the PostgreSQL version, then exit\n"
msgstr " --version <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL <EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:417
#, c-format
msgid " --cc show CC value used when PostgreSQL was built\n"
msgstr " --cc <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CC <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:50
#: pg_config.c:418
#, c-format
msgid ""
" --help show this help, then exit\n"
"\n"
msgstr ""
" --help <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
"\n"
" --cppflags show CPPFLAGS value used when PostgreSQL was built\n"
msgstr " --cppflags <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CPPFLAGS <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:51
#: pg_config.c:419
#, c-format
msgid ""
" --cflags show CFLAGS value used when PostgreSQL was built\n"
msgstr " --cflags <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CFLAGS <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:420
#, c-format
msgid ""
" --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n"
msgstr " --cflags_sl <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CFLAGS_SL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:421
#, c-format
msgid ""
" --ldflags show LDFLAGS value used when PostgreSQL was built\n"
msgstr " --ldflags <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LDFLAGS <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:422
#, c-format
msgid ""
" --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was "
"built\n"
msgstr " --ldflags_sl <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LDFLAGS_SL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:423
#, c-format
msgid ""
" --libs show LIBS value used when PostgreSQL was built\n"
msgstr " --libs <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LIBS <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:424
#, c-format
msgid " --version show the PostgreSQL version\n"
msgstr " --version <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_config.c:425
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:426
#, c-format
msgid ""
"\n"
"With no arguments, all known items are shown.\n"
"\n"
msgstr "\n<><6E><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n\n"
#: pg_config.c:427
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <pgsql-bugs@postgresql.org>.\n"
#: pg_config.c:57
#: pg_config.c:433
#, c-format
msgid ""
"\n"
"Try \"%s --help\" for more information\n"
msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s --help\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid "Try \"%s --help\" for more information.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s --help\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:75
#: pg_config.c:472
#, c-format
msgid "%s: argument required\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid "%s: could not find own program executable\n"
msgstr "%s: <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_config.c:104
#: pg_config.c:495
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: pg_config.c:113
#, c-format
msgid "%s: could not find own executable\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
#: ../../port/exec.c:194
#: ../../port/exec.c:308
#: ../../port/exec.c:351
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s"
#: ../../port/exec.c:213
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:262
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:269
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: ../../port/exec.c:324
#: ../../port/exec.c:360
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \"%s\""
#: ../../port/exec.c:339
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:587
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0x%X"
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s"
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:593
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#~ msgid "%s: argument required\n"
#~ msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"

View File

@@ -1,13 +1,13 @@
# "pg_controldata" translation to Brazilian Portuguese Language.
# Cesar Suga <sartre@linuxbr.com>, 2002.
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-10-04 23:00-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"

View File

@@ -1,11 +1,11 @@
# "pg_ctl" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-10-04 22:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -13,46 +13,46 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_ctl.c:232 pg_ctl.c:247 pg_ctl.c:1732
#: pg_ctl.c:230 pg_ctl.c:245 pg_ctl.c:1781
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: sem mem<65>ria\n"
#: pg_ctl.c:281
#: pg_ctl.c:279
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: n<>o p<>de abrir arquivo do PID \"%s\": %s\n"
#: pg_ctl.c:288
#: pg_ctl.c:286
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: dado inv<6E>lido no arquivo do PID \"%s\"\n"
#: pg_ctl.c:541
#: pg_ctl.c:565
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr ""
"%s: n<>o pode definir tamanho limite do arquivo core; n<>o <20> permitido pelo "
"limite superior\n"
#: pg_ctl.c:571
#: pg_ctl.c:595
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: n<>o p<>de ler arquivo \"%s\"\n"
#: pg_ctl.c:577
#: pg_ctl.c:601
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: arquivo de op<6F><70>es \"%s\" deve ter exatamente uma linha\n"
#: pg_ctl.c:620
#: pg_ctl.c:649
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr ""
"%s: outro servidor pode estar executando; tentando iniciar o servidor assim "
"mesmo\n"
#: pg_ctl.c:647
#: pg_ctl.c:676
#, c-format
msgid ""
"The program \"postgres\" is needed by %s but was not found in the\n"
@@ -63,7 +63,7 @@ msgstr ""
"mesmo diret<65>rio que \"%s\".\n"
"Verifique sua instala<6C><61>o.\n"
#: pg_ctl.c:653
#: pg_ctl.c:682
#, c-format
msgid ""
"The program \"postgres\" was found by \"%s\"\n"
@@ -74,12 +74,12 @@ msgstr ""
"mas n<>o tem a mesma vers<72>o que %s.\n"
"Verifique sua instala<6C><61>o.\n"
#: pg_ctl.c:670
#: pg_ctl.c:699
#, c-format
msgid "%s: could not start server: exit code was %d\n"
msgstr "%s: n<>o p<>de iniciar o servidor: c<>digo de sa<73>da foi %d\n"
#: pg_ctl.c:681
#: pg_ctl.c:710
#, c-format
msgid ""
"%s: could not start server\n"
@@ -88,189 +88,189 @@ msgstr ""
"%s: n<>o pode iniciar o servidor\n"
"Examine o arquivo de log.\n"
#: pg_ctl.c:690
#: pg_ctl.c:719
msgid "waiting for server to start..."
msgstr "esperando o servidor iniciar..."
#: pg_ctl.c:694
#: pg_ctl.c:723
#, c-format
msgid "could not start server\n"
msgstr "n<>o p<>de iniciar o servidor\n"
#: pg_ctl.c:699 pg_ctl.c:765 pg_ctl.c:838
#: pg_ctl.c:728 pg_ctl.c:794 pg_ctl.c:867
msgid " done\n"
msgstr "feito\n"
#: pg_ctl.c:700
#: pg_ctl.c:729
msgid "server started\n"
msgstr "servidor iniciado\n"
#: pg_ctl.c:704
#: pg_ctl.c:733
msgid "server starting\n"
msgstr "servidor est<73> iniciando\n"
#: pg_ctl.c:718 pg_ctl.c:786 pg_ctl.c:860
#: pg_ctl.c:747 pg_ctl.c:815 pg_ctl.c:889
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: arquivo do PID \"%s\" n<>o existe\n"
#: pg_ctl.c:719 pg_ctl.c:788 pg_ctl.c:861
#: pg_ctl.c:748 pg_ctl.c:817 pg_ctl.c:890
msgid "Is server running?\n"
msgstr "O servidor est<73> executando?\n"
#: pg_ctl.c:725
#: pg_ctl.c:754
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: n<>o pode parar servidor; servidor monousu<73>rio est<73> executando (PID: %"
"ld)\n"
#: pg_ctl.c:733 pg_ctl.c:810
#: pg_ctl.c:762 pg_ctl.c:839
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: n<>o p<>de enviar sinal de parada (PID: %ld): %s\n"
#: pg_ctl.c:740
#: pg_ctl.c:769
msgid "server shutting down\n"
msgstr "servidor est<73> desligando\n"
#: pg_ctl.c:745 pg_ctl.c:815
#: pg_ctl.c:774 pg_ctl.c:844
msgid "waiting for server to shut down..."
msgstr "esperando o servidor desligar..."
#: pg_ctl.c:760 pg_ctl.c:832
#: pg_ctl.c:789 pg_ctl.c:861
msgid " failed\n"
msgstr "falhou\n"
#: pg_ctl.c:762 pg_ctl.c:834
#: pg_ctl.c:791 pg_ctl.c:863
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s: servidor n<>o desligou\n"
#: pg_ctl.c:767 pg_ctl.c:839
#: pg_ctl.c:796 pg_ctl.c:868
#, c-format
msgid "server stopped\n"
msgstr "servidor est<73> parado\n"
#: pg_ctl.c:789 pg_ctl.c:845
#: pg_ctl.c:818 pg_ctl.c:874
msgid "starting server anyway\n"
msgstr "iniciando servidor mesmo assim\n"
#: pg_ctl.c:798
#: pg_ctl.c:827
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: n<>o pode reiniciar servidor; servidor monousu<73>rio est<73> executando (PID: %"
"ld)\n"
#: pg_ctl.c:801 pg_ctl.c:870
#: pg_ctl.c:830 pg_ctl.c:899
msgid "Please terminate the single-user server and try again.\n"
msgstr "Por favor finalize o servidor monousu<73>rio e tente novamente.\n"
#: pg_ctl.c:843
#: pg_ctl.c:872
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: processo servidor antigo (PID: %ld) parece estar terminado\n"
#: pg_ctl.c:867
#: pg_ctl.c:896
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s: n<>o pode recarregar servidor; servidor monousu<73>rio est<73> executando (PID: "
"%ld)\n"
#: pg_ctl.c:876
#: pg_ctl.c:905
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: n<>o p<>de enviar sinal de recarga (PID: %ld): %s\n"
#: pg_ctl.c:881
#: pg_ctl.c:910
msgid "server signaled\n"
msgstr "servidor foi sinalizado\n"
#: pg_ctl.c:925
#: pg_ctl.c:954
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s: servidor monousu<73>rio est<73> executando (PID: %ld)\n"
#: pg_ctl.c:937
#: pg_ctl.c:966
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: servidor est<73> executando (PID: %ld)\n"
#: pg_ctl.c:948
#: pg_ctl.c:977
#, c-format
msgid "%s: no server running\n"
msgstr "%s: nenhum servidor est<73> executando\n"
#: pg_ctl.c:959
#: pg_ctl.c:988
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: n<>o p<>de enviar sinal %d (PID: %ld): %s\n"
#: pg_ctl.c:993
#: pg_ctl.c:1022
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: n<>o p<>de encontrar execut<75>vel\n"
#: pg_ctl.c:1002
#: pg_ctl.c:1031
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s: n<>o p<>de encontrar o programa execut<75>vel do postgres\n"
#: pg_ctl.c:1060 pg_ctl.c:1092
#: pg_ctl.c:1089 pg_ctl.c:1121
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: n<>o p<>de abrir gerenciador de servi<76>o\n"
#: pg_ctl.c:1066
#: pg_ctl.c:1095
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: servi<76>o \"%s\" j<> est<73> registrado\n"
#: pg_ctl.c:1077
#: pg_ctl.c:1106
#, c-format
msgid "%s: could not register service \"%s\": error code %d\n"
msgstr "%s: n<>o p<>de registrar servi<76>o \"%s\": c<>digo de erro %d\n"
#: pg_ctl.c:1098
#: pg_ctl.c:1127
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: servi<76>o \"%s\" n<>o est<73> registrado\n"
#: pg_ctl.c:1105
#: pg_ctl.c:1134
#, c-format
msgid "%s: could not open service \"%s\": error code %d\n"
msgstr "%s: n<>o p<>de abrir servi<76>o \"%s\": c<>digo de erro %d\n"
#: pg_ctl.c:1112
#: pg_ctl.c:1141
#, c-format
msgid "%s: could not unregister service \"%s\": error code %d\n"
msgstr "%s: n<>o p<>de remover registro do servi<76>o \"%s\": c<>digo de erro %d\n"
#: pg_ctl.c:1198
#: pg_ctl.c:1227
msgid "Waiting for server startup...\n"
msgstr "Esperando o servidor iniciar...\n"
#: pg_ctl.c:1201
#: pg_ctl.c:1230
msgid "Timed out waiting for server startup\n"
msgstr "Tempo de espera esgotado para in<69>cio do servidor\n"
#: pg_ctl.c:1205
#: pg_ctl.c:1234
msgid "Server started and accepting connections\n"
msgstr "Servidor foi iniciado e est<73> aceitando conex<65>es\n"
#: pg_ctl.c:1255
#: pg_ctl.c:1284
#, c-format
msgid "%s: could not start service \"%s\": error code %d\n"
msgstr "%s: n<>o p<>de iniciar servi<76>o \"%s\": c<>digo de erro %d\n"
#: pg_ctl.c:1467
#: pg_ctl.c:1516
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informa<6D><61>es adicionais.\n"
#: pg_ctl.c:1475
#: pg_ctl.c:1524
#, c-format
msgid ""
"%s is a utility to start, stop, restart, reload configuration files,\n"
@@ -283,12 +283,12 @@ msgstr ""
"PostgreSQL.\n"
"\n"
#: pg_ctl.c:1477
#: pg_ctl.c:1526
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"
#: pg_ctl.c:1478
#: pg_ctl.c:1527
#, c-format
msgid ""
" %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS"
@@ -296,13 +296,13 @@ msgid ""
msgstr ""
" %s start [-w] [-t SEGS] [-D DIRDADOS] [-s] [-l ARQUIVO] [-o \"OP<4F><50>ES\"]\n"
#: pg_ctl.c:1479
#: pg_ctl.c:1528
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr ""
" %s stop [-W] [-t SEGS] [-D DIRDADOS] [-s] [-m MODO-DESLIGAMENTO]\n"
#: pg_ctl.c:1480
#: pg_ctl.c:1529
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
@@ -311,22 +311,22 @@ msgstr ""
" %s restart [-w] [-t SEGS] [-D DIRDADOS] [-s] [-m MODO-DESLIGAMENTO]\n"
" [-o \"OP<4F><50>ES\"]\n"
#: pg_ctl.c:1482
#: pg_ctl.c:1531
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DIRDADOS] [-s]\n"
#: pg_ctl.c:1483
#: pg_ctl.c:1532
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DIRDADOS]\n"
#: pg_ctl.c:1484
#: pg_ctl.c:1533
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill NOME_SINAL PID\n"
#: pg_ctl.c:1486
#: pg_ctl.c:1535
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
@@ -335,12 +335,12 @@ msgstr ""
" %s register [-N NOME_SERVI<56>O] [-U USU<53>RIO] [-P SENHA] [-D DIRDADOS]\n"
" [-w] [-t SEGS] [-o \"OP<4F><50>ES\"]\n"
#: pg_ctl.c:1488
#: pg_ctl.c:1537
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N NOME_SERVI<56>O]\n"
#: pg_ctl.c:1491
#: pg_ctl.c:1540
#, c-format
msgid ""
"\n"
@@ -349,46 +349,46 @@ msgstr ""
"\n"
"Op<4F><70>es comuns:\n"
#: pg_ctl.c:1492
#: pg_ctl.c:1541
#, c-format
msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgstr ""
" -D, --pgdata DIRDADOS local da <20>rea de armazenamento dos bancos de dados\n"
#: pg_ctl.c:1493
#: pg_ctl.c:1542
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr ""
" -s, --silent mostra somente erros, nenhuma mensagem informativa\n"
#: pg_ctl.c:1494
#: pg_ctl.c:1543
#, c-format
msgid " -t SECS seconds to wait when using -w option\n"
msgstr ""
" -t SEGS segundos a esperar quando a op<6F><70>o -w for utilizada\n"
#: pg_ctl.c:1495
#: pg_ctl.c:1544
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w espera at<61> que a opera<72><61>o seja completada\n"
#: pg_ctl.c:1496
#: pg_ctl.c:1545
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr ""
" -W n<>o espera at<61> que a opera<72><61>o seja completada\n"
#: pg_ctl.c:1497
#: pg_ctl.c:1546
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help mostra esta ajuda e termina\n"
#: pg_ctl.c:1498
#: pg_ctl.c:1547
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version mostra informa<6D><61>o sobre a vers<72>o e termina\n"
#: pg_ctl.c:1499
#: pg_ctl.c:1548
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
@@ -397,13 +397,13 @@ msgstr ""
"(O padr<64>o <20> esperar o desligamento, mas n<>o para in<69>cio ou rein<69>cio).\n"
"\n"
#: pg_ctl.c:1500
#: pg_ctl.c:1549
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr ""
"Se a op<6F><70>o -D for omitida, a vari<72>vel de ambiente PGDATA <20> utilizada.\n"
#: pg_ctl.c:1502
#: pg_ctl.c:1551
#, c-format
msgid ""
"\n"
@@ -412,14 +412,14 @@ msgstr ""
"\n"
"Op<4F><70>es para in<69>cio ou rein<69>cio:\n"
#: pg_ctl.c:1503
#: pg_ctl.c:1552
#, c-format
msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgstr ""
" -l, --log ARQUIVO escreve (ou concatena) log do servidor para "
"ARQUIVO\n"
#: pg_ctl.c:1504
#: pg_ctl.c:1553
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
@@ -429,22 +429,22 @@ msgstr ""
"postgres\n"
" (execut<75>vel do servidor PostgreSQL)\n"
#: pg_ctl.c:1506
#: pg_ctl.c:1555
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p CAMINHO-DO-POSTGRES normalmente n<>o <20> necess<73>rio\n"
#: pg_ctl.c:1508
#: pg_ctl.c:1557
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files permite o postgres produzir arquivos core\n"
#: pg_ctl.c:1510
#: pg_ctl.c:1559
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files n<>o <20> aplic<69>vel a esta plataforma\n"
#: pg_ctl.c:1512
#: pg_ctl.c:1561
#, c-format
msgid ""
"\n"
@@ -453,13 +453,13 @@ msgstr ""
"\n"
"Op<4F><70>es para desligar ou reiniciar:\n"
#: pg_ctl.c:1513
#: pg_ctl.c:1562
#, c-format
msgid " -m SHUTDOWN-MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr ""
" -m MODO-DESLIGAMENTO pode ser \"smart\", \"fast\" ou \"immediate\"\n"
#: pg_ctl.c:1515
#: pg_ctl.c:1564
#, c-format
msgid ""
"\n"
@@ -468,17 +468,17 @@ msgstr ""
"\n"
"Modos de desligamento s<>o:\n"
#: pg_ctl.c:1516
#: pg_ctl.c:1565
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart termina depois que todos os clientes desconectarem\n"
#: pg_ctl.c:1517
#: pg_ctl.c:1566
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast termina diretamente, com desligamento apropriado\n"
#: pg_ctl.c:1518
#: pg_ctl.c:1567
#, c-format
msgid ""
" immediate quit without complete shutdown; will lead to recovery on "
@@ -487,7 +487,7 @@ msgstr ""
" immediate termina sem desligamento completo; conduzir<69> a uma recupera<72><61>o "
"durante o rein<69>cio\n"
#: pg_ctl.c:1520
#: pg_ctl.c:1569
#, c-format
msgid ""
"\n"
@@ -496,7 +496,7 @@ msgstr ""
"\n"
"Sinais permitidos para sinaliza<7A><61>o:\n"
#: pg_ctl.c:1524
#: pg_ctl.c:1573
#, c-format
msgid ""
"\n"
@@ -505,7 +505,7 @@ msgstr ""
"\n"
"Op<4F><70>es para registrar ou remover registro:\n"
#: pg_ctl.c:1525
#: pg_ctl.c:1574
#, c-format
msgid ""
" -N SERVICENAME service name with which to register PostgreSQL server\n"
@@ -513,18 +513,18 @@ msgstr ""
" -N NOME_SERVI<56>O nome do servi<76>o no qual se registrou o servidor "
"PostgreSQL\n"
#: pg_ctl.c:1526
#: pg_ctl.c:1575
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P SENHA senha da conta que registrou o servidor PostgreSQL\n"
#: pg_ctl.c:1527
#: pg_ctl.c:1576
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr ""
" -U USU<53>RIO nome do usu<73>rio que registrou o servidor PostgreSQL\n"
#: pg_ctl.c:1530
#: pg_ctl.c:1579
#, c-format
msgid ""
"\n"
@@ -533,17 +533,17 @@ msgstr ""
"\n"
"Relate erros a <pgsql-bugs@postgresql.org>.\n"
#: pg_ctl.c:1555
#: pg_ctl.c:1604
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: modo de desligamento \"%s\" desconhecido\n"
#: pg_ctl.c:1588
#: pg_ctl.c:1637
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: nome de sinal \"%s\" desconhecido\n"
#: pg_ctl.c:1653
#: pg_ctl.c:1702
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -554,27 +554,27 @@ msgstr ""
"Por favor entre (utilizando \"su\") como um usu<73>rio (sem privil<69>gios) que\n"
"ser<65> o dono do processo do servidor.\n"
#: pg_ctl.c:1762
#: pg_ctl.c:1811
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: muitos argumentos de linha de comando (primeiro <20> \"%s\")\n"
#: pg_ctl.c:1781
#: pg_ctl.c:1830
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: faltando argumento para modo kill\n"
#: pg_ctl.c:1799
#: pg_ctl.c:1848
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: modo de opera<72><61>o \"%s\" <20> desconhecido\n"
#: pg_ctl.c:1809
#: pg_ctl.c:1858
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: nenhuma opera<72><61>o especificada\n"
#: pg_ctl.c:1825
#: pg_ctl.c:1874
#, c-format
msgid ""
"%s: no database directory specified and environment variable PGDATA unset\n"
@@ -582,57 +582,57 @@ msgstr ""
"%s: nenhum diret<65>rio de banco de dados especificado e vari<72>vel de ambiente "
"PGDATA n<>o foi definida\n"
#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n<>o p<>de identificar diret<65>rio atual: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin<69>rio \"%s\" <20> inv<6E>lido"
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "n<>o p<>de ler o bin<69>rio \"%s\""
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n<>o p<>de encontrar o \"%s\" para execut<75>-lo"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n<>o p<>de mudar diret<65>rio para \"%s\""
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n<>o p<>de ler link simb<6D>lico \"%s\""
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c<>digo de sa<73>da %d"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo filho foi terminado pela exce<63><65>o 0x%X"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "processo filho foi terminado pelo sinal %s"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"

View File

@@ -4,9 +4,14 @@
# Copyright (c) 2004-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/pg_ctl/po/ru.po,v 1.10 2005/03/07 22:59:43 neilc Exp $
# $PostgreSQL: pgsql/src/bin/pg_ctl/po/ru.po,v 1.10.6.1 2009/09/03 19:25:44 petere Exp $
#
# translation of subject-specific terminology, see:
# <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
# http://wiki.postgresql.org/wiki/NLS/ru/dict
#
# ChangeLog:
# - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>
# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - December, 2004: New version of translation by Oleg Bartunov <oleg@sai.msu.su>
# - May 29 - November 24, 2004: Initial translation for 8.0; Serguei A. Mokhov <mokhov@cs.concordia.ca>
@@ -14,8 +19,9 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-17 19:05+0000\n"
"PO-Revision-Date: 2005-01-17 15:25-0500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-16 09:17+0000\n"
"PO-Revision-Date: 2009-03-29 10:29+0400\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
"MIME-Version: 1.0\n"
@@ -24,242 +30,254 @@ msgstr ""
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: pg_ctl.c:201
#: pg_ctl.c:216
#: pg_ctl.c:1349
#: pg_ctl.c:230 pg_ctl.c:245 pg_ctl.c:1765
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:250
#: pg_ctl.c:279
#, c-format
msgid "%s: could not open PID file \"%s\": %s"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PID-<2D><><EFBFBD><EFBFBD> \"%s\": %s"
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PID-<2D><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_ctl.c:469
#: pg_ctl.c:286
#, c-format
msgid "%s: another postmaster may be running; trying to start postmaster anyway\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD> PID-<2D><><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: pg_ctl.c:487
#: pg_ctl.c:565
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> core-<2D><><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ֣<><D6A3><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:595
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\"\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\"\n"
#: pg_ctl.c:493
#: pg_ctl.c:601
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:544
#: pg_ctl.c:649
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ӣ <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:676
#, c-format
msgid ""
"The program \"postmaster\" is needed by %s but was not found in the\n"
"The program \"postgres\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postmaster\" <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> %s, <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postgres\" <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> %s, <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20> \"%s\".\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:550
#: pg_ctl.c:682
#, c-format
msgid ""
"The program \"postmaster\" was found by \"%s\"\n"
"The program \"postgres\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postmaster\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> \"%s\",\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postgres\" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20> \"%s\",\n"
"<22><> <20><> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20> %s.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:562
#: pg_ctl.c:699
#, c-format
msgid "%s: could not start postmaster: exit code was %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d\n"
msgid "%s: could not start server: exit code was %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %d\n"
#: pg_ctl.c:573
#: pg_ctl.c:710
#, c-format
msgid ""
"%s: could not start postmaster\n"
"%s: could not start server\n"
"Examine the log output.\n"
msgstr ""
"%s: <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:582
msgid "waiting for postmaster to start..."
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster'<EFBFBD>..."
#: pg_ctl.c:719
msgid "waiting for server to start..."
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>..."
#: pg_ctl.c:586
msgid "could not start postmaster\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster\n"
#: pg_ctl.c:723
#, c-format
msgid "could not start server\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:591
#: pg_ctl.c:657
#: pg_ctl.c:724
#: pg_ctl.c:728 pg_ctl.c:794 pg_ctl.c:867
msgid " done\n"
msgstr " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:592
msgid "postmaster started\n"
msgstr "postmaster <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:729
msgid "server started\n"
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:596
msgid "postmaster starting\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster\n"
#: pg_ctl.c:733
msgid "server starting\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:610
#: pg_ctl.c:678
#: pg_ctl.c:738
#: pg_ctl.c:747 pg_ctl.c:815 pg_ctl.c:889
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: PID-<2D><><EFBFBD><EFBFBD> \"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:611
#: pg_ctl.c:679
#: pg_ctl.c:739
msgid "Is postmaster running?\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> postmaster?\n"
#: pg_ctl.c:748 pg_ctl.c:817 pg_ctl.c:890
msgid "Is server running?\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>?\n"
#: pg_ctl.c:617
#: pg_ctl.c:754
#, c-format
msgid "%s: cannot stop postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres (PID: %ld)\n"
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr "%s: <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld)\n"
#: pg_ctl.c:625
#: pg_ctl.c:696
#: pg_ctl.c:762 pg_ctl.c:839
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld): %s\n"
#: pg_ctl.c:632
msgid "postmaster shutting down\n"
msgstr "postmaster <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:769
msgid "server shutting down\n"
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:637
#: pg_ctl.c:701
msgid "waiting for postmaster to shut down..."
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster'<27>..."
#: pg_ctl.c:774 pg_ctl.c:844
msgid "waiting for server to shut down..."
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>..."
#: pg_ctl.c:652
#: pg_ctl.c:718
#: pg_ctl.c:789 pg_ctl.c:861
msgid " failed\n"
msgstr " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:654
#: pg_ctl.c:720
#: pg_ctl.c:791 pg_ctl.c:863
#, c-format
msgid "%s: postmaster does not shut down\n"
msgstr "%s: postmaster <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid "%s: server does not shut down\n"
msgstr "%s: <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:659
#: pg_ctl.c:725
msgid "postmaster stopped\n"
msgstr "postmaster <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:680
msgid "starting postmaster anyway\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD>\n"
#: pg_ctl.c:687
#: pg_ctl.c:796 pg_ctl.c:868
#, c-format
msgid "%s: cannot restart postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres (PID: %ld)\n"
msgid "server stopped\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:690
#: pg_ctl.c:748
msgid "Please terminate postgres and try again.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:818 pg_ctl.c:874
msgid "starting server anyway\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD>\n"
#: pg_ctl.c:745
#: pg_ctl.c:827
#, c-format
msgid "%s: cannot reload postmaster; postgres is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres (PID: %ld)\n"
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld)\n"
#: pg_ctl.c:754
#: pg_ctl.c:830 pg_ctl.c:899
msgid "Please terminate the single-user server and try again.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:872
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:896
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld)\n"
#: pg_ctl.c:905
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld): %s\n"
#: pg_ctl.c:759
msgid "postmaster signaled\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster'<EFBFBD>\n"
#: pg_ctl.c:910
msgid "server signaled\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:774
#: pg_ctl.c:954
#, c-format
msgid "%s: neither postmaster nor postgres running\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> postmaster, <20><> postgres\n"
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld)\n"
#: pg_ctl.c:780
#: pg_ctl.c:966
#, c-format
msgid "%s: a standalone backend \"postgres\" is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postgres\" (PID: %ld)\n"
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (PID: %ld)\n"
#: pg_ctl.c:787
#: pg_ctl.c:977
#, c-format
msgid "%s: postmaster is running (PID: %ld)\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster (PID: %ld)\n"
msgid "%s: no server running\n"
msgstr "%s: <20><><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:803
#: pg_ctl.c:988
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d (PID: %ld): %s\n"
#: pg_ctl.c:836
#: pg_ctl.c:1022
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:845
#: pg_ctl.c:1031
#, c-format
msgid "%s: could not find postmaster program executable\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> postmaster\n"
msgid "%s: could not find postgres program executable\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> postgres'<27>\n"
#: pg_ctl.c:899
#: pg_ctl.c:931
#: pg_ctl.c:1089 pg_ctl.c:1121
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:905
#: pg_ctl.c:1095
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\"%s\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:916
#: pg_ctl.c:1106
#, c-format
msgid "%s: could not register service \"%s\": error code %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
#: pg_ctl.c:937
#: pg_ctl.c:1127
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\" <20><> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:944
#: pg_ctl.c:1134
#, c-format
msgid "%s: could not open service \"%s\": error code %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
#: pg_ctl.c:951
#: pg_ctl.c:1141
#, c-format
msgid "%s: could not unregister service \"%s\": error code %d\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n\n"
#: pg_ctl.c:1083
#: pg_ctl.c:1227
msgid "Waiting for server startup...\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...\n"
#: pg_ctl.c:1230
msgid "Timed out waiting for server startup\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1234
msgid "Server started and accepting connections\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1284
#, c-format
msgid "%s: could not start service \"%s\": error code %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d\n"
#: pg_ctl.c:1092
#: pg_ctl.c:1500
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s --help\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:1100
#: pg_ctl.c:1508
#, c-format
msgid ""
"%s is a utility to start, stop, restart, reload configuration files,\n"
@@ -271,55 +289,63 @@ msgstr ""
"PostgreSQL, <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"\n"
#: pg_ctl.c:1102
#: pg_ctl.c:1510
#, c-format
msgid "Usage:\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1103
#: pg_ctl.c:1511
#, c-format
msgid " %s start [-w] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr " %s start [-w] [-D DATADIR] [-s] [-l FILENAME] [-o \"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\"]\n"
msgid ""
" %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS"
"\"]\n"
msgstr " %s start [-w] [-t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-D <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-s] [-l <20><><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD>] [-o \"<22><><EFBFBD><EFBFBD><EFBFBD>\"]\n"
#: pg_ctl.c:1104
#: pg_ctl.c:1512
#, c-format
msgid " %s stop [-W] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-D DATADIR] [-s] [-m <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-D <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-s] [-m <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
#: pg_ctl.c:1105
#: pg_ctl.c:1513
#, c-format
msgid " %s restart [-w] [-D DATADIR] [-s] [-m SHUTDOWN-MODE] [-o \"OPTIONS\"]\n"
msgstr " %s restart [-w] [-D DATADIR] [-s] [-m <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-o \"<22><><EFBFBD><EFBFBD><EFBFBD>\"]\n"
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
" [-o \"OPTIONS\"]\n"
msgstr ""
" %s restart [-w] [-t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-D <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-s] [-m <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
" [-o \"<22><><EFBFBD><EFBFBD><EFBFBD>\"]\n"
#: pg_ctl.c:1106
#: pg_ctl.c:1515
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-s]\n"
#: pg_ctl.c:1107
#: pg_ctl.c:1516
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DATADIR]\n"
msgstr " %s status [-D <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
#: pg_ctl.c:1108
#: pg_ctl.c:1517
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill SIGNALNAME PID\n"
msgstr " %s kill <EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PID\n"
#: pg_ctl.c:1110
#: pg_ctl.c:1519
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
" [-w] [-o \"OPTIONS\"]\n"
" [-w] [-t SECS] [-o \"OPTIONS\"]\n"
msgstr ""
" %s register [-N SERVICENAME]] [-U USERNAME]] [-P PASSWORD] [-D DATADIR]\n"
" [-w] [-o \"OPTIONS\"]\n"
" %s register [-N <EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-U <20><><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-P <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-D <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
" [-w] [-t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] [-o \"<22><><EFBFBD><EFBFBD><EFBFBD>\"]\n"
#: pg_ctl.c:1112
#: pg_ctl.c:1521
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
msgstr " %s unregister [-N <20><><EFBFBD>-<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]\n"
#: pg_ctl.c:1115
#: pg_ctl.c:1524
#, c-format
msgid ""
"\n"
"Common options:\n"
@@ -327,43 +353,62 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1116
#: pg_ctl.c:1525
#, c-format
msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgstr " -D, --pgdata DATADIR <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " -D, --pgdata <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1117
#: pg_ctl.c:1526
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr " -s, --silent <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr ""
" -s, --silent <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1118
#: pg_ctl.c:1527
#, c-format
msgid " -t SECS seconds to wait when using -w option\n"
msgstr " -t <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -w\n"
#: pg_ctl.c:1528
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1119
#: pg_ctl.c:1529
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1120
#: pg_ctl.c:1530
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1121
#: pg_ctl.c:1531
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1122
#: pg_ctl.c:1532
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
"\n"
msgstr ""
"(<28><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"(<28><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"\n"
#: pg_ctl.c:1123
#: pg_ctl.c:1533
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -D <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,<2C><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -D <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,<2C><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"PGDATA.\n"
#: pg_ctl.c:1125
#: pg_ctl.c:1535
#, c-format
msgid ""
"\n"
"Options for start or restart:\n"
@@ -371,23 +416,37 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1126
#: pg_ctl.c:1536
#, c-format
msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgstr " -l, --log FILENAME <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> FILENAME.\n"
msgstr " -l, --log <EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:1127
#: pg_ctl.c:1537
#, c-format
msgid ""
" -o OPTIONS command line options to pass to the postmaster\n"
" -o OPTIONS command line options to pass to postgres\n"
" (PostgreSQL server executable)\n"
msgstr ""
" -o <20><><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postmaster'<27>\n"
" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL)\n"
" -o <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>o<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres'<27>\n"
" (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL)\n"
#: pg_ctl.c:1129
msgid " -p PATH-TO-POSTMASTER normally not necessary\n"
msgstr " -p PATH-TO-POSTMASTER <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1539
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p <20><><EFBFBD><EFBFBD>-<2D>-POSTGRES <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1131
#: pg_ctl.c:1541
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> postgres'<27> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> core-<2D><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1543
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1545
#, c-format
msgid ""
"\n"
"Options for stop or restart:\n"
@@ -395,11 +454,13 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1132
msgid " -m SHUTDOWN-MODE may be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m SHUTDOWN-MODE <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"smart\", \"fast\" <20><><EFBFBD> \"immediate\"\n"
#: pg_ctl.c:1546
#, c-format
msgid " -m SHUTDOWN-MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m <20><><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"smart\", \"fast\" <20><><EFBFBD> \"immediate\"\n"
#: pg_ctl.c:1134
#: pg_ctl.c:1548
#, c-format
msgid ""
"\n"
"Shutdown modes are:\n"
@@ -407,21 +468,27 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1135
#: pg_ctl.c:1549
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " smart <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1136
#: pg_ctl.c:1550
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,<2C><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr " fast <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,<2C><> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1137
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
#: pg_ctl.c:1551
#, c-format
msgid ""
" immediate quit without complete shutdown; will lead to recovery on "
"restart\n"
msgstr ""
" immediate <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD> <20>\n"
" <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1139
#: pg_ctl.c:1553
#, c-format
msgid ""
"\n"
"Allowed signal names for kill:\n"
@@ -429,7 +496,8 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD><DBA3><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> kill:\n"
#: pg_ctl.c:1143
#: pg_ctl.c:1557
#, c-format
msgid ""
"\n"
"Options for register and unregister:\n"
@@ -437,19 +505,24 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_ctl.c:1144
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N SERVICENAME <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_ctl.c:1558
#, c-format
msgid ""
" -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N <20><><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_ctl.c:1145
#: pg_ctl.c:1559
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P PASSWORD <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
msgstr " -P <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_ctl.c:1146
#: pg_ctl.c:1560
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U USERNAME <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
msgstr " -U <EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL\n"
#: pg_ctl.c:1149
#: pg_ctl.c:1563
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
@@ -457,17 +530,17 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <pgsql-bugs@postgresql.org>.\n"
#: pg_ctl.c:1174
#: pg_ctl.c:1588
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: pg_ctl.c:1207
#: pg_ctl.c:1621
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: pg_ctl.c:1272
#: pg_ctl.c:1686
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -475,84 +548,98 @@ msgid ""
"own the server process.\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> root\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"su\"),\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"su\"),\n"
"<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_ctl.c:1365
#, c-format
msgid "%s: invalid option %s\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"
#: pg_ctl.c:1376
#: pg_ctl.c:1795
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: \"%s\")\n"
#: pg_ctl.c:1395
#: pg_ctl.c:1814
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> kill\n"
#: pg_ctl.c:1413
#: pg_ctl.c:1832
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\"\n"
#: pg_ctl.c:1423
#: pg_ctl.c:1842
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_ctl.c:1439
#: pg_ctl.c:1858
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgid ""
"%s: no database directory specified and environment variable PGDATA unset\n"
msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PGDATA <20><> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: ../../port/exec.c:194
#: ../../port/exec.c:308
#: ../../port/exec.c:351
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s"
#: ../../port/exec.c:213
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:262
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:269
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "\"%s\" <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: ../../port/exec.c:324
#: ../../port/exec.c:360
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> \"%s\""
#: ../../port/exec.c:339
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\""
#: ../../port/exec.c:587
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 0x%X"
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ۣ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s"
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#: ../../port/exec.c:593
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %d"
#~ msgid "%s: neither postmaster nor postgres running\n"
#~ msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> postmaster, <20><> postgres\n"
#~ msgid "%s: a standalone backend \"postgres\" is running (PID: %ld)\n"
#~ msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"postgres\" (PID: %ld)\n"
#~ msgid "%s: invalid option %s\n"
#~ msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> %s\n"

View File

@@ -1,12 +1,12 @@
# "pg_dump" translation to Brazilian Portuguese Language.
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-10-04 23:16-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -359,7 +359,7 @@ msgstr ""
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Relate erros a <pgsql-bugs@postgresql.org>.\n"
#: pg_dump.c:791 pg_backup_archiver.c:1201
#: pg_dump.c:791 pg_backup_archiver.c:1207
msgid "*** aborted because of error\n"
msgstr "*** interrompido por causa de erro\n"
@@ -369,126 +369,126 @@ msgstr ""
"vers<72>o do servidor deve ser pelo menos vers<72>o 7.3 para utilizar op<6F><70>es com "
"esquemas\n"
#: pg_dump.c:1022
#: pg_dump.c:1033
#, c-format
msgid "dumping contents of table %s\n"
msgstr "copiando conte<74>do da tabela %s\n"
#: pg_dump.c:1125
#: pg_dump.c:1136
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr "C<>pia do conte<74>do da tabela \"%s\" falhou: PQgetCopyData() falhou.\n"
#: pg_dump.c:1126 pg_dump.c:10295
#: pg_dump.c:1137 pg_dump.c:10302
#, c-format
msgid "Error message from server: %s"
msgstr "Mensagem de erro do servidor: %s"
#: pg_dump.c:1127 pg_dump.c:10296
#: pg_dump.c:1138 pg_dump.c:10303
#, c-format
msgid "The command was: %s\n"
msgstr "O comando foi: %s\n"
#: pg_dump.c:1403
#: pg_dump.c:1414
msgid "saving database definition\n"
msgstr "salvando defini<6E><69>o do banco de dados\n"
#: pg_dump.c:1465
#: pg_dump.c:1476
#, c-format
msgid "missing pg_database entry for database \"%s\"\n"
msgstr "faltando registro em pg_database para banco de dados \"%s\"\n"
#: pg_dump.c:1472
#: pg_dump.c:1483
#, c-format
msgid ""
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
msgstr ""
"consulta retornou mais de um (%d) registro em pg_database para banco \"%s\"\n"
#: pg_dump.c:1571
#: pg_dump.c:1582
#, c-format
msgid "saving encoding = %s\n"
msgstr "salvando codifica<63><61>o = %s\n"
#: pg_dump.c:1597
#: pg_dump.c:1608
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "salvando padr<64>o de escape de cadeia de caracteres = %s\n"
#: pg_dump.c:1658
#: pg_dump.c:1669
msgid "saving large objects\n"
msgstr "salvando objetos grandes\n"
#: pg_dump.c:1694
#: pg_dump.c:1705
#, c-format
msgid "dumpBlobs(): could not open large object: %s"
msgstr "dumpBlobs(): n<>o p<>de abrir objeto grande: %s"
#: pg_dump.c:1707
#: pg_dump.c:1718
#, c-format
msgid "dumpBlobs(): error reading large object: %s"
msgstr "dumpBlobs(): erro ao ler objeto grande: %s"
#: pg_dump.c:1744
#: pg_dump.c:1755
msgid "saving large object comments\n"
msgstr "salvando coment<6E>rios de objetos grandes\n"
#: pg_dump.c:1898
#: pg_dump.c:1915
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do esquema \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:1933
#: pg_dump.c:1950
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "esquema com OID %u n<>o existe\n"
#: pg_dump.c:2200
#: pg_dump.c:2207
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do tipo de dado \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:2304
#: pg_dump.c:2311
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do operador \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:2478
#: pg_dump.c:2485
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da classe de operadores \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:2565
#: pg_dump.c:2572
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da fam<61>lia de operadores \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:2690
#: pg_dump.c:2697
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da fun<75><6E>o de agrega<67><61>o \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:2845
#: pg_dump.c:2852
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da fun<75><6E>o \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:3169
#: pg_dump.c:3176
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da tabela \"%s\" parece ser inv<6E>lido\n"
#: pg_dump.c:3306
#: pg_dump.c:3313
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "lendo <20>ndices da tabela \"%s\"\n"
#: pg_dump.c:3574
#: pg_dump.c:3581
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "lendo restri<72><69>es de chave estrangeira da tabela \"%s\"\n"
#: pg_dump.c:3799
#: pg_dump.c:3806
#, c-format
msgid ""
"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
@@ -497,17 +497,17 @@ msgstr ""
"verifica<63><61>o de sanidade falhou, OID %u da tabela pai de pg_rewrite com OID %"
"u n<>o foi encontrado\n"
#: pg_dump.c:3882
#: pg_dump.c:3889
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "lendo gatilhos da tabela \"%s\"\n"
#: pg_dump.c:3971
#: pg_dump.c:3978
#, c-format
msgid "expected %d triggers on table \"%s\" but found %d\n"
msgstr "esperado %d gatilhos na tabela \"%s\" mas foi encontrado %d\n"
#: pg_dump.c:4018
#: pg_dump.c:4025
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
@@ -516,90 +516,90 @@ msgstr ""
"consulta produziu nome nulo da tabela referenciada pelo gatilho de chave "
"estrangeira \"%s\" na tabela \"%s\" (OID da tabela: %u)\n"
#: pg_dump.c:4354
#: pg_dump.c:4361
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "encontrando as colunas e tipos da tabela \"%s\"\n"
#: pg_dump.c:4439
#: pg_dump.c:4446
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "n<>mera<72><61>o de coluna inv<6E>lida para tabela \"%s\"\n"
#: pg_dump.c:4472
#: pg_dump.c:4479
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "encontrando express<73>es padr<64>o da tabela \"%s\"\n"
#: pg_dump.c:4557
#: pg_dump.c:4564
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valor %d do n<>mero da coluna <20> inv<6E>lido para tabela \"%s\"\n"
#: pg_dump.c:4575
#: pg_dump.c:4582
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "encontrando restri<72><69>es de verifica<63><61>o para tabela \"%s\"\n"
#: pg_dump.c:4639
#: pg_dump.c:4646
#, c-format
msgid "expected %d check constraints on table \"%s\" but found %d\n"
msgstr ""
"esperado %d restri<72><69>es de verifica<63><61>o na tabela \"%s\" mas foi encontrado %"
"d\n"
#: pg_dump.c:4641
#: pg_dump.c:4648
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(O cat<61>logo do sistema pode estar corrompido).\n"
#: pg_dump.c:5533
#: pg_dump.c:5540
#, c-format
msgid "no label definitions found for enum ID %u\n"
msgstr "nenhuma defini<6E><69>o de r<>tulo encontrada para ID do enum %u\n"
#: pg_dump.c:5762 pg_dump.c:5947 pg_dump.c:6546 pg_dump.c:7039 pg_dump.c:7286
#: pg_dump.c:7390 pg_dump.c:7728 pg_dump.c:7901 pg_dump.c:8095 pg_dump.c:8318
#: pg_dump.c:8469 pg_dump.c:10103
#: pg_dump.c:5769 pg_dump.c:5954 pg_dump.c:6553 pg_dump.c:7046 pg_dump.c:7293
#: pg_dump.c:7397 pg_dump.c:7735 pg_dump.c:7908 pg_dump.c:8102 pg_dump.c:8325
#: pg_dump.c:8476 pg_dump.c:10110
#, c-format
msgid "query returned %d rows instead of one: %s\n"
msgstr "consulta retornou %d registros ao inv<6E>s de um: %s\n"
#: pg_dump.c:6066
#: pg_dump.c:6073
#, c-format
msgid "query returned no rows: %s\n"
msgstr "consulta n<>o retornou nenhum registro: %s\n"
#: pg_dump.c:6343
#: pg_dump.c:6350
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "AVISO: valor inv<6E>lido na matriz proargmodes\n"
#: pg_dump.c:6610
#: pg_dump.c:6617
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "AVISO: n<>o p<>de validar matriz proallargtypes\n"
#: pg_dump.c:6626
#: pg_dump.c:6633
msgid "WARNING: could not parse proargmodes array\n"
msgstr "AVISO: n<>o p<>de validar matriz proargmodes\n"
#: pg_dump.c:6640
#: pg_dump.c:6647
msgid "WARNING: could not parse proargnames array\n"
msgstr "AVISO: n<>o p<>de validar matriz proargnames\n"
#: pg_dump.c:6651
#: pg_dump.c:6658
msgid "WARNING: could not parse proconfig array\n"
msgstr "AVISO: n<>o p<>de validar matriz proconfig\n"
#: pg_dump.c:6689
#: pg_dump.c:6696
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valor de provolatile desconhecido para fun<75><6E>o \"%s\"\n"
#: pg_dump.c:7255
#: pg_dump.c:7262
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "AVISO: n<>o p<>de encontrar operador com OID %s\n"
#: pg_dump.c:8119
#: pg_dump.c:8126
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
@@ -608,17 +608,17 @@ msgstr ""
"AVISO: fun<75><6E>o de agrega<67><61>o %s n<>o p<>de ser copiada corretamente para esta "
"vers<72>o do banco de dados; ignorado\n"
#: pg_dump.c:8594
#: pg_dump.c:8601
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "n<>o p<>de validar a lista ACL (%s) para objeto \"%s\" (%s)\n"
#: pg_dump.c:8689
#: pg_dump.c:8696
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "consulta para obter defini<6E><69>o da vis<69>o \"%s\" n<>o retornou dados\n"
#: pg_dump.c:8692
#: pg_dump.c:8699
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
@@ -626,62 +626,62 @@ msgstr ""
"consulta para obter defini<6E><69>o da vis<69>o \"%s\" retornou mais de uma "
"defini<6E><69>o\n"
#: pg_dump.c:8701
#: pg_dump.c:8708
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "defini<6E><69>o da vis<69>o \"%s\" parece estar vazia (tamanho zero)\n"
#: pg_dump.c:8999
#: pg_dump.c:9006
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "n<>mero de colunas %d <20> inv<6E>lido para tabela \"%s\"\n"
#: pg_dump.c:9101
#: pg_dump.c:9108
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "faltando <20>ndice para restri<72><69>o \"%s\"\n"
#: pg_dump.c:9266
#: pg_dump.c:9273
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo de restri<72><69>o <20> desconhecido: %c\n"
#: pg_dump.c:9329
#: pg_dump.c:9336
msgid "missing pg_database entry for this database\n"
msgstr "faltando registro em pg_database para este banco de dados\n"
#: pg_dump.c:9334
#: pg_dump.c:9341
msgid "found more than one pg_database entry for this database\n"
msgstr ""
"encontrado mais de um registro em pg_database para este banco de dados\n"
#: pg_dump.c:9366
#: pg_dump.c:9373
msgid "could not find entry for pg_indexes in pg_class\n"
msgstr "n<>o p<>de encontrar registro para pg_indexes em pg_class\n"
#: pg_dump.c:9371
#: pg_dump.c:9378
msgid "found more than one entry for pg_indexes in pg_class\n"
msgstr "encontrado mais de um registro para pg_indexes em pg_class\n"
#: pg_dump.c:9420
#: pg_dump.c:9427
#, c-format
msgid "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr ""
"consulta para obter dados sobre sequ<71>ncia \"%s\" retornou %d registros "
"(esperado 1)\n"
#: pg_dump.c:9429
#: pg_dump.c:9436
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
"consulta para obter dados sobre sequ<71>ncia \"%s\" retornou nome \"%s\"\n"
#: pg_dump.c:9683
#: pg_dump.c:9690
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "argumento inv<6E>lido (%s) para gatilho \"%s\" na tabela \"%s\"\n"
#: pg_dump.c:9820
#: pg_dump.c:9827
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
@@ -690,11 +690,11 @@ msgstr ""
"consulta para obter regra \"%s\" para tabela \"%s\" falhou: n<>mero incorreto "
"de registros foi retornado\n"
#: pg_dump.c:9914
#: pg_dump.c:9921
msgid "reading dependency data\n"
msgstr "lendo dados sobre depend<6E>ncia\n"
#: pg_dump.c:10290
#: pg_dump.c:10297
msgid "SQL command failed\n"
msgstr "comando SQL falhou\n"
@@ -812,9 +812,9 @@ msgid "cannot duplicate null pointer\n"
msgstr "n<>o pode duplicar ponteiro nulo\n"
#: common.c:997 common.c:1008 common.c:1019 common.c:1030
#: pg_backup_archiver.c:563 pg_backup_archiver.c:904 pg_backup_archiver.c:1035
#: pg_backup_archiver.c:1093 pg_backup_archiver.c:1503
#: pg_backup_archiver.c:1660 pg_backup_archiver.c:1701 pg_backup_custom.c:138
#: pg_backup_archiver.c:569 pg_backup_archiver.c:910 pg_backup_archiver.c:1041
#: pg_backup_archiver.c:1099 pg_backup_archiver.c:1509
#: pg_backup_archiver.c:1666 pg_backup_archiver.c:1707 pg_backup_custom.c:138
#: pg_backup_custom.c:143 pg_backup_custom.c:149 pg_backup_custom.c:164
#: pg_backup_custom.c:549 pg_backup_db.c:148 pg_backup_db.c:217
#: pg_backup_files.c:111 pg_backup_null.c:68 pg_backup_null.c:106
@@ -826,7 +826,7 @@ msgstr "sem mem
msgid "archiver"
msgstr "arquivador"
#: pg_backup_archiver.c:122 pg_backup_archiver.c:999
#: pg_backup_archiver.c:122 pg_backup_archiver.c:1005
#, c-format
msgid "could not close output file: %s\n"
msgstr "n<>o p<>de fechar arquivo de sa<73>da: %s\n"
@@ -835,46 +835,50 @@ msgstr "n
msgid "-C and -c are incompatible options\n"
msgstr "-C e -c s<>o op<6F><70>es incompat<61>veis\n"
#: pg_backup_archiver.c:155
#: pg_backup_archiver.c:154
msgid "-C and -1 are incompatible options\n"
msgstr "-C e -1 s<>o op<6F><70>es incompat<61>veis\n"
#: pg_backup_archiver.c:161
msgid "connecting to database for restore\n"
msgstr "conectando ao banco de dados para restaura<72><61>o\n"
#: pg_backup_archiver.c:157
#: pg_backup_archiver.c:163
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr ""
"conex<65>es diretas ao banco de dados n<>o s<>o suportadas em arquivos anteriores "
"a vers<72>o 1.3\n"
#: pg_backup_archiver.c:199
#: pg_backup_archiver.c:205
msgid "implied data-only restore\n"
msgstr "restaura<72><61>o do tipo somente dados impl<70>cita\n"
#: pg_backup_archiver.c:242
#: pg_backup_archiver.c:248
#, c-format
msgid "dropping %s %s\n"
msgstr "removendo %s %s\n"
#: pg_backup_archiver.c:282 pg_backup_archiver.c:284
#: pg_backup_archiver.c:288 pg_backup_archiver.c:290
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "aviso do arquivo de c<>pia de seguran<61>a: %s\n"
#: pg_backup_archiver.c:291
#: pg_backup_archiver.c:297
#, c-format
msgid "creating %s %s\n"
msgstr "criando %s %s\n"
#: pg_backup_archiver.c:306
#: pg_backup_archiver.c:312
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "tabela \"%s\" n<>o p<>de ser criada, n<>o restaurar<61> os seus dados\n"
#: pg_backup_archiver.c:326
#: pg_backup_archiver.c:332
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "conectando ao novo banco de dados \"%s\"\n"
#: pg_backup_archiver.c:350
#: pg_backup_archiver.c:356
msgid ""
"cannot restore from compressed archive (compression not supported in this "
"installation)\n"
@@ -882,37 +886,37 @@ msgstr ""
"n<>o pode recuperar arquivo comprimido (compress<73>o n<>o <20> suportada nesta "
"instala<6C><61>o)\n"
#: pg_backup_archiver.c:358
#: pg_backup_archiver.c:364
#, c-format
msgid "restoring %s\n"
msgstr "restaurando %s\n"
#: pg_backup_archiver.c:372
#: pg_backup_archiver.c:378
#, c-format
msgid "restoring data for table \"%s\"\n"
msgstr "restaurando dados da tabela \"%s\"\n"
#: pg_backup_archiver.c:402
#: pg_backup_archiver.c:408
#, c-format
msgid "executing %s %s\n"
msgstr "executando %s %s\n"
#: pg_backup_archiver.c:420
#: pg_backup_archiver.c:426
#, c-format
msgid "setting owner and privileges for %s %s\n"
msgstr "definindo dono e privil<69>gios para %s %s\n"
#: pg_backup_archiver.c:479
#: pg_backup_archiver.c:485
#, c-format
msgid "disabling triggers for %s\n"
msgstr "desabilitando gatilhos para %s\n"
#: pg_backup_archiver.c:505
#: pg_backup_archiver.c:511
#, c-format
msgid "enabling triggers for %s\n"
msgstr "habilitando gatilhos para %s\n"
#: pg_backup_archiver.c:535
#: pg_backup_archiver.c:541
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
"DataDumper routine\n"
@@ -920,208 +924,208 @@ msgstr ""
"erro interno -- WriteData n<>o pode ser chamada fora do contexto de uma "
"rotina DataDumper\n"
#: pg_backup_archiver.c:678
#: pg_backup_archiver.c:684
msgid "large-object output not supported in chosen format\n"
msgstr ""
"c<>pia de seguran<61>a de objetos grandes n<>o <20> suportada no formato escolhido\n"
#: pg_backup_archiver.c:732
#: pg_backup_archiver.c:738
#, c-format
msgid "restored %d large objects\n"
msgstr "%d objetos grandes restaurados\n"
#: pg_backup_archiver.c:749
#: pg_backup_archiver.c:755
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "restaurando objeto grande com OID %u\n"
#: pg_backup_archiver.c:755
#: pg_backup_archiver.c:761
#, c-format
msgid "could not create large object %u\n"
msgstr "n<>o p<>de criar objeto grande %u\n"
#: pg_backup_archiver.c:760
#: pg_backup_archiver.c:766
msgid "could not open large object\n"
msgstr "n<>o p<>de abrir objeto grande\n"
#: pg_backup_archiver.c:818
#: pg_backup_archiver.c:824
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "n<>o p<>de abrir arquivo TOC \"%s\": %s\n"
#: pg_backup_archiver.c:837
#: pg_backup_archiver.c:843
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "AVISO: linha ignorada: %s\n"
#: pg_backup_archiver.c:844
#: pg_backup_archiver.c:850
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "n<>o p<>de encontrar registro para ID %d\n"
#: pg_backup_archiver.c:854 pg_backup_files.c:169 pg_backup_files.c:454
#: pg_backup_archiver.c:860 pg_backup_files.c:169 pg_backup_files.c:454
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "n<>o p<>de fechar arquivo TOC: %s\n"
#: pg_backup_archiver.c:978 pg_backup_custom.c:175 pg_backup_files.c:127
#: pg_backup_archiver.c:984 pg_backup_custom.c:175 pg_backup_files.c:127
#: pg_backup_files.c:259
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "n<>o p<>de abrir arquivo de sa<73>da \"%s\": %s\n"
#: pg_backup_archiver.c:981 pg_backup_custom.c:182 pg_backup_files.c:134
#: pg_backup_archiver.c:987 pg_backup_custom.c:182 pg_backup_files.c:134
#, c-format
msgid "could not open output file: %s\n"
msgstr "n<>o p<>de abrir arquivo de sa<73>da: %s\n"
#: pg_backup_archiver.c:1078
#: pg_backup_archiver.c:1084
#, c-format
msgid "wrote %lu bytes of large object data (result = %lu)\n"
msgstr "%lu bytes de dados do objeto grande escritos (resultado = %lu)\n"
#: pg_backup_archiver.c:1082
#: pg_backup_archiver.c:1088
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "n<>o p<>de escrever objeto grande (resultado: %lu, esperado %lu)\n"
#: pg_backup_archiver.c:1141 pg_backup_archiver.c:1164 pg_backup_custom.c:764
#: pg_backup_archiver.c:1147 pg_backup_archiver.c:1170 pg_backup_custom.c:764
#: pg_backup_custom.c:956 pg_backup_custom.c:970 pg_backup_files.c:429
#: pg_backup_tar.c:589 pg_backup_tar.c:1092 pg_backup_tar.c:1385
#, c-format
msgid "could not write to output file: %s\n"
msgstr "n<>o p<>de escrever em arquivo de sa<73>da: %s\n"
#: pg_backup_archiver.c:1149
#: pg_backup_archiver.c:1155
msgid "could not write to custom output routine\n"
msgstr "n<>o p<>de escrever rotina de sa<73>da personalizada\n"
#: pg_backup_archiver.c:1247
#: pg_backup_archiver.c:1253
msgid "Error while INITIALIZING:\n"
msgstr "Erro ao INICIALIZAR:\n"
#: pg_backup_archiver.c:1252
#: pg_backup_archiver.c:1258
msgid "Error while PROCESSING TOC:\n"
msgstr "Erro ao PROCESSAR TOC:\n"
#: pg_backup_archiver.c:1257
#: pg_backup_archiver.c:1263
msgid "Error while FINALIZING:\n"
msgstr "Erro ao FINALIZAR:\n"
#: pg_backup_archiver.c:1262
#: pg_backup_archiver.c:1268
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Erro no registro do TOC %d; %u %u %s %s %s\n"
#: pg_backup_archiver.c:1396
#: pg_backup_archiver.c:1402
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "Marcador de deslocamento de dado %d <20> inesperado\n"
#: pg_backup_archiver.c:1409
#: pg_backup_archiver.c:1415
msgid "file offset in dump file is too large\n"
msgstr "deslocamento no arquivo de c<>pia de seguran<61>a <20> muito grande\n"
#: pg_backup_archiver.c:1506 pg_backup_archiver.c:2718 pg_backup_custom.c:740
#: pg_backup_archiver.c:1512 pg_backup_archiver.c:2724 pg_backup_custom.c:740
#: pg_backup_files.c:416 pg_backup_tar.c:788
msgid "unexpected end of file\n"
msgstr "fim de arquivo inesperado\n"
#: pg_backup_archiver.c:1523
#: pg_backup_archiver.c:1529
msgid "attempting to ascertain archive format\n"
msgstr "tentando verificar formato de arquivo\n"
#: pg_backup_archiver.c:1539 pg_backup_custom.c:194 pg_backup_files.c:152
#: pg_backup_archiver.c:1545 pg_backup_custom.c:194 pg_backup_files.c:152
#: pg_backup_files.c:304
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "n<>o p<>de abrir arquivo de entrada \"%s\": %s\n"
#: pg_backup_archiver.c:1546 pg_backup_custom.c:201 pg_backup_files.c:159
#: pg_backup_archiver.c:1552 pg_backup_custom.c:201 pg_backup_files.c:159
#, c-format
msgid "could not open input file: %s\n"
msgstr "n<>o p<>de abrir arquivo de entrada: %s\n"
#: pg_backup_archiver.c:1555
#: pg_backup_archiver.c:1561
#, c-format
msgid "could not read input file: %s\n"
msgstr "n<>o p<>de ler arquivo de entrada: %s\n"
#: pg_backup_archiver.c:1557
#: pg_backup_archiver.c:1563
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "arquivo de entrada <20> muito pequeno (lido %lu, esperado 5)\n"
#: pg_backup_archiver.c:1610
#: pg_backup_archiver.c:1616
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "arquivo de entrada n<>o parece ser um arquivo v<>lido (muito pequeno?)\n"
#: pg_backup_archiver.c:1613
#: pg_backup_archiver.c:1619
msgid "input file does not appear to be a valid archive\n"
msgstr "arquivo de entrada n<>o parece ser um arquivo v<>lido\n"
#: pg_backup_archiver.c:1631
#: pg_backup_archiver.c:1637
#, c-format
msgid "read %lu bytes into lookahead buffer\n"
msgstr "lido %lu bytes no buffer lookahead\n"
#: pg_backup_archiver.c:1638
#: pg_backup_archiver.c:1644
#, c-format
msgid "could not close input file: %s\n"
msgstr "n<>o p<>de fechar arquivo de entrada: %s\n"
#: pg_backup_archiver.c:1655
#: pg_backup_archiver.c:1661
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "alocando AH para %s, formato %d\n"
#: pg_backup_archiver.c:1733
#: pg_backup_archiver.c:1739
#, c-format
msgid "archive format is %d\n"
msgstr "formato de arquivo <20> %d\n"
#: pg_backup_archiver.c:1760
#: pg_backup_archiver.c:1766
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "formato de arquivo \"%d\" <20> desconhecido\n"
#: pg_backup_archiver.c:1883
#: pg_backup_archiver.c:1889
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr ""
"ID do registro %d fora do intervalo -- talvez o TOC esteja corrompido\n"
#: pg_backup_archiver.c:1968
#: pg_backup_archiver.c:1974
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "lendo registro do TOC %d (ID %d) de %s %s\n"
#: pg_backup_archiver.c:2002
#: pg_backup_archiver.c:2008
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "codifica<63><61>o \"%s\" <20> desconhecida\n"
#: pg_backup_archiver.c:2007
#: pg_backup_archiver.c:2013
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "item ENCODING inv<6E>lido: %s\n"
#: pg_backup_archiver.c:2025
#: pg_backup_archiver.c:2031
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "item STDSTRINGS inv<6E>lido: %s\n"
#: pg_backup_archiver.c:2186
#: pg_backup_archiver.c:2192
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "n<>o p<>de definir \"%s\" como usu<73>rio da sess<73>o: %s"
#: pg_backup_archiver.c:2509 pg_backup_archiver.c:2654
#: pg_backup_archiver.c:2515 pg_backup_archiver.c:2660
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
msgstr "AVISO: n<>o se sabe como definir o dono para tipo de objeto %s\n"
#: pg_backup_archiver.c:2686
#: pg_backup_archiver.c:2692
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
@@ -1129,21 +1133,21 @@ msgstr ""
"AVISO: compress<73>o requerida n<>o est<73> dispon<6F>vel nesta instala<6C><61>o -- arquivo "
"ser<65> descomprimido\n"
#: pg_backup_archiver.c:2721
#: pg_backup_archiver.c:2727
msgid "did not find magic string in file header\n"
msgstr "n<>o encontrou cadeia de caracteres m<>gica no cabe<62>alho do arquivo\n"
#: pg_backup_archiver.c:2735
#: pg_backup_archiver.c:2741
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "vers<72>o n<>o <20> suportada (%d.%d) no cabe<62>alho do arquivo\n"
#: pg_backup_archiver.c:2740
#: pg_backup_archiver.c:2746
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "verifica<63><61>o de sanidade no tamanho do inteiro (%lu) falhou\n"
#: pg_backup_archiver.c:2744
#: pg_backup_archiver.c:2750
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"might fail\n"
@@ -1151,12 +1155,12 @@ msgstr ""
"AVISO: arquivo foi feito em uma m<>quina com inteiros longos, algumas "
"opera<72><61>es podem falhar\n"
#: pg_backup_archiver.c:2754
#: pg_backup_archiver.c:2760
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "formato esperado (%d) difere do formato encontrado no arquivo (%d)\n"
#: pg_backup_archiver.c:2770
#: pg_backup_archiver.c:2776
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
@@ -1164,7 +1168,7 @@ msgstr ""
"AVISO: arquivo est<73> comprimido, mas esta instala<6C><61>o n<>o suporta compress<73>o "
"-- nenhum dado est<73> dispon<6F>vel\n"
#: pg_backup_archiver.c:2788
#: pg_backup_archiver.c:2794
msgid "WARNING: invalid creation date in header\n"
msgstr "AVISO: data de cria<69><61>o inv<6E>lida no cabe<62>alho\n"
@@ -1319,30 +1323,25 @@ msgstr "conex
msgid "%s"
msgstr "%s"
#: pg_backup_db.c:283
#, c-format
msgid "%s: no result from server\n"
msgstr "%s: nenhum resultado do servidor\n"
#: pg_backup_db.c:378
#: pg_backup_db.c:379
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "erro retornado pelo PQputCopyData: %s"
#: pg_backup_db.c:388
#: pg_backup_db.c:389
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "erro retornado pelo PQputCopyEnd: %s"
#: pg_backup_db.c:435
#: pg_backup_db.c:436
msgid "could not execute query"
msgstr "n<>o p<>de executar consulta"
#: pg_backup_db.c:637
#: pg_backup_db.c:634
msgid "could not start database transaction"
msgstr "n<>o p<>de iniciar transa<73><61>o do banco de dados"
#: pg_backup_db.c:649
#: pg_backup_db.c:640
msgid "could not commit database transaction"
msgstr "n<>o p<>de efetivar transa<73><61>o do banco de dados"
@@ -2020,57 +2019,57 @@ msgstr "%s: consulta falhou: %s"
msgid "%s: query was: %s\n"
msgstr "%s: consulta foi: %s\n"
#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n<>o p<>de identificar diret<65>rio atual: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin<69>rio \"%s\" <20> inv<6E>lido"
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "n<>o p<>de ler o bin<69>rio \"%s\""
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n<>o p<>de encontrar o \"%s\" para execut<75>-lo"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n<>o p<>de mudar diret<65>rio para \"%s\""
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n<>o p<>de ler link simb<6D>lico \"%s\""
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c<>digo de sa<73>da %d"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo filho foi terminado pela exce<63><65>o 0x%X"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "processo filho foi terminado pelo sinal %s"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +1,13 @@
# "pg_resetxlog" translation to Brazilian Portuguese Language.
# Cesar Suga <sartre@linuxbr.com>, 2002.
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-10-04 22:55-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -15,94 +15,94 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_resetxlog.c:126
#: pg_resetxlog.c:127
#, c-format
msgid "%s: invalid argument for option -e\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -e\n"
#: pg_resetxlog.c:127 pg_resetxlog.c:142 pg_resetxlog.c:157 pg_resetxlog.c:172
#: pg_resetxlog.c:187 pg_resetxlog.c:202 pg_resetxlog.c:209 pg_resetxlog.c:216
#: pg_resetxlog.c:222 pg_resetxlog.c:230
#: pg_resetxlog.c:128 pg_resetxlog.c:143 pg_resetxlog.c:158 pg_resetxlog.c:173
#: pg_resetxlog.c:188 pg_resetxlog.c:203 pg_resetxlog.c:210 pg_resetxlog.c:217
#: pg_resetxlog.c:223 pg_resetxlog.c:231
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informa<6D><61>es adicionais.\n"
#: pg_resetxlog.c:132
#: pg_resetxlog.c:133
#, c-format
msgid "%s: transaction ID epoch (-e) must not be -1\n"
msgstr "%s: <20>poca do ID da transa<73><61>o (-e) n<>o deve ser -1\n"
#: pg_resetxlog.c:141
#: pg_resetxlog.c:142
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -x\n"
#: pg_resetxlog.c:147
#: pg_resetxlog.c:148
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: ID da transa<73><61>o (-x) n<>o deve ser 0\n"
#: pg_resetxlog.c:156
#: pg_resetxlog.c:157
#, c-format
msgid "%s: invalid argument for option -o\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -o\n"
#: pg_resetxlog.c:162
#: pg_resetxlog.c:163
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) n<>o deve ser 0\n"
#: pg_resetxlog.c:171
#: pg_resetxlog.c:172
#, c-format
msgid "%s: invalid argument for option -m\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -m\n"
#: pg_resetxlog.c:177
#: pg_resetxlog.c:178
#, c-format
msgid "%s: multitransaction ID (-m) must not be 0\n"
msgstr "%s: ID da transa<73><61>o m<>ltipla (-m) n<>o deve ser 0\n"
#: pg_resetxlog.c:186
#: pg_resetxlog.c:187
#, c-format
msgid "%s: invalid argument for option -O\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -O\n"
#: pg_resetxlog.c:192
#: pg_resetxlog.c:193
#, c-format
msgid "%s: multitransaction offset (-O) must not be -1\n"
msgstr "%s: deslocamento da transa<73><61>o m<>ltipla (-O) n<>o deve ser -1\n"
#: pg_resetxlog.c:201 pg_resetxlog.c:208 pg_resetxlog.c:215
#: pg_resetxlog.c:202 pg_resetxlog.c:209 pg_resetxlog.c:216
#, c-format
msgid "%s: invalid argument for option -l\n"
msgstr "%s: argumento inv<6E>lido para op<6F><70>o -l\n"
#: pg_resetxlog.c:229
#: pg_resetxlog.c:230
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: nenhum diret<65>rio de dados foi especificado\n"
#: pg_resetxlog.c:243
#: pg_resetxlog.c:244
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s: n<>o pode ser executado pelo \"root\"\n"
#: pg_resetxlog.c:245
#: pg_resetxlog.c:246
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "Voc<6F> deve executar %s como um super-usu<73>rio do PostgreSQL.\n"
#: pg_resetxlog.c:255
#: pg_resetxlog.c:256
#, c-format
msgid "%s: could not change directory to \"%s\": %s\n"
msgstr "%s: n<>o p<>de mudar diret<65>rio para \"%s\": %s\n"
#: pg_resetxlog.c:270 pg_resetxlog.c:383
#: pg_resetxlog.c:271 pg_resetxlog.c:385
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: n<>o p<>de abrir arquivo \"%s\" para leitura: %s\n"
#: pg_resetxlog.c:276
#: pg_resetxlog.c:277
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
@@ -112,7 +112,7 @@ msgstr ""
"O servidor est<73> executando? Se n<>o, apague o arquivo de bloqueio e tente "
"novamente.\n"
#: pg_resetxlog.c:332
#: pg_resetxlog.c:333
#, c-format
msgid ""
"\n"
@@ -121,7 +121,7 @@ msgstr ""
"\n"
"Se estes valores lhe parecem aceit<69>veis, use -f para for<6F>ar o rein<69>cio.\n"
#: pg_resetxlog.c:344
#: pg_resetxlog.c:345
#, c-format
msgid ""
"The database server was not shut down cleanly.\n"
@@ -132,12 +132,12 @@ msgstr ""
"Reiniciar o log de transa<73><61>o pode causar perda de dados.\n"
"Se voc<6F> quer continuar mesmo assim, use -f para for<6F>ar o rein<69>cio.\n"
#: pg_resetxlog.c:357
#: pg_resetxlog.c:359
#, c-format
msgid "Transaction log reset\n"
msgstr "Log de transa<73><61>o reiniciado\n"
#: pg_resetxlog.c:386
#: pg_resetxlog.c:388
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
@@ -149,34 +149,34 @@ msgstr ""
" touch %s\n"
"e tente novamente.\n"
#: pg_resetxlog.c:399
#: pg_resetxlog.c:401
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: n<>o p<>de ler arquivo \"%s\": %s\n"
#: pg_resetxlog.c:422
#: pg_resetxlog.c:424
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_control existe mas tem CRC inv<6E>lido: prossiga com cuidado\n"
#: pg_resetxlog.c:431
#: pg_resetxlog.c:433
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr ""
"%s: pg_control existe mas n<>o funciona ou sua vers<72>o <20> desconhecida; "
"ignorando-o\n"
#: pg_resetxlog.c:499
#: pg_resetxlog.c:501
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: defini<6E><69>o do LC_COLLATE inv<6E>lido\n"
#: pg_resetxlog.c:506
#: pg_resetxlog.c:508
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: defini<6E><69>o do LC_CTYPE inv<6E>lido\n"
#: pg_resetxlog.c:530
#: pg_resetxlog.c:532
#, c-format
msgid ""
"Guessed pg_control values:\n"
@@ -185,7 +185,7 @@ msgstr ""
"Valores supostos do pg_control:\n"
"\n"
#: pg_resetxlog.c:532
#: pg_resetxlog.c:534
#, c-format
msgid ""
"pg_control values:\n"
@@ -194,125 +194,125 @@ msgstr ""
"valores do pg_control:\n"
"\n"
#: pg_resetxlog.c:541
#: pg_resetxlog.c:543
#, c-format
msgid "First log file ID after reset: %u\n"
msgstr "Primeiro ID do arquivo de log ap<61>s rein<69>cio: %u\n"
#: pg_resetxlog.c:543
#: pg_resetxlog.c:545
#, c-format
msgid "First log file segment after reset: %u\n"
msgstr "Primeiro segmento do arquivo de log ap<61>s rein<69>cio: %u\n"
#: pg_resetxlog.c:545
#: pg_resetxlog.c:547
#, c-format
msgid "pg_control version number: %u\n"
msgstr "n<>mero da vers<72>o do pg_control: %u\n"
#: pg_resetxlog.c:547
#: pg_resetxlog.c:549
#, c-format
msgid "Catalog version number: %u\n"
msgstr "N<>mero da vers<72>o do cat<61>logo: %u\n"
#: pg_resetxlog.c:549
#: pg_resetxlog.c:551
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identificador do sistema de banco de dados: %s\n"
#: pg_resetxlog.c:551
#: pg_resetxlog.c:553
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "<22>ltimo TimeLineID do ponto de controle: %u\n"
#: pg_resetxlog.c:553
#: pg_resetxlog.c:555
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "<22>ltimo NextXID do ponto de controle: %u/%u\n"
#: pg_resetxlog.c:556
#: pg_resetxlog.c:558
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "<22>ltimo NextOID do ponto de controle: %u\n"
#: pg_resetxlog.c:558
#: pg_resetxlog.c:560
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "<22>ltimo NextMultiXactId do ponto de controle: %u\n"
#: pg_resetxlog.c:560
#: pg_resetxlog.c:562
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "<22>ltimo NextMultiOffset do ponto de controle: %u\n"
#: pg_resetxlog.c:562
#: pg_resetxlog.c:564
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "M<>ximo alinhamento de dado: %u\n"
#: pg_resetxlog.c:565
#: pg_resetxlog.c:567
#, c-format
msgid "Database block size: %u\n"
msgstr "Tamanho do bloco do banco de dados: %u\n"
#: pg_resetxlog.c:567
#: pg_resetxlog.c:569
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocos por segmento da rela<6C><61>o grande: %u\n"
#: pg_resetxlog.c:569
#: pg_resetxlog.c:571
#, c-format
msgid "WAL block size: %u\n"
msgstr "Tamanho do bloco do WAL: %u\n"
#: pg_resetxlog.c:571
#: pg_resetxlog.c:573
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Bytes por segmento do WAL: %u\n"
#: pg_resetxlog.c:573
#: pg_resetxlog.c:575
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Tamanho m<>ximo de identificadores: %u\n"
#: pg_resetxlog.c:575
#: pg_resetxlog.c:577
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "M<>ximo de colunas em um <20>ndice: %u\n"
#: pg_resetxlog.c:577
#: pg_resetxlog.c:579
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Tamanho m<>ximo do bloco TOAST: %u\n"
#: pg_resetxlog.c:579
#: pg_resetxlog.c:581
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Tipo de data/hora do reposit<69>rio: %s\n"
#: pg_resetxlog.c:580
#: pg_resetxlog.c:582
msgid "64-bit integers"
msgstr "inteiros de 64 bits"
#: pg_resetxlog.c:580
#: pg_resetxlog.c:582
msgid "floating-point numbers"
msgstr "n<>meros de ponto flutuante"
#: pg_resetxlog.c:581
#: pg_resetxlog.c:583
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr "Tamanho m<>ximo do nome da configura<72><61>o regional: %u\n"
#: pg_resetxlog.c:583
#: pg_resetxlog.c:585
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_resetxlog.c:585
#: pg_resetxlog.c:587
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#: pg_resetxlog.c:636
#: pg_resetxlog.c:638
#, c-format
msgid ""
"%s: internal error -- sizeof(ControlFileData) is too large ... fix "
@@ -321,47 +321,47 @@ msgstr ""
"%s: erro interno -- sizeof(ControlFileData) <20> muito grande ... conserte o "
"PG_CONTROL_SIZE\n"
#: pg_resetxlog.c:651
#: pg_resetxlog.c:653
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: n<>o p<>de criar arquivo do pg_control: %s\n"
#: pg_resetxlog.c:662
#: pg_resetxlog.c:664
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: n<>o p<>de escrever no arquivo do pg_control: %s\n"
#: pg_resetxlog.c:669 pg_resetxlog.c:919
#: pg_resetxlog.c:671 pg_resetxlog.c:978
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: erro ao executar fsync: %s\n"
#: pg_resetxlog.c:707 pg_resetxlog.c:782
#: pg_resetxlog.c:709 pg_resetxlog.c:784 pg_resetxlog.c:840
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: n<>o p<>de abrir diret<65>rio \"%s\": %s\n"
#: pg_resetxlog.c:751 pg_resetxlog.c:815
#: pg_resetxlog.c:753 pg_resetxlog.c:817 pg_resetxlog.c:874
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: n<>o p<>de ler diret<65>rio \"%s\": %s\n"
#: pg_resetxlog.c:796
#: pg_resetxlog.c:798 pg_resetxlog.c:855
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: n<>o p<>de apagar arquivo \"%s\": %s\n"
#: pg_resetxlog.c:886
#: pg_resetxlog.c:945
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: n<>o p<>de abrir arquivo \"%s\": %s\n"
#: pg_resetxlog.c:897 pg_resetxlog.c:911
#: pg_resetxlog.c:956 pg_resetxlog.c:970
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: n<>o p<>de escrever no arquivo \"%s\": %s\n"
#: pg_resetxlog.c:930
#: pg_resetxlog.c:989
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
@@ -370,7 +370,7 @@ msgstr ""
"%s reinicia o log de transa<73><61>o do PostgreSQL.\n"
"\n"
#: pg_resetxlog.c:931
#: pg_resetxlog.c:990
#, c-format
msgid ""
"Usage:\n"
@@ -381,17 +381,17 @@ msgstr ""
" %s [OP<4F><50>O] DIRDADOS\n"
"\n"
#: pg_resetxlog.c:932
#: pg_resetxlog.c:991
#, c-format
msgid "Options:\n"
msgstr "Op<4F><70>es:\n"
#: pg_resetxlog.c:933
#: pg_resetxlog.c:992
#, c-format
msgid " -f force update to be done\n"
msgstr " -f for<6F>a atualiza<7A><61>o\n"
#: pg_resetxlog.c:934
#: pg_resetxlog.c:993
#, c-format
msgid ""
" -l TLI,FILE,SEG force minimum WAL starting location for new transaction "
@@ -400,12 +400,12 @@ msgstr ""
" -l TLI,FILE,SEG for<6F>a local inicial m<>nimo do WAL para novo log de "
"transa<73><61>o\n"
#: pg_resetxlog.c:935
#: pg_resetxlog.c:994
#, c-format
msgid " -m XID set next multitransaction ID\n"
msgstr " -m XID define pr<70>ximo ID de transa<73><61>o m<>ltipla\n"
#: pg_resetxlog.c:936
#: pg_resetxlog.c:995
#, c-format
msgid ""
" -n no update, just show extracted control values (for "
@@ -414,38 +414,38 @@ msgstr ""
" -n sem atualiza<7A><61>o, mostra somente valores de controle "
"extra<72>dos (para teste)\n"
#: pg_resetxlog.c:937
#: pg_resetxlog.c:996
#, c-format
msgid " -o OID set next OID\n"
msgstr " -o OID define pr<70>ximo OID\n"
#: pg_resetxlog.c:938
#: pg_resetxlog.c:997
#, c-format
msgid " -O OFFSET set next multitransaction offset\n"
msgstr ""
" -O OFFSET define pr<70>ximo deslocamento de transa<73><61>o m<>ltipla\n"
#: pg_resetxlog.c:939
#: pg_resetxlog.c:998
#, c-format
msgid " -x XID set next transaction ID\n"
msgstr " -x XID define pr<70>ximo ID de transa<73><61>o\n"
#: pg_resetxlog.c:940
#: pg_resetxlog.c:999
#, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -e <20>POCA_XID define pr<70>xima <20>poca do ID de transa<73><61>o\n"
#: pg_resetxlog.c:941
#: pg_resetxlog.c:1000
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help mostra esta ajuda e termina\n"
#: pg_resetxlog.c:942
#: pg_resetxlog.c:1001
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version mostra informa<6D><61>o sobre a vers<72>o e termina\n"
#: pg_resetxlog.c:943
#: pg_resetxlog.c:1002
#, c-format
msgid ""
"\n"

View File

@@ -4,9 +4,14 @@
# Copyright (c) 2002-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreSQL itself.
#
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.12 2005/01/17 21:21:15 petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/ru.po,v 1.12.6.1 2009/09/03 19:25:45 petere Exp $
#
# translation of subject-specific terminology, see:
# <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
# http://wiki.postgresql.org/wiki/NLS/ru/dict
#
# ChangeLog:
# - March 27, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>
# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>
# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>
# - April 6 - August 11, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>
@@ -18,74 +23,103 @@
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-17 19:06+0000\n"
"PO-Revision-Date: 2005-01-17 16:01-0500\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-16 09:17+0000\n"
"PO-Revision-Date: 2009-03-29 09:46+0400\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-rus <pgsql-rus@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
#: pg_resetxlog.c:125
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -x\n"
#: pg_resetxlog.c:126
#: pg_resetxlog.c:141
#: pg_resetxlog.c:156
#: pg_resetxlog.c:163
#: pg_resetxlog.c:170
#: pg_resetxlog.c:176
#: pg_resetxlog.c:184
#, c-format
msgid "%s: invalid argument for option -e\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -e\n"
#: pg_resetxlog.c:127 pg_resetxlog.c:142 pg_resetxlog.c:157 pg_resetxlog.c:172
#: pg_resetxlog.c:187 pg_resetxlog.c:202 pg_resetxlog.c:209 pg_resetxlog.c:216
#: pg_resetxlog.c:222 pg_resetxlog.c:230
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s --help\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_resetxlog.c:131
#: pg_resetxlog.c:132
#, c-format
msgid "%s: transaction ID epoch (-e) must not be -1\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-e) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> -1\n"
#: pg_resetxlog.c:141
#, c-format
msgid "%s: invalid argument for option -x\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -x\n"
#: pg_resetxlog.c:147
#, c-format
msgid "%s: transaction ID (-x) must not be 0\n"
msgstr "%s: ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-x) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
#: pg_resetxlog.c:140
#: pg_resetxlog.c:156
#, c-format
msgid "%s: invalid argument for option -o\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -o\n"
#: pg_resetxlog.c:146
#: pg_resetxlog.c:162
#, c-format
msgid "%s: OID (-o) must not be 0\n"
msgstr "%s: OID (-o) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
#: pg_resetxlog.c:155
#: pg_resetxlog.c:162
#: pg_resetxlog.c:169
#: pg_resetxlog.c:171
#, c-format
msgid "%s: invalid argument for option -m\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -m\n"
#: pg_resetxlog.c:177
#, c-format
msgid "%s: multitransaction ID (-m) must not be 0\n"
msgstr "%s: ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-m) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> 0\n"
#: pg_resetxlog.c:186
#, c-format
msgid "%s: invalid argument for option -O\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -O\n"
#: pg_resetxlog.c:192
#, c-format
msgid "%s: multitransaction offset (-O) must not be -1\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (-O) <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> -1\n"
#: pg_resetxlog.c:201 pg_resetxlog.c:208 pg_resetxlog.c:215
#, c-format
msgid "%s: invalid argument for option -l\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> -l\n"
#: pg_resetxlog.c:183
#: pg_resetxlog.c:229
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:198
#: pg_resetxlog.c:243
#, c-format
msgid "%s: cannot be executed by \"root\"\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"root\"<22><>\n"
#: pg_resetxlog.c:200
#: pg_resetxlog.c:245
#, c-format
msgid "You must run %s as the PostgreSQL superuser.\n"
msgstr "<22><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
#: pg_resetxlog.c:222
#: pg_resetxlog.c:321
#: pg_resetxlog.c:255
#, c-format
msgid "%s: could not change directory to \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:270 pg_resetxlog.c:383
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\" <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: pg_resetxlog.c:228
#: pg_resetxlog.c:276
#, c-format
msgid ""
"%s: lock file \"%s\" exists\n"
@@ -94,29 +128,33 @@ msgstr ""
"%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> lock-<2D><><EFBFBD><EFBFBD> \"%s\"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>? <20><><EFBFBD><EFBFBD> <20><><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_resetxlog.c:270
#: pg_resetxlog.c:332
#, c-format
msgid ""
"\n"
"If these values seem acceptable, use -f to force reset.\n"
msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -f <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -f <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_resetxlog.c:282
#: pg_resetxlog.c:344
#, c-format
msgid ""
"The database server was not shut down cleanly.\n"
"Resetting the transaction log may cause data to be lost.\n"
"Resetting the transaction log might cause data to be lost.\n"
"If you want to proceed anyway, use -f to force reset.\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
"<22><><EFBFBD><EFBFBD> <20><> <20>ӣ <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -f <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_resetxlog.c:295
#: pg_resetxlog.c:357
#, c-format
msgid "Transaction log reset\n"
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:324
#: pg_resetxlog.c:386
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
@@ -127,32 +165,37 @@ msgstr ""
" touch %s\n"
"<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>.\n"
#: pg_resetxlog.c:337
#: pg_resetxlog.c:399
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:360
#: pg_resetxlog.c:422
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr "%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> CRC <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
msgstr ""
"%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> CRC <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:369
#: pg_resetxlog.c:431
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr "%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...\n"
msgstr ""
"%s: pg_control <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ģ<EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>; "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...\n"
#: pg_resetxlog.c:433
#: pg_resetxlog.c:499
#, c-format
msgid "%s: invalid LC_COLLATE setting\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LC_COLLATE\n"
#: pg_resetxlog.c:440
#: pg_resetxlog.c:506
#, c-format
msgid "%s: invalid LC_CTYPE setting\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> LC_CTYPE\n"
#: pg_resetxlog.c:464
#: pg_resetxlog.c:530
#, c-format
msgid ""
"Guessed pg_control values:\n"
"\n"
@@ -160,7 +203,8 @@ msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control:\n"
"\n"
#: pg_resetxlog.c:466
#: pg_resetxlog.c:532
#, c-format
msgid ""
"pg_control values:\n"
"\n"
@@ -168,151 +212,179 @@ msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control:\n"
"\n"
#: pg_resetxlog.c:475
#: pg_resetxlog.c:541
#, c-format
msgid "First log file ID after reset: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:543
#, c-format
msgid "First log file segment after reset: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:545
#, c-format
msgid "pg_control version number: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> pg_control: %u\n"
#: pg_resetxlog.c:476
#: pg_resetxlog.c:547
#, c-format
msgid "Catalog version number: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:477
#: pg_resetxlog.c:549
#, c-format
msgid "Database system identifier: %s\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: pg_resetxlog.c:478
#, c-format
msgid "Current log file ID: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:479
#, c-format
msgid "Next log file segment: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:480
#: pg_resetxlog.c:551
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "TimeLineID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
msgstr "TimeLineID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:481
#: pg_resetxlog.c:553
#, c-format
msgid "Latest checkpoint's NextXID: %u\n"
msgstr "NextXID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "NextXID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u/%u\n"
#: pg_resetxlog.c:482
#: pg_resetxlog.c:556
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "NextOID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> checkpoint: %u\n"
msgstr "NextOID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:483
#: pg_resetxlog.c:558
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "NextMultiXactId <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:560
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "NextMultiOffset <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:562
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:565
#, c-format
msgid "Database block size: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:484
#: pg_resetxlog.c:567
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:485
#: pg_resetxlog.c:569
#, c-format
msgid "WAL block size: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> WAL: %u\n"
#: pg_resetxlog.c:571
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "<22><><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> WAL: %u\n"
#: pg_resetxlog.c:573
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:486
#: pg_resetxlog.c:575
#, c-format
msgid "Maximum number of function arguments: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
msgid "Maximum columns in an index: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:487
#: pg_resetxlog.c:577
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> TOAST: %u\n"
#: pg_resetxlog.c:579
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "<22><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %s\n"
#: pg_resetxlog.c:488
#: pg_resetxlog.c:580
msgid "64-bit integers"
msgstr "64-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"
#: pg_resetxlog.c:488
#: pg_resetxlog.c:580
msgid "floating-point numbers"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: pg_resetxlog.c:489
#: pg_resetxlog.c:581
#, c-format
msgid "Maximum length of locale name: %u\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"
#: pg_resetxlog.c:490
#: pg_resetxlog.c:583
#, c-format
msgid "LC_COLLATE: %s\n"
msgstr "LC_COLLATE: %s\n"
#: pg_resetxlog.c:491
#: pg_resetxlog.c:585
#, c-format
msgid "LC_CTYPE: %s\n"
msgstr "LC_CTYPE: %s\n"
#: pg_resetxlog.c:552
#: pg_resetxlog.c:636
#, c-format
msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -- sizeof(ControlFileData) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> ... <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> xlog.c\n"
msgid ""
"%s: internal error -- sizeof(ControlFileData) is too large ... fix "
"PG_CONTROL_SIZE\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -- sizeof(ControlFileData) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> ... <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PG_CONTROL_SIZE\n"
#: pg_resetxlog.c:565
#: pg_resetxlog.c:651
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> pg_control: %s\n"
#: pg_resetxlog.c:576
#: pg_resetxlog.c:662
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD> pg_control: %s\n"
#: pg_resetxlog.c:583
#: pg_resetxlog.c:739
#: pg_resetxlog.c:669 pg_resetxlog.c:919
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> fsync: %s\n"
#: pg_resetxlog.c:604
#: pg_resetxlog.c:707 pg_resetxlog.c:782
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:618
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:637
#: pg_resetxlog.c:751 pg_resetxlog.c:815
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:706
#: pg_resetxlog.c:796
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:886
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:717
#: pg_resetxlog.c:731
#: pg_resetxlog.c:897 pg_resetxlog.c:911
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> \"%s\": %s\n"
#: pg_resetxlog.c:750
#: pg_resetxlog.c:930
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
"\n"
msgstr ""
"%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n"
"\n"
msgstr "%s <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PostgreSQL.\n\n"
#: pg_resetxlog.c:751
#: pg_resetxlog.c:931
#, c-format
msgid ""
"Usage:\n"
@@ -320,42 +392,72 @@ msgid ""
"\n"
msgstr ""
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n"
" %s [OPTION]... DATADIR\n"
" %s [<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]... <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>-<2D><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
"\n"
#: pg_resetxlog.c:752
#: pg_resetxlog.c:932
#, c-format
msgid "Options:\n"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>:\n"
#: pg_resetxlog.c:753
#: pg_resetxlog.c:933
#, c-format
msgid " -f force update to be done\n"
msgstr " -f <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:754
msgid " -l TLI,FILE,SEG force minimum WAL starting location for new transaction log\n"
msgstr " -l TLI,FILE,SEG <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> WAL <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:934
#, c-format
msgid ""
" -l TLI,FILE,SEG force minimum WAL starting location for new transaction "
"log\n"
msgstr " -l TLI,<2C><><EFBFBD><EFBFBD>,<2C><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> WAL <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:755
msgid " -n no update, just show extracted control values (for testing)\n"
msgstr " -n <EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
#: pg_resetxlog.c:935
#, c-format
msgid " -m XID set next multitransaction ID\n"
msgstr " -m XID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:756
#: pg_resetxlog.c:936
#, c-format
msgid ""
" -n no update, just show extracted control values (for "
"testing)\n"
msgstr ""
" -n <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)\n"
#: pg_resetxlog.c:937
#, c-format
msgid " -o OID set next OID\n"
msgstr " -o OID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> OID\n"
#: pg_resetxlog.c:757
#: pg_resetxlog.c:938
#, c-format
msgid " -O OFFSET set next multitransaction offset\n"
msgstr " -O OFFSET <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:939
#, c-format
msgid " -x XID set next transaction ID\n"
msgstr " -x XID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:758
#: pg_resetxlog.c:940
#, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -e XIDEPOCH <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> ID <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:941
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:759
#: pg_resetxlog.c:942
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD>\n"
#: pg_resetxlog.c:760
#: pg_resetxlog.c:943
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
@@ -363,3 +465,5 @@ msgstr ""
"\n"
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: <pgsql-bugs@postgresql.org>.\n"
#~ msgid "Maximum number of function arguments: %u\n"
#~ msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>: %u\n"

View File

@@ -1,7 +1,7 @@
# German message translation file for psql
# Peter Eisentraut <peter_e@gmx.net>, 2001 - 2009.
#
# pgtranslation Id: psql.po,v 1.21.2.2 2009/01/16 08:08:20 petere Exp $
# pgtranslation Id: psql.po,v 1.21.2.3 2009/09/02 13:32:13 petere Exp $
#
# Use these quotes: <20>%s<>
#
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-15 19:15+0000\n"
"PO-Revision-Date: 2009-01-16 01:09+0200\n"
"POT-Creation-Date: 2009-09-02 07:28+0000\n"
"PO-Revision-Date: 2009-09-02 16:31+0300\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"MIME-Version: 1.0\n"
@@ -115,7 +115,7 @@ msgstr "Zeitmessung ist aus."
#: command.c:977 command.c:997 command.c:1395 command.c:1402 command.c:1411
#: command.c:1421 command.c:1430 command.c:1444 command.c:1458 command.c:1491
#: common.c:135 copy.c:509 copy.c:573
#: common.c:135 copy.c:509 copy.c:576
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -130,7 +130,7 @@ msgid "Password for user %s: "
msgstr "Passwort f<>r Benutzer %s: "
#: command.c:1182 common.c:181 common.c:458 common.c:523 common.c:809
#: common.c:834 common.c:907 copy.c:644 copy.c:689 copy.c:818
#: common.c:834 common.c:907 copy.c:647 copy.c:692 copy.c:821
#, c-format
msgid "%s"
msgstr "%s"
@@ -393,21 +393,25 @@ msgstr "\\copy: %s"
msgid "\\copy: unexpected response (%d)\n"
msgstr "\\copy: unerwartete Antwort (%d)\n"
#: copy.c:619 copy.c:629
#: copy.c:568
msgid "trying to exit copy mode"
msgstr "versuche, den COPY-Modus zu verlassen"
#: copy.c:622 copy.c:632
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "konnte COPY-Daten nicht schreiben: %s\n"
#: copy.c:636
#: copy.c:639
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "Datentransfer mit COPY fehlgeschlagen: %s"
#: copy.c:684
#: copy.c:687
msgid "canceled by user"
msgstr "vom Benutzer abgebrochen"
#: copy.c:699
#: copy.c:702
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -415,7 +419,7 @@ msgstr ""
"Geben Sie die zu kopierenden Daten ein, gefolgt von einem Zeilenende.\n"
"Beenden Sie mit einem Backslash und einem Punkt alleine auf einer Zeile."
#: copy.c:811
#: copy.c:814
msgid "aborted because of read failure"
msgstr "abgebrochen wegen Lesenfehlers"

File diff suppressed because it is too large Load Diff

View File

@@ -1,11 +1,11 @@
# "psql" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-11-02 10:30-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -688,10 +688,28 @@ msgstr ""
#: help.c:180
#, c-format
msgid ""
" \\prompt [TEXT] NAME\n"
" prompt user to set internal variable\n"
msgstr ""
" \\prompt [TEXTO] NOME\n"
" pergunta o usu<73>rio ao definir uma vari<72>vel interna\n"
#: help.c:182
#, c-format
msgid ""
" \\password [USERNAME]\n"
" securely change the password for a user\n"
msgstr ""
" \\password [USU<53>RIO]\n"
" altera a senha de um usu<73>rio com seguran<61>a\n"
#: help.c:184
#, c-format
msgid " \\q quit psql\n"
msgstr " \\q sair do psql\n"
#: help.c:181
#: help.c:185
#, c-format
msgid ""
" \\set [NAME [VALUE]]\n"
@@ -701,38 +719,29 @@ msgstr ""
" define vari<72>vel interna ou lista todos caso n<>o tenha "
"par<61>metros\n"
#: help.c:183
#: help.c:187
#, c-format
msgid " \\timing toggle timing of commands (currently %s)\n"
msgstr ""
" \\timing alterna para dura<72><61>o da execu<63><75>o de comandos (atualmente %"
"s)\n"
#: help.c:185
#: help.c:189
#, c-format
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NOME apaga (exclui) vari<72>vel interna\n"
#: help.c:186
#, c-format
msgid ""
" \\prompt [TEXT] NAME\n"
" prompt user to set internal variable\n"
msgstr ""
" \\prompt [TEXTO] NOME\n"
" pergunta o usu<73>rio ao definir uma vari<72>vel interna\n"
#: help.c:188
#: help.c:190
#, c-format
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr " \\! [COMANDO] executa comando na shell ou inicia shell iterativa\n"
#: help.c:191
#: help.c:193
#, c-format
msgid "Query Buffer\n"
msgstr "Buffer de consulta\n"
#: help.c:192
#: help.c:194
#, c-format
msgid ""
" \\e [FILE] edit the query buffer (or file) with external editor\n"
@@ -740,7 +749,7 @@ msgstr ""
" \\e [ARQUIVO] edita o buffer de consulta (ou arquivo) com um editor "
"externo\n"
#: help.c:193
#: help.c:195
#, c-format
msgid ""
" \\g [FILE] send query buffer to server (and results to file or |"
@@ -749,49 +758,49 @@ msgstr ""
" \\g [ARQUIVO] envia o buffer de consulta para o servidor (e os "
"resultados para arquivo ou |pipe)\n"
#: help.c:194
#: help.c:196
#, c-format
msgid " \\p show the contents of the query buffer\n"
msgstr " \\p mostra o conte<74>do do buffer de consulta\n"
#: help.c:195
#: help.c:197
#, c-format
msgid " \\r reset (clear) the query buffer\n"
msgstr " \\r reinicia (apaga) o buffer de consulta\n"
#: help.c:197
#: help.c:199
#, c-format
msgid " \\s [FILE] display history or save it to file\n"
msgstr " \\s [ARQUIVO] mostra hist<73>rico ou grava-o em um arquivo\n"
#: help.c:199
#: help.c:201
#, c-format
msgid " \\w FILE write query buffer to file\n"
msgstr " \\w [ARQUIVO] escreve o buffer de consulta para arquivo\n"
#: help.c:202
#: help.c:204
#, c-format
msgid "Input/Output\n"
msgstr "Entrada/Sa<53>da\n"
#: help.c:203
#: help.c:205
#, c-format
msgid " \\echo [STRING] write string to standard output\n"
msgstr " \\echo [STRING] escreve cadeia de caracteres na sa<73>da padr<64>o\n"
#: help.c:204
#: help.c:206
#, c-format
msgid " \\i FILE execute commands from file\n"
msgstr " \\i ARQUIVO executa comandos de um arquivo\n"
#: help.c:205
#: help.c:207
#, c-format
msgid " \\o [FILE] send all query results to file or |pipe\n"
msgstr ""
" \\o [ARQUIVO] envia todos os resultados da consulta para arquivo ou |"
"pipe\n"
#: help.c:206
#: help.c:208
#, c-format
msgid ""
" \\qecho [STRING]\n"
@@ -801,17 +810,17 @@ msgstr ""
" escreve cadeia de caracteres para sa<73>da da consulta (veja "
"\\o)\n"
#: help.c:210
#: help.c:212
#, c-format
msgid "Informational\n"
msgstr "Informativo\n"
#: help.c:211
#: help.c:213
#, c-format
msgid " \\d [NAME] describe table, index, sequence, or view\n"
msgstr " \\d [NOME] descreve tabela, <20>ndice, sequ<71>ncia ou vis<69>o\n"
#: help.c:212
#: help.c:214
#, c-format
msgid ""
" \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
@@ -820,45 +829,45 @@ msgstr ""
" \\d{t|i|s|v|S} [MODELO] (adicione \"+\" para obter mais detalhe)\n"
" lista tabelas/<2F>ndices/sequ<71>ncias/vis<69>es/tabelas do sistema\n"
#: help.c:214
#: help.c:216
#, c-format
msgid " \\da [PATTERN] list aggregate functions\n"
msgstr " \\da [MODELO] lista fun<75><6E>es de agrega<67><61>o\n"
#: help.c:215
#: help.c:217
#, c-format
msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
msgstr ""
" \\db [MODELO] lista tablespaces (adicione \"+\" para obter mais "
"detalhe)\n"
#: help.c:216
#: help.c:218
#, c-format
msgid " \\dc [PATTERN] list conversions\n"
msgstr " \\dc [MODELO] lista convers<72>es\n"
#: help.c:217
#: help.c:219
#, c-format
msgid " \\dC list casts\n"
msgstr " \\dC lista convers<72>es de tipos\n"
#: help.c:218
#: help.c:220
#, c-format
msgid " \\dd [PATTERN] show comment for object\n"
msgstr " \\dd [MODELO] mostra coment<6E>rio do objeto\n"
#: help.c:219
#: help.c:221
#, c-format
msgid " \\dD [PATTERN] list domains\n"
msgstr " \\dD [MODELO] lista dom<6F>nios\n"
#: help.c:220
#: help.c:222
#, c-format
msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
msgstr ""
" \\df [MODELO] lista fun<75><6E>es (adicione \"+\" para obter mais detalhe)\n"
#: help.c:221
#: help.c:223
#, c-format
msgid ""
" \\dF [PATTERN] list text search configurations (add \"+\" for more "
@@ -867,7 +876,7 @@ msgstr ""
" \\dF [MODELO] lista configura<72><61>es de busca textual (adicione \"+\" para "
"obter mais detalhe)\n"
#: help.c:222
#: help.c:224
#, c-format
msgid ""
" \\dFd [PATTERN] list text search dictionaries (add \"+\" for more detail)\n"
@@ -875,12 +884,12 @@ msgstr ""
" \\dFd [MODELO] lista dicion<6F>rios de busca textual (adicione \"+\" para "
"obter mais detalhe)\n"
#: help.c:223
#: help.c:225
#, c-format
msgid " \\dFt [PATTERN] list text search templates\n"
msgstr " \\dFt [MODELO] lista modelos de busca textual\n"
#: help.c:224
#: help.c:226
#, c-format
msgid ""
" \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
@@ -888,54 +897,54 @@ msgstr ""
" \\dFp [MODELO] lista analisadores de busca textual (adicione \"+\" para "
"obter mais detalhe)\n"
#: help.c:225
#: help.c:227
#, c-format
msgid " \\dg [PATTERN] list groups\n"
msgstr " \\dg [MODELO] lista grupos\n"
#: help.c:226
#: help.c:228
#, c-format
msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
msgstr ""
" \\dn [MODELO] lista esquemas (adicione \"+\" para obter mais detalhe)\n"
#: help.c:227
#: help.c:229
#, c-format
msgid " \\do [NAME] list operators\n"
msgstr " \\do [NOME] lista operadores\n"
#: help.c:228
#: help.c:230
#, c-format
msgid " \\dl list large objects, same as \\lo_list\n"
msgstr " \\dl lista objetos grandes, mesmo que \\lo_list\n"
#: help.c:229
#: help.c:231
#, c-format
msgid " \\dp [PATTERN] list table, view, and sequence access privileges\n"
msgstr ""
" \\dp [MODELO] lista privil<69>gios de acesso de tabelas, vis<69>es e "
"sequ<71>ncias\n"
#: help.c:230
#: help.c:232
#, c-format
msgid " \\dT [PATTERN] list data types (add \"+\" for more detail)\n"
msgstr ""
" \\dT [MODELO] lista tipos de dado (adicione \"+\" para obter mais "
"detalhe)\n"
#: help.c:231
#: help.c:233
#, c-format
msgid " \\du [PATTERN] list users\n"
msgstr " \\du [MODELO] lista usu<73>rios\n"
#: help.c:232
#: help.c:234
#, c-format
msgid " \\l list all databases (add \"+\" for more detail)\n"
msgstr ""
" \\l lista todos os bancos de dados (adicione \"+\" para obter "
"mais detalhe)\n"
#: help.c:233
#: help.c:235
#, c-format
msgid ""
" \\z [PATTERN] list table, view, and sequence access privileges (same as "
@@ -944,24 +953,24 @@ msgstr ""
" \\z [MODELO] lista privil<69>gios de acesso de tabelas, vis<69>es e "
"sequ<71>ncias (mesmo que \\dp)\n"
#: help.c:236
#: help.c:238
#, c-format
msgid "Formatting\n"
msgstr "Formata<74><61>o\n"
#: help.c:237
#: help.c:239
#, c-format
msgid " \\a toggle between unaligned and aligned output mode\n"
msgstr " \\a alterna entre modo de sa<73>da desalinhado e alinhado\n"
#: help.c:238
#: help.c:240
#, c-format
msgid " \\C [STRING] set table title, or unset if none\n"
msgstr ""
" \\C [STRING] define o t<>tulo da tabela, ou apaga caso nada seja "
"especificado\n"
#: help.c:239
#: help.c:241
#, c-format
msgid ""
" \\f [STRING] show or set field separator for unaligned query output\n"
@@ -969,12 +978,12 @@ msgstr ""
" \\f [STRING] mostra ou define separador de campos para sa<73>da de "
"consulta desalinhada\n"
#: help.c:240
#: help.c:242
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
msgstr " \\H alterna para modo de sa<73>da em HTML (atual %s)\n"
#: help.c:242
#: help.c:244
#, c-format
msgid ""
" \\pset NAME [VALUE]\n"
@@ -989,36 +998,36 @@ msgstr ""
" numericlocale|recordsep|tuples_only|title|tableattr|"
"pager})\n"
#: help.c:246
#: help.c:248
#, c-format
msgid " \\t show only rows (currently %s)\n"
msgstr " \\t mostra somente registros (atual %s)\n"
#: help.c:248
#: help.c:250
#, c-format
msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr ""
" \\T [STRING] define atributos do marcador HTML <table> ou apaga caso "
"nada seja especificado\n"
#: help.c:249
#: help.c:251
#, c-format
msgid " \\x toggle expanded output (currently %s)\n"
msgstr " \\x alterna para sa<73>da expandida (atual %s)\n"
#: help.c:253
#: help.c:255
#, c-format
msgid "Copy, Large Object\n"
msgstr "C<>pia, Objetos Grandes\n"
#: help.c:254
#: help.c:256
#, c-format
msgid ""
" \\copy ... perform SQL COPY with data stream to the client host\n"
msgstr ""
" \\copy ... realiza comando SQL COPY dos dados para m<>quina cliente\n"
#: help.c:255
#: help.c:257
#, c-format
msgid ""
" \\lo_export LOBOID FILE\n"
@@ -1031,11 +1040,11 @@ msgstr ""
" \\lo_list\n"
" \\lo_unlink OIDLOB opera<72><61>es com objetos grandes\n"
#: help.c:307
#: help.c:309
msgid "Available help:\n"
msgstr "Ajuda dispon<6F>vel:\n"
#: help.c:396
#: help.c:398
#, c-format
msgid ""
"Command: %s\n"
@@ -1050,7 +1059,7 @@ msgstr ""
"%s\n"
"\n"
#: help.c:412
#: help.c:414
#, c-format
msgid ""
"No help available for \"%-.*s\".\n"
@@ -2547,7 +2556,6 @@ msgid ""
" TO { 'filename' | STDOUT }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ HEADER ]\n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] 'delimiter' ]\n"
" [ NULL [ AS ] 'null string' ]\n"
@@ -2572,7 +2580,6 @@ msgstr ""
" TO { 'arquivo' | STDOUT }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ HEADER ]\n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] 'delimitador' ]\n"
" [ NULL [ AS ] 'cadeia nula' ] ]\n"
@@ -4234,57 +4241,57 @@ msgstr ""
" [ LIMIT { contador | ALL } ]\n"
" [ OFFSET in<69>cio ]"
#: ../../port/exec.c:192 ../../port/exec.c:306 ../../port/exec.c:349
#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
#, c-format
msgid "could not identify current directory: %s"
msgstr "n<>o p<>de identificar diret<65>rio atual: %s"
#: ../../port/exec.c:211
#: ../../port/exec.c:214
#, c-format
msgid "invalid binary \"%s\""
msgstr "bin<69>rio \"%s\" <20> inv<6E>lido"
#: ../../port/exec.c:260
#: ../../port/exec.c:263
#, c-format
msgid "could not read binary \"%s\""
msgstr "n<>o p<>de ler o bin<69>rio \"%s\""
#: ../../port/exec.c:267
#: ../../port/exec.c:270
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "n<>o p<>de encontrar o \"%s\" para execut<75>-lo"
#: ../../port/exec.c:322 ../../port/exec.c:358
#: ../../port/exec.c:325 ../../port/exec.c:361
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n<>o p<>de mudar diret<65>rio para \"%s\""
#: ../../port/exec.c:337
#: ../../port/exec.c:340
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "n<>o p<>de ler link simb<6D>lico \"%s\""
#: ../../port/exec.c:583
#: ../../port/exec.c:586
#, c-format
msgid "child process exited with exit code %d"
msgstr "processo filho terminou com c<>digo de sa<73>da %d"
#: ../../port/exec.c:587
#: ../../port/exec.c:590
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "processo filho foi terminado pela exce<63><65>o 0x%X"
#: ../../port/exec.c:596
#: ../../port/exec.c:599
#, c-format
msgid "child process was terminated by signal %s"
msgstr "processo filho foi terminado pelo sinal %s"
#: ../../port/exec.c:599
#: ../../port/exec.c:602
#, c-format
msgid "child process was terminated by signal %d"
msgstr "processo filho foi terminado pelo sinal %d"
#: ../../port/exec.c:603
#: ../../port/exec.c:606
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"

View File

@@ -5,9 +5,9 @@ msgid ""
msgstr ""
"Project-Id-Version: psql-tr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-03-12 23:16-0300\n"
"PO-Revision-Date: 2008-03-13 00:31-0800\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@commandprompt.com>\n"
"POT-Creation-Date: 2009-08-15 21:27+0000\n"
"PO-Revision-Date: 2009-08-17 01:32+0200\n"
"Last-Translator: Devrim GÜNDÜZ <devrim@gunduz.org>\n"
"Language-Team: Turkish <ceviri@postgresql.org.tr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -139,8 +139,8 @@ msgstr "Zamanlama kapalı."
#: command.c:1458
#: command.c:1491
#: common.c:135
#: copy.c:521
#: copy.c:585
#: copy.c:509
#: copy.c:576
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -164,9 +164,9 @@ msgstr "%s kulalnıcısının şifresi: "
#: common.c:809
#: common.c:834
#: common.c:907
#: copy.c:656
#: copy.c:701
#: copy.c:830
#: copy.c:647
#: copy.c:692
#: copy.c:821
#, c-format
msgid "%s"
msgstr "%s"
@@ -398,47 +398,51 @@ msgstr "Sunucunu sürümü (%d) ON_ERROR_ROLLBACK biçiminde tablespace destekle
msgid "\\copy: arguments required\n"
msgstr "\\copy: parametre eksik\n"
#: copy.c:403
#: copy.c:391
#, c-format
msgid "\\copy: parse error at \"%s\"\n"
msgstr "\\copy: \"%s\" ifadesinde ayrıştırma hatası\n"
#: copy.c:405
#: copy.c:393
msgid "\\copy: parse error at end of line\n"
msgstr "\\copy: satır sonunda ayrıştırma hatası\n"
#: copy.c:532
#: copy.c:520
#, c-format
msgid "%s: cannot copy from/to a directory\n"
msgstr "%s: dizinden ya da dizine kopyalanamıyor\n"
#: copy.c:558
#: copy.c:546
#, c-format
msgid "\\copy: %s"
msgstr "\\copy: %s"
#: copy.c:562
#: copy.c:576
#: copy.c:550
#: copy.c:564
#, c-format
msgid "\\copy: unexpected response (%d)\n"
msgstr "\\copy: beklenmeyen yanıt (%d)\n"
#: copy.c:631
#: copy.c:641
#: copy.c:568
msgid "trying to exit copy mode"
msgstr "copy moduden çıkmaya çalışıyor"
#: copy.c:622
#: copy.c:632
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "COPY verisi yazılamadı: %s\n"
#: copy.c:648
#: copy.c:639
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "COPY veri aktarımı başarısız: %s"
#: copy.c:696
#: copy.c:687
msgid "canceled by user"
msgstr "kullanıcı tarafından iptal edildi"
#: copy.c:711
#: copy.c:702
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -446,7 +450,7 @@ msgstr ""
"Kopyalanacak veriyi girin ve ardından entera basın.\n"
"Sonuçlandırmak için yeni satırda ters taksim işareti ve nokta girin."
#: copy.c:823
#: copy.c:814
msgid "aborted because of read failure"
msgstr "okuma hatası nedeniyle kesildi"
@@ -692,10 +696,28 @@ msgstr " \\h [NAME] SQL komutları hakkında yardım göster, tüm komutla
#: help.c:180
#, c-format
msgid ""
" \\prompt [TEXT] NAME\n"
" prompt user to set internal variable\n"
msgstr ""
" \\prompt [TEXT] NAME\n"
" kullanıcıdan dahili değişkeninin belirtmesini iste\n"
#: help.c:182
#, c-format
msgid ""
" \\password [USERNAME]\n"
" securely change the password for a user\n"
msgstr ""
" \\password [KULLANICI ADI]\n"
" bir kullanıcının parolasını güvenli şekilde değiştirir\n"
#: help.c:184
#, c-format
msgid " \\q quit psql\n"
msgstr " \\q psql'den çık\n"
#: help.c:181
#: help.c:185
#, c-format
msgid ""
" \\set [NAME [VALUE]]\n"
@@ -704,86 +726,77 @@ msgstr ""
" \\set [NAME [VALUE]]\n"
" dahili değişkene değer ata, VALUE boş ise tüm değişkenlerin listesini göster\n"
#: help.c:183
#: help.c:187
#, c-format
msgid " \\timing toggle timing of commands (currently %s)\n"
msgstr " \\timing komutların zamanlamasını göster (şu an %s)\n"
#: help.c:185
#: help.c:189
#, c-format
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NAME dahili değişkenini sıfırla (sil)\n"
#: help.c:186
#, c-format
msgid ""
" \\prompt [TEXT] NAME\n"
" prompt user to set internal variable\n"
msgstr ""
" \\prompt [TEXT] NAME\n"
" kullanıcıdan dahili değişkeninin belirtmesini iste\n"
#: help.c:188
#: help.c:190
#, c-format
msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
msgstr " \\! [COMMAND] kabukta komut çalıştır ya da etkileşimli kabuğu başlar\n"
#: help.c:191
#: help.c:193
#, c-format
msgid "Query Buffer\n"
msgstr "Sorgu tamponu\n"
#: help.c:192
#: help.c:194
#, c-format
msgid " \\e [FILE] edit the query buffer (or file) with external editor\n"
msgstr " \\e [FILE] sorgu tamponunu (ya da dosyasını) harici bir metin düzenleyici ile düzenle\n"
#: help.c:193
#: help.c:195
#, c-format
msgid " \\g [FILE] send query buffer to server (and results to file or |pipe)\n"
msgstr " \\g [FILE] sorgu tamponundaki sorguyu sunucuya gönder (ve sonuçları dosyaya ya da |pipe'e gönder)\n"
#: help.c:194
#: help.c:196
#, c-format
msgid " \\p show the contents of the query buffer\n"
msgstr " \\p sorgu tamponunun içeriğini göster\n"
#: help.c:195
#: help.c:197
#, c-format
msgid " \\r reset (clear) the query buffer\n"
msgstr " \\r sorgu tamponunu sıfırla (temizle)\n"
#: help.c:197
#: help.c:199
#, c-format
msgid " \\s [FILE] display history or save it to file\n"
msgstr " \\s [FILE] geçmişi göster ya da dosyaya kaydet\n"
#: help.c:199
#: help.c:201
#, c-format
msgid " \\w FILE write query buffer to file\n"
msgstr " \\w FILE sorgu tamponunu dosyaya kaydet\n"
#: help.c:202
#: help.c:204
#, c-format
msgid "Input/Output\n"
msgstr "Giriş/Çıkış\n"
#: help.c:203
#: help.c:205
#, c-format
msgid " \\echo [STRING] write string to standard output\n"
msgstr " \\echo [STRING] standart çıktıya bir satır gönder\n"
#: help.c:204
#: help.c:206
#, c-format
msgid " \\i FILE execute commands from file\n"
msgstr " \\i FILE dosyadaki komutları çalıştır\n"
#: help.c:205
#: help.c:207
#, c-format
msgid " \\o [FILE] send all query results to file or |pipe\n"
msgstr " \\o [FILE] tüm sorgu sonuçlarını dosyaya ya da |pipe'e gönder\n"
#: help.c:206
#: help.c:208
#, c-format
msgid ""
" \\qecho [STRING]\n"
@@ -792,17 +805,17 @@ msgstr ""
" \\qecho [STRING]\n"
" sorgu çıkış akımına satır yaz (bk. \\o)\n"
#: help.c:210
#: help.c:212
#, c-format
msgid "Informational\n"
msgstr "Bilgi edinme\n"
#: help.c:211
#: help.c:213
#, c-format
msgid " \\d [NAME] describe table, index, sequence, or view\n"
msgstr " \\d [NAME] tablo, indeks, sequence, ya da view hakkında bilgi ver\n"
#: help.c:212
#: help.c:214
#, c-format
msgid ""
" \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
@@ -811,132 +824,132 @@ msgstr ""
" \\d{t|i|s|v|S} [PATTERN] (daha fazla ayrıntı için \"+\" ekleyin)\n"
" tablolar/indeksler/sequenceler/viewlar/system tablolarını listele\n"
#: help.c:214
#: help.c:216
#, c-format
msgid " \\da [PATTERN] list aggregate functions\n"
msgstr " \\da [PATTERN] aggregate fonksiyonları listele\n"
#: help.c:215
#: help.c:217
#, c-format
msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
msgstr " \\db [PATTERN] tablespaceleri listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:216
#: help.c:218
#, c-format
msgid " \\dc [PATTERN] list conversions\n"
msgstr " \\dc [PATTERN] dönüşümleri listele\n"
#: help.c:217
#: help.c:219
#, c-format
msgid " \\dC list casts\n"
msgstr " \\dC castları listele\n"
#: help.c:218
#: help.c:220
#, c-format
msgid " \\dd [PATTERN] show comment for object\n"
msgstr " \\dd [PATTERN] nesne yorumunu göster\n"
#: help.c:219
#: help.c:221
#, c-format
msgid " \\dD [PATTERN] list domains\n"
msgstr " \\dD [PATTERN] domainleri göster\n"
#: help.c:220
#: help.c:222
#, c-format
msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
msgstr " \\df [PATTERN] fonksiyonları göster (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:221
#: help.c:223
#, c-format
msgid " \\dF [PATTERN] list text search configurations (add \"+\" for more detail)\n"
msgstr " \\dF [PATTERN] metin arama yapılandırmalarını listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:222
#: help.c:224
#, c-format
msgid " \\dFd [PATTERN] list text search dictionaries (add \"+\" for more detail)\n"
msgstr " \\dFd [PATTERN] metin arama sözlüklerini listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:223
#: help.c:225
#, c-format
msgid " \\dFt [PATTERN] list text search templates\n"
msgstr " \\dFt [PATTERN] metin arama şablonlarını listele\n"
#: help.c:224
#: help.c:226
#, c-format
msgid " \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
msgstr " \\dFp [PATTERN] metin arama ayrıştırıcılarını listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:225
#: help.c:227
#, c-format
msgid " \\dg [PATTERN] list groups\n"
msgstr " \\dg [PATTERN] grupları göster\n"
#: help.c:226
#: help.c:228
#, c-format
msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
msgstr " \\dn [PATTERN] şemaları göster (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:227
#: help.c:229
#, c-format
msgid " \\do [NAME] list operators\n"
msgstr " \\do [NAME] operatörleri göster\n"
#: help.c:228
#: help.c:230
#, c-format
msgid " \\dl list large objects, same as \\lo_list\n"
msgstr " \\dl large objectleri göster, \\lo_list ile aynı\n"
#: help.c:229
#: help.c:231
#, c-format
msgid " \\dp [PATTERN] list table, view, and sequence access privileges\n"
msgstr " \\dp [PATTERN] tablo, view, ve sequence erişim haklarını göster\n"
#: help.c:230
#: help.c:232
#, c-format
msgid " \\dT [PATTERN] list data types (add \"+\" for more detail)\n"
msgstr " \\dT [PATTERN] veri tipleri listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:231
#: help.c:233
#, c-format
msgid " \\du [PATTERN] list users\n"
msgstr " \\du [PATTERN] kullanıcıları listele\n"
#: help.c:232
#: help.c:234
#, c-format
msgid " \\l list all databases (add \"+\" for more detail)\n"
msgstr " \\l tüm veritabanlarını listele (daha fazla ayrıntı için \"+\" ekleyin)\n"
#: help.c:233
#: help.c:235
#, c-format
msgid " \\z [PATTERN] list table, view, and sequence access privileges (same as \\dp)\n"
msgstr " \\z [PATTERN] tablo, view, ve sequence erişim haklarını listele (\\dp ile aynı)\n"
#: help.c:236
#: help.c:238
#, c-format
msgid "Formatting\n"
msgstr "Biçimlendirme:\n"
#: help.c:237
#: help.c:239
#, c-format
msgid " \\a toggle between unaligned and aligned output mode\n"
msgstr " \\a düzenli ve düzensiz biçim arasında geçiş yap\n"
#: help.c:238
#: help.c:240
#, c-format
msgid " \\C [STRING] set table title, or unset if none\n"
msgstr " \\C [STRING] tablo başlığını ayarla, kaldırmak için boş bırakın\n"
#: help.c:239
#: help.c:241
#, c-format
msgid " \\f [STRING] show or set field separator for unaligned query output\n"
msgstr " \\f [STRING] sorgunun düzensiz çıkışı için alan ayracı tanımla\n"
#: help.c:240
#: help.c:242
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
msgstr " \\H HTML çıktı biçimini etkinleştir (şu an %s)\n"
#: help.c:242
#: help.c:244
#, c-format
msgid ""
" \\pset NAME [VALUE]\n"
@@ -949,32 +962,32 @@ msgstr ""
" (NAME := {format|border|expanded|fieldsep|footer|null|\n"
" numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
#: help.c:246
#: help.c:248
#, c-format
msgid " \\t show only rows (currently %s)\n"
msgstr " \\t sadece satırları göster (şu an %s)\n"
#: help.c:248
#: help.c:250
#, c-format
msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr " \\T [STRING] HTML <table> tag parametrelerini tanımla, boş ise tüm parametrelerini kaldır\n"
#: help.c:249
#: help.c:251
#, c-format
msgid " \\x toggle expanded output (currently %s)\n"
msgstr " \\x geniş çıktı ayarla (şu an %s)\n"
#: help.c:253
#: help.c:255
#, c-format
msgid "Copy, Large Object\n"
msgstr "Copy, Large Object\n"
#: help.c:254
#: help.c:256
#, c-format
msgid " \\copy ... perform SQL COPY with data stream to the client host\n"
msgstr " \\copy ... istemci sisteminden veri akımı ile SQL COPY komutunu çalıştır\n"
#: help.c:255
#: help.c:257
#, c-format
msgid ""
" \\lo_export LOBOID FILE\n"
@@ -987,11 +1000,11 @@ msgstr ""
" \\lo_list\n"
" \\lo_unlink LOBOID large object işlemleri\n"
#: help.c:307
#: help.c:309
msgid "Available help:\n"
msgstr "Yardım:\n"
#: help.c:396
#: help.c:398
#, c-format
msgid ""
"Command: %s\n"
@@ -1006,7 +1019,7 @@ msgstr ""
"%s\n"
"\n"
#: help.c:412
#: help.c:414
#, c-format
msgid ""
"No help available for \"%-.*s\".\n"
@@ -2553,7 +2566,6 @@ msgid ""
" TO { 'filename' | STDOUT }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ HEADER ]\n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] 'delimiter' ]\n"
" [ NULL [ AS ] 'null string' ]\n"
@@ -2562,8 +2574,8 @@ msgid ""
" [ ESCAPE [ AS ] 'escape' ]\n"
" [ FORCE QUOTE column [, ...] ]"
msgstr ""
"COPY tablename [ ( column [, ...] ) ]\n"
" FROM { 'filename' | STDIN }\n"
"COPY tablo adı [ ( column [, ...] ) ]\n"
" FROM { 'dosya adı' | STDIN }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ OIDS ]\n"
@@ -2578,7 +2590,6 @@ msgstr ""
" TO { 'filename' | STDOUT }\n"
" [ [ WITH ] \n"
" [ BINARY ]\n"
" [ HEADER ]\n"
" [ OIDS ]\n"
" [ DELIMITER [ AS ] 'delimiter' ]\n"
" [ NULL [ AS ] 'null string' ]\n"
@@ -3313,12 +3324,12 @@ msgid ""
"DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
" [ USING usinglist ]\n"
" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
msgstr ""
"DELETE FROM [ ONLY ] tablo [ [ AS ] takma_adı ]\n"
"DELETE FROM [ ONLY ] tablo [ [ AS ] takma adı ]\n"
" [ USING usinglist ]\n"
" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
#: sql_help.h:285
msgid "discard session state"
@@ -3684,11 +3695,11 @@ msgstr "tabloda yeni satırları ekliyor"
msgid ""
"INSERT INTO table [ ( column [, ...] ) ]\n"
" { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
msgstr ""
"IINSERT INTO table [ ( column [, ...] ) ]\n"
"INSERT INTO tablo [ ( kolon [, ...] ) ]\n"
" { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
#: sql_help.h:421
msgid "listen for a notification"
@@ -3931,7 +3942,7 @@ msgstr "tablo ya da view'dan satırları getir"
#: sql_help.h:486
msgid ""
"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
" * | expression [ [ AS ] output_name ] [, ...]\n"
" * | expression [ AS output_name ] [, ...]\n"
" [ FROM from_item [, ...] ]\n"
" [ WHERE condition ]\n"
" [ GROUP BY expression [, ...] ]\n"
@@ -3951,7 +3962,7 @@ msgid ""
" from_item [ NATURAL ] join_type from_item [ ON join_condition | USING ( join_column [, ...] ) ]"
msgstr ""
"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
" * | expression [ [ AS ] output_name ] [, ...]\n"
" * | expression [ AS output_name ] [, ...]\n"
" [ FROM from_item [, ...] ]\n"
" [ WHERE condition ]\n"
" [ GROUP BY expression [, ...] ]\n"
@@ -3973,7 +3984,7 @@ msgstr ""
#: sql_help.h:490
msgid ""
"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
" * | expression [ [ AS ] output_name ] [, ...]\n"
" * | expression [ AS output_name ] [, ...]\n"
" INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
" [ FROM from_item [, ...] ]\n"
" [ WHERE condition ]\n"
@@ -3986,7 +3997,7 @@ msgid ""
" [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
msgstr ""
"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
" * | expression [ [ AS ] output_name ] [, ...]\n"
" * | expression [ AS output_name ] [, ...]\n"
" INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
" [ FROM from_item [, ...] ]\n"
" [ WHERE condition ]\n"
@@ -4123,14 +4134,14 @@ msgid ""
" ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
" [ FROM fromlist ]\n"
" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
msgstr ""
"UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
" SET { column = { expression | DEFAULT } |\n"
" ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
"UPDATE [ ONLY ] tablo [ [ AS ] takma ad ]\n"
" SET { kolon = { expression | DEFAULT } |\n"
" ( kolon [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
" [ FROM fromlist ]\n"
" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
" [ WHERE durum | WHERE CURRENT OF imleç adı ]\n"
" [ RETURNING * | output_expression [ AS output_name ] [, ...] ]"
#: sql_help.h:533
msgid "garbage-collect and optionally analyze a database"

View File

@@ -1,11 +1,11 @@
# "pgscripts" translation to Brazilian Portuguese Language.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:20-0300\n"
"PO-Revision-Date: 2005-10-06 00:21-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"

View File

@@ -1,13 +1,13 @@
# "libpq" translation to Brazilian Portuguese Language.
# Cesar Suga <sartre@linuxbr.com>, 2002.
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2008.
# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2009.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-01-31 00:19-0200\n"
"POT-Creation-Date: 2009-05-19 19:19-0300\n"
"PO-Revision-Date: 2005-10-04 22:45-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -30,54 +30,54 @@ msgstr "Autentica
msgid "could not restore non-blocking mode on socket: %s\n"
msgstr "n<>o p<>de restaurar modo n<>o-bloqueado no soquete: %s\n"
#: fe-auth.c:442
#: fe-auth.c:429
msgid "GSSAPI continuation error"
msgstr "erro ao continuar autentica<63><61>o GSSAPI"
#: fe-auth.c:471
#: fe-auth.c:458
msgid "duplicate GSS authentication request\n"
msgstr "pedido de autentica<63><61>o GSS duplicado\n"
#: fe-auth.c:491
#: fe-auth.c:478
msgid "GSSAPI name import error"
msgstr "erro de importa<74><61>o de nome GSSAPI"
#: fe-auth.c:577
#: fe-auth.c:564
msgid "SSPI continuation error"
msgstr "erro ao continuar autentica<63><61>o SSPI"
#: fe-auth.c:588 fe-auth.c:661 fe-auth.c:687 fe-auth.c:784 fe-connect.c:1307
#: fe-connect.c:2516 fe-connect.c:2733 fe-connect.c:3067 fe-connect.c:3076
#: fe-connect.c:3213 fe-connect.c:3259 fe-connect.c:3277 fe-exec.c:2754
#: fe-auth.c:575 fe-auth.c:648 fe-auth.c:674 fe-auth.c:771 fe-connect.c:1307
#: fe-connect.c:2520 fe-connect.c:2737 fe-connect.c:3071 fe-connect.c:3080
#: fe-connect.c:3217 fe-connect.c:3263 fe-connect.c:3281 fe-exec.c:2754
#: fe-lobj.c:669 fe-protocol2.c:1027 fe-protocol3.c:1415
msgid "out of memory\n"
msgstr "sem mem<65>ria\n"
#: fe-auth.c:681
#: fe-auth.c:668
msgid "host name must be specified\n"
msgstr "nome da m<>quina deve ser especificado\n"
#: fe-auth.c:760
#: fe-auth.c:747
msgid "SCM_CRED authentication method not supported\n"
msgstr "m<>todo de autentica<63><61>o SCM_CRED n<>o <20> suportado\n"
#: fe-auth.c:842
#: fe-auth.c:829
msgid "Kerberos 4 authentication not supported\n"
msgstr "Autentica<63><61>o Kerberos 4 n<>o <20> suportada\n"
#: fe-auth.c:858
#: fe-auth.c:845
msgid "Kerberos 5 authentication not supported\n"
msgstr "Autentica<63><61>o Kerberos 5 n<>o <20> suportada\n"
#: fe-auth.c:925
#: fe-auth.c:912
msgid "GSSAPI authentication not supported\n"
msgstr "Autentica<63><61>o GSSAPI n<>o <20> suportada\n"
#: fe-auth.c:949
#: fe-auth.c:936
msgid "SSPI authentication not supported\n"
msgstr "Autentica<63><61>o SSPI n<>o <20> suportada\n"
#: fe-auth.c:979
#: fe-auth.c:966
#, c-format
msgid "authentication method %u not supported\n"
msgstr "m<>todo de autentica<63><61>o %u n<>o <20> suportado\n"
@@ -203,98 +203,98 @@ msgstr ""
"estado de conex<65>o %c <20> inv<6E>lido, provavelmente indicativo de corrup<75><70>o de "
"mem<65>ria\n"
#: fe-connect.c:2529
#: fe-connect.c:2533
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: esquema deve ser ldap://\n"
#: fe-connect.c:2544
#: fe-connect.c:2548
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: faltando nome distinto\n"
#: fe-connect.c:2555 fe-connect.c:2608
#: fe-connect.c:2559 fe-connect.c:2612
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: deve ter exatamente um atributo\n"
#: fe-connect.c:2565 fe-connect.c:2622
#: fe-connect.c:2569 fe-connect.c:2626
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: deve ter escopo de busca (base/one/sub)\n"
#: fe-connect.c:2576
#: fe-connect.c:2580
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: nenhum filtro\n"
#: fe-connect.c:2597
#: fe-connect.c:2601
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "URL LDAP \"%s\" <20> inv<6E>lida: n<>mero de porta <20> inv<6E>lido\n"
#: fe-connect.c:2631
#: fe-connect.c:2635
msgid "could not create LDAP structure\n"
msgstr "n<>o p<>de criar estrutura LDAP\n"
#: fe-connect.c:2673
#: fe-connect.c:2677
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "busca em servidor LDAP falhou: %s\n"
#: fe-connect.c:2684
#: fe-connect.c:2688
msgid "more than one entry found on LDAP lookup\n"
msgstr "mais de um registro encontrado na busca no LDAP\n"
#: fe-connect.c:2685 fe-connect.c:2697
#: fe-connect.c:2689 fe-connect.c:2701
msgid "no entry found on LDAP lookup\n"
msgstr "nenhum registro encontrado na busca no LDAP\n"
#: fe-connect.c:2708 fe-connect.c:2721
#: fe-connect.c:2712 fe-connect.c:2725
msgid "attribute has no values on LDAP lookup\n"
msgstr "atributo n<>o tem valores na busca no LDAP\n"
#: fe-connect.c:2772 fe-connect.c:2790 fe-connect.c:3115
#: fe-connect.c:2776 fe-connect.c:2794 fe-connect.c:3119
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "faltando \"=\" depois de \"%s\" na cadeia de caracteres de conex<65>o\n"
#: fe-connect.c:2853 fe-connect.c:3197
#: fe-connect.c:2857 fe-connect.c:3201
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "op<6F><70>o de conex<65>o \"%s\" <20> inv<6E>lida\n"
#: fe-connect.c:2866 fe-connect.c:3164
#: fe-connect.c:2870 fe-connect.c:3168
msgid "unterminated quoted string in connection info string\n"
msgstr ""
"cadeia de caracteres entre aspas n<>o foi terminada na cadeia de caracteres "
"de conex<65>o\n"
#: fe-connect.c:2909
#: fe-connect.c:2913
#, c-format
msgid "ERROR: service file \"%s\" not found\n"
msgstr "ERRO: arquivo de servi<76>o \"%s\" n<>o foi encontrado\n"
#: fe-connect.c:2922
#: fe-connect.c:2926
#, c-format
msgid "ERROR: line %d too long in service file \"%s\"\n"
msgstr "ERRO: linha %d <20> muito longa no arquivo de servi<76>o \"%s\"\n"
#: fe-connect.c:2994 fe-connect.c:3021
#: fe-connect.c:2998 fe-connect.c:3025
#, c-format
msgid "ERROR: syntax error in service file \"%s\", line %d\n"
msgstr "ERRO: erro de sintaxe no arquivo de servi<76>o \"%s\", linha %d\n"
#: fe-connect.c:3445
#: fe-connect.c:3449
msgid "connection pointer is NULL\n"
msgstr "ponteiro da conex<65>o <20> NULO\n"
#: fe-connect.c:3729
#: fe-connect.c:3733
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "AVISO: arquivo de senhas \"%s\" n<>o <20> um arquivo no formato texto\n"
#: fe-connect.c:3738
#: fe-connect.c:3742
#, c-format
msgid ""
"WARNING: password file \"%s\" has world or group read access; permission "
@@ -464,7 +464,7 @@ msgstr "conex
msgid "could not receive data from server: %s\n"
msgstr "n<>o p<>de receber dados do servidor: %s\n"
#: fe-misc.c:715 fe-misc.c:783
#: fe-misc.c:715 fe-misc.c:792
msgid ""
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
@@ -474,20 +474,20 @@ msgstr ""
"\tIsto provavelmente significa que o servidor terminou de forma anormal\n"
"\tantes ou durante o processamento do pedido.\n"
#: fe-misc.c:800
#: fe-misc.c:809
#, c-format
msgid "could not send data to server: %s\n"
msgstr "n<>o p<>de enviar dados ao servidor: %s\n"
#: fe-misc.c:919
#: fe-misc.c:928
msgid "timeout expired\n"
msgstr "tempo de espera expirado\n"
#: fe-misc.c:964
#: fe-misc.c:973
msgid "socket not open\n"
msgstr "soquete n<>o est<73> aberto\n"
#: fe-misc.c:987
#: fe-misc.c:996
#, c-format
msgid "select() failed: %s\n"
msgstr "select() falhou: %s\n"