[% IF subaction == '' or subaction == 'm_lists' %]

[%|loc%]Lists[%END%]

[%|loc%]Information[%END%]

[% END %] [% IF main_robot %] [% IF subaction == 'vhosts' %]

[%|loc%]Virtual Robots[%END%]


[% IF robots %] [%|loc%]The following virtual robots are running on this server:[%END%] [% ELSE %]

[%|loc%]No Virtual Robot defined on this server[%END%]

[% END %] [% END %] [% END %] [% IF families -%] [% IF subaction == 'families' %]

[%|loc%]Families[%END%]


[% END %] [% END %] [% IF subaction == 'users' %]

[%|loc%]Users[%END%]

[%|loc%]Enter an email address of a user to view lists that they are subscribed to:[%END%]


[%|loc%]Sessions[%END%]

[%|loc%]View session information for users connected to this web interface:[%END%]

Sie koennen hier eine E-Mail-Adresse eines Abonnenten/Eigentuemers aendern:

Eine Aenderung an der Adresse wird die Abonnements-Eintraege und die Eigentuemer-Eintraege aendern.

[%|loc%]Impersonate another User[%END%]

[%|loc%]Listmasters can switch context (impersonate) other users; this may be useful when providing assistance or when testing privileges. Enter the email address of the user you'd like to switch context to:[%END%]

[% END %] [% IF subaction == 'archives' %]

[%|loc%]Archives[%END%]

[%|loc%]It is possible to rebuild HTML archives for an individual list or for all lists (in batch).[%END%]

[%|loc%]Rebuild archives for an individual list[%END%]

[%|loc%]Enter the name of the list that you'd like to rebuild HTML archives for:[%END%]

[%|loc%]Rebuild archives for all lists[%END%]

[%|loc%]Note:[%END%] [%|loc%]As this option may take a long time to complete, it is recommended (if possible) to use this option during non-busy times.[%END%]

[% END %] [% IF subaction == 'logs' %]

[%|loc%]System log[%END%]

[%|loc%]Sympa log level[%END%]

[%|loc%]Set debug level for logs written to disk. This setting is temporary, applying only for the lifetime of the fastcgi session hosting this interface.[%END%]

[%|loc%]Log level:[%END%]
[% END %] [% IF subaction == 'templates' %]

[%|loc%]Templates[%END%]

[%|loc%]Edit default list template[%END%]

[%|loc%]Edit site-wide templates[%END%]


[%|loc%]view translations[%END%] [%|loc%]Customize templates[%END%]

[%|loc%]Dump TT2 Variables[%END%]

[%|loc%]Toggle the dumping of available TT2 variables when rendering web interface pages. This may be useful when developing or debugging custom TT2 templates. This setting is temporary, applying only for the lifetime of the web interface fastcgi process.[%END%]

[% IF dumpvars == 'true' %] [% ELSE %] [% END %]
[% END %] [% IF subaction == 'skins' %]

[%|loc%]Skins, CSS and colors[%END%]


[%|loc%]Skins administration page[%END%]
[% END %] [% IF subaction == 'edit_config' %]

[%|loc%]View main config[%END%]


[% SET close_table = '' %] [% FOREACH confparam IN editable_params %] [% IF confparam.title %] [% close_table %]

[% confparam.title %]

[% ELSE %] [% IF dark == '1' %] [% SET dark='0'%] [% ELSE %] [% SET dark='1'%] [% END %] [% SET close_table = '
[%|loc%]parameter name[%END%]value[%|loc%]default[%END%][%|loc%]semantic[%END%]
[% confparam.name %] [% IF confparam.edit == '1' %]
[% ELSE %] [% confparam.current_value %] [% END %]
[% confparam.default %][% confparam.query %]
' %] [% END %] [% END %] [% close_table %]
[% END %] [% IF subaction == 'translation' %]

[%|loc%]Translating Sympa[%END%]


[%|loc%]Sympa is designed to allow easy internationalization of its user interface (service mail messages and web interface). All translations for one language are gathered in a single PO file that can be manipulated by standard GNU gettext tools.[%END%]
[%|loc%]Check our translation FAQ if you wish to translate Sympa GUI in your native language: [%END%] http://www.sympa.org/translating_sympa
[% END %] [% IF subaction == 'tracker' %]

[%|loc%]Submitting a bug, a feature request[%END%]


[%|loc%]You can submit a problem or request a new feature: [%END%]http://www.sympa.org/tracking
[% END %] [% IF subaction == 'logs' %] [% IF loop_count %]

[%|loc(process_id,loop_count,start_time)%]This FastCGI process (%1) has served %2 pages since %3.[%END%]

[% END %] [% END %]