helpcenter/Web/Controls/Help/VariousControls/TranslatorAttention/TranslatorAttention.es.ascx

21 lines
1.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<%@ Control Language="C#" %>
<div class="bringattention translator" id="translatorAttention_block"><span class="close_cross">&times;</span><strong>¡Atención a los traductores!</strong> Nuevas unidades de traducción están disponibles en el Sistema de Traducción de ONLYOFFICE desde el <span id="newstrDate"></span>. El número total de unidades nuevas es <span id="moduleTotalCount"></span>. Por favor, visite <a target="_blank" href="http://translate.onlyoffice.com/">http://translate.onlyoffice.com/</a> para tomar parte.
<div class="block-editor">
<span class="toggler showcont">Mostrar los cambios</span>
<span class="toggler hidecont" style="display:none">Ocultar los cambios</span>
<div class="contents" style="display: none">
<table class="table_versionlist talk_pages languages_list_table newstr_list_table" id="newstrList">
<thead>
<tr>
<th><span>Módulo</span></th>
<th><span>Número de las unidades de traducción</span></th>
<th><span>Última fecha de cambio</span></th>
</tr>
</thead>
<tbody></tbody>
</table>
<p>Pase el cursor sobre la línea de módulo para ver las secciones cambiados y el número de las unidades que deben ser traducidos en cada sección.</p>
</div>
</div>
<div class="input_never_show"><input type="checkbox" id="neverShowTranslators" /> No volver a mostrar este mensaje</div>
</div>