1 | <?php |
---|
2 | $lang['Monitor'] = 'Monitor'; |
---|
3 | $lang['Active capture'] = 'Active capture'; |
---|
4 | $lang['Delete level [10-200] (ratio between obsolete and active)'] = |
---|
5 | 'Delete level [10-200] (ratio between obsolete and active)'; |
---|
6 | $lang['Obsolete limit [20-100] (obsolete data count)'] = |
---|
7 | 'Obsolete limit [20-100] (obsolete data count)'; |
---|
8 | $lang['Add link to Plugins menu'] = 'Add link to Plugins menu'; |
---|
9 | $lang['Keep data even if plugin is deactivated/uninstall'] = |
---|
10 | 'Keep data even if plugin is deactivated/uninstall'; |
---|
11 | $lang['Advanced users: template vars are available in all cases and might be included in your extensions'] = |
---|
12 | 'Advanced users: template vars are available in all cases and might be included in your extensions'; |
---|
13 | $lang['Default display'] = 'Default display'; |
---|
14 | $lang['Total hits:'] = 'Total hits:'; |
---|
15 | //$lang['Image hits:'] = 'Image hits:'; |
---|
16 | //$lang['other hits:'] = 'other hits:'; |
---|
17 | $lang['Your recently viewed pictures'] = 'Your recently viewed pictures'; |
---|
18 | $lang['Most recent 10 minutes hits:'] = 'Most recent 10 minutes hits:'; |
---|
19 | $lang['Some of recently viewed pictures by other users'] = |
---|
20 | 'Some of recently viewed pictures by other users'; |
---|
21 | $lang['Current hour hits:'] = 'Current hour hits:'; |
---|
22 | $lang['Yesterday hits:'] = 'Yesterday hits:'; |
---|
23 | $lang['Last 24h users:'] = 'Last 24 hours visitors:'; |
---|
24 | $lang['Last hour online users:'] = 'Current hour visitors:'; |
---|
25 | $lang['Recent guest(s):'] = 'Recent guest(s):'; |
---|
26 | $lang['Recent member(s):'] = 'Recent member(s):'; |
---|
27 | $lang['Permanence/Durability of user monitoring'] = 'Permanence/Durability of user monitoring'; |
---|
28 | //$lang['Next version enhancements: Set/Unset of permanence, Cleaning, and detail reporting'] = |
---|
29 | // 'Next version enhancements: Set/Unset of permanence, Cleaning, and detail reporting'; |
---|
30 | $lang['Whois_review'] = 'Recently viewed by you'; |
---|
31 | $lang['Whois_others'] = 'Recently viewed by others'; /* or you a long time ago */ |
---|
32 | $lang['Add icon to History'] = 'Add icon to History'; |
---|
33 | |
---|
34 | // Added 2.0.e |
---|
35 | $lang['Radar limit'] = 'Radar limit'; |
---|
36 | $lang['Users with image cluetips [10-200]'] = 'Users with image cluetips [10-200]'; |
---|
37 | $lang['Default %s'] = 'Default %s'; |
---|
38 | $lang['Default as anybody'] = 'Default as anybody'; |
---|
39 | $lang['Webmasters management:'] = 'Webmasters management:'; |
---|
40 | $lang['Exclude'] = 'Exclude'; |
---|
41 | $lang['Hidden'] = 'Hidden'; |
---|
42 | $lang['As anybody'] = 'As anybody'; |
---|
43 | $lang['Administrators management:'] = 'Administrators management:'; |
---|
44 | $lang['Your `%s` table summary'] = 'Your `%s` table summary'; |
---|
45 | $lang['Compress it!'] = 'Compress it!'; |
---|
46 | $lang[' => Delete old guests access (over 3 days), and optimize table and index.'] = |
---|
47 | ' => Delete old guests access (over 3 days), and optimize table and index.'; |
---|
48 | $lang['Space used: %s'] = 'Space used: %s'; |
---|
49 | $lang['Unused allocated space: <strong>%s</strong>'] = 'Unused allocated space: <strong>%s</strong>'; |
---|
50 | $lang['Traced sessions: %s'] = 'Traced sessions: %s'; |
---|
51 | $lang['Altered/created since: %s'] = 'Altered/created since: %s'; |
---|
52 | $lang['Clearing'] = 'Clearing'; |
---|
53 | $lang['Clear temporary users (minimal delay is 6 minutes). To clean any permanent users, switch them before in the right list above.'] = |
---|
54 | 'Clear temporary users (minimal delay is 6 minutes). To clean any permanent users, switch them before in the right list above.'; |
---|
55 | $lang['Delete'] = 'Delete'; |
---|
56 | $lang['Members summary'] = 'Members summary'; |
---|
57 | $lang['Registration counter: %s'] = 'Registration counter: %s'; |
---|
58 | $lang['Most members ever online was %s on %s'] = 'Most members ever online was %s on %s'; |
---|
59 | $lang['Y-m-d H:i'] = 'F dS, Y g:i A'; |
---|
60 | $lang['Available filters'] = 'Available filters'; |
---|
61 | $lang['Monitored members'] = 'Monitored members'; |
---|
62 | $lang['Captured guests'] = 'Captured guests'; |
---|
63 | $lang['Last 24h accesses'] = 'Last 24h accesses'; |
---|
64 | $lang['More than 24h accesses'] = 'More than 24h accesses'; |
---|
65 | $lang['Pictures accesses'] = 'Pictures accesses'; |
---|
66 | $lang['No picture accesses'] = 'No picture accesses'; |
---|
67 | $lang['Unidentifed countries'] = 'Unidentifed countries'; |
---|
68 | $lang['Only one day accesses'] = 'Only one day accesses'; |
---|
69 | $lang['Several days accesses or over midnight'] = 'Several days accesses or over midnight'; |
---|
70 | $lang['Several identified IPs (Only the first one is kept)'] = 'Several identified IPs (Only the first one is kept)'; |
---|
71 | $lang['User access details'] = 'User access details'; |
---|
72 | $lang['No data available'] = 'No data available'; |
---|
73 | $lang['users'] = 'Users'; |
---|
74 | $lang['First access'] = 'First access'; |
---|
75 | $lang['Level'] = 'Level'; |
---|
76 | $lang['Images (Modify)'] = 'Images (Modify)'; |
---|
77 | $lang['Last access'] = 'Last access'; |
---|
78 | $lang['User:'] = 'User:'; |
---|
79 | $lang['(Multiple IP)'] = '(Multiple IP)'; |
---|
80 | $lang['Registered since'] = 'Registered since'; |
---|
81 | $lang['Hits since'] = 'Hits since'; |
---|
82 | $lang['on pictures'] = 'on pictures'; |
---|
83 | $lang['on pages'] = 'on pages'; |
---|
84 | $lang['Level %d'] = 'Level %d'; |
---|
85 | $lang['Image privacy level is higher than the user privacy level (Any change of one of them?)'] = |
---|
86 | 'Image privacy level is higher than the user privacy level (Any change of one of them?)'; |
---|
87 | $lang[' - Over the radar limit => No level control'] = ' - Over the radar limit => No level control'; |
---|
88 | $lang['Previous connection dates'] = 'Previous connection dates'; |
---|
89 | $lang[': provides newcomers\' localization and possibly new country flags, thanks to them.'] = |
---|
90 | ': provides newcomers\' localization and possibly new country flags, thanks to them.'; |
---|
91 | $lang[': provides IP geolocalization on request (link on flag). Useful for unknown countries.'] = |
---|
92 | ': provides IP geolocalization on request (link on flag). Useful for unknown countries.'; |
---|
93 | $lang['Report'] = 'Radar Report'; |
---|
94 | $lang['Error range: '] = 'Error range: '; |
---|
95 | $lang['Radar_limit [10-200] (Users with image cluetips on radar page)'] = |
---|
96 | 'Radar_limit [10-200] (Users with image cluetips on radar page)'; |
---|
97 | $lang['User follow up error'] = 'User follow up error'; |
---|
98 | $lang['You are Adviser and you are not authorized to change this configuration.'] = |
---|
99 | 'You are Adviser and you are not authorized to change this configuration.'; |
---|
100 | $lang['Configuration has been saved.'] = 'Configuration has been saved.'; |
---|
101 | $lang['Permanent users (3 months min)'] = 'Permanent users (3 months min)'; |
---|
102 | $lang['Temporary users (around 72 hours)'] = 'Temporary users (around 72 hours)'; |
---|
103 | $lang['Unknown country'] = 'Unknown country'; |
---|
104 | $lang['Deleted language'] = 'Deleted language'; |
---|
105 | $lang['Recents (less 24h)'] = 'Recents (less 24h)'; |
---|
106 | $lang['More than 24h'] = 'More than 24h'; |
---|
107 | $lang['On pictures'] = 'On pictures'; |
---|
108 | $lang['Categories only'] = 'Categories only'; |
---|
109 | $lang['No country'] = 'No country'; |
---|
110 | $lang['One day'] = 'One day'; |
---|
111 | $lang['Several days'] = 'Several days'; |
---|
112 | $lang['Several IPs'] = 'Several IPs'; |
---|
113 | $lang['http:geoiptool'] = 'http://www.geoiptool.com/en/?IP='; |
---|
114 | $lang[':geoiptool:title']= 'My IP Address Lookup and GeoTargeting information'; |
---|
115 | $lang['http:hostip'] = 'http://www.hostip.info'; |
---|
116 | $lang[':hostip:title'] = 'My IP Address Lookup and GeoTargeting Community Geotarget IP Project - what country, city IP addresses map to'; |
---|
117 | ?> |
---|