This file is indexed.

/usr/lib/python2.7/dist-packages/openstack_auth/locale/es/LC_MESSAGES/django.po is in python-openstack-auth 1.1.3-0ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# aloga <aloga@ifca.unican.es>, 2013
# mariantb <marian.tort@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-09-11 13:43+0800\n"
"PO-Revision-Date: 2013-09-18 12:20+0000\n"
"Last-Translator: mariantb <marian.tort@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/openstack/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: backend.py:44
msgid "The authentication token issued by the Identity service has expired."
msgstr "El token de autenticación emitido por el servicio de la Identidad ha expirado."

#: backend.py:92
msgid "Invalid user name or password."
msgstr "Nombre de usuario o contraseña no válidos."

#: backend.py:97
msgid "An error occurred authenticating. Please try again later."
msgstr "Se produjo un error de autenticación. Inténtelo de nuevo más tarde."

#: backend.py:119
msgid "Unable to retrieve authorized projects."
msgstr "No ha sido posible obtener los proyectos autorizados."

#: backend.py:124
msgid "You are not authorized for any projects."
msgstr "No está autorizado para ningún proyecto."

#: backend.py:143
msgid "Unable to authenticate to any available projects."
msgstr "No se puede autenticar a los proyectos disponibles."

#: forms.py:48
msgid "Region"
msgstr "Región"

#: forms.py:49
msgid "User Name"
msgstr "Nombre de usuario"

#: forms.py:50
msgid "Password"
msgstr "Contraseña"

#: forms.py:59
msgid "Domain"
msgstr "Dominio"