Changeset 2747 for trunk/language


Ignore:
Timestamp:
Oct 15, 2008, 7:50:12 PM (16 years ago)
Author:
patdenice
Message:
  • Install process now looks like goto/roma.
  • Move install.tpl to goto template.
  • add charset utf8 to fatal error function.
  • Check php version on install and upgrade, and die if < 5.
Location:
trunk/language
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/de_DE/install.lang.php

    r2715 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Anzeige';
     24$lang['Installation'] = 'Installation';
    2525$lang['Initial_config'] = 'Base-Konfiguration';
    2626$lang['Default_lang'] = 'Standardsprache der Galerie';
     
    5555$lang['step2_pwd_conf'] = 'Passwort [Bestätigung]';
    5656$lang['step2_pwd_conf_info'] = 'Prüfung';
    57 $lang['step1_err_copy'] = 'Kopieren Sie den Text in roter zwischen Bindestriche und fügen Sie ihn in die Datei "include / mysql.inc.php" (Warnung: mysql.inc.php müssen nur enthalten, was in blau, keine Zeile zurück oder Leerzeichen)';
     57$lang['step1_err_copy'] = 'Kopieren Sie den Text in rosaen zwischen Bindestriche und fügen Sie ihn in die Datei "include / mysql.inc.php" (Warnung: mysql.inc.php müssen nur enthalten, was in rosa, keine Zeile zurück oder Leerzeichen)';
    5858$lang['install_help'] = 'Brauchen Sie Hilfe? Stellen Sie Ihre Frage auf der <a href="%s"> Forum Piwigo </ a>.';
    5959$lang['install_end_message'] = 'Die Konfiguration der Piwigo abgeschlossen ist, hier ist der nächste Schritt<br /><br />
    6060Aus Sicherheitsgründen, bitte löschen Datei "install.php"<br />
    61 Sobald diese Datei gelöscht, folgen Sie dieser Anleitung:
    62 <ul>
    63 <li>Gehen Sie auf die Identifizierung Seite: [ <a href="./identification.php">Identifizierung</a> ] und verwenden Sie die Login / Passwort für Webmaster</li>
    64 <li>diesem Login ermöglicht Ihnen den Zugang zu den Verwaltungs-Panel und den Anweisungen, um Platz Bilder in Ihre Verzeichnisse.</li>
    65 </ul>';
     61Sobald diese Datei gelöscht, folgen Sie dieser Anleitung:<br />
     62* Gehen Sie auf die Identifizierung Seite: [ <a href="./identification.php">Identifizierung</a> ] und verwenden Sie die Login / Passwort für Webmaster<br />
     63* diesem Login ermöglicht Ihnen den Zugang zu den Verwaltungs-Panel und den Anweisungen, um Platz Bilder in Ihre Verzeichnisse.';
    6664$lang['conf_mail_webmaster'] = 'Webmaster Mail-Adresse';
    6765$lang['conf_mail_webmaster_info'] = 'Besucher können sich nicht Kontakt Site Administrator mit diesem E-Mail';
  • trunk/language/en_UK/install.lang.php

    r2342 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Message';
     24$lang['Installation'] = 'Installation';
    2525$lang['Initial_config'] = 'Basic configuration';
    2626$lang['Default_lang'] = 'Default gallery language';
     
    3838$lang['step1_err_copy_2'] = 'The next step of the installation is now possible';
    3939$lang['step1_err_copy_next'] = 'next step';
    40 $lang['step1_err_copy'] = 'Copy the text in red between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)';
     40$lang['step1_err_copy'] = 'Copy the text in pink between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in pink, no line return or space character)';
    4141
    4242$lang['step1_host'] = 'MySQL host';
     
    6161$lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step<br /><br />
    6262For security reason, please delete file "install.php"<br />
    63 Once this file deleted , follow this instructions :
    64 <ul>
    65 <li>go to the identification page : [ <a href="identification.php">identification</a> ] and use the login/password given for webmaster</li>
    66 <li>this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories</li>
    67 </ul>';
     63Once this file deleted , follow this instructions :<br />
     64* go to the identification page : [ <a href="identification.php">identification</a> ] and use the login/password given for webmaster<br />
     65* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories';
    6866$lang['conf_mail_webmaster'] = 'Webmaster mail address';
    6967$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail';
  • trunk/language/es_ES/install.lang.php

    r2342 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Mensaje';
     24$lang['Installation'] = 'Instalación';
    2525$lang['Initial_config'] = 'Configuración de Base';
    2626$lang['Default_lang'] = 'Lengua por defecto de la galería';
     
    5555$lang['step2_pwd_conf'] = 'Palabra de paso [Confirmar]';
    5656$lang['step2_pwd_conf_info'] = 'Comprobación';
    57 $lang['step1_err_copy'] = 'Copie el texto en rojo entre las rayas y pegúelo en el fichero mysql.inc.php que se encuentra en el repertorio " include " a la base del lugar donde usted instaló a Piwigo (el fichero mysql.inc.php debe contener SÓLO lo que está en azul entre las rayas, ninguna vuelta a la línea o espacio es autorizado)';
     57$lang['step1_err_copy'] = 'Copie el texto en rosa entre las rayas y pegúelo en el fichero mysql.inc.php que se encuentra en el repertorio " include " a la base del lugar donde usted instaló a Piwigo (el fichero mysql.inc.php debe contener SÓLO lo que está en rosa entre las rayas, ninguna vuelta a la línea o espacio es autorizado)';
    5858$lang['install_help'] = '¿ Necesidad de ayudante? Plantee su cuestión sobre él <a href="%s">foro de Piwigo</a>.';
    5959$lang['install_end_message'] = 'La configuración de la aplicación correctamente se celebró, coloca en la etapa próxima<br /><br />
    6060Por medida de seguridad, gracias por suprimir el fichero "install.php"<br />
    61 La vez suprimido este fichero, por favor seguir estas indicaciones:
    62 <ul>
    63 <li>Vaya sobre la página de identificación : [ <a href="./identification.php">identificación</a> ] Y conéctese con pseudo dado para el webmaster</li>
    64 <li>Éste le permite acceder a la parte administración y a las instrucciones para colocar las imágenes en los repertorios.</li>
    65 </ul>';
     61La vez suprimido este fichero, por favor seguir estas indicaciones:<br />
     62* Vaya sobre la página de identificación : [ <a href="./identification.php">identificación</a> ] Y conéctese con pseudo dado para el webmaster<br />
     63* Éste le permite acceder a la parte administración y a las instrucciones para colocar las imágenes en los repertorios.';
    6664$lang['conf_mail_webmaster'] = 'Dirige e-mail del Administrador';
    6765$lang['conf_mail_webmaster_info'] = 'Los visitadores podrán ponerse en contacto con usted por este mail';
  • trunk/language/fr_FR/install.lang.php

    r2342 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Message';
     24$lang['Installation'] = 'Installation';
    2525$lang['Initial_config'] = 'Configuration de Base';
    2626$lang['Default_lang'] = 'Langue par défaut de la galerie';
     
    5555$lang['step2_pwd_conf'] = 'Mot de passe [ Confirmer ]';
    5656$lang['step2_pwd_conf_info'] = 'Vérification';
    57 $lang['step1_err_copy'] = 'Copiez le texte en rouge entre les tirets et collez-le dans le fichier mysql.inc.php qui se trouve dans le répertoire "include" à la base de l\'endroit où vous avez installé Piwigo (le fichier mysql.inc.php ne doit comporter QUE ce qui est en bleu entre les tirets, aucun retour à la ligne ou espace n\'est autorisé)';
     57$lang['step1_err_copy'] = 'Copiez le texte en rose entre les tirets et collez-le dans le fichier mysql.inc.php qui se trouve dans le répertoire "include" à la base de l\'endroit où vous avez installé Piwigo (le fichier mysql.inc.php ne doit comporter QUE ce qui est en rose entre les tirets, aucun retour à la ligne ou espace n\'est autorisé)';
    5858$lang['install_help'] = 'Besoin d\'aide ? Posez votre question sur le <a href="%s">forum de Piwigo</a>.';
    5959$lang['install_end_message'] = 'La configuration de l\'application s\'est correctement déroulée, place à la prochaine étape<br /><br />
    6060Par mesure de sécurité, merci de supprimer le fichier "install.php"<br />
    61 Un fois ce fichier supprimé, veuillez suivre ces indications :
    62 <ul>
    63 <li>allez sur la page d\'identification : [ <a href="./identification.php">identification</a> ] et connectez-vous avec le pseudo donné pour le webmaster</li>
    64 <li>celui-ci vous permet d\'accéder à la partie administration et aux instructions pour placer les images dans les répertoires.</li>
    65 </ul>';
     61Un fois ce fichier supprimé, veuillez suivre ces indications :<br />
     62* allez sur la page d\'identification : [ <a href="./identification.php">identification</a> ] et connectez-vous avec le pseudo donné pour le webmasterbr<br />
     63* celui-ci vous permet d\'accéder à la partie administration et aux instructions pour placer les images dans les répertoires.';
    6664$lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur';
    6765$lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail';
  • trunk/language/it_IT/install.lang.php

    r2539 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Messaggio';
     24$lang['Installation'] = 'Installazione';
    2525$lang['Initial_config'] = 'Configurazione di base';
    2626$lang['Default_lang'] = 'Linguaggio di default della galleria';
     
    5555$lang['step2_pwd_conf'] = 'Password [confermare]';
    5656$lang['step2_pwd_conf_info'] = 'verifica';
    57 $lang['step1_err_copy'] = 'Copiate il testo in blu tra i trattini e mettetelo nel file mysql.inc.php che si trova nella directory "include" alla base del vostro sito dove aveto installato PhpWebGallery (il file mysql.inc.php non deve contenere altro che ciò che è in blu tra i trattini, nessun ritorno a capo o spazio è autorizzato)';
     57$lang['step1_err_copy'] = 'Copiate il testo in rosa tra i trattini e mettetelo nel file mysql.inc.php che si trova nella directory "include" alla base del vostro sito dove aveto installato PhpWebGallery (il file mysql.inc.php non deve contenere altro che ciò che è in rosa tra i trattini, nessun ritorno a capo o spazio è autorizzato)';
    5858$lang['install_help'] = 'Bisogno di aiuto? Visitate il <a href="%s">forum di PhpWebGallery</a>.';
    5959$lang['install_end_message'] = 'La configurazione di PhpWebGallery è conclusa. Procedete al prossimo step<br /><br />
    6060Per ragioni di sicurezza vi consigliamo di cancellare il file "install.php"<br />
    61 Una volta che il file è stato cancellato seguire le istruzioni:
    62 <ul>
    63 <li>collegatevi alla pagina di accesso: [ <a href="identification.php">Accedi ora</a> ] e usate il vostro nome utente e password del Webmaster</li>
    64 <li>a questo punto sarete abilitati all\'accesso al pannello di amministrazione in cui troverete le istruzioni per l\'inserimento delle immagini nelle vostre directory</li>
    65 </ul>';
     61Una volta che il file è stato cancellato seguire le istruzioni:<br />
     62* collegatevi alla pagina di accesso: [ <a href="identification.php">Accedi ora</a> ] e usate il vostro nome utente e password del Webmaster<br />
     63* a questo punto sarete abilitati all\'accesso al pannello di amministrazione in cui troverete le istruzioni per l\'inserimento delle immagini nelle vostre directory';
    6664$lang['conf_mail_webmaster'] = 'Indirizzo email del Amministratore';
    6765$lang['conf_mail_webmaster_info'] = 'i visitatori potranno contattarvi utilizzando questo indirizzo email';
  • trunk/language/nl_NL/install.lang.php

    r2342 r2747  
    2222// +-----------------------------------------------------------------------+
    2323
    24 $lang['install_message'] = 'Bericht';
     24$lang['Installation'] = 'Installatie';
    2525$lang['Initial_config'] = 'Basis configuratie';
    2626$lang['Default_lang'] = 'Standaard gallery taal';
     
    3838$lang['step1_err_copy_2'] = 'Het is nu mogelijk om verder te gaan met de volgende stap van de installatie';
    3939$lang['step1_err_copy_next'] = 'volgende stap';
    40 $lang['step1_err_copy'] = 'Kopieer de tekst tussen de lijnen en plak deze in het bestand "include/mysql.inc.php"(Waarschuwing: mysql.inc.php mag alleen het blauwe gedeelte bevatten, geen return of extra spatie). Dit moet alleen wanneer dit bestand geen schrijfrechten';
     40$lang['step1_err_copy'] = 'Kopieer de tekst tussen de lijnen en plak deze in het bestand "include/mysql.inc.php"(Waarschuwing: mysql.inc.php mag alleen het roze gedeelte bevatten, geen return of extra spatie). Dit moet alleen wanneer dit bestand geen schrijfrechten';
    4141
    4242$lang['step1_host'] = 'MySQL host';
     
    6060$lang['install_help'] = 'Hulp nodig ? stel een vraag op het <a href="%s" target="_blank">Piwigo forum</a>.';
    6161$lang['install_end_message'] = 'Het installeren van Piwigo is klaar, de volgende stap is<br /><br />het verwijderen van "install.php" dit is om de veiligheid te waarborgen<br />
    62 Vervolg de instructies nadat "install.php" is verwijderd:<ul><li>Ga naar de Indentificatie pagina: [ <a href="identification.php">Indentificatie</a> ] gebruik hiervoor het eerder opgegeven gebruikersnaam met wachtwoord</li>
    63 <li>Deze gebruikersnaam geeft u toegang tot de beheermenu zodat u afbeeldingen op uw website kan plaatsen</li></ul>';
    64 
     62Vervolg de instructies nadat "install.php" is verwijderd:<br />
     63* Ga naar de Indentificatie pagina: [ <a href="identification.php">Indentificatie</a> ] gebruik hiervoor het eerder opgegeven gebruikersnaam met wachtwoord<br />
     64* Deze gebruikersnaam geeft u toegang tot de beheermenu zodat u afbeeldingen op uw website kan plaatsen';
    6565$lang['conf_mail_webmaster'] = 'Webmaster email adres';
    6666$lang['conf_mail_webmaster_info'] = 'Het is mogelijk dat bezoekers contact opnemen met de beheerder middels e-mail';
Note: See TracChangeset for help on using the changeset viewer.