This file is indexed.

/usr/share/php/data/Horde_Auth/locale/es/LC_MESSAGES/Horde_Auth.po is in php-horde-auth 2.2.2-1ubuntu1.

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
 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
108
109
110
111
112
113
114
115
# Spanish translations for Horde_Auth package.
# Copyright (C) 2013 Horde LLC (http://www.horde.org/)
# This file is distributed under the same license as the Horde_Auth package.
# Automatically generated, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: Horde_Auth \n"
"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
"POT-Creation-Date: 2013-06-04 11:48+0200\n"
"PO-Revision-Date: 2013-06-11 20:26+0200\n"
"Last-Translator: Manuel P. Ayala <mayala@unex.es>, Juan C. Blanco "
"<jcblanco@fi.upm.es>\n"
"Language-Team: i18n@lists.horde.org\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: lib/Horde/Auth.php:362
#, php-format
msgid ""
"The password is too long; passwords may not be more than %d characters long!"
msgstr ""
"La contraseña es demasiado larga; ¡las contraseñas no deben tener más de %d "
"caracteres!"

#: lib/Horde/Auth.php:433 lib/Horde/Auth.php:442
msgid "The password is too simple to guess."
msgstr "La contraseña es demasiado simple de adivinar."

#: lib/Horde/Auth.php:358
#, php-format
msgid "The password must be at least %d characters long!"
msgstr "¡La contraseña tiene que tener al menos %d caracteres!"

#: lib/Horde/Auth.php:394
#, php-format
msgid "The password must contain at least %d alphabetic character."
msgid_plural "The password must contain at least %d alphabetic characters."
msgstr[0] "La contraseña tiene que tener al menos %d carácter alfabético."
msgstr[1] "La contraseña tiene que tener al menos %d caracteres alfabéticos."

#: lib/Horde/Auth.php:397
#, php-format
msgid "The password must contain at least %d alphanumeric character."
msgid_plural "The password must contain at least %d alphanumeric characters."
msgstr[0] "La contraseña tiene que tener al menos %d carácter alfanumérico."
msgstr[1] "La contraseña tiene que tener al menos %d caracteres alfanuméricos."

#: lib/Horde/Auth.php:403
#, php-format
msgid ""
"The password must contain at least %d different types of characters. The "
"types are: lower, upper, numeric, and symbols."
msgstr ""
"La contraseña tiene que tener al menos %d tipos de caracteres distintos. Los "
"tipos son: minúsculas, mayúsculas, números y signos de puntuación."

#: lib/Horde/Auth.php:388
#, php-format
msgid "The password must contain at least %d lowercase character."
msgid_plural "The password must contain at least %d lowercase characters."
msgstr[0] "La contraseña tiene que tener al menos %d carácter en minúsculas."
msgstr[1] "La contraseña tiene que tener al menos %d caracteres en minúsculas."

#: lib/Horde/Auth.php:391
#, php-format
msgid "The password must contain at least %d numeric character."
msgid_plural "The password must contain at least %d numeric characters."
msgstr[0] "La contraseña tiene que tener al menos %d carácter numérico."
msgstr[1] "La contraseña tiene que tener al menos %d caracteres en numéricos."

#: lib/Horde/Auth.php:400
#, php-format
msgid "The password must contain at least %d numeric or special character."
msgid_plural ""
"The password must contain at least %d numeric or special characters."
msgstr[0] ""
"La contraseña tiene que tener al menos %d carácter numérico o especial."
msgstr[1] ""
"La contraseña tiene que tener al menos %d caracteres numéricos o especiales."

#: lib/Horde/Auth.php:412
#, php-format
msgid "The password must contain at least %d symbol character."
msgid_plural "The password must contain at least %d symbol characters."
msgstr[0] "La contraseña tiene que tener al menos %d signo de puntuación."
msgstr[1] "La contraseña tiene que tener al menos %d signos de puntuación."

#: lib/Horde/Auth.php:385
#, php-format
msgid "The password must contain at least %d uppercase character."
msgid_plural "The password must contain at least %d uppercase characters."
msgstr[0] "La contraseña tiene que tener al menos %d carácter en mayúsculas."
msgstr[1] "La contraseña tiene que tener al menos %d caracteres en mayúsculas."

#: lib/Horde/Auth.php:407
#, php-format
msgid "The password must contain less than %d whitespace characters."
msgstr "La nueva contraseña tiene que tener menos de %d espacios en blanco."

#: lib/Horde/Auth.php:409
msgid "The password must not contain whitespace characters."
msgstr "La contraseña no puede tener espacios en blanco."

#: lib/Horde/Auth/Base.php:156
#, php-format
msgid "Your account has been locked for %d minutes"
msgstr "Su cuenta se ha bloqueado durante %d minutos"

#: lib/Horde/Auth/Base.php:154
msgid "Your account has been permanently locked"
msgstr "Su cuenta se ha bloqueado de forma permanente"