summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/help/welcome_help.xhtml
blob: e33d348f64c036e3057f2f890b24fbb1f6624f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="UTF-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"[
  <!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd" >
  %brandDTD;
]>
    
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Ayuda de &brandShortName;</title>
  <link rel="stylesheet" href="helpFileLayout.css" type="text/css" />
</head>
<body>

<h1>Bienvenido a la ayuda de &brandShortName;</h1>

<p>Para ver información acerca de &brandShortName; en esta ventana,
<strong>pulse en los temas en el marco izquierdo</strong>:</p>

<p>Para más información sobre cómo usar la ayuda de &brandShortName;, vea
  <a href="help_help.xhtml">Usar la ventana de ayuda</a>.</p>

<table width="100%" border="0">
  <tr valign="top">
    <td><h3>Ayuda en la Web</h3></td>
    <td><h3>La comunidad de Mozilla</h3></td>
  </tr>
  <tr valign="top">
    <td>
      <p><strong><a href="x-moz-url-link:app.releaseNotesURL">Notas de la
      versión (en inglés)</a></strong></p>

      <p>La última información sobre los problemas conocidos o
      aspectos relacionados con &brandShortName;.</p>
    </td>
    <td>
      <p><strong><a href="http://www.mozillaes.org/mozillazine/">Noticias
      de Mozilla en español</a></strong></p>

      <p>Un punto de información sobre Mozilla en español (<a
      href="http://www.mozillazine.org/">enlace al original en
      inglés</a>, el sitio web más veterano de los conocidos, que
      proporciona noticias, encuestas y foros web).</p>
    </td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="x-moz-url-link:app.troubleshootingURL">Resolución
        de algunos problemas frecuentes (en inglés)</a></strong></p>
    </td>
    <td></td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a
      href="http://www.mozilla.org/plugincheck/">PluginCheck</a></strong></p>

      <p>Información actualizada acerca de los plugins de &brandShortName;.</p>
    </td>
    <td></td>
  </tr>

  <tr valign="top">
    <td colspan="2"><h2>Asistencia entre usuarios</h2></td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="http://www.mozilla-hispano.org/foro/viewforum.php?f=4&amp;sid=e440eed1e15cf8136233dea629bb71ee">Foros
      de Mozilla Hispano</a></strong></p>
      <p>Foros web para usuarios de Mozilla como usted (<a
      href="http://forums.mozillazine.org/index.php">enlace a los foros de MozillaZine
      en inglés</a>).</p>
    </td>
    <td>
      <p><strong><a href="http://www.seamonkey-project.org/community#groups">Grupos de noticias
        para usuarios (en inglés).</a></strong></p>

      <p>Grupos de noticias para usuarios hospedados en mozilla.org.</p>
    </td>
  </tr>

  <tr valign="top">
    <td>
      <p><strong><a href="https://chat.mozilla.org/#/room/#mozilla-hispano:mozilla.org">
            Charla en tiempo real (Chat)</a></strong></p>
 
      <p>Charla por Matrix con usuarios de &brandShortName;.</p>
    </td>
    <td>
      <p><strong><a href="ircs://libera.chat/SeaMonkey">Charla en tiempo real
            (Chat) (en inglés)</a></strong></p>
      
      <p>Charla por IRC con usuarios de &brandShortName;.</p>
    </td>
  </tr>
</table>

</body>
</html>