Translations:Binds/12/en: Difference between revisions

From DDraceNetwork
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
bind <span style="color:green">[key]</span> <span style="color:red">
bind <span style="color:green">[key]</span>  
  "</span>bind <span style="color:green">[key]</span> <span style="color:orange">
  <span style="color:red">"</span>bind <span style="color:green">[key]</span>  
  \</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span><span style="color:orange">
  <span style="color:orange">\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span>
    \\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span> <span style="color:orange">
    <span style="color:orange">\\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span>  
    \\\\\\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:orange">
    <span style="color:orange">\\\\\\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span>
    \\\\\\\</span><span style="color:red">"</span><span style="color:orange">
    <span style="color:orange">\\\\\\\</span><span style="color:red">"</span>
    \\\</span><span style="color:red">"</span><span style="color:orange">
    <span style="color:orange">\\\</span><span style="color:red">"</span>
  \</span><span style="color:red">"
  <span style="color:orange">\</span><span style="color:red">"</span>
   "</span>
   <span style="color:red">"</span>
'''Note:''' You cannot run a config file formatted as the example above is, it will not work.  This example is just to get a clear visual idea of how a nested bind is constructed.

Latest revision as of 14:58, 5 March 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Binds)
 bind <span style="color:green">[key]</span> 
  <span style="color:red">"</span>bind <span style="color:green">[key]</span> 
   <span style="color:orange">\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span>
   <span style="color:orange">\\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span><span style="color:red">;</span> bind <span style="color:green">[key]</span> 
     <span style="color:orange">\\\\\\\</span><span style="color:red">"</span><span style="color:blue">[command/setting]</span> <span style="color:purple">[value]</span>
     <span style="color:orange">\\\\\\\</span><span style="color:red">"</span>
   <span style="color:orange">\\\</span><span style="color:red">"</span>
   <span style="color:orange">\</span><span style="color:red">"</span>
  <span style="color:red">"</span>
'''Note:''' You cannot run a config file formatted as the example above is, it will not work.  This example is just to get a clear visual idea of how a nested bind is constructed.
bind [key] 
 "bind [key] 
  \"[command/setting] [value]; bind [key]
   \\\"[command/setting] [value]; bind [key] 
    \\\\\\\"[command/setting] [value]
    \\\\\\\"
   \\\"
  \"
 "

Note: You cannot run a config file formatted as the example above is, it will not work. This example is just to get a clear visual idea of how a nested bind is constructed.