source: trunk/gsdl/macros/spanish2.dm@ 3082

Last change on this file since 3082 was 2912, checked in by nzdl, 22 years ago

Added preferences link for changing display settings (language and such)
of default home page

  • Property svn:keywords set to Author Date Id Revision
File size: 3.3 KB
Line 
1# partially completed Spanish translation of english2.dm
2
3
4
5######################################################################
6# 'home' page
7package home
8######################################################################
9
10
11#------------------------------------------------------------
12# text macros
13#------------------------------------------------------------
14
15
16_textimagecollector_ [l=es] {
17<<spanish>> Helps you create new collections, modify or add to existing ones, or delete
18collections
19}
20
21_textimageadmin_ [l=es] {
22<<spanish>> Allows you to add new users, summarizes the collections in the system,
23gives technical information on the Greenstone installation
24}
25
26_textimagegogreenstone_ [l=es] {
27<<spanish>> Tells you about the Greenstone software and the New Zealand Digital Library
28Project where it originated
29}
30
31_textimagegodocs_ [l=es] {<<spanish>> Greenstone manuals}
32
33_textaboutgreenstone_ [l=es] {
34
35<p>&lt;&lt;spanish&gt;&gt;
36
37<p>Greenstone is a suite of software for building and distributing
38digital library collections. It provides a new way of organizing
39information and publishing it on the Internet or on CD-ROM. Greenstone
40is developed and produced by the New Zealand Digital Library
41Project at the University of Waikato, and distributed in
42cooperation with UNESCO and the Humanity Libraries
43Project. It is open-source software, available from <a
44href="http://greenstone.org">http://greenstone.org</a> under the terms
45of the GNU General Public License.
46
47<p>The aim of the software is to empower users, particularly in
48universities, libraries, and other public service institutions, to
49build their own digital libraries. Digital libraries are radically
50reforming how information is disseminated and acquired in UNESCO's
51partner communities and institutions in the fields of education,
52science and culture around the world, and particularly in developing
53countries. We hope that this software will encourage the effective
54deployment of digital libraries to share information and place it in
55the public domain.
56
57<p>This software is developed and distributed as an international
58cooperative effort established in August 2000 between three parties.
59<ul>
60<li>
61<a href="http://nzdl.org"><b>New Zealand Digital Library Project at the University of Waikato</b></a>
62<br>
63Greenstone software grew out of this project, and this initiative
64has been endorsed by the Communication Sub-Commission of the New
65Zealand National Commission for UNESCO as part of New Zealand's
66contribution to UNESCO's programme.
67<li>
68<a href="http://www.unesco.org"><b>United Nations Educational, Scientific and Cultural Organization</b></a>
69<br>
70The dissemination of educational and scientific knowledge throughout
71the world is central to UNESCO's goals as enunciated in its
72Constitution, and information and communication technology is seen as
73an important tool in this context.
74<li>
75<a href="http://humaninfo.org"><b>The Humanity Libraries Project, based in Antwerp, Belgium</b></a>
76<br>
77This project works with UN agencies and other NGOs, and has established
78a worldwide reputation for digitizing documentation of interest to
79human development and making it widely available, free of charge to
80developing nations and on a cost-recovery basis to others.
81</ul>
82
83<p>&lt;&lt;spanish&gt;&gt;
84}
Note: See TracBrowser for help on using the repository browser.