Fix: Translation

This commit is contained in:
Laurent Destailleur 2011-03-02 12:27:22 +00:00
parent 3dbf1b8258
commit 0788d7bc40

View File

@ -51,7 +51,7 @@ $langues = array(
'txtNoProjet' => 'No other softwares. To create a new one, just create a directory in \'www\'.', 'txtNoProjet' => 'No other softwares. To create a new one, just create a directory in \'www\'.',
'txtApp' => 'Applications', 'txtApp' => 'Applications',
'FromLocalNetwork' => 'URL for local access', 'FromLocalNetwork' => 'URL for local access',
'FromInternet' => 'URL for Internet', 'FromInternet' => 'URL for Intranet or Internet',
'NotAvailable' => 'Not available', 'NotAvailable' => 'Not available',
'faq' => 'http://www.en.wampserver.com/faq.php', 'faq' => 'http://www.en.wampserver.com/faq.php',
'ipserver' => 'Name/IP Server:', 'ipserver' => 'Name/IP Server:',
@ -76,7 +76,7 @@ $langues = array(
'txtNoProjet' => 'Pas d\'autre application. Pour en ajouter une nouvelle, créez simplement un répertoire dans \'www\'.', 'txtNoProjet' => 'Pas d\'autre application. Pour en ajouter une nouvelle, créez simplement un répertoire dans \'www\'.',
'txtApp' => 'Applications', 'txtApp' => 'Applications',
'FromLocalNetwork' => 'URL accès local', 'FromLocalNetwork' => 'URL accès local',
'FromInternet' => 'URL accès par Internet', 'FromInternet' => 'URL accès par Intranet ou Internet',
'NotAvailable' => 'Non disponible', 'NotAvailable' => 'Non disponible',
'faq' => 'http://www.wampserver.com/faq.php', 'faq' => 'http://www.wampserver.com/faq.php',
'ipserver' => 'Name/IP Serveur:', 'ipserver' => 'Name/IP Serveur:',
@ -100,8 +100,8 @@ $langues = array(
'txtProjet' => 'Otras aplicaciones (sin alias)', 'txtProjet' => 'Otras aplicaciones (sin alias)',
'txtNoProjet' => 'Ninguna otra aplicación. Para añadir una nueva, simplemente cree una carpeta en \'www\'.', 'txtNoProjet' => 'Ninguna otra aplicación. Para añadir una nueva, simplemente cree una carpeta en \'www\'.',
'txtApp' => 'Aplicaciones', 'txtApp' => 'Aplicaciones',
'FromLocalNetwork' => 'URL for local access', 'FromLocalNetwork' => 'URL para local access',
'FromInternet' => 'URL for Internet', 'FromInternet' => 'URL para Intranet o Internet',
'NotAvailable' => 'Not available', 'NotAvailable' => 'Not available',
'faq' => 'http://www.wampserver.com/faq.php', 'faq' => 'http://www.wampserver.com/faq.php',
'ipserver' => 'Nombre/IP Servidor', 'ipserver' => 'Nombre/IP Servidor',