[ Index ]
 

Code source de Mantis 1.1.0rc3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/core/phpmailer/language/ -> phpmailer.lang-dk.php (source)

   1  <?php
   2  /**
   3   * PHPMailer language file.  
   4   * Danish Version
   5   * Author: Mikael Stokkebro <info@stokkebro.dk>
   6   */
   7  
   8  $PHPMAILER_LANG = array();
   9  
  10  $PHPMAILER_LANG["provide_address"] = 'Du skal indtaste mindst en ' .
  11                                       'modtagers emailadresse.';
  12  $PHPMAILER_LANG["mailer_not_supported"] = ' mailer understøttes ikke.';
  13  $PHPMAILER_LANG["execute"] = 'Kunne ikke køre: ';
  14  $PHPMAILER_LANG["instantiate"] = 'Kunne ikke initialisere email funktionen.';
  15  $PHPMAILER_LANG["authenticate"] = 'SMTP fejl: Kunne ikke logge på.';
  16  $PHPMAILER_LANG["from_failed"] = 'Følgende afsenderadresse er forkert: ';
  17  $PHPMAILER_LANG["recipients_failed"] = 'SMTP fejl: Følgende' .
  18                                         'modtagere er forkerte: ';
  19  $PHPMAILER_LANG["data_not_accepted"] = 'SMTP fejl: Data kunne ikke accepteres.';
  20  $PHPMAILER_LANG["connect_host"] = 'SMTP fejl: Kunne ikke tilslutte SMTP serveren.';
  21  $PHPMAILER_LANG["file_access"] = 'Ingen adgang til fil: ';
  22  $PHPMAILER_LANG["file_open"] = 'Fil fejl: Kunne ikke åbne filen: ';
  23  $PHPMAILER_LANG["encoding"] = 'Ukendt encode-format: ';
  24  ?>


Généré le : Thu Nov 29 09:42:17 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics