~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to debian/po/es.po

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski
  • Date: 2007-04-12 20:52:05 UTC
  • mfrom: (1.2.4 upstream) (1.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070412205205-j4qlsw3o4tl615iq
Tags: 3.3.1-1
* New upstream release
* Remove configure and mod_python.h files in clean rule to make the diff.gz
  file smaller
* Current Python version in libapache2-mod-pythonX.Y package name (Provides:
  field) filled in automatically.
* Added XS-Vcs-Browser field

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# libapache2-mod-python translation to spanish
 
2
# Copyright (C) 2007 Free Software Foundation, Inc.
 
3
# This file is distributed under the same license as the package.
 
4
#
 
5
# Changes:
 
6
# - Initial translation
 
7
#     Manuel Porras Peralta , 2007
 
8
#
 
9
#
 
10
#  Traductores, si no conoce el formato PO, merece la pena leer la
 
11
#  documentación de gettext, especialmente las secciones dedicadas a este
 
12
#  formato, por ejemplo ejecutando:
 
13
#         info -n '(gettext)PO Files'
 
14
#         info -n '(gettext)Header Entry'
 
15
#
 
16
# Equipo de traducción al español, por favor lean antes de traducir
 
17
# los siguientes documentos:
 
18
#
 
19
# - El proyecto de traducción de Debian al español
 
20
#   http://www.debian.org/intl/spanish/
 
21
#   especialmente las notas y normas de traducción en
 
22
#   http://www.debian.org/intl/spanish/notas
 
23
#
 
24
# - La guía de traducción de po's de debconf:
 
25
#   /usr/share/doc/po-debconf/README-trans
 
26
#   o http://www.debian.org/intl/l10n/po-debconf/README-trans
 
27
#
 
28
# Si tiene dudas o consultas sobre esta traducción consulte con el último
 
29
# traductor (campo Last-Translator) y ponga en copia a la lista de
 
30
# traducción de Debian al español (<debian-l10n-spanish@lists.debian.org>)
 
31
 
 
32
msgid ""
 
33
msgstr ""
 
34
"Project-Id-Version: libapache2-mod-python\n"
 
35
"Report-Msgid-Bugs-To: python-modules-team@lists.alioth.debian.org\n"
 
36
"POT-Creation-Date: 2006-11-19 22:14+0100\n"
 
37
"PO-Revision-Date: 2007-02-08 2:41+0100\n"
 
38
"Last-Translator: Manuel Porras Peralta 'Venturi' <venturi.debian@gmail.com>\n"
 
39
"Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
 
40
"MIME-Version: 1.0\n"
 
41
"Content-Type: text/plain; charset=UTF-8\n"
 
42
"Content-Transfer-Encoding: 8bit\n"
 
43
 
 
44
#. Type: boolean
 
45
#. Description
 
46
#: ../libapache2-mod-python.templates:1001
 
47
msgid "Enable the Apache 2 mod_python module?"
 
48
msgstr "¿Desea activar el módulo «mod_python» de Apache 2?"
 
49
 
 
50
#. Type: boolean
 
51
#. Description
 
52
#: ../libapache2-mod-python.templates:1001
 
53
msgid "You need to enable the module to use websites written for mod_python."
 
54
msgstr ""
 
55
"Necesita activar el módulo para usar sitios web escritos para «mod_python»."
 
56
 
 
57
#. Type: boolean
 
58
#. Description
 
59
#: ../libapache2-mod-python.templates:1001
 
60
msgid ""
 
61
"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
 
62
"apache2/mods_enabled/, chosing to not enable the module removes that link."
 
63
msgstr ""
 
64
"Si elige «activar», el módulo crea un enlace simbólico para «mod_python» "
 
65
"en «/etc/apache2/mods_enabled/», y si no, el módulo elimina ese enlace."
 
66
 
 
67
#. Type: boolean
 
68
#. Description
 
69
#: ../libapache2-mod-python.templates:1001
 
70
msgid ""
 
71
"NB. You will need to restart Apache 2 manually after changing this option."
 
72
msgstr "Tendrá que reiniciar manualmente Apache 2 si cambia esta opción."