Template names

[ред.]

Please add the name(s) of your tamplates or state "NO" if you dont have something like it. In parenthesis you find the english one

Language file

[ред.]
<?php /* *********************************************************************** * * Text templates Ukrainian * *********************************************************************** */  /* Language */ $locdbLang['Language']['uk'] = 'Українська';  /* Coordinates */ /* Cardinal points */ $locdbLang['NorthShort']['uk'] = 'Пн'; $locdbLang['EastShort']['uk'] = 'Сх'; $locdbLang['SouthShort']['uk'] = 'Пд'; $locdbLang['WestShort']['uk'] = 'Зх';  /* Disambiguation */ $locdbLang['Disambiguation']['uk'] = 'Неоднозначність';  /* Redirect */ $locdbLang['Redirect']['uk'] = 'Перенаправлення';  /* Currentness */ $locdbLang['Currentness']['uk'] = 'Актуальність';  /* Destination of the Month */ $locdbLang['DotM']['1']['uk'] = 'Destination of the Month'; $locdbLang['DotM']['2']['uk'] = 'Travel topic of the Month'; // $locdbLang['DotM']['3']['uk'] = 'Destination off the beaten Path';   /* Article classes */ $locdbLang['ArticleClass']['1']['uk'] = ''; $locdbLang['ArticleClass']['2']['uk'] = 'Кістяк'; $locdbLang['ArticleClass']['3']['uk'] = 'Придатна'; $locdbLang['ArticleClass']['4']['uk'] = 'Повна'; $locdbLang['ArticleClass']['5']['uk'] = 'Зразкова';  /* Webpage Navigation */ $locdbLang['Language version']['uk'] = 'Мовний розділ'; $locdbLang['Subsidiary places']['uk'] = 'Місця нижчого рівня'; $locdbLang['Distance search']['uk'] = 'Пошук сусідніх місць';  /* Table headings */ $locdbLang['Article']['uk'] = 'Стаття'; $locdbLang['Size']['uk'] = 'Розмір'; $locdbLang['Class']['uk'] = 'Зрілість'; $locdbLang['Destination of the Month']['uk'] = 'Destination of the Month'; $locdbLang['Last Edit']['uk'] = 'Останнє редагування'; ?>