Template:Translation/ru: Difference between revisions

From PZwiki
mNo edit summary
m (Automated Formatting)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch:{{{1|}}}
<noinclude>{{Documentation}}[[Category:Language templates]]</noinclude><includeonly>{{#switch:{{{1|}}}


<!-- Other -->
<!-- Другое -->
| Read more = Подробнее
| Read more = Подробнее
| Language = язык
| Language = Язык
| Language (local) = Language (local) <!-- to be translated -->
| Languages = Languages <!-- to be translated -->
| Base ID|Item ID = Базовый ID
| Navigation = Навигация
| Page Updated|Page updated = Страница обновлена
| Main = Главная


<!-- Months -->
<!-- Месяца -->
| January = Январь
| January = Январь
| February = Февраль
| February = Февраль
Line 22: Line 28:
| General = Общее
| General = Общее
| Category = Категория
| Category = Категория
| Clothing = Одежда
| Weight = Вес
| Weight = Вес
| Body location = Место на теле
| Heavy Load = Сильная нагрузка
| Fabric = Материал
| Condition = Состояние
| Condition = Состояние
| Capacity = Вместимость
| Capacity = Вместимость
| Weight reduction = Сокращение веса
| Weight reduction = Снижение веса
| Attachments = Принадлежность
| Attachments = Принадлежность
| Technical details = Технические подробности
| Item ID |Base ID = Идентификатор элемента
| Function = Назначение
| Ingredients = Ингредиенты
| Characteristics = Характеристики
| Packaged = В упаковке
| Nutrition = Сытость
| Hunger = Голод
| Thirst = Жажда
| Calories = Калории
| Carbohydrates = Углеводы
| Proteins = Белки
| Fat = Жиры
| Effect = Влияние
| Unhappiness = Несчастье
| Fatigue = Усталость
| Food = Еда
<!-- Инфобокс одежда (Infobox clothing/ru) -->
| Clothing = Одежда
| Body location = Место на теле
| Fabric = Материал
| Run speed = Скорость бега
| Run speed = Скорость бега
| Combat speed = Скорость боя
| Combat speed = Скорость боя
| Protection = Защита
| Protection = Защита
| Scratch defense = Защита от царапин
| Scratch defense = Защита от царапин
| Bite defense = Защита от укуса
| Bite defense = Защита от укусов
| Bullet defense = Защита от пуль
| Neck protection = Защита шеи
| Neck protection = Защита шеи
| Insulation = Изоляция
| Insulation = Термоизоляция
| Wind resistance = Сопротивление ветра
| Wind resistance = Ветроустойчивость
| Water resistance = Водонепроницаемость
| Water resistance = Влагоустойчивость
| Technical details = Технические подробности
| Speed = Скорость
| Function = Назначение
 
| Characteristics = Характеристики
<!-- (Infobox normal/ru) -->
| Can store water = Может хранить воду
| Rain factor = Фактор дождя
| Bandage power = Мощность бинтов
| Alcohol = Алкоголь
| Time to dry = Время высыхания
| Remote range = Дистанция сигнала
| tiles = плитки
| Contents = Содержимое
| Effect = Влияние
| Rain factor = Фактор дождя
| Fatigue = Усталость
| Base ID | Item ID | Class name = Базовый ID
 
<!-- (Moodles) -->
| Bleeding = Умеренное кровотечение
| Drunk | Drunkenness = Опьянение
| Wet = Умеренная влажность
| Endurance = Выносливость


<!-- Одежда -->
<!-- Сумки -->
| Back = Спина
| Back = Спина
| Schoolbag = Школьный портфель
| Schoolbag = Школьный портфель
| Duffelbag = Спортивная сумка
| Duffelbag = Спортивная сумка
| Normal Hiking Bag = Походная сумка
| Normal Hiking Bag = Походная сумка
<!-- Items -->
| Hammer = Молоток
| Stone Hammer = Каменный молоток
| Ball-peen Hammer = Кузнечный молот
<!--
### Notice Box Descriptions ###
-->
<!-- Underconstruction NoticeBox -->
| This article or section is currently '''UNDER CONSTRUCTION'''. = Эта статья или раздел в настоящее время находится '''В Разработке'''.
| It is  in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well, be sure to check the  = Находится в процессе расширения или серьезной реструктуризации. Вы можете помочь в создании, отредактировав статью, не забудьте сначала проверить
| talk page = страницу обсуждения
| If this page has not been updated in a while, please remove this notice. Last edit was = Если эта страница продолжительное время не изменялась, удалите это уведомление. <br>Последнее редактирование было
| by = &nbsp;


| #default = {{{1}}}
| #default = {{{1}}}
}}
}}</includeonly>

Latest revision as of 14:32, 14 April 2024

[view] [edit] [history] [purge] Template documentation
Translation icon.png
Этот template нуждается в переводе.
Редакторам рекомендуется перевести эту страницу как можно лучше.

The {{Translation}} template is used to maintain a list of English and the non-English equivalent for item names and common words, for use in templates and to translate elements of pages automatically. Each language subpage is a user-editable database containing English words and the non-English equivalents.

Using the database helps in maintaining the same translations uniformly and easy changes in case something changes in the game update, so adding a word there and using proper template is preferred to translating the words directly.

Database format

The entries are stored in the | English word | english word = Translated word with each pipe being equivalent to translate (for example different casing of the word).

HTML comments in the format of <!-- Comment --> can be stored to aid categorization and finding certain words. These are not included anywhere, but can be translated to help finding proper words for other translators.

Usage

When incorporating to a page, one of the 3 templates should be used, depending on the situation. Using wrong one can lead to extra work being done in wiki, preventing showing certain pages in extreme cases.

  1. {{Translation}} Should be used where a link is not required, and just the translated word is needed. This template will search the list (switch) for the word in the first parameter, then display that instead of the English word, based on the language code (subpage).
  2. {{T}} Should be used where a link is required. It will automatically get the translated word from the list in {{Translation}}.
  3. {{Subpage}} Should be used for links (such as image links) where just the English word and language code are needed.

Examples

{{Translation|Language}}

Produces

Язык

(Which will show the translated word, if it's in the database).

How to add entries

Getting started

  1. Make sure you're on the correct page – a template and not the documentation subpage (this will be a link if you're on the wrong page).
  2. Click the Edit button at the very top, not the one next to Template documentation. Or click here to edit current page.

Making the edits

  1. Once in the edit screen, you'll see a list of entries that look like: | Language = Язык
  2. Check to see if there is a category for the word(s) you want to add, such as <!-- Other -->, or add a new one.
  3. Add your word(s) in the following format (each entry should be on a new line separated by a pipe |): | Language = Язык

See also

Documentation transcluded from Template:Translation/ru/doc.
Editors can experiment in this template's sandbox (create)