Changeset 17531


Ignore:
Timestamp:
Aug 10, 2012, 11:00:42 AM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update sk_SK, thanks to : dodo

File:
1 edited

Legend:

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

    r17498 r17531  
    4040$lang['Error while sending e-mail'] = 'Chyba počas posielania e-mailu';
    4141
     42$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Predpona predmetu posielaného emailu (môžete použiť "%gallery_title%")';
     43$lang['Please enter an e-mail'] = 'Prosím vložte email';
     44$lang['Plain text'] = 'Obyčajný text';
     45$lang['No active email address'] = 'Neaktívna emailová adresa';
     46$lang['E-mail format :'] = 'Format emailu:';
     47$lang['Default e-mail subject'] = 'Predvolený predmet email-u';
     48$lang['Active'] = 'Aktívne';
     49$lang['+ Add an email'] = '+ Pridať email';
     50$lang['%s must not be more than %d characters long'] = '%s nesmie byť viac ako %d znakov dlhý';
     51$lang['%s must not be less than %d characters long'] = '%s nesmie byť menej ako %d znakov dlhý';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.