Changeset 17557


Ignore:
Timestamp:
Aug 14, 2012, 1:50:30 PM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update lv_LV, thanks to : agrisans

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/lv_LV/plugin.lang.php

    r17498 r17557  
    4040$lang['Error while sending e-mail'] = 'Kļūda sūtot e-pastu';
    4141
     42$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Nosūtītā e-pasta tēmas prefikss (varat lietot "%gallery_title%")';
     43$lang['%s must not be more than %d characters long'] = '%s jābūt ne vairāk kā %d rakstzīmju garam';
     44$lang['%s must not be less than %d characters long'] = '%s jābūt ne māzāk kā %d rakstzīmju garam';
     45$lang['No active email address'] = 'Nav aktīvas e-pasta adreses';
     46$lang['Please enter an e-mail'] = 'Lūdzu ievadiet e-pastu';
     47$lang['+ Add an email'] = '+ Pievienot e-pastu';
     48$lang['Plain text'] = 'Vienkāršs teksts';
     49$lang['E-mail format :'] = 'E-pasta formāts';
     50$lang['Default e-mail subject'] = 'E-pasta tēma pēc noklusējuma';
     51$lang['Active'] = 'Aktīvs';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.