User:Pee/Sandbox/this is a/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 400258 by Pee (talk) no visible downside to this)
Tag: Undo
(Redirected page to Template:This is a/strings)
Tag: New redirect
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Strings subpage<!-- Make sure to sort lang code from A to Z, except English. -->
#REDIRECT [[Template:this is a/strings]]
| number = 25
| en = 25
| eo = 17
| es = 18
| fi = 25
| ru = 23
| zh = 25
}}
 
* {{User:Pee/Sandbox/this is a/strings|this is a}}
* {{User:Pee/Sandbox/this is a/strings|this}}
* {{User:Pee/Sandbox/this is a/strings|cut}}
* {{User:Pee/Sandbox/this is a/strings|internal}}
* {{User:Pee/Sandbox/this is a/strings|type|console command}}
* {{User:Pee/Sandbox/this is a/strings|type|console variable}}
* {{User:Pee/Sandbox/this is a/strings|type|point entity}}
* {{User:Pee/Sandbox/this is a/strings|type|brush entity}}
* {{User:Pee/Sandbox/this is a/strings|type|mesh entity}}
* {{User:Pee/Sandbox/this is a/strings|type|path entity}}
* {{User:Pee/Sandbox/this is a/strings|type|QC command}}
* {{User:Pee/Sandbox/this is a/strings|type|pixel shader}}
* {{User:Pee/Sandbox/this is a/strings|type|vertex shader}}
* {{User:Pee/Sandbox/this is a/strings|type|shader parameter}}
* {{User:Pee/Sandbox/this is a/strings|all games}}
* {{User:Pee/Sandbox/this is a/strings|since}}
* {{User:Pee/Sandbox/this is a/strings|before}}
* {{User:Pee/Sandbox/this is a/strings|except}}
* {{User:Pee/Sandbox/this is a/strings|list|1}}
* {{User:Pee/Sandbox/this is a/strings|list|1|2}}
* {{User:Pee/Sandbox/this is a/strings|list|1|2|3}}
* {{User:Pee/Sandbox/this is a/strings|list|1|2|3|4}}
* {{User:Pee/Sandbox/this is a/strings|list|1|2|3|4|5}}
* {{User:Pee/Sandbox/this is a/strings|list|1|2|3|4|5|6}}
* {{User:Pee/Sandbox/this is a/strings|missing parameter}}
<onlyinclude>{{#switch: {{{1}}}
 
|this is a = {{autolang
| {{{this}}} is a {{{cut}}} {{{internal}}} {{{type}}} available in {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
| eo = {{{this}}} estas {{{cut}}} {{{internal}}} {{{type}}} uzeblan en {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
| es = {{{this}}} es un {{{type}}} {{{cut}}} {{{internal}}} disponible en {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
| fi = {{{this}}} on {{{cut}}} {{{internal}}} {{{type}}} saatavilla {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
| ru = {{{this}}} это {{{cut}}} {{{internal}}} {{{type}}} доступный {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
| zh = {{{this}}}是一个{{{cut}}} {{{internal}}} {{{type}}},可在{{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}中使用。
}}
 
 
|this = {{autolang
|This
|eo = Ĉi tio
|es = Este
|fi = Tämä
|ru =-
| zh = 这
}}
 
|cut = {{autolang
|cut
|es = cortado
|fi = poistettu
|zh = 被移除的
}}
 
|internal = {{autolang
|[[internal entity|internal]]
|eo=[[internal entity|internan]]
|es=[[internal entity|interno]]
|fi =[[internal entity|sisäinen]]
|ru=[[internal entity|внутренний]]
|zh=[[internal entity|内部的]]
}}
 
 
<!-- this prevents things like {{this is a|all games}} -->
|type = {{#switch:{{{2}}}
|console command = {{autolang
|[[Developer console#submitting|console command]]
|es=[[Developer console#Introducir comandos|comando de consola]]
|fi=[[Developer console#submitting|konsoli komento]]
|ru=[[Developer console#submitting|консольная команда]]
|zh=[[Developer console#Submitting|控制台命令]]
}}
 
|console variable = {{autolang
|[[console variable]]
|es=[[console variable|variable de consola]]
|fi=[[console variable|konsoli muuttuja]]
|ru=[[console variable|консольная переменная]]
|zh=[[console variable|控制台变量]]
}}
 
|point entity = {{autolang
|[[point entity]]
|eo = [[point entity|punktan estaĵon]]
|es = [[point entity|entidad de punto]]
|fi = [[point entity|piste entiteetti]]
|ru = [[point entity|точечный объект мира]]
|zh = [[point entity|点实体]]
}}
 
|brush entity = {{autolang
|[[brush entity]]
|eo = [[brush entity|superaĵan estaĵon]]
|fi = [[brush entity|palikka entiteetti]]
|ru = [[brush entity|объёмный объект мира]]
|zh = [[brush entity|固体实体]]
}}
 
|mesh entity = {{autolang
|[[mesh entity]]
|eo = [[mesh entity|retan estaĵon]]
|fi = [[point entity|verkko entiteetti]]
|ru = [[mesh entity|сеточный объект мира]]
|zh = [[mesh entity|网格实体]]
}}
 
|path entity = {{autolang
|[[path entity]]
|eo = [[path entity|vojan estaĵon]]
|fi=[[path entity|polku entiteetti]]
|zh=[[path entity|路径实体]]
}}
 
|QC command = {{autolang
|[[QC command]]
|fi=[[QC command|QC komento]]
|ru=[[QC command|QC команды]]
|zh=[[QC command|QC 命令]]
}}
 
|pixel shader = {{autolang
|[[shader#Pixel_shaders|pixel shader]]
|fi=[[shader#Pixel_shaders|pikseli shader]]
|ru=[[shader#Pixel_shaders|точечное оттенение]]
|zh=[[shader#Pixel_shaders|像素着色器]]
}}
 
|vertex shader = {{autolang
|[[shader#Vertex_shaders|vertex shader]]
|fi=[[shader#Vertex_shaders|verteksi shader]]
|ru=[[shader#Vertex_shaders|вершинное оттенение]]
|zh=[[shader#Vertex_shaders|顶点着色器]]
}}
 
|shader parameter = {{autolang
|[[material]] [[shader]] parameter
|fi=[[material|materiaali]] [[shader]] asetus
|ru=[[material|текстурный]] параметр [[shader|оттенения]]
|zh=[[material|材质]][[shader|着色器]]参数
}}
}}
 
 
|all games = {{autolang
|all {{{engine}}} games
|eo = ĉiuj {{{engine}}} ludoj
|es=todos los juegos de {{{engine}}}
|fi=kaikissa {{{engine}}} peleissä
|ru=во всех играх на платформе {{{engine}}}
|zh=所有的 {{{engine}}} 游戏
}}
 
|since = {{autolang
|&nbsp;since {{{since}}}
|eo=&nbsp;post {{{since}}}
|es=&nbsp;desde {{{since}}}
|fi=&nbsp;{{{since}}} lähtien
|ru=&nbsp;начиная с {{{since}}}
|zh=,自从 {{{since}}} 以来
}}
 
|before = {{autolang
|&nbsp;before {{{before}}}
|eo = &nbsp;antaŭe {{{before}}}
|es = &nbsp;antes {{{before}}}
|fi = &nbsp;ennen {{{before}}}
|ru = &nbsp;до {{{since}}}
|zh = ,在 {{{before}}} 之前
}}
 
|except = {{autolang
|&nbsp;except {{{except}}}
|eo=&nbsp;krom {{{except}}}
|es=&nbsp;excepto {{{except}}}
|fi=&nbsp;paitsi {{{except}}}
|ru=&nbsp;исключая {{{since}}}
|zh=,除了 {{{except}}}
}}
 
 
|list = {{#switch:{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}
|{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}} = {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}}, and {{{7}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} kaj {{{7}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} y {{{7}}}
|fi={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} ja {{{7}}}
|ru={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} и {{{7}}}
|zh={{{2}}}、{{{3}}}、{{{4}}}、{{{5}}}、{{{6}}} 和 {{{7}}}
}}
|{{{3}}}{{{4}}}{{{5}}}{{{6}}} = {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, and {{{6}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} kaj {{{6}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} y {{{6}}}
|fi={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} ja {{{6}}}
|ru={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} и {{{6}}}
|zh={{{2}}}、{{{3}}}、{{{4}}}、{{{5}}} 和 {{{6}}}
}}
|{{{3}}}{{{4}}}{{{5}}} = {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, and {{{5}}}
|eo={{{2}}}, {{{3}}}, {{{4}}} kaj {{{5}}}
|es={{{2}}}, {{{3}}}, {{{4}}} y {{{5}}}
|fi={{{2}}}, {{{3}}}, {{{4}}} ja {{{5}}}
|ru={{{2}}}, {{{3}}}, {{{4}}} и {{{5}}}
|zh={{{2}}}、{{{3}}}、{{{4}}} 和 {{{5}}}
}}
|{{{3}}}{{{4}}} = {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, and {{{4}}}
|eo={{{2}}}, {{{3}}} kaj {{{4}}}
|es={{{2}}}, {{{3}}} y {{{4}}}
|fi={{{2}}}, {{{3}}} ja {{{4}}}
|ru={{{2}}}, {{{3}}} и {{{4}}}
|zh={{{2}}}、{{{3}}} 和 {{{4}}}
}}
|{{{3}}} = {{#switch:{{intlang}}
|{{{2}}} and {{{3}}}
|eo={{{2}}} kaj {{{3}}}
|es={{{2}}} y {{{3}}}
|fi={{{2}}} ja {{{3}}}
|ru={{{2}}} и {{{3}}}
|zh={{{2}}} 和 {{{3}}}
}}
|#default = {{#switch:{{intlang}}
|{{{2}}} <!-- it may look like this autolang has no use, but it will be useful for languages that need it in the future -->
}}
}}
 
|missing parameter = {{autolang
|The necessary parameter {{Code|{{Param|[[Template:This is a|1]]}}}} has not been specified.
|es=No se ha especificado el parámetro requerido {{Code|{{Param|[[Template:This is a|1]]}}}}.
|fi=Tarvittava muuttuja {{Code|{{Param|[[Template:This is a|1]]}}}} ei ole asetettu.
|ru=Не указан обязательный параметр {{Code|{{Param|[[Template:This is a|1]]}}}}.
|zh=必要的参数 {{Code|{{Param|[[Template:This is a|1]]}}}} 尚未指定。
}}
}}</onlyinclude>

Latest revision as of 07:48, 19 May 2024