Menu

[r8]: / includes / phpmailer / language / phpmailer.lang-fo.php  Maximize  Restore  History

Download this file

26 lines (23 with data), 1.2 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?php
/**
* PHPMailer language file.
* Faroese Version [language of the Faroe Islands, a Danish dominion]
* This file created: 11-06-2004
* Supplied by Dßvur S°rensen [www.profo-webdesign.dk]
*/
$PHPMAILER_LANG = array();
$PHPMAILER_LANG["provide_address"] = 'T˙ skal uppgeva minst ' .
'mˇttakara-emailadressu(r).';
$PHPMAILER_LANG["mailer_not_supported"] = ' er ikki supportera­.';
$PHPMAILER_LANG["execute"] = 'Kundi ikki ˙tf°ra: ';
$PHPMAILER_LANG["instantiate"] = 'Kuni ikki instantiera mail funktiˇn.';
$PHPMAILER_LANG["authenticate"] = 'SMTP feilur: Kundi ikki gˇ­kenna.';
$PHPMAILER_LANG["from_failed"] = 'fylgjandi Frß/From adressa miseydna­ist: ';
$PHPMAILER_LANG["recipients_failed"] = 'SMTP Feilur: Fylgjandi ' .
'mˇttakarar miseydna­ust: ';
$PHPMAILER_LANG["data_not_accepted"] = 'SMTP feilur: Data ikki gˇ­kent.';
$PHPMAILER_LANG["connect_host"] = 'SMTP feilur: Kundi ikki knřta samband vi­ SMTP vert.';
$PHPMAILER_LANG["file_access"] = 'Kundi ikki tilganga fÝlu: ';
$PHPMAILER_LANG["file_open"] = 'FÝlu feilur: Kundi ikki opna fÝlu: ';
$PHPMAILER_LANG["encoding"] = 'Ëkend encoding: ';
?>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.