summaryrefslogtreecommitdiff
path: root/lib/phpmailer/language/phpmailer.lang-fi.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/phpmailer/language/phpmailer.lang-fi.php')
-rw-r--r--lib/phpmailer/language/phpmailer.lang-fi.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/phpmailer/language/phpmailer.lang-fi.php b/lib/phpmailer/language/phpmailer.lang-fi.php
index f5b3ae7bd..ec4e75234 100644
--- a/lib/phpmailer/language/phpmailer.lang-fi.php
+++ b/lib/phpmailer/language/phpmailer.lang-fi.php
@@ -1,9 +1,9 @@
<?php
/**
-* PHPMailer language file: refer to English translation for definitive list
-* Finnish Version
-* By Jyry Kuukanen
-*/
+ * Finnish PHPMailer language file: refer to English translation for definitive list
+ * @package PHPMailer
+ * @author Jyry Kuukanen
+ */
$PHPMAILER_LANG['authenticate'] = 'SMTP-virhe: käyttäjätunnistus epäonnistui.';
$PHPMAILER_LANG['connect_host'] = 'SMTP-virhe: yhteys palvelimeen ei onnistu.';
@@ -15,7 +15,7 @@ $PHPMAILER_LANG['file_access'] = 'Seuraavaan tiedostoon ei ole oikeuksi
$PHPMAILER_LANG['file_open'] = 'Tiedostovirhe: Ei voida avata tiedostoa: ';
$PHPMAILER_LANG['from_failed'] = 'Seuraava lähettäjän osoite on virheellinen: ';
$PHPMAILER_LANG['instantiate'] = 'mail-funktion luonti epäonnistui.';
-//$PHPMAILER_LANG['invalid_address'] = 'Not sending, email address is invalid: ';
+//$PHPMAILER_LANG['invalid_address'] = 'Invalid address: ';
$PHPMAILER_LANG['mailer_not_supported'] = 'postivälitintyyppiä ei tueta.';
$PHPMAILER_LANG['provide_address'] = 'Aseta vähintään yksi vastaanottajan sähk&ouml;postiosoite.';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP-virhe: seuraava vastaanottaja osoite on virheellinen.';
@@ -24,4 +24,4 @@ $PHPMAILER_LANG['encoding'] = 'Tuntematon koodaustyyppi: ';
//$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() failed.';
//$PHPMAILER_LANG['smtp_error'] = 'SMTP server error: ';
//$PHPMAILER_LANG['variable_set'] = 'Cannot set or reset variable: ';
-?>
+//$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';