Template:Csgo mode/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 84: Line 84:


| Casual tooltip = {{Autolang
| Casual tooltip = {{Autolang
| CS:GO/CS2 Casual
| CS<nowiki>:</nowiki>GO/CS2 Casual
| de = CS:GO/CS2 Gelegenheitsspiel
| de = CS<nowiki>:</nowiki>GO/CS2 Gelegenheitsspiel
}}
}}


Line 95: Line 95:


| Competitive tooltip = {{Autolang
| Competitive tooltip = {{Autolang
| CS:GO/CS2 Competitive
| CS<nowiki>:</nowiki>GO/CS2 Competitive
| de = CS:GO/CS2 Wettkampf
| de = CS<nowiki>:</nowiki>GO/CS2 Wettkampf
}}
}}


Line 106: Line 106:


| Wingman tooltip = {{Autolang
| Wingman tooltip = {{Autolang
| CS:GO/CS2 Wingman
| CS<nowiki>:</nowiki>GO/CS2 Wingman
| de = CS:GO/CS2 Wingman
| de = CS<nowiki>:</nowiki>GO/CS2 Wingman
}}
}}


Line 117: Line 117:


| Weapons Expert tooltip = {{Autolang
| Weapons Expert tooltip = {{Autolang
| CS:GO/CS2 Weapons Expert
| CS<nowiki>:</nowiki>GO/CS2 Weapons Expert
| de = CS:GO/CS2 Waffenexperte
| de = CS<nowiki>:</nowiki>GO/CS2 Waffenexperte
}}
}}


Line 129: Line 129:


| Arms Race tooltip = {{Autolang
| Arms Race tooltip = {{Autolang
| CS:GO/CS2 Arms Race
| CS<nowiki>:</nowiki>GO/CS2 Arms Race
| de = CS:GO/CS2 Wettrüsten
| de = CS<nowiki>:</nowiki>GO/CS2 Wettrüsten
}}
}}


Line 141: Line 141:


| Demolition tooltip = {{Autolang
| Demolition tooltip = {{Autolang
| CS:GO/CS2 Demolition
| CS<nowiki>:</nowiki>GO/CS2 Demolition
| de = CS:GO/CS2 Zerstörung
| de = CS<nowiki>:</nowiki>GO/CS2 Zerstörung
}}
}}


Line 153: Line 153:


| Deathmatch tooltip = {{Autolang
| Deathmatch tooltip = {{Autolang
| CS:GO/CS2 Deathmatch
| CS<nowiki>:</nowiki>GO/CS2 Deathmatch
| de = CS:GO/CS2 Deathmatch
| de = CS<nowiki>:</nowiki>GO/CS2 Deathmatch
}}
}}


Line 165: Line 165:


| Custom tooltip = {{Autolang
| Custom tooltip = {{Autolang
| CS:GO/CS2 Custom
| CS<nowiki>:</nowiki>GO/CS2 Custom
| de = CS:GO/CS2 Benutzerdefiniert
| de = CS<nowiki>:</nowiki>GO/CS2 Benutzerdefiniert
}}
}}


Line 177: Line 177:


| Training tooltip = {{Autolang
| Training tooltip = {{Autolang
| CS:GO Training
| CS<nowiki>:</nowiki>GO Training
| de = CS:GO Training
| de = CS<nowiki>:</nowiki>GO Training
}}
}}


Line 189: Line 189:


| Guardian tooltip = {{Autolang
| Guardian tooltip = {{Autolang
| CS:GO/CS2 Guardian
| CS<nowiki>:</nowiki>GO/CS2 Guardian
| de = CS:GO/CS2 Schutzmission
| de = CS<nowiki>:</nowiki>GO/CS2 Schutzmission
}}
}}


Line 201: Line 201:


| Co-op Strike tooltip = {{Autolang
| Co-op Strike tooltip = {{Autolang
| CS:GO/CS2 Custom
| CS<nowiki>:</nowiki>GO/CS2 Custom
| de = CS:GO/CS2 Koop-Angriff
| de = CS<nowiki>:</nowiki>GO/CS2 Koop-Angriff
}}
}}


Line 213: Line 213:


| War Games tooltip = {{Autolang
| War Games tooltip = {{Autolang
| CS:GO/CS2 War Games
| CS<nowiki>:</nowiki>GO/CS2 War Games
| de = CS:GO/CS2 Kriegsspiele
| de = CS<nowiki>:</nowiki>GO/CS2 Kriegsspiele
}}
}}


Line 237: Line 237:


| Flying Scoutsman tooltip = {{Autolang
| Flying Scoutsman tooltip = {{Autolang
| CS:GO/CS2 Flying Scoutsman
| CS<nowiki>:</nowiki>GO/CS2 Flying Scoutsman
| de = CS:GO/CS2 Fliegender Scout-Schütze
| de = CS<nowiki>:</nowiki>GO/CS2 Fliegender Scout-Schütze
}}
}}


Line 249: Line 249:


| Retakes tooltip = {{Autolang
| Retakes tooltip = {{Autolang
| CS:GO/CS2 Retakes
| CS<nowiki>:</nowiki>GO/CS2 Retakes
| de = CS:GO/CS2 Fliegender Scout-Schütze
| de = CS<nowiki>:</nowiki>GO/CS2 Fliegender Scout-Schütze
}}
}}



Revision as of 22:20, 2 March 2024

English (en)Deutsch (de)
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:17
Approximate status of translation:English (en) 100% Deutsch (de) 88.24% 

Preview

  • 1. {{Csgo mode/strings|Casual}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Casual tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 2. {{Csgo mode/strings|Competitive}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Competitive tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 3. {{Csgo mode/strings|Wingman}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Wingman tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 4. {{Csgo mode/strings|Weapons Expert}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Weapons Expert tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 5. {{Csgo mode/strings|Arms Race}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Arms Race tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 6. {{Csgo mode/strings|Demolition}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Demolition tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 7. {{Csgo mode/strings|Deathmatch}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Deathmatch tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 8. {{Csgo mode/strings|Custom}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Custom tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 9. {{Csgo mode/strings|Training}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Training tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 10. {{Csgo mode/strings|Guardian}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Guardian tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 11. {{Csgo mode/strings|Co-op Strike}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Co-op Strike tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 12. {{Csgo mode/strings|War Games}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|War Games tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 13. {{Csgo mode/strings|Danger Zone}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Danger Zone tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 14. {{Csgo mode/strings|Flying Scoutsman}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Flying Scoutsman tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 15. {{Csgo mode/strings|Retakes}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Retakes tooltip}}
      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 = 中文(台灣)
      ‎}}

Counter-Strike 2 Counter-Strike 2 exclusive

  • 16. {{Csgo mode/strings|Training Day}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Training Day tooltip}}
      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 = 中文(台灣)
      ‎}}


  • 17. {{Csgo mode/strings|Workshop}}
    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 = 中文(台灣)
    ‎}}
    • {{Csgo mode/strings|Workshop tooltip}}
      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 = 中文(台灣)
      ‎}}