1 | <?php |
---|
2 | |
---|
3 | /* ----------------------------------------------------------------------------- |
---|
4 | This file was created by 'Translator r2.0.0-beta' plugin |
---|
5 | |
---|
6 | **** Export informations |
---|
7 | Export date : 2009-11-15 18:01:09 |
---|
8 | Number of items : 27 |
---|
9 | Number exported : 27 |
---|
10 | Exported by : grum |
---|
11 | |
---|
12 | **** File informations |
---|
13 | Language : English [ISO en_UK] |
---|
14 | Charset : utf-8 |
---|
15 | Type : plugin |
---|
16 | Name (Release) : UserStat (1.0.0) |
---|
17 | |
---|
18 | **** Export options |
---|
19 | Items exported : "ok" |
---|
20 | Translator export : NO |
---|
21 | ----------------------------------------------------------------------------- */ |
---|
22 | |
---|
23 | |
---|
24 | $lang['us_categoryName'] = 'Category'; |
---|
25 | $lang['us_detailledStatisticsForUser'] = 'Detailed statistics for user'; |
---|
26 | $lang['us_lang'] = 'Lang'; |
---|
27 | $lang['us_numberOfUsers'] = 'Number of users'; |
---|
28 | $lang['us_property'] = 'Property'; |
---|
29 | $lang['us_template'] = 'Template/Theme'; |
---|
30 | $lang['us_titlePage'] = 'User Statistics'; |
---|
31 | $lang['us_total'] = 'Registered users'; |
---|
32 | $lang['us_tsGlobal'] = 'General'; |
---|
33 | $lang['us_tsUsers'] = 'Users'; |
---|
34 | $lang['us_userAvgRate'] = 'Average'; |
---|
35 | $lang['us_userComments'] = 'Comments'; |
---|
36 | $lang['us_userDelayC'] = 'Number of days since <br/> the last comment'; |
---|
37 | $lang['us_userDelayR'] = 'Number of days since <br/> the last rate'; |
---|
38 | $lang['us_userDevRate'] = 'Standard deviation'; |
---|
39 | $lang['us_userLastDayC'] = 'Latest comment'; |
---|
40 | $lang['us_userLastDayR'] = 'Last rate'; |
---|
41 | $lang['us_userMaxRate'] = 'The highest'; |
---|
42 | $lang['us_userMinRate'] = 'The lowest'; |
---|
43 | $lang['us_userName'] = 'User'; |
---|
44 | $lang['us_userNbComments'] = 'Number'; |
---|
45 | $lang['us_userNbRates'] = 'Number'; |
---|
46 | $lang['us_userRating'] = 'Rates'; |
---|
47 | $lang['us_version'] = 'r'; |
---|
48 | $lang['us_virtual'] = 'virtual'; |
---|
49 | $lang['us_withHD'] = 'With HD'; |
---|
50 | $lang['us_withMail'] = 'With eMail'; |
---|
51 | |
---|
52 | |
---|
53 | ?> |
---|