Merge lp:~pieroliste/ocsinventory-ocsreports/trunk into lp:ocsinventory-ocsreports

Proposed by Pierfrancesco Passerini
Status: Merged
Merged at revision: 418
Proposed branch: lp:~pieroliste/ocsinventory-ocsreports/trunk
Merge into: lp:ocsinventory-ocsreports
Diff against target: 260 lines (+71/-81)
4 files modified
install.php (+2/-2)
plugins/language/english/english.txt (+5/-7)
plugins/language/french/french.txt (+4/-8)
plugins/language/italian/italian.txt (+60/-64)
To merge this branch: bzr merge lp:~pieroliste/ocsinventory-ocsreports/trunk
Reviewer Review Type Date Requested Status
OCS Inventory Dev Team Pending
Review via email: mp+29298@code.launchpad.net

Description of the change

Sync trunk and small fix to language files

To post a comment you must log in.
418. By Erwan

merge with Passero branch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'install.php'
2--- install.php 2010-07-02 09:11:38 +0000
3+++ install.php 2010-07-06 14:37:23 +0000
4@@ -208,7 +208,7 @@
5 unlink("dbconfig.inc.php");
6 }
7 else {
8- echo "<br><center><font color=green><b>" . $l->g(2050) . "</b><br><br><b><a href='index.php'>Click here to enter OCS-NG GUI</a></b></font></center>";
9+ echo "<br><center><font color=green><b>" . $l->g(2050) . "</b><br><br><b><a href='index.php'>" . $l->g(2051) . "</a></b></font></center>";
10 }
11 die();
12 }
13@@ -608,7 +608,7 @@
14 mysql_query("UPDATE netmap SET netid= '$netid' WHERE mac='" . $valNet["mac"] . "' AND ip='" . $valNet["ip"] . "'");
15 if( mysql_errno() != "") {
16 $errNet++;
17- echo "<br><center><font color=red><b>" . $l->g(2088) .
18+ echo "<br><center><font color=red><b>" . $l->g(2083) .
19 " " . $netid .
20 " ," . $l->g(2008) .
21 " " . mysql_errno() .
22
23=== modified file 'plugins/language/english/english.txt'
24--- plugins/language/english/english.txt 2010-07-02 09:11:38 +0000
25+++ plugins/language/english/english.txt 2010-07-06 14:37:23 +0000
26@@ -1051,11 +1051,11 @@
27 2032 is lower than this version
28 2033 automatic install launched
29 2034 DB configuration not completed. Automatic install launched
30-2035 ERROR: Sessions for PHP is not properly installed.<br>Try installing the php4-session package.
31+2035 ERROR: Sessions for PHP is not properly installed.<br>Try installing the php-session package.
32 2036 WARNING: XML for PHP is not properly installed, you will not be able to use ipdiscover-util.
33-2037 ERROR: MySql for PHP is not properly installed.<br>Try installing mysql for php package (Debian: php4-mysql)
34-2038 WARNING: GD for PHP is not properly installed.<br>You will not be able to see any graphical display<br>Try uncommenting extension=php_gd2.dll (Windows) by removing the semicolon in file php.ini, or try installing the php4-gd package (Linux).
35-2039 WARNING: OpenSSL for PHP is not properly installed.<br>Some automatic deployment features won't be available<br>Try uncommenting extension=php_openssl.dll (Windows) by removing the semicolon in file php.ini, or try installing the php4-openssl package (Linux).
36+2037 ERROR: MySql for PHP is not properly installed.<br>Try installing mysql for php package (Debian: php5-mysql)
37+2038 WARNING: GD for PHP is not properly installed.<br>You will not be able to see any graphical display<br>Try uncommenting extension=php_gd2.dll (Windows) by removing the semicolon in file php.ini, or try installing the php5-gd package (Linux).
38+2039 WARNING: OpenSSL for PHP is not properly installed.<br>Some automatic deployment features won't be available<br>Try uncommenting extension=php_openssl.dll (Windows) by removing the semicolon in file php.ini, or try installing the php-openssl package (Linux).
39 2040 WARNING: You will not be able to build any deployment package with size greater than
40 2041 You must raise both post_max_size and upload_max_filesize in your php.ini to encrease this limit.
41 2042 WARNING: your the default root password is set on your mysql server. Change it asap. (using root password=blank)
42@@ -1064,8 +1064,7 @@
43 2045 Label NOT added (not tag will be asked on client launch)
44 2046 ERROR: MySql authentication problem.
45 2047 You must add the 'old-passwords' in your mysql configuration file (my.ini). Then restart mysql, and relaunch install.php
46-2048 ERROR: MySql authentication problem.
47-2050 Installation finished you can log in index.php with login=admin and pass=admin
48+2050 Installation finished you can log in index.php with login=admin and password=admin
49 2051 Click here to enter OCS-NG GUI
50 2052 ERROR: can't write in directory (on dbconfig.inc.php), please set the required rights in order to install ocsinventory (you should remove the write mode after the installation is successfull)
51 2053 Please wait, database update may take up to 30 minutes...
52@@ -1101,7 +1100,6 @@
53 2085 were already computed
54 2086 were not computable
55 2087 Netmap netid computing. Please wait...
56-2088 ERROR: Could not update netid to
57 2089 Netmap netid was computed
58 2090 Cleaning orphans...
59 2091 ERROR: Could not clean
60
61=== modified file 'plugins/language/french/french.txt'
62--- plugins/language/french/french.txt 2010-07-02 09:11:38 +0000
63+++ plugins/language/french/french.txt 2010-07-06 14:37:23 +0000
64@@ -1051,7 +1051,6 @@
65 1132 ID mot
66 1133 Nouveau libellé
67
68-
69 2000 * SETUP voices 2000-2200 * (2000-2029 Common voices *** 2030-2200 Setup voices)
70 2001 ERREUR:
71 2002 ERREUR: ligne
72@@ -1077,11 +1076,11 @@
73 2032 est inférieur à cette version
74 2033 Installation automatique lancé
75 2034 DB de configuration n'est pas terminée. Installation automatique lancé
76-2035 ERREUR: Sessions pour PHP n'est pas installé correctement. <br> Essayez d'installer le paquet php4-session.
77+2035 ERREUR: Sessions pour PHP n'est pas installé correctement. <br> Essayez d'installer le paquet php-session.
78 2036 AVERTISSEMENT: XML pour PHP n'est pas installé correctement, vous ne serez pas en mesure d'utiliser ipdiscover-util.
79-2037 ERREUR: MySQL pour PHP n'est pas installé correctement. <br> Essayez d'installer MySQL pour PHP paquet (Debian: php4-mysql)
80-2038 AVERTISSEMENT: GD de PHP n'est pas installé correctement. <br> Vous ne serez pas en mesure de voir tout <br> affichage graphique : Essayez en décommentant extension = php_gd2.dll (Windows) en supprimant le point-virgule dans le fichier php.ini, ou essayez d'installer le paquet php4-gd (Linux).
81-2039 AVERTISSEMENT: OpenSSL pour PHP n'est pas installé correctement. <br> Certaines fonctionnalités de déploiement automatique ne sera pas disponible <br> Essayez en décommentant extension = php_openssl.dll (Windows) en supprimant le point-virgule dans le fichier php.ini, ou essayez d'installer le paquet php4-openssl (Linux).
82+2037 ERREUR: MySQL pour PHP n'est pas installé correctement. <br> Essayez d'installer MySQL pour PHP paquet (Debian: php5-mysql)
83+2038 AVERTISSEMENT: GD de PHP n'est pas installé correctement. <br> Vous ne serez pas en mesure de voir tout <br> affichage graphique : Essayez en décommentant extension = php_gd2.dll (Windows) en supprimant le point-virgule dans le fichier php.ini, ou essayez d'installer le paquet php5-gd (Linux).
84+2039 AVERTISSEMENT: OpenSSL pour PHP n'est pas installé correctement. <br> Certaines fonctionnalités de déploiement automatique ne sera pas disponible <br> Essayez en décommentant extension = php_openssl.dll (Windows) en supprimant le point-virgule dans le fichier php.ini, ou essayez d'installer le paquet php-openssl (Linux).
85 2040 AVERTISSEMENT: Vous ne serez pas en mesure de construire un paquet de déploiement avec une plus grande taille que
86 2041 Vous devez modifier post_max_size et upload_max_filesize dans php.ini, pour augmenter cette limite.
87 2042 AVERTISSEMENT: votre mot de passe root par défaut est défini sur votre serveur mysql. Changez-le dès que possible. (Mot de passe root = vide)
88@@ -1090,7 +1089,6 @@
89 2045 Label pas encore ajouté (pas les balises seront invités au lancement du client)
90 2046 ERREUR: problème d'authentification MySql.
91 2047 Vous devez ajouter les "old-passwords" dans votre fichier de configuration MySQL (my.ini). Puis redémarrer MySQL, et relancez install.php
92-2048 ERREUR: problème d'authentification MySql.
93 2050 Installation terminée, vous pouvez vous connecter avec le login = admin et pass = admin
94 2051 Cliquez ici pour entrer dans l'interface OCS-NG
95 2052 ERREUR: impossible d'écrire dans le répertoire (dans dbconfig.inc.php), veuillez définir les droits nécessaires pour installer ocsinventory (vous devez supprimer le mode d'écriture, et relancer l'installation)
96@@ -1127,7 +1125,6 @@
97 2085 étaient déjà calculés
98 2086 ne sont pas calculables
99 2087 Netmap netid computing. Please wait...
100-2088 ERREUR: Impossible de mettre à jour à netid
101 2089 a été calculé netid NETMAP
102 2090 orphelins de nettoyage ...
103 2091 ERREUR: Impossible de nettoyer
104@@ -1139,7 +1136,6 @@
105 2097 Laissez vide si vous ne voulez pas qu'une popup s'affiche au premier lancement de l'agent
106
107
108-
109 5000 [DEBUG]requête d'insertion de machines =>[DEBUG]
110 5001 [DEBUG]REQUETE JOUEE => [DEBUG]
111 5002 [DEBUG] => poids: [DEBUG]
112
113=== modified file 'plugins/language/italian/italian.txt'
114--- plugins/language/italian/italian.txt 2010-07-02 09:11:38 +0000
115+++ plugins/language/italian/italian.txt 2010-07-06 14:37:23 +0000
116@@ -1026,7 +1026,6 @@
117 1132 ID parola
118 1133 Nuova parola
119
120-
121 2000 * SETUP voices 2000-2200 * (2000-2029 Common voices *** 2030-2200 Setup voices)
122 2001 ERRORE:
123 2002 ERRORE: linea
124@@ -1043,7 +1042,7 @@
125 2013 necessario
126 2014 password
127 2015 query
128-2016 successful
129+2016 correttamente
130 2017 usando
131 2018 importati
132 2019 importati in precedenza
133@@ -1052,68 +1051,65 @@
134 2031 La versione attualmente installata
135 2032 è precedente rispetto a questa versione
136 2033 è stata avviata l'installazione automatica
137-2034 DB configuration not completed. Automatic install launched
138-2035 ERRORE: Sessions for PHP is not properly installed.<br>Try installing the php4-session package.
139-2036 ATTENZIONE: XML for PHP is not properly installed, you will not be able to use ipdiscover-util.
140-2037 ERRORE: MySql for PHP is not properly installed.<br>Try installing mysql for php package (Debian: php4-mysql)
141-2038 ATTENZIONE: GD for PHP is not properly installed.<br>You will not be able to see any graphical display<br>Try uncommenting extension=php_gd2.dll (Windows) by removing the semicolon in file php.ini, or try installing the php4-gd package (Linux).
142-2039 ATTENZIONE: OpenSSL for PHP is not properly installed.<br>Some automatic deployment features won't be available<br>Try uncommenting extension=php_openssl.dll (Windows) by removing the semicolon in file php.ini, or try installing the php4-openssl package (Linux).
143-2040 ATTENZIONE: You will not be able to build any deployment package with size greater than
144-2041 You must raise both post_max_size and upload_max_filesize in your php.ini to encrease this limit.
145-2042 ATTENZIONE: your the default root password is set on your mysql server. Change it asap. (using root password=blank)
146-2043 ATTENZIONE: The user you typed does not seem to be root<br>If you encounter any problem with files insertion, try setting the global max_allowed_packet mysql value to at least 2MB in your server config file.
147-2044 Label added
148-2045 Label NOT added (not tag will be asked on client launch)
149-2046 ERRORE: MySql authentication problem.
150-2047 You must add the 'old-passwords' in your mysql configuration file (my.ini). Then restart mysql, and relaunch install.php
151-2048 ERRORE: MySql authentication problem.
152-2050 Installation finished you can log in index.php with login=admin and pass=admin
153-2051 Click here to enter OCS-NG GUI
154-2052 ERRORE: can't write in directory (on dbconfig.inc.php), please set the required rights in order to install ocsinventory (you should remove the write mode after the installation is successfull)
155-2053 Please wait, database update may take up to 30 minutes...
156-2054 failed, KEY was too long<br>You need to redo this query later or you will experience severe performance issues.
157-2055 Database successfully generated
158-2056 MySql config file successfully written
159-2057 Existing database updated
160-2058 Database engine checking...
161-2059 ERRORE: Alter query failed
162-2060 ERRORE: Show table status query failed
163-2061 ERRORE: InnoDB conversion failed, install InnoDB mysql engine support on your server<br>or you will experience severe performance issues.<br>(Try to uncomment skip-innodb in your mysql config file.)<br>Reinstall when corrected.
164-2062 ERRORE: HEAP conversion failed, install HEAP mysql engine support on your server<br>or you will experience severe performance issues.
165-2063 Database engine successfully updated
166-2064 table(s) altered
167-2065 ERRORE: The installer ended unsuccessfully, rerun install.php once problems are corrected
168-2066 ATTENZIONE: 'files' directory missing, can't import
169-2067 from it
170-2068 was not inserted. You need to set the max_allowed_packet mysql value to at least 2MB
171-2070 missing, if you do not reinstall the DEPLOY feature won't be available
172-2071 ATTENZIONE: One or more files were already inserted
173-2072 Deploy files successfully inserted
174-2073 Table 'files' truncated
175-2074 Table 'files' was empty
176-2076 No subnet.csv file to import
177-2077 Inserting subnet.csv networks
178-2078 ERRORE: Could not insert network
179-2079 in the subnet table, error
180-2080 ATTENZIONE: Network
181-2081 was not inserted (invalid ip or mask
182-2082 Network netid computing. Please wait...
183-2083 ERRORE: Could not update netid to
184-2084 Network netid was computed
185-2085 were already computed
186-2086 were not computable
187-2087 Netmap netid computing. Please wait...
188-2088 ERRORE: Could not update netid to
189-2089 Netmap netid was computed
190-2090 Cleaning orphans...
191-2091 ERRORE: Could not clean
192-2092 orphan lines deleted
193-2093 Cleaning netmap...
194-2094 ERRORE: Could not clean netmap
195-2095 netmap lines deleted
196-2096 Please enter the label of the windows client tag input box:
197-2097 Leave empty if you don't want a popup to be shown on each agent launch
198-
199+2034 configurazione del DB incompleta. Lancio l'installazione automatica
200+2035 ERRORE: PHP sessions non installate correttamente.<br>Installa il pacchetto php-session.
201+2036 ATTENZIONE: l'estensione XML per PHP non installata correttamente, non sarai in grado di utilizzare ipdiscover-util.
202+2037 ERRORE: l'estensione MySql per PHP non installata correttamente.<br>Installa il pacchetto MySql per PHP (Debian: php5-mysql)
203+2038 ATTENZIONE: l'estensione GD non installata correttamente.<br>Non sarai in grado di visualizzare nessun oggetto grafico<br>Prova ad abilitare la voce extension=php_gd2.dll (Windows) rimuovendo il punto e virgola nel file php.ini, oppure prova ad installare il pacchetto php5-gd (Linux).
204+2039 ATTENZIONE: OpenSSL per PHP non installata correttamente.<br>Alcune caratteristiche dell'installazione automatica non saranno disponibili.<br>Prova ad abilitare la voce extension=php_openssl.dll (Windows) rimuovendo il punto e virgola nel file php.ini, oppure prova ad installare il pacchetto php-openssl (Linux).
205+2040 ATTENZIONE: non sarai in grado di creare nessun pacchetto di installazione di grandezza superiore a
206+2041 Devi incrementare entrambi i parametri post_max_size e upload_max_filesize nel file php.ini per superare questo limite.
207+2042 ATTENZIONE: il tuo account root in MySql ha la password predefinita. Cambiala appena possibile. (root password=blank)
208+2043 ATTENZIONE: l'utente fornito non è root.<br>Se hai problemi con il caricamento di file, prova a modificare il parametro globale di MySql max_allowed_packet ad un valore si almeno 2MB nel file di configurazione.
209+2044 Etichetta inserita
210+2045 Etichetta NON inserita (all'avvio del client non sarà richiesto nessun tag)
211+2046 ERRORE: MySql ha rilevato problemi con autenticazione.
212+2047 Devi specificare la vecchia passaword nel tuo file di configurazione di MySql (my.ini), riavviare MySql e rilanciare install.php
213+2050 Installazione terminata. Puoi effettuare il login alla pagina index.php utilizzando "admin" sia come utente che come password
214+2051 Fai click qui per accedere alla GUI di OCS-NG
215+2052 ERRORE: non posso scrivere nella directory (dove risiede dbconfig.inc.php), per favore assegna i diritti necessari all'installazione di ocsinventory (potrai rimuovere i diritti di scrittura una volta terminata l'installazione)
216+2053 Attendere prego, l'aggiornamento del database potrebbe richiedere fino a 30 minuti...
217+2054 fallita, KEY troppo lunga<br>Devi eseguire nuovamente questa query in futuro altrimenti potresti riscontrare problemi di prestazioni.
218+2055 Database generato correttamente
219+2056 La configurazione di MySql è stata registrata correttamente
220+2057 Il database esistente è stato aggiornato
221+2058 Controllo della versione del database...
222+2059 ERRORE: alter query fallita
223+2060 ERRORE: show table status query fallita
224+2061 ERRORE: conversione InnoDB fallita. Installa il supporto InnoDB MySql nel server<br>altrimenti potresti riscontrare problemi di prestazioni.<br>(Prova ad abilitare la voce skip-innodb nel file di configurazione di MySql).<br>Riavvia l'installazione una volta apportata la correzione.
225+2062 ERRORE: conversione HEAP fallita. Installa il supporto HEAP MySql nel tuo server<br>altrimenti potresti riscontrare problemi di prestazioni.
226+2063 Versione del database correttamente aggiornata
227+2064 tabelle modificate
228+2065 ERRORE: L'installazione di è interrota in modo inaspettato, esegui nuovamente install.php una volta corretto il problema
229+2066 ATTENZIONE: la directory 'files' è mancante, non posso eseguire l'importazione
230+2067 da
231+2068 non è stato inserito. Devi configurare la voce max_allowed_packet in MySql con, almeno, il valore minimo di 2MB
232+2070 mancante, se non effettui una nuova installazione la funzione di DEPLOY non sarà disponibile
233+2071 ATTENZIONE: uno o più file erano già caricati
234+2072 File di Deploy correttamente caricati
235+2073 Tabella 'files' troncata
236+2074 Tabella 'files' vuota
237+2076 Nessun file subnet.csv da importare
238+2077 Inserimento delle reti da subnet.csv
239+2078 ERRORE: non posso inserire le reti
240+2079 errore nella tabella delle subnet
241+2080 ATTENZIONE: la rete
242+2081 non è stata inserita (IP o netmask errati
243+2082 Calcolo netid delle reti. Attendere prego...
244+2083 ERRORE: non posso aggiornare netid a
245+2084 Reti netid sono state calcolate
246+2085 era state già calcolate
247+2086 non erano state calcolate
248+2087 Calcolo Netmap netid. Attendere prego...
249+2089 Netmap netid calcolate
250+2090 Pulizia linee orfane...
251+2091 ERRORE: pulizia non eseguita
252+2092 linee orfane cancellate
253+2093 Pulizia netmap...
254+2094 ERRORE: non posso pulire netmap
255+2095 linee netmap cancellate
256+2096 Per favore inserisci il nome dell'etichetta da inserire nella finestra di input dei client:
257+2097 Non inserire nulla se non vuoi far apparire il popup al lancio dell'agente
258
259
260 5000 [DEBUG]computers insertions request =>[DEBUG]

Subscribers

People subscribed via source and target branches