Користувач:DerFussi/locdb
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
- Disambiguation (en:Template:Disamb): Шаблон:Disambig
- Article classes:
- 1. Stub (en:Template:stub different versions of it): NO
- 2. Outline (en:Template:outline different versions of it): templates in category Шаблон:СтатусПутівникКістяк
- 3. Usable (en:Template:usable different versions of it): templates in category Шаблон:СтатусПутівникПридатний
- 4. Guide (en:Template:guide different versions of it):
- 5. Star (en:Template:star different versions of it):
- Destinations of the month:
- Destinations of the month (en:Template:title-icons + dotm-icon ):
- Off the beaten path (en:Template:title-icons + ftt-icon ):
- Featured travel topic (en:Template:title-icons + otbp-icon ):
- Geography:
- Geo (en:Template:Geo): Шаблон:Geo
- IsPartOf (en:Template:ispartof): Шаблон:Footer
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'] = 'Останнє редагування';
?>