This file is indexed.

/usr/share/gosa/locale/plugins/ssh/locale/fr/LC_MESSAGES/messages.po is in gosa-plugin-ssh 2.7.4+reloaded2-13+deb9u1.

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
# translation of messages.po to
# Copyright (C) 2009 The GOsa Project
# This file is distributed under the same license as the GOsa package.
#
# Benoit Mortier <benoit.mortier@opensides.be>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-11-04 15:24+0100\n"
"PO-Revision-Date: 2009-09-01 09:42+0200\n"
"Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n"
"Language-Team:  <fr@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms:  nplurals=2; plural=(n > 1);\n"

#: personal/ssh/sshPublicKey.tpl:2
msgid "List of SSH public keys for this user"
msgstr "Liste des clefs SSH publiques pour cet utilisateur"

#: personal/ssh/sshPublicKey.tpl:12
msgid "Upload key"
msgstr "Télécharger une clef"

#: personal/ssh/sshPublicKey.tpl:15
msgid "Remove key"
msgstr "Enlever une clef"

#: personal/ssh/class_sshPublicKey.inc:122
#: personal/ssh/class_sshPublicKey.inc:135
#: personal/ssh/class_sshPublicKey.inc:150
msgid "Upload error"
msgstr "Erreur de téléchargement"

#: personal/ssh/class_sshPublicKey.inc:122
msgid "Error uploading the key!"
msgstr "Erreur lors du téléchargement !"

#: personal/ssh/class_sshPublicKey.inc:135
msgid "This key is already used!"
msgstr "Cette clef est déjà utilisée !"

#: personal/ssh/class_sshPublicKey.inc:150
msgid "Unknown public key format!"
msgstr "Format de la clef inconnue !"

#: personal/ssh/class_sshPublicKey.inc:160
#, php-format
msgid "SSH %s key, Fingerprint: %s, Comment: %s"
msgstr "Clef SSH %s, Empreinte Digitale: %s, Commentaire: %s"

#: personal/ssh/class_sshPublicKey.inc:214
msgid "LDAP error"
msgstr "Erreur LDAP"