1<?xml version="1.0" encoding="UTF-8"?>
2<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3    <file source-language="en" datatype="plaintext" original="EXT:adminpanel/Resources/Private/Language/locallang_info.xlf" date="2018-03-12T13:52:01Z" product-name="adminpanel">
4        <header/>
5        <body>
6            <trans-unit id="module.label" resname="module.label">
7                <source>Info</source>
8            </trans-unit>
9            <trans-unit id="module.shortinfo" resname="module.shortinfo">
10                <source>(Load Time: %s ms)</source>
11            </trans-unit>
12            <trans-unit id="imagesOnPage" resname="imagesOnPage">
13                <source>Images on this page</source>
14            </trans-unit>
15            <trans-unit id="imagesSize" resname="imagesSize">
16                <source>Total image file sizes</source>
17            </trans-unit>
18            <trans-unit id="DocumentSize" resname="DocumentSize">
19                <source>Document size</source>
20            </trans-unit>
21            <trans-unit id="pageUid" resname="pageUid">
22                <source>Page Uid</source>
23            </trans-unit>
24            <trans-unit id="pageType" resname="pageType">
25                <source>Page type</source>
26            </trans-unit>
27            <trans-unit id="groupList" resname="groupList">
28                <source>Frontenduser group combination</source>
29            </trans-unit>
30            <trans-unit id="noCache" resname="noCache">
31                <source>Page cached</source>
32            </trans-unit>
33            <trans-unit id="noCache_yes" resname="noCache_yes">
34                <source>Yes</source>
35            </trans-unit>
36            <trans-unit id="noCache_no" resname="noCache_no">
37                <source>No</source>
38            </trans-unit>
39            <trans-unit id="countUserInt" resname="countUserInt">
40                <source>Count of USER_INT objects</source>
41            </trans-unit>
42            <trans-unit id="feuserName" resname="feuserName">
43                <source>Name of logged in FE-User</source>
44            </trans-unit>
45            <trans-unit id="feuserId" resname="feuserId">
46                <source>Id of logged in FE-User</source>
47            </trans-unit>
48            <trans-unit id="totalParsetime" resname="totalParsetime">
49                <source>Total parsetime</source>
50            </trans-unit>
51            <trans-unit id="noUserInt" resname="noUserInt">
52                <source>There are no USER_INT objects on this page.</source>
53            </trans-unit>
54            <trans-unit id="key" resname="key">
55                <source>Key</source>
56            </trans-unit>
57            <trans-unit id="value" resname="value">
58                <source>Value</source>
59            </trans-unit>
60            <trans-unit id="sub.general.label" resname="sub.general.label">
61                <source>General</source>
62            </trans-unit>
63            <trans-unit id="sub.php.label" resname="sub.php.label">
64                <source>PHP</source>
65            </trans-unit>
66            <trans-unit id="sub.request.label" resname="sub.request.label">
67                <source>REQUEST</source>
68            </trans-unit>
69            <trans-unit id="sub.userint.label" resname="sub.userint.label">
70                <source>USER_INT</source>
71            </trans-unit>
72        </body>
73    </file>
74</xliff>
75