This file is indexed.

/usr/share/php/data/Horde_Auth/locale/fi/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
# Finnish translations for Horde_Auth package.
# Copyright 2012-2017 Horde LLC (http://www.horde.org/)
# This file is distributed under the same license as the Horde_Auth package.
# Leena Heino <liinu@uta.fi>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: Horde_Auth \n"
"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
"POT-Creation-Date: 2012-11-06 16:40+0100\n"
"PO-Revision-Date: 2012-10-28 20:37:39+0200\n"
"Last-Translator: Leena Heino <liinu@uta.fi>\n"
"Language-Team: Finnish <i18n@lists.horde.org>\n"
"Language: fi\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:353
#, php-format
msgid ""
"The password is too long; passwords may not be more than %d characters long!"
msgstr ""
"Salasana on liian pitkä; salasanat eivät saa olla kuin %d merkkiä pitkiä!"

#: lib/Horde/Auth.php:421 lib/Horde/Auth.php:430
msgid "The password is too simple to guess."
msgstr "Salasana on liian arvattava ja yksinkertainen."

#: lib/Horde/Auth.php:349
#, php-format
msgid "The password must be at least %d characters long!"
msgstr "Salasana pitää olla vähintään %d merkkiä pitkä!"

#: lib/Horde/Auth.php:385
#, 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] "Salasanan pitää sisältää ainakin %d muu kuin aakkosmerkki."
msgstr[1] "Salasanan pitää sisältää ainakin %d muuta kuin aakkosmerkkiä."

#: lib/Horde/Auth.php:388
#, 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] ""
"Salasanan pitää sisältää ainakin %d muu kuin aakkosnumeerinen merkki."
msgstr[1] ""
"Salasanan pitää sisältää ainakin %d muuta kuin aakkosnumeerista merkkiä."

#: lib/Horde/Auth.php:391
#, php-format
msgid ""
"The password must contain at least %d different types of characters. The "
"types are: lower, upper, numeric, and symbols."
msgstr ""
"Salasanan pitää sisältää ainakin %d eri tyyppistä merkkiä. Merkkityypit "
"ovat: pieni, suuri, numeerinen ja symboli."

#: lib/Horde/Auth.php:379
#, 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] "Salasanan pitää sisältää ainakin %d pieni kirjain."
msgstr[1] "Salasanan pitää sisältää ainakin %d pientä kirjainta."

#: lib/Horde/Auth.php:382
#, 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] "Salasanan pitää sisältää ainakin %d numero."
msgstr[1] "Salasanan pitää sisältää ainakin %d numeroa."

#: lib/Horde/Auth.php:400
#, 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] "Salasanan pitää sisältää ainakin %d symboli."
msgstr[1] "Salasanan pitää sisältää ainakin %d symbolia."

#: lib/Horde/Auth.php:376
#, 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] "Salasanan pitää sisältää ainakin %d iso kirjain."
msgstr[1] "Salasanan pitää sisältää ainakin %d isoa kirjainta."

#: lib/Horde/Auth.php:395
#, php-format
msgid "The password must contain less than %d whitespace characters."
msgstr ""
"Salasanan pitää sisältää vähemmän kuin %d välilyöntiä tai tabulaattoria."

#: lib/Horde/Auth.php:397
msgid "The password must not contain whitespace characters."
msgstr "Salasana ei saa sisältää välilyöntejä tai tabulaattoreita"

#: lib/Horde/Auth/Base.php:148
#, php-format
msgid "Your account has been locked for %d minutes"
msgstr "Tilisi on lukittu %d minuutiksi"

#: lib/Horde/Auth/Base.php:146
msgid "Your account has been permanently locked"
msgstr "Tilisi on pysyvästi lukittu"