Ț•‘€Á, 0 K1 } e“ ù > >C =‚ -À î #+(Fo<Œ9É6H:EƒBÉ9 CF9Š4Ä=ù.7;fEą:è5#7Y9‘7Ë4L8J…3Đ0;57q2©2ÜJ:Z5•GË0<D0MČJGK4“HÈE9Wv‘<IE54Ć1ú;,8h5Ą6Ś34B=w8”8î8'9`/š<Ê##+?O%#”Ù3ù&-5TEŠIĐ5IP5šEĐF 4] D’ Ś *ő 8 !6Y!%!(¶!(ß!8"#A" e"†"8Š"4ß"$#9#,Y#,†#ł#È#Û#*ù#8$$,]$8Š$#Ă$Gç$4/%d%)%7«%ă%+ű%$&5&Q&n&Œ&‘& ź&č&Ò&'ç&)'99'>s'Č'&»'â'ê'ì'ï'ń'Xő'NN))v”) ,*<7*<t*;±*3í*!+%:+`+&{+ą+CŸ+@,=C,S,PŐ,M&-=t-NČ-?.8A.;z.:¶.;ń.J-/=x/>¶/Aő/=70Tu0QÊ0U1Xr1/Ë1,û1=(2?f2:Š2>á2Q 3:r38­3Fæ33-4Ha47Ș4Hâ4E+5Bq50Ž5Xć5U>6?”6Ô6JT7@Ÿ7Hà7A)8>k8?Ș8<ê89'99a9>›9<Ú9A:<Y:@–:/Ś:J;4R;C‡;'Ë;#ó;D<,\<'‰<±<7Ń<. =?8=Jx=QĂ=C>QY>C«>Nï>W>?>–?IŐ?@,>@;k@B§@-ê@0A:IAC„AÈA%èA(B:7B8rB%«B%ŃB8śB30CdC~C"—C0șC>ëC0*D>[D'šDQÂD@EUE*sE:žEÙE-ìEF'0F%XF$~FŁFšFÄFÍFćF%ùF0G+PG.|G«G3ČG æGòGôGśGùGoC€&y0?@=p%3_B1z‰sŠ ‹^8!d7FXIxRTˆY+vf OQ‚$wNH \…<5LEV6eJ nt".ŽƒDPM>Ug}'kh/: c[9|q4†Su;ZibW)Œ‡Gl,(*`r#a j~-K]A‘„2m{ By default, a database with the same name as the current user is created. Connection options: If one of -s, -S, -d, -D, -r, -R and ROLENAME is not specified, you will be prompted interactively. Options: Read the description of the SQL command CLUSTER for details. Read the description of the SQL command REINDEX for details. Read the description of the SQL command VACUUM for details. Report bugs to . %s [OPTION]... DBNAME %s [OPTION]... LANGNAME [DBNAME] %s [OPTION]... [DBNAME] %s [OPTION]... [DBNAME] [DESCRIPTION] %s [OPTION]... [ROLENAME] --help show this help, then exit --help show this help, then exit --help show this help, then exit --version output version information, then exit --version output version information, then exit --version output version information, then exit -D, --no-createdb role cannot create databases -D, --tablespace=TABLESPACE default tablespace for the database -E, --encoding=ENCODING encoding for the database -E, --encrypted encrypt stored password -I, --no-inherit role does not inherit privileges -L, --no-login role cannot login -N, --unencrypted do not encrypt stored password -O, --owner=OWNER database user to own the new database -P, --pwprompt assign a password to new role -R, --no-createrole role cannot create roles -S, --no-superuser role will not be superuser -T, --template=TEMPLATE template database to copy -U, --username=USERNAME user name to connect as -U, --username=USERNAME user name to connect as -U, --username=USERNAME user name to connect as (not the one to create) -U, --username=USERNAME user name to connect as (not the one to drop) -W, --password prompt for password -W, --password prompt for password -W, --password prompt for password to connect -a, --all vacuum all databases -a, --all cluster all databases -a, --all reindex all databases -c, --connection-limit=N connection limit for role (default: no limit) -d, --createdb role can create new databases -d, --dbname=DBNAME database to vacuum -d, --dbname=DBNAME database from which to remove the language -d, --dbname=DBNAME database to cluster -d, --dbname=DBNAME database to install language in -d, --dbname=DBNAME database to reindex -e, --echo show the commands being sent to the server -e, --echo show the commands being sent to the server -e, --echo show the commands being sent to the server -f, --full do full vacuuming -h, --host=HOSTNAME database server host or socket directory -h, --host=HOSTNAME database server host or socket directory -i, --index=INDEX recreate specific index only -i, --inherit role inherits privileges of roles it is a member of (default) -i, --interactive prompt before deleting anything -l, --list show a list of currently installed languages -l, --login role can login (default) -p, --port=PORT database server port -p, --port=PORT database server port -q, --quiet don't write any messages -q, --quiet don't write any messages -q, --quiet don't write any messages -r, --createrole role can create new roles -s, --superuser role will be superuser -s, --system reindex system catalogs -t, --table='TABLE[(COLUMNS)]' vacuum specific table only -t, --table=TABLE cluster specific table only -t, --table=TABLE reindex specific table only -v, --verbose write a lot of output -z, --analyze update optimizer hints %s cleans and analyzes a PostgreSQL database. %s clusters all previously clustered tables in a database. %s creates a PostgreSQL database. %s creates a new PostgreSQL role. %s installs a procedural language into a PostgreSQL database. %s reindexes a PostgreSQL database. %s removes a PostgreSQL database. %s removes a PostgreSQL role. %s removes a procedural language from a database. %s: "%s" is not a valid encoding name %s: cannot cluster a specific table in all databases %s: cannot cluster all databases and a specific one at the same time %s: cannot reindex a specific index and system catalogs at the same time %s: cannot reindex a specific index in all databases %s: cannot reindex a specific table and system catalogs at the same time %s: cannot reindex a specific table in all databases %s: cannot reindex all databases and a specific one at the same time %s: cannot reindex all databases and system catalogs at the same time %s: cannot vacuum a specific table in all databases %s: cannot vacuum all databases and a specific one at the same time %s: clustering database "%s" %s: clustering of database "%s" failed: %s%s: clustering of table "%s" in database "%s" failed: %s%s: comment creation failed (database was created): %s%s: could not connect to database %s %s: could not connect to database %s: %s%s: could not get current user name: %s %s: could not obtain information about current user: %s %s: creation of new role failed: %s%s: database creation failed: %s%s: database removal failed: %s%s: language "%s" is already installed in database "%s" %s: language "%s" is not installed in database "%s" %s: language installation failed: %s%s: language removal failed: %s%s: missing required argument database name %s: missing required argument language name %s: query failed: %s%s: query was: %s %s: reindexing database "%s" %s: reindexing of database "%s" failed: %s%s: reindexing of index "%s" in database "%s" failed: %s%s: reindexing of system catalogs failed: %s%s: reindexing of table "%s" in database "%s" failed: %s%s: removal of role "%s" failed: %s%s: still %s functions declared in language "%s"; language not removed %s: too many command-line arguments (first is "%s") %s: vacuuming database "%s" %s: vacuuming of database "%s" failed: %s%s: vacuuming of table "%s" in database "%s" failed: %sAre you sure? (y/n) Database "%s" will be permanently removed. Enter it again: Enter name of role to add: Enter name of role to drop: Enter password for new role: NamePassword encryption failed. Password: Passwords didn't match. Procedural LanguagesRole "%s" will be permanently removed. Shall the new role be a superuser? (y/n) Shall the new role be allowed to create databases? (y/n) Shall the new role be allowed to create more new roles? (y/n) Trusted?Try "%s --help" for more information. Usage: nnoyyesProject-Id-Version: pgscripts-ro Report-Msgid-Bugs-To: POT-Creation-Date: 2006-01-24 15:28+0100 PO-Revision-Date: 2006-02-06 00:38+0200 Last-Translator: Alin Vaida Language-Team: Română MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Generator: KBabel 1.11.2 Implicit, este creată o bază de date cu același nume ca utilizatorul curent. Opțiuni de conectare: Dacă una din opțiunile -s, -S, -d, -D, -r, -R și NUMEROL nu este specificată, ea va fi solicitată în mod interactiv. Opțiuni: Consultați descrierea comenzii SQL CLUSTER pentru detalii. Consultați descrierea comenzii SQL REINDEX pentru detalii. Consultați descrierea comenzii SQL VACUUM pentru detalii. Raportați erorile la . %s [OPȚIUNE]...NUMEBD %s [OPȚIUNE]...NUMELIMBAJ [NUMEBD] %s [OPȚIUNE]...[NUMEDB] %s [OPȚIUNE].. [NUMEBD] [DESCRIERE] %s [OPȚIUNE]...[NUMEROL] --help afișează acest ajutor, apoi iese --help afișează acest ajutor, apoi iese --help afișează acest ajutor, apoi iese --version afișează informațiile despre versiune, apoi iese --version afișează informațiile despre versiune, apoi iese --version afișează informațiile despre versiune, apoi iese -D, --no-createdb rolul nu poate crea baze de date -D, --tablespace=SPAȚIUTBL spațiul de tabele implicit pentru baza de date -E, --encoding=CODIFICARE codificarea pentru baza de date -E, --encrypted parola este stocată criptat -I, --no-inherit rolul nu moștenește privilegii -L, --no-login rolul nu se poate autentifica -N, --unencrypted parola nu este stocată criptat -O, --owner=PROPRIETAR utilizatorul care deține noua bază de date -P, --pwprompt se asignează o parolă noului rol -R, --no-createrole rolul nu poate crea alte roluri -S, --no-superuser rolul nu va fi utilizator privilegiat -T, --template=ȘABLON șablonul bazei de date copiat -U, --username=USERNAME conectare ca utilizatorul de baze de date specificat -U, --username=USERNAME conectare ca utilizatorul de baze de date specificat -U, --username=USERNAME numele utilizatorului pentru conectare (nu cel de creat) -U, --username=USERNAME numele utilizatorului pentru conectare (nu cel de eliminat) -W, --password solicită parola -W, --password solicită parola -W, --password solicită parola pentru conectare -a, --all videază toate bazele de date -a, --all grupează toate bazele de date -a, --all re-indexează toate bazele de date -c, --connection-limit=N limita conexiunii pentru rol (implicit: fără limită) -d, --createdb rolul poate crea baze de date -d, --dbname=NUMEBD baza de date de vidat -d, --dbname=NUMEBD baza de date din care se elimină limbajul -d, --dbname=DBNAME baza de date de grupat -d, --dbname=NUMEBD baza de date în care se instalează limbajul -d, --dbname=DBNAME baza de date de re-indexat -e, --echo afișează comenzile trimise serverului -e, --echo afișează comenzile trimise serverului -e, --echo afișează comenzile trimise serverului -f, --full vidare totală -h, --host=NUMEGAZDĂ gazda serverului de baze de date sau directorul soclului -h, --host=NUMEGAZDĂ gazda serverului de baze de date sau directorul soclului -t, --table=TABLE re-indexează numai un anumit index -i, --inherit rolul moștenește privilegiile rolurilor în care este membru (implicit) -i, --interactive solicită confirmarea înainte de a șterge ceva -l, --list afișează lista limbajelor instalate -l, --login rolul se poate autentifica (implicit) -p, --port=PORT portul serverului de baze de date -p, --port=PORT portul serverului de baze de date -q, --quiet nu se afișează nici un mesaj -q, --quiet nu se afișează nici un mesaj -q, --quiet nu se afișează nici un mesaj -r, --createrole rolul poate crea alte roluri -s, --superuser rolul va fi utilizator privilegiat -s, --system re-indexează cataloagele sistem -t, --table='TABELĂ[(COLOANE)]' videază numai o anumită tabelă -t, --table=TABLE grupează numai o anumită tabelă -t, --table=TABLE re-indexează numai o anumită tabelă -v, --verbose mod detaliat -z, --analyze actualizează sugestiile optimizatorului %s curăță și analizează o bază de date PostgreSQL. %s grupează toate tabelele grupate anterior dintr-o bază de date. %s creează o bază de date PostgreSQL. %s creează un rol PostgreSQL nou. %s instalează un limbaj procedural într-o bază de date PostgreSQL. %s re-indexează o bază de date PostgreSQL. %s elimină o bază de date PostgreSQL. %s elimină un rol PostgreSQL. %s elimină un limbaj procedural dintr-o bază de date. %s: "%s" nu este un nume de codificare corect %s: imposibil de grupat o tabelă anume în toate bazele de date %s: imposibil de grupat toate bazele de date și una anume în același timp %s: imposibil de re-indexat un index anume și cataloagele sistem în același timp %s: imposibil de re-indexat un index anume în toate bazele de date %s: imposibil de re-indexat o tabelă anume și cataloagele sistem în același timp %s: imposibil de re-indexat o tabelă anume în toate bazele de date %s: imposibil de re-indexat toate bazele de date și una anume în același timp %s: imposibil de re-indexat toate bazele de date și cataloagele sistem în același timp %s: imposibil de vidat o tabelă anume în toate bazele de date %s: imposibil de vidat toate bazele de date și una anume în același timp %s: grupare bază de date "%s" %s: gruparea bazei de date "%s" a eșuat: %s %s: gruparea tabelei "%s" din baza de date "%s" a eșuat: %s%s: crearea comentariului a eșuat (baza de date a fost creată): %s%s: imposibil de conectat la baza de date %s %s: imposibil de conectat la baza de date %s: %s%s: imposibil de obținut numele utilizatorului curent: %s %s: imposibil de obținut informații despre utilizatorul curent: %s %s: crearea rolului a eșuat: %s%s: crearea bazei de date a eșuat: %s%s: eliminarea bazei de date a eșuat: %s%s: limbajul "%s" este deja instalat în baza de date "%s" %s: limbajul "%s" nu este instalat în baza de date "%s" %s: instalarea limbajului a eșuat: %s%s: eliminarea limbajului a eșuat: %s%s: lipsește argumentul solicitat, numele bazei de date %s: lipsește argumentul necesar, numele limbajului %s: interogare eșuată: %s%s: interogarea era: %s %s: re-indexare bază de date "%s" %s: re-indexarea bazei de date "%s" a eșuat: %s %s: refacerea indexului "%s" din baza de date "%s" a eșuat: %s%s: re-indexarea cataloagelor sistem a eșuat: %s%s: re-indexare tabelei "%s" din baza de date "%s" a eșuat: %s%s: eliminarea rolului "%s" a eșuat: %s%s: %s funcții sunt incă declarate în limbajul "%s"; limbajul nu a fost eliminat %s: prea multe argumente în linia de comandă (primul este "%s") %s: vidare bază de date "%s" %s: vidarea bazei de date "%s" a eșuat: %s%s: vidarea tabelei "%s" din baza de date "%s" a eșuat: %sContinuați? (d/n) Baza de date "%s" va fi eliminată definitiv. Introduceți din nou: Introduceți numele rolului de adăugat: Introduceți numele rolului de șters: Introduceți parola pentru noul rol: NumeCriptarea parolei a eșuat. Parolă: Parola nu se verifică. Limbaje proceduraleRolul "%s" va fi eliminat definitiv. Noul rol va fi un utilizator privilegiat? (d/n) Noul rol va putea crea baze de date? (d/n) Noul rol va putea crea alte roluri noi? (d/n) Sigur?Încercați "%s --help" pentru mai multe informații. Utilizare: nnudda