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): ru:Шаблон:Неоднозначность
- Article classes:
- 1. Stub (en:Template:stub different versions of it): No
- 2. Outline (en:Template:outline different versions of it): ru:Шаблон:СтатусПутеводительСкелет
- 3. Usable (en:Template:usable different versions of it): ru:Шаблон:СтатусПутеводительПригодный
- 4. Guide (en:Template:guide different versions of it): ru:Шаблон:СтатусПутеводительПолный
- 5. Star (en:Template:star different versions of it): ru:Шаблон:СтатусПутеводительЗвезда
- 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): ru:Шаблон:Geo
- IsPartOf (en:Template:ispartof):
Language file
[править]<?php /* *********************************************************************** * * Text templates Russian * *********************************************************************** */ /* Language */ $locdbLang['Language']['ru'] = 'Русский'; /* Coordinates */ /* Cardinal points */ $locdbLang['NorthShort']['ru'] = 'C'; $locdbLang['EastShort']['ru'] = 'В'; $locdbLang['SouthShort']['ru'] = 'Ю'; $locdbLang['WestShort']['ru'] = 'З'; /* Disambiguation */ $locdbLang['Disambiguation']['ru'] = 'Неоднозначность'; /* Redirect */ $locdbLang['Redirect']['ru'] = 'Перенаправление'; /* Currentness */ $locdbLang['Currentness']['ru'] = 'Актуальность'; /* Destination of the Month */ $locdbLang['DotM']['1']['ru'] = 'Направление месяца'; $locdbLang['DotM']['2']['ru'] = 'Travel topic of the Month'; // We have no such aticles $locdbLang['DotM']['3']['ru'] = 'Destination off the beaten Path'; // We have no such aticles /* Article classes */ $locdbLang['ArticleClass']['1']['ru'] = ''; // We have no such class (something similar is the «style» template?) $locdbLang['ArticleClass']['2']['ru'] = 'Скелет'; $locdbLang['ArticleClass']['3']['ru'] = 'Пригодная'; $locdbLang['ArticleClass']['4']['ru'] = 'Полная'; $locdbLang['ArticleClass']['5']['ru'] = 'Звезда'; /* Webpage Navigation */ $locdbLang['Language version']['ru'] = 'Языковый раздел'; $locdbLang['Subsidiary places']['ru'] = 'Вложенные места'; $locdbLang['Distance search']['ru'] = 'Поиск соседних мест'; /* Table headings */ $locdbLang['Article']['ru'] = 'Статья'; $locdbLang['Size']['ru'] = 'Размер'; $locdbLang['Class']['ru'] = 'Зрелость'; $locdbLang['Destination of the Month']['ru'] = 'Направление месяца'; $locdbLang['Last Edit']['ru'] = 'Последняя правка'; ?>