~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to django/contrib/gis/locale/es/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Raphaël Hertzog
  • Date: 2012-03-31 14:48:00 UTC
  • mfrom: (1.2.12)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: package-import@ubuntu.com-20120331144800-6a44u7d8z6pd2br4
Tags: upstream-1.4
Import upstream version 1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is distributed under the same license as the Django package.
2
2
#
 
3
# Translators:
 
4
# Antoni Aloy <antoni.aloy@trespams.com>, 2012.
 
5
# Jannis Leidel <jannis@leidel.info>, 2011.
 
6
# Marc Garcia <garcia.marc@gmail.com>, 2011.
3
7
msgid ""
4
8
msgstr ""
5
9
"Project-Id-Version: Django\n"
6
10
"Report-Msgid-Bugs-To: \n"
7
 
"POT-Creation-Date: 2011-03-15 13:16-0400\n"
8
 
"PO-Revision-Date: 2011-03-04 18:46+0000\n"
9
 
"Last-Translator: garcia_marc <garcia.marc@gmail.com>\n"
10
 
"Language-Team: Spanish (Castilian) <>\n"
 
11
"POT-Creation-Date: 2012-03-23 02:39+0100\n"
 
12
"PO-Revision-Date: 2012-03-14 19:13+0000\n"
 
13
"Last-Translator: Antoni Aloy <antoni.aloy@trespams.com>\n"
 
14
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
 
15
"django/language/es/)\n"
 
16
"Language: es\n"
11
17
"MIME-Version: 1.0\n"
12
18
"Content-Type: text/plain; charset=UTF-8\n"
13
19
"Content-Transfer-Encoding: 8bit\n"
14
 
"Language: es\n"
15
20
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
16
21
 
 
22
#: views.py:7
 
23
msgid "No feeds are registered."
 
24
msgstr "No se han registrado canales de contenido."
 
25
 
 
26
#: views.py:17
 
27
#, python-format
 
28
msgid "Slug %r isn't registered."
 
29
msgstr "El slug %r no está registrado."
 
30
 
17
31
#: db/models/fields.py:50
18
32
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
19
33
msgstr ""
66
80
msgstr ""
67
81
"Ocurrió un error al transformar la geometria al SRID de la geometria del "
68
82
"campo de formulario."
 
83
 
 
84
#: sitemaps/views.py:44
 
85
#, python-format
 
86
msgid "No sitemap available for section: %r"
 
87
msgstr "No hay sitemap disponible para la sección: %r"
 
88
 
 
89
#: sitemaps/views.py:58
 
90
#, python-format
 
91
msgid "Page %s empty"
 
92
msgstr "La página %s está vacía"
 
93
 
 
94
#: sitemaps/views.py:60
 
95
#, python-format
 
96
msgid "No page '%s'"
 
97
msgstr "No hay página '%s'"