Template:ModStatus/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Oops)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Wip|[[User:Equalizer5118|Equalizer5118, an idiot who cant spel]] ([[User talk:Equalizer5118|talk]]) 09:14, 27 November 2023 (PST)}}
<noinclude>{{Strings subpage
<noinclude>{{Strings subpage
| number = 1
| number = 13
| en = 1
| en = 13
| ru = 13
}}
}}
</noinclude><includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}}
</noinclude><includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}}


| this = {{autolang
| this = {{#switch: {{language}}
       | This
       | #default = This
      | ru = Эта
       }}
       }}


| sp = {{autolang
| sp = {{#switch: {{language}}
       | single-player
       | #default = single-player
      | ru = однопользовательская
       }}
       }}


| coop = {{autolang
| coop = {{#switch: {{language}}
       | co-op [[:Category:Multiplayer Mods|multiplayer]]
       | #default = co-op [[:Category:Multiplayer Mods|multiplayer]]
      | ru = кооперативная [[:Category:Multiplayer Mods|многопользовательская]]
       }}
       }}


| mp = {{autolang
| mp = {{#switch: {{language}}
       | [[:Category:Multiplayer Mods|multiplayer]]
       | #default = multiplayer
      | ru = многопользовательская
       }}
       }}


| mod for = {{autolang
| mod = {{#switch:{{{2|}}}
       | mod for
|#default={{#switch: {{language}}
      | #default = mod
      | ru = модификация
      }}
|tool={{#switch: {{language}}
      | #default = tool
      | ru = утилита
      }}
}}
 
| for = {{#switch: {{language}}
       |#default = for
      | ru = для
      }}
 
| pre-alpha = {{#switch: {{language}}
      |#default = is currently in [[Wikipedia:Software release life cycle#Pre-alpha|pre-alpha]] development.
      | ru = находится в стадии [[Wikipedia:Software release life cycle#Pre-alpha|начальной]] разработки.
      }}
 
| alpha = {{#switch: {{language}}
      |#default = is currently in [[Wikipedia:Software release life cycle#Alpha|alpha]] development.
      | ru = находится в стадии [[Wikipedia:Software release life cycle#Alpha|внутренней]] разработки.
      }}
 
| beta = {{#switch: {{language}}
      |#default = is currently in {{#if: {{{download|}}} | [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]''' | [[Wikipedia:Software release life cycle#Beta|closed beta]] development.}}
      | ru = находится в стадии {{#if: {{{download|}}} | [[Wikipedia:Software release life cycle#Beta|открытого тестирования]]. '''[{{{download}}} Скачать.]''' | [[Wikipedia:Software release life cycle#Beta|закрытого тестирования]].}}
      }}
 
| closed-beta = {{#switch: {{language}}
      |#default = is currently in [[Wikipedia:Software release life cycle#Beta|closed beta]] development. {{#if:{{{apply|}}}|You can apply for access [{{{apply}}} here].|}}
      | ru = находится в стадии [[Wikipedia:Software release life cycle#Beta|закрытого тестирования]]. {{#if:{{{apply|}}}|Вы можете подать заявку [{{{apply}}} здесь].|}}
      }}
 
| open-beta = {{#switch: {{language}}
      |#default = is currently in [[Wikipedia:Software release life cycle#Beta|open beta]]. '''[{{{download}}} Download it now.]'''
      | ru = находится в стадии [[Wikipedia:Software release life cycle#Beta|открытого тестирования]]. '''[{{{download}}} Скачать.]'''
      }}
 
| hold = {{#switch: {{language}}
      |#default = is currently on hold. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }}
      | ru = задерживается. {{#if: {{{download|}}}|'''[{{{download}}} Скачать последний выпуск.]'''| }}
      }}
 
| released = {{#switch: {{language}}
      |#default = has been released! '''[{{{download}}} Download it now.]'''
      | ru = опубликована! '''[{{{download}}} Скачать.]'''
      }}
 
| indev = {{#switch: {{language}}
      |#default = is currently in development.
      | ru = находится в разработке.
      }}
 
| dead = {{#switch: {{language}}
      |#default = is no longer being developed. {{#if: {{{download|}}}|'''[{{{download}}} Download its last release here.]'''| }}
      | ru = больше не разрабатываеется (заброшена). {{#if: {{{download|}}}|'''[{{{download}}} Скачать последний выпуск.]'''| }}
       }}
       }}


|#default = {{error|Unknown string ({{{1}}}) used in {{tl|ModStatus/strings}}!}}
|#default = {{error|Unknown string ({{{1}}}) used in {{tl|ModStatus/strings}}!}}
}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>
* {{{{FULLPAGENAME}}|this}}
* {{{{FULLPAGENAME}}|sp}}
* {{{{FULLPAGENAME}}|mp}}
* {{{{FULLPAGENAME}}|coop}}
* {{{{FULLPAGENAME}}|mod}}
* {{{{FULLPAGENAME}}|for}}
* {{{{FULLPAGENAME}}|pre-alpha}}
* {{{{FULLPAGENAME}}|alpha}}
* {{{{FULLPAGENAME}}|beta}}
* {{{{FULLPAGENAME}}|open-beta}}
* {{{{FULLPAGENAME}}|closed-beta}}
* {{{{FULLPAGENAME}}|hold}}
* {{{{FULLPAGENAME}}|dead}}

Latest revision as of 07:04, 24 June 2025

English (en)Русский (ru)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
Icon-gnome-document-open.pngDocumentation
Number of strings:13
Approximate status of translation:English (en) 100% Русский (ru) 100% 


  • This
  • single-player
  • multiplayer
  • co-op multiplayer
  • mod
  • for
  • is currently in pre-alpha development.
  • is currently in alpha development.
  • is currently in closed beta development.
  • is currently in open beta. [{{{download}}} Download it now.]
  • is currently in closed beta development.
  • is currently on hold.
  • is no longer being developed.