Code Search for Developers
 
 
  

phpmailer.lang-se.php from Group-Office groupware at Krugle


Show phpmailer.lang-se.php syntax highlighted

<?php
/**
 * PHPMailer language file.  
 * Swedish Version
 * Author: Johan Linnér <johan@linner.biz>
 */

$PHPMAILER_LANG = array();

$PHPMAILER_LANG["provide_address"] = 'Du måste ange minst en ' .
                                     'mottagares e-postadress.';
$PHPMAILER_LANG["mailer_not_supported"] = ' mailer stöds inte.';
$PHPMAILER_LANG["execute"] = 'Kunde inte köra: ';
$PHPMAILER_LANG["instantiate"] = 'Kunde inte initiera e-postfunktion.';
$PHPMAILER_LANG["authenticate"] = 'SMTP fel: Kunde inte autentisera.';
$PHPMAILER_LANG["from_failed"] = 'Följande avsändaradress är felaktig: ';
$PHPMAILER_LANG["recipients_failed"] = 'SMTP fel: Följande ' .
                                       'mottagare är felaktig: ';
$PHPMAILER_LANG["data_not_accepted"] = 'SMTP fel: Data accepterades inte.';
$PHPMAILER_LANG["connect_host"] = 'SMTP fel: Kunde inte ansluta till SMTP-server.';
$PHPMAILER_LANG["file_access"] = 'Ingen åtkomst till fil: ';
$PHPMAILER_LANG["file_open"] = 'Fil fel: Kunde inte öppna fil: ';
$PHPMAILER_LANG["encoding"] = 'Okänt encode-format: ';




See more files for this project here

Group-Office groupware

Group-Office is a powerfull modular Internet/Intranet application framework. It features calendaring, project management, e-mail, tasks, addressbook, file management.

Project homepage: http://sourceforge.net/projects/group-office
Programming language(s): JavaScript,Pascal,PHP
License: other

  phpmailer.lang-br.php
  phpmailer.lang-ca.php
  phpmailer.lang-cz.php
  phpmailer.lang-de.php
  phpmailer.lang-dk.php
  phpmailer.lang-en.php
  phpmailer.lang-es.php
  phpmailer.lang-fi.php
  phpmailer.lang-fo.php
  phpmailer.lang-fr.php
  phpmailer.lang-hu.php
  phpmailer.lang-it.php
  phpmailer.lang-ja.php
  phpmailer.lang-nl.php
  phpmailer.lang-no.php
  phpmailer.lang-pl.php
  phpmailer.lang-ro.php
  phpmailer.lang-ru.php
  phpmailer.lang-se.php
  phpmailer.lang-tr.php