Template:EngineBuildTableCaption/strings: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Strings subpage |number = 8 |en = 8 }} * {{{{PAGENAME}}|Build}} * {{{{PAGENAME}}|Build (exe)}} * {{{{PAGENAME}}|Build (steam.inf)}} * {{{{PAGENAME}}|Game}} * {{{{PAGENAME}}|Branch}} * {{{{PAGENAME}}|Protocol}} * {{{{PAGENAME}}|Date}} * {{{{PAGENAME}}|Notes}} <includeonly><onlyinclude>{{#switch:{{{1|}}} | Build = {{#switch: {{language}} | #default = Build }} | Build (exe) = {{#switch: {{language}} | #default = Build (exe) }} | Build (steam.inf) = {{#switch:...") |
m (Russian translate) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Strings subpage | {{Strings subpage | ||
|number = | |number = 9 | ||
|en = | |en = 9 | ||
|ru = 9 | |||
}} | }} | ||
* {{{{PAGENAME}}|Build}} | * {{{{PAGENAME}}|Build}} | ||
* {{{{PAGENAME}}|Build (exe)}} | * {{{{PAGENAME}}|Build (exe)}} | ||
* {{{{PAGENAME}}|Build ( | * {{{{PAGENAME}}|Build (PatchVersion)}} | ||
* {{{{PAGENAME}}|Version}} | |||
* {{{{PAGENAME}}|Game}} | * {{{{PAGENAME}}|Game}} | ||
* {{{{PAGENAME}}|Branch}} | * {{{{PAGENAME}}|Branch}} | ||
Line 16: | Line 18: | ||
| Build = {{#switch: {{language}} | | Build = {{#switch: {{language}} | ||
| #default = Build | | #default = Build | ||
| ru = Выпуск | |||
}} | }} | ||
| Build (exe) = {{#switch: {{language}} | | Build (exe) = {{#switch: {{language}} | ||
| #default = Build (exe) | | #default = Build (exe) | ||
| ru = Сборка (файла) | |||
}} | }} | ||
| Build ( | | Build (PatchVersion) = {{#switch: {{language}} | ||
| #default = Build | | #default = Build (PatchVersion) | ||
| ru = Сборка (исправления) | |||
}} | |||
| Version = {{#switch: {{language}} | |||
| #default = Version | |||
| ru = Версия | |||
}} | }} | ||
| Game = {{#switch: {{language}} | | Game = {{#switch: {{language}} | ||
| #default = Game | | #default = Game | ||
| ru = Игра | |||
}} | }} | ||
| Branch = {{#switch: {{language}} | | Branch = {{#switch: {{language}} | ||
| #default = Branch | | #default = Branch | ||
| ru = Ветвь платформы | |||
}} | }} | ||
| Protocol = {{#switch: {{language}} | | Protocol = {{#switch: {{language}} | ||
| #default = Protocol version | | #default = Protocol version | ||
| ru = Версия протокола | |||
}} | }} | ||
| Date = {{#switch: {{language}} | | Date = {{#switch: {{language}} | ||
| #default = | | #default = Build date | ||
| ru = Дата выпуска | |||
}} | }} | ||
| Notes = {{#switch: {{language}} | | Notes = {{#switch: {{language}} | ||
| #default = Notes | | #default = Notes | ||
| ru = Примечания | |||
}} | }} | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> |