This file is indexed.

/usr/share/dh-make-php/pecl.template/po/de.po is in dh-make-php 0.3.0.

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
# translation of php4 debconf messages to German
#
#    Translators, if you are not familiar with the PO format, gettext
#    documentation is worth reading, especially sections dedicated to
#    this format, e.g. by running:
#         info -n '(gettext)PO Files'
#         info -n '(gettext)Header Entry'
#    Some information specific to po-debconf are available at
#            /usr/share/doc/po-debconf/README-trans
#         or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#    Developers do not need to manually edit POT or PO files.
# Alwin Meschede <ameschede@gmx.de>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: php4-ps:1.3.1-3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-11-10 10:49-0700\n"
"PO-Revision-Date: 2004-02-11 17:42+0100\n"
"Last-Translator: Alwin Meschede <ameschede@gmx.de>\n"
"Language-Team:  <gnome-de@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#. Type: boolean
#. Description
#: templates:4
msgid "Should ${extname} be added to /etc/php${phpversion}/${sapiconfig}/php.ini?"
msgstr "Soll ${extname} zu /etc/php${phpversion}/${sapiconfig}/php.ini hinzugefügt werden?"

#. Type: boolean
#. Description
#: templates:4
msgid ""
"You are installing ${extname} support for php${phpversion}, and it is not yet enabled in "
"the configuration for the ${sapiconfig} SAPI.  Do you want this extension to "
"be enabled now?"
msgstr ""
"Sie installieren ${extname}-Unterstützung für php${phpversion}, und sie ist noch nicht "
"in der Konfiguration für die ${sapiconfig} SAPI aktiviert. Soll diese "
"Erweiterung jetzt aktiviert werden?"

#. Type: boolean
#. Description
#: templates:12
msgid "Should ${extname} be removed from /etc/php${phpversion}/${sapiconfig}/php.ini?"
msgstr "Soll ${extname} aus /etc/php${phpversion}/${sapiconfig}/php.ini entfernt werden?"

#. Type: boolean
#. Description
#: templates:12
msgid ""
"You are removing ${extname} support for php${phpversion}, but it is still enabled in the "
"configuration for the ${sapiconfig} SAPI.  Leaving this in place will "
"probably cause problems when trying to use PHP."
msgstr ""
"Sie entfernen ${extname}-Unterstützung für php${phpversion}, aber sie ist immer noch in "
"der Konfiguration für die ${sapiconfig} SAPI aktiviert. Dies so zu belassen "
"kann möglicherweise Probleme bei der Verwendung von PHP verursachen."