Template:This is a/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 402667 by Pee (talk) it did)
Tag: Undo
No edit summary
Line 207: Line 207:


|list = {{#switch:{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}
|list = {{#switch:{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}
| = {{autolang
| = {{#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 -->
|#default = {{{2}}} <!-- it may look like this autolang has no use, but it will be useful for languages that need it in the future -->
}}
}}
|{{{3}}}= {{autolang
|{{{3}}}= {{#switch:{{intlang}}
|{{{2}}} and {{{3}}}
|#default = {{{2}}} and {{{3}}}
|eo={{{2}}} kaj {{{3}}}
|eo={{{2}}} kaj {{{3}}}
|es={{{2}}} y {{{3}}}
|es={{{2}}} y {{{3}}}
Line 219: Line 219:
|zh={{{2}}} 和 {{{3}}}
|zh={{{2}}} 和 {{{3}}}
}}
}}
|{{{3}}}{{{4}}}= {{autolang
|{{{3}}}{{{4}}}= {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, and {{{4}}}
|#default = {{{2}}}, {{{3}}}, and {{{4}}}
|eo={{{2}}}, {{{3}}} kaj {{{4}}}
|eo={{{2}}}, {{{3}}} kaj {{{4}}}
|es={{{2}}}, {{{3}}} y {{{4}}}
|es={{{2}}}, {{{3}}} y {{{4}}}
Line 228: Line 228:
|zh={{{2}}}、{{{3}}} 和 {{{4}}}
|zh={{{2}}}、{{{3}}} 和 {{{4}}}
}}
}}
|{{{3}}}{{{4}}}{{{5}}}= {{autolang
|{{{3}}}{{{4}}}{{{5}}}= {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, and {{{5}}}
|#default = {{{2}}}, {{{3}}}, {{{4}}}, and {{{5}}}
|eo={{{2}}}, {{{3}}}, {{{4}}} kaj {{{5}}}
|eo={{{2}}}, {{{3}}}, {{{4}}} kaj {{{5}}}
|es={{{2}}}, {{{3}}}, {{{4}}} y {{{5}}}
|es={{{2}}}, {{{3}}}, {{{4}}} y {{{5}}}
Line 237: Line 237:
|zh={{{2}}}、{{{3}}}、{{{4}}} 和 {{{5}}}
|zh={{{2}}}、{{{3}}}、{{{4}}} 和 {{{5}}}
}}
}}
|{{{3}}}{{{4}}}{{{5}}}{{{6}}}= {{autolang
|{{{3}}}{{{4}}}{{{5}}}{{{6}}}= {{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, and {{{6}}}
|#default = {{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, and {{{6}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} kaj {{{6}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} kaj {{{6}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} y {{{6}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}} y {{{6}}}
Line 246: Line 246:
|zh={{{2}}}、{{{3}}}、{{{4}}}、{{{5}}} 和 {{{6}}}
|zh={{{2}}}、{{{3}}}、{{{4}}}、{{{5}}} 和 {{{6}}}
}}
}}
|{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}={{autolang
|{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}={{#switch:{{intlang}}
|{{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}}, and {{{7}}}
|#default = {{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}}, and {{{7}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} kaj {{{7}}}
|eo={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} kaj {{{7}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} y {{{7}}}
|es={{{2}}}, {{{3}}}, {{{4}}}, {{{5}}}, {{{6}}} y {{{7}}}

Revision as of 07:55, 19 May 2024

English (en)Esperanto (eo)Español (es)Suomi (fi)Hrvatski (hr)Русский (ru)中文 (zh)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:25
Approximate status of translation:English (en) 100% Español (es) 72% Esperanto (eo) 68% Suomi (fi) 100% Hrvatski (hr) 88% Русский (ru) 92% 中文 (zh) 100% 
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}
  • 1
  • 1 and 2
  • 1, 2, and 3
  • 1, 2, 3, and 4
  • 1, 2, 3, 4, and 5
  • 1, 2, 3, 4, 5, and 6
  • Red x.png
    This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
    You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

    Additional notes:
    Use #switch parser function instead. Example
    {{#switch: {{language}}
    | #default = English
    | ja = 日本語
    | zh-tw = 中文(台灣)
    ‎}}