website diff ru/support.php @ rev 1344

Resize balinor logo to 120px
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 23:02:15 2021 +0100 (2021-01-22)
parents 3dbcace639e6
children
line diff
     1.1 --- a/ru/support.php	Mon Aug 24 16:15:38 2015 +0200
     1.2 +++ b/ru/support.php	Fri Jan 22 23:02:15 2021 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  <!DOCTYPE html>
     1.5 -<html lang="en">
     1.6 +<html lang="ru">
     1.7  <head>
     1.8  	<meta charset="utf-8"/>
     1.9 -	<title>SliTaz - поддержка</title>
    1.10 -	<meta name="description" content="slitaz support"/>
    1.11 +	<title>Поддержка | SliTaz</title>
    1.12 +	<meta name="description" content="Поддержка SliTaz"/>
    1.13  	<meta name="keywords" content="slitaz list irc commercial" lang="en"/>
    1.14  	<meta name="author" content="Christophe Lincoln"/>
    1.15  	<?php include("../lib/html/meta-link.html"); ?>
    1.16 @@ -19,34 +19,39 @@
    1.17  <!-- Content -->
    1.18  <section id="content">
    1.19  
    1.20 -<h2>SliTaz поддержка</h2>
    1.21 +<h2>Поддержка SliTaz</h2>
    1.22  
    1.23  <p>
    1.24 -	The SliTaz Project provides several ways to get help and support. We have
    1.25 -	an active forum and a wide range of documentation.
    1.26 +Есть несколько способов получить помощь и поддержку в проекте SliTaz.
    1.27 +У нас активный форум и широкий спектр документации.
    1.28  </p>
    1.29  
    1.30  <div class="box">
    1.31 -	<img src="../images/text.png" alt="text" />
    1.32 -	Documentation: <a href="doc/">Release notes &amp; Manuals</a> -
    1.33 -	<a href="http://doc.slitaz.org/ru:start">Wiki &amp; Books</a> -
    1.34 +	<img src="/images/text.png" alt="*" />
    1.35 +	Документация: <a href="doc/">Примечания к выпускам и руководства</a> ·
    1.36 +	<a href="http://doc.slitaz.org/en:start">Вики и книги</a> ·
    1.37  	<a href="http://arm.slitaz.org/codex">SliTaz ARM Codex</a>
    1.38  </div>
    1.39  
    1.40  <div class="box">
    1.41 -	<img src="../images/users.png" alt="users" />
    1.42 -	Forum: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
    1.43 +	<img src="/images/users.png" alt="*" />
    1.44 +	Форум: <a href="http://forum.slitaz.org">forum.slitaz.org</a>
    1.45  </div>
    1.46  
    1.47  <div class="box">
    1.48 -	<img src="../images/irc.png" alt="irc" />
    1.49 -	IRC Channel: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
    1.50 +	<img src="/images/mail.png" alt="*" />
    1.51 +	Почта: <a href="mailing-list.php">Рассылка</a>
    1.52 +</div>
    1.53 +
    1.54 +<div class="box">
    1.55 +	<img src="/images/irc.png" alt="irc" />
    1.56 +	Канал IRC: <a href="http://irc.slitaz.org">irc.slitaz.org</a>
    1.57  	#slitaz on irc.freenode.net
    1.58  </div>
    1.59  
    1.60  <div class="box">
    1.61 -	<img src="../images/support.png" alt="support" />
    1.62 -	Commercial: Please get in contact by mail &lt;asso AT slitaz.org&gt;
    1.63 +	<img src="/images/support.png" alt="support" />
    1.64 +	Коммерция: Пожалуйста, свяжитесь по почте &lt;asso AT slitaz.org&gt;
    1.65  </div>
    1.66  
    1.67  <!-- End of content -->