Template:Userbox translator/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(this allows languages with incompatible sentence ordering, it's also just cleaner.)
m (Better grammar for Finnish)
Line 17: Line 17:
         | fr = Cet utilisateur traduit de/du {{{from}} à/au {{{to}}}
         | fr = Cet utilisateur traduit de/du {{{from}} à/au {{{to}}}
         | vi = Người dùng này dịch từ {{{from}}} sang {{{to}}}
         | vi = Người dùng này dịch từ {{{from}}} sang {{{to}}}
         | fi = Tämä henkilö kääntää kieltä {{{from}}} kieleen {{{to}}}
         | fi = Tämä henkilö kääntää kieleltä {{{from}}} kieleen {{{to}}}
         }}
         }}


}}</onlyinclude>
}}</onlyinclude>

Revision as of 12:08, 7 January 2024

English (en)Esperanto (eo)Français (fr)Suomi (fi)Tiếng Việt (vi)
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:1
Approximate status of translation:English (en) 100% Esperanto (eo) 100% Suomi (fi) 100% Français (fr) 100% Tiếng Việt (vi) 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 = 中文(台灣)
    ‎}}