Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/From USB/PostgreSQL/9.2/share/locale/it/LC_MESSAGES/
Upload File :
Current File : C:/Users/ITO/Desktop/From USB/PostgreSQL/9.2/share/locale/it/LC_MESSAGES/initdb-9.2.mo

�����l	�R��
�
-
�D
��
W�W�AAH5�J�6'P^C�:�].4�B�HGM>�9�3?B/�-�>�y(�#�7�(6G,~'�5�F	(P<y8�-�-1K?}/�=�/+"[6~+��0�;)$e/�&��$�~$1�<�308d(�J���C�-08^!�,�/�4AK@�R�K! �m d� X!i!��!["%h"�"�"�";�";#�U#@�#;'$c$ut%q�%f\&s�&&7'^')f'�'&�'0�'.�')&()P("z(#�("�( �($)(*)"S)v)"�)!�),�)$**(*%S*y*!�*�*�*�* +%+B+-]+0�+�+�+�+*,)6,`,�,�,&�,%�,�,+�,!"-�D-V/)e/
�/�/=�/��/�t0ws1w�1yc2k�35I4P4�48�4w&5m�596nF6>�6G�6J<7u�79�7978;q8C�83�89%9N_9��9,E:%r:;�:/�:=;2B;,u;9�;H�;C%<Pi<K�<:=<A=>~=?�=5�=J3>3~>-�>=�>-?'L?9t?N�?+�?@)@2j@�@)�@��@D�AB�A 
B<+B<hB,�BZ�B�-C�Cq�C6qDK�D(�D=E>[E>�ER�EL,FryF_�F�LGi�GNH-bH��HVI"kI�I%�I�IC�I?7J�wJ@
KGKK*�Ks�L�2M��MlAN-�N
�N/�NO.-O4\O+�O'�O'�O"
P#0P(TP&}P:�P4�P*Q ?Q)`Q'�Q0�Q;�QKR/kR+�R)�R �RS!+S(MS#vS%�S5�S9�S&0T"WTzT4�T;�T%U)U-U8?U,xU�U;�U"�Un@C}EVG"�t�|R7Ua#)MSj
:D�xs4���pQLr�=�BcToZw6�z,W9i.dq�%�0��XkI&u+�OPKJFY8f��?(H	l~{\�]�/5$�'2myN��g�;^-!e3_`1
[>Ahv b*<
If the data directory is not specified, the environment variable PGDATA
is used.

Less commonly used options:

Options:

Other options:

Report bugs to <pgsql-bugs@postgresql.org>.

Success. You can now start the database server using:

    %s%s%spostgres%s -D %s%s%s
or
    %s%s%spg_ctl%s -D %s%s%s -l logfile start


WARNING: enabling "trust" authentication for local connections
You can change this by editing pg_hba.conf or using the option -A, or
--auth-local and --auth-host, the next time you run initdb.
      --auth-host=METHOD    default authentication method for local TCP/IP connections
      --auth-local=METHOD   default authentication method for local-socket connections
      --lc-collate=, --lc-ctype=, --lc-messages=LOCALE
      --lc-monetary=, --lc-numeric=, --lc-time=LOCALE
                            set default locale in the respective category for
                            new databases (default taken from environment)
      --locale=LOCALE       set default locale for new databases
      --no-locale           equivalent to --locale=C
      --pwfile=FILE         read password for the new superuser from file
  %s [OPTION]... [DATADIR]
  -?, --help                show this help, then exit
  -A, --auth=METHOD         default authentication method for local connections
  -E, --encoding=ENCODING   set default encoding for new databases
  -L DIRECTORY              where to find the input files
  -T, --text-search-config=CFG
                            default text search configuration
  -U, --username=NAME       database superuser name
  -V, --version             output version information, then exit
  -W, --pwprompt            prompt for a password for the new superuser
  -X, --xlogdir=XLOGDIR     location for the transaction log directory
  -d, --debug               generate lots of debugging output
  -n, --noclean             do not clean up after errors
  -s, --show                show internal settings
 [-D, --pgdata=]DATADIR     location for this database cluster
%s initializes a PostgreSQL database cluster.

%s: "%s" is not a valid server encoding name
%s: WARNING: cannot create restricted tokens on this platform
%s: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
%s: could not access directory "%s": %s
%s: could not access file "%s": %s
%s: could not change permissions of directory "%s": %s
%s: could not create directory "%s": %s
%s: could not create restricted token: error code %lu
%s: could not create symbolic link "%s": %s
%s: could not execute command "%s": %s
%s: could not find suitable encoding for locale "%s"
%s: could not find suitable text search configuration for locale "%s"
%s: could not get current user name: %s
%s: could not get exit code from subprocess: error code %lu
%s: could not obtain information about current user: %s
%s: could not open file "%s" for reading: %s
%s: could not open file "%s" for writing: %s
%s: could not open process token: error code %lu
%s: could not re-execute with restricted token: error code %lu
%s: could not read password from file "%s": %s
%s: could not start process for command "%s": error code %lu
%s: could not to allocate SIDs: error code %lu
%s: could not write file "%s": %s
%s: data directory "%s" not removed at user's request
%s: directory "%s" exists but is not empty
%s: encoding mismatch
%s: failed to remove contents of data directory
%s: failed to remove contents of transaction log directory
%s: failed to remove data directory
%s: failed to remove transaction log directory
%s: failed to restore old locale "%s"
%s: file "%s" does not exist
%s: file "%s" is not a regular file
%s: input file "%s" does not belong to PostgreSQL %s
Check your installation or specify the correct path using the option -L.
%s: input file location must be an absolute path
%s: invalid authentication method "%s" for "%s" connections
%s: invalid locale name "%s"
%s: locale "%s" requires unsupported encoding "%s"
%s: locale name has non-ASCII characters, skipped: "%s"
%s: locale name too long, skipped: "%s"
%s: must specify a password for the superuser to enable %s authentication
%s: no data directory specified
You must identify the directory where the data for this database system
will reside.  Do this with either the invocation option -D or the
environment variable PGDATA.
%s: out of memory
%s: password prompt and password file cannot be specified together
%s: removing contents of data directory "%s"
%s: removing contents of transaction log directory "%s"
%s: removing data directory "%s"
%s: removing transaction log directory "%s"
%s: symlinks are not supported on this platform%s: too many command-line arguments (first is "%s")
%s: transaction log directory "%s" not removed at user's request
%s: transaction log directory location must be an absolute path
%s: warning: specified text search configuration "%s" might not match locale "%s"
%s: warning: suitable text search configuration for locale "%s" is unknown
Encoding "%s" implied by locale is not allowed as a server-side encoding.
The default database encoding will be set to "%s" instead.
Encoding "%s" is not allowed as a server-side encoding.
Rerun %s with a different locale selection.
Enter it again: Enter new superuser password: If you want to create a new database system, either remove or empty
the directory "%s" or run %s
with an argument other than "%s".
If you want to store the transaction log there, either
remove or empty the directory "%s".
No usable system locales were found.
Passwords didn't match.
Rerun %s with the -E option.
Running in debug mode.
Running in noclean mode.  Mistakes will not be cleaned up.
The database cluster will be initialized with locale "%s".
The database cluster will be initialized with locales
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
The default database encoding has accordingly been set to "%s".
The default text search configuration will be set to "%s".
The encoding you selected (%s) and the encoding that the
selected locale uses (%s) do not match.  This would lead to
misbehavior in various character string processing functions.
Rerun %s and either do not specify an encoding explicitly,
or choose a matching combination.
The files belonging to this database system will be owned by user "%s".
This user must also own the server process.

The program "postgres" is needed by %s but was not found in the
same directory as "%s".
Check your installation.
The program "postgres" was found by "%s"
but was not the same version as %s.
Check your installation.
This might mean you have a corrupted installation or identified
the wrong directory with the invocation option -L.
Try "%s --help" for more information.
Usage:
Use the option "--debug" to see details.
caught signal
child process exited with exit code %dchild process exited with unrecognized status %dchild process was terminated by exception 0x%Xchild process was terminated by signal %dchild process was terminated by signal %scopying template1 to postgres ... copying template1 to template0 ... could not change directory to "%s"could not find a "%s" to executecould not get junction for "%s": %s
could not identify current directory: %scould not open directory "%s": %s
could not read binary "%s"could not read directory "%s": %s
could not read symbolic link "%s"could not remove file or directory "%s": %s
could not set junction for "%s": %s
could not stat file or directory "%s": %s
could not write to child process: %s
creating collations ... creating configuration files ... creating conversions ... creating dictionaries ... creating directory %s ... creating information schema ... creating subdirectories ... creating system views ... creating template1 database in %s/base/1 ... fixing permissions on existing directory %s ... initializing dependencies ... initializing pg_authid ... invalid binary "%s"loading PL/pgSQL server-side language ... loading system objects' descriptions ... not supported on this platform
ok
out of memory
selecting default max_connections ... selecting default shared_buffers ... setting password ... setting privileges on built-in objects ... vacuuming database template1 ... Project-Id-Version: initdb (PostgreSQL) 9.2
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2013-01-29 13:46+0000
PO-Revision-Date: 2012-12-03 15:57+0100
Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>
Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>
Language: it
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Poedit-SourceCharset: utf-8
X-Generator: Poedit 1.5.4

Se la directory dati non è specificata, viene usata la variabile
d'ambiente PGDATA.

Opzioni utilizzate meno frequentemente:

Opzioni:

Altre opzioni:

Puoi segnalare eventuali bug a <pgsql-bugs@postgresql.org>.

Successo. Ora puoi avviare il server database con:

    %s%s%spostgres%s -D %s%s%s
oppure
    %s%s%spg_ctl%s -D %s%s%s -l logfile start


ATTENZIONE: abilitazione dell'autenticazione "trust" per le connessioni
locali. È possibile cambiare questa impostazione modificando il file
pg_hba.conf o utilizzando l'opzione -A oppure --auth-local and --auth-host
alla prossima esecuzione di initdb.
      --auth-host=METODO    metodo di autenticazione predefinito per le
                            connessioni TCP/IP
      --auth-local=METODO   metodo di autenticazione predefinito per le
                            connessioni locali
      --lc-collate, --lc-ctype, --lc-messages=LOCALE
      --lc-monetary, --lc-numeric, --lc-time=LOCALE
                            inizializza il nuovo cluster di database con il
                            locale specificato nella categoria corrispondente.
                            Il valore predefinito viene preso dalle variabili
                            d'ambiente
      --locale=LOCALE       imposta il locale predefinito per i nuovi
                            database
      --no-locale           equivalente a --locale=C
      --pwfile=FILE         leggi la password per il nuovo superutente dal file
  %s [OPZIONE]... [DATADIR]
  -?, --help                mostra questo aiuto ed esci
  -A, --auth=METODO         metodo di autenticazione predefinito per le
                            connessioni locali
  -E, --encoding=ENCODING   imposta la codifica predefinita per i nuovi
                            database
  -L DIRECTORY              dove trovare i file di input
  -T, --text-search-config=CFG
                            configurazione predefinita per la ricerca di testo
  -U, --username=NOME       nome del superutente del database
  -V, --version             mostra informazioni sulla versione ed esci
  -W, --pwprompt            richiedi la password per il nuovo superutente
  -X, --xlogdir=XLOGDIR     posizione della directory contenente i log
                            delle transazioni
  -d, --debug               genera molto output di debug
  -n, --noclean             non ripulire dopo gli errori
  -s, --show                mostra le impostazioni interne
 [-D, --pgdata=]DATADIR     dove creare questo cluster di database
%s inizializza un cluster di database PostgreSQL.

%s: "%s" non è un nome di codifica per il server valido
%s: ATTENZIONE: non è possibile creare token ristretti su questa piattaforma
%s: non può essere eseguito da root
Effettua il login (usando per esempio "su") con l'utente
(non privilegiato) che controllerà il processo server.
%s: accesso alla directory "%s" fallito: %s
%s: accesso al file "%s" fallito: %s
%s: modifica dei permessi della directory "%s" fallita: %s
%s: creazione della directory "%s" fallita: %s
%s: creazione del token ristretto fallita: codice errore %lu
%s: creazione del link simbolico "%s" fallita: %s
%s: esecuzione del comando "%s" fallita: %s
%s: nessuna codifica adeguata trovata per il locale "%s"
%s: nessuna configurazione per la ricerca testo adeguata al locale "%s"
%s: non è stato possibile determinare il nome utente corrente: %s
%s: lettura del codice di uscita del processo figlio fallita: codice errore %lu
%s: non è stato possibile acquisire informazioni sull'utente corrente: %s
%s: errore nell'apertura del file "%s" per la lettura: %s
%s: errore nell'apertura del file "%s" per la scrittura: %s
%s: apertura del token di processo fallita: codice errore %lu
%s: ri-eseguire con token ristretto fallita: codice errore %lu
%s: lettura del file delle password "%s" fallita: %s
%s: errore nell'avvio del processo per il comando "%s": codice errore %lu
%s: allocazione dei SID fallita: codice errore %lu
%s: errore nella scrittura del file "%s": %s
%s: directory dati "%s" non rimossa su richiesta dell'utente
%s: la directory "%s" esiste ma non è vuota
%s: mancata corrispondenza di codifica
%s: rimozione dei contenuti dalla directory dati fallita
%s: rimozione dei contenuti della directory dei log delle transazioni fallita
%s: rimozione della directory dati fallita
%s: rimozione della directory dei log delle transazioni fallita
%s: ripristino del locale precedente "%s" fallito
%s: il file "%s" non esiste
%s: il file "%s" non è un file regolare
%s: il file di input "%s" non appartiene a PostgreSQL %s
Controlla la correttezza dell'installazione oppure specifica
il percorso corretto con l'opzione -L.
%s: la posizione del file di input deve essere un percorso assoluto
%s: metodo di autenticazione "%s" non valido per connessioni "%s"
%s: nome locale non valido "%s"
%s: il locale "%s" richiede la codifica non supportata "%s"
%s: nome locale contiene caratteri non ASCII, saltato: "%s"
%s: nome locale troppo lungo, saltato: "%s"
%s: occorre specificare una password per il superutente per abilitare l'autenticazione %s
%s: nessuna directory dati specificati
È necessario indicare la directory dove risiederanno i dati di questo
database. Puoi farlo usando l'opzione -D oppure la variabile globale
PGDATA.
%s: memoria esaurita
%s: il prompt della password ed un file contenente la password non
possono essere specificati contemporaneamente
%s: rimozione dei contenuti della directory dati "%s"
%s: rimozione dei contenuti della directory dei log delle transazioni "%s"
%s: rimozione della directory dati "%s"
%s: rimozione della directory dei log delle transazioni "%s"
%s: i link simbolici non sono supportati su questa piattaforma%s: troppi argomenti nella riga di comando (il primo è "%s")
%s: directory dei log delle transazioni "%s" non rimossa su richiesta dell'utente
%s: la directory dei log delle transazioni deve essere un percorso assoluto
%s: attenzione: la configurazione specificata per la ricerca testo "%s"
potrebbe non corrispondere al locale "%s"
%s: attenzione: non si conosce una configurazione per la ricerca testo adeguata al locale "%s"
La codifica "%s" implicata dal locale non è consentita come codifica lato server.
La codifica predefinita dei database sarà impostata invece a "%s".
La codifica "%s" non è disponibile come codifica lato server.
Esegui di nuovo %s con un locale diverso.
Conferma password: Inserisci la nuova password del superutente: Se vuoi creare un nuovo sistema di database, elimina o svuota
la directory "%s" oppure esegui %s
con un argomento diverso da "%s".
Se vuoi salvare lì i log delle transazioni,
elimina oppure svuota la directory "%s".
Nessun locale di sistema trovato.
Le password non corrispondono.
Esegui di nuovo %s con l'opzione -E.
Esecuzione in modalità debug
Esecuzione in modalità noclean. Gli errori non verranno ripuliti.
Il cluster di database sarà inizializzato con il locale "%s".
Il cluster di database sarà inizializzato con i locale
  COLLATE:  %s
  CTYPE:    %s
  MESSAGES: %s
  MONETARY: %s
  NUMERIC:  %s
  TIME:     %s
La codifica predefinita del database è stata impostata a "%s".
La configurazione predefinita di ricerca testo sarà impostata a "%s".
La codifica selezionata (%s) e la codifica usata dal locale
(%s) non corrispondono. Questo causerebbe un funzionamento errato
in molte funzioni di elaborazione delle stringhe di caratteri.
Esegui di nuovo %s senza specificare una codifica esplicitamente
oppure seleziona una combinazione corretta.
I file di questo database apparterranno all'utente "%s".
Questo utente deve inoltre possedere il processo server.

Il programma "postgres" è richiesto da %s ma non è stato trovato
nella stessa directory "%s".
Verifica la correttezza dell'installazione.
Il programma "postgres" è stato trovato da "%s"
ma non ha la stessa versione di %s.
Verifica la correttezza dell'installazione.
Questo potrebbe indica una installazione corrotta oppure
hai indicato la directory errata con l'opzione -L.
Prova "%s --help" per maggiori informazioni.
Utilizzo:
Usa l'opzione "--debug" per vedere i dettagli.
intercettato segnale
processo figlio uscito con codice di uscita %dprocesso figlio uscito con stato non riconosciuto %dprocesso figlio terminato da eccezione 0x%Xprocesso figlio terminato da segnale %dprocesso figlio terminato da segnale %scopia di template1 a postgres ... copia di template1 a template0 ... spostamento nella directory "%s" fallitoprogramma "%s" da eseguire non trovatonon è stato possibile ottenere la giunzione per "%s": %s
identificazione della directory corrente fallita: %sapertura della directory "%s" fallita: %s
lettura del binario "%s" fallitalettura della directory "%s" fallita: %s
lettura del link simbolico "%s" fallitarimozione del file o directory "%s" fallita: %s
non è stato possibile impostare la giunzione per "%s": %s
non è stato possibile ottenere informazioni sul file o directory "%s": %s
scrittura verso il processo figlio fallita: %s
creazione degli ordinamenti alfabetici ... creazione dei file di configurazione ... creazione delle conversioni ... creazione dizionari ... creazione della directory %s ... creazione dello schema informazioni ... creazione delle sottodirectory ... creazione delle viste di sistema ... creazione del database template1 in in %s/base/1 ... correzione dei permessi sulla directory esistente %s ... inizializzazione delle dipendenze ... inizializzazione di pg_authid ... binario non valido "%s"caricamento del linguaggio lato server PL/pgSQL ... caricamento delle descrizioni degli oggetti di sistema ... non supportato su questa piattaforma
ok
memoria esaurita
selezione del parametro max_connections predefinito ... selezione di shared_buffers predefinito ... impostazione password ... impostazione dei privilegi per gli oggetti predefiniti ... vacuum del database template1 ...