Version Description
- Optimized: View statistics.
- Added: Chinese (Taiwan) language.
Download this release
Release Info
Developer | mostafa.s1990 |
Plugin | WP Statistics |
Version | 3.1.3 |
Comparing to | |
See all releases |
Code changes from version 3.1.2 to 3.1.3
- includes/class/hits.class.php +1 -1
- languages/default.mo +0 -0
- languages/default.po +2 -2
- languages/wp_statistics-zh_TW.mo +0 -0
- languages/wp_statistics-zh_TW.po +711 -0
- readme.txt +10 -1
- wp-statistics.php +1 -1
includes/class/hits.class.php
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
|
11 |
$this->result = $this->db->get_row("SELECT * FROM {$this->tb_prefix}statistics_visit ORDER BY `{$this->tb_prefix}statistics_visit`.`ID` DESC");
|
12 |
|
13 |
-
if( substr($this->result->last_visit, 0, -
|
14 |
|
15 |
if( $this->result->last_counter != $this->Current_Date('Y-m-d') ) {
|
16 |
|
10 |
|
11 |
$this->result = $this->db->get_row("SELECT * FROM {$this->tb_prefix}statistics_visit ORDER BY `{$this->tb_prefix}statistics_visit`.`ID` DESC");
|
12 |
|
13 |
+
if( substr($this->result->last_visit, 0, -1) != substr($this->Current_Date('Y-m-d H:i:s'), 0, -1) && !$this->Check_Spiders() ) {
|
14 |
|
15 |
if( $this->result->last_counter != $this->Current_Date('Y-m-d') ) {
|
16 |
|
languages/default.mo
CHANGED
Binary file
|
languages/default.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wp-statistics\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2013-06-
|
6 |
-
"PO-Revision-Date: 2013-06-
|
7 |
"Last-Translator: Mostafa Soufi <mst404@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: en\n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: wp-statistics\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-06-09 17:45+0330\n"
|
6 |
+
"PO-Revision-Date: 2013-06-09 17:45+0330\n"
|
7 |
"Last-Translator: Mostafa Soufi <mst404@gmail.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: en\n"
|
languages/wp_statistics-zh_TW.mo
ADDED
Binary file
|
languages/wp_statistics-zh_TW.po
ADDED
@@ -0,0 +1,711 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: wp-statistics\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2013-06-09 17:45+0330\n"
|
6 |
+
"PO-Revision-Date: 2013-06-09 17:45+0330\n"
|
7 |
+
"Last-Translator: Mostafa Soufi <mst404@gmail.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"Language: en\n"
|
10 |
+
"MIME-Version: 1.0\n"
|
11 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
+
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Poedit-KeywordsList: gettext;gettext_noop;_e;__\n"
|
14 |
+
"X-Poedit-Basepath: F:\\Program Files\\xampp\\htdocs\\cms\\wordpress\\wp-"
|
15 |
+
"content\\plugins\\wp-statistics\n"
|
16 |
+
"X-Generator: Poedit 1.5.5\n"
|
17 |
+
"X-Poedit-SearchPath-0: F:\\Program Files\\xampp\\htdocs\\cms\\wordpress\\wp-"
|
18 |
+
"content\\plugins\\wp-statistics\n"
|
19 |
+
|
20 |
+
#: F:\Program
|
21 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/schedule.php:32
|
22 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:91
|
23 |
+
msgid "Statistical reporting"
|
24 |
+
msgstr "統計報告"
|
25 |
+
|
26 |
+
#: F:\Program
|
27 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:4
|
28 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:6
|
29 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:68
|
30 |
+
msgid "Statistics"
|
31 |
+
msgstr "統計"
|
32 |
+
|
33 |
+
#: F:\Program
|
34 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:5
|
35 |
+
msgid "Show site stats in sidebar"
|
36 |
+
msgstr "在邊欄顯示站點統計"
|
37 |
+
|
38 |
+
#: F:\Program
|
39 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:19
|
40 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:90
|
41 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:22
|
42 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:14
|
43 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:147
|
44 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:9
|
45 |
+
msgid "User Online"
|
46 |
+
msgstr "在線用戶"
|
47 |
+
|
48 |
+
#: F:\Program
|
49 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:26
|
50 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:149
|
51 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:12
|
52 |
+
msgid "Today Visit"
|
53 |
+
msgstr "累計點擊"
|
54 |
+
|
55 |
+
#: F:\Program
|
56 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:33
|
57 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:148
|
58 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:15
|
59 |
+
msgid "Today Visitor"
|
60 |
+
msgstr "累計訪客"
|
61 |
+
|
62 |
+
#: F:\Program
|
63 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:40
|
64 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:151
|
65 |
+
msgid "Yesterday Visit"
|
66 |
+
msgstr "昨日點擊"
|
67 |
+
|
68 |
+
#: F:\Program
|
69 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:47
|
70 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:150
|
71 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:21
|
72 |
+
msgid "Yesterday Visitor"
|
73 |
+
msgstr "昨日訪客"
|
74 |
+
|
75 |
+
#: F:\Program
|
76 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:54
|
77 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:24
|
78 |
+
msgid "Week Visit"
|
79 |
+
msgstr "本周點擊"
|
80 |
+
|
81 |
+
#: F:\Program
|
82 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:61
|
83 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:27
|
84 |
+
msgid "Month Visit"
|
85 |
+
msgstr "本月點擊"
|
86 |
+
|
87 |
+
#: F:\Program
|
88 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:68
|
89 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:30
|
90 |
+
msgid "Years Visit"
|
91 |
+
msgstr "本年點擊"
|
92 |
+
|
93 |
+
#: F:\Program
|
94 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:75
|
95 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:153
|
96 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:33
|
97 |
+
msgid "Total Visit"
|
98 |
+
msgstr "累計點擊"
|
99 |
+
|
100 |
+
#: F:\Program
|
101 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:82
|
102 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:152
|
103 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:36
|
104 |
+
msgid "Total Visitor"
|
105 |
+
msgstr "累計訪客"
|
106 |
+
|
107 |
+
#: F:\Program
|
108 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:90
|
109 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:39
|
110 |
+
msgid "Search Engine reffered"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: F:\Program
|
114 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:105
|
115 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:57
|
116 |
+
msgid "Total Posts"
|
117 |
+
msgstr "總計文章"
|
118 |
+
|
119 |
+
#: F:\Program
|
120 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:112
|
121 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:60
|
122 |
+
msgid "Total Pages"
|
123 |
+
msgstr "總計頁面"
|
124 |
+
|
125 |
+
#: F:\Program
|
126 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:119
|
127 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:63
|
128 |
+
msgid "Total Comments"
|
129 |
+
msgstr "總計迴響"
|
130 |
+
|
131 |
+
#: F:\Program
|
132 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:126
|
133 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:66
|
134 |
+
msgid "Total Spams"
|
135 |
+
msgstr "總計垃圾"
|
136 |
+
|
137 |
+
#: F:\Program
|
138 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:133
|
139 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:69
|
140 |
+
msgid "Total Users"
|
141 |
+
msgstr "總計用戶"
|
142 |
+
|
143 |
+
#: F:\Program
|
144 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:140
|
145 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:72
|
146 |
+
msgid "Average Posts"
|
147 |
+
msgstr "平均文章"
|
148 |
+
|
149 |
+
#: F:\Program
|
150 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:147
|
151 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:75
|
152 |
+
msgid "Average Comments"
|
153 |
+
msgstr "平均迴響"
|
154 |
+
|
155 |
+
#: F:\Program
|
156 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:154
|
157 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:78
|
158 |
+
msgid "Average Users"
|
159 |
+
msgstr "平均用戶"
|
160 |
+
|
161 |
+
#: F:\Program
|
162 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:161
|
163 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:81
|
164 |
+
msgid "Last Post Date"
|
165 |
+
msgstr "上次發表日期"
|
166 |
+
|
167 |
+
#: F:\Program
|
168 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:40
|
169 |
+
#, php-format
|
170 |
+
msgid ""
|
171 |
+
"Facilities Wordpress Statistics not enabled! Please go to <a href=\"%s"
|
172 |
+
"\">setting page</a> and enable statistics"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: F:\Program
|
176 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:70
|
177 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:115
|
178 |
+
msgid "View Stats"
|
179 |
+
msgstr "檢閱統計數據"
|
180 |
+
|
181 |
+
#: F:\Program
|
182 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:71
|
183 |
+
msgid "Settings"
|
184 |
+
msgstr "設定"
|
185 |
+
|
186 |
+
#: F:\Program
|
187 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:95
|
188 |
+
msgid "Today visitor"
|
189 |
+
msgstr "累計訪客"
|
190 |
+
|
191 |
+
#: F:\Program
|
192 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:100
|
193 |
+
msgid "Today visit"
|
194 |
+
msgstr "累計點擊"
|
195 |
+
|
196 |
+
#: F:\Program
|
197 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:105
|
198 |
+
msgid "Yesterday visitor"
|
199 |
+
msgstr "昨日訪客"
|
200 |
+
|
201 |
+
#: F:\Program
|
202 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:110
|
203 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:18
|
204 |
+
msgid "Yesterday visit"
|
205 |
+
msgstr "昨日點擊"
|
206 |
+
|
207 |
+
#: F:\Program
|
208 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:144
|
209 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:217
|
210 |
+
msgid "You do not have sufficient permissions to access this page."
|
211 |
+
msgstr "你沒有足夠權限訪問此頁"
|
212 |
+
|
213 |
+
#: F:\Program
|
214 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:154
|
215 |
+
msgid "Table plugin does not exist! Please disable and re-enable the plugin."
|
216 |
+
msgstr "插件表並不存在!請停用插件,然後再啟用它"
|
217 |
+
|
218 |
+
#: F:\Program
|
219 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:4
|
220 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:4
|
221 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:4
|
222 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:4
|
223 |
+
msgid "To be added soon"
|
224 |
+
msgstr "功能快將加入"
|
225 |
+
|
226 |
+
#: F:\Program
|
227 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:11
|
228 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:23
|
229 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:347
|
230 |
+
msgid "Latest search words"
|
231 |
+
msgstr "最新搜尋關鍵詞"
|
232 |
+
|
233 |
+
#: F:\Program
|
234 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:13
|
235 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:13
|
236 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:13
|
237 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:53
|
238 |
+
msgid "All"
|
239 |
+
msgstr "全部"
|
240 |
+
|
241 |
+
#: F:\Program
|
242 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:14
|
243 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:61
|
244 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:367
|
245 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:44
|
246 |
+
msgid "Google"
|
247 |
+
msgstr "谷歌 (Google)"
|
248 |
+
|
249 |
+
#: F:\Program
|
250 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:15
|
251 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:63
|
252 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:369
|
253 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:47
|
254 |
+
msgid "Yahoo!"
|
255 |
+
msgstr "雅虎 (Yahoo!)"
|
256 |
+
|
257 |
+
#: F:\Program
|
258 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:16
|
259 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:65
|
260 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:371
|
261 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:50
|
262 |
+
msgid "Bing"
|
263 |
+
msgstr "Bing"
|
264 |
+
|
265 |
+
#: F:\Program
|
266 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:22
|
267 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:27
|
268 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:16
|
269 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:77
|
270 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:175
|
271 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:219
|
272 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:255
|
273 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:345
|
274 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:386
|
275 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:22
|
276 |
+
msgid "Click to toggle"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: F:\Program
|
280 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:58
|
281 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:61
|
282 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:364
|
283 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:403
|
284 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:57
|
285 |
+
msgid "Map"
|
286 |
+
msgstr "地圖"
|
287 |
+
|
288 |
+
#: F:\Program
|
289 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:81
|
290 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:75
|
291 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:103
|
292 |
+
msgid "Page"
|
293 |
+
msgstr "頁面"
|
294 |
+
|
295 |
+
#: F:\Program
|
296 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:81
|
297 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:75
|
298 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:103
|
299 |
+
msgid "From"
|
300 |
+
msgstr "由"
|
301 |
+
|
302 |
+
#: F:\Program
|
303 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:11
|
304 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:28
|
305 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:388
|
306 |
+
msgid "Recent Visitors"
|
307 |
+
msgstr "最近訪客"
|
308 |
+
|
309 |
+
#: F:\Program
|
310 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:14
|
311 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:155
|
312 |
+
msgid "Firefox"
|
313 |
+
msgstr "Firefox"
|
314 |
+
|
315 |
+
#: F:\Program
|
316 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:15
|
317 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:156
|
318 |
+
msgid "IE"
|
319 |
+
msgstr "IE"
|
320 |
+
|
321 |
+
#: F:\Program
|
322 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:16
|
323 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:157
|
324 |
+
msgid "Ipad"
|
325 |
+
msgstr "Ipad"
|
326 |
+
|
327 |
+
#: F:\Program
|
328 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:17
|
329 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:158
|
330 |
+
msgid "Android"
|
331 |
+
msgstr "Android"
|
332 |
+
|
333 |
+
#: F:\Program
|
334 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:18
|
335 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:159
|
336 |
+
msgid "Chrome"
|
337 |
+
msgstr "Chrome"
|
338 |
+
|
339 |
+
#: F:\Program
|
340 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:19
|
341 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:160
|
342 |
+
msgid "Safari"
|
343 |
+
msgstr "Safari"
|
344 |
+
|
345 |
+
#: F:\Program
|
346 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:20
|
347 |
+
msgid "Opera"
|
348 |
+
msgstr "Opera"
|
349 |
+
|
350 |
+
#: F:\Program
|
351 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:21
|
352 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:161
|
353 |
+
msgid "Other"
|
354 |
+
msgstr "其他"
|
355 |
+
|
356 |
+
#: F:\Program
|
357 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:17
|
358 |
+
msgid "Summary Statistics"
|
359 |
+
msgstr "統計小結"
|
360 |
+
|
361 |
+
#: F:\Program
|
362 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:28
|
363 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:316
|
364 |
+
msgid "Visitor"
|
365 |
+
msgstr "訪客"
|
366 |
+
|
367 |
+
#: F:\Program
|
368 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:29
|
369 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:326
|
370 |
+
msgid "Visit"
|
371 |
+
msgstr "點擊"
|
372 |
+
|
373 |
+
#: F:\Program
|
374 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:33
|
375 |
+
msgid "Today"
|
376 |
+
msgstr "今天"
|
377 |
+
|
378 |
+
#: F:\Program
|
379 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:39
|
380 |
+
msgid "Yesterday"
|
381 |
+
msgstr "昨日"
|
382 |
+
|
383 |
+
#: F:\Program
|
384 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:45
|
385 |
+
msgid "Week"
|
386 |
+
msgstr "本周"
|
387 |
+
|
388 |
+
#: F:\Program
|
389 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:51
|
390 |
+
msgid "Month"
|
391 |
+
msgstr "本月"
|
392 |
+
|
393 |
+
#: F:\Program
|
394 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:57
|
395 |
+
msgid "Year"
|
396 |
+
msgstr "本年"
|
397 |
+
|
398 |
+
#: F:\Program
|
399 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:63
|
400 |
+
msgid "Total"
|
401 |
+
msgstr "總計"
|
402 |
+
|
403 |
+
#: F:\Program
|
404 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:70
|
405 |
+
#, php-format
|
406 |
+
msgid ""
|
407 |
+
"Today date: <code dir=\"ltr\">%s</code>, Time: <code dir=\"ltr\">%s</code>"
|
408 |
+
msgstr ""
|
409 |
+
"今天日期: <code dir=\"ltr\">%s</code>,時間: <code dir=\"ltr\">%s</code>"
|
410 |
+
|
411 |
+
#: F:\Program
|
412 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:72
|
413 |
+
msgid "(Adjustment)"
|
414 |
+
msgstr "(調整)"
|
415 |
+
|
416 |
+
#: F:\Program
|
417 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:78
|
418 |
+
msgid "Browsers"
|
419 |
+
msgstr "瀏覽器"
|
420 |
+
|
421 |
+
#: F:\Program
|
422 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:109
|
423 |
+
msgid "Graph of Browsers"
|
424 |
+
msgstr "圖表(瀏覽器)"
|
425 |
+
|
426 |
+
#: F:\Program
|
427 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:153
|
428 |
+
msgid "Browser share"
|
429 |
+
msgstr "瀏覽器佔百分比"
|
430 |
+
|
431 |
+
#: F:\Program
|
432 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:177
|
433 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:11
|
434 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:26
|
435 |
+
msgid "Top referring sites"
|
436 |
+
msgstr ""
|
437 |
+
|
438 |
+
#: F:\Program
|
439 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:177
|
440 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:347
|
441 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:388
|
442 |
+
msgid "(See more)"
|
443 |
+
msgstr "(查看更多)"
|
444 |
+
|
445 |
+
#: F:\Program
|
446 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:183
|
447 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:88
|
448 |
+
msgid "Reference"
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: F:\Program
|
452 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:184
|
453 |
+
msgid "Address"
|
454 |
+
msgstr "網址"
|
455 |
+
|
456 |
+
#: F:\Program
|
457 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:220
|
458 |
+
msgid "About plugin"
|
459 |
+
msgstr "關於插件"
|
460 |
+
|
461 |
+
#: F:\Program
|
462 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:223
|
463 |
+
#, php-format
|
464 |
+
msgid "Plugin version: %s"
|
465 |
+
msgstr "插件版本: %s"
|
466 |
+
|
467 |
+
#: F:\Program
|
468 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:224
|
469 |
+
msgid "Translations"
|
470 |
+
msgstr "翻譯"
|
471 |
+
|
472 |
+
#: F:\Program
|
473 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:225
|
474 |
+
msgid "Support"
|
475 |
+
msgstr "幫助"
|
476 |
+
|
477 |
+
#: F:\Program
|
478 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:225
|
479 |
+
msgid "Farsi"
|
480 |
+
msgstr ""
|
481 |
+
|
482 |
+
#: F:\Program
|
483 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:226
|
484 |
+
msgid "Facebook"
|
485 |
+
msgstr "Facebook"
|
486 |
+
|
487 |
+
#: F:\Program
|
488 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:227
|
489 |
+
msgid "Weblog"
|
490 |
+
msgstr "Weblog"
|
491 |
+
|
492 |
+
#: F:\Program
|
493 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:232
|
494 |
+
msgid ""
|
495 |
+
"Please donate to the plugin. With the help of plug-ins you can quickly "
|
496 |
+
"spread."
|
497 |
+
msgstr "請贊助這件插件"
|
498 |
+
|
499 |
+
#: F:\Program
|
500 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:235
|
501 |
+
msgid "Donate"
|
502 |
+
msgstr "贊助"
|
503 |
+
|
504 |
+
#: F:\Program
|
505 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:256
|
506 |
+
msgid "Statistical Chart"
|
507 |
+
msgstr "統計圖表"
|
508 |
+
|
509 |
+
#: F:\Program
|
510 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:271
|
511 |
+
msgid "Chart hit in the last 20 days"
|
512 |
+
msgstr "最近20天的點擊或訪問"
|
513 |
+
|
514 |
+
#: F:\Program
|
515 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:290
|
516 |
+
msgid "Number of visits and visitors"
|
517 |
+
msgstr "訪客或點擊數量"
|
518 |
+
|
519 |
+
#: F:\Program
|
520 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:24
|
521 |
+
msgid "Referring sites from"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: F:\Program
|
525 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:9
|
526 |
+
msgid "General Settings"
|
527 |
+
msgstr "一般設置"
|
528 |
+
|
529 |
+
#: F:\Program
|
530 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:19
|
531 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:31
|
532 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:43
|
533 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:96
|
534 |
+
msgid "Active"
|
535 |
+
msgstr "啟動"
|
536 |
+
|
537 |
+
#: F:\Program
|
538 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:20
|
539 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:32
|
540 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:44
|
541 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:97
|
542 |
+
msgid "Enable or disable this feature"
|
543 |
+
msgstr "啟用或停用這功能"
|
544 |
+
|
545 |
+
#: F:\Program
|
546 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:26
|
547 |
+
msgid "Visits"
|
548 |
+
msgstr "點擊"
|
549 |
+
|
550 |
+
#: F:\Program
|
551 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:38
|
552 |
+
msgid "Visitors"
|
553 |
+
msgstr "訪客"
|
554 |
+
|
555 |
+
#: F:\Program
|
556 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:50
|
557 |
+
msgid "Check for online users every"
|
558 |
+
msgstr "檢查在線用戶間隔"
|
559 |
+
|
560 |
+
#: F:\Program
|
561 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:55
|
562 |
+
msgid "Secound"
|
563 |
+
msgstr "秒"
|
564 |
+
|
565 |
+
#: F:\Program
|
566 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:56
|
567 |
+
#, php-format
|
568 |
+
msgid "Time for the check accurate online user in the site. Now: %s Second"
|
569 |
+
msgstr "檢查有效在線用戶的間隔。 現在:每 %s 秒"
|
570 |
+
|
571 |
+
#: F:\Program
|
572 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:62
|
573 |
+
msgid "Show stats in menu bar"
|
574 |
+
msgstr "在菜單中顯示"
|
575 |
+
|
576 |
+
#: F:\Program
|
577 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:67
|
578 |
+
msgid "No"
|
579 |
+
msgstr "否"
|
580 |
+
|
581 |
+
#: F:\Program
|
582 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:68
|
583 |
+
msgid "Yes"
|
584 |
+
msgstr "是"
|
585 |
+
|
586 |
+
#: F:\Program
|
587 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:70
|
588 |
+
msgid "Show stats in admin menu bar"
|
589 |
+
msgstr "在管理菜單中顯示"
|
590 |
+
|
591 |
+
#: F:\Program
|
592 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:76
|
593 |
+
msgid "Coefficient per visitor"
|
594 |
+
msgstr "訪客係數"
|
595 |
+
|
596 |
+
#: F:\Program
|
597 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:81
|
598 |
+
#, php-format
|
599 |
+
msgid "For each visit to account for several hits. Currently %s."
|
600 |
+
msgstr "每一個訪問計算多少位訪客,現時 %s "
|
601 |
+
|
602 |
+
#: F:\Program
|
603 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:86
|
604 |
+
msgid "Statistical reporting settings"
|
605 |
+
msgstr "統計報告設定"
|
606 |
+
|
607 |
+
#: F:\Program
|
608 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:104
|
609 |
+
msgid "Time send"
|
610 |
+
msgstr ""
|
611 |
+
|
612 |
+
#: F:\Program
|
613 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:109
|
614 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:125
|
615 |
+
msgid "Please select."
|
616 |
+
msgstr "請選擇"
|
617 |
+
|
618 |
+
#: F:\Program
|
619 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:110
|
620 |
+
msgid "Hourly"
|
621 |
+
msgstr "每小時"
|
622 |
+
|
623 |
+
#: F:\Program
|
624 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:111
|
625 |
+
msgid "Twice daily"
|
626 |
+
msgstr "每天兩次"
|
627 |
+
|
628 |
+
#: F:\Program
|
629 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:112
|
630 |
+
msgid "daily"
|
631 |
+
msgstr "每天"
|
632 |
+
|
633 |
+
#: F:\Program
|
634 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:114
|
635 |
+
msgid "Select when receiving statistics report."
|
636 |
+
msgstr "選擇何時接收統計報告"
|
637 |
+
|
638 |
+
#: F:\Program
|
639 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:120
|
640 |
+
msgid "Send Statistical reporting to"
|
641 |
+
msgstr "發送統計報告至"
|
642 |
+
|
643 |
+
#: F:\Program
|
644 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:126
|
645 |
+
msgid "Email"
|
646 |
+
msgstr "電子郵件"
|
647 |
+
|
648 |
+
#: F:\Program
|
649 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:127
|
650 |
+
msgid "SMS"
|
651 |
+
msgstr "SMS"
|
652 |
+
|
653 |
+
#: F:\Program
|
654 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:129
|
655 |
+
msgid "Type Select Get Status Report."
|
656 |
+
msgstr ""
|
657 |
+
|
658 |
+
#: F:\Program
|
659 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:132
|
660 |
+
#, php-format
|
661 |
+
msgid ""
|
662 |
+
"Note: To send SMS text messages please install the <a href=\"%s\" target="
|
663 |
+
"\"_blank\">Wordpress SMS</a> plugin."
|
664 |
+
msgstr ""
|
665 |
+
"注意:要發送SMS文字短訊,請安裝 <a href=\"%s\" target=\"_blank\">Wordpress "
|
666 |
+
"SMS</a> 插件"
|
667 |
+
|
668 |
+
#: F:\Program
|
669 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:139
|
670 |
+
msgid "Send Content Report"
|
671 |
+
msgstr ""
|
672 |
+
|
673 |
+
#: F:\Program
|
674 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:144
|
675 |
+
msgid "Enter the contents of the reports received."
|
676 |
+
msgstr ""
|
677 |
+
|
678 |
+
#: F:\Program
|
679 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/settings.php:146
|
680 |
+
msgid "Input data:"
|
681 |
+
msgstr "輸入數據:"
|
682 |
+
|
683 |
+
#: F:\Program
|
684 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:2
|
685 |
+
msgid "Name"
|
686 |
+
msgstr "名稱"
|
687 |
+
|
688 |
+
#: F:\Program
|
689 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:6
|
690 |
+
msgid "Items"
|
691 |
+
msgstr ""
|
692 |
+
|
693 |
+
#: F:\Program
|
694 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:42
|
695 |
+
msgid "Select type of search engine"
|
696 |
+
msgstr "選擇搜尋引擎種類"
|
697 |
+
|
698 |
+
#: F:\Program
|
699 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:84
|
700 |
+
msgid "Type date for last update"
|
701 |
+
msgstr ""
|
702 |
+
|
703 |
+
#: F:\Program
|
704 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:86
|
705 |
+
msgid "English"
|
706 |
+
msgstr "英語"
|
707 |
+
|
708 |
+
#: F:\Program
|
709 |
+
#: Files\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/setting/widget.php:89
|
710 |
+
msgid "Persian"
|
711 |
+
msgstr "波斯語"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://iran98.org/donate/
|
|
4 |
Tags: statistics, stats, visit, visitors, chart, browser, blog, today, yesterday, week, month, yearl, total, post, page, sidebar, summary, feedburner, hits, pagerank, google, alexa, live visit
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.6
|
7 |
-
Stable tag: 3.1.
|
8 |
|
9 |
Complete statistics for your blog.
|
10 |
|
@@ -61,6 +61,7 @@ Language Support:
|
|
61 |
* Polish Thanks Tomasz Stulka
|
62 |
* Indonesian [Thanks Agit Amrullah](http://www.facebook.com/agitowblinkerz/)
|
63 |
* Hungarian [Thanks ZSIMI](http://www.zsimi.hu/)
|
|
|
64 |
|
65 |
[Percentage languages translation](http://teamwork.wp-parsi.com/projects/wp-statistics/)
|
66 |
To complete the language deficits of [this section](http://teamwork.wp-parsi.com/projects/wp-statistics/) apply.
|
@@ -124,6 +125,10 @@ Disable / Enable the plugin.
|
|
124 |
1. Screen shot (screenshot-6.png) in widget page.
|
125 |
|
126 |
== Upgrade Notice ==
|
|
|
|
|
|
|
|
|
127 |
= 3.1.2 =
|
128 |
* Added: Top referring sites with full details.
|
129 |
* Resolved: Loads the plugin's translated strings problem.
|
@@ -302,6 +307,10 @@ Disable / Enable the plugin.
|
|
302 |
* Start plugin
|
303 |
|
304 |
== Changelog ==
|
|
|
|
|
|
|
|
|
305 |
= 3.1.2 =
|
306 |
* Added: Top referring sites with full details.
|
307 |
* Resolved: Loads the plugin's translated strings problem.
|
4 |
Tags: statistics, stats, visit, visitors, chart, browser, blog, today, yesterday, week, month, yearl, total, post, page, sidebar, summary, feedburner, hits, pagerank, google, alexa, live visit
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.6
|
7 |
+
Stable tag: 3.1.3
|
8 |
|
9 |
Complete statistics for your blog.
|
10 |
|
61 |
* Polish Thanks Tomasz Stulka
|
62 |
* Indonesian [Thanks Agit Amrullah](http://www.facebook.com/agitowblinkerz/)
|
63 |
* Hungarian [Thanks ZSIMI](http://www.zsimi.hu/)
|
64 |
+
* Chinese (Taiwan) [Thanks Toine Cheung](https://twitter.com/ToineCheung)
|
65 |
|
66 |
[Percentage languages translation](http://teamwork.wp-parsi.com/projects/wp-statistics/)
|
67 |
To complete the language deficits of [this section](http://teamwork.wp-parsi.com/projects/wp-statistics/) apply.
|
125 |
1. Screen shot (screenshot-6.png) in widget page.
|
126 |
|
127 |
== Upgrade Notice ==
|
128 |
+
= 3.1.3 =
|
129 |
+
* Optimized: View statistics.
|
130 |
+
* Added: Chinese (Taiwan) language.
|
131 |
+
|
132 |
= 3.1.2 =
|
133 |
* Added: Top referring sites with full details.
|
134 |
* Resolved: Loads the plugin's translated strings problem.
|
307 |
* Start plugin
|
308 |
|
309 |
== Changelog ==
|
310 |
+
= 3.1.3 =
|
311 |
+
* Optimized: View statistics.
|
312 |
+
* Added: Chinese (Taiwan) language.
|
313 |
+
|
314 |
= 3.1.2 =
|
315 |
* Added: Top referring sites with full details.
|
316 |
* Resolved: Loads the plugin's translated strings problem.
|
wp-statistics.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Wordpress Statistics
|
4 |
Plugin URI: http://iran98.org/category/wordpress/wp-statistics/
|
5 |
Description: Summary statistics of blog.
|
6 |
-
Version: 3.1.
|
7 |
Author: Mostafa Soufi
|
8 |
Author URI: http://iran98.org/
|
9 |
License: GPL2
|
3 |
Plugin Name: Wordpress Statistics
|
4 |
Plugin URI: http://iran98.org/category/wordpress/wp-statistics/
|
5 |
Description: Summary statistics of blog.
|
6 |
+
Version: 3.1.3
|
7 |
Author: Mostafa Soufi
|
8 |
Author URI: http://iran98.org/
|
9 |
License: GPL2
|