Actions

Special

All translations

Enter a message name below to show all available translations.

Message

Found 14 translations.

NameCurrent message text
 h Bulgarian (bg)<syntaxhighlight lang="xml">
<files>
<css>
<add> css/bootstrap-material-design.css</add>
<add> css/ripples.min.css</add>
<replace> css/ajaxify.css</replace>
<replace> css/тема.css</replace>
<replace> css/custom.css</replace>
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove>
</css>
<js>
<replace> скриптове/theme.js</replace>
<replace> скриптове/ajaxify.js</replace>
<add> скриптове/material.js</add>
<add> скриптове/ripples.min.js</add>
<replace> скриптове/custom.js</replace>
</js>
<print_css>
<add> css/print_theme.css</add>
</print_css>
</files>
</syntaxhighlight>
 h Danish (da)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/tema.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h German (de)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/theme.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h English (en)<syntaxhighlight lang="xml">
   <files>
       <css>
           <add>css/bootstrap-material-design.css</add>
           <add>css/ripples.min.css</add>
           <replace>css/ajaxify.css</replace>
           <replace>css/theme.css</replace>
           <replace>css/custom.css</replace>
           <remove>awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove>
       </css>
       <js>
           <replace>scripts/theme.js</replace>
           <replace>scripts/ajaxify.js</replace>
           <add>scripts/material.js</add>
           <add>scripts/ripples.min.js</add>
           <replace>scripts/custom.js</replace>
       </js>
       <print_css>
           <add>css/print_theme.css</add>
       </print_css>
   </files>
</syntaxhighlight>
 h Spanish (es)<syntaxhighlight lang="xml">
<files> !¡NORTE!<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/tema.css</replace> 
<replace> css/personalizado.css</replace> 
<remove> impresionante-bootstrap-checkbox/increíble-bootstrap-checkbox.css</remove> 
</css> !¡NORTE!<js> 
<replace> scripts/tema.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/personalizado.js</replace> 
</js> !¡NORTE!<print_css> 
<add> css/print_theme.css</add> 
</print_css> !¡NORTE!</files> 
</syntaxhighlight>
 h French (fr)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/thème.css</replace> 
<replace> css/personnalisé.css</replace> 
<remove> génial-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/thème.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/matériel.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Hungarian (hu)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/theme.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Italian (it)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/tema.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> script/theme.js</replace> 
<replace> script/ajaxify.js</replace> 
<add> script/material.js</add> 
<add> script/ripples.min.js</add> 
<replace> script/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Japanese (ja)<syntaxhighlight lang="xml">
   <files>
       <css>
           <add>css/bootstrap-material-design.css</add>
           <add>css/ripples.min.css</add>
           <replace>css/ajaxify.css</replace>
           <replace>css/theme.css</replace>
           <replace>css/custom.css</replace>
           <remove>awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove>
       </css>
       <js>
           <replace>scripts/theme.js</replace>
           <replace>scripts/ajaxify.js</replace>
           <add>scripts/material.js</add>
           <add>scripts/ripples.min.js</add>
           <replace>scripts/custom.js</replace>
       </js>
       <print_css>
           <add>css/print_theme.css</add>
       </print_css>
   </files>
</syntaxhighlight>
 h Dutch (nl)<syntaxhighlight lang="xml">
   <files>
       <css>
           <add>css/bootstrap-material-design.css</add>
           <add>css/ripples.min.css</add>
           <replace>css/ajaxify.css</replace>
           <replace>css/theme.css</replace>
           <replace>css/custom.css</replace>
           <remove>awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove>
       </css>
       <js>
           <replace>scripts/theme.js</replace>
           <replace>scripts/ajaxify.js</replace>
           <add>scripts/material.js</add>
           <add>scripts/ripples.min.js</add>
           <replace>scripts/custom.js</replace>
       </js>
       <print_css>
           <add>css/print_theme.css</add>
       </print_css>
   </files>
</syntaxhighlight>
 h Polish (pl)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/motyw.css</replace> 
<replace> css/niestandardowy.css</replace> 
<remove> niesamowite-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> skrypty/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Romanian (ro)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/theme.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Slovenian (sl)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/tema.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> skripte/theme.js</replace> 
<replace> skripte/ajaxify.js</replace> 
<add> skripte/material.js</add> 
<add> skripte/ripples.min.js</add> 
<replace> skripti/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>
 h Vietnamese (vi)<syntaxhighlight lang="xml">
<files> 
<css> 
<add> css/bootstrap-material-design.css</add> 
<add> css/ripples.min.css</add> 
<replace> css/ajaxify.css</replace> 
<replace> css/theme.css</replace> 
<replace> css/custom.css</replace> 
<remove> awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css</remove> 
</css> 
<js> 
<replace> scripts/theme.js</replace> 
<replace> scripts/ajaxify.js</replace> 
<add> scripts/material.js</add> 
<add> scripts/ripples.min.js</add> 
<replace> scripts/custom.js</replace> 
</js> 
<print_css> 
<add> css/print_theme.css</add> 
</print_css> 
</files> 
</syntaxhighlight>