<?php 
/** 
 * Message translations. 
 * 
 * This file is automatically generated by 'yii message/extract' command. 
 * It contains the localizable messages extracted from source code. 
 * You may modify this file by translating the extracted messages. 
 * 
 * Each array element represents the translation (value) of a message (key). 
 * If the value is empty, the message is considered as not translated. 
 * Messages that no longer need translation will have their translations 
 * enclosed between a pair of '@@' marks. 
 * 
 * Message string can be used with plural forms format. Check i18n section 
 * of the guide for details. 
 * 
 * NOTE: this file must be saved in UTF-8 encoding. 
 * @deprecated - duplicate of lv/d3pop3 
 */ 
return [ 
    'Address type' => 'Adreses tips', 
    'Body' => 'Pamatteksts', 
    'Body Plain' => 'Vienk?r?s Pamatteksts', 
    'Can not save attachment.' => 'Nevar saglab?t pielikumu.', 
    'Company' => 'Uz??mums', 
    'Connecting' => 'Piesl?g?an?s', 
    'Direction' => 'Virziens', 
    'Email' => 'Epasts', 
    'Email Container' => '', 
    'Email Container ID' => '', 
    'Email Datetime' => 'Epasta laiks', 
    'Email ID' => 'Epasta ID', 
    'Email Id' => 'Epasta Id', 
    'Error: ' => 'K??da: ', 
    'From' => 'No', 
    'From Name' => 'No V?rda', 
    'From User' => 'No Lietot?ja', 
    'Host' => 'Serveris', 
    'ID' => 'ID', 
    'Message' => 'Zi?ojums', 
    'Model' => 'Modelis', 
    'Model ID' => 'Mode?a ID', 
    'Model search field' => 'Mode?a mekl??anas laukums', 
    'Name' => 'Nosaukums', 
    'None' => 'Nav', 
    'Notes' => 'Piez?mes', 
    'Password' => 'Parole', 
    'Person' => 'Persona', 
    'Please set email in My Company Email Settings' => 'L?dzu, iestatiet epastu sada?? Mani uz??muma e-pasta iestat?jumi', 
    'Port' => 'Ports', 
    'Received' => 'Sa?emts', 
    'SSL' => 'SSL', 
    'Search by email field' => 'Mekl?t p?c epasta lauka', 
    'Setting' => 'Uzst?d?jums', 
    'Settings' => 'Uzst?d?jumi', 
    'Status' => 'Statuss', 
    'Subject' => 'T?ma', 
    'Sys Company ID' => 'Sist. Uz??muma ID', 
    'TLS' => 'TLS', 
    'Time' => 'Laiks', 
    'To' => 'Kam', 
    'Type' => 'Tips', 
    'Use SSL' => 'Lietot SSL', 
    'User Name' => 'Lietot?ja v?rds', 
    'Deleted' => 'Dz?sts', 
    'Email: {email} has already been taken for type: {type}' => '?ai epasta adresei: {email} jau eksist? konfigur?cija priek? : {type}', 
    'Mailbox Name' => 'Pastkastes nosaukums', 
    'Can not send mail' => 'K?uda s?tot epastu', 
]; 
 
 |