• 0
  • 2 RepliesReplies
  • 5940 ReadTimes Read
  • 0 PointsPoints

Topic: Ignore Topics

Usuario: 4kstore
Rango: Moderador Global
Mensajes: 4916
Points: 8111
Mi web: http://www.smfsimple.com
Perfil: View Profile
Pais:
ar
Ignore Topics
September 26, 2011 - 02:50 14:50
Link Mod

IGNORE TOPICS



Indice de Idiomas:

Archivos a modificar:
Code: [Select]
$languagedir/Modifications.Idioma.php

Cadenas a modificar:
Code: [Select]
<file name="$languagedir/Modifications.english.php">
<!--// Adds the language strings used by this modification //-->
<operation>
<search position="end" />
<add><![CDATA[
$txt['ignoretopics_empty'] = 'Un-Ignore all my ignored topics';
$txt['permissionname_ignore_topics'] = 'Ignore Topics';
$txt['permissionhelp_ignore_topics'] = 'Whether this user group is allowed to ignore particular topics so that they will not appear in Unread/UnreadReplies nor the recent.';
$txt['permissionname_unlimited_ignore_topics'] = 'Allow unlimited ignored Topics';
$txt['permissionhelp_unlimited_ignore_topics'] = 'Users granted this permission are excluded from any limit placed on how many topics each user can ignore.';
$txt['date_ignored'] = 'Date Ignored';
$txt['ignore_topics_none'] = 'There are no topics currently ignored';
$txt['ignoretopicsdisallowed'] = 'Ignore Topics Disallowed';
$txt['ignoretopics'] = 'Ignore Topics Options';
$txt['ignore_topics'] = 'Ignore Topics';
$txt['unignore_topics'] = 'Un-Ignore Topics';
$txt['ignoretopics_info'] = 'You can ignore particular topics so that they will not appear in Unread/UnreadReplies nor the recent.<br />
However they will still show in the BoardIndex and MessageIndex and you will still be able to access the topics.';
$txt['topics_not_found'] = 'No topics were found';
$txt['unignored_all_topics'] = 'Successfully un-ignored all my ignored topics.';
$txt['ignored_topics_updated'] = 'Updated un-ignored topics successfully';
$txt['allow_ignore_topics'] = 'Enable Ignore-Topics mod<div class="smalltext">Currently %d ignored topics, with %d entries, by %d users</div>
<br /><div class="smalltext">(<a href="%s">Empty All</a> - This cannot be undone)</div>';
$txt['limit_ignore_topics'] = 'Max no. of ignored topics per user<div class="smalltext">Excludes users with unlimited permission.</div>';
$txt['ignoretopics_info_limited'] = 'You have <strong>%d</strong> ignored topics. You are limited to a maximum %d ignored topics. When ignoring more topics than your limit, the oldest ones get replaced (So that you never exceed the limit).';
]]></add>
</operation>
</file>

You do not have permission to give points
point 0 Points

This topic did not receive points.

Usuario: 4kstore
Rango: Moderador Global
Mensajes: 4916
Points: 8111
Mi web: http://www.smfsimple.com
Perfil: View Profile
Pais:
ar
Re:Ignore Topics
Reply #1 September 26, 2011 - 02:51 14:51
BY: Joomlamz
Quote
Translate Portguese and brazilian suporte utf8

Code: [Select]
<file name="$languagedir/Modifications.portuguese-utf8.php" error="skip">
<!--// Adds the language strings used by this modification //-->
<operation>
<search position="end" />
<add><![CDATA[
$txt['ignoretopics_empty'] = 'Un-ignore todos os t&oacute;picos';
$txt['date_ignored'] = 'Data Ignorada';
$txt['ignore_topics_none'] = 'N&atilde;o h&aacute; t&oacute;picos actualmente ignorados';
$txt['ignoretopicsdisallowed'] = 'Ignorar os t&oacute;picos desativados';
$txt['ignoretopics'] = 'Ignorar os t&oacute;picos e op&ccedil;&otilde;es';
$txt['ignore_topics'] = 'Ignorar t&oacute;picos';
$txt['unignore_topics'] = 'Un-ignore t&oacute;picos';
$txt['ignoretopics_info'] = 'Voc&ecirc; pode ignorar determinados t&oacute;picos para que eles n&atilde;o ir&atilde;o aparecer em como n&atilde;o lidos/UnreadReplies nem a recente.<br />
No entanto eles ainda aparecer&atilde;o na BoardIndex e MessageIndex e voc&ecirc; ainda ser&aacute; capaz de acessar os t&oacute;picos.';
$txt['topics_not_found'] = 'N&atilde;o foram encontrados t&oacute;picos';
]]></add>
</operation>
</file>

<file name="$languagedir/Modifications.brazilian-utf8.php" error="skip">
<!--// Adds the language strings used by this modification //-->
<operation>
<search position="end" />
<add><![CDATA[
$txt['ignoretopics_empty'] = 'Un-ignore todos os t&oacute;picos';
$txt['date_ignored'] = 'Data Ignorada';
$txt['ignore_topics_none'] = 'N&atilde;o h&aacute; t&oacute;picos actualmente ignorados';
$txt['ignoretopicsdisallowed'] = 'Ignorar os t&oacute;picos desativados';
$txt['ignoretopics'] = 'Ignorar os t&oacute;picos e op&ccedil;&otilde;es';
$txt['ignore_topics'] = 'Ignorar t&oacute;picos';
$txt['unignore_topics'] = 'Un-ignore t&oacute;picos';
$txt['ignoretopics_info'] = 'Voc&ecirc; pode ignorar determinados t&oacute;picos para que eles n&atilde;o ir&atilde;o aparecer em como n&atilde;o lidos/UnreadReplies nem a recente.<br />
No entanto eles ainda aparecer&atilde;o na BoardIndex e MessageIndex e voc&ecirc; ainda ser&aacute; capaz de acessar os t&oacute;picos.';
$txt['topics_not_found'] = 'N&atilde;o foram encontrados t&oacute;picos';
]]></add>
</operation>
</file>


Code: [Select]
<file name="$languagedir/Modifications.portuguese.php" error="skip">
<!--// Adds the language strings used by this modification //-->
<operation>
<search position="end" />
<add><![CDATA[
$txt['ignoretopics_empty'] = 'Un-ignore todos os tópicos';
$txt['date_ignored'] = 'Data Ignorada';
$txt['ignore_topics_none'] = 'Não há tópicos actualmente ignorados';
$txt['ignoretopicsdisallowed'] = 'Ignorar os tópicos desativados';
$txt['ignoretopics'] = 'Ignorar os tópicos e opções';
$txt['ignore_topics'] = 'Ignorar tópicos';
$txt['unignore_topics'] = 'Un-ignore tópicos';
$txt['ignoretopics_info'] = 'Você pode ignorar determinados tópicos para que eles não irão aparecer em como não lidos/UnreadReplies nem a recente.<br />
No entanto eles ainda aparecerão na BoardIndex e MessageIndex e você ainda será capaz de acessar os tópicos.';
$txt['topics_not_found'] = 'Não foram encontrados tópicos';
]]></add>
</operation>
</file>

<file name="$languagedir/Modifications.brazilian.php" error="skip">
<!--// Adds the language strings used by this modification //-->
<operation>
<search position="end" />
<add><![CDATA[
$txt['ignoretopics_empty'] = 'Un-ignore todos os tópicos';
$txt['date_ignored'] = 'Data Ignorada';
$txt['ignore_topics_none'] = 'Não há tópicos actualmente ignorados';
$txt['ignoretopicsdisallowed'] = 'Ignorar os tópicos desativados';
$txt['ignoretopics'] = 'Ignorar os tópicos e opções';
$txt['ignore_topics'] = 'Ignorar tópicos';
$txt['unignore_topics'] = 'Un-ignore tópicos';
$txt['ignoretopics_info'] = 'Você pode ignorar determinados tópicos para que eles não irão aparecer em como não lidos/UnreadReplies nem a recente.<br />
No entanto eles ainda aparecerão na BoardIndex e MessageIndex e você ainda será capaz de acessar os tópicos.';
$txt['topics_not_found'] = 'Não foram encontrados tópicos';
]]></add>
</operation>
</file>

no avatar
Usuario: cmfull
Rango: Nuevo Usuario
Mensajes: 29
Points: 1
Perfil: View Profile
Re:Ignore Topics
Reply #2 September 26, 2011 - 02:58 14:58
Excelente Amigo  ;D

 

TAGS



top

Smfsimple.com es un sitio destinado a brindar un servicio de soporte y herramientas para foros realizados con el sistema de foros gratuito simplemachines.org. Contamos con un selecto equipo de desarrolladores y conocedores del sistema, sus foros estaran en buenas manos.
This site is not affiliated with or endorsed by Simple Machines