Ignore:
Timestamp:
Aug 25, 2012, 9:04:54 AM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update uk_UA, thanks to : Rata

File:
1 edited

Legend:

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

    r17498 r17643  
    4040$lang['Error while sending e-mail'] = 'Помилка при відправленні по електронній пошті';
    4141
     42$lang['%s must not be less than %d characters long'] = '%s повинно бути не коротше %d символів';
     43$lang['%s must not be more than %d characters long'] = '%s повинно бути не довше %d символів';
     44$lang['+ Add an email'] = '+ Додати e-mail';
     45$lang['Active'] = 'Активний';
     46$lang['Default e-mail subject'] = 'Текст пошти за умовчанням';
     47$lang['E-mail format :'] = 'Формат e-mail';
     48$lang['No active email address'] = 'Немає активних адрес';
     49$lang['Plain text'] = 'Простий текст';
     50$lang['Please enter an e-mail'] = 'Будь ласка, введіть e-mail';
     51$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Префікс теми відправлених e-mail (можна використовувати "%gallery_title%")';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.