Version Description
- Added: shareaholic-bot to robots list.
- Fixed: Robot threshold setting was not being saved.
- Updated: Italian translation, thanks illatooscuro.
- Updated: Arabic translation, thanks Hammad.
- Updated: Honey pot page title now includes "Pot" in it.
Download this release
Release Info
Developer | GregRoss |
Plugin | WP Statistics |
Version | 8.7.2 |
Comparing to | |
See all releases |
Code changes from version 8.7.1 to 8.7.2
- includes/settings/tabs/wps-access-level.php +3 -3
- languages/wp_statistics-ar.mo +0 -0
- languages/wp_statistics-ar.po +2554 -1622
- languages/wp_statistics-it_IT.mo +0 -0
- languages/wp_statistics-it_IT.po +407 -449
- readme.txt +8 -1
- robotslist.php +1 -0
- wp-statistics.php +2 -2
includes/settings/tabs/wps-access-level.php
CHANGED
@@ -18,7 +18,7 @@ if( $wps_nonce_valid ) {
|
|
18 |
if( array_key_exists( 'wps_create_honeypot', $_POST ) ) {
|
19 |
$my_post = array(
|
20 |
'post_type' => 'page',
|
21 |
-
'post_title' => __('WP Statistics Honey Page', 'wp_statistics' ) . ' [' . $WP_Statistics->Current_Date() . ']',
|
22 |
'post_content' => __('This is the honey pot for WP Statistics to use, do not delete.', 'wp_statistics' ),
|
23 |
'post_status' => 'publish',
|
24 |
'post_author' => 1,
|
@@ -168,9 +168,9 @@ if( $wps_nonce_valid ) {
|
|
168 |
</tr>
|
169 |
|
170 |
<tr valign="top">
|
171 |
-
<th scope="row"><label for="
|
172 |
<td>
|
173 |
-
<input id="
|
174 |
<p class="description"><?php echo __('Treat visitors with more than this number of visits per day as robots. 0 = disabled.', 'wp_statistics'); ?></p>
|
175 |
</td>
|
176 |
</tr>
|
18 |
if( array_key_exists( 'wps_create_honeypot', $_POST ) ) {
|
19 |
$my_post = array(
|
20 |
'post_type' => 'page',
|
21 |
+
'post_title' => __('WP Statistics Honey Pot Page', 'wp_statistics' ) . ' [' . $WP_Statistics->Current_Date() . ']',
|
22 |
'post_content' => __('This is the honey pot for WP Statistics to use, do not delete.', 'wp_statistics' ),
|
23 |
'post_status' => 'publish',
|
24 |
'post_author' => 1,
|
168 |
</tr>
|
169 |
|
170 |
<tr valign="top">
|
171 |
+
<th scope="row"><label for="wps_robot_threshold"><?php _e('Robot visit threshold', 'wp_statistics'); ?>:</label></th>
|
172 |
<td>
|
173 |
+
<input id="wps_robot_threshold" type="text" size="5" name="wps_robot_threshold" value="<?php echo $WP_Statistics->get_option('robot_threshold');?>">
|
174 |
<p class="description"><?php echo __('Treat visitors with more than this number of visits per day as robots. 0 = disabled.', 'wp_statistics'); ?></p>
|
175 |
</td>
|
176 |
</tr>
|
languages/wp_statistics-ar.mo
CHANGED
Binary file
|
languages/wp_statistics-ar.po
CHANGED
@@ -1,2103 +1,3035 @@
|
|
1 |
-
# Translation of Wordpress Statistics in Arabic
|
2 |
-
# This file is distributed under the same license as the Wordpress Statistics package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
-
#: includes/log/widgets/
|
23 |
-
|
24 |
-
|
|
|
25 |
|
26 |
-
#:
|
27 |
-
msgid "
|
28 |
-
msgstr "
|
29 |
|
30 |
-
#: includes/
|
31 |
-
|
32 |
-
|
|
|
33 |
|
34 |
-
#: includes/
|
35 |
-
msgid "
|
36 |
-
msgstr "
|
37 |
|
38 |
-
#: includes/
|
39 |
-
|
40 |
-
|
|
|
|
|
41 |
|
42 |
-
#: includes/
|
43 |
-
#: includes/
|
44 |
-
#: includes/
|
45 |
-
|
46 |
-
|
47 |
-
msgstr "%s البيانات الأقدم من الأيام %s إزالة بنجاح."
|
48 |
|
49 |
-
#: includes/
|
50 |
-
#: includes/
|
51 |
-
|
52 |
-
|
53 |
-
msgid "No records found to purge from %s!"
|
54 |
-
msgstr "لا توجد سجلات وجدت لتطهير من %s!"
|
55 |
|
56 |
-
#: includes/
|
57 |
-
|
58 |
-
|
59 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:77
|
60 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:88
|
61 |
-
msgid "Number of rows in the %s table"
|
62 |
-
msgstr "عدد الصفوف في الجدول %s"
|
63 |
|
64 |
-
#: includes/
|
65 |
-
|
66 |
-
|
|
|
|
|
67 |
|
68 |
-
#: includes/
|
69 |
-
|
70 |
-
|
|
|
71 |
|
72 |
-
#:
|
73 |
-
msgid "
|
74 |
-
msgstr "
|
75 |
|
76 |
-
#:
|
77 |
-
msgid ""
|
78 |
-
"
|
79 |
-
"Statistics."
|
80 |
-
msgstr ""
|
81 |
-
"تأتي زيارة لدينا %s جديدة كبيرة وتبقى حتى الآن على آخر الأخبار حول إحصائيات "
|
82 |
-
"الفسفور الأبيض."
|
83 |
|
84 |
-
#:
|
85 |
-
msgid "
|
86 |
-
msgstr "
|
87 |
|
88 |
-
#: includes/
|
89 |
msgid ""
|
90 |
-
"
|
91 |
-
"
|
92 |
-
"you would like to help."
|
93 |
msgstr ""
|
94 |
-
"
|
95 |
-
"
|
96 |
|
97 |
-
#: includes/
|
98 |
-
msgid "
|
99 |
-
msgstr "
|
100 |
|
101 |
-
#: includes/
|
102 |
-
|
103 |
-
|
|
|
104 |
|
105 |
-
#: includes/
|
106 |
-
#: includes/
|
107 |
-
msgid "
|
108 |
-
msgstr "
|
109 |
|
110 |
-
#: includes/
|
111 |
-
msgid "
|
112 |
-
msgstr "
|
113 |
|
114 |
-
#: includes/
|
115 |
-
msgid "
|
116 |
-
msgstr "
|
117 |
|
118 |
-
#: includes/
|
119 |
-
msgid "
|
120 |
-
msgstr "
|
121 |
|
122 |
-
#: includes/
|
123 |
-
|
124 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
|
126 |
-
#: includes/
|
127 |
-
|
128 |
-
|
129 |
-
"
|
130 |
-
msgstr "ثم يرجى فتح موضوع جديد في %s وسوف نرد في أقرب وقت ممكن."
|
131 |
|
132 |
-
#: includes/
|
133 |
-
msgid "
|
134 |
-
msgstr "
|
135 |
|
136 |
-
#: includes/
|
137 |
-
|
138 |
-
|
|
|
139 |
|
140 |
-
#: includes/
|
141 |
-
msgid "
|
142 |
-
msgstr "
|
143 |
|
144 |
-
#: includes/
|
145 |
-
msgid "
|
146 |
-
msgstr "
|
147 |
|
148 |
-
#: includes/
|
149 |
msgid ""
|
150 |
-
"
|
151 |
-
"
|
152 |
-
"disabled if this is selected. You will not be able to recover the IP "
|
153 |
-
"addresses in the future to recover location information if this is enabled."
|
154 |
msgstr ""
|
155 |
-
"
|
156 |
-
"
|
157 |
-
"تعطيل الإعداد في حالة تحديد هذا الخيار. لا يمكنك استرداد عناوين IP في "
|
158 |
-
"المستقبل استرداد معلومات الموقع إذا كان هذا ممكناً."
|
159 |
|
160 |
-
#: includes/
|
161 |
-
msgid "
|
162 |
-
msgstr ""
|
163 |
-
"ملاحظة: لإرسال الرسائل القصيرة نص الرسائل الرجاء تثبيت البرنامج المساعد %s."
|
164 |
|
165 |
-
#: includes/
|
166 |
-
|
167 |
-
|
|
|
168 |
|
169 |
-
#:
|
170 |
-
|
171 |
-
"
|
172 |
-
"
|
173 |
-
msgstr ""
|
174 |
-
"خطأ: كشف الفسفور الأبيض إحصائيات عن إصدار غير معتمد من بي إتش بي، الفسفور "
|
175 |
-
"الأبيض إحصائيات لن تعمل دون \"إصدار بي إتش بي\" "
|
176 |
|
177 |
-
#:
|
178 |
-
|
179 |
-
|
|
|
180 |
|
181 |
-
#:
|
182 |
-
|
183 |
-
"
|
184 |
-
|
185 |
-
msgstr ""
|
186 |
-
"لم يتم تمكين تعقب في إحصائيات الفسفور الأبيض المستخدم عبر الإنترنت، يرجى "
|
187 |
-
"الذهاب إلى %s وتمكينه."
|
188 |
|
189 |
-
#:
|
190 |
-
|
191 |
-
|
|
|
192 |
|
193 |
-
#:
|
194 |
-
|
195 |
-
"
|
196 |
-
msgstr ""
|
197 |
-
"لم يتم تمكين تعقب ضرب في إحصائيات الفسفور الأبيض، الرجاء الذهاب إلى %s "
|
198 |
-
"وتمكينه."
|
199 |
|
200 |
-
#:
|
201 |
-
|
202 |
-
"
|
203 |
-
"
|
204 |
-
msgstr ""
|
205 |
-
"لم يتم تمكين الزائر تتبع في إحصائيات الفسفور الأبيض، الرجاء الذهاب إلى %s "
|
206 |
-
"وتمكينه."
|
207 |
|
208 |
-
#:
|
209 |
-
|
210 |
-
"
|
211 |
-
msgstr "
|
212 |
|
213 |
-
#:
|
214 |
-
msgid "
|
215 |
-
msgstr "
|
216 |
|
217 |
-
|
218 |
-
|
|
|
219 |
|
220 |
-
|
221 |
-
|
|
|
222 |
|
223 |
-
#: includes/
|
224 |
-
|
225 |
-
|
|
|
|
|
|
|
226 |
|
227 |
-
#:
|
228 |
-
msgid "
|
229 |
-
msgstr "
|
230 |
|
231 |
-
#:
|
232 |
-
msgid "
|
233 |
-
msgstr "
|
234 |
|
235 |
-
#:
|
236 |
-
msgid "
|
237 |
-
msgstr "
|
238 |
|
239 |
-
#: includes/
|
240 |
-
msgid "
|
241 |
-
msgstr "
|
242 |
|
243 |
-
#: includes/
|
244 |
-
|
245 |
-
|
|
|
246 |
|
247 |
-
#: includes/
|
248 |
-
|
249 |
-
|
|
|
250 |
|
251 |
-
#: includes/
|
252 |
-
msgid ""
|
253 |
-
"
|
254 |
-
"database tables or other core items, this will re-execute the install "
|
255 |
-
"process."
|
256 |
-
msgstr ""
|
257 |
-
"إذا كان لسبب ما يفتقد التثبيت الخاص بك من الفسفور الأبيض إحصائيات جداول "
|
258 |
-
"قاعدة البيانات أو العناصر الأساسية الأخرى، وهذا سوف إعادة تنفيذ عملية تثبيت."
|
259 |
|
260 |
-
#: includes/
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
"البرمجية GeoIP الرياضيات قبل الميلاد ويتم سرد هنا فقط لأسباب تاريخية."
|
267 |
|
268 |
-
#: includes/
|
269 |
-
|
270 |
-
|
|
|
|
|
|
|
|
|
271 |
|
272 |
-
#: includes/
|
273 |
-
|
274 |
-
|
|
|
|
|
275 |
|
276 |
-
#: includes/
|
277 |
-
#: includes/
|
278 |
-
#: includes/
|
279 |
-
msgid "
|
280 |
-
msgstr "
|
281 |
|
282 |
-
#: includes/
|
283 |
-
|
284 |
-
|
|
|
285 |
|
286 |
-
#: includes/
|
287 |
-
msgid "
|
288 |
-
msgstr "
|
289 |
|
290 |
-
#: includes/
|
291 |
-
msgid "
|
292 |
-
msgstr "
|
293 |
|
294 |
-
#: includes/
|
295 |
-
msgid "
|
296 |
-
msgstr "
|
297 |
|
298 |
-
#: includes/
|
299 |
-
msgid "
|
300 |
-
msgstr "
|
301 |
|
302 |
-
#: includes/
|
303 |
-
msgid "
|
304 |
-
msgstr "
|
305 |
|
306 |
-
#: includes/
|
307 |
-
msgid "
|
308 |
-
msgstr "
|
309 |
|
310 |
-
#: includes/
|
311 |
-
msgid "
|
312 |
-
msgstr "
|
313 |
|
314 |
-
#: includes/
|
315 |
-
msgid "
|
316 |
-
msgstr "
|
317 |
|
318 |
-
#: includes/
|
319 |
-
msgid "
|
320 |
-
msgstr "
|
321 |
|
322 |
-
#: includes/
|
323 |
-
|
324 |
-
|
|
|
325 |
|
326 |
-
#: includes/
|
327 |
-
msgid "
|
328 |
-
msgstr "
|
329 |
|
330 |
-
#: includes/
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
"index on the table. To create the index on the older installs duplicate "
|
335 |
-
"entries must be deleted first. Clicking \"Update Now\" will scan the "
|
336 |
-
"vistitors table, delete duplicate entries and add the index."
|
337 |
-
msgstr ""
|
338 |
-
"السماح تثبيت أقدم من الفسفور الأبيض إحصائيات عن إدخالات مكررة في الجدول "
|
339 |
-
"الزائرين في حالة زاوية. تثبيت أحدث حماية ضد هذا مع فهرس فريد في الجدول. "
|
340 |
-
"لإنشاء الفهرس على تثبيت كبار السن إدخالات مكررة يجب حذف أولاً. النقر فوق "
|
341 |
-
"\"Update Now\" سوف تفحص الجدول فيستيتورس وحذف إدخالات مكررة وإضافة الفهرس."
|
342 |
-
|
343 |
-
#: includes/optimization/tabs/wps-optimization-database.php:46
|
344 |
-
msgid ""
|
345 |
-
"Older installs of WP Statistics allow for duplicate entries in the visitors "
|
346 |
-
"table in a corner case. Newer installs protect against this with a unique "
|
347 |
-
"index on the table."
|
348 |
-
msgstr ""
|
349 |
-
"السماح تثبيت أقدم من الفسفور الأبيض إحصائيات عن إدخالات مكررة في الجدول "
|
350 |
-
"الزائرين في حالة زاوية. تثبيت أحدث حماية ضد هذا مع فهرس فريد في الجدول."
|
351 |
|
352 |
-
#: includes/
|
353 |
-
|
354 |
-
|
355 |
-
msgstr "
|
356 |
|
357 |
-
#: includes/
|
358 |
-
|
359 |
-
|
|
|
360 |
|
361 |
-
#: includes/
|
362 |
-
msgid ""
|
363 |
-
"
|
364 |
-
"you view the source for the page and check for any fatal errors?"
|
365 |
-
msgstr ""
|
366 |
-
"أنت تحصل على صفحة فارغة أو غير كاملة عرض في المتصفح الخاص بك؟ هل عرض المصدر "
|
367 |
-
"للصفحة والتحقق من وجود أي أخطاء قاتلة؟"
|
368 |
|
369 |
-
#: includes/
|
370 |
-
msgid "
|
371 |
-
msgstr "
|
372 |
|
373 |
-
#:
|
374 |
-
msgid "
|
375 |
-
msgstr "
|
376 |
|
377 |
-
#: includes/log/
|
378 |
-
|
379 |
-
|
380 |
-
msgid "#hash#"
|
381 |
-
msgstr "#هاش#"
|
382 |
|
383 |
-
#: includes/
|
384 |
-
msgid ""
|
385 |
-
"
|
386 |
-
"cannot be undo, are you sure?"
|
387 |
-
msgstr ""
|
388 |
-
"سيؤدي ذلك إلى استبدال كافة عناوين IP في قاعدة البيانات مع القيم هاش ولا يمكن "
|
389 |
-
"التراجع، هل أنت متأكد؟"
|
390 |
|
391 |
-
#: includes/
|
392 |
-
msgid ""
|
393 |
-
"
|
394 |
-
msgstr ""
|
395 |
-
"تحديث أي بيانات عن مواقع مجهولة في قاعدة البيانات, هذا قد يستغرق بعض الوقت"
|
396 |
|
397 |
-
#: includes/
|
398 |
-
#: includes/
|
399 |
-
|
400 |
-
|
|
|
|
|
401 |
|
402 |
-
#: includes/
|
403 |
-
|
404 |
-
|
405 |
-
msgstr "هاش عناوين IP"
|
406 |
|
407 |
-
#: includes/
|
408 |
-
msgid ""
|
409 |
-
"
|
410 |
-
"to recover the IP addresses in the future to populate location information "
|
411 |
-
"afterwards and this may take a while"
|
412 |
-
msgstr ""
|
413 |
-
"استبدال عناوين IP في قاعدة البيانات مع قيم التجزئة، فإنك لن تكون قادرا على "
|
414 |
-
"استرداد عناوين IP في المستقبل لتجميع معلومات الموقع بعد ذلك وهذا قد يستغرق "
|
415 |
-
"بعض الوقت"
|
416 |
|
417 |
-
#: includes/
|
418 |
-
msgid "
|
419 |
-
msgstr "
|
420 |
|
421 |
-
#: includes/
|
422 |
-
msgid "
|
423 |
-
msgstr "
|
424 |
|
425 |
-
#: includes/
|
426 |
-
msgid ""
|
427 |
-
"
|
428 |
-
"Statistics takes place. Note if this option is enabled any custom robots "
|
429 |
-
"you have added to the list will be lost."
|
430 |
-
msgstr ""
|
431 |
-
"إجبار قائمة الروبوت لإعادة تعيين إلى الافتراضي بعد تحديث احصائيات ووردبريس "
|
432 |
-
"لتأخذ مكان. ملاحظة إذا تم تمكين هذا الخيار أي الروبوتات المخصصة التي قمت "
|
433 |
-
"بإضافتها إلى القائمة سوف تضيع."
|
434 |
|
435 |
-
#: includes/
|
436 |
-
msgid "
|
437 |
-
msgstr "
|
438 |
|
439 |
-
#: includes/
|
440 |
-
msgid ""
|
441 |
-
|
442 |
-
"disabled on every admin page, this option will disable these notices."
|
443 |
-
msgstr ""
|
444 |
-
"افتراضيا احصائيات ووردبريس يعرض تنبيها إذا تم تعطيل أي من الميزات الأساسية "
|
445 |
-
"في كل صفحة مشرف، هذا الخيار يقوم بتعطيل هذه الإشعارات."
|
446 |
|
447 |
-
#: includes/
|
448 |
-
msgid "
|
449 |
-
msgstr "
|
450 |
|
451 |
-
#: includes/settings/tabs/wps-
|
452 |
msgid ""
|
453 |
-
"
|
454 |
-
"meg), if this option is enabled it will be deleted now and during upgrades "
|
455 |
-
"in the future."
|
456 |
msgstr ""
|
457 |
-
"
|
458 |
-
"تم تمكين هذا الخيار سيتم حذفه الآن وخلال الترقيات في المستقبل."
|
459 |
|
460 |
-
#: includes/
|
461 |
-
|
462 |
-
|
|
|
|
|
|
|
|
|
463 |
|
464 |
-
#: includes/
|
465 |
-
msgid ""
|
466 |
-
|
467 |
-
"visitors table."
|
468 |
-
msgstr ""
|
469 |
-
"هذه العملية يمكن أن تستغرق وقتا طويلا لتثبيت العديد من الصفوف في جدول الزوار."
|
470 |
|
471 |
-
#: includes/
|
472 |
-
msgid "
|
473 |
-
msgstr "
|
474 |
|
475 |
-
#: includes/
|
476 |
-
msgid "
|
477 |
-
msgstr "
|
478 |
|
479 |
-
#: includes/
|
480 |
-
msgid "
|
481 |
-
msgstr "
|
482 |
|
483 |
-
#: includes/
|
484 |
-
msgid "
|
485 |
-
msgstr "
|
486 |
|
487 |
-
#: includes/
|
488 |
-
msgid ""
|
489 |
-
|
490 |
-
"is selected above."
|
491 |
-
msgstr ""
|
492 |
-
"أفصل بين قائمة عناوين البريد الإلكتروني بفاصلة في حال تحديد عناوين أعلاه."
|
493 |
|
494 |
-
#: includes/
|
495 |
-
msgid "
|
496 |
-
msgstr "
|
497 |
|
498 |
-
#: includes/
|
499 |
-
msgid "
|
500 |
-
msgstr "
|
501 |
|
502 |
-
#: includes/
|
503 |
-
msgid "
|
504 |
-
msgstr "
|
505 |
|
506 |
-
#: includes/
|
507 |
-
msgid "
|
508 |
-
msgstr "
|
509 |
|
510 |
-
#: includes/
|
511 |
-
msgid ""
|
512 |
-
|
513 |
-
"visitors (requires access to Google)."
|
514 |
-
msgstr ""
|
515 |
-
"(يتطلب الوصول إلى جوجل) الخيار يتوجب استخدام خدمة خرائط جوجل لرسم زوار مؤخرا."
|
516 |
|
517 |
-
#: includes/
|
518 |
-
msgid ""
|
519 |
-
|
520 |
-
"recent visitors (requires no extenral services)."
|
521 |
-
msgstr ""
|
522 |
-
"أن خيار \"JQVMap\" سوف يستخدم الجافا سكربت لعرض مكتبة خرائط رسم الزوار "
|
523 |
-
"مؤخرا. (لا يتطلب أي خدمات)"
|
524 |
|
525 |
-
#: includes/
|
526 |
-
msgid ""
|
527 |
-
"
|
528 |
-
"is only valid if the map type is set to \"Google\"."
|
529 |
-
msgstr ""
|
530 |
-
"قد تؤدي هذه الميزة تدهور الأداء عند عرض الإحصاءات وصالحة فقط إذا تم تعيين "
|
531 |
-
"نوع الخريطة لـ\"جوجل\"."
|
532 |
|
533 |
-
#: includes/log/
|
534 |
-
msgid "
|
535 |
-
msgstr "
|
536 |
|
537 |
-
#: includes/log/
|
538 |
-
|
539 |
-
|
|
|
540 |
|
541 |
-
#: includes/log/
|
542 |
-
msgid "
|
543 |
-
msgstr "
|
544 |
|
545 |
-
#: includes/log/
|
546 |
-
msgid "
|
547 |
-
msgstr "
|
548 |
|
549 |
-
#: includes/log/
|
550 |
-
|
551 |
-
|
|
|
552 |
|
553 |
-
#: includes/
|
554 |
-
#: includes/
|
555 |
-
|
556 |
-
|
|
|
|
|
|
|
557 |
|
558 |
-
#: includes/
|
559 |
-
msgid "
|
560 |
-
msgstr "
|
561 |
|
562 |
-
#: includes/
|
563 |
-
msgid "
|
564 |
-
msgstr "
|
565 |
|
566 |
-
#: includes/
|
567 |
-
|
568 |
-
|
|
|
|
|
569 |
|
570 |
-
#: includes/
|
571 |
-
msgid "
|
572 |
-
msgstr "
|
573 |
|
574 |
-
#: includes/
|
575 |
-
msgid "
|
576 |
-
msgstr "
|
577 |
|
578 |
-
#: includes/
|
579 |
-
msgid "
|
580 |
-
msgstr "
|
581 |
|
582 |
-
#: includes/
|
583 |
-
|
584 |
-
|
585 |
-
msgid "Top Referring Sites"
|
586 |
-
msgstr "أعلى المواقع اشارة"
|
587 |
|
588 |
-
#: includes/
|
589 |
-
msgid "
|
590 |
-
msgstr "
|
591 |
|
592 |
-
#: includes/
|
593 |
-
msgid "
|
594 |
-
msgstr "
|
|
|
|
|
|
|
|
|
595 |
|
596 |
-
#: includes/
|
597 |
msgid ""
|
598 |
-
"
|
|
|
|
|
599 |
msgstr ""
|
600 |
-
"
|
|
|
601 |
|
602 |
-
#: includes/
|
603 |
-
msgid "
|
604 |
-
msgstr "
|
605 |
|
606 |
-
#: includes/
|
607 |
-
|
608 |
-
|
|
|
|
|
609 |
|
610 |
-
#: includes/
|
611 |
-
|
612 |
-
|
|
|
|
|
613 |
|
614 |
-
#: includes/
|
615 |
-
msgid "
|
616 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
617 |
|
618 |
-
#: includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
619 |
msgid "WP Statistics V%s"
|
620 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
621 |
|
622 |
-
#: includes/settings/tabs/wps-about.php:
|
623 |
-
|
624 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
625 |
|
626 |
-
#: includes/settings/tabs/wps-
|
627 |
-
msgid "
|
628 |
-
msgstr "
|
629 |
|
630 |
-
#: includes/settings/tabs/wps-
|
631 |
-
|
632 |
-
|
|
|
633 |
|
634 |
-
#: includes/settings/tabs/wps-
|
635 |
-
msgid "
|
636 |
-
msgstr "
|
637 |
|
638 |
-
#: includes/settings/tabs/wps-
|
639 |
-
msgid "
|
640 |
-
msgstr "
|
641 |
|
642 |
-
#: includes/settings/tabs/wps-
|
643 |
msgid ""
|
644 |
-
"
|
645 |
-
"
|
|
|
|
|
646 |
msgstr ""
|
647 |
-
"
|
648 |
-
"
|
649 |
-
|
650 |
-
|
651 |
-
msgid "And a few things to double-check:"
|
652 |
-
msgstr "و عدد قليل من التحقق المزدوج:"
|
653 |
|
654 |
-
#: includes/settings/tabs/wps-
|
655 |
-
msgid "
|
656 |
-
msgstr "
|
657 |
|
658 |
-
#: includes/settings/tabs/wps-
|
659 |
-
msgid "
|
660 |
-
msgstr "
|
661 |
|
662 |
-
#: includes/settings/tabs/wps-
|
663 |
-
|
664 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
665 |
|
666 |
-
#: includes/settings/tabs/wps-
|
667 |
-
msgid "
|
668 |
-
msgstr "
|
669 |
|
670 |
-
#: includes/settings/tabs/wps-
|
671 |
-
msgid "
|
672 |
-
msgstr "
|
673 |
|
674 |
-
#: includes/settings/tabs/wps-
|
675 |
-
msgid "
|
676 |
-
msgstr "
|
677 |
|
678 |
-
#: includes/
|
679 |
-
|
680 |
-
|
681 |
-
#: includes/optimization/tabs/wps-optimization-purging.php:169
|
682 |
-
#: includes/optimization/tabs/wps-optimization-purging.php:193
|
683 |
-
#: includes/settings/tabs/wps-general.php:303
|
684 |
-
#: includes/settings/tabs/wps-general.php:333
|
685 |
-
msgid "Please select"
|
686 |
-
msgstr "الرجاء اختيار"
|
687 |
|
688 |
-
#: includes/settings/tabs/wps-general.php:
|
689 |
msgid ""
|
690 |
-
"
|
691 |
-
"
|
692 |
-
"
|
693 |
msgstr ""
|
694 |
-
"
|
695 |
-
"
|
696 |
|
697 |
-
#: includes/settings/tabs/wps-general.php:
|
698 |
-
msgid ""
|
699 |
-
"
|
700 |
-
"of WP Statistics, please use the appropriate shortcodes, they are included "
|
701 |
-
"here only for historical purposes:"
|
702 |
-
msgstr ""
|
703 |
-
"رموز البيانات المهملة المدخلة سيتم ازالتها في إصدار مستقبلي من احصائيات "
|
704 |
-
"ووردبريس، يرجى استخدام الرموز القصيرة المناسبة، يتم تضمينها هنا فقط لأغراض "
|
705 |
-
"تاريخية:"
|
706 |
|
707 |
-
#: includes/settings/tabs/wps-
|
708 |
-
msgid ""
|
709 |
-
"
|
710 |
-
"from %s."
|
711 |
-
msgstr ""
|
712 |
-
"خدمات الموقع IP المقدمة من البيانات GeoLite2 التي أنشأتها MaxMind، وهي متاحة "
|
713 |
-
"من %s."
|
714 |
|
715 |
-
#: includes/settings/tabs/wps-
|
716 |
-
|
717 |
-
|
718 |
-
msgstr "لا شيء"
|
719 |
|
720 |
-
#: includes/settings/tabs/wps-
|
721 |
-
|
722 |
-
|
723 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
724 |
|
725 |
-
#: includes/settings/tabs/wps-
|
726 |
-
msgid "
|
727 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
728 |
|
729 |
-
#: includes/settings/tabs/wps-
|
730 |
msgid ""
|
731 |
-
"
|
732 |
-
"
|
733 |
-
"column A."
|
734 |
msgstr ""
|
735 |
-
"
|
736 |
-
"
|
737 |
|
738 |
-
#: includes/settings/tabs/wps-
|
739 |
-
msgid "
|
740 |
-
msgstr "
|
741 |
|
742 |
-
#: includes/settings/tabs/wps-
|
743 |
-
msgid "
|
744 |
-
|
|
|
|
|
|
|
|
|
|
|
745 |
|
746 |
-
#: includes/settings/tabs/wps-
|
747 |
-
msgid "
|
748 |
-
msgstr "
|
749 |
|
750 |
-
#: includes/settings/tabs/wps-
|
751 |
-
msgid "
|
752 |
-
|
|
|
|
|
|
|
753 |
|
754 |
-
#: includes/settings/tabs/wps-
|
755 |
-
msgid "
|
756 |
-
msgstr "
|
757 |
|
758 |
-
#: includes/settings/tabs/wps-
|
759 |
-
msgid "
|
760 |
-
msgstr "
|
761 |
|
762 |
-
#: includes/settings/tabs/wps-
|
763 |
-
msgid "
|
764 |
-
msgstr "
|
765 |
|
766 |
-
#: includes/settings/tabs/wps-
|
767 |
-
msgid "
|
768 |
-
msgstr "
|
769 |
|
770 |
-
#: includes/settings/tabs/wps-
|
771 |
-
msgid "
|
772 |
-
|
|
|
|
|
773 |
|
774 |
-
#: includes/settings/tabs/wps-
|
775 |
-
msgid "
|
776 |
-
msgstr "
|
777 |
|
778 |
-
#:
|
779 |
-
msgid "
|
780 |
-
|
|
|
|
|
|
|
|
|
781 |
|
782 |
-
#:
|
783 |
-
msgid "
|
784 |
-
msgstr "
|
785 |
|
786 |
-
#:
|
787 |
-
msgid "
|
788 |
-
|
|
|
|
|
|
|
789 |
|
790 |
-
#:
|
791 |
-
msgid "
|
792 |
-
msgstr "
|
793 |
|
794 |
-
#:
|
795 |
-
msgid "
|
796 |
-
msgstr "
|
797 |
|
798 |
-
#: includes/
|
799 |
-
msgid "
|
800 |
-
msgstr "
|
801 |
|
802 |
-
#: includes/
|
803 |
-
msgid "
|
804 |
-
|
|
|
|
|
|
|
|
|
805 |
|
806 |
-
#: includes/
|
807 |
-
msgid "
|
808 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
809 |
|
810 |
-
#: includes/
|
811 |
-
msgid "
|
812 |
-
msgstr "
|
813 |
|
814 |
-
#:
|
815 |
-
msgid "
|
816 |
-
msgstr "
|
817 |
|
818 |
-
#:
|
819 |
-
msgid "
|
820 |
-
msgstr "
|
821 |
|
822 |
-
#: includes/
|
823 |
-
msgid "
|
824 |
-
|
|
|
|
|
|
|
825 |
|
826 |
-
#: includes/
|
827 |
-
msgid "
|
828 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
829 |
|
830 |
-
#: includes/
|
831 |
-
msgid "
|
832 |
-
|
|
|
|
|
|
|
|
|
833 |
|
834 |
-
#: includes/settings/tabs/wps-
|
835 |
-
msgid "
|
836 |
-
|
|
|
|
|
|
|
|
|
837 |
|
838 |
-
#: includes/settings/tabs/wps-
|
839 |
-
msgid "
|
840 |
-
msgstr "
|
841 |
|
842 |
-
#: includes/settings/tabs/wps-
|
843 |
-
msgid "
|
844 |
-
msgstr "
|
845 |
|
846 |
-
#: includes/settings/tabs/wps-
|
847 |
msgid ""
|
848 |
-
"A
|
849 |
-
"
|
850 |
-
"formats are accepted). To specify an IP address only, use a subnet value of "
|
851 |
-
"32 or 255.255.255.255."
|
852 |
msgstr ""
|
853 |
-
"
|
854 |
-
"
|
855 |
-
"192.168.0.0/255.255.255.0 ). لتحديد عنوان IP فقط، استخدم قيمة الشبكة الفرعية "
|
856 |
-
"32 أو 255.255.255.255.255."
|
857 |
-
|
858 |
-
#: includes/settings/tabs/wps-access-level.php:172
|
859 |
-
msgid "Excluded login page"
|
860 |
-
msgstr "استبعاد صفحة تسجيل الدخول"
|
861 |
|
862 |
-
#: includes/settings/tabs/wps-
|
863 |
-
msgid "
|
864 |
-
msgstr "
|
865 |
|
866 |
-
#: includes/settings/tabs/wps-
|
867 |
-
msgid "
|
868 |
-
msgstr "
|
869 |
|
870 |
-
#: includes/settings/tabs/wps-
|
871 |
-
msgid "
|
872 |
-
|
|
|
|
|
|
|
|
|
873 |
|
874 |
-
#: includes/settings/tabs/wps-
|
875 |
-
msgid "
|
876 |
-
msgstr "
|
877 |
|
878 |
-
#: includes/settings/tabs/wps-
|
879 |
-
msgid "
|
880 |
-
msgstr "
|
881 |
|
882 |
-
#: includes/settings/tabs/wps-
|
883 |
-
msgid "
|
884 |
-
msgstr "
|
885 |
|
886 |
-
#:
|
887 |
-
msgid "
|
888 |
-
msgstr "
|
889 |
|
890 |
-
#:
|
891 |
-
msgid "
|
892 |
-
msgstr "
|
893 |
|
894 |
-
#:
|
895 |
-
msgid "
|
896 |
-
msgstr "
|
897 |
|
898 |
-
#:
|
899 |
-
|
900 |
-
|
|
|
901 |
|
902 |
-
#:
|
903 |
-
msgid "
|
904 |
-
msgstr "
|
905 |
|
906 |
-
#:
|
907 |
-
msgid "
|
908 |
-
msgstr "
|
909 |
|
910 |
-
#: includes/settings/tabs/wps-
|
911 |
-
|
912 |
-
|
913 |
-
msgstr "الصفحات"
|
914 |
|
915 |
-
#:
|
916 |
-
msgid "
|
917 |
-
msgstr "
|
918 |
|
919 |
-
#:
|
920 |
-
msgid "
|
921 |
-
msgstr "
|
922 |
|
923 |
-
#:
|
924 |
-
|
925 |
-
|
|
|
926 |
|
927 |
-
#:
|
928 |
-
msgid "
|
929 |
-
msgstr "
|
930 |
|
931 |
-
#: includes/
|
932 |
-
msgid "
|
933 |
-
msgstr "
|
934 |
|
935 |
-
#: includes/settings/tabs/wps-
|
936 |
-
msgid "
|
937 |
-
msgstr "
|
938 |
|
939 |
-
#: includes/
|
940 |
-
msgid "
|
941 |
-
msgstr "
|
942 |
|
943 |
-
#: includes/
|
944 |
-
msgid "
|
945 |
-
msgstr "
|
946 |
|
947 |
-
#: includes/
|
948 |
-
msgid "
|
949 |
-
msgstr "
|
950 |
|
951 |
-
#: includes/
|
952 |
-
msgid "
|
953 |
-
msgstr "
|
954 |
|
955 |
-
#: includes/
|
956 |
-
msgid "
|
957 |
-
msgstr "
|
958 |
|
959 |
-
#:
|
960 |
-
msgid "
|
961 |
-
msgstr "
|
962 |
|
963 |
-
#:
|
964 |
-
msgid "
|
965 |
-
msgstr "
|
966 |
|
967 |
-
#:
|
968 |
-
msgid "
|
969 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
970 |
|
971 |
-
#: includes/
|
972 |
-
|
973 |
-
|
|
|
974 |
|
975 |
-
#: includes/
|
976 |
-
|
977 |
-
|
|
|
978 |
|
979 |
-
#: includes/
|
980 |
-
|
981 |
-
|
|
|
982 |
|
983 |
-
#: includes/
|
984 |
-
|
985 |
-
|
|
|
986 |
|
987 |
-
#: includes/settings/tabs/wps-
|
988 |
-
msgid "
|
989 |
-
msgstr "
|
990 |
|
991 |
-
#: includes/settings/tabs/wps-
|
992 |
-
|
993 |
-
"
|
994 |
-
"
|
995 |
-
msgstr ""
|
996 |
-
"تم الكشف عن الوضع الآمن في PHP! مجموعة GeoIP غير معتمدة عند تمكين الوضع "
|
997 |
-
"الآمن في PHP!"
|
998 |
|
999 |
-
#: includes/settings/tabs/wps-
|
1000 |
-
|
1001 |
-
|
|
|
1002 |
|
1003 |
-
#: includes/settings/tabs/wps-
|
1004 |
-
|
1005 |
-
|
|
|
1006 |
|
1007 |
-
#: includes/settings/tabs/wps-
|
1008 |
-
msgid ""
|
1009 |
-
"
|
1010 |
-
"search engines being active."
|
1011 |
-
msgstr ""
|
1012 |
-
"تعطيل جميع محركات البحث غير مسموح, سيؤدي ذلك الى تنشيط جميع محركات البحث."
|
1013 |
|
1014 |
-
#: includes/settings/tabs/wps-
|
1015 |
-
|
1016 |
-
|
|
|
1017 |
|
1018 |
-
#: includes/settings/tabs/wps-
|
1019 |
-
msgid "
|
1020 |
-
msgstr "
|
1021 |
|
1022 |
-
#: includes/
|
1023 |
-
msgid "
|
1024 |
-
msgstr "
|
1025 |
|
1026 |
-
#: includes/
|
1027 |
-
msgid "
|
1028 |
-
msgstr "
|
1029 |
|
1030 |
-
#: includes/
|
1031 |
-
msgid ""
|
1032 |
-
"
|
1033 |
-
"GeoIP code, if it is not installed GeoIP will be disabled."
|
1034 |
-
msgstr ""
|
1035 |
-
"نسخة الملحق PHP cURL تعمل. الملحق cURL مطلوب لعمل كود GeoIP, وإذا لم يتم "
|
1036 |
-
"تثبيته يتم تعطيل GeoIP."
|
1037 |
|
1038 |
-
#: includes/
|
1039 |
-
|
1040 |
-
|
|
|
|
|
1041 |
|
1042 |
-
#: includes/
|
1043 |
-
msgid "
|
1044 |
-
msgstr "
|
1045 |
|
1046 |
-
#: includes/
|
1047 |
-
msgid "
|
1048 |
-
msgstr "
|
1049 |
|
1050 |
-
#: includes/settings/tabs/wps-
|
1051 |
-
msgid ""
|
1052 |
-
"
|
1053 |
-
"your version of PHP!"
|
1054 |
-
msgstr "مجموعة GeoIP تتطلب الملحق cURL PHP و هو غير مفعل على إصدار الـ PHP!"
|
1055 |
|
1056 |
-
#: includes/settings/tabs/wps-
|
1057 |
-
msgid ""
|
1058 |
-
"
|
1059 |
-
"your version of PHP!"
|
1060 |
-
msgstr "مجموعة GeoIP تتطلب الملحق BC Math PHP و هو غير مفعل على إصدار الـ PHP!"
|
1061 |
|
1062 |
-
#: includes/
|
1063 |
-
msgid ""
|
1064 |
-
"
|
1065 |
-
"settings page."
|
1066 |
-
msgstr ""
|
1067 |
-
"غير قادر على تحميل قاعدة البيانات GeoIP، تأكد من أنك قمت بتنزيلها في صفحة "
|
1068 |
-
"الإعدادات."
|
1069 |
|
1070 |
-
#: includes/
|
1071 |
-
msgid "
|
1072 |
-
msgstr "
|
1073 |
|
1074 |
-
#: includes/
|
1075 |
-
msgid "
|
1076 |
-
msgstr "
|
1077 |
|
1078 |
-
#: includes/
|
1079 |
-
|
1080 |
-
|
1081 |
-
#: includes/log/widgets/search.php:8 includes/log/widgets/words.php:16
|
1082 |
-
msgid "More"
|
1083 |
-
msgstr "المزيد"
|
1084 |
|
1085 |
-
#: includes/settings/tabs/wps-
|
1086 |
-
msgid "
|
1087 |
-
|
|
|
|
|
|
|
|
|
1088 |
|
1089 |
-
#: includes/settings/tabs/wps-
|
1090 |
msgid ""
|
1091 |
-
"
|
1092 |
-
"
|
1093 |
-
msgstr "
|
|
|
|
|
1094 |
|
1095 |
-
#: includes/settings/tabs/wps-overview-display.php:
|
1096 |
msgid "Disable map"
|
1097 |
msgstr "تعطيل الخريطة"
|
1098 |
|
1099 |
-
#: includes/settings/tabs/wps-overview-display.php:
|
1100 |
msgid "Disable the map display"
|
1101 |
msgstr "تعطيل عرض الخريطة"
|
1102 |
|
1103 |
-
#: includes/settings/tabs/wps-overview-display.php:
|
1104 |
msgid "Get country location from Google"
|
1105 |
msgstr "الحصول على موقع البلد من جوجل"
|
1106 |
|
1107 |
-
#: includes/
|
1108 |
msgid ""
|
1109 |
-
"
|
1110 |
-
"
|
1111 |
msgstr ""
|
1112 |
-
"
|
1113 |
-
"
|
1114 |
|
1115 |
-
#: includes/
|
1116 |
-
msgid "
|
1117 |
-
msgstr "
|
1118 |
|
1119 |
-
#: includes/settings/tabs/wps-
|
1120 |
msgid ""
|
1121 |
-
"
|
1122 |
-
"
|
1123 |
-
"
|
1124 |
msgstr ""
|
1125 |
-
"
|
1126 |
-
"
|
1127 |
|
1128 |
-
#: includes/settings/tabs/wps-
|
1129 |
-
|
1130 |
-
|
1131 |
-
msgstr "تمكين"
|
1132 |
|
1133 |
-
#: includes/settings/tabs/wps-
|
1134 |
-
msgid ""
|
1135 |
-
"
|
1136 |
-
"why it was excluded but no other information. This will generate a lot of "
|
1137 |
-
"data but is useful if you want to see the total number of hits your site "
|
1138 |
-
"gets, not just actual user visits."
|
1139 |
-
msgstr ""
|
1140 |
-
"يقوم هذا الخيار بتسجيل جميع النقرات المستبعدة في جدول منفصل مع أسباب "
|
1141 |
-
"الأستبعاد، ولكن بدون معلومات أخرى. وهذا قد يولد الكثير من البيانات ولكن هو "
|
1142 |
-
"مفيد إذا كنت تريد أن ترى العدد الكلي من المشاهدات التي يحصل عليها موقعك، "
|
1143 |
-
"وليس فقط المستخدم الفعلي للموقع."
|
1144 |
|
1145 |
-
#: includes/settings/tabs/wps-
|
1146 |
-
msgid "
|
1147 |
-
msgstr "
|
1148 |
|
1149 |
-
#: includes/settings/tabs/wps-
|
1150 |
-
msgid "
|
1151 |
-
msgstr "
|
1152 |
|
1153 |
-
#: includes/settings/tabs/wps-
|
1154 |
-
msgid "
|
1155 |
-
msgstr "
|
1156 |
|
1157 |
-
#: includes/settings/tabs/wps-
|
1158 |
-
msgid "
|
1159 |
-
msgstr "
|
1160 |
|
1161 |
-
#: includes/
|
1162 |
-
msgid "
|
1163 |
-
msgstr "
|
1164 |
|
1165 |
-
#: includes/
|
1166 |
-
msgid "
|
1167 |
-
msgstr "
|
1168 |
|
1169 |
-
#: includes/settings/tabs/wps-
|
1170 |
-
msgid "
|
1171 |
-
msgstr "
|
1172 |
|
1173 |
-
#: includes/
|
1174 |
-
|
1175 |
-
|
|
|
1176 |
|
1177 |
-
#: includes/
|
1178 |
-
msgid "
|
1179 |
-
msgstr "
|
1180 |
|
1181 |
-
#: includes/
|
1182 |
-
msgid "
|
1183 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1184 |
|
1185 |
-
#: includes/settings/wps-settings.php:
|
|
|
|
|
|
|
|
|
1186 |
msgid "Access/Exclusions"
|
1187 |
msgstr "وصول/استثناءات"
|
1188 |
|
1189 |
-
#: includes/settings/wps-settings.php:
|
|
|
|
|
|
|
|
|
1190 |
msgid "Maintenance"
|
1191 |
msgstr "صيانة"
|
1192 |
|
1193 |
-
#: includes/settings/wps-settings.php:
|
|
|
|
|
|
|
|
|
1194 |
msgid "Update"
|
1195 |
msgstr "تحديث"
|
1196 |
|
1197 |
-
#:
|
1198 |
-
msgid "
|
1199 |
-
msgstr "
|
1200 |
|
1201 |
-
#:
|
1202 |
-
msgid "
|
1203 |
-
msgstr "
|
1204 |
|
1205 |
-
#:
|
1206 |
-
msgid "
|
1207 |
-
msgstr "
|
1208 |
|
1209 |
-
#:
|
1210 |
-
msgid "
|
1211 |
-
msgstr "
|
1212 |
|
1213 |
-
#:
|
1214 |
-
msgid ""
|
1215 |
-
"
|
1216 |
-
"Minimum value is 30 days."
|
1217 |
-
msgstr ""
|
1218 |
-
"بيانات الاحصائيات المستخدم المحذوف أقدم من الرقم المحدد من الأيام. قيمة الحد "
|
1219 |
-
"الأدنى هو 30 يوما."
|
1220 |
|
1221 |
-
#:
|
1222 |
-
msgid "
|
1223 |
-
msgstr "
|
1224 |
|
1225 |
-
#:
|
1226 |
-
msgid "
|
1227 |
-
msgstr "
|
1228 |
|
1229 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1230 |
msgid ""
|
1231 |
-
"
|
1232 |
-
"
|
1233 |
msgstr ""
|
1234 |
-
"
|
1235 |
-
"
|
1236 |
|
1237 |
-
#:
|
1238 |
-
msgid "
|
1239 |
-
msgstr "
|
1240 |
|
1241 |
-
#:
|
1242 |
-
msgid "
|
1243 |
-
msgstr "
|
1244 |
|
1245 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1246 |
msgid ""
|
1247 |
-
"
|
1248 |
-
"
|
1249 |
msgstr ""
|
1250 |
-
"
|
1251 |
-
"
|
1252 |
|
1253 |
-
#:
|
1254 |
-
msgid "
|
1255 |
-
msgstr "
|
1256 |
|
1257 |
-
#:
|
1258 |
-
msgid "
|
1259 |
-
|
|
|
|
|
1260 |
|
1261 |
-
#:
|
1262 |
msgid ""
|
1263 |
-
"
|
1264 |
-
"
|
1265 |
msgstr ""
|
1266 |
-
"
|
1267 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1268 |
|
1269 |
-
#:
|
1270 |
-
msgid "
|
1271 |
-
msgstr "
|
1272 |
|
1273 |
-
#:
|
1274 |
-
|
1275 |
-
|
1276 |
-
msgstr "التحديث القادم سيكون في"
|
1277 |
|
1278 |
-
#:
|
1279 |
-
msgid ""
|
1280 |
-
"
|
1281 |
-
"the installed PHP version being "
|
1282 |
-
msgstr ""
|
1283 |
-
"جمع GeoIP يتطلب PHP %s أو أعلى، يتم تعطيله حاليا نظرا لكونها نسخة PHP مثبتة"
|
1284 |
|
1285 |
-
#:
|
1286 |
-
msgid "
|
1287 |
-
msgstr "
|
1288 |
|
1289 |
-
#:
|
1290 |
-
msgid "
|
1291 |
-
msgstr "
|
1292 |
|
1293 |
-
#:
|
1294 |
-
msgid "
|
1295 |
-
msgstr "
|
1296 |
|
1297 |
-
#:
|
1298 |
-
|
1299 |
-
|
1300 |
-
msgid "Update Now!"
|
1301 |
-
msgstr "تحديث الآن!"
|
1302 |
|
1303 |
-
#:
|
1304 |
-
msgid ""
|
1305 |
-
|
1306 |
-
"configuration. So for example selecting publish_posts grants the right to "
|
1307 |
-
"Authors, Editors, Admins and Super Admins."
|
1308 |
-
msgstr ""
|
1309 |
-
"كل ما سبق من الكاسكيدز هي حقوق تكوين الووردبريس الافتراضي. على سبيل المثال "
|
1310 |
-
"عند اختيار publish_posts يمنح حقوق المؤلف,المحرر,المدير,المسؤول."
|
1311 |
|
1312 |
-
#:
|
1313 |
-
msgid ""
|
1314 |
-
"
|
1315 |
-
"at %s in the WordPress plugin directory."
|
1316 |
-
msgstr ""
|
1317 |
-
"إذا كنت في حاجة الى حل أكثر قوة لتفويض الوصول التي قد ترغب في النظر في %s "
|
1318 |
-
"الدليل المساعد لووردبريس."
|
1319 |
|
1320 |
-
#:
|
1321 |
-
msgid "
|
1322 |
-
msgstr "
|
1323 |
|
1324 |
-
#:
|
1325 |
-
msgid "
|
1326 |
-
msgstr "
|
1327 |
|
1328 |
-
#:
|
1329 |
-
msgid "
|
1330 |
-
msgstr "
|
1331 |
|
1332 |
-
#:
|
1333 |
-
msgid ""
|
1334 |
-
|
1335 |
-
"Tuesday of the month."
|
1336 |
-
msgstr ""
|
1337 |
-
"سيتم جدولة التحميل من قاعدة البيانات GeoIP لمدة 2 يوما بعد يوم الثلاثاء "
|
1338 |
-
"الأول من الشهر."
|
1339 |
|
1340 |
-
#:
|
1341 |
-
msgid ""
|
1342 |
-
"
|
1343 |
-
"than 1k (which usually means the stub that comes with the plugin is still in "
|
1344 |
-
"place)."
|
1345 |
-
msgstr ""
|
1346 |
-
"وهذا الخيار أيضا تحميل قاعدة البيانات إذا كان حجم الملف المحلي أقل من 1K "
|
1347 |
-
"(الذي يعني عادة أن طرف البرنامج التي تأتي مع البرنامج المساعد لا يزال في "
|
1348 |
-
"مكانه)."
|
1349 |
|
1350 |
-
#:
|
1351 |
-
msgid "
|
1352 |
-
msgstr "
|
1353 |
|
1354 |
-
#:
|
1355 |
-
msgid "
|
1356 |
-
msgstr "
|
1357 |
|
1358 |
-
#:
|
1359 |
-
msgid "
|
1360 |
-
msgstr "
|
1361 |
|
1362 |
-
#:
|
1363 |
-
msgid "
|
1364 |
-
msgstr "
|
1365 |
|
1366 |
-
#:
|
1367 |
-
msgid "
|
1368 |
-
msgstr "
|
1369 |
|
1370 |
-
#:
|
1371 |
-
msgid "
|
1372 |
-
msgstr "
|
1373 |
|
1374 |
-
#:
|
1375 |
-
msgid "
|
1376 |
-
msgstr "
|
1377 |
|
1378 |
-
#:
|
1379 |
-
msgid "
|
1380 |
-
|
|
|
|
|
|
|
|
|
1381 |
|
1382 |
-
#:
|
1383 |
-
msgid "
|
1384 |
-
msgstr "
|
1385 |
|
1386 |
-
#:
|
1387 |
-
msgid "
|
1388 |
-
msgstr "
|
1389 |
|
1390 |
-
#:
|
1391 |
msgid "Error could not open downloaded GeoIP database for reading: %s"
|
1392 |
msgstr "خطأ لا يمكن فتح قاعدة البيانات GeoIP التي تم تحميلها للقراءة: %s"
|
1393 |
|
1394 |
-
#:
|
1395 |
msgid "Error could not open destination GeoIP database for writing %s"
|
1396 |
msgstr "خطأ لا يمكن فتح قاعدة البيانات GeoIP لجهة الكتابة %s"
|
1397 |
|
1398 |
-
#:
|
1399 |
msgid "GeoIP Database updated successfully!"
|
1400 |
msgstr "تم تحديث قاعدة بيانات GeoIP بنجاح!"
|
1401 |
|
1402 |
-
#:
|
1403 |
-
msgid "
|
1404 |
-
msgstr "
|
1405 |
|
1406 |
-
#:
|
1407 |
-
msgid "
|
1408 |
-
msgstr "
|
1409 |
|
1410 |
-
#:
|
1411 |
-
msgid "
|
1412 |
-
msgstr "
|
1413 |
|
1414 |
-
#:
|
1415 |
-
msgid "
|
1416 |
-
|
|
|
|
|
|
|
|
|
1417 |
|
1418 |
-
#:
|
1419 |
-
msgid "
|
1420 |
-
|
|
|
|
|
|
|
|
|
1421 |
|
1422 |
-
#:
|
1423 |
-
msgid "
|
1424 |
-
msgstr "
|
1425 |
|
1426 |
-
#:
|
1427 |
-
|
1428 |
-
|
1429 |
-
msgid "Exclude"
|
1430 |
-
msgstr "منع"
|
1431 |
|
1432 |
-
|
1433 |
-
|
1434 |
-
msgstr "استبعاد دور %s من جمع البيانات."
|
1435 |
|
1436 |
-
|
1437 |
-
|
1438 |
-
msgstr "استثناءات IP/Robot"
|
1439 |
|
1440 |
-
|
1441 |
-
|
1442 |
-
"A list of words (one per line) to match against to detect robots. Entries "
|
1443 |
-
"must be at least 4 characters long or they will be ignored."
|
1444 |
-
msgstr ""
|
1445 |
-
"قائمة من الكلمات (واحد في كل سطر) لمطابقة ضد للكشف عن الروبوتات. يجب أن تكون "
|
1446 |
-
"إدخالات 4 أحرف على الأقل أو أنها سيتم تجاهلها."
|
1447 |
|
1448 |
-
|
1449 |
-
|
1450 |
-
msgstr "إعادة تعيين إلى الافتراضي"
|
1451 |
|
1452 |
-
|
1453 |
-
|
1454 |
-
msgstr "إضافة 10.0.0.0"
|
1455 |
|
1456 |
-
|
1457 |
-
|
1458 |
-
msgstr "إضافة 172.16.0.0"
|
1459 |
|
1460 |
-
|
1461 |
-
|
1462 |
-
msgstr "إضافة 192.168.0.0"
|
1463 |
|
1464 |
-
|
1465 |
-
|
1466 |
-
msgstr "الرسوم البيانية"
|
1467 |
|
1468 |
-
|
1469 |
-
|
1470 |
-
"For get more information and location (country) from visitor, enable this "
|
1471 |
-
"feature."
|
1472 |
-
msgstr ""
|
1473 |
-
"للحصول على مزيد من المعلومات، والمكان (البلد) من الزوار، تمكين هذه الميزة."
|
1474 |
|
1475 |
-
|
1476 |
-
|
1477 |
-
msgstr "نظرة عامة"
|
1478 |
|
1479 |
-
|
1480 |
-
|
1481 |
-
#: wp-statistics.php:251
|
1482 |
-
msgid "Countries"
|
1483 |
-
msgstr "الدول"
|
1484 |
|
1485 |
-
|
1486 |
-
|
1487 |
-
msgstr "نقرات"
|
1488 |
|
1489 |
-
|
1490 |
-
|
1491 |
-
msgstr "المراجع"
|
1492 |
|
1493 |
-
|
1494 |
-
|
1495 |
-
msgstr "عمليات البحث"
|
1496 |
|
1497 |
-
|
1498 |
-
|
1499 |
-
msgstr "كلمات البحث"
|
1500 |
|
1501 |
-
|
1502 |
-
|
1503 |
-
msgstr "ثانية"
|
1504 |
|
1505 |
-
|
1506 |
-
|
1507 |
-
msgstr "إحصائيات المتصفح"
|
1508 |
|
1509 |
-
|
1510 |
-
|
1511 |
-
|
|
|
|
|
|
|
1512 |
|
1513 |
-
|
1514 |
-
|
1515 |
-
msgstr "الإصدار %s"
|
1516 |
|
1517 |
-
|
1518 |
-
|
1519 |
-
msgstr "احصائية النقرات"
|
1520 |
|
1521 |
-
|
1522 |
-
|
1523 |
-
msgid "10 Days"
|
1524 |
-
msgstr "10 أيام"
|
1525 |
|
1526 |
-
|
1527 |
-
|
1528 |
-
msgid "20 Days"
|
1529 |
-
msgstr "20 يوم"
|
1530 |
|
1531 |
-
|
1532 |
-
|
1533 |
-
msgid "30 Days"
|
1534 |
-
msgstr "30 يو م"
|
1535 |
|
1536 |
-
|
1537 |
-
|
1538 |
-
msgid "2 Months"
|
1539 |
-
msgstr "شهرين"
|
1540 |
|
1541 |
-
|
1542 |
-
|
1543 |
-
msgid "3 Months"
|
1544 |
-
msgstr "3 أشهر"
|
1545 |
|
1546 |
-
|
1547 |
-
|
1548 |
-
msgid "6 Months"
|
1549 |
-
msgstr "6 أشهر"
|
1550 |
|
1551 |
-
|
1552 |
-
|
1553 |
-
msgid "9 Months"
|
1554 |
-
msgstr "9 أشهر"
|
1555 |
|
1556 |
-
|
1557 |
-
|
1558 |
-
msgid "1 Year"
|
1559 |
-
msgstr "سنة"
|
1560 |
|
1561 |
-
|
1562 |
-
|
1563 |
-
msgstr "الرسم البياني لعدد النقرات"
|
1564 |
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
msgid "days"
|
1570 |
-
msgstr "أيام"
|
1571 |
|
1572 |
-
|
1573 |
-
|
1574 |
-
msgid "Top 10 Countries"
|
1575 |
-
msgstr "أعلى 10 دول"
|
1576 |
|
1577 |
-
|
1578 |
-
|
1579 |
-
msgstr "الترتيب"
|
1580 |
|
1581 |
-
|
1582 |
-
|
1583 |
-
msgstr "العلم"
|
1584 |
|
1585 |
-
|
1586 |
-
|
1587 |
-
msgstr "عدد الزوار"
|
1588 |
|
1589 |
-
|
1590 |
-
|
1591 |
-
msgstr "الرسم البياني لمحركات البحث"
|
1592 |
|
1593 |
-
|
1594 |
-
|
1595 |
-
msgstr "أفضل الدول"
|
1596 |
|
1597 |
-
|
1598 |
-
|
1599 |
-
msgstr "حذف أنواع وكيل العضو"
|
1600 |
|
1601 |
-
|
1602 |
-
|
1603 |
-
msgstr "
|
1604 |
|
1605 |
-
|
1606 |
-
|
1607 |
-
msgstr "سيتم فقد جميع البيانات الزائر لهذا النوع."
|
1608 |
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1613 |
|
1614 |
-
|
1615 |
-
|
1616 |
-
msgstr "حذف المنصات"
|
1617 |
|
1618 |
-
|
1619 |
-
|
1620 |
-
msgstr "سيتم فقد جميع البيانات الزائر لنوع هذه المنصة."
|
1621 |
|
1622 |
-
|
1623 |
-
|
1624 |
-
msgstr "خيارات GeoIP"
|
1625 |
|
1626 |
-
|
1627 |
-
|
1628 |
-
msgstr "تخزين كامل سلسلة عامل المستخدم"
|
1629 |
|
1630 |
-
|
1631 |
-
|
1632 |
-
msgstr "تمكين فقط من أجل التصحيح"
|
1633 |
|
1634 |
-
|
1635 |
-
|
1636 |
-
|
|
|
|
|
1637 |
|
1638 |
-
|
1639 |
-
|
1640 |
-
msgstr "
|
1641 |
|
1642 |
-
|
1643 |
-
|
1644 |
-
msgstr "تحديث معلومات GeoIP"
|
1645 |
|
1646 |
-
|
1647 |
-
|
1648 |
-
msgstr "تحميل قاعدة بيانات GeoIP"
|
1649 |
|
1650 |
-
|
1651 |
-
|
1652 |
-
msgid "Save changes on this page to download the update."
|
1653 |
-
msgstr "حفظ التغييرات على هذه الصفحة لتحميل التحديث."
|
1654 |
|
1655 |
-
|
1656 |
-
|
1657 |
-
#: includes/optimization/tabs/wps-optimization-purging.php:62
|
1658 |
-
#: includes/optimization/tabs/wps-optimization-purging.php:90
|
1659 |
-
msgid "Are you sure?"
|
1660 |
-
msgstr "هل أنت متأكد؟"
|
1661 |
|
1662 |
-
|
1663 |
-
|
1664 |
-
msgstr "مسح الآن!"
|
1665 |
|
1666 |
-
|
1667 |
-
|
1668 |
-
msgstr "التحسين"
|
1669 |
|
1670 |
-
|
1671 |
-
|
1672 |
-
#: includes/optimization/empty.php:5 includes/optimization/export.php:5
|
1673 |
-
#: includes/optimization/purge-data.php:5
|
1674 |
-
#: includes/optimization/wps-optimization.php:3 manual/manual.php:5
|
1675 |
-
msgid "Access denied!"
|
1676 |
-
msgstr "تم رفض الوصول!"
|
1677 |
|
1678 |
-
|
1679 |
-
|
1680 |
-
|
1681 |
-
|
1682 |
-
|
|
|
1683 |
|
1684 |
-
|
1685 |
-
|
1686 |
-
msgstr "الموارد"
|
1687 |
|
1688 |
-
|
1689 |
-
|
1690 |
-
msgid "Memory usage in PHP"
|
1691 |
-
msgstr "استخدام الذاكرة في PHP"
|
1692 |
|
1693 |
-
|
1694 |
-
|
1695 |
-
msgstr "بايت"
|
1696 |
|
1697 |
-
|
1698 |
-
|
1699 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:70
|
1700 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:81
|
1701 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:92
|
1702 |
-
msgid "Row"
|
1703 |
-
msgstr "صف"
|
1704 |
|
1705 |
-
|
1706 |
-
|
1707 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:71
|
1708 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:82
|
1709 |
-
#: includes/optimization/tabs/wps-optimization-resources.php:93
|
1710 |
-
msgid "Number of rows"
|
1711 |
-
msgstr "عدد الصفوف"
|
1712 |
|
1713 |
-
|
1714 |
-
|
1715 |
-
msgid "Export"
|
1716 |
-
msgstr "تصدير"
|
1717 |
|
1718 |
-
|
1719 |
-
|
1720 |
-
|
|
|
|
|
|
|
1721 |
|
1722 |
-
|
1723 |
-
|
1724 |
-
|
|
|
|
|
|
|
|
|
1725 |
|
1726 |
-
|
1727 |
-
|
1728 |
-
msgstr "التصدير إلى"
|
1729 |
|
1730 |
-
|
1731 |
-
|
1732 |
-
msgstr "
|
|
|
|
|
1733 |
|
1734 |
-
|
1735 |
-
|
1736 |
-
msgstr "ابدأ الآن!"
|
1737 |
|
1738 |
-
|
1739 |
-
|
1740 |
-
msgstr "تفريغ الجدول"
|
1741 |
|
1742 |
-
|
1743 |
-
|
1744 |
-
msgstr "سيتم فقدان جميع البيانات الجدول."
|
1745 |
|
1746 |
-
|
1747 |
-
|
1748 |
-
msgstr "دعم"
|
1749 |
|
1750 |
-
|
1751 |
-
|
1752 |
-
msgstr "فارسي"
|
1753 |
|
1754 |
-
|
1755 |
-
|
1756 |
-
msgstr "مواقع اشارة من"
|
1757 |
|
1758 |
-
|
1759 |
-
|
1760 |
-
msgstr "الترجمات"
|
1761 |
|
1762 |
-
|
1763 |
-
|
1764 |
-
msgstr "تضاف قريبا"
|
1765 |
|
1766 |
-
|
1767 |
-
|
1768 |
-
#: includes/log/widgets/words.php:32
|
1769 |
-
#: includes/settings/tabs/wps-overview-display.php:33
|
1770 |
-
#: includes/settings/tabs/wps-overview-display.php:71
|
1771 |
-
msgid "Map"
|
1772 |
-
msgstr "خريطة"
|
1773 |
|
1774 |
-
|
1775 |
-
|
1776 |
-
msgid "Page"
|
1777 |
-
msgstr "صفحة"
|
1778 |
|
1779 |
-
|
1780 |
-
|
1781 |
-
msgid "From"
|
1782 |
-
msgstr "من"
|
1783 |
|
1784 |
-
|
1785 |
-
|
1786 |
-
msgstr ""
|
1787 |
-
"هناك جدول مفقود في البرنامج المساعد! الرجاء تعطيل البرنامج المساعد ومن ثم "
|
1788 |
-
"تفعيلة مرة أخرى."
|
1789 |
|
1790 |
-
|
1791 |
-
|
1792 |
-
msgid "Statistical reporting"
|
1793 |
-
msgstr "تقارير الإحصائيات"
|
1794 |
|
1795 |
-
|
1796 |
-
|
1797 |
-
msgstr "الاحصائيات"
|
1798 |
|
1799 |
-
|
1800 |
-
|
1801 |
-
msgid "User Online"
|
1802 |
-
msgstr "المتواجدين الآن"
|
1803 |
|
1804 |
-
|
1805 |
-
|
1806 |
-
msgstr "زيارات اليوم"
|
1807 |
|
1808 |
-
|
1809 |
-
|
1810 |
-
msgstr "زوار اليوم"
|
1811 |
|
1812 |
-
|
1813 |
-
|
1814 |
-
msgstr "زيارات الأمس"
|
1815 |
|
1816 |
-
|
1817 |
-
|
1818 |
-
msgstr "زوار الأمس"
|
1819 |
|
1820 |
-
|
1821 |
-
|
1822 |
-
|
|
|
|
|
|
|
1823 |
|
1824 |
-
|
1825 |
-
|
1826 |
-
msgstr "زيارات الشهر"
|
1827 |
|
1828 |
-
|
1829 |
-
|
1830 |
-
msgstr "زيارات السنة"
|
1831 |
|
1832 |
-
|
1833 |
-
|
1834 |
-
msgstr "مجموع الزيارات"
|
1835 |
|
1836 |
-
|
1837 |
-
|
1838 |
-
msgstr "مجموع الزوار"
|
1839 |
|
1840 |
-
|
1841 |
-
|
1842 |
-
msgstr "إجمالي المشاركات"
|
1843 |
|
1844 |
-
|
1845 |
-
|
1846 |
-
msgstr "
|
1847 |
|
1848 |
-
|
1849 |
-
|
1850 |
-
msgstr "إجمالي التعليقات"
|
1851 |
|
1852 |
-
|
1853 |
-
|
1854 |
-
msgstr "إجمالي السبام"
|
1855 |
|
1856 |
-
|
1857 |
-
|
1858 |
-
msgstr "عدد الاعضاء"
|
1859 |
|
1860 |
-
|
1861 |
-
|
1862 |
-
msgstr "متوسط المشاركات"
|
1863 |
|
1864 |
-
|
1865 |
-
|
1866 |
-
msgstr "متوسط التعليقات"
|
1867 |
|
1868 |
-
|
1869 |
-
|
1870 |
-
msgstr "متوسط الاعضاء"
|
1871 |
|
1872 |
-
|
1873 |
-
|
1874 |
-
msgstr "تاريخ آخر مشاركة"
|
1875 |
|
1876 |
-
|
1877 |
-
|
1878 |
-
msgstr "عرض الإحصائيات"
|
1879 |
|
1880 |
-
|
1881 |
-
|
1882 |
-
msgstr "الإعدادات"
|
1883 |
|
1884 |
-
|
1885 |
-
|
1886 |
-
msgstr "زوار اليوم"
|
1887 |
|
1888 |
-
|
1889 |
-
|
1890 |
-
msgstr "زيارات اليوم"
|
1891 |
|
1892 |
-
|
1893 |
-
|
1894 |
-
msgstr "زيارات الأمس"
|
1895 |
|
1896 |
-
|
1897 |
-
|
1898 |
-
msgstr "زيارات الأمس"
|
1899 |
|
1900 |
-
|
1901 |
-
|
1902 |
-
msgstr "ليس لديك الصلاحيات الكافية لدخول هذه الصفحة."
|
1903 |
|
1904 |
-
|
1905 |
-
|
1906 |
-
#: includes/log/hit-statistics.php:35 includes/log/last-search.php:61
|
1907 |
-
#: includes/log/last-visitor.php:57 includes/log/page-statistics.php:47
|
1908 |
-
#: includes/log/search-statistics.php:35 includes/log/top-pages.php:19
|
1909 |
-
#: includes/log/top-pages.php:131 includes/log/top-referring.php:45
|
1910 |
-
#: includes/log/widgets/about.php:7 includes/log/widgets/browsers.php:7
|
1911 |
-
#: includes/log/widgets/countries.php:9 includes/log/widgets/google.map.php:8
|
1912 |
-
#: includes/log/widgets/hits.php:7 includes/log/widgets/jqv.map.php:8
|
1913 |
-
#: includes/log/widgets/pages.php:11 includes/log/widgets/recent.php:7
|
1914 |
-
#: includes/log/widgets/referring.php:11 includes/log/widgets/search.php:7
|
1915 |
-
#: includes/log/widgets/summary.php:7 includes/log/widgets/words.php:14
|
1916 |
-
msgid "Click to toggle"
|
1917 |
-
msgstr "انقر للتبديل"
|
1918 |
|
1919 |
-
|
1920 |
-
|
1921 |
-
msgstr "ملخص الاحصائيات"
|
1922 |
|
1923 |
-
|
1924 |
-
|
1925 |
-
msgid "Visitor"
|
1926 |
-
msgstr "زائر"
|
1927 |
|
1928 |
-
|
1929 |
-
|
1930 |
-
msgid "Visit"
|
1931 |
-
msgstr "زيارة"
|
1932 |
|
1933 |
-
|
1934 |
-
|
1935 |
-
msgstr "اليوم"
|
1936 |
|
1937 |
-
|
1938 |
-
|
1939 |
-
msgstr "الأمس"
|
1940 |
|
1941 |
-
|
1942 |
-
|
1943 |
-
msgstr "أسبوع"
|
1944 |
|
1945 |
-
|
1946 |
-
|
1947 |
-
msgstr "الشهر"
|
1948 |
|
1949 |
-
|
1950 |
-
|
1951 |
-
msgstr "سنة"
|
1952 |
|
1953 |
-
|
1954 |
-
|
1955 |
-
msgid "Total"
|
1956 |
-
msgstr "المجموع"
|
1957 |
|
1958 |
-
|
1959 |
-
|
1960 |
-
msgstr "(التوافق)"
|
1961 |
|
1962 |
-
|
1963 |
-
|
1964 |
-
msgid "Browsers"
|
1965 |
-
msgstr "المتصفحات"
|
1966 |
|
1967 |
-
|
1968 |
-
|
1969 |
-
msgstr "أخرى"
|
1970 |
|
1971 |
-
|
1972 |
-
|
1973 |
-
msgstr "العنوان"
|
1974 |
|
1975 |
-
|
1976 |
-
|
1977 |
-
msgstr "عدد الزيارات والزوار"
|
1978 |
|
1979 |
-
|
1980 |
-
|
1981 |
-
msgstr "جوجل"
|
1982 |
|
1983 |
-
|
1984 |
-
|
1985 |
-
msgid "Recent Visitors"
|
1986 |
-
msgstr "الزيارات الأخيرة"
|
1987 |
|
1988 |
-
|
1989 |
-
|
1990 |
-
msgstr "الدولة"
|
1991 |
|
1992 |
-
|
1993 |
-
|
1994 |
-
#: includes/settings/tabs/wps-general.php:66
|
1995 |
-
#: includes/settings/tabs/wps-general.php:82
|
1996 |
-
#: includes/settings/tabs/wps-general.php:110
|
1997 |
-
#: includes/settings/tabs/wps-general.php:126
|
1998 |
-
#: includes/settings/tabs/wps-general.php:138
|
1999 |
-
#: includes/settings/tabs/wps-general.php:165
|
2000 |
-
#: includes/settings/tabs/wps-general.php:177
|
2001 |
-
#: includes/settings/tabs/wps-general.php:189
|
2002 |
-
#: includes/settings/tabs/wps-general.php:219
|
2003 |
-
#: includes/settings/tabs/wps-general.php:231
|
2004 |
-
#: includes/settings/tabs/wps-general.php:274
|
2005 |
-
#: includes/settings/tabs/wps-general.php:290
|
2006 |
-
#: includes/settings/tabs/wps-geoip.php:37
|
2007 |
-
#: includes/settings/tabs/wps-geoip.php:61
|
2008 |
-
#: includes/settings/tabs/wps-geoip.php:94
|
2009 |
-
#: includes/settings/tabs/wps-maintenance.php:40
|
2010 |
-
#: includes/settings/tabs/wps-overview-display.php:105
|
2011 |
-
#: includes/settings/tabs/wps-overview-display.php:117
|
2012 |
-
msgid "Active"
|
2013 |
-
msgstr "تفعيل"
|
2014 |
|
2015 |
-
|
2016 |
-
|
2017 |
-
#: includes/settings/tabs/wps-general.php:127
|
2018 |
-
#: includes/settings/tabs/wps-general.php:166
|
2019 |
-
#: includes/settings/tabs/wps-general.php:178
|
2020 |
-
#: includes/settings/tabs/wps-general.php:190
|
2021 |
-
#: includes/settings/tabs/wps-general.php:291
|
2022 |
-
msgid "Enable or disable this feature"
|
2023 |
-
msgstr "تمكين أو تعطيل هذه الميزة"
|
2024 |
|
2025 |
-
|
2026 |
-
|
2027 |
-
#: includes/settings/tabs/wps-general.php:105
|
2028 |
-
msgid "Visits"
|
2029 |
-
msgstr "مرة"
|
2030 |
|
2031 |
-
|
2032 |
-
|
2033 |
-
msgid "Visitors"
|
2034 |
-
msgstr "الزوار"
|
2035 |
|
2036 |
-
|
2037 |
-
|
2038 |
-
msgstr "تحقق من المتصلين في الموقع في كل"
|
2039 |
|
2040 |
-
|
2041 |
-
|
2042 |
-
msgstr "وقت التحقق من المستخدمين المتصلين في الموقع. الآن: %s ثانية"
|
2043 |
|
2044 |
-
|
2045 |
-
|
2046 |
-
msgstr "إظهار الاحصائيات في شريط القوائم"
|
2047 |
|
2048 |
-
|
2049 |
-
|
2050 |
-
msgstr "لا"
|
2051 |
|
2052 |
-
|
2053 |
-
|
2054 |
-
msgstr "نعم"
|
2055 |
|
2056 |
-
|
2057 |
-
|
2058 |
-
msgstr "اظهار الاحصائيات في شريط القوائم الإداري"
|
2059 |
|
2060 |
-
|
2061 |
-
|
2062 |
-
msgstr "درجة لكل زائر"
|
2063 |
|
2064 |
-
|
2065 |
-
|
2066 |
-
msgstr "حساب توجيه النقرات لكل زائر. حالياً %s."
|
2067 |
|
2068 |
-
|
2069 |
-
|
2070 |
-
msgstr "حدد عند استلام إحصاءات التقرير."
|
2071 |
|
2072 |
-
|
2073 |
-
|
2074 |
-
msgstr "البريد الإلكتروني"
|
2075 |
|
2076 |
-
|
2077 |
-
|
2078 |
-
msgstr "رسائل نصية"
|
2079 |
|
2080 |
-
|
2081 |
-
|
2082 |
-
msgstr "حدد نوع الحصول على التقرير."
|
2083 |
|
2084 |
-
|
2085 |
-
|
2086 |
-
msgstr "أدخل محتويات التقارير الواردة."
|
2087 |
|
2088 |
-
|
2089 |
-
|
2090 |
-
msgstr "الأسم"
|
2091 |
|
2092 |
-
|
2093 |
-
|
2094 |
-
msgstr "البنود"
|
2095 |
|
2096 |
-
|
2097 |
-
|
2098 |
-
msgstr "حدد نوع من محرك البحث"
|
2099 |
|
2100 |
-
|
2101 |
-
|
2102 |
-
|
2103 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
+
"Project-Id-Version: wp-statistics\n"
|
4 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-statistics\n"
|
5 |
+
"POT-Creation-Date: 2014-12-26 16:38:23+00:00\n"
|
6 |
+
"PO-Revision-Date: 2015-01-06 12:25+0300\n"
|
7 |
+
"Last-Translator: aBuhaTim <al3zz@hotmail.com>\n"
|
8 |
+
"Language-Team: ABU HATIM <al3zz.com@gmail.com>\n"
|
9 |
+
"Language: ar_SA\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\\wordpress\\wp-content"
|
15 |
+
"\\plugins\\wp-statistics\n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Generator: Poedit 1.7.1\n"
|
18 |
+
"X-Poedit-SearchPath-0: F:\\Program Files\\xampp\\htdocs\\wordpress\\wp-"
|
19 |
+
"content\\plugins\\wp-statistics\n"
|
20 |
+
|
21 |
+
#: dashboard.php:55
|
22 |
+
msgid "Quick Stats"
|
23 |
+
msgstr "إحصائيات سريعة"
|
24 |
+
|
25 |
+
#: dashboard.php:56 includes/log/widgets/browsers.php:54
|
26 |
+
msgid "Top 10 Browsers"
|
27 |
+
msgstr "أفضل 10 متصفحات"
|
28 |
|
29 |
+
#: dashboard.php:57 includes/log/widgets/countries.php:11
|
30 |
+
#: includes/settings/tabs/wps-overview-display.php:27
|
31 |
+
msgid "Top 10 Countries"
|
32 |
+
msgstr "أعلى 10 دول"
|
33 |
|
34 |
+
#: dashboard.php:58
|
35 |
+
msgid "Today's Visitor Map"
|
36 |
+
msgstr "خريطة زوار اليوم"
|
37 |
|
38 |
+
#: dashboard.php:59 editor.php:46 includes/log/hit-statistics.php:8
|
39 |
+
#: includes/log/widgets/hits.php:8
|
40 |
+
msgid "Hit Statistics"
|
41 |
+
msgstr "احصائية النقرات"
|
42 |
|
43 |
+
#: dashboard.php:60 includes/log/widgets/pages.php:11
|
44 |
+
msgid "Top 10 Pages"
|
45 |
+
msgstr "أفضل 10 صفحات"
|
46 |
|
47 |
+
#: dashboard.php:61 includes/log/last-visitor.php:30
|
48 |
+
#: includes/log/widgets/recent.php:8
|
49 |
+
#: includes/settings/tabs/wps-overview-display.php:39
|
50 |
+
msgid "Recent Visitors"
|
51 |
+
msgstr "الزيارات الأخيرة"
|
52 |
|
53 |
+
#: dashboard.php:62 includes/log/top-referring.php:27
|
54 |
+
#: includes/log/top-referring.php:42 includes/log/widgets/referring.php:13
|
55 |
+
#: includes/settings/tabs/wps-overview-display.php:26
|
56 |
+
msgid "Top Referring Sites"
|
57 |
+
msgstr "أعلى المواقع اشارة"
|
|
|
58 |
|
59 |
+
#: dashboard.php:63 includes/log/widgets/search.php:7
|
60 |
+
#: includes/log/widgets/summary.php:74
|
61 |
+
msgid "Search Engine Referrals"
|
62 |
+
msgstr "إحالات محرك البحث"
|
|
|
|
|
63 |
|
64 |
+
#: dashboard.php:64 includes/log/widgets/summary.php:8
|
65 |
+
msgid "Summary"
|
66 |
+
msgstr "ملخص"
|
|
|
|
|
|
|
|
|
67 |
|
68 |
+
#: dashboard.php:65 includes/log/last-search.php:30
|
69 |
+
#: includes/log/widgets/words.php:8
|
70 |
+
#: includes/settings/tabs/wps-overview-display.php:37
|
71 |
+
msgid "Latest Search Words"
|
72 |
+
msgstr "أحدث كلمات البحث"
|
73 |
|
74 |
+
#: dashboard.php:66 includes/log/widgets/top.visitors.php:8
|
75 |
+
#: includes/settings/tabs/wps-overview-display.php:35
|
76 |
+
msgid "Top 10 Visitors Today"
|
77 |
+
msgstr "أفضل 10 زوار اليوم"
|
78 |
|
79 |
+
#: dashboard.php:97
|
80 |
+
msgid "Please reload the dashboard to display the content of this widget."
|
81 |
+
msgstr "يرجى تحميل لوحة المعلومات لعرض محتوى هذه القطعة."
|
82 |
|
83 |
+
#: dashboard.php:138
|
84 |
+
msgid "WP Statistics Overview"
|
85 |
+
msgstr "نظرة عامة لإحصائيات ووردبريس"
|
|
|
|
|
|
|
|
|
86 |
|
87 |
+
#: editor.php:63
|
88 |
+
msgid "This post is not yet published."
|
89 |
+
msgstr "لم يتم نشر هذا المقال حتى الآن."
|
90 |
|
91 |
+
#: includes/functions/geoip-populate.php:26
|
92 |
msgid ""
|
93 |
+
"Unable to load the GeoIP database, make sure you have downloaded it in the "
|
94 |
+
"settings page."
|
|
|
95 |
msgstr ""
|
96 |
+
"غير قادر على تحميل قاعدة البيانات GeoIP، تأكد من أنك قمت بتنزيلها في صفحة "
|
97 |
+
"الإعدادات."
|
98 |
|
99 |
+
#: includes/functions/geoip-populate.php:50
|
100 |
+
msgid "Updated %s GeoIP records in the visitors database."
|
101 |
+
msgstr "تحديث السجلات %s GeoIP في قاعدة بيانات الزوار."
|
102 |
|
103 |
+
#: includes/functions/purge.php:21 includes/functions/purge.php:39
|
104 |
+
#: includes/functions/purge.php:50 includes/functions/purge.php:83
|
105 |
+
msgid "%s data older than %s days purged successfully."
|
106 |
+
msgstr "البيانات %s مضى عليها أكثر من %s أيام طهرت فيه بنجاح."
|
107 |
|
108 |
+
#: includes/functions/purge.php:23 includes/functions/purge.php:41
|
109 |
+
#: includes/functions/purge.php:52 includes/functions/purge.php:85
|
110 |
+
msgid "No records found to purge from %s!"
|
111 |
+
msgstr "لا توجد سجلات للتخلص من %s!"
|
112 |
|
113 |
+
#: includes/functions/purge.php:98
|
114 |
+
msgid "Database pruned on"
|
115 |
+
msgstr "قاعدة بيانات مجردة على"
|
116 |
|
117 |
+
#: includes/functions/purge.php:103
|
118 |
+
msgid "Please select a value over 30 days."
|
119 |
+
msgstr "يرجى تحديد قيمة أكثر من 30 يوما."
|
120 |
|
121 |
+
#: includes/log/all-browsers.php:8
|
122 |
+
msgid "Browser Statistics"
|
123 |
+
msgstr "إحصائيات المتصفح"
|
124 |
|
125 |
+
#: includes/log/all-browsers.php:14 includes/log/all-browsers.php:98
|
126 |
+
#: includes/log/all-browsers.php:233 includes/log/exclusions.php:74
|
127 |
+
#: includes/log/hit-statistics.php:26 includes/log/last-search.php:61
|
128 |
+
#: includes/log/last-visitor.php:60 includes/log/online.php:17
|
129 |
+
#: includes/log/page-statistics.php:47 includes/log/search-statistics.php:29
|
130 |
+
#: includes/log/top-pages.php:19 includes/log/top-pages.php:137
|
131 |
+
#: includes/log/top-referring.php:38 includes/log/widgets/about.php:7
|
132 |
+
#: includes/log/widgets/browsers.php:6 includes/log/widgets/countries.php:9
|
133 |
+
#: includes/log/widgets/google.map.php:8 includes/log/widgets/hits.php:7
|
134 |
+
#: includes/log/widgets/jqv.map.php:8 includes/log/widgets/pages.php:9
|
135 |
+
#: includes/log/widgets/recent.php:6 includes/log/widgets/referring.php:11
|
136 |
+
#: includes/log/widgets/search.php:6 includes/log/widgets/summary.php:7
|
137 |
+
#: includes/log/widgets/top.visitors.php:7 includes/log/widgets/words.php:6
|
138 |
+
msgid "Click to toggle"
|
139 |
+
msgstr "انقر للتبديل"
|
140 |
|
141 |
+
#: includes/log/all-browsers.php:15 includes/log/widgets/browsers.php:7
|
142 |
+
#: includes/settings/tabs/wps-overview-display.php:25 wp-statistics.php:274
|
143 |
+
msgid "Browsers"
|
144 |
+
msgstr "المتصفحات"
|
|
|
145 |
|
146 |
+
#: includes/log/all-browsers.php:42
|
147 |
+
msgid "Browsers by type"
|
148 |
+
msgstr "حسب نوع المتصفحات"
|
149 |
|
150 |
+
#: includes/log/all-browsers.php:99 includes/log/widgets/top.visitors.php:34
|
151 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:302
|
152 |
+
msgid "Platform"
|
153 |
+
msgstr "المنصة"
|
154 |
|
155 |
+
#: includes/log/all-browsers.php:126
|
156 |
+
msgid "Browsers by platform"
|
157 |
+
msgstr "حسب نوع المنصة"
|
158 |
|
159 |
+
#: includes/log/all-browsers.php:234
|
160 |
+
msgid "%s Version"
|
161 |
+
msgstr "الإصدار %s"
|
162 |
|
163 |
+
#: includes/log/exclusions.php:8
|
164 |
msgid ""
|
165 |
+
"Attention: Exclusion are not currently set to be recorded, the results below "
|
166 |
+
"may not reflect current statistics!"
|
|
|
|
|
167 |
msgstr ""
|
168 |
+
"تنبيه: لم يتم تعيين الاستثناءات حاليا ليتم تسجيلها، قد لا تستطيع عكس نتائج "
|
169 |
+
"الإحصائيات الحالية أدناه!"
|
|
|
|
|
170 |
|
171 |
+
#: includes/log/exclusions.php:54
|
172 |
+
msgid "Exclusions Statistics"
|
173 |
+
msgstr "استثناءات الاحصائيات"
|
|
|
174 |
|
175 |
+
#: includes/log/exclusions.php:57 includes/log/hit-statistics.php:12
|
176 |
+
#: includes/log/page-statistics.php:33 includes/log/search-statistics.php:15
|
177 |
+
msgid "10 Days"
|
178 |
+
msgstr "10 أيام"
|
179 |
|
180 |
+
#: includes/log/exclusions.php:58 includes/log/hit-statistics.php:13
|
181 |
+
#: includes/log/page-statistics.php:34 includes/log/search-statistics.php:16
|
182 |
+
msgid "20 Days"
|
183 |
+
msgstr "20 يوم"
|
|
|
|
|
|
|
184 |
|
185 |
+
#: includes/log/exclusions.php:59 includes/log/hit-statistics.php:14
|
186 |
+
#: includes/log/page-statistics.php:35 includes/log/search-statistics.php:17
|
187 |
+
msgid "30 Days"
|
188 |
+
msgstr "30 يو م"
|
189 |
|
190 |
+
#: includes/log/exclusions.php:60 includes/log/hit-statistics.php:15
|
191 |
+
#: includes/log/page-statistics.php:36 includes/log/search-statistics.php:18
|
192 |
+
msgid "2 Months"
|
193 |
+
msgstr "شهرين"
|
|
|
|
|
|
|
194 |
|
195 |
+
#: includes/log/exclusions.php:61 includes/log/hit-statistics.php:16
|
196 |
+
#: includes/log/page-statistics.php:37 includes/log/search-statistics.php:19
|
197 |
+
msgid "3 Months"
|
198 |
+
msgstr "3 أشهر"
|
199 |
|
200 |
+
#: includes/log/exclusions.php:62 includes/log/hit-statistics.php:17
|
201 |
+
#: includes/log/page-statistics.php:38 includes/log/search-statistics.php:20
|
202 |
+
msgid "6 Months"
|
203 |
+
msgstr "6 أشهر"
|
|
|
|
|
204 |
|
205 |
+
#: includes/log/exclusions.php:63 includes/log/hit-statistics.php:18
|
206 |
+
#: includes/log/page-statistics.php:39 includes/log/search-statistics.php:21
|
207 |
+
msgid "9 Months"
|
208 |
+
msgstr "9 أشهر"
|
|
|
|
|
|
|
209 |
|
210 |
+
#: includes/log/exclusions.php:64 includes/log/hit-statistics.php:19
|
211 |
+
#: includes/log/page-statistics.php:40 includes/log/search-statistics.php:22
|
212 |
+
msgid "1 Year"
|
213 |
+
msgstr "سنة"
|
214 |
|
215 |
+
#: includes/log/exclusions.php:68
|
216 |
+
msgid "Total Exclusions: %s"
|
217 |
+
msgstr "مجموع الاستثناءات: %s"
|
218 |
|
219 |
+
#: includes/log/exclusions.php:75
|
220 |
+
msgid "Exclusions Statistical Chart"
|
221 |
+
msgstr "الرسم البياني لإحصائيات الاستثناءات"
|
222 |
|
223 |
+
#: includes/log/exclusions.php:97
|
224 |
+
msgid "Excluded hits in the last"
|
225 |
+
msgstr "استبعاد النقرات في الأخير"
|
226 |
|
227 |
+
#: includes/log/exclusions.php:97 includes/log/hit-statistics.php:60
|
228 |
+
#: includes/log/search-statistics.php:71 includes/log/widgets/hits.php:51
|
229 |
+
#: includes/log/widgets/search.php:55
|
230 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:151
|
231 |
+
msgid "days"
|
232 |
+
msgstr "أيام"
|
233 |
|
234 |
+
#: includes/log/exclusions.php:118
|
235 |
+
msgid "Number of excluded hits"
|
236 |
+
msgstr "عدد الزيارات المستبعدة"
|
237 |
|
238 |
+
#: includes/log/hit-statistics.php:27
|
239 |
+
msgid "Hits Statistics Chart"
|
240 |
+
msgstr "الرسم البياني لاحصائيات النقرات"
|
241 |
|
242 |
+
#: includes/log/hit-statistics.php:60 includes/log/widgets/hits.php:51
|
243 |
+
msgid "Hits in the last"
|
244 |
+
msgstr "آخر النقرات"
|
245 |
|
246 |
+
#: includes/log/hit-statistics.php:81 includes/log/widgets/hits.php:72
|
247 |
+
msgid "Number of visits and visitors"
|
248 |
+
msgstr "عدد الزيارات والزوار"
|
249 |
|
250 |
+
#: includes/log/hit-statistics.php:95 includes/log/widgets/hits.php:86
|
251 |
+
#: includes/log/widgets/summary.php:30
|
252 |
+
msgid "Visit"
|
253 |
+
msgstr "زيارة"
|
254 |
|
255 |
+
#: includes/log/hit-statistics.php:95 includes/log/widgets/hits.php:86
|
256 |
+
#: includes/log/widgets/summary.php:29
|
257 |
+
msgid "Visitor"
|
258 |
+
msgstr "زائر"
|
259 |
|
260 |
+
#: includes/log/last-search.php:62
|
261 |
+
msgid "Latest Search Word Statistics"
|
262 |
+
msgstr "أحصائيات أحدث كلمات البحث"
|
|
|
|
|
|
|
|
|
|
|
263 |
|
264 |
+
#: includes/log/last-search.php:97 includes/log/last-visitor.php:97
|
265 |
+
#: includes/log/online.php:48 includes/log/widgets/google.map.php:84
|
266 |
+
#: includes/log/widgets/jqv.map.php:71 includes/log/widgets/recent.php:30
|
267 |
+
#: includes/log/widgets/words.php:32
|
268 |
+
msgid "#hash#"
|
269 |
+
msgstr "#hash#"
|
|
|
270 |
|
271 |
+
#: includes/log/last-search.php:102 includes/log/last-visitor.php:102
|
272 |
+
#: includes/log/online.php:53 includes/log/top-referring.php:71
|
273 |
+
#: includes/log/widgets/recent.php:35 includes/log/widgets/words.php:39
|
274 |
+
#: includes/settings/tabs/wps-overview-display.php:33
|
275 |
+
#: includes/settings/tabs/wps-overview-display.php:113
|
276 |
+
msgid "Map"
|
277 |
+
msgstr "خريطة"
|
278 |
|
279 |
+
#: includes/log/last-search.php:139 includes/log/last-visitor.php:135
|
280 |
+
#: includes/log/online.php:105 includes/log/top-pages.php:187
|
281 |
+
#: includes/log/top-referring.php:125
|
282 |
+
msgid "Page"
|
283 |
+
msgstr "صفحة"
|
284 |
|
285 |
+
#: includes/log/last-search.php:139 includes/log/last-visitor.php:135
|
286 |
+
#: includes/log/online.php:105 includes/log/top-pages.php:187
|
287 |
+
#: includes/log/top-referring.php:125
|
288 |
+
msgid "From"
|
289 |
+
msgstr "من"
|
290 |
|
291 |
+
#: includes/log/last-visitor.php:32 includes/log/top-referring.php:29
|
292 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:135 widget.php:294
|
293 |
+
msgid "All"
|
294 |
+
msgstr "الكل"
|
295 |
|
296 |
+
#: includes/log/last-visitor.php:62
|
297 |
+
msgid "Search for"
|
298 |
+
msgstr "البحث عن"
|
299 |
|
300 |
+
#: includes/log/last-visitor.php:64
|
301 |
+
msgid "Recent Visitor Statistics"
|
302 |
+
msgstr "آخر إحصائيات الزوار"
|
303 |
|
304 |
+
#: includes/log/online.php:11 includes/log/online.php:18
|
305 |
+
msgid "Online Users"
|
306 |
+
msgstr "المستخدمين على الانترنت"
|
307 |
|
308 |
+
#: includes/log/online.php:73
|
309 |
+
msgid "Online for "
|
310 |
+
msgstr "متصل لـ"
|
311 |
|
312 |
+
#: includes/log/page-statistics.php:29
|
313 |
+
msgid "Page Trend for Post ID"
|
314 |
+
msgstr "صفحة الأكثر رواجاً بمعرف المشاركة"
|
315 |
|
316 |
+
#: includes/log/page-statistics.php:48
|
317 |
+
msgid "Page Trend"
|
318 |
+
msgstr "الصفحة الأكثر رواجاً"
|
319 |
|
320 |
+
#: includes/log/search-statistics.php:11 includes/log/search-statistics.php:30
|
321 |
+
msgid "Search Engine Referral Statistics"
|
322 |
+
msgstr "إحصائيات مرجعية محرك البحث"
|
323 |
|
324 |
+
#: includes/log/search-statistics.php:71 includes/log/widgets/search.php:55
|
325 |
+
msgid "Search engine referrals in the last"
|
326 |
+
msgstr "إحالات محرك البحث في الأخير"
|
327 |
|
328 |
+
#: includes/log/search-statistics.php:92 includes/log/widgets/search.php:76
|
329 |
+
msgid "Number of referrals"
|
330 |
+
msgstr "عدد الإحالات"
|
331 |
|
332 |
+
#: includes/log/search-statistics.php:106 includes/log/widgets/search.php:90
|
333 |
+
#: includes/log/widgets/summary.php:64 includes/log/widgets/summary.php:104
|
334 |
+
msgid "Total"
|
335 |
+
msgstr "المجموع"
|
336 |
|
337 |
+
#: includes/log/top-countries.php:11
|
338 |
+
msgid "Top Countries"
|
339 |
+
msgstr "أفضل الدول"
|
340 |
|
341 |
+
#: includes/log/top-countries.php:20 includes/log/widgets/countries.php:30
|
342 |
+
#: includes/log/widgets/top.visitors.php:27
|
343 |
+
msgid "Rank"
|
344 |
+
msgstr "الترتيب"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
345 |
|
346 |
+
#: includes/log/top-countries.php:21 includes/log/widgets/countries.php:31
|
347 |
+
#: includes/log/widgets/top.visitors.php:29
|
348 |
+
msgid "Flag"
|
349 |
+
msgstr "العلم"
|
350 |
|
351 |
+
#: includes/log/top-countries.php:22 includes/log/widgets/countries.php:32
|
352 |
+
#: includes/log/widgets/top.visitors.php:30
|
353 |
+
msgid "Country"
|
354 |
+
msgstr "الدولة"
|
355 |
|
356 |
+
#: includes/log/top-countries.php:23 includes/log/widgets/countries.php:33
|
357 |
+
msgid "Visitor Count"
|
358 |
+
msgstr "عدد الزوار"
|
|
|
|
|
|
|
|
|
359 |
|
360 |
+
#: includes/log/top-pages.php:13 includes/log/top-pages.php:138
|
361 |
+
msgid "Top Pages"
|
362 |
+
msgstr "أفضل الصفحات"
|
363 |
|
364 |
+
#: includes/log/top-pages.php:20
|
365 |
+
msgid "Top 5 Pages Trends"
|
366 |
+
msgstr "الصفحات الـ5 الأكثر رواجاً"
|
367 |
|
368 |
+
#: includes/log/top-pages.php:49
|
369 |
+
msgid "Top 5 Page Trending Stats"
|
370 |
+
msgstr "احصائيات الصفحات الـ5 الأكثر رواجاً"
|
|
|
|
|
371 |
|
372 |
+
#: includes/log/top-pages.php:70 includes/log/widgets/page.php:58
|
373 |
+
msgid "Number of Hits"
|
374 |
+
msgstr "عدد الزيارات"
|
|
|
|
|
|
|
|
|
375 |
|
376 |
+
#: includes/log/top-pages.php:166 includes/log/widgets/pages.php:32
|
377 |
+
msgid "No page title found"
|
378 |
+
msgstr "لم يتم العثور على عنوان الصفحة"
|
|
|
|
|
379 |
|
380 |
+
#: includes/log/top-pages.php:169 includes/log/widgets/pages.php:35
|
381 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:37
|
382 |
+
#: includes/settings/tabs/wps-general.php:122
|
383 |
+
#: includes/settings/tabs/wps-general.php:127
|
384 |
+
msgid "Visits"
|
385 |
+
msgstr "الزيارات"
|
386 |
|
387 |
+
#: includes/log/top-referring.php:4
|
388 |
+
msgid "To be added soon"
|
389 |
+
msgstr "تضاف قريبا"
|
|
|
390 |
|
391 |
+
#: includes/log/top-referring.php:40
|
392 |
+
msgid "Referring sites from"
|
393 |
+
msgstr "مواقع اشارة من"
|
|
|
|
|
|
|
|
|
|
|
|
|
394 |
|
395 |
+
#: includes/log/top-referring.php:110 includes/log/widgets/referring.php:30
|
396 |
+
msgid "References"
|
397 |
+
msgstr "المراجع"
|
398 |
|
399 |
+
#: includes/log/top-visitors.php:12
|
400 |
+
msgid "Top 100 Visitors Today"
|
401 |
+
msgstr "أفضل 100 زائر اليوم"
|
402 |
|
403 |
+
#: includes/log/widgets/about.php:8
|
404 |
+
msgid "About WP Statistics Version %s"
|
405 |
+
msgstr "حول إصدار احصائيات ووردبريس %s"
|
|
|
|
|
|
|
|
|
|
|
|
|
406 |
|
407 |
+
#: includes/log/widgets/about.php:25
|
408 |
+
msgid "Website"
|
409 |
+
msgstr "الموقع"
|
410 |
|
411 |
+
#: includes/log/widgets/about.php:26
|
412 |
+
msgid "Rate and Review"
|
413 |
+
msgstr "التقييم والمراجعة"
|
|
|
|
|
|
|
|
|
414 |
|
415 |
+
#: includes/log/widgets/about.php:30
|
416 |
+
msgid "More Information"
|
417 |
+
msgstr "مزيد من المعلومات"
|
418 |
|
419 |
+
#: includes/log/widgets/about.php:39 includes/settings/tabs/wps-about.php:12
|
420 |
msgid ""
|
421 |
+
"This product includes GeoLite2 data created by MaxMind, available from %s."
|
|
|
|
|
422 |
msgstr ""
|
423 |
+
"يتضمن هذا المنتج البيانات GeoLite2 التي أنشأتها MaxMind، المتاحة من %s."
|
|
|
424 |
|
425 |
+
#: includes/log/widgets/browsers.php:7 includes/log/widgets/countries.php:11
|
426 |
+
#: includes/log/widgets/hits.php:8 includes/log/widgets/pages.php:11
|
427 |
+
#: includes/log/widgets/recent.php:8 includes/log/widgets/referring.php:13
|
428 |
+
#: includes/log/widgets/search.php:7 includes/log/widgets/top.visitors.php:8
|
429 |
+
#: includes/log/widgets/words.php:8
|
430 |
+
msgid "More"
|
431 |
+
msgstr "المزيد"
|
432 |
|
433 |
+
#: includes/log/widgets/browsers.php:47
|
434 |
+
msgid "Other"
|
435 |
+
msgstr "أخرى"
|
|
|
|
|
|
|
436 |
|
437 |
+
#: includes/log/widgets/google.map.php:9 includes/log/widgets/jqv.map.php:9
|
438 |
+
msgid "Today Visitors Map"
|
439 |
+
msgstr "خريطة زوار اليوم"
|
440 |
|
441 |
+
#: includes/log/widgets/referring.php:31
|
442 |
+
msgid "Address"
|
443 |
+
msgstr "العنوان"
|
444 |
|
445 |
+
#: includes/log/widgets/summary.php:23
|
446 |
+
msgid "User(s) Online"
|
447 |
+
msgstr "المتصلين على الانترنت"
|
448 |
|
449 |
+
#: includes/log/widgets/summary.php:34 includes/log/widgets/summary.php:79
|
450 |
+
msgid "Today"
|
451 |
+
msgstr "اليوم"
|
452 |
|
453 |
+
#: includes/log/widgets/summary.php:40 includes/log/widgets/summary.php:80
|
454 |
+
msgid "Yesterday"
|
455 |
+
msgstr "الأمس"
|
|
|
|
|
|
|
456 |
|
457 |
+
#: includes/log/widgets/summary.php:46
|
458 |
+
msgid "Week"
|
459 |
+
msgstr "أسبوع"
|
460 |
|
461 |
+
#: includes/log/widgets/summary.php:52
|
462 |
+
msgid "Month"
|
463 |
+
msgstr "الشهر"
|
464 |
|
465 |
+
#: includes/log/widgets/summary.php:58
|
466 |
+
msgid "Year"
|
467 |
+
msgstr "سنة"
|
468 |
|
469 |
+
#: includes/log/widgets/summary.php:98
|
470 |
+
msgid "Daily Total"
|
471 |
+
msgstr "المجموع اليومي"
|
472 |
|
473 |
+
#: includes/log/widgets/summary.php:117
|
474 |
+
msgid "Current Time and Date"
|
475 |
+
msgstr "التوقيت الحالي و التاريخ"
|
|
|
|
|
|
|
476 |
|
477 |
+
#: includes/log/widgets/summary.php:117
|
478 |
+
msgid "(Adjustment)"
|
479 |
+
msgstr "(التوافق)"
|
|
|
|
|
|
|
|
|
480 |
|
481 |
+
#: includes/log/widgets/summary.php:121
|
482 |
+
msgid "Date: %s"
|
483 |
+
msgstr "التاريخ: %s"
|
|
|
|
|
|
|
|
|
484 |
|
485 |
+
#: includes/log/widgets/summary.php:125
|
486 |
+
msgid "Time: %s"
|
487 |
+
msgstr "التوقيت: %s"
|
488 |
|
489 |
+
#: includes/log/widgets/top.visitors.php:28 wp-statistics.php:201
|
490 |
+
#: wp-statistics.php:279
|
491 |
+
msgid "Hits"
|
492 |
+
msgstr "نقرات"
|
493 |
|
494 |
+
#: includes/log/widgets/top.visitors.php:31
|
495 |
+
msgid "IP"
|
496 |
+
msgstr "IP"
|
497 |
|
498 |
+
#: includes/log/widgets/top.visitors.php:33
|
499 |
+
msgid "Agent"
|
500 |
+
msgstr "وكيل"
|
501 |
|
502 |
+
#: includes/log/widgets/top.visitors.php:35
|
503 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:291
|
504 |
+
msgid "Version"
|
505 |
+
msgstr "الإصدار"
|
506 |
|
507 |
+
#: includes/optimization/delete-agents.php:5
|
508 |
+
#: includes/optimization/delete-platforms.php:5
|
509 |
+
#: includes/optimization/empty.php:5 includes/optimization/export.php:5
|
510 |
+
#: includes/optimization/purge-data.php:6
|
511 |
+
#: includes/optimization/wps-optimization.php:6 manual/manual.php:5
|
512 |
+
msgid "Access denied!"
|
513 |
+
msgstr "تم رفض الوصول!"
|
514 |
|
515 |
+
#: includes/optimization/delete-agents.php:14
|
516 |
+
msgid "%s agent data deleted successfully."
|
517 |
+
msgstr "%s تم حذف بيانات الوكيل بنجاح."
|
518 |
|
519 |
+
#: includes/optimization/delete-agents.php:17
|
520 |
+
msgid "No agent data found to remove!"
|
521 |
+
msgstr "لا توجد بيانات وكيل لإزالتها!"
|
522 |
|
523 |
+
#: includes/optimization/delete-agents.php:21
|
524 |
+
#: includes/optimization/delete-platforms.php:21
|
525 |
+
#: includes/optimization/empty.php:42 includes/optimization/export.php:57
|
526 |
+
msgid "Please select the desired items."
|
527 |
+
msgstr "يرجى تحديد العناصر المطلوبة."
|
528 |
|
529 |
+
#: includes/optimization/delete-platforms.php:14
|
530 |
+
msgid "%s platform data deleted successfully."
|
531 |
+
msgstr "%s تم حذف بيانات المنصة بنجاح."
|
532 |
|
533 |
+
#: includes/optimization/delete-platforms.php:17
|
534 |
+
msgid "No platform data found to remove!"
|
535 |
+
msgstr "لا توجد بيانات منصة لإزالتها!"
|
536 |
|
537 |
+
#: includes/optimization/empty.php:53
|
538 |
+
msgid "%s table data deleted successfully."
|
539 |
+
msgstr "%s تم حذف بيانات الجدول بنجاح."
|
540 |
|
541 |
+
#: includes/optimization/empty.php:57
|
542 |
+
msgid "Error, %s not emptied!"
|
543 |
+
msgstr "خطأ, %s لم يتم التفريغ!"
|
|
|
|
|
544 |
|
545 |
+
#: includes/optimization/tabs/wps-optimization-database.php:5
|
546 |
+
msgid "Database Setup"
|
547 |
+
msgstr "إعداد قاعدة البيانات"
|
548 |
|
549 |
+
#: includes/optimization/tabs/wps-optimization-database.php:10
|
550 |
+
msgid "Re-run Install"
|
551 |
+
msgstr "إعادة تشغيل التثبيت"
|
552 |
+
|
553 |
+
#: includes/optimization/tabs/wps-optimization-database.php:14
|
554 |
+
msgid "Install Now!"
|
555 |
+
msgstr "تثبيت الآن!"
|
556 |
|
557 |
+
#: includes/optimization/tabs/wps-optimization-database.php:15
|
558 |
msgid ""
|
559 |
+
"If for some reason your installation of WP Statistics is missing the "
|
560 |
+
"database tables or other core items, this will re-execute the install "
|
561 |
+
"process."
|
562 |
msgstr ""
|
563 |
+
"لسبب ما اذا فقدت بيانات في قاعدة البيانات أو احد العناصر الأساسية, هذا الأمر "
|
564 |
+
"سيعيد تنفيذ العملية مرة أخرى."
|
565 |
|
566 |
+
#: includes/optimization/tabs/wps-optimization-database.php:20
|
567 |
+
msgid "Database Index"
|
568 |
+
msgstr "فهرس قاعدة بيانات"
|
569 |
|
570 |
+
#: includes/optimization/tabs/wps-optimization-database.php:25
|
571 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:21
|
572 |
+
#: wp-statistics.php:276
|
573 |
+
msgid "Countries"
|
574 |
+
msgstr "الدول"
|
575 |
|
576 |
+
#: includes/optimization/tabs/wps-optimization-database.php:39
|
577 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:25
|
578 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:40
|
579 |
+
msgid "Update Now!"
|
580 |
+
msgstr "تحديث الآن!"
|
581 |
|
582 |
+
#: includes/optimization/tabs/wps-optimization-database.php:40
|
583 |
+
msgid ""
|
584 |
+
"Older installs of WP Statistics allow for duplicate entries in the visitors "
|
585 |
+
"table in a corner case. Newer installs protect against this with a unique "
|
586 |
+
"index on the table. To create the index on the older installs duplicate "
|
587 |
+
"entries must be deleted first. Clicking \"Update Now\" will scan the "
|
588 |
+
"vistitors table, delete duplicate entries and add the index."
|
589 |
+
msgstr ""
|
590 |
+
"المنصب القديم لإضافة احصائيات ووردبريس تسمح للإدخالات المتكررة في جداول "
|
591 |
+
"الزوار في بعض الحالات. بتثبيت أحدث منتج يجب تواجد الفهرس في الجداول. لإنشاء "
|
592 |
+
"فهرس لمنتج قديم يجب أن يتم حذف الإدخالات المكررة أولاً. أنقر على \"تحديث الآن"
|
593 |
+
"\" وسيقوم تلقائيا بفحص جدول الزوار وحذف كافة الإدخالات المكررة وإضافة الفهرس."
|
594 |
|
595 |
+
#: includes/optimization/tabs/wps-optimization-database.php:41
|
596 |
+
msgid ""
|
597 |
+
"This operation could take a long time on installs with many rows in the "
|
598 |
+
"visitors table."
|
599 |
+
msgstr ""
|
600 |
+
"هذه العملية يمكن أن تستغرق وقتا طويلا على تثبيت مع العديد من الصفوف في جدول "
|
601 |
+
"الزوار."
|
602 |
+
|
603 |
+
#: includes/optimization/tabs/wps-optimization-database.php:46
|
604 |
+
msgid ""
|
605 |
+
"Older installs of WP Statistics allow for duplicate entries in the visitors "
|
606 |
+
"table in a corner case. Newer installs protect against this with a unique "
|
607 |
+
"index on the table."
|
608 |
+
msgstr ""
|
609 |
+
"الإصدارات القديمة من منتج احصائيات ووردبريس تسمح للإدخالات المكررة في جدول "
|
610 |
+
"الزوار في بعض الحالات. عند تثبيت إصدارات أحدث من ذلك سيتم إضافة فهرس فريد "
|
611 |
+
"على الجدول."
|
612 |
+
|
613 |
+
#: includes/optimization/tabs/wps-optimization-database.php:47
|
614 |
+
msgid ""
|
615 |
+
"Congratulations, your installation is already up to date, nothing to do."
|
616 |
+
msgstr "تهانينا، التثبيت موجود بالفعل حتى الآن، لا شيء للقيام به."
|
617 |
+
|
618 |
+
#: includes/optimization/tabs/wps-optimization-export.php:7
|
619 |
+
#: includes/optimization/wps-optimization.php:147
|
620 |
+
msgid "Export"
|
621 |
+
msgstr "تصدير"
|
622 |
+
|
623 |
+
#: includes/optimization/tabs/wps-optimization-export.php:12
|
624 |
+
msgid "Export from"
|
625 |
+
msgstr "التصدير من"
|
626 |
+
|
627 |
+
#: includes/optimization/tabs/wps-optimization-export.php:17
|
628 |
+
#: includes/optimization/tabs/wps-optimization-export.php:35
|
629 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:129
|
630 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:170
|
631 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:194
|
632 |
+
#: includes/settings/tabs/wps-notifications.php:134
|
633 |
+
#: includes/settings/tabs/wps-notifications.php:164
|
634 |
+
msgid "Please select"
|
635 |
+
msgstr "الرجاء تحديد"
|
636 |
+
|
637 |
+
#: includes/optimization/tabs/wps-optimization-export.php:24
|
638 |
+
msgid "Select the table for the output file."
|
639 |
+
msgstr "حدد الجدول لملف الإخراج."
|
640 |
+
|
641 |
+
#: includes/optimization/tabs/wps-optimization-export.php:30
|
642 |
+
msgid "Export To"
|
643 |
+
msgstr "التصدير لـ"
|
644 |
+
|
645 |
+
#: includes/optimization/tabs/wps-optimization-export.php:41
|
646 |
+
msgid "Select the output file type."
|
647 |
+
msgstr "حدد نوع ملف الإخراج."
|
648 |
+
|
649 |
+
#: includes/optimization/tabs/wps-optimization-export.php:47
|
650 |
+
msgid "Include Header Row"
|
651 |
+
msgstr "تضمين رأس الصف"
|
652 |
+
|
653 |
+
#: includes/optimization/tabs/wps-optimization-export.php:52
|
654 |
+
msgid "Include a header row as the first line of the exported file."
|
655 |
+
msgstr "تضمين صف الرأس كما في السطر الأول من الملف الذي تم تصديره."
|
656 |
+
|
657 |
+
#: includes/optimization/tabs/wps-optimization-export.php:53
|
658 |
+
msgid "Start Now!"
|
659 |
+
msgstr "ابدأ الآن!"
|
660 |
+
|
661 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:15
|
662 |
+
msgid "Historical Values"
|
663 |
+
msgstr "القيم التاريخية"
|
664 |
+
|
665 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:20
|
666 |
+
msgid ""
|
667 |
+
"Note: As you have just purged the database you must reload this page for "
|
668 |
+
"these numbers to be correct."
|
669 |
+
msgstr ""
|
670 |
+
"ملاحظة: كلما قمت بتطهير قاعدة البيانات يجب تحميل هذه الصفحة لتكون الأرقام "
|
671 |
+
"صحيحة."
|
672 |
+
|
673 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:26
|
674 |
+
#: includes/settings/tabs/wps-general.php:138
|
675 |
+
#: includes/settings/tabs/wps-general.php:143 wp-statistics.php:286
|
676 |
+
msgid "Visitors"
|
677 |
+
msgstr "الزوار"
|
678 |
+
|
679 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:31
|
680 |
+
msgid ""
|
681 |
+
"Number of historical number of visitors to the site (current value is %s)."
|
682 |
+
msgstr "العدد التاريخي لزوار الموقع (القيمة الحالية هي %s)."
|
683 |
+
|
684 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:42
|
685 |
+
msgid ""
|
686 |
+
"Number of historical number of visits to the site (current value is %s)."
|
687 |
+
msgstr "العدد التاريخي لزيارات الموقع (القيمة الحالية هي %s)."
|
688 |
+
|
689 |
+
#: includes/optimization/tabs/wps-optimization-historical.php:48
|
690 |
+
msgid "Update now!"
|
691 |
+
msgstr "تحديث الآن!"
|
692 |
+
|
693 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:10
|
694 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:37
|
695 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:63
|
696 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:91
|
697 |
+
msgid "Are you sure?"
|
698 |
+
msgstr "هل أنت متأكد؟"
|
699 |
+
|
700 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:119
|
701 |
+
msgid "Data"
|
702 |
+
msgstr "المعطيات"
|
703 |
+
|
704 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:124
|
705 |
+
msgid "Empty Table"
|
706 |
+
msgstr "تفريغ الجدول"
|
707 |
+
|
708 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:137
|
709 |
+
msgid "All data table will be lost."
|
710 |
+
msgstr "سيتم فقدان جميع البيانات الجدول."
|
711 |
+
|
712 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:138
|
713 |
+
msgid "Clear now!"
|
714 |
+
msgstr "مسح الآن!"
|
715 |
+
|
716 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:146
|
717 |
+
msgid "Purge records older than"
|
718 |
+
msgstr "سجلات الضخ أقدم من"
|
719 |
+
|
720 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:152
|
721 |
+
msgid ""
|
722 |
+
"Deleted user statistics data older than the selected number of days. "
|
723 |
+
"Minimum value is 30 days."
|
724 |
+
msgstr ""
|
725 |
+
"بيانات الاحصائيات المستخدم المحذوف أقدم من الرقم المحدد من الأيام. قيمة الحد "
|
726 |
+
"الأدنى هو 30 يوما."
|
727 |
+
|
728 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:153
|
729 |
+
msgid "Purge now!"
|
730 |
+
msgstr "ضخ الآن!"
|
731 |
+
|
732 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:160
|
733 |
+
msgid "Delete User Agent Types"
|
734 |
+
msgstr "حذف أنواع وكيل العضو"
|
735 |
+
|
736 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:165
|
737 |
+
msgid "Delete Agents"
|
738 |
+
msgstr "حذف الوكلاء"
|
739 |
+
|
740 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:180
|
741 |
+
msgid "All visitor data will be lost for this agent type."
|
742 |
+
msgstr "سيتم فقد جميع البيانات الزائر لهذا النوع."
|
743 |
+
|
744 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:181
|
745 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:205
|
746 |
+
msgid "Delete now!"
|
747 |
+
msgstr "حذف الآن!"
|
748 |
+
|
749 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:189
|
750 |
+
msgid "Delete Platforms"
|
751 |
+
msgstr "حذف المنصات"
|
752 |
+
|
753 |
+
#: includes/optimization/tabs/wps-optimization-purging.php:204
|
754 |
+
msgid "All visitor data will be lost for this platform type."
|
755 |
+
msgstr "سيتم فقد جميع البيانات الزائر لنوع هذه المنصة."
|
756 |
+
|
757 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:17
|
758 |
+
msgid "Resources"
|
759 |
+
msgstr "الموارد"
|
760 |
+
|
761 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:22
|
762 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:27
|
763 |
+
msgid "Memory usage in PHP"
|
764 |
+
msgstr "استخدام الذاكرة في PHP"
|
765 |
+
|
766 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:26
|
767 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:37
|
768 |
+
msgid "Byte"
|
769 |
+
msgstr "بايت"
|
770 |
+
|
771 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:33
|
772 |
+
msgid "Last Overview page memory usage"
|
773 |
+
msgstr "آخر نظرة عامة على استخدام صفحة الذاكرة"
|
774 |
+
|
775 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:38
|
776 |
+
msgid "Memory usage in the overview page"
|
777 |
+
msgstr "استخدام الذاكرة في صفحة نظرة عامة"
|
778 |
+
|
779 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:44
|
780 |
+
msgid "PHP Memory Limit"
|
781 |
+
msgstr "حدود ذاكرة PHP"
|
782 |
+
|
783 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:49
|
784 |
+
msgid "The memory limit a script is allowed to consume, set in php.ini."
|
785 |
+
msgstr ""
|
786 |
+
"حدود الذاكرة تسمح للبرنامج النصي باستهلاك حد معين، قم بتعيين ملف php.ini."
|
787 |
+
|
788 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:55
|
789 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:66
|
790 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:77
|
791 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:88
|
792 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:99
|
793 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:110
|
794 |
+
msgid "Number of rows in the %s table"
|
795 |
+
msgstr "عدد الصفوف في جدول %s"
|
796 |
+
|
797 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:59
|
798 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:70
|
799 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:81
|
800 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:92
|
801 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:103
|
802 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:114
|
803 |
+
msgid "Row"
|
804 |
+
msgstr "صف"
|
805 |
+
|
806 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:60
|
807 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:71
|
808 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:82
|
809 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:93
|
810 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:104
|
811 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:115
|
812 |
+
msgid "Number of rows"
|
813 |
+
msgstr "عدد الصفوف"
|
814 |
+
|
815 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:120
|
816 |
+
msgid "Version Info"
|
817 |
+
msgstr "معلومات الإصدار"
|
818 |
+
|
819 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:125
|
820 |
+
msgid "WP Statistics Version"
|
821 |
+
msgstr "نسخة WP Statistics"
|
822 |
+
|
823 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:130
|
824 |
+
msgid "The WP Statistics version you are running."
|
825 |
+
msgstr "إصدار WP Statistics."
|
826 |
+
|
827 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:136
|
828 |
+
msgid "PHP Version"
|
829 |
+
msgstr "نسخة PHP"
|
830 |
+
|
831 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:141
|
832 |
+
msgid "The PHP version you are running."
|
833 |
+
msgstr "إصدار PHP."
|
834 |
+
|
835 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:147
|
836 |
+
msgid "PHP Safe Mode"
|
837 |
+
msgstr "الوضع الآمن PHP"
|
838 |
+
|
839 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:152
|
840 |
+
msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode."
|
841 |
+
msgstr "هل الوضع الآمن نشط. الكود GeoIP غير معتمد في الوضع الآمن."
|
842 |
+
|
843 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:158
|
844 |
+
msgid "jQuery Version"
|
845 |
+
msgstr "نسخة jQuery"
|
846 |
+
|
847 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:163
|
848 |
+
msgid "The jQuery version you are running."
|
849 |
+
msgstr "إصدار jQuery."
|
850 |
+
|
851 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:169
|
852 |
+
msgid "cURL Version"
|
853 |
+
msgstr "إصدار cURL"
|
854 |
+
|
855 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:173
|
856 |
+
msgid "cURL not installed"
|
857 |
+
msgstr "cURL غير مثبت"
|
858 |
+
|
859 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:174
|
860 |
+
msgid ""
|
861 |
+
"The PHP cURL Extension version you are running. cURL is required for the "
|
862 |
+
"GeoIP code, if it is not installed GeoIP will be disabled."
|
863 |
+
msgstr ""
|
864 |
+
"نسخة الملحق PHP cURL تعمل. الملحق cURL مطلوب لعمل كود GeoIP, وإذا لم يتم "
|
865 |
+
"تثبيته يتم تعطيل GeoIP."
|
866 |
+
|
867 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:180
|
868 |
+
msgid "BC Math"
|
869 |
+
msgstr "BC Math"
|
870 |
+
|
871 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:184
|
872 |
+
msgid "Installed"
|
873 |
+
msgstr "مثبت"
|
874 |
+
|
875 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:184
|
876 |
+
msgid "Not installed"
|
877 |
+
msgstr "غير مثبت"
|
878 |
+
|
879 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:185
|
880 |
+
msgid ""
|
881 |
+
"If the PHP BC Math Extension is installed. BC Math is no longer required "
|
882 |
+
"for the GeoIP code and is listed here only for historical reasons."
|
883 |
+
msgstr ""
|
884 |
+
"هل تم تثبيت PHP BC Math Extension مسبقاً. الآن ملحق BC Math لم يعد مطلوبا "
|
885 |
+
"لكود GeoIP ويتم سرده هنا فقط لأسباب تاريخية."
|
886 |
+
|
887 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:190
|
888 |
+
msgid "File Info"
|
889 |
+
msgstr "معلومات عن الملف"
|
890 |
+
|
891 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:195
|
892 |
+
msgid "GeoIP Database"
|
893 |
+
msgstr "قاعدة بيانات GeoIP"
|
894 |
+
|
895 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:204
|
896 |
+
msgid "Database file does not exist."
|
897 |
+
msgstr "لا وجود لملف قاعدة البيانات."
|
898 |
+
|
899 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:206
|
900 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:225
|
901 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:244
|
902 |
+
msgid ", created on "
|
903 |
+
msgstr "، التي تم إنشاؤها على"
|
904 |
+
|
905 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:208
|
906 |
+
msgid "The file size and date of the GeoIP database."
|
907 |
+
msgstr "حجم الملف والتاريخ من قاعدة بيانات GeoIP."
|
908 |
+
|
909 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:214
|
910 |
+
msgid "browscap.ini File"
|
911 |
+
msgstr "ملف browscap.ini"
|
912 |
+
|
913 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:223
|
914 |
+
msgid "browscap.ini file does not exist."
|
915 |
+
msgstr "لا وجود لملف browscap.ini."
|
916 |
+
|
917 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:227
|
918 |
+
msgid "The file size and date of the browscap.ini file."
|
919 |
+
msgstr "حجم الملف وتاريخ الملف browscap.ini."
|
920 |
+
|
921 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:233
|
922 |
+
msgid "browscap Cache File"
|
923 |
+
msgstr "browscap ملف ذاكرة التخزين المؤقت"
|
924 |
+
|
925 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:242
|
926 |
+
msgid "browscap cache file does not exist."
|
927 |
+
msgstr "لا وجود لملف ذاكرة التخزين المؤقت browscap."
|
928 |
+
|
929 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:246
|
930 |
+
msgid "The file size and date of the browscap cache file."
|
931 |
+
msgstr "حجم الملف وتاريخ الملف المؤقت browscap."
|
932 |
+
|
933 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:251
|
934 |
+
msgid "Client Info"
|
935 |
+
msgstr "معلومات العميل"
|
936 |
+
|
937 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:256
|
938 |
+
msgid "Client IP"
|
939 |
+
msgstr "IP العميل"
|
940 |
+
|
941 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:261
|
942 |
+
msgid "The client IP address."
|
943 |
+
msgstr "عنوان IP للعميل."
|
944 |
+
|
945 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:267
|
946 |
+
msgid "User Agent"
|
947 |
+
msgstr "وكيل المستخدم"
|
948 |
+
|
949 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:272
|
950 |
+
msgid "The client user agent string."
|
951 |
+
msgstr "سلسلة عامل المستخدم العميل."
|
952 |
+
|
953 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:278
|
954 |
+
msgid "Browser"
|
955 |
+
msgstr "المتصفح"
|
956 |
+
|
957 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:285
|
958 |
+
msgid "The detected client browser."
|
959 |
+
msgstr "مستكشف مستعرض العميل."
|
960 |
+
|
961 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:296
|
962 |
+
msgid "The detected client browser version."
|
963 |
+
msgstr "إصدار مستكشف مستعرض العميل."
|
964 |
+
|
965 |
+
#: includes/optimization/tabs/wps-optimization-resources.php:307
|
966 |
+
msgid "The detected client platform."
|
967 |
+
msgstr "مستكشف منصة العميل"
|
968 |
+
|
969 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:4
|
970 |
+
msgid ""
|
971 |
+
"This will replace all IP addresses in the database with hash values and "
|
972 |
+
"cannot be undo, are you sure?"
|
973 |
+
msgstr ""
|
974 |
+
"سيؤدي ذلك إلى استبدال جميع عناوين IP في قاعدة البيانات مع قيم التجزئة ولا "
|
975 |
+
"يمكن التراجع، هل أنت متأكد؟"
|
976 |
+
|
977 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:16
|
978 |
+
msgid "GeoIP Options"
|
979 |
+
msgstr "خيارات GeoIP"
|
980 |
+
|
981 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:26
|
982 |
+
msgid ""
|
983 |
+
"Updates any unknown location data in the database, this may take a while"
|
984 |
+
msgstr ""
|
985 |
+
"تحديث أي بيانات الموقع غير معروفة في قاعدة البيانات, هذا قد يستغرق بعض الوقت"
|
986 |
+
|
987 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:31
|
988 |
+
#: includes/settings/tabs/wps-general.php:66
|
989 |
+
msgid "IP Addresses"
|
990 |
+
msgstr "عناوين IP"
|
991 |
+
|
992 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:36
|
993 |
+
#: includes/settings/tabs/wps-general.php:71
|
994 |
+
msgid "Hash IP Addresses"
|
995 |
+
msgstr "عناوين IP المجزئة"
|
996 |
+
|
997 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:41
|
998 |
+
msgid ""
|
999 |
+
"Replace IP addresses in the database with hash values, you will not be able "
|
1000 |
+
"to recover the IP addresses in the future to populate location information "
|
1001 |
+
"afterwards and this may take a while"
|
1002 |
+
msgstr ""
|
1003 |
+
"استبدال عناوين IP في قاعدة البيانات مع قيم التجزئة، فإنك لن تكون قادرا على "
|
1004 |
+
"استرداد عناوين IP في المستقبل لتجميع معلومات عن الموقع بعد ذلك وهذا قد "
|
1005 |
+
"يستغرق بعض الوقت"
|
1006 |
+
|
1007 |
+
#: includes/optimization/wps-optimization.php:43
|
1008 |
+
msgid "IP Addresses replaced with hash values."
|
1009 |
+
msgstr "استبدال عناوين IP مع قيم التجزئة."
|
1010 |
+
|
1011 |
+
#: includes/optimization/wps-optimization.php:51
|
1012 |
+
msgid "Install routine complete."
|
1013 |
+
msgstr "التثبيت الكامل الروتيني."
|
1014 |
+
|
1015 |
+
#: includes/optimization/wps-optimization.php:146
|
1016 |
+
msgid "Resources/Information"
|
1017 |
+
msgstr "الموارد/معلومات"
|
1018 |
+
|
1019 |
+
#: includes/optimization/wps-optimization.php:148
|
1020 |
+
msgid "Purging"
|
1021 |
+
msgstr "تطهير"
|
1022 |
+
|
1023 |
+
#: includes/optimization/wps-optimization.php:149
|
1024 |
+
msgid "Database"
|
1025 |
+
msgstr "قاعدة البيانات"
|
1026 |
+
|
1027 |
+
#: includes/optimization/wps-optimization.php:150
|
1028 |
+
msgid "Updates"
|
1029 |
+
msgstr "تحديثات"
|
1030 |
+
|
1031 |
+
#: includes/optimization/wps-optimization.php:151
|
1032 |
+
msgid "Historical"
|
1033 |
+
msgstr "التاريخي"
|
1034 |
+
|
1035 |
+
#: includes/settings/tabs/wps-about.php:8
|
1036 |
msgid "WP Statistics V%s"
|
1037 |
+
msgstr "WP Statistics V%s"
|
1038 |
+
|
1039 |
+
#: includes/settings/tabs/wps-about.php:20
|
1040 |
+
msgid "Visit Us Online"
|
1041 |
+
msgstr "زورونا على الإنترنت"
|
1042 |
+
|
1043 |
+
#: includes/settings/tabs/wps-about.php:24
|
1044 |
+
msgid ""
|
1045 |
+
"Come visit our great new %s and keep up to date on the latest news about WP "
|
1046 |
+
"Statistics."
|
1047 |
+
msgstr ""
|
1048 |
+
"قم بزيارة موقعنا الجديد كلياً على %s وأبقى على إطلاع دائم حول أخبار احصائيات "
|
1049 |
+
"ووردبريس."
|
1050 |
+
|
1051 |
+
#: includes/settings/tabs/wps-about.php:24
|
1052 |
+
msgid "website"
|
1053 |
+
msgstr "الموقع"
|
1054 |
+
|
1055 |
+
#: includes/settings/tabs/wps-about.php:28
|
1056 |
+
msgid "Rate and Review at WordPress.org"
|
1057 |
+
msgstr "التقييم و المراجعة في WordPress.org"
|
1058 |
+
|
1059 |
+
#: includes/settings/tabs/wps-about.php:32
|
1060 |
+
msgid "Thanks for installing WP Statistics, we encourage you to submit a "
|
1061 |
+
msgstr "كل الشكر لتثبيت احصائيات ووردبريس، ونحن نشجعكم على تقديم"
|
1062 |
+
|
1063 |
+
#: includes/settings/tabs/wps-about.php:32
|
1064 |
+
msgid "rating and review"
|
1065 |
+
msgstr "التقييم و المراجعة"
|
1066 |
+
|
1067 |
+
#: includes/settings/tabs/wps-about.php:32
|
1068 |
+
msgid "over at WordPress.org. Your feedback is greatly appreciated!"
|
1069 |
+
msgstr "في WordPress.org. حيث أن ملاحظاتكم في موضع تقدير دائماً!"
|
1070 |
+
|
1071 |
+
#: includes/settings/tabs/wps-about.php:36
|
1072 |
+
msgid "Translations"
|
1073 |
+
msgstr "الترجمات"
|
1074 |
+
|
1075 |
+
#: includes/settings/tabs/wps-about.php:40
|
1076 |
+
msgid ""
|
1077 |
+
"WP Statistics supports internationalization and we encourage our users to "
|
1078 |
+
"submit translations, please visit our %s to see the current status and %s if "
|
1079 |
+
"you would like to help."
|
1080 |
+
msgstr ""
|
1081 |
+
"احصائيات ووردبريس تدعم التدويل ونحن نشجع مستخدمينا على تقديم الترجمات، يرجى "
|
1082 |
+
"زيارة موقعنا %s لرؤية الوضع الحالي و %s إذا كنت ترغب في المساعدة."
|
1083 |
+
|
1084 |
+
#: includes/settings/tabs/wps-about.php:40
|
1085 |
+
msgid "translation collaboration site"
|
1086 |
+
msgstr "الموقع التعاوني للترجمة"
|
1087 |
+
|
1088 |
+
#: includes/settings/tabs/wps-about.php:40
|
1089 |
+
msgid "drop us a line"
|
1090 |
+
msgstr "اترك لنا رسالة"
|
1091 |
+
|
1092 |
+
#: includes/settings/tabs/wps-about.php:44
|
1093 |
+
msgid "Support"
|
1094 |
+
msgstr "دعم"
|
1095 |
+
|
1096 |
+
#: includes/settings/tabs/wps-about.php:49
|
1097 |
+
msgid ""
|
1098 |
+
"We're sorry you're having problem with WP Statistics and we're happy to help "
|
1099 |
+
"out. Here are a few things to do before contacting us:"
|
1100 |
+
msgstr ""
|
1101 |
+
"نحن آسفون إن كنت تواجه مشكلة مع احصائيات ووردبريس ونحن سعداء للمساعدة. وهنا "
|
1102 |
+
"عدد قليل من الأشياء للقيام بها قبل الاتصال بنا:"
|
1103 |
|
1104 |
+
#: includes/settings/tabs/wps-about.php:52
|
1105 |
+
#: includes/settings/tabs/wps-about.php:53
|
1106 |
+
msgid "Have you read the %s?"
|
1107 |
+
msgstr "هل قرأت %s؟"
|
1108 |
+
|
1109 |
+
#: includes/settings/tabs/wps-about.php:52
|
1110 |
+
msgid "FAQs"
|
1111 |
+
msgstr "أسئلة وأجوبة"
|
1112 |
+
|
1113 |
+
#: includes/settings/tabs/wps-about.php:53
|
1114 |
+
msgid "manual"
|
1115 |
+
msgstr "الدليل"
|
1116 |
+
|
1117 |
+
#: includes/settings/tabs/wps-about.php:54
|
1118 |
+
msgid "Have you search the %s for a similar issue?"
|
1119 |
+
msgstr "هل بحثت في %s لمشكلة مشابهة؟"
|
1120 |
+
|
1121 |
+
#: includes/settings/tabs/wps-about.php:54
|
1122 |
+
msgid "support forum"
|
1123 |
+
msgstr "منتدى الدعم"
|
1124 |
+
|
1125 |
+
#: includes/settings/tabs/wps-about.php:55
|
1126 |
+
msgid "Have you search the Internet for any error messages you are receiving?"
|
1127 |
+
msgstr "هل بحثت في الإنترنت عن أي رسائل خطأ التي تظهر لك؟"
|
1128 |
+
|
1129 |
+
#: includes/settings/tabs/wps-about.php:56
|
1130 |
+
msgid "Make sure you have access to your PHP error logs."
|
1131 |
+
msgstr "تأكد أن لديك الوصول إلى سجلات الخطأ PHP الخاص بك."
|
1132 |
+
|
1133 |
+
#: includes/settings/tabs/wps-about.php:59
|
1134 |
+
msgid "And a few things to double-check:"
|
1135 |
+
msgstr "وعدد قليل من الأشياء الأخرى:"
|
1136 |
+
|
1137 |
+
#: includes/settings/tabs/wps-about.php:62
|
1138 |
+
msgid "How's your memory_limit in php.ini?"
|
1139 |
+
msgstr "كيف حال memory_limit الخاصة بك في ملف php.ini؟"
|
1140 |
+
|
1141 |
+
#: includes/settings/tabs/wps-about.php:63
|
1142 |
+
msgid "Have you tried disabling any other plugins you may have installed?"
|
1143 |
+
msgstr "هل حاولت تعطيل أي إضافات أخرى التي قد تم تثبيتها؟"
|
1144 |
+
|
1145 |
+
#: includes/settings/tabs/wps-about.php:64
|
1146 |
+
msgid "Have you tried using the default WordPress theme?"
|
1147 |
+
msgstr "هل حاولت استخدام المظهر الافتراضي للوردبريس؟"
|
1148 |
+
|
1149 |
+
#: includes/settings/tabs/wps-about.php:65
|
1150 |
+
msgid "Have you double checked the plugin settings?"
|
1151 |
+
msgstr "هل ضاعفت الفحص على إعدادات البرنامج المساعد؟"
|
1152 |
+
|
1153 |
+
#: includes/settings/tabs/wps-about.php:66
|
1154 |
+
msgid "Do you have all the required PHP extensions installed?"
|
1155 |
+
msgstr "هل قمت بتثبيت جميع ملحقات PHP المطلوبة؟"
|
1156 |
+
|
1157 |
+
#: includes/settings/tabs/wps-about.php:67
|
1158 |
+
msgid ""
|
1159 |
+
"Are you getting a blank or incomplete page displayed in your browser? Did "
|
1160 |
+
"you view the source for the page and check for any fatal errors?"
|
1161 |
+
msgstr ""
|
1162 |
+
"أنت تحصل على صفحة فارغة أو غير مكتملة العرض في المستعرض الخاص بك؟ قم بعرض "
|
1163 |
+
"المصدر للصفحة وتحقق من وجود أية أخطاء قاتلة؟"
|
1164 |
+
|
1165 |
+
#: includes/settings/tabs/wps-about.php:68
|
1166 |
+
msgid "Have you checked your PHP and web server error logs?"
|
1167 |
+
msgstr "هل راجعت سجل أخطاء الـPHP الخاص بك؟"
|
1168 |
+
|
1169 |
+
#: includes/settings/tabs/wps-about.php:71
|
1170 |
+
msgid "Still not having any luck?"
|
1171 |
+
msgstr "لم يحالفك الحظ حتى الآن؟"
|
1172 |
+
|
1173 |
+
#: includes/settings/tabs/wps-about.php:71
|
1174 |
+
msgid ""
|
1175 |
+
"Then please open a new thread on the %s and we'll respond as soon as "
|
1176 |
+
"possible."
|
1177 |
+
msgstr "الرجاء فتح موضوع جديد في %s، وسنقوم بالرد في أقرب وقت ممكن."
|
1178 |
+
|
1179 |
+
#: includes/settings/tabs/wps-about.php:71
|
1180 |
+
msgid "WordPress.org support forum"
|
1181 |
+
msgstr "منتدى الدعم"
|
1182 |
+
|
1183 |
+
#: includes/settings/tabs/wps-about.php:75
|
1184 |
+
msgid "Alternatively %s support is available as well."
|
1185 |
+
msgstr "كما أنه يتوفر دعم للغة %s كذلك."
|
1186 |
+
|
1187 |
+
#: includes/settings/tabs/wps-about.php:75
|
1188 |
+
msgid "Farsi"
|
1189 |
+
msgstr "الفارسية"
|
1190 |
+
|
1191 |
+
#: includes/settings/tabs/wps-access-level.php:21
|
1192 |
+
msgid "WP Statistics Honey Page"
|
1193 |
+
msgstr "احصائيات ووردبريس صفحة العسل"
|
1194 |
+
|
1195 |
+
#: includes/settings/tabs/wps-access-level.php:22
|
1196 |
+
msgid "This is the honey pot for WP Statistics to use, do not delete."
|
1197 |
+
msgstr "هذا هو وعاء العسل لاحصائيات ووردبريس المستخدم, لا تحذف"
|
1198 |
+
|
1199 |
+
#: includes/settings/tabs/wps-access-level.php:45
|
1200 |
+
msgid "Access Levels"
|
1201 |
+
msgstr "مستويات الوصول"
|
1202 |
+
|
1203 |
+
#: includes/settings/tabs/wps-access-level.php:74
|
1204 |
+
msgid "Required user level to view WP Statistics"
|
1205 |
+
msgstr "مطلوب مستوى المستخدم لعرض الاحصائيات"
|
1206 |
+
|
1207 |
+
#: includes/settings/tabs/wps-access-level.php:89
|
1208 |
+
msgid "Required user level to manage WP Statistics"
|
1209 |
+
msgstr "مطلوب مستوى المستخدم لإدارة الاحصائيات"
|
1210 |
+
|
1211 |
+
#: includes/settings/tabs/wps-access-level.php:97
|
1212 |
+
msgid "See the %s for details on capability levels."
|
1213 |
+
msgstr "اطلع على %s لمزيد من التفاصيل على مستويات القدرة."
|
1214 |
+
|
1215 |
+
#: includes/settings/tabs/wps-access-level.php:97
|
1216 |
+
msgid "WordPress Roles and Capabilities page"
|
1217 |
+
msgstr "أدوار وقدرات صفحة ووردبريس"
|
1218 |
+
|
1219 |
+
#: includes/settings/tabs/wps-access-level.php:98
|
1220 |
+
msgid ""
|
1221 |
+
"Hint: manage_network = Super Admin Network, manage_options = Administrator, "
|
1222 |
+
"edit_others_posts = Editor, publish_posts = Author, edit_posts = "
|
1223 |
+
"Contributor, read = Everyone."
|
1224 |
+
msgstr ""
|
1225 |
+
"تلميح: manage_network = مسؤول, manage_options = مدير, edit_others_posts = "
|
1226 |
+
"محرر, publish_posts = كاتب, edit_posts = مساهم, read = الجميع"
|
1227 |
+
|
1228 |
+
#: includes/settings/tabs/wps-access-level.php:99
|
1229 |
+
msgid ""
|
1230 |
+
"Each of the above casscades the rights upwards in the default WordPress "
|
1231 |
+
"configuration. So for example selecting publish_posts grants the right to "
|
1232 |
+
"Authors, Editors, Admins and Super Admins."
|
1233 |
+
msgstr ""
|
1234 |
+
"كل ما سبق من الكاسكيدز هي حقوق تكوين الووردبريس الافتراضي. على سبيل المثال "
|
1235 |
+
"عند اختيار publish_posts يمنح حقوق المؤلف,المحرر,المدير,المسؤول."
|
1236 |
+
|
1237 |
+
#: includes/settings/tabs/wps-access-level.php:100
|
1238 |
+
msgid ""
|
1239 |
+
"If you need a more robust solution to delegate access you might want to look "
|
1240 |
+
"at %s in the WordPress plugin directory."
|
1241 |
+
msgstr ""
|
1242 |
+
"إذا كنت في حاجة الى حل أكثر قوة لتفويض الوصول التي قد ترغب في النظر في %s "
|
1243 |
+
"الدليل المساعد لووردبريس."
|
1244 |
+
|
1245 |
+
#: includes/settings/tabs/wps-access-level.php:105 wp-statistics.php:278
|
1246 |
+
msgid "Exclusions"
|
1247 |
+
msgstr "الاستثناءات"
|
1248 |
+
|
1249 |
+
#: includes/settings/tabs/wps-access-level.php:109
|
1250 |
+
msgid "Record exclusions"
|
1251 |
+
msgstr "سجل الاستثناءات"
|
1252 |
+
|
1253 |
+
#: includes/settings/tabs/wps-access-level.php:111
|
1254 |
+
#: includes/settings/tabs/wps-access-level.php:165
|
1255 |
+
#: includes/settings/tabs/wps-access-level.php:192
|
1256 |
+
msgid "Enable"
|
1257 |
+
msgstr "تمكين"
|
1258 |
+
|
1259 |
+
#: includes/settings/tabs/wps-access-level.php:112
|
1260 |
+
msgid ""
|
1261 |
+
"This will record all the excluded hits in a separate table with the reasons "
|
1262 |
+
"why it was excluded but no other information. This will generate a lot of "
|
1263 |
+
"data but is useful if you want to see the total number of hits your site "
|
1264 |
+
"gets, not just actual user visits."
|
1265 |
+
msgstr ""
|
1266 |
+
"يقوم هذا الخيار بتسجيل جميع النقرات المستبعدة في جدول منفصل مع أسباب "
|
1267 |
+
"الأستبعاد، ولكن بدون معلومات أخرى. وهذا قد يولد الكثير من البيانات ولكن هو "
|
1268 |
+
"مفيد إذا كنت تريد أن ترى العدد الكلي من المشاهدات التي يحصل عليها موقعك، "
|
1269 |
+
"وليس فقط المستخدم الفعلي للموقع."
|
1270 |
+
|
1271 |
+
#: includes/settings/tabs/wps-access-level.php:117
|
1272 |
+
msgid "Exclude User Roles"
|
1273 |
+
msgstr "استبعاد أدوار المستخدم"
|
1274 |
+
|
1275 |
+
#: includes/settings/tabs/wps-access-level.php:133
|
1276 |
+
#: includes/settings/tabs/wps-access-level.php:247
|
1277 |
+
#: includes/settings/tabs/wps-access-level.php:254
|
1278 |
+
msgid "Exclude"
|
1279 |
+
msgstr "منع"
|
1280 |
+
|
1281 |
+
#: includes/settings/tabs/wps-access-level.php:134
|
1282 |
+
msgid "Exclude %s role from data collection."
|
1283 |
+
msgstr "استبعاد دور %s من جمع البيانات."
|
1284 |
+
|
1285 |
+
#: includes/settings/tabs/wps-access-level.php:140
|
1286 |
+
msgid "IP/Robot Exclusions"
|
1287 |
+
msgstr "استثناءات IP/Robot"
|
1288 |
+
|
1289 |
+
#: includes/settings/tabs/wps-access-level.php:144
|
1290 |
+
msgid "Robot list"
|
1291 |
+
msgstr "قائمة الروبوت"
|
1292 |
+
|
1293 |
+
#: includes/settings/tabs/wps-access-level.php:157
|
1294 |
+
msgid ""
|
1295 |
+
"A list of words (one per line) to match against to detect robots. Entries "
|
1296 |
+
"must be at least 4 characters long or they will be ignored."
|
1297 |
+
msgstr ""
|
1298 |
+
"قائمة من الكلمات (واحد في كل سطر) لمطابقة ضد للكشف عن الروبوتات. يجب أن تكون "
|
1299 |
+
"إدخالات 4 أحرف على الأقل أو أنها سيتم تجاهلها."
|
1300 |
+
|
1301 |
+
#: includes/settings/tabs/wps-access-level.php:158
|
1302 |
+
msgid "Reset to Default"
|
1303 |
+
msgstr "إعادة تعيين إلى الافتراضي"
|
1304 |
+
|
1305 |
+
#: includes/settings/tabs/wps-access-level.php:163
|
1306 |
+
msgid "Force robot list update after upgrades"
|
1307 |
+
msgstr "إجبار تحديث قائمة الربوت بعد الترقيات"
|
1308 |
+
|
1309 |
+
#: includes/settings/tabs/wps-access-level.php:166
|
1310 |
+
msgid ""
|
1311 |
+
"Force the robot list to be reset to the default after an update to WP "
|
1312 |
+
"Statistics takes place. Note if this option is enabled any custom robots "
|
1313 |
+
"you have added to the list will be lost."
|
1314 |
+
msgstr ""
|
1315 |
+
"إجبار قائمة الروبوت لإعادة تعيين إلى الافتراضي بعد تحديث احصائيات ووردبريس "
|
1316 |
+
"لتأخذ مكان. ملاحظة إذا تم تمكين هذا الخيار أي روبوتات تم تخصيصها في القائمة "
|
1317 |
+
"سوف تضيع."
|
1318 |
+
|
1319 |
+
#: includes/settings/tabs/wps-access-level.php:171
|
1320 |
+
msgid "Robot visit threshold"
|
1321 |
+
msgstr "الحد الأدنى بزيارة الروبوت"
|
1322 |
+
|
1323 |
+
#: includes/settings/tabs/wps-access-level.php:174
|
1324 |
+
msgid ""
|
1325 |
+
"Treat visitors with more than this number of visits per day as robots. 0 = "
|
1326 |
+
"disabled."
|
1327 |
+
msgstr ""
|
1328 |
+
"تعامل للزوار أكثر من هذا العدد من مرة في اليوم الواحد كما الروبوتات. 0 = "
|
1329 |
+
"تعطيل."
|
1330 |
+
|
1331 |
+
#: includes/settings/tabs/wps-access-level.php:179
|
1332 |
+
msgid "Excluded IP address list"
|
1333 |
+
msgstr "قائمة عناوين IP المستبعدة"
|
1334 |
+
|
1335 |
+
#: includes/settings/tabs/wps-access-level.php:182
|
1336 |
+
msgid ""
|
1337 |
+
"A list of IP addresses and subnet masks (one per line) to exclude from "
|
1338 |
+
"statistics collection (both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 "
|
1339 |
+
"formats are accepted). To specify an IP address only, use a subnet value of "
|
1340 |
+
"32 or 255.255.255.255."
|
1341 |
+
msgstr ""
|
1342 |
+
"قائمة عناوين IP وأقنعة الشبكة الفرعية (واحد في كل سطر) لاستبعاد من جميع "
|
1343 |
+
"الإحصائيات (وتقبل الأشكال كل من 192.168.0.0/24 و "
|
1344 |
+
"192.168.0.0/255.255.255.0 ). لتحديد عنوان IP فقط، استخدم قيمة الشبكة الفرعية "
|
1345 |
+
"32 أو 255.255.255.255.255."
|
1346 |
+
|
1347 |
+
#: includes/settings/tabs/wps-access-level.php:183
|
1348 |
+
msgid "Add 10.0.0.0"
|
1349 |
+
msgstr "إضافة 10.0.0.0"
|
1350 |
+
|
1351 |
+
#: includes/settings/tabs/wps-access-level.php:184
|
1352 |
+
msgid "Add 172.16.0.0"
|
1353 |
+
msgstr "إضافة 172.16.0.0"
|
1354 |
+
|
1355 |
+
#: includes/settings/tabs/wps-access-level.php:185
|
1356 |
+
msgid "Add 192.168.0.0"
|
1357 |
+
msgstr "إضافة 192.168.0.0"
|
1358 |
+
|
1359 |
+
#: includes/settings/tabs/wps-access-level.php:190
|
1360 |
+
msgid "Use honey pot"
|
1361 |
+
msgstr "استخدام وعاء العسل"
|
1362 |
+
|
1363 |
+
#: includes/settings/tabs/wps-access-level.php:193
|
1364 |
+
msgid "Use a honey pot page to identify robots."
|
1365 |
+
msgstr "استخدام صفحة وعاء العسل لتحديد الروبوتات."
|
1366 |
+
|
1367 |
+
#: includes/settings/tabs/wps-access-level.php:198
|
1368 |
+
msgid "Honey pot post id"
|
1369 |
+
msgstr "معرف مقال وعاء العسل"
|
1370 |
+
|
1371 |
+
#: includes/settings/tabs/wps-access-level.php:201
|
1372 |
+
msgid "The post id to use for the honeypot page."
|
1373 |
+
msgstr "رقم المشاركة لاستخدامها في صفحة المصيدة."
|
1374 |
+
|
1375 |
+
#: includes/settings/tabs/wps-access-level.php:202
|
1376 |
+
msgid "Create a new honey pot page"
|
1377 |
+
msgstr "إنشاء صفحة وعاء عسل جديدة"
|
1378 |
+
|
1379 |
+
#: includes/settings/tabs/wps-access-level.php:207
|
1380 |
+
msgid "GeoIP Exclusions"
|
1381 |
+
msgstr "استثناءات GeoIP"
|
1382 |
+
|
1383 |
+
#: includes/settings/tabs/wps-access-level.php:211
|
1384 |
+
msgid "Excluded countries list"
|
1385 |
+
msgstr "قائمة الدول المستثناة"
|
1386 |
+
|
1387 |
+
#: includes/settings/tabs/wps-access-level.php:214
|
1388 |
+
msgid ""
|
1389 |
+
"A list of country codes (one per line, two letters each) to exclude from "
|
1390 |
+
"statistics collection. Use \"000\" (three zeros) to exclude unknown "
|
1391 |
+
"countries."
|
1392 |
+
msgstr ""
|
1393 |
+
"قائمة رموز البلد (واحد في كل سطر، رسالتين لكل منهما) لاستبعاد من جمع "
|
1394 |
+
"الإحصاءات. استخدام \"000\" (ثلاثة أصفار) لاستبعاد بلدان غير معروفة."
|
1395 |
+
|
1396 |
+
#: includes/settings/tabs/wps-access-level.php:219
|
1397 |
+
msgid "Included countries list"
|
1398 |
+
msgstr "قائمة البلدان المدرجة"
|
1399 |
+
|
1400 |
+
#: includes/settings/tabs/wps-access-level.php:222
|
1401 |
+
msgid ""
|
1402 |
+
"A list of country codes (one per line, two letters each) to include in "
|
1403 |
+
"statistics collection, if this list is not empty, only visitors from the "
|
1404 |
+
"included countries will be recorded. Use \"000\" (three zeros) to exclude "
|
1405 |
+
"unknown countries."
|
1406 |
+
msgstr ""
|
1407 |
+
"قائمة رموز البلد (واحد في كل سطر، رسالتين لكل منهما) لتشمل في جمع الإحصاءات، "
|
1408 |
+
"إذا كانت هذه القائمة ليست فارغة، سيتم تسجيل الزوار فقط من الدول المدرجة. "
|
1409 |
+
"استخدام \"000\" (ثلاثة أصفار) لاستبعاد بلدان غير معروفة."
|
1410 |
+
|
1411 |
+
#: includes/settings/tabs/wps-access-level.php:227
|
1412 |
+
msgid "Host Exclusions"
|
1413 |
+
msgstr "استثناءات المضيف"
|
1414 |
+
|
1415 |
+
#: includes/settings/tabs/wps-access-level.php:231
|
1416 |
+
msgid "Excluded hosts list"
|
1417 |
+
msgstr "قائمة المضيفين المستبعدين"
|
1418 |
+
|
1419 |
+
#: includes/settings/tabs/wps-access-level.php:234
|
1420 |
+
msgid ""
|
1421 |
+
"A list of fully qualified host names (ie. server.example.com, one per line) "
|
1422 |
+
"to exclude from statistics collection."
|
1423 |
+
msgstr ""
|
1424 |
+
"قائمة أسماء المضيف المؤهل بالكامل (أي. server.example.com، سطر واحد في "
|
1425 |
+
"المائة) لاستبعاد من جمع الإحصاءات."
|
1426 |
+
|
1427 |
+
#: includes/settings/tabs/wps-access-level.php:236
|
1428 |
+
msgid ""
|
1429 |
+
"Note: this option will NOT perform a reverse DNS lookup on each page load "
|
1430 |
+
"but instead cache the IP address for the provided hostnames for one hour. "
|
1431 |
+
"If you are excluding dynamically assigned hosts you may find some degree of "
|
1432 |
+
"overlap when the host changes it's IP address and when the cache is updated "
|
1433 |
+
"resulting in some hits recorded."
|
1434 |
+
msgstr ""
|
1435 |
+
"ملاحظة: هذا الخيار لإجراء بحث DNS عكسي على تحميل كل صفحة ولكن بدلا من ذلك "
|
1436 |
+
"بالتخزين المؤقت لعنوان الـIP لأسماء المضيفين المنصوص عليها هي ساعة واحدة. "
|
1437 |
+
"إذا كنت استبعدت المضيفين وقم بتعيين حيوي قد تجد بعض الدرجات من التداخل عندما "
|
1438 |
+
"يتغير عنوان IP للمضيف وذلك وعندما يتم تحديث ذاكرة التخزين المؤقت قد يؤدي في "
|
1439 |
+
"بعض الزيارات المسجلة."
|
1440 |
+
|
1441 |
+
#: includes/settings/tabs/wps-access-level.php:241
|
1442 |
+
msgid "Site URL Exclusions"
|
1443 |
+
msgstr "رابط الموقع المستثنى"
|
1444 |
+
|
1445 |
+
#: includes/settings/tabs/wps-access-level.php:245
|
1446 |
+
msgid "Excluded login page"
|
1447 |
+
msgstr "استبعاد صفحة تسجيل الدخول"
|
1448 |
+
|
1449 |
+
#: includes/settings/tabs/wps-access-level.php:248
|
1450 |
+
msgid "Exclude the login page for registering as a hit."
|
1451 |
+
msgstr "استبعاد صفحة الدخول للتسجيل كنقرة."
|
1452 |
+
|
1453 |
+
#: includes/settings/tabs/wps-access-level.php:252
|
1454 |
+
msgid "Excluded admin pages"
|
1455 |
+
msgstr "استبعاد الصفحات الإدارية"
|
1456 |
+
|
1457 |
+
#: includes/settings/tabs/wps-access-level.php:255
|
1458 |
+
msgid "Exclude the admin pages for registering as a hit."
|
1459 |
+
msgstr "استبعاد الصفحات الادارية للتسجيل كنقرة."
|
1460 |
+
|
1461 |
+
#: includes/settings/tabs/wps-browscap.php:22
|
1462 |
+
msgid "browscap settings"
|
1463 |
+
msgstr "إعدادات browscap"
|
1464 |
+
|
1465 |
+
#: includes/settings/tabs/wps-browscap.php:27
|
1466 |
+
msgid "browscap usage"
|
1467 |
+
msgstr "استخدام browscap"
|
1468 |
+
|
1469 |
+
#: includes/settings/tabs/wps-browscap.php:32
|
1470 |
+
#: includes/settings/tabs/wps-browscap.php:56
|
1471 |
+
#: includes/settings/tabs/wps-general.php:76
|
1472 |
+
#: includes/settings/tabs/wps-general.php:92
|
1473 |
+
#: includes/settings/tabs/wps-general.php:116
|
1474 |
+
#: includes/settings/tabs/wps-general.php:132
|
1475 |
+
#: includes/settings/tabs/wps-general.php:148
|
1476 |
+
#: includes/settings/tabs/wps-general.php:160
|
1477 |
+
#: includes/settings/tabs/wps-general.php:187
|
1478 |
+
#: includes/settings/tabs/wps-general.php:199
|
1479 |
+
#: includes/settings/tabs/wps-general.php:214
|
1480 |
+
#: includes/settings/tabs/wps-general.php:228
|
1481 |
+
#: includes/settings/tabs/wps-general.php:258
|
1482 |
+
#: includes/settings/tabs/wps-general.php:270
|
1483 |
+
#: includes/settings/tabs/wps-general.php:313
|
1484 |
+
#: includes/settings/tabs/wps-geoip.php:37
|
1485 |
+
#: includes/settings/tabs/wps-geoip.php:61
|
1486 |
+
#: includes/settings/tabs/wps-geoip.php:94
|
1487 |
+
#: includes/settings/tabs/wps-maintenance.php:40
|
1488 |
+
#: includes/settings/tabs/wps-notifications.php:69
|
1489 |
+
#: includes/settings/tabs/wps-notifications.php:81
|
1490 |
+
#: includes/settings/tabs/wps-notifications.php:93
|
1491 |
+
#: includes/settings/tabs/wps-notifications.php:105
|
1492 |
+
#: includes/settings/tabs/wps-notifications.php:121
|
1493 |
+
#: includes/settings/tabs/wps-overview-display.php:87
|
1494 |
+
#: includes/settings/tabs/wps-overview-display.php:107
|
1495 |
+
#: includes/settings/tabs/wps-overview-display.php:147
|
1496 |
+
#: includes/settings/tabs/wps-overview-display.php:159
|
1497 |
+
msgid "Active"
|
1498 |
+
msgstr "تفعيل"
|
1499 |
+
|
1500 |
+
#: includes/settings/tabs/wps-browscap.php:33
|
1501 |
+
msgid "The browscap database will be downloaded and used to detect robots."
|
1502 |
+
msgstr "سيتم تحميل قاعدة البيانات browscap وتستخدم للكشف عن الروبوتات."
|
1503 |
+
|
1504 |
+
#: includes/settings/tabs/wps-browscap.php:39
|
1505 |
+
msgid "Update browscap Info"
|
1506 |
+
msgstr "تحديث معلومات browscap"
|
1507 |
+
|
1508 |
+
#: includes/settings/tabs/wps-browscap.php:44
|
1509 |
+
msgid "Download browscap Database"
|
1510 |
+
msgstr "تحميل قاعدة بيانات browscap"
|
1511 |
+
|
1512 |
+
#: includes/settings/tabs/wps-browscap.php:45
|
1513 |
+
#: includes/settings/tabs/wps-geoip.php:50
|
1514 |
+
msgid "Save changes on this page to download the update."
|
1515 |
+
msgstr "حفظ التغييرات على هذه الصفحة لتحميل التحديث."
|
1516 |
|
1517 |
+
#: includes/settings/tabs/wps-browscap.php:51
|
1518 |
+
msgid "Schedule weekly update of browscap DB"
|
1519 |
+
msgstr "جدولة التحديث الأسبوعي لـ browscap DB"
|
1520 |
|
1521 |
+
#: includes/settings/tabs/wps-browscap.php:59
|
1522 |
+
#: includes/settings/tabs/wps-geoip.php:64
|
1523 |
+
msgid "Next update will be"
|
1524 |
+
msgstr "التحديث القادم سيكون في"
|
1525 |
|
1526 |
+
#: includes/settings/tabs/wps-browscap.php:74
|
1527 |
+
msgid "Download of the browscap database will be scheduled for once a week."
|
1528 |
+
msgstr "سيتم تحديد موعد تحميل قاعدة بيانات browscap لمرة واحدة في الأسبوع."
|
1529 |
|
1530 |
+
#: includes/settings/tabs/wps-general.php:50
|
1531 |
+
msgid "This will delete the manual when you save the settings, are you sure?"
|
1532 |
+
msgstr "سيؤدي ذلك إلى حذف الدليل عند حفظ الإعدادات، هل أنت متأكد؟"
|
1533 |
|
1534 |
+
#: includes/settings/tabs/wps-general.php:77
|
1535 |
msgid ""
|
1536 |
+
"This feature will not store IP addresses in the database but instead used a "
|
1537 |
+
"unique hash. The \"Store entire user agent string\" setting will be "
|
1538 |
+
"disabled if this is selected. You will not be able to recover the IP "
|
1539 |
+
"addresses in the future to recover location information if this is enabled."
|
1540 |
msgstr ""
|
1541 |
+
"هذه الميزة لتخزين عناوين IP في قاعدة البيانات ولكن بدلا من ذلك تستخدم تجزئة "
|
1542 |
+
"فريدة من نوعها. سيتم تعطيل \"مخزن سلسلة عامل المستخدم بأكمله\" إذا تم تحديد "
|
1543 |
+
"هذا. أنت لن تكون قادر على استرداد عناوين IP في المستقبل لاسترداد معلومات "
|
1544 |
+
"الموقع إذا تم تمكين هذا."
|
|
|
|
|
1545 |
|
1546 |
+
#: includes/settings/tabs/wps-general.php:82
|
1547 |
+
msgid "Users Online"
|
1548 |
+
msgstr "الإعضاء المتواجدين"
|
1549 |
|
1550 |
+
#: includes/settings/tabs/wps-general.php:87
|
1551 |
+
msgid "User online"
|
1552 |
+
msgstr "المتواجدين الآن"
|
1553 |
|
1554 |
+
#: includes/settings/tabs/wps-general.php:93
|
1555 |
+
#: includes/settings/tabs/wps-general.php:133
|
1556 |
+
#: includes/settings/tabs/wps-general.php:149
|
1557 |
+
#: includes/settings/tabs/wps-general.php:188
|
1558 |
+
#: includes/settings/tabs/wps-general.php:200
|
1559 |
+
#: includes/settings/tabs/wps-general.php:229
|
1560 |
+
#: includes/settings/tabs/wps-notifications.php:122
|
1561 |
+
msgid "Enable or disable this feature"
|
1562 |
+
msgstr "تمكين أو تعطيل هذه الميزة"
|
1563 |
|
1564 |
+
#: includes/settings/tabs/wps-general.php:99
|
1565 |
+
msgid "Check for online users every"
|
1566 |
+
msgstr "تحقق من المتصلين في الموقع في كل"
|
1567 |
|
1568 |
+
#: includes/settings/tabs/wps-general.php:104
|
1569 |
+
msgid "Second"
|
1570 |
+
msgstr "ثانية"
|
1571 |
|
1572 |
+
#: includes/settings/tabs/wps-general.php:105
|
1573 |
+
msgid "Time for the check accurate online user in the site. Now: %s Second"
|
1574 |
+
msgstr "وقت التحقق من المستخدمين المتصلين في الموقع. الآن: %s ثانية"
|
1575 |
|
1576 |
+
#: includes/settings/tabs/wps-general.php:111
|
1577 |
+
msgid "Record all user"
|
1578 |
+
msgstr "تسجيل جميع المستخدمين"
|
|
|
|
|
|
|
|
|
|
|
|
|
1579 |
|
1580 |
+
#: includes/settings/tabs/wps-general.php:117
|
1581 |
msgid ""
|
1582 |
+
"Ignores the exclusion settings and records all users that are online "
|
1583 |
+
"(including self referrals and robots). Should only be used for "
|
1584 |
+
"troubleshooting."
|
1585 |
msgstr ""
|
1586 |
+
"يتجاهل إعدادات الإقصاء ويسجل كل المستخدمين التي يتم على الانترنت (بما في ذلك "
|
1587 |
+
"الإحالة الذاتية والروبوتات). وينبغي أن تستخدم فقط لاستكشاف الأخطاء وإصلاحها."
|
1588 |
|
1589 |
+
#: includes/settings/tabs/wps-general.php:155
|
1590 |
+
msgid "Store entire user agent string"
|
1591 |
+
msgstr "تخزين كامل سلسلة عامل المستخدم"
|
|
|
|
|
|
|
|
|
|
|
|
|
1592 |
|
1593 |
+
#: includes/settings/tabs/wps-general.php:161
|
1594 |
+
msgid "Only enabled for debugging"
|
1595 |
+
msgstr "تمكين فقط من أجل التصحيح"
|
|
|
|
|
|
|
|
|
1596 |
|
1597 |
+
#: includes/settings/tabs/wps-general.php:167
|
1598 |
+
msgid "Coefficient per visitor"
|
1599 |
+
msgstr "درجة لكل زائر"
|
|
|
1600 |
|
1601 |
+
#: includes/settings/tabs/wps-general.php:172
|
1602 |
+
msgid "For each visit to account for several hits. Currently %s."
|
1603 |
+
msgstr "حساب توجيه النقرات لكل زائر. حالياً %s."
|
1604 |
+
|
1605 |
+
#: includes/settings/tabs/wps-general.php:177
|
1606 |
+
#: includes/settings/tabs/wps-general.php:182 wp-statistics.php:281
|
1607 |
+
msgid "Pages"
|
1608 |
+
msgstr "الصفحات"
|
1609 |
+
|
1610 |
+
#: includes/settings/tabs/wps-general.php:194
|
1611 |
+
msgid "Track all pages"
|
1612 |
+
msgstr "تتبع جميع الصفحات"
|
1613 |
+
|
1614 |
+
#: includes/settings/tabs/wps-general.php:209
|
1615 |
+
msgid "Strip parameters from URI"
|
1616 |
+
msgstr "معايير الشريط من URI"
|
1617 |
+
|
1618 |
+
#: includes/settings/tabs/wps-general.php:215
|
1619 |
+
msgid "This will remove anything after the ? in a URL."
|
1620 |
+
msgstr "سيؤدي هذا إلى إزالة أي شيء بعد؟ في URL."
|
1621 |
+
|
1622 |
+
#: includes/settings/tabs/wps-general.php:223
|
1623 |
+
msgid "Disable hits column in post/pages list"
|
1624 |
+
msgstr "تعطيل عمود النقرات في قائمة المقال/الصفحات"
|
1625 |
+
|
1626 |
+
#: includes/settings/tabs/wps-general.php:234
|
1627 |
+
msgid "Miscellaneous"
|
1628 |
+
msgstr "متفرقات"
|
1629 |
+
|
1630 |
+
#: includes/settings/tabs/wps-general.php:239
|
1631 |
+
msgid "Show stats in menu bar"
|
1632 |
+
msgstr "إظهار الاحصائيات في شريط القوائم"
|
1633 |
+
|
1634 |
+
#: includes/settings/tabs/wps-general.php:244
|
1635 |
+
msgid "No"
|
1636 |
+
msgstr "لا"
|
1637 |
|
1638 |
+
#: includes/settings/tabs/wps-general.php:245
|
1639 |
+
msgid "Yes"
|
1640 |
+
msgstr "نعم"
|
1641 |
+
|
1642 |
+
#: includes/settings/tabs/wps-general.php:247
|
1643 |
+
msgid "Show stats in admin menu bar"
|
1644 |
+
msgstr "اظهار الاحصائيات في شريط القوائم الإداري"
|
1645 |
+
|
1646 |
+
#: includes/settings/tabs/wps-general.php:253
|
1647 |
+
msgid "Hide admin notices about non active features"
|
1648 |
+
msgstr "اخفاء إشعارات المشرف حول الميزات غير نشطة"
|
1649 |
|
1650 |
+
#: includes/settings/tabs/wps-general.php:259
|
1651 |
msgid ""
|
1652 |
+
"By default WP Statistics displays an alert if any of the core features are "
|
1653 |
+
"disabled on every admin page, this option will disable these notices."
|
|
|
1654 |
msgstr ""
|
1655 |
+
"افتراضيا احصائيات ووردبريس يعرض تنبيها إذا تم تعطيل أي من الميزات الأساسية "
|
1656 |
+
"في صفحة المشرف، وهذا الخيار لتعطيل هذه الإشعارات."
|
1657 |
|
1658 |
+
#: includes/settings/tabs/wps-general.php:265
|
1659 |
+
msgid "Delete the manual"
|
1660 |
+
msgstr "حذف الدليل"
|
1661 |
|
1662 |
+
#: includes/settings/tabs/wps-general.php:271
|
1663 |
+
msgid ""
|
1664 |
+
"By default WP Statistics stores the admin manual in the plugin directory (~5 "
|
1665 |
+
"meg), if this option is enabled it will be deleted now and during upgrades "
|
1666 |
+
"in the future."
|
1667 |
+
msgstr ""
|
1668 |
+
"افتراضيا احصائيات ووردبريس يخزن دليل المشرف في الدليل المساعد (~ 5 ميج)، إذا "
|
1669 |
+
"تم تمكين هذا الخيار سيتم حذفه الآن، وخلال الترقيات في المستقبل."
|
1670 |
|
1671 |
+
#: includes/settings/tabs/wps-general.php:276
|
1672 |
+
msgid "Search Engines"
|
1673 |
+
msgstr "محركات البحث"
|
1674 |
|
1675 |
+
#: includes/settings/tabs/wps-general.php:281
|
1676 |
+
msgid ""
|
1677 |
+
"Disabling all search engines is not allowed, doing so will result in all "
|
1678 |
+
"search engines being active."
|
1679 |
+
msgstr ""
|
1680 |
+
"تعطيل جميع محركات البحث غير مسموح, سيؤدي ذلك الى تنشيط جميع محركات البحث."
|
1681 |
|
1682 |
+
#: includes/settings/tabs/wps-general.php:296
|
1683 |
+
msgid "disable"
|
1684 |
+
msgstr "تعطيل"
|
1685 |
|
1686 |
+
#: includes/settings/tabs/wps-general.php:297
|
1687 |
+
msgid "Disable %s from data collection and reporting."
|
1688 |
+
msgstr "تعطيل %s من جمع البيانات وإعداد التقارير."
|
1689 |
|
1690 |
+
#: includes/settings/tabs/wps-general.php:303
|
1691 |
+
msgid "Charts"
|
1692 |
+
msgstr "الرسوم البيانية"
|
1693 |
|
1694 |
+
#: includes/settings/tabs/wps-general.php:308
|
1695 |
+
msgid "Include totals"
|
1696 |
+
msgstr "تتضمن الاجماليات"
|
1697 |
|
1698 |
+
#: includes/settings/tabs/wps-general.php:314
|
1699 |
+
msgid ""
|
1700 |
+
"Add a total line to charts with multiple values, like the search engine "
|
1701 |
+
"referrals"
|
1702 |
+
msgstr "إضافة سطر مجموع المخططات مع قيم متعددة، مثل إحالات محرك البحث"
|
1703 |
|
1704 |
+
#: includes/settings/tabs/wps-geoip.php:17
|
1705 |
+
msgid "GeoIP settings"
|
1706 |
+
msgstr "إعدادات GeoIP"
|
1707 |
|
1708 |
+
#: includes/settings/tabs/wps-geoip.php:22
|
1709 |
+
msgid ""
|
1710 |
+
"IP location services provided by GeoLite2 data created by MaxMind, available "
|
1711 |
+
"from %s."
|
1712 |
+
msgstr ""
|
1713 |
+
"خدمات الموقع IP المقدمة من البيانات GeoLite2 التي أنشأتها MaxMind، المتاحة "
|
1714 |
+
"من %s."
|
1715 |
|
1716 |
+
#: includes/settings/tabs/wps-geoip.php:32
|
1717 |
+
msgid "GeoIP collection"
|
1718 |
+
msgstr "مجموعة GeoIP"
|
1719 |
|
1720 |
+
#: includes/settings/tabs/wps-geoip.php:38
|
1721 |
+
msgid ""
|
1722 |
+
"For get more information and location (country) from visitor, enable this "
|
1723 |
+
"feature."
|
1724 |
+
msgstr ""
|
1725 |
+
"للحصول على مزيد من المعلومات، والمكان (البلد) من الزوار، تمكين هذه الميزة."
|
1726 |
|
1727 |
+
#: includes/settings/tabs/wps-geoip.php:44
|
1728 |
+
msgid "Update GeoIP Info"
|
1729 |
+
msgstr "تحديث معلومات GeoIP"
|
1730 |
|
1731 |
+
#: includes/settings/tabs/wps-geoip.php:49
|
1732 |
+
msgid "Download GeoIP Database"
|
1733 |
+
msgstr "تحميل قاعدة بيانات GeoIP"
|
1734 |
|
1735 |
+
#: includes/settings/tabs/wps-geoip.php:56
|
1736 |
+
msgid "Schedule monthly update of GeoIP DB"
|
1737 |
+
msgstr "جدولة التحديث الشهري لGeoIP DB"
|
1738 |
|
1739 |
+
#: includes/settings/tabs/wps-geoip.php:82
|
1740 |
+
msgid ""
|
1741 |
+
"Download of the GeoIP database will be scheduled for 2 days after the first "
|
1742 |
+
"Tuesday of the month."
|
1743 |
+
msgstr ""
|
1744 |
+
"سيتم جدولة التحميل من قاعدة البيانات GeoIP لمدة 2 يوما بعد يوم الثلاثاء "
|
1745 |
+
"الأول من الشهر."
|
1746 |
|
1747 |
+
#: includes/settings/tabs/wps-geoip.php:83
|
1748 |
+
msgid ""
|
1749 |
+
"This option will also download the database if the local filesize is less "
|
1750 |
+
"than 1k (which usually means the stub that comes with the plugin is still in "
|
1751 |
+
"place)."
|
1752 |
+
msgstr ""
|
1753 |
+
"وهذا الخيار أيضا تحميل قاعدة البيانات إذا كان حجم الملف المحلي أقل من 1K "
|
1754 |
+
"(الذي يعني عادة أن طرف البرنامج التي تأتي مع البرنامج المساعد لا يزال في "
|
1755 |
+
"مكانه)."
|
1756 |
|
1757 |
+
#: includes/settings/tabs/wps-geoip.php:89
|
1758 |
+
msgid "Populate missing GeoIP after update of GeoIP DB"
|
1759 |
+
msgstr "تعبئة GeoIP في عداد المفقودين بعد التحديث من GeoIP DB"
|
1760 |
|
1761 |
+
#: includes/settings/tabs/wps-geoip.php:95
|
1762 |
+
msgid "Update any missing GeoIP data after downloading a new database."
|
1763 |
+
msgstr "تحديث أي بيانات GeoIP مفقودة بعد تحميل قاعدة البيانات الجديدة."
|
1764 |
|
1765 |
+
#: includes/settings/tabs/wps-geoip.php:106
|
1766 |
+
msgid "GeoIP collection is disabled due to the following reasons:"
|
1767 |
+
msgstr "تم تعطيل مجموعة GeoIP وذلك للأسباب التالية:"
|
1768 |
|
1769 |
+
#: includes/settings/tabs/wps-geoip.php:109
|
1770 |
+
msgid ""
|
1771 |
+
"GeoIP collection requires PHP %s or above, it is currently disabled due to "
|
1772 |
+
"the installed PHP version being "
|
1773 |
+
msgstr ""
|
1774 |
+
"جمع GeoIP يتطلب PHP %s أو أعلى، يتم تعطيله حاليا نظرا لكونها نسخة PHP مثبتة"
|
1775 |
|
1776 |
+
#: includes/settings/tabs/wps-geoip.php:114
|
1777 |
+
msgid ""
|
1778 |
+
"GeoIP collection requires the cURL PHP extension and it is not loaded on "
|
1779 |
+
"your version of PHP!"
|
1780 |
+
msgstr "مجموعة GeoIP تتطلب الملحق cURL PHP و هو غير مفعل على إصدار الـ PHP!"
|
1781 |
+
|
1782 |
+
#: includes/settings/tabs/wps-geoip.php:120
|
1783 |
+
msgid ""
|
1784 |
+
"GeoIP collection requires the BC Math PHP extension and it is not loaded on "
|
1785 |
+
"your version of PHP!"
|
1786 |
+
msgstr "مجموعة GeoIP تتطلب الملحق BC Math PHP و هو غير مفعل على إصدار الـ PHP!"
|
1787 |
|
1788 |
+
#: includes/settings/tabs/wps-geoip.php:126
|
1789 |
+
msgid ""
|
1790 |
+
"PHP safe mode detected! GeoIP collection is not supported with PHP's safe "
|
1791 |
+
"mode enabled!"
|
1792 |
+
msgstr ""
|
1793 |
+
"تم الكشف عن الوضع الآمن في PHP! مجموعة GeoIP غير معتمدة عند تمكين الوضع "
|
1794 |
+
"الآمن في PHP!"
|
1795 |
|
1796 |
+
#: includes/settings/tabs/wps-maintenance.php:20
|
1797 |
+
msgid ""
|
1798 |
+
"This will permanently delete data from the database each day, are you sure "
|
1799 |
+
"you want to enable this option?"
|
1800 |
+
msgstr ""
|
1801 |
+
"سيؤدي ذلك إلى حذف البيانات من قاعدة البيانات بشكل دائم كل يوم، هل أنت متأكد "
|
1802 |
+
"من أنك تريد تمكين هذا الخيار؟"
|
1803 |
|
1804 |
+
#: includes/settings/tabs/wps-maintenance.php:30
|
1805 |
+
msgid "Database Maintenance"
|
1806 |
+
msgstr "صيانة قاعدة البيانات"
|
1807 |
|
1808 |
+
#: includes/settings/tabs/wps-maintenance.php:35
|
1809 |
+
msgid "Run a daily WP Cron job to prune the databases"
|
1810 |
+
msgstr "تشغيل مهام ووردبريس يوميا للضخ في قاعدة البيانات"
|
1811 |
|
1812 |
+
#: includes/settings/tabs/wps-maintenance.php:41
|
1813 |
msgid ""
|
1814 |
+
"A WP Cron job will be run daily to prune any data older than a set number of "
|
1815 |
+
"days."
|
|
|
|
|
1816 |
msgstr ""
|
1817 |
+
"سيتم تشغيل ألف وظيفة في مهام ووردبريس يوميا لضخ أي بيانات أقدم من العدد "
|
1818 |
+
"المحدد من الأيام."
|
|
|
|
|
|
|
|
|
|
|
|
|
1819 |
|
1820 |
+
#: includes/settings/tabs/wps-maintenance.php:47
|
1821 |
+
msgid "Prune data older than"
|
1822 |
+
msgstr "ضخ البيانات الأقدم من"
|
1823 |
|
1824 |
+
#: includes/settings/tabs/wps-maintenance.php:52
|
1825 |
+
msgid "Days"
|
1826 |
+
msgstr "أيام"
|
1827 |
|
1828 |
+
#: includes/settings/tabs/wps-maintenance.php:53
|
1829 |
+
msgid ""
|
1830 |
+
"The number of days to keep statistics for. Minimum value is 30 days. "
|
1831 |
+
"Invalid values will disable the daily maintenance."
|
1832 |
+
msgstr ""
|
1833 |
+
"عدد الأيام للحفاظ على الإحصاءات المتعلقة. قيمة الحد الأدنى هو 30 يوما. سيتم "
|
1834 |
+
"تعطيل الصيانة اليومية في حال ادخال قيم غير صالحة."
|
1835 |
|
1836 |
+
#: includes/settings/tabs/wps-notifications.php:44
|
1837 |
+
msgid "Common Report Options"
|
1838 |
+
msgstr "خيارات تقرير المشترك"
|
1839 |
|
1840 |
+
#: includes/settings/tabs/wps-notifications.php:49
|
1841 |
+
msgid "E-mail addresses"
|
1842 |
+
msgstr "عناوين البريد الإلكتروني"
|
1843 |
|
1844 |
+
#: includes/settings/tabs/wps-notifications.php:54
|
1845 |
+
msgid "A comma separated list of e-mail addresses to send reports to."
|
1846 |
+
msgstr "أفصل قائمة عناوين البريد الإلكتروني بفاصلة لإرسال التقارير إلى."
|
1847 |
|
1848 |
+
#: includes/settings/tabs/wps-notifications.php:59
|
1849 |
+
msgid "Update Reports"
|
1850 |
+
msgstr "تقارير التحديث"
|
1851 |
|
1852 |
+
#: includes/settings/tabs/wps-notifications.php:64
|
1853 |
+
msgid "Browscap"
|
1854 |
+
msgstr "Browscap"
|
1855 |
|
1856 |
+
#: includes/settings/tabs/wps-notifications.php:70
|
1857 |
+
msgid "Send a report whenever the browscap.ini is updated."
|
1858 |
+
msgstr "إرسال تقرير كلما يتم تحديث browscap.ini."
|
1859 |
|
1860 |
+
#: includes/settings/tabs/wps-notifications.php:76
|
1861 |
+
#: includes/settings/wps-settings.php:104
|
1862 |
+
msgid "GeoIP"
|
1863 |
+
msgstr "GeoIP"
|
1864 |
|
1865 |
+
#: includes/settings/tabs/wps-notifications.php:82
|
1866 |
+
msgid "Send a report whenever the GeoIP database is updated."
|
1867 |
+
msgstr "إرسال تقرير كلما يتم تحديث قاعدة البيانات GeoIP."
|
1868 |
|
1869 |
+
#: includes/settings/tabs/wps-notifications.php:88
|
1870 |
+
msgid "Pruning"
|
1871 |
+
msgstr "تنقيح"
|
1872 |
|
1873 |
+
#: includes/settings/tabs/wps-notifications.php:94
|
1874 |
+
msgid "Send a report whenever the pruning of database is run."
|
1875 |
+
msgstr "إرسال تقرير كلما يتم تشغيل التنقيح في قاعدة البيانات."
|
|
|
1876 |
|
1877 |
+
#: includes/settings/tabs/wps-notifications.php:100
|
1878 |
+
msgid "Upgrade"
|
1879 |
+
msgstr "ترقية"
|
1880 |
|
1881 |
+
#: includes/settings/tabs/wps-notifications.php:106
|
1882 |
+
msgid "Send a report whenever the plugin is upgraded."
|
1883 |
+
msgstr "إرسال تقرير كلما تتم ترقية البرنامج المساعد."
|
1884 |
|
1885 |
+
#: includes/settings/tabs/wps-notifications.php:111
|
1886 |
+
#: includes/settings/tabs/wps-notifications.php:116 schedule.php:152
|
1887 |
+
msgid "Statistical reporting"
|
1888 |
+
msgstr "تقارير الإحصائيات"
|
1889 |
|
1890 |
+
#: includes/settings/tabs/wps-notifications.php:129
|
1891 |
+
msgid "Schedule"
|
1892 |
+
msgstr "جدول"
|
1893 |
|
1894 |
+
#: includes/settings/tabs/wps-notifications.php:153
|
1895 |
+
msgid "Select how often to receive statistical report."
|
1896 |
+
msgstr "حدد عدد المرات لتلقي تقرير إحصائي."
|
1897 |
|
1898 |
+
#: includes/settings/tabs/wps-notifications.php:159
|
1899 |
+
msgid "Send reports via"
|
1900 |
+
msgstr "إرسال التقارير عن طريق"
|
1901 |
|
1902 |
+
#: includes/settings/tabs/wps-notifications.php:165
|
1903 |
+
msgid "Email"
|
1904 |
+
msgstr "البريد الإلكتروني"
|
1905 |
|
1906 |
+
#: includes/settings/tabs/wps-notifications.php:167
|
1907 |
+
msgid "SMS"
|
1908 |
+
msgstr "رسائل نصية"
|
1909 |
|
1910 |
+
#: includes/settings/tabs/wps-notifications.php:170
|
1911 |
+
msgid "Select delivery method for statistical report."
|
1912 |
+
msgstr "حدد طريقة التسليم للتقرير الإحصائي."
|
1913 |
|
1914 |
+
#: includes/settings/tabs/wps-notifications.php:173
|
1915 |
+
msgid "Note: To send SMS text messages please install the %s plugin."
|
1916 |
+
msgstr "ملاحظة: لإرسال رسائل نصية SMS الرجاء تثبيت إضافة %s."
|
1917 |
|
1918 |
+
#: includes/settings/tabs/wps-notifications.php:173
|
1919 |
+
msgid "WordPress SMS"
|
1920 |
+
msgstr "الرسائل النصية"
|
1921 |
|
1922 |
+
#: includes/settings/tabs/wps-notifications.php:180
|
1923 |
+
msgid "Report body"
|
1924 |
+
msgstr "تقرير الهيئة"
|
1925 |
|
1926 |
+
#: includes/settings/tabs/wps-notifications.php:185
|
1927 |
+
msgid "Enter the contents of the report."
|
1928 |
+
msgstr "أدخل محتويات التقرير."
|
1929 |
|
1930 |
+
#: includes/settings/tabs/wps-notifications.php:187
|
1931 |
+
msgid ""
|
1932 |
+
"Any shortcode supported by your installation of WordPress, include all "
|
1933 |
+
"shortcodes for WP Statistics (see the admin manual for a list of codes "
|
1934 |
+
"available) are supported in the body of the message. Here are some examples:"
|
1935 |
+
msgstr ""
|
1936 |
+
"أي رمز قصير بدعم من مثبت ووردبريس، وتشمل جميع الاكواد المختصرة لاحصائيات "
|
1937 |
+
"ووردبريس (انظر دليل المشرف للحصول على قائمة رموز المتاحة) معتمدة في نص "
|
1938 |
+
"الرسالة. وهنا بعض الأمثلة:"
|
1939 |
|
1940 |
+
#: includes/settings/tabs/wps-notifications.php:188 widget.php:38
|
1941 |
+
#: widget.php:245 wp-statistics.php:337
|
1942 |
+
msgid "User Online"
|
1943 |
+
msgstr "المتواجدين الآن"
|
1944 |
|
1945 |
+
#: includes/settings/tabs/wps-notifications.php:189 widget.php:52
|
1946 |
+
#: widget.php:251
|
1947 |
+
msgid "Today Visitor"
|
1948 |
+
msgstr "زوار اليوم"
|
1949 |
|
1950 |
+
#: includes/settings/tabs/wps-notifications.php:190 widget.php:45
|
1951 |
+
#: widget.php:248
|
1952 |
+
msgid "Today Visit"
|
1953 |
+
msgstr "زيارات اليوم"
|
1954 |
|
1955 |
+
#: includes/settings/tabs/wps-notifications.php:191 widget.php:66
|
1956 |
+
#: widget.php:257
|
1957 |
+
msgid "Yesterday Visitor"
|
1958 |
+
msgstr "زوار الأمس"
|
1959 |
|
1960 |
+
#: includes/settings/tabs/wps-notifications.php:192 widget.php:59
|
1961 |
+
msgid "Yesterday Visit"
|
1962 |
+
msgstr "زيارات الأمس"
|
1963 |
|
1964 |
+
#: includes/settings/tabs/wps-notifications.php:193 widget.php:101
|
1965 |
+
#: widget.php:272
|
1966 |
+
msgid "Total Visitor"
|
1967 |
+
msgstr "مجموع الزوار"
|
|
|
|
|
|
|
1968 |
|
1969 |
+
#: includes/settings/tabs/wps-notifications.php:194 widget.php:94
|
1970 |
+
#: widget.php:269
|
1971 |
+
msgid "Total Visit"
|
1972 |
+
msgstr "مجموع الزيارات"
|
1973 |
|
1974 |
+
#: includes/settings/tabs/wps-overview-display.php:23
|
1975 |
+
#: includes/settings/tabs/wps-overview-display.php:32
|
1976 |
+
msgid "None"
|
1977 |
+
msgstr "لا شيء"
|
1978 |
|
1979 |
+
#: includes/settings/tabs/wps-overview-display.php:24
|
1980 |
+
msgid "Summary Statistics"
|
1981 |
+
msgstr "ملخص الاحصائيات"
|
|
|
|
|
|
|
1982 |
|
1983 |
+
#: includes/settings/tabs/wps-overview-display.php:28
|
1984 |
+
#: includes/settings/wps-settings.php:108
|
1985 |
+
msgid "About"
|
1986 |
+
msgstr "حول"
|
1987 |
|
1988 |
+
#: includes/settings/tabs/wps-overview-display.php:34
|
1989 |
+
msgid "Hits Statistical Chart"
|
1990 |
+
msgstr "الرسم البياني لعدد النقرات"
|
1991 |
|
1992 |
+
#: includes/settings/tabs/wps-overview-display.php:36
|
1993 |
+
msgid "Search Engine Referrers Statistical Chart"
|
1994 |
+
msgstr "الرسم البياني لمحركات البحث"
|
1995 |
|
1996 |
+
#: includes/settings/tabs/wps-overview-display.php:38
|
1997 |
+
msgid "Top Pages Visited"
|
1998 |
+
msgstr "أعلى الصفحات زيارة"
|
1999 |
|
2000 |
+
#: includes/settings/tabs/wps-overview-display.php:73
|
2001 |
+
msgid "Dashboard"
|
2002 |
+
msgstr "لوحة القيادة"
|
|
|
|
|
|
|
|
|
2003 |
|
2004 |
+
#: includes/settings/tabs/wps-overview-display.php:77
|
2005 |
+
#: includes/settings/tabs/wps-overview-display.php:97
|
2006 |
+
#: includes/settings/tabs/wps-overview-display.php:117
|
2007 |
+
msgid "The following items are global to all users."
|
2008 |
+
msgstr "العناصر التالية هي عالمية لجميع المستخدمين."
|
2009 |
|
2010 |
+
#: includes/settings/tabs/wps-overview-display.php:82
|
2011 |
+
msgid "Disable dashboard widgets"
|
2012 |
+
msgstr "تعطيل قطع لوحة القيادة"
|
2013 |
|
2014 |
+
#: includes/settings/tabs/wps-overview-display.php:88
|
2015 |
+
msgid "Disable the dashboard widgets."
|
2016 |
+
msgstr "تعطيل القطع للوحة القيادة"
|
2017 |
|
2018 |
+
#: includes/settings/tabs/wps-overview-display.php:93
|
2019 |
+
msgid "Page/Post Editor"
|
2020 |
+
msgstr "محرر الصفحة/المشاركة"
|
|
|
|
|
2021 |
|
2022 |
+
#: includes/settings/tabs/wps-overview-display.php:102
|
2023 |
+
msgid "Disable post/page editor widget"
|
2024 |
+
msgstr "تعطيل قطعة محرر الصفحة/المشاركة"
|
|
|
|
|
2025 |
|
2026 |
+
#: includes/settings/tabs/wps-overview-display.php:108
|
2027 |
+
msgid "Disable the page/post editor widget."
|
2028 |
+
msgstr "تعطيل القطع لمحرر الصفحة/المشاركة"
|
|
|
|
|
|
|
|
|
2029 |
|
2030 |
+
#: includes/settings/tabs/wps-overview-display.php:122
|
2031 |
+
msgid "Map type"
|
2032 |
+
msgstr "نوع الخريطة"
|
2033 |
|
2034 |
+
#: includes/settings/tabs/wps-overview-display.php:128
|
2035 |
+
msgid "Google"
|
2036 |
+
msgstr "جوجل"
|
2037 |
|
2038 |
+
#: includes/settings/tabs/wps-overview-display.php:128
|
2039 |
+
msgid "JQVMap"
|
2040 |
+
msgstr "JQVMap"
|
|
|
|
|
|
|
2041 |
|
2042 |
+
#: includes/settings/tabs/wps-overview-display.php:135
|
2043 |
+
msgid ""
|
2044 |
+
"The \"Google\" option will use Google's mapping service to plot the recent "
|
2045 |
+
"visitors (requires access to Google)."
|
2046 |
+
msgstr ""
|
2047 |
+
"خيار \"جوجل\" يتوجب استخدام خدمة الخرائط جوجل لرسم زوار مؤخرا. (يتطلب الوصول "
|
2048 |
+
"إلى Google)"
|
2049 |
|
2050 |
+
#: includes/settings/tabs/wps-overview-display.php:136
|
2051 |
msgid ""
|
2052 |
+
"The \"JQVMap\" option will use JQVMap javascript mapping library to plot the "
|
2053 |
+
"recent visitors (requires no extenral services)."
|
2054 |
+
msgstr ""
|
2055 |
+
"خيار \"JQVMap\" استخدام مكتبة خرائط JQVMap جافا سكريبت لرسم الزوار مؤخرا. "
|
2056 |
+
"(لا يتطلب أي خدمات خارجية)."
|
2057 |
|
2058 |
+
#: includes/settings/tabs/wps-overview-display.php:142
|
2059 |
msgid "Disable map"
|
2060 |
msgstr "تعطيل الخريطة"
|
2061 |
|
2062 |
+
#: includes/settings/tabs/wps-overview-display.php:148
|
2063 |
msgid "Disable the map display"
|
2064 |
msgstr "تعطيل عرض الخريطة"
|
2065 |
|
2066 |
+
#: includes/settings/tabs/wps-overview-display.php:154
|
2067 |
msgid "Get country location from Google"
|
2068 |
msgstr "الحصول على موقع البلد من جوجل"
|
2069 |
|
2070 |
+
#: includes/settings/tabs/wps-overview-display.php:160
|
2071 |
msgid ""
|
2072 |
+
"This feature may cause a performance degradation when viewing statistics and "
|
2073 |
+
"is only valid if the map type is set to \"Google\"."
|
2074 |
msgstr ""
|
2075 |
+
"قد تؤدي هذه الميزة تدهور الأداء عند عرض الإحصاءات وصالحة فقط إذا تم تعيين "
|
2076 |
+
"نوع الخريطة لـ \"جوجل\"."
|
2077 |
|
2078 |
+
#: includes/settings/tabs/wps-overview-display.php:171
|
2079 |
+
msgid "Overview Widgets to Display"
|
2080 |
+
msgstr "نظرة عامة للقطع المعروضة"
|
2081 |
|
2082 |
+
#: includes/settings/tabs/wps-overview-display.php:175
|
2083 |
msgid ""
|
2084 |
+
"The following items are unique to each user. If you do not select the "
|
2085 |
+
"'About' widget it will automatically be displayed in the last positon of "
|
2086 |
+
"column A."
|
2087 |
msgstr ""
|
2088 |
+
"العناصر التالية هي فريدة من نوعها لكل مستخدم. إذا لم تقم بتحديد قطعة 'حول' "
|
2089 |
+
"سيتم تلقائيا إظهارها في العمود الأخير من A."
|
2090 |
|
2091 |
+
#: includes/settings/tabs/wps-overview-display.php:180
|
2092 |
+
msgid "Slot"
|
2093 |
+
msgstr "شريحة"
|
|
|
2094 |
|
2095 |
+
#: includes/settings/tabs/wps-overview-display.php:184
|
2096 |
+
msgid "Column A"
|
2097 |
+
msgstr "العمود A"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2098 |
|
2099 |
+
#: includes/settings/tabs/wps-overview-display.php:188
|
2100 |
+
msgid "Column B"
|
2101 |
+
msgstr "العمود B"
|
2102 |
|
2103 |
+
#: includes/settings/tabs/wps-overview-display.php:194
|
2104 |
+
msgid "Slot 1"
|
2105 |
+
msgstr "الشريحة 1"
|
2106 |
|
2107 |
+
#: includes/settings/tabs/wps-overview-display.php:224
|
2108 |
+
msgid "Slot 2"
|
2109 |
+
msgstr "الشريحة 2"
|
2110 |
|
2111 |
+
#: includes/settings/tabs/wps-overview-display.php:254
|
2112 |
+
msgid "Slot 3"
|
2113 |
+
msgstr "الشريحة 3"
|
2114 |
|
2115 |
+
#: includes/settings/tabs/wps-overview-display.php:284
|
2116 |
+
msgid "Slot 4"
|
2117 |
+
msgstr "الشريحة 4"
|
2118 |
|
2119 |
+
#: includes/settings/tabs/wps-overview-display.php:314
|
2120 |
+
msgid "Slot 5"
|
2121 |
+
msgstr "الشريحة 5"
|
2122 |
|
2123 |
+
#: includes/settings/tabs/wps-overview-display.php:344
|
2124 |
+
msgid "Slot 6"
|
2125 |
+
msgstr "الشريحة 6"
|
2126 |
|
2127 |
+
#: includes/settings/tabs/wps-overview-display.php:348
|
2128 |
+
#: includes/settings/tabs/wps-overview-display.php:370
|
2129 |
+
msgid "N/A"
|
2130 |
+
msgstr "N/A"
|
2131 |
|
2132 |
+
#: includes/settings/tabs/wps-overview-display.php:366
|
2133 |
+
msgid "Slot 7"
|
2134 |
+
msgstr "الشريحة 7"
|
2135 |
|
2136 |
+
#: includes/settings/tabs/wps-removal.php:15
|
2137 |
+
msgid "WP Statisitcs Removal"
|
2138 |
+
msgstr "إزالة احصائيات ووردبريس"
|
2139 |
+
|
2140 |
+
#: includes/settings/tabs/wps-removal.php:20
|
2141 |
+
msgid ""
|
2142 |
+
"Uninstalling WP Statistics will not remove the data and settings, you can "
|
2143 |
+
"use this option to remove the WP Statistics data from your install before "
|
2144 |
+
"uninstalling the plugin."
|
2145 |
+
msgstr ""
|
2146 |
+
"إزالة احصائيات ووردبريس لن تقوم بإزالة البيانات والإعدادات، يمكنك استخدام "
|
2147 |
+
"هذا الخيار لإزالة البيانات الخاصة بك قبل إلغاء تثبيت البرنامج المساعد."
|
2148 |
+
|
2149 |
+
#: includes/settings/tabs/wps-removal.php:23
|
2150 |
+
msgid ""
|
2151 |
+
"Once you submit this form the settings will be deleted during the page load, "
|
2152 |
+
"however WP Statistics will still show up in your Admin menu until another "
|
2153 |
+
"page load is executed."
|
2154 |
+
msgstr ""
|
2155 |
+
"بمجرد التقدم في هذا الخيار سيتم حذف الإعدادات أثناء تحميل صفحة هذا النموذج، "
|
2156 |
+
"ولكن سوف تزال تظهر احصائيات ووردبريس في قائمة المشرف الخاص بك حتى يتم تحميل "
|
2157 |
+
"الصفحة مرة أخرى."
|
2158 |
+
|
2159 |
+
#: includes/settings/tabs/wps-removal.php:29
|
2160 |
+
msgid "Remove data and settings"
|
2161 |
+
msgstr "إزالة البيانات والإعدادات"
|
2162 |
+
|
2163 |
+
#: includes/settings/tabs/wps-removal.php:34
|
2164 |
+
msgid "Remove"
|
2165 |
+
msgstr "إزالة"
|
2166 |
+
|
2167 |
+
#: includes/settings/tabs/wps-removal.php:35
|
2168 |
+
msgid "Remove data and settings, this action cannot be undone."
|
2169 |
+
msgstr "إزالة البيانات والإعدادات، لا يمكنك التراجع مستقبلاً."
|
2170 |
+
|
2171 |
+
#: includes/settings/wps-settings.php:100
|
2172 |
+
msgid "General"
|
2173 |
+
msgstr "عام"
|
2174 |
+
|
2175 |
+
#: includes/settings/wps-settings.php:101
|
2176 |
+
msgid "Notifications"
|
2177 |
+
msgstr "الإشعارات"
|
2178 |
|
2179 |
+
#: includes/settings/wps-settings.php:102
|
2180 |
+
msgid "Dashboard/Overview"
|
2181 |
+
msgstr "اللوحة/نظرة عامة"
|
2182 |
+
|
2183 |
+
#: includes/settings/wps-settings.php:103
|
2184 |
msgid "Access/Exclusions"
|
2185 |
msgstr "وصول/استثناءات"
|
2186 |
|
2187 |
+
#: includes/settings/wps-settings.php:105
|
2188 |
+
msgid "browscap"
|
2189 |
+
msgstr "browscap"
|
2190 |
+
|
2191 |
+
#: includes/settings/wps-settings.php:106
|
2192 |
msgid "Maintenance"
|
2193 |
msgstr "صيانة"
|
2194 |
|
2195 |
+
#: includes/settings/wps-settings.php:107
|
2196 |
+
msgid "Removal"
|
2197 |
+
msgstr "الإزالة"
|
2198 |
+
|
2199 |
+
#: includes/settings/wps-settings.php:150
|
2200 |
msgid "Update"
|
2201 |
msgstr "تحديث"
|
2202 |
|
2203 |
+
#: manual/manual.php:29
|
2204 |
+
msgid "Manual not found: %s"
|
2205 |
+
msgstr "الدليل لم يعثر على: %s"
|
2206 |
|
2207 |
+
#: manual/manual.php:39
|
2208 |
+
msgid "Invalid file type selected: %s"
|
2209 |
+
msgstr "نوع الملف المختار غير صالح: %s"
|
2210 |
|
2211 |
+
#: schedule.php:10
|
2212 |
+
msgid "Once Weekly"
|
2213 |
+
msgstr "مرة كل أسبوع"
|
2214 |
|
2215 |
+
#: schedule.php:17
|
2216 |
+
msgid "Once Every 2 Weeks"
|
2217 |
+
msgstr "مرة كل 2 أسابيع"
|
2218 |
|
2219 |
+
#: schedule.php:24
|
2220 |
+
msgid "Once Every 4 Weeks"
|
2221 |
+
msgstr "مرة كل 4 أسابيع"
|
|
|
|
|
|
|
|
|
2222 |
|
2223 |
+
#: widget.php:14 wp-statistics.php:270
|
2224 |
+
msgid "Statistics"
|
2225 |
+
msgstr "الاحصائيات"
|
2226 |
|
2227 |
+
#: widget.php:15
|
2228 |
+
msgid "Show site stats in sidebar."
|
2229 |
+
msgstr "عرض احصائيات الموقع في الشريط الجانبي."
|
2230 |
|
2231 |
+
#: widget.php:73 widget.php:260
|
2232 |
+
msgid "Week Visit"
|
2233 |
+
msgstr "زيارات الأسبوع"
|
2234 |
+
|
2235 |
+
#: widget.php:80 widget.php:263
|
2236 |
+
msgid "Month Visit"
|
2237 |
+
msgstr "زيارات الشهر"
|
2238 |
+
|
2239 |
+
#: widget.php:87 widget.php:266
|
2240 |
+
msgid "Years Visit"
|
2241 |
+
msgstr "زيارات السنة"
|
2242 |
+
|
2243 |
+
#: widget.php:108 widget.php:275
|
2244 |
+
msgid "Total Page Views"
|
2245 |
+
msgstr "مجموع مشاهدات الصفحة"
|
2246 |
+
|
2247 |
+
#: widget.php:116
|
2248 |
+
msgid "Search Engine referred"
|
2249 |
+
msgstr "محرك البحث المشار"
|
2250 |
+
|
2251 |
+
#: widget.php:123 widget.php:298
|
2252 |
+
msgid "Total Posts"
|
2253 |
+
msgstr "إجمالي المشاركات"
|
2254 |
+
|
2255 |
+
#: widget.php:130 widget.php:301
|
2256 |
+
msgid "Total Pages"
|
2257 |
+
msgstr "إجمالي الصفحات"
|
2258 |
+
|
2259 |
+
#: widget.php:137 widget.php:304
|
2260 |
+
msgid "Total Comments"
|
2261 |
+
msgstr "إجمالي التعليقات"
|
2262 |
+
|
2263 |
+
#: widget.php:144 widget.php:307
|
2264 |
+
msgid "Total Spams"
|
2265 |
+
msgstr "إجمالي السبام"
|
2266 |
+
|
2267 |
+
#: widget.php:151 widget.php:310
|
2268 |
+
msgid "Total Users"
|
2269 |
+
msgstr "عدد الاعضاء"
|
2270 |
+
|
2271 |
+
#: widget.php:158 widget.php:313
|
2272 |
+
msgid "Average Posts"
|
2273 |
+
msgstr "متوسط المشاركات"
|
2274 |
+
|
2275 |
+
#: widget.php:165 widget.php:316
|
2276 |
+
msgid "Average Comments"
|
2277 |
+
msgstr "متوسط التعليقات"
|
2278 |
+
|
2279 |
+
#: widget.php:172 widget.php:319
|
2280 |
+
msgid "Average Users"
|
2281 |
+
msgstr "متوسط الاعضاء"
|
2282 |
+
|
2283 |
+
#: widget.php:179 widget.php:322
|
2284 |
+
msgid "Last Post Date"
|
2285 |
+
msgstr "تاريخ آخر مشاركة"
|
2286 |
+
|
2287 |
+
#: widget.php:238
|
2288 |
+
msgid "Name"
|
2289 |
+
msgstr "الأسم"
|
2290 |
+
|
2291 |
+
#: widget.php:242
|
2292 |
+
msgid "Items"
|
2293 |
+
msgstr "البنود"
|
2294 |
+
|
2295 |
+
#: widget.php:254 wp-statistics.php:362
|
2296 |
+
msgid "Yesterday visit"
|
2297 |
+
msgstr "زيارات الأمس"
|
2298 |
+
|
2299 |
+
#: widget.php:278
|
2300 |
+
msgid "Search Engine Referred"
|
2301 |
+
msgstr "محرك بحث المشارين"
|
2302 |
+
|
2303 |
+
#: widget.php:281
|
2304 |
+
msgid "Select type of search engine"
|
2305 |
+
msgstr "حدد نوع من محرك البحث"
|
2306 |
+
|
2307 |
+
#: wp-statistics.php:27
|
2308 |
msgid ""
|
2309 |
+
"ERROR: WP Statistics has detected an unsupported version of PHP, WP "
|
2310 |
+
"Statistics will not function without PHP Version "
|
2311 |
msgstr ""
|
2312 |
+
"خطأ: كشف احصائيات ووردبريس أن إصدار PHP لديك غير معتمد، و احصائيات ووردبريس "
|
2313 |
+
"لن تعمل دون PHP النسخة"
|
2314 |
|
2315 |
+
#: wp-statistics.php:27
|
2316 |
+
msgid " or higher!"
|
2317 |
+
msgstr "أو أعلى!"
|
2318 |
|
2319 |
+
#: wp-statistics.php:27
|
2320 |
+
msgid "Your current PHP version is"
|
2321 |
+
msgstr "نسخة PHP الحالي هو"
|
2322 |
|
2323 |
+
#: wp-statistics.php:42
|
2324 |
+
msgid "WP Statistics has been removed, please disable and delete it."
|
2325 |
+
msgstr "تمت إزالة احصائيات ووردبريس، يرجى التعطيل والحذف."
|
2326 |
+
|
2327 |
+
#. Plugin Name of the plugin/theme
|
2328 |
+
#: wp-statistics.php:53
|
2329 |
+
msgid "WP Statistics"
|
2330 |
+
msgstr "احصائيات ووردبريس"
|
2331 |
+
|
2332 |
+
#. Description of the plugin/theme
|
2333 |
+
#: wp-statistics.php:54
|
2334 |
+
msgid "Complete statistics for your WordPress site."
|
2335 |
+
msgstr "إحصاءات كاملة لموقع ووردبريس الخاص بك."
|
2336 |
+
|
2337 |
+
#: wp-statistics.php:97
|
2338 |
msgid ""
|
2339 |
+
"Online user tracking in WP Statistics is not enabled, please go to %s and "
|
2340 |
+
"enable it."
|
2341 |
msgstr ""
|
2342 |
+
"لم يتم تمكين تتبع المستخدم عبر الإنترنت في احصائيات ووردبريس، يرجى الذهاب "
|
2343 |
+
"إلى %s وتمكينه."
|
2344 |
|
2345 |
+
#: wp-statistics.php:97 wp-statistics.php:100 wp-statistics.php:103
|
2346 |
+
msgid "setting page"
|
2347 |
+
msgstr "صفحة الإعدادات"
|
2348 |
|
2349 |
+
#: wp-statistics.php:100
|
2350 |
+
msgid ""
|
2351 |
+
"Hit tracking in WP Statistics is not enabled, please go to %s and enable it."
|
2352 |
+
msgstr ""
|
2353 |
+
"تتبع النقرات في احصائيات ووردبريس لم يتم تمكينه، يرجى الذهاب إلى %s وتمكينه."
|
2354 |
|
2355 |
+
#: wp-statistics.php:103
|
2356 |
msgid ""
|
2357 |
+
"Visitor tracking in WP Statistics is not enabled, please go to %s and enable "
|
2358 |
+
"it."
|
2359 |
msgstr ""
|
2360 |
+
"لم يتم تمكين تتبع الزائر في احصائيات ووردبريس، يرجى الذهاب إلى %s وتمكينه."
|
2361 |
+
|
2362 |
+
#: wp-statistics.php:106
|
2363 |
+
msgid ""
|
2364 |
+
"GeoIP collection is not active, please go to %s and enable this feature."
|
2365 |
+
msgstr "مجموعة GeoIP غير نشطه، يرجى الذهاب إلى %s وتمكين هذه الميزة."
|
2366 |
+
|
2367 |
+
#: wp-statistics.php:106
|
2368 |
+
msgid "Setting page > GeoIP"
|
2369 |
+
msgstr "صفحة الإعدادات > GeoIP"
|
2370 |
+
|
2371 |
+
#: wp-statistics.php:177 wp-statistics.php:289
|
2372 |
+
msgid "Settings"
|
2373 |
+
msgstr "الإعدادات"
|
2374 |
|
2375 |
+
#: wp-statistics.php:189
|
2376 |
+
msgid "Click here to visit the plugin on WordPress.org"
|
2377 |
+
msgstr "انقر هنا لزيارة صفحة الإضافة على WordPress.org"
|
2378 |
|
2379 |
+
#: wp-statistics.php:189
|
2380 |
+
msgid "Visit WordPress.org page"
|
2381 |
+
msgstr "زيارة صفحة WordPress.org"
|
|
|
2382 |
|
2383 |
+
#: wp-statistics.php:192
|
2384 |
+
msgid "Click here to rate and review this plugin on WordPress.org"
|
2385 |
+
msgstr "أنقر هنا لمراجهة وتقييم الإضافة على WordPress.org"
|
|
|
|
|
|
|
2386 |
|
2387 |
+
#: wp-statistics.php:192
|
2388 |
+
msgid "Rate this plugin"
|
2389 |
+
msgstr "ضع تقييمك لهذه الاضافة"
|
2390 |
|
2391 |
+
#: wp-statistics.php:236
|
2392 |
+
msgid "WP Statistics - Hits"
|
2393 |
+
msgstr "احصائيات ووردبريس - الزيارات"
|
2394 |
|
2395 |
+
#: wp-statistics.php:273
|
2396 |
+
msgid "Overview"
|
2397 |
+
msgstr "نظرة عامة"
|
2398 |
|
2399 |
+
#: wp-statistics.php:280
|
2400 |
+
msgid "Online"
|
2401 |
+
msgstr "المتواجدون"
|
|
|
|
|
2402 |
|
2403 |
+
#: wp-statistics.php:282
|
2404 |
+
msgid "Referers"
|
2405 |
+
msgstr "المراجع"
|
|
|
|
|
|
|
|
|
|
|
2406 |
|
2407 |
+
#: wp-statistics.php:283
|
2408 |
+
msgid "Searches"
|
2409 |
+
msgstr "عمليات البحث"
|
|
|
|
|
|
|
|
|
2410 |
|
2411 |
+
#: wp-statistics.php:284
|
2412 |
+
msgid "Search Words"
|
2413 |
+
msgstr "كلمات البحث"
|
2414 |
|
2415 |
+
#: wp-statistics.php:285
|
2416 |
+
msgid "Top Visitors Today"
|
2417 |
+
msgstr "أعلى زوار اليوم"
|
2418 |
|
2419 |
+
#: wp-statistics.php:288
|
2420 |
+
msgid "Optimization"
|
2421 |
+
msgstr "التحسين"
|
2422 |
|
2423 |
+
#: wp-statistics.php:293
|
2424 |
+
msgid "Manual"
|
2425 |
+
msgstr "الدليل"
|
|
|
|
|
|
|
|
|
2426 |
|
2427 |
+
#: wp-statistics.php:344
|
2428 |
+
msgid "Today visitor"
|
2429 |
+
msgstr "زوار اليوم"
|
|
|
|
|
|
|
|
|
|
|
|
|
2430 |
|
2431 |
+
#: wp-statistics.php:350
|
2432 |
+
msgid "Today visit"
|
2433 |
+
msgstr "زيارات اليوم"
|
2434 |
|
2435 |
+
#: wp-statistics.php:356
|
2436 |
+
msgid "Yesterday visitor"
|
2437 |
+
msgstr "زيارات الأمس"
|
2438 |
|
2439 |
+
#: wp-statistics.php:368
|
2440 |
+
msgid "View Stats"
|
2441 |
+
msgstr "عرض الإحصائيات"
|
2442 |
|
2443 |
+
#: wp-statistics.php:392
|
2444 |
+
msgid "Download ODF file"
|
2445 |
+
msgstr "تحميل ملف ODF"
|
2446 |
|
2447 |
+
#: wp-statistics.php:393
|
2448 |
+
msgid "Download HTML file"
|
2449 |
+
msgstr "تحميل ملف HTML"
|
2450 |
|
2451 |
+
#: wp-statistics.php:397
|
2452 |
+
msgid "Manual file not found."
|
2453 |
+
msgstr "لم يتم العثور على ملف الدليل."
|
2454 |
|
2455 |
+
#: wp-statistics.php:482 wp-statistics.php:593 wp-statistics.php:627
|
2456 |
+
msgid "You do not have sufficient permissions to access this page."
|
2457 |
+
msgstr "ليس لديك الصلاحيات الكافية لدخول هذه الصفحة."
|
2458 |
|
2459 |
+
#: wp-statistics.php:495
|
2460 |
+
msgid ""
|
2461 |
+
"Plugin tables do not exist in the database! Please re-run the %s install "
|
2462 |
+
"routine %s."
|
2463 |
+
msgstr ""
|
2464 |
+
"جداول البرنامج المساعد لا وجود لها في قاعدة البيانات! يرجى إعادة تشغيل %s "
|
2465 |
+
"التثبيت الروتيني %s."
|
2466 |
|
2467 |
+
#: wps-install.php:250
|
2468 |
+
msgid "WP Statistics %s installed on"
|
2469 |
+
msgstr "احصائيات ووردبريس %s مثبتة على"
|
2470 |
|
2471 |
+
#: wps-updates.php:34
|
2472 |
+
msgid "Error downloading GeoIP database from: %s - %s"
|
2473 |
+
msgstr "خطأ تحميل قاعدة بيانات GeoIP من: %s - %s"
|
2474 |
|
2475 |
+
#: wps-updates.php:45
|
2476 |
msgid "Error could not open downloaded GeoIP database for reading: %s"
|
2477 |
msgstr "خطأ لا يمكن فتح قاعدة البيانات GeoIP التي تم تحميلها للقراءة: %s"
|
2478 |
|
2479 |
+
#: wps-updates.php:52
|
2480 |
msgid "Error could not open destination GeoIP database for writing %s"
|
2481 |
msgstr "خطأ لا يمكن فتح قاعدة البيانات GeoIP لجهة الكتابة %s"
|
2482 |
|
2483 |
+
#: wps-updates.php:68
|
2484 |
msgid "GeoIP Database updated successfully!"
|
2485 |
msgstr "تم تحديث قاعدة بيانات GeoIP بنجاح!"
|
2486 |
|
2487 |
+
#: wps-updates.php:93
|
2488 |
+
msgid "GeoIP update on"
|
2489 |
+
msgstr "تحديث GeoIP على"
|
2490 |
|
2491 |
+
#: wps-updates.php:160
|
2492 |
+
msgid "Error downloading browscap database from: %s - %s"
|
2493 |
+
msgstr "خطأ في قاعدة بيانات browscap تحميل من: %s - %s"
|
2494 |
|
2495 |
+
#: wps-updates.php:262
|
2496 |
+
msgid "browscap database updated successfully!"
|
2497 |
+
msgstr "قاعدة بيانات browscap تم تحديثها بنجاح!"
|
2498 |
|
2499 |
+
#: wps-updates.php:273
|
2500 |
+
msgid ""
|
2501 |
+
"browscap database updated failed! Cache file too large, reverting to "
|
2502 |
+
"previous browscap.ini."
|
2503 |
+
msgstr ""
|
2504 |
+
"تحديث قاعدة بيانات browscap فشل! ملف الكاش كبير جدا، تم الرجوع إلى browscap."
|
2505 |
+
"ini السابق."
|
2506 |
|
2507 |
+
#: wps-updates.php:281
|
2508 |
+
msgid ""
|
2509 |
+
"browscap database updated failed! New browscap.ini is mis-identifing user "
|
2510 |
+
"agents as crawlers, reverting to previous browscap.ini."
|
2511 |
+
msgstr ""
|
2512 |
+
"تحديث قاعدة بيانات browscap فشل! لم تتم تحديد هوية browscap.ini الجديدة لكلا "
|
2513 |
+
"من المستخدم والزواحف، وتم الرجوع إلى browscap.ini السابق."
|
2514 |
|
2515 |
+
#: wps-updates.php:303
|
2516 |
+
msgid "browscap already at current version!"
|
2517 |
+
msgstr "browscap بالفعل في النسخة الحالية!"
|
2518 |
|
2519 |
+
#: wps-updates.php:316
|
2520 |
+
msgid "Browscap.ini update on"
|
2521 |
+
msgstr "تحديث Browscap.ini على"
|
|
|
|
|
2522 |
|
2523 |
+
#~ msgid "Browsers by Type"
|
2524 |
+
#~ msgstr "المتصفحات حسب النوع"
|
|
|
2525 |
|
2526 |
+
#~ msgid "Browser share"
|
2527 |
+
#~ msgstr "مشاركة بالمتصفح"
|
|
|
2528 |
|
2529 |
+
#~ msgid "Browsers by Platform"
|
2530 |
+
#~ msgstr "المتصفحات حسب المنصة"
|
|
|
|
|
|
|
|
|
|
|
2531 |
|
2532 |
+
#~ msgid "Platform share"
|
2533 |
+
#~ msgstr "مشاركة المنصة"
|
|
|
2534 |
|
2535 |
+
#~ msgid "Browser version share"
|
2536 |
+
#~ msgstr "نسخة متصفح المشارك"
|
|
|
2537 |
|
2538 |
+
#~ msgid "Excluded hits chart in the last"
|
2539 |
+
#~ msgstr "مشاهدة الرسم البياني للنقرات المستبعدة في المشاركة"
|
|
|
2540 |
|
2541 |
+
#~ msgid "Hits chart in the last"
|
2542 |
+
#~ msgstr "الرسم البياني في هذه المشاركة"
|
|
|
2543 |
|
2544 |
+
#~ msgid "Latest search words"
|
2545 |
+
#~ msgstr "آخر كلمات البحث"
|
|
|
2546 |
|
2547 |
+
#~ msgid "Date: <code dir=\"ltr\">%s</code></code>"
|
2548 |
+
#~ msgstr "التاريخ: <code dir=\"rtl\">%s</code></code>"
|
|
|
|
|
|
|
|
|
2549 |
|
2550 |
+
#~ msgid "Time: <code dir=\"ltr\">%s</code>"
|
2551 |
+
#~ msgstr "الوقت: <code dir=\"rtl\">%s</code></code>"
|
|
|
2552 |
|
2553 |
+
#~ msgid "Graph of Browsers"
|
2554 |
+
#~ msgstr "الرسم البياني من المتصفحات"
|
|
|
|
|
|
|
2555 |
|
2556 |
+
#~ msgid "Top referring sites"
|
2557 |
+
#~ msgstr "أعلى المواقع زيارة"
|
|
|
2558 |
|
2559 |
+
#~ msgid "Reference"
|
2560 |
+
#~ msgstr "المرجع"
|
|
|
2561 |
|
2562 |
+
#~ msgid "About plugin"
|
2563 |
+
#~ msgstr "عن الإضافة"
|
|
|
2564 |
|
2565 |
+
#~ msgid "Plugin version: %s"
|
2566 |
+
#~ msgstr "إصدار الإضافة: %s"
|
|
|
2567 |
|
2568 |
+
#~ msgid "Facebook"
|
2569 |
+
#~ msgstr "فيس بوك"
|
|
|
2570 |
|
2571 |
+
#~ msgid "Weblog"
|
2572 |
+
#~ msgstr "مدونتنا"
|
|
|
2573 |
|
2574 |
+
#~ msgid ""
|
2575 |
+
#~ "Please donate to WP Statistics. With your help WP Statistics will rule "
|
2576 |
+
#~ "the world!"
|
2577 |
+
#~ msgstr ""
|
2578 |
+
#~ "يرجى التبرع لمنتج WP Statistics, فبتبرعكم سوف نصل بمنتج WP Statistics الى "
|
2579 |
+
#~ "سيادة الووردبريس."
|
2580 |
|
2581 |
+
#~ msgid "Donate"
|
2582 |
+
#~ msgstr "تبرع"
|
|
|
2583 |
|
2584 |
+
#~ msgid "Hits chart in the last 20 days"
|
2585 |
+
#~ msgstr "مخطط الفعاليات في الـ20 يوماً الماضية"
|
|
|
2586 |
|
2587 |
+
#~ msgid "Referrer search engine chart in the last 20 days"
|
2588 |
+
#~ msgstr "مرجعية محرك البحث التخطيطي في الـ20 يوما الماضية"
|
|
|
|
|
2589 |
|
2590 |
+
#~ msgid "Number of referrer"
|
2591 |
+
#~ msgstr "عدد الإحالات"
|
|
|
|
|
2592 |
|
2593 |
+
#~ msgid "Today visitors on map"
|
2594 |
+
#~ msgstr "زوار اليوم على الخريطة"
|
|
|
|
|
2595 |
|
2596 |
+
#~ msgid "Page Trending Stats"
|
2597 |
+
#~ msgstr "احصائيات الصفحة الاكثر رواجاً"
|
|
|
|
|
2598 |
|
2599 |
+
#~ msgid "Search Engine Referrers Statistics"
|
2600 |
+
#~ msgstr "احصائيات محركات البحث"
|
|
|
|
|
2601 |
|
2602 |
+
#~ msgid "Referrer search engine chart in the last"
|
2603 |
+
#~ msgstr "الرسم البياني لمحرك بحث المرجعية في الماضي"
|
|
|
|
|
2604 |
|
2605 |
+
#~ msgid "<code>%s</code> agent data deleted successfully."
|
2606 |
+
#~ msgstr "<code>%s</code> حذف بيانات الوكيل بنجاح."
|
|
|
|
|
2607 |
|
2608 |
+
#~ msgid "<code>%s</code> platform data deleted successfully."
|
2609 |
+
#~ msgstr "<code>%s</code> حذف بيانات المنصة بنجاح."
|
|
|
|
|
2610 |
|
2611 |
+
#~ msgid "<code>%s</code> table data deleted successfully."
|
2612 |
+
#~ msgstr "<code>%s</code> حذف بيانات الجدول بنجاح."
|
|
|
2613 |
|
2614 |
+
#~ msgid ""
|
2615 |
+
#~ "<code>%s</code> data older than <code>%s</code> days purged successfully."
|
2616 |
+
#~ msgstr ""
|
2617 |
+
#~ "بيانات <code>%s</code> مضى عليها أكثر من <code>%s</code> أيام ضخ بنجاح."
|
|
|
|
|
2618 |
|
2619 |
+
#~ msgid "No records found to purge from <code>%s</code>!"
|
2620 |
+
#~ msgstr "لاتوجد سجلات للضخ من <code>%s</code>!"
|
|
|
|
|
2621 |
|
2622 |
+
#~ msgid "Please select."
|
2623 |
+
#~ msgstr "الرجاء اختيار."
|
|
|
2624 |
|
2625 |
+
#~ msgid "GeoIP File Info"
|
2626 |
+
#~ msgstr "معلومات ملف GeoIP"
|
|
|
2627 |
|
2628 |
+
#~ msgid "File Date"
|
2629 |
+
#~ msgstr "ملف التاريخ"
|
|
|
2630 |
|
2631 |
+
#~ msgid "The file date of the GeoIP database."
|
2632 |
+
#~ msgstr "تاريخ الملف من قاعدة البيانات GeoIP."
|
|
|
2633 |
|
2634 |
+
#~ msgid "File Size"
|
2635 |
+
#~ msgstr "حجم الملف"
|
|
|
2636 |
|
2637 |
+
#~ msgid "The file size of the GeoIP database."
|
2638 |
+
#~ msgstr "حجم ملف قاعدة البيانات GeoIP."
|
|
|
2639 |
|
2640 |
+
#~ msgid ""
|
2641 |
+
#~ "Get updates for the location and the countries, this may take a while"
|
2642 |
+
#~ msgstr "الحصول على تحديثات للموقع والدول، وهذا قد يستغرق بعض الوقت"
|
2643 |
|
2644 |
+
#~ msgid "Number of rows in the <code>%s</code> table"
|
2645 |
+
#~ msgstr "عدد الصفوف في الجدول <code>%s</code>"
|
|
|
2646 |
|
2647 |
+
#~ msgid ""
|
2648 |
+
#~ "If the PHP BC Math Extension is installed. BC Math is required for the "
|
2649 |
+
#~ "GeoIP code, if it is not installed GeoIP will be disabled."
|
2650 |
+
#~ msgstr ""
|
2651 |
+
#~ "إذا تم تثبيت الملحق PHP BC Math. فأن كود GeoIP مطلوب في BC Math, واذا لم "
|
2652 |
+
#~ "يتم تثبيته يتم تعطيل GeoIP."
|
2653 |
+
|
2654 |
+
#~ msgid "Search Engine reffered"
|
2655 |
+
#~ msgstr "محركات البحث"
|
2656 |
+
|
2657 |
+
#~ msgid "General Settings"
|
2658 |
+
#~ msgstr "إعدادات عامة"
|
2659 |
+
|
2660 |
+
#~ msgid ""
|
2661 |
+
#~ "See the %sWordPress Roles and Capabilities page%s for details on "
|
2662 |
+
#~ "capability levels."
|
2663 |
+
#~ msgstr ""
|
2664 |
+
#~ "انظر أدوار %s ووردبريس وقدرات الصفحة %s للتفاصيل على مستويات القدرة."
|
2665 |
+
|
2666 |
+
#~ msgid ""
|
2667 |
+
#~ "By default WP Statistics displays an alert if any of the core features "
|
2668 |
+
#~ "are disbaled on every admin page, this option will disable these notices."
|
2669 |
+
#~ msgstr ""
|
2670 |
+
#~ "افتراضيا احصائيات ووردبريس يعرض تنبيها اذا تم تعطيل أي من الميزات "
|
2671 |
+
#~ "الأساسية على كل مشرف, فإن هذا الخيار يقوم بتعطيل الإشعارات."
|
2672 |
+
|
2673 |
+
#~ msgid "Search Enginges"
|
2674 |
+
#~ msgstr "محرك البحث"
|
2675 |
+
|
2676 |
+
#~ msgid "Chart type"
|
2677 |
+
#~ msgstr "نوع الرسم البياني"
|
2678 |
+
|
2679 |
+
#~ msgid "Line"
|
2680 |
+
#~ msgstr "سطر"
|
2681 |
+
|
2682 |
+
#~ msgid "Spline"
|
2683 |
+
#~ msgstr "شريحة"
|
2684 |
+
|
2685 |
+
#~ msgid "Area"
|
2686 |
+
#~ msgstr "منطقة"
|
2687 |
+
|
2688 |
+
#~ msgid "Area Spline"
|
2689 |
+
#~ msgstr "منطقة منحنية"
|
2690 |
|
2691 |
+
#~ msgid "Column"
|
2692 |
+
#~ msgstr "عمود"
|
|
|
2693 |
|
2694 |
+
#~ msgid "Bar"
|
2695 |
+
#~ msgstr "شريط"
|
|
|
2696 |
|
2697 |
+
#~ msgid "Scatter"
|
2698 |
+
#~ msgstr "تبعثر"
|
|
|
2699 |
|
2700 |
+
#~ msgid "Chart type in view stats."
|
2701 |
+
#~ msgstr "نوع الرسم البياني في مشاهدة البيانات."
|
|
|
2702 |
|
2703 |
+
#~ msgid "Alternate map location"
|
2704 |
+
#~ msgstr "خريطة الموقع البديل"
|
|
|
2705 |
|
2706 |
+
#~ msgid ""
|
2707 |
+
#~ "Place the map above the recent visitors area instead of at the top of the "
|
2708 |
+
#~ "page."
|
2709 |
+
#~ msgstr ""
|
2710 |
+
#~ "وضع الخريطة فوق منطقة الزوار الأخيرة بدلا من في الجزء العلوي من الصفحة."
|
2711 |
|
2712 |
+
#~ msgid ""
|
2713 |
+
#~ "This feature may cause a performance degradation when viewing statistics."
|
2714 |
+
#~ msgstr "قد تسبب هذه الميزة انخفاض أداء الموقع عند عرض الإحصائيات."
|
2715 |
|
2716 |
+
#~ msgid "Time send"
|
2717 |
+
#~ msgstr "وقت الارسال"
|
|
|
2718 |
|
2719 |
+
#~ msgid "Hourly"
|
2720 |
+
#~ msgstr "كل ساعة"
|
|
|
2721 |
|
2722 |
+
#~ msgid "Twice daily"
|
2723 |
+
#~ msgstr "مرتين يوميا"
|
|
|
|
|
2724 |
|
2725 |
+
#~ msgid "daily"
|
2726 |
+
#~ msgstr "يوميا"
|
|
|
|
|
|
|
|
|
2727 |
|
2728 |
+
#~ msgid "Select when receiving statistics report."
|
2729 |
+
#~ msgstr "حدد عند استلام إحصاءات التقرير."
|
|
|
2730 |
|
2731 |
+
#~ msgid "Send Statistical reporting to"
|
2732 |
+
#~ msgstr "إرسال تقارير الإحصائيات إلى"
|
|
|
2733 |
|
2734 |
+
#~ msgid "Type Select Get Status Report."
|
2735 |
+
#~ msgstr "حدد نوع الحصول على التقرير."
|
|
|
|
|
|
|
|
|
|
|
2736 |
|
2737 |
+
#~ msgid ""
|
2738 |
+
#~ "Note: To send SMS text messages please install the <a href=\"%s\" target="
|
2739 |
+
#~ "\"_blank\">Wordpress SMS</a> plugin."
|
2740 |
+
#~ msgstr ""
|
2741 |
+
#~ "ملاحظة: لإرسال الرسائل النصية SMS الرجاء تثبيت البرنامج المساعد <a href="
|
2742 |
+
#~ "\"%s\" target=\"_blank\">Wordpress SMS</a>."
|
2743 |
|
2744 |
+
#~ msgid "Send Content Report"
|
2745 |
+
#~ msgstr "أرسل المحتوى"
|
|
|
2746 |
|
2747 |
+
#~ msgid "Enter the contents of the reports received."
|
2748 |
+
#~ msgstr "أدخل محتويات التقارير الواردة."
|
|
|
|
|
2749 |
|
2750 |
+
#~ msgid "Input data:"
|
2751 |
+
#~ msgstr "إدخال البيانات:"
|
|
|
2752 |
|
2753 |
+
#~ msgid "Show site stats in sidebar"
|
2754 |
+
#~ msgstr "إظهار إحصائيات الموقع في الشريط الجانبي"
|
|
|
|
|
|
|
|
|
|
|
2755 |
|
2756 |
+
#~ msgid "Wordpress Statistics"
|
2757 |
+
#~ msgstr "احصائيات ووردبريس"
|
|
|
|
|
|
|
|
|
|
|
2758 |
|
2759 |
+
#~ msgid "Complete statistics for your blog."
|
2760 |
+
#~ msgstr "الإحصائيات الكاملة للمدونة الخاصة بك."
|
|
|
|
|
2761 |
|
2762 |
+
#~ msgid ""
|
2763 |
+
#~ "Facilities Wordpress Statistics not enabled! Please go to <a href=\"%s"
|
2764 |
+
#~ "\">setting page</a> and enable statistics"
|
2765 |
+
#~ msgstr ""
|
2766 |
+
#~ "إضافة Wordpress Statistics غير مفعلة! الرجاء الذهاب الى <a href=\"%s"
|
2767 |
+
#~ "\">صفحة الإعدادات</a> وقم بتفعيلها"
|
2768 |
|
2769 |
+
#~ msgid ""
|
2770 |
+
#~ "GeoIP collection is not active! Please go to <a href=\"%s\">Setting page "
|
2771 |
+
#~ "> GeoIP</a> and enable this feature (GeoIP can detect the visitors "
|
2772 |
+
#~ "country)"
|
2773 |
+
#~ msgstr ""
|
2774 |
+
#~ "مجموعة GeoIP غير نشطة! يرجى الذهاب الى <a href=\"%s\">صفحة الإعدادات > "
|
2775 |
+
#~ "GeoIP</a> وقم بتمكين هذه الميزة (GeoIP يمكن الكشف عن بلد آخر)"
|
2776 |
|
2777 |
+
#~ msgid "Visit plugin page"
|
2778 |
+
#~ msgstr "زيارة صفحة الأضافة"
|
|
|
2779 |
|
2780 |
+
#~ msgid ""
|
2781 |
+
#~ "Table plugin does not exist! Please disable and re-enable the plugin."
|
2782 |
+
#~ msgstr ""
|
2783 |
+
#~ "هناك جدول مفقود في البرنامج المساعد! الرجاء تعطيل البرنامج المساعد ومن ثم "
|
2784 |
+
#~ "تفعيلة مرة أخرى."
|
2785 |
|
2786 |
+
#~ msgid "Number of rows in the <code>%sstatistics_useronline</code> table"
|
2787 |
+
#~ msgstr "عدد الصفوف في الجدول <code>%sstatistics_useronline</code>"
|
|
|
2788 |
|
2789 |
+
#~ msgid "Number of rows in the <code>%sstatistics_visitor</code> table"
|
2790 |
+
#~ msgstr "عدد الصفوف في الجدول <code>%sstatistics_visitor</code>"
|
|
|
2791 |
|
2792 |
+
#~ msgid "(See more)"
|
2793 |
+
#~ msgstr "(عرض المزيد)"
|
|
|
2794 |
|
2795 |
+
#~ msgid "Type date for last update"
|
2796 |
+
#~ msgstr "اكتب تاريخ آخر تحديث"
|
|
|
2797 |
|
2798 |
+
#~ msgid "English"
|
2799 |
+
#~ msgstr "الانجليزية"
|
|
|
2800 |
|
2801 |
+
#~ msgid "Persian"
|
2802 |
+
#~ msgstr "الفارسية"
|
|
|
2803 |
|
2804 |
+
#~ msgid "Admin Levels"
|
2805 |
+
#~ msgstr "مستويات المشرف"
|
|
|
2806 |
|
2807 |
+
#~ msgid "Statistical reporting settings"
|
2808 |
+
#~ msgstr "إعدادات تقارير الإحصائيات"
|
|
|
2809 |
|
2810 |
+
#~ msgid "Yahoo!"
|
2811 |
+
#~ msgstr "ياهو!"
|
|
|
|
|
|
|
|
|
|
|
2812 |
|
2813 |
+
#~ msgid "Bing"
|
2814 |
+
#~ msgstr "بينج"
|
|
|
|
|
2815 |
|
2816 |
+
#~ msgid "Empty"
|
2817 |
+
#~ msgstr "تفريغ"
|
|
|
|
|
2818 |
|
2819 |
+
#~ msgid "Chart Settings"
|
2820 |
+
#~ msgstr "إعدادات الرسم البياني"
|
|
|
|
|
|
|
2821 |
|
2822 |
+
#~ msgid "Firefox"
|
2823 |
+
#~ msgstr " فَيَرفُكس"
|
|
|
|
|
2824 |
|
2825 |
+
#~ msgid "IE"
|
2826 |
+
#~ msgstr "اكسبلورر"
|
|
|
2827 |
|
2828 |
+
#~ msgid "Ipad"
|
2829 |
+
#~ msgstr "آيباد"
|
|
|
|
|
2830 |
|
2831 |
+
#~ msgid "Android"
|
2832 |
+
#~ msgstr "آندرويد"
|
|
|
2833 |
|
2834 |
+
#~ msgid "Chrome"
|
2835 |
+
#~ msgstr "كروم"
|
|
|
2836 |
|
2837 |
+
#~ msgid "Safari"
|
2838 |
+
#~ msgstr "سفاري"
|
|
|
2839 |
|
2840 |
+
#~ msgid "Opera"
|
2841 |
+
#~ msgstr "أوبرا"
|
|
|
2842 |
|
2843 |
+
#~ msgid ""
|
2844 |
+
#~ "Please donate to the plugin. With the help of plug-ins you can quickly "
|
2845 |
+
#~ "spread."
|
2846 |
+
#~ msgstr ""
|
2847 |
+
#~ "يرجى التبرع لهذا البرنامج المساعد. وذلك لمساعدتنا في إضافة المكونات "
|
2848 |
+
#~ "الاضافية في أسرع وقت."
|
2849 |
|
2850 |
+
#~ msgid "Word"
|
2851 |
+
#~ msgstr "كلمة"
|
|
|
2852 |
|
2853 |
+
#~ msgid "Site"
|
2854 |
+
#~ msgstr "الموقع"
|
|
|
2855 |
|
2856 |
+
#~ msgid "Unknown"
|
2857 |
+
#~ msgstr "غير معروف"
|
|
|
2858 |
|
2859 |
+
#~ msgid "Province"
|
2860 |
+
#~ msgstr "الولاية"
|
|
|
2861 |
|
2862 |
+
#~ msgid "Display IP Information On-screen statistics"
|
2863 |
+
#~ msgstr "عرض معلومات IP على شاشة الاحصائيات"
|
|
|
2864 |
|
2865 |
+
#~ msgid ""
|
2866 |
+
#~ "Showing the flag country and Visitor province name (May be a bit slow)"
|
2867 |
+
#~ msgstr "عرض علم الدولة و محافظات الزوار (قد يكون بطئ بعض الشي)"
|
2868 |
|
2869 |
+
#~ msgid "Added"
|
2870 |
+
#~ msgstr "أضيفت"
|
|
|
2871 |
|
2872 |
+
#~ msgid "value"
|
2873 |
+
#~ msgstr "قيمة"
|
|
|
2874 |
|
2875 |
+
#~ msgid "Was"
|
2876 |
+
#~ msgstr "وكان"
|
|
|
2877 |
|
2878 |
+
#~ msgid "low value"
|
2879 |
+
#~ msgstr "تخفيض القيمة"
|
|
|
2880 |
|
2881 |
+
#~ msgid "Thanks for your report!"
|
2882 |
+
#~ msgstr "شكرا على التقرير الخاص بك!"
|
|
|
2883 |
|
2884 |
+
#~ msgid "Error! Please Enter all field"
|
2885 |
+
#~ msgstr "خطأ! الرجاء إدخال جميع الحقول"
|
|
|
2886 |
|
2887 |
+
#~ msgid "All plugin data is deleted"
|
2888 |
+
#~ msgstr "تم حذف جميع بيانات الإضافة"
|
|
|
2889 |
|
2890 |
+
#~ msgid "plugin options have been deleted"
|
2891 |
+
#~ msgstr "تم حذف خيارات الإضافة"
|
|
|
2892 |
|
2893 |
+
#~ msgid "Plugin home page"
|
2894 |
+
#~ msgstr "موقع الإضافة"
|
|
|
2895 |
|
2896 |
+
#~ msgid "Stats Log"
|
2897 |
+
#~ msgstr "دخول الإحصائيات"
|
|
|
2898 |
|
2899 |
+
#~ msgid "Configuration"
|
2900 |
+
#~ msgstr "التكوين"
|
|
|
2901 |
|
2902 |
+
#~ msgid "Enable Statistics"
|
2903 |
+
#~ msgstr "تمكين الاحصائيات"
|
|
|
2904 |
|
2905 |
+
#~ msgid "Statistics are enabled."
|
2906 |
+
#~ msgstr "تم تمكين الإحصائيات."
|
|
|
2907 |
|
2908 |
+
#~ msgid "Statistics are disabled!"
|
2909 |
+
#~ msgstr "الإحصائيات معطلة!"
|
|
|
2910 |
|
2911 |
+
#~ msgid "General configuration"
|
2912 |
+
#~ msgstr "التكوين العام"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2913 |
|
2914 |
+
#~ msgid "Show decimals number"
|
2915 |
+
#~ msgstr "عرض عدد عشرى"
|
|
|
2916 |
|
2917 |
+
#~ msgid "Show number stats with decimal. For examle: 3,500"
|
2918 |
+
#~ msgstr "إظهار ارقام الاحصائيات بالشكل العشري. مثال: 3,500"
|
|
|
|
|
2919 |
|
2920 |
+
#~ msgid "Daily referer of search engines"
|
2921 |
+
#~ msgstr "المرجعية يوميا من محركات البحث"
|
|
|
|
|
2922 |
|
2923 |
+
#~ msgid "Can be calculated daily or total search engines"
|
2924 |
+
#~ msgstr "يمكنك حساب محركات البحث بشكل يومي أو كلي"
|
|
|
2925 |
|
2926 |
+
#~ msgid "Increase value of the total hits by"
|
2927 |
+
#~ msgstr "زيادة قيمة إجمالي الزيارات من قبل"
|
|
|
2928 |
|
2929 |
+
#~ msgid "Done"
|
2930 |
+
#~ msgstr "تم"
|
|
|
2931 |
|
2932 |
+
#~ msgid "Your total visit sum with this value"
|
2933 |
+
#~ msgstr "ضع القيمة هنا لزيادة المجموع الكلي للزيارات"
|
|
|
2934 |
|
2935 |
+
#~ msgid "Reduce value of the total hits by"
|
2936 |
+
#~ msgstr "خفض قيمة إجمالي الزيارات من قبل"
|
|
|
2937 |
|
2938 |
+
#~ msgid "Your total visit minus with this value"
|
2939 |
+
#~ msgstr "ضع القيمة هنا لتقليص المجموع الكلي من الزيارات"
|
|
|
|
|
2940 |
|
2941 |
+
#~ msgid "Number item for show Statistics"
|
2942 |
+
#~ msgstr "عدد البنود الظاهرة في الاحصائيات"
|
|
|
2943 |
|
2944 |
+
#~ msgid "Default 5"
|
2945 |
+
#~ msgstr "الإفتراضي 5"
|
|
|
|
|
2946 |
|
2947 |
+
#~ msgid "Number for submit item in Database and show that"
|
2948 |
+
#~ msgstr "ضع عدد البنود المراد ظهورها في الاحصائيات"
|
|
|
2949 |
|
2950 |
+
#~ msgid "Default 1"
|
2951 |
+
#~ msgstr "الإفتراضي 1"
|
|
|
2952 |
|
2953 |
+
#~ msgid "The CSS Class for the containing widget"
|
2954 |
+
#~ msgstr "الـ CSS ـكلاس تحتوي على قطعة"
|
|
|
2955 |
|
2956 |
+
#~ msgid "If empty. class=\"widget\" will be used"
|
2957 |
+
#~ msgstr "اذا كانت فارغة class=\"القطعة\" سوف تستخدم"
|
|
|
2958 |
|
2959 |
+
#~ msgid "Refresh Stats every"
|
2960 |
+
#~ msgstr "تحديث الإحصائيات كل"
|
|
|
|
|
2961 |
|
2962 |
+
#~ msgid "Second(s)"
|
2963 |
+
#~ msgstr "(ثانية) ثواني"
|
|
|
2964 |
|
2965 |
+
#~ msgid "Recommended"
|
2966 |
+
#~ msgstr "موصى به"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2967 |
|
2968 |
+
#~ msgid "To reduce pressure on the server, this defaults to 10 sec"
|
2969 |
+
#~ msgstr "لتخفيف الضغط على الخادم، ضع القيمة الإفتراضية 10 ثواني"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2970 |
|
2971 |
+
#~ msgid "Pagerank configuration"
|
2972 |
+
#~ msgstr "إعدادات البيج رانك"
|
|
|
|
|
|
|
2973 |
|
2974 |
+
#~ msgid "Your url for Google pagerank check"
|
2975 |
+
#~ msgstr "رابط الفحص الخاص بك لجوجل بيج رانك"
|
|
|
|
|
2976 |
|
2977 |
+
#~ msgid "If empty. you website url is used"
|
2978 |
+
#~ msgstr "اذا كانت فارغة. سيتم أستخدام رابط موقعك"
|
|
|
2979 |
|
2980 |
+
#~ msgid "Your url for Alexa pagerank check"
|
2981 |
+
#~ msgstr "رابط الفحص الخاص بك لـ Alexa بيج رانك"
|
|
|
2982 |
|
2983 |
+
#~ msgid "This plugin created by"
|
2984 |
+
#~ msgstr "هذه الإضافة تم إنشاؤها بواسطة"
|
|
|
2985 |
|
2986 |
+
#~ msgid "from"
|
2987 |
+
#~ msgstr "من"
|
|
|
2988 |
|
2989 |
+
#~ msgid "group"
|
2990 |
+
#~ msgstr "مجموعة"
|
|
|
2991 |
|
2992 |
+
#~ msgid "Language"
|
2993 |
+
#~ msgstr "لغة"
|
|
|
2994 |
|
2995 |
+
#~ msgid "by"
|
2996 |
+
#~ msgstr "بواسطة"
|
|
|
2997 |
|
2998 |
+
#~ msgid "for translate language files. please send files for"
|
2999 |
+
#~ msgstr "لملفات ترجمة اللغة: الرجاء ارسال الملفات لـ"
|
|
|
3000 |
|
3001 |
+
#~ msgid "Show Functions"
|
3002 |
+
#~ msgstr "عرض وظائف"
|
|
|
3003 |
|
3004 |
+
#~ msgid "User Online Live"
|
3005 |
+
#~ msgstr "المتواجدين الآن"
|
|
|
3006 |
|
3007 |
+
#~ msgid "Total Visit Live"
|
3008 |
+
#~ msgstr "مجموع الزوار الآن"
|
|
|
3009 |
|
3010 |
+
#~ msgid "Total Feedburner Subscribe"
|
3011 |
+
#~ msgstr "مشتركي الخلاصات"
|
|
|
3012 |
|
3013 |
+
#~ msgid "Google Pagerank"
|
3014 |
+
#~ msgstr "جوجل بيج رانك"
|
|
|
3015 |
|
3016 |
+
#~ msgid "Alexa Pagerank"
|
3017 |
+
#~ msgstr "اليكسا بيج رانك"
|
|
|
3018 |
|
3019 |
+
#~ msgid "Hide"
|
3020 |
+
#~ msgstr "إخفاء"
|
|
|
3021 |
|
3022 |
+
#~ msgid "Your Name"
|
3023 |
+
#~ msgstr "اسمك"
|
|
|
3024 |
|
3025 |
+
#~ msgid "Description Problem"
|
3026 |
+
#~ msgstr "وصف المشكلة"
|
3027 |
+
|
3028 |
+
#~ msgid "Send Problem"
|
3029 |
+
#~ msgstr "ارسال مشكلة"
|
3030 |
+
|
3031 |
+
#~ msgid "Delete all data, including tables and plugin options"
|
3032 |
+
#~ msgstr "حذف جميع البيانات ، بما في ذلك الجداول وخيارات البرنامج المساعد"
|
3033 |
+
|
3034 |
+
#~ msgid "Stats weblog"
|
3035 |
+
#~ msgstr "احصائيات المدونة"
|
languages/wp_statistics-it_IT.mo
CHANGED
Binary file
|
languages/wp_statistics-it_IT.po
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
# This file is distributed under the same license as the Wordpress Statistics package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"PO-Revision-Date: 2014-
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
10 |
-
"X-Generator: Poedit 1.
|
11 |
"Project-Id-Version: Wordpress Statistics\n"
|
12 |
"POT-Creation-Date: \n"
|
13 |
"Last-Translator: Andrea Beducci <andreabeducci@gmail.com>\n"
|
@@ -16,7 +16,7 @@ msgstr ""
|
|
16 |
|
17 |
#: includes/log/widgets/about.php:8
|
18 |
msgid "About WP Statistics Version %s"
|
19 |
-
msgstr "
|
20 |
|
21 |
#: includes/log/widgets/summary.php:106
|
22 |
msgid "Date: %s"
|
@@ -24,7 +24,7 @@ msgstr "Data: %s"
|
|
24 |
|
25 |
#: includes/log/widgets/summary.php:110
|
26 |
msgid "Time: %s"
|
27 |
-
msgstr "
|
28 |
|
29 |
#: includes/optimization/delete-agents.php:14
|
30 |
msgid "%s agent data deleted successfully."
|
@@ -38,19 +38,15 @@ msgstr "%s dati piattaforma eliminati con successo."
|
|
38 |
msgid "%s table data deleted successfully."
|
39 |
msgstr "dati di tabella %s cancellati con successo."
|
40 |
|
41 |
-
#: includes/optimization/purge-data.php:17
|
42 |
-
#: includes/optimization/purge-data.php:
|
43 |
-
#: includes/optimization/purge-data.php:37
|
44 |
-
#: includes/optimization/purge-data.php:47
|
45 |
msgid "%s data older than %s days purged successfully."
|
46 |
msgstr "dati %s meno %s giorni eliminati con successo."
|
47 |
|
48 |
-
#: includes/optimization/purge-data.php:19
|
49 |
-
#: includes/optimization/purge-data.php:
|
50 |
-
#: includes/optimization/purge-data.php:39
|
51 |
-
#: includes/optimization/purge-data.php:49
|
52 |
msgid "No records found to purge from %s!"
|
53 |
-
msgstr "Nessun record trovato per
|
54 |
|
55 |
#: includes/optimization/tabs/wps-optimization-resources.php:44
|
56 |
#: includes/optimization/tabs/wps-optimization-resources.php:55
|
@@ -66,7 +62,7 @@ msgstr "browscap Cache File"
|
|
66 |
|
67 |
#: includes/optimization/tabs/wps-optimization-resources.php:220
|
68 |
msgid "browscap cache file does not exist."
|
69 |
-
msgstr "browscap cache file non
|
70 |
|
71 |
#: includes/optimization/tabs/wps-optimization-resources.php:224
|
72 |
msgid "The file size and date of the browscap cache file."
|
@@ -77,8 +73,8 @@ msgid ""
|
|
77 |
"Come visit our great new %s and keep up to date on the latest news about WP "
|
78 |
"Statistics."
|
79 |
msgstr ""
|
80 |
-
"
|
81 |
-
"
|
82 |
|
83 |
#: includes/settings/tabs/wps-about.php:24
|
84 |
msgid "website"
|
@@ -86,24 +82,24 @@ msgstr "sito Web"
|
|
86 |
|
87 |
#: includes/settings/tabs/wps-about.php:40
|
88 |
msgid ""
|
89 |
-
"WP Statistics supports internationalization and we encourage our users to "
|
90 |
-
"
|
91 |
-
"
|
92 |
msgstr ""
|
93 |
-
"WP Statistics supporta l'internazionalizzazione
|
94 |
-
"utenti a
|
95 |
-
"
|
|
|
96 |
|
97 |
#: includes/settings/tabs/wps-about.php:40
|
98 |
msgid "translation collaboration site"
|
99 |
-
msgstr "sito di collaborazione
|
100 |
|
101 |
#: includes/settings/tabs/wps-about.php:40
|
102 |
msgid "drop us a line"
|
103 |
msgstr "Mandaci un"
|
104 |
|
105 |
-
#: includes/settings/tabs/wps-about.php:52
|
106 |
-
#: includes/settings/tabs/wps-about.php:53
|
107 |
msgid "Have you read the %s?"
|
108 |
msgstr "Hai letto il %s?"
|
109 |
|
@@ -117,19 +113,15 @@ msgstr "Manuale"
|
|
117 |
|
118 |
#: includes/settings/tabs/wps-about.php:54
|
119 |
msgid "Have you search the %s for a similar issue?"
|
120 |
-
msgstr "Avete
|
121 |
|
122 |
#: includes/settings/tabs/wps-about.php:54
|
123 |
msgid "support forum"
|
124 |
msgstr "forum di supporto"
|
125 |
|
126 |
#: includes/settings/tabs/wps-about.php:70
|
127 |
-
msgid ""
|
128 |
-
"
|
129 |
-
"possible."
|
130 |
-
msgstr ""
|
131 |
-
"Quindi si prega di aprire un nuovo thread su %s e risponderemo appena "
|
132 |
-
"possibile."
|
133 |
|
134 |
#: includes/settings/tabs/wps-about.php:70
|
135 |
msgid "WordPress.org support forum"
|
@@ -137,11 +129,11 @@ msgstr "Forum di supporto di WordPress.org"
|
|
137 |
|
138 |
#: includes/settings/tabs/wps-about.php:74
|
139 |
msgid "Alternatively %s support is available as well."
|
140 |
-
msgstr "In alternativa %s
|
141 |
|
142 |
#: includes/settings/tabs/wps-access-level.php:85
|
143 |
msgid "See the %s for details on capability levels."
|
144 |
-
msgstr "Vedere il %s per ulteriori informazioni sui livelli di
|
145 |
|
146 |
#: includes/settings/tabs/wps-access-level.php:85
|
147 |
msgid "WordPress Roles and Capabilities page"
|
@@ -149,22 +141,20 @@ msgstr "Pagina WordPress ruoli e funzionalità"
|
|
149 |
|
150 |
#: includes/settings/tabs/wps-general.php:67
|
151 |
msgid ""
|
152 |
-
"This feature will not store IP addresses in the database but instead used a "
|
153 |
-
"
|
154 |
-
"
|
155 |
-
"
|
156 |
msgstr ""
|
157 |
"Questa caratteristica non memorizza gli indirizzi IP nel database ma invece "
|
158 |
-
"
|
159 |
-
"
|
160 |
-
"grado di recuperare gli indirizzi IP
|
161 |
-
"
|
162 |
|
163 |
#: includes/settings/tabs/wps-general.php:340
|
164 |
msgid "Note: To send SMS text messages please install the %s plugin."
|
165 |
-
msgstr ""
|
166 |
-
"Nota: Per inviare messaggi di testo SMS messaggi si prega di installare il "
|
167 |
-
"plugin %s."
|
168 |
|
169 |
#: includes/settings/tabs/wps-general.php:340
|
170 |
msgid "WordPress SMS"
|
@@ -172,11 +162,11 @@ msgstr "SMS WordPress"
|
|
172 |
|
173 |
#: wp-statistics.php:27
|
174 |
msgid ""
|
175 |
-
"ERROR: WP Statistics has detected an unsupported version of PHP, WP "
|
176 |
-
"
|
177 |
msgstr ""
|
178 |
-
"ERRORE: WP Statistics ha rilevato una versione non supportata di PHP, WP "
|
179 |
-
"
|
180 |
|
181 |
#: wp-statistics.php:27
|
182 |
msgid " or higher!"
|
@@ -184,38 +174,33 @@ msgstr "o superiore!"
|
|
184 |
|
185 |
#: wp-statistics.php:81
|
186 |
msgid ""
|
187 |
-
"Online user tracking in WP Statistics is not enabled, please go to %s and "
|
188 |
-
"enable it."
|
189 |
msgstr ""
|
190 |
-
"
|
191 |
-
"
|
192 |
|
193 |
#: wp-statistics.php:81 wp-statistics.php:84 wp-statistics.php:87
|
194 |
msgid "setting page"
|
195 |
-
msgstr "
|
196 |
|
197 |
#: wp-statistics.php:84
|
198 |
-
msgid ""
|
199 |
-
"
|
200 |
-
msgstr ""
|
201 |
-
"Non è abilitato il rilevamento hit nelle WP Statistics, vai a %s e attivarla."
|
202 |
|
203 |
#: wp-statistics.php:87
|
204 |
msgid ""
|
205 |
-
"Visitor tracking in WP Statistics is not enabled, please go to %s and enable "
|
206 |
-
"it."
|
207 |
msgstr ""
|
208 |
-
"
|
209 |
-
"
|
210 |
|
211 |
#: wp-statistics.php:90
|
212 |
-
msgid ""
|
213 |
-
"GeoIP
|
214 |
-
msgstr "GeoIP insieme non è attivo, vai a %s e abilitare questa funzionalità."
|
215 |
|
216 |
#: wp-statistics.php:90
|
217 |
msgid "Setting page > GeoIP"
|
218 |
-
msgstr "Pagina di
|
219 |
|
220 |
msgid "http://wp-statistics.com/"
|
221 |
msgstr "http://WP-Statistics.com/"
|
@@ -237,11 +222,11 @@ msgstr ":Errore download browscap database da"
|
|
237 |
|
238 |
#: wp-statistics.php:802
|
239 |
msgid "browscap already at current version!"
|
240 |
-
msgstr "browscap già alla versione corrente!"
|
241 |
|
242 |
#: includes/optimization/tabs/wps-optimization-database.php:5
|
243 |
msgid "Database Setup"
|
244 |
-
msgstr "Database
|
245 |
|
246 |
#: includes/optimization/tabs/wps-optimization-database.php:10
|
247 |
msgid "Re-run Install"
|
@@ -253,21 +238,20 @@ msgstr "Installa ora!"
|
|
253 |
|
254 |
#: includes/optimization/tabs/wps-optimization-database.php:15
|
255 |
msgid ""
|
256 |
-
"If for some reason your installation of WP Statistics is missing the "
|
257 |
-
"
|
258 |
-
"process."
|
259 |
msgstr ""
|
260 |
-
"Se per qualche motivo l'installazione di statistiche WP
|
261 |
-
"
|
262 |
-
"
|
263 |
|
264 |
#: includes/optimization/tabs/wps-optimization-resources.php:163
|
265 |
msgid ""
|
266 |
-
"If the PHP BC Math Extension is installed. BC Math is no longer required "
|
267 |
-
"
|
268 |
msgstr ""
|
269 |
-
"Se è
|
270 |
-
"
|
271 |
|
272 |
#: includes/optimization/tabs/wps-optimization-resources.php:168
|
273 |
msgid "File Info"
|
@@ -301,7 +285,7 @@ msgstr "La dimensione del file e la data del file browscap.ini."
|
|
301 |
|
302 |
#: includes/optimization/wps-optimization.php:51
|
303 |
msgid "Install routine complete."
|
304 |
-
msgstr "Installazione completa
|
305 |
|
306 |
#: includes/settings/tabs/wps-browscap.php:17
|
307 |
msgid "browscap settings"
|
@@ -313,8 +297,7 @@ msgstr "Utilizzo di browsca"
|
|
313 |
|
314 |
#: includes/settings/tabs/wps-browscap.php:28
|
315 |
msgid "The browscap database will be downloaded and used to detect robots."
|
316 |
-
msgstr ""
|
317 |
-
"Il database di browscap sarà scaricato e utilizzato per rilevare il robot."
|
318 |
|
319 |
#: includes/settings/tabs/wps-browscap.php:34
|
320 |
msgid "Update browscap Info"
|
@@ -331,58 +314,58 @@ msgstr "Pianificare l'aggiornamento settimanale del browscap DB"
|
|
331 |
#: includes/settings/tabs/wps-browscap.php:69
|
332 |
msgid "Download of the browscap database will be scheduled for once a week."
|
333 |
msgstr ""
|
334 |
-
"Il download del database browscap sarà programmato per una volta a
|
|
|
335 |
|
336 |
#: includes/optimization/tabs/wps-optimization-database.php:40
|
337 |
msgid ""
|
338 |
-
"Older installs of WP Statistics allow for duplicate entries in the visitors "
|
339 |
-
"
|
340 |
-
"
|
341 |
-
"
|
342 |
-
"
|
343 |
-
msgstr ""
|
344 |
-
"
|
345 |
-
"
|
346 |
-
"
|
347 |
-
"
|
348 |
-
"
|
349 |
-
"voci duplicate e aggiungere l'indice."
|
350 |
|
351 |
#: includes/optimization/tabs/wps-optimization-database.php:46
|
352 |
msgid ""
|
353 |
-
"Older installs of WP Statistics allow for duplicate entries in the visitors "
|
354 |
-
"
|
355 |
-
"
|
356 |
msgstr ""
|
357 |
-
"
|
358 |
-
"duplicate
|
359 |
-
"
|
360 |
|
361 |
#: includes/optimization/tabs/wps-optimization-database.php:47
|
362 |
-
msgid ""
|
363 |
-
|
364 |
-
|
|
|
365 |
|
366 |
#: includes/settings/tabs/wps-about.php:55
|
367 |
msgid "Have you search the Internet for any error messages you are receiving?"
|
368 |
-
msgstr "
|
369 |
|
370 |
#: includes/settings/tabs/wps-about.php:66
|
371 |
msgid ""
|
372 |
-
"Are you getting a blank or incomplete page displayed in your browser? Did "
|
373 |
-
"
|
374 |
msgstr ""
|
375 |
-
"
|
376 |
-
"
|
377 |
-
"fatali?"
|
378 |
|
379 |
#: includes/settings/tabs/wps-about.php:67
|
380 |
msgid "Have you checked your PHP and web server error logs?"
|
381 |
-
msgstr "Hai controllato i log di errore server PHP e web?"
|
382 |
|
383 |
#: widget.php:15
|
384 |
msgid "Show site stats in sidebar."
|
385 |
-
msgstr "Visualizza statistiche sito nella barra laterale."
|
386 |
|
387 |
#: includes/log/last-search.php:97 includes/log/last-visitor.php:94
|
388 |
#: includes/log/widgets/google.map.php:65 includes/log/widgets/jqv.map.php:59
|
@@ -392,18 +375,17 @@ msgstr "#hash#"
|
|
392 |
|
393 |
#: includes/optimization/tabs/wps-optimization-updates.php:4
|
394 |
msgid ""
|
395 |
-
"This will replace all IP addresses in the database with hash values and "
|
396 |
-
"
|
397 |
msgstr ""
|
398 |
-
"
|
399 |
-
"hash
|
400 |
|
401 |
#: includes/optimization/tabs/wps-optimization-updates.php:26
|
402 |
-
msgid ""
|
403 |
-
"Updates any unknown location data in the database, this may take a while"
|
404 |
msgstr ""
|
405 |
-
"Aggiorna i dati di
|
406 |
-
"potrebbe richiedere un
|
407 |
|
408 |
#: includes/optimization/tabs/wps-optimization-updates.php:31
|
409 |
#: includes/settings/tabs/wps-general.php:56
|
@@ -417,13 +399,13 @@ msgstr "Hash indirizzi IP"
|
|
417 |
|
418 |
#: includes/optimization/tabs/wps-optimization-updates.php:41
|
419 |
msgid ""
|
420 |
-
"Replace IP addresses in the database with hash values, you will not be able "
|
421 |
-
"
|
422 |
-
"
|
423 |
msgstr ""
|
424 |
-
"Sostituire gli indirizzi IP del database con i valori di hash, non
|
425 |
-
"
|
426 |
-
"
|
427 |
|
428 |
#: includes/optimization/wps-optimization.php:43
|
429 |
msgid "IP Addresses replaced with hash values."
|
@@ -431,45 +413,43 @@ msgstr "Indirizzi IP sostituiti con i valori hash."
|
|
431 |
|
432 |
#: includes/settings/tabs/wps-access-level.php:149
|
433 |
msgid "Force robot list update after upgrades"
|
434 |
-
msgstr "
|
435 |
|
436 |
#: includes/settings/tabs/wps-access-level.php:152
|
437 |
msgid ""
|
438 |
-
"Force the robot list to be reset to the default after an update to WP "
|
439 |
-
"
|
440 |
-
"
|
441 |
msgstr ""
|
442 |
-
"Forza
|
443 |
-
"
|
444 |
-
"
|
445 |
|
446 |
#: includes/settings/tabs/wps-general.php:40
|
447 |
msgid "This will delete the manual when you save the settings, are you sure?"
|
448 |
msgstr ""
|
449 |
-
"Questo eliminerà
|
450 |
|
451 |
#: includes/settings/tabs/wps-general.php:220
|
452 |
msgid ""
|
453 |
-
"By default WP Statistics displays an alert if any of the core features are "
|
454 |
-
"
|
455 |
msgstr ""
|
456 |
-
"Di default
|
457 |
-
"
|
458 |
-
"avvisi
|
459 |
|
460 |
#: includes/settings/tabs/wps-general.php:226
|
461 |
msgid "Delete the manual"
|
462 |
-
msgstr "
|
463 |
|
464 |
#: includes/settings/tabs/wps-general.php:232
|
465 |
msgid ""
|
466 |
-
"By default WP Statistics stores the admin manual in the plugin directory (~5 "
|
467 |
-
"
|
468 |
-
"in the future."
|
469 |
msgstr ""
|
470 |
-
"Di default
|
471 |
-
"
|
472 |
-
"durante gli aggiornamenti"
|
473 |
|
474 |
#: includes/optimization/tabs/wps-optimization-database.php:20
|
475 |
msgid "Database Index"
|
@@ -477,11 +457,11 @@ msgstr "Database Index"
|
|
477 |
|
478 |
#: includes/optimization/tabs/wps-optimization-database.php:41
|
479 |
msgid ""
|
480 |
-
"This operation could take a long time on installs with many rows in the "
|
481 |
-
"
|
482 |
msgstr ""
|
483 |
-
"Questa operazione potrebbe richiedere molto tempo su
|
484 |
-
"
|
485 |
|
486 |
#: includes/optimization/wps-optimization.php:129
|
487 |
msgid "Database"
|
@@ -493,7 +473,7 @@ msgstr "Calendario"
|
|
493 |
|
494 |
#: includes/settings/tabs/wps-general.php:328
|
495 |
msgid "Send reports via"
|
496 |
-
msgstr "
|
497 |
|
498 |
#: includes/settings/tabs/wps-general.php:347
|
499 |
msgid "E-mail addresses"
|
@@ -501,11 +481,11 @@ msgstr "Indirizzi di posta elettronica"
|
|
501 |
|
502 |
#: includes/settings/tabs/wps-general.php:352
|
503 |
msgid ""
|
504 |
-
"A comma separated list of e-mail addresses to send the reports to if e-mail "
|
505 |
-
"
|
506 |
msgstr ""
|
507 |
-
"Un elenco separato da virgole di indirizzi di posta elettronica
|
508 |
-
"
|
509 |
|
510 |
#: includes/settings/tabs/wps-general.php:358
|
511 |
msgid "Report body"
|
@@ -513,7 +493,7 @@ msgstr "Corpo del Report"
|
|
513 |
|
514 |
#: includes/settings/tabs/wps-overview-display.php:75
|
515 |
msgid "The following three items are global to all users."
|
516 |
-
msgstr "
|
517 |
|
518 |
#: includes/settings/tabs/wps-overview-display.php:80
|
519 |
msgid "Map type"
|
@@ -525,28 +505,28 @@ msgstr "JQVMap"
|
|
525 |
|
526 |
#: includes/settings/tabs/wps-overview-display.php:93
|
527 |
msgid ""
|
528 |
-
"The \"Google\" option will use Google's mapping service to plot the recent "
|
529 |
-
"
|
530 |
msgstr ""
|
531 |
-
"
|
532 |
-
"
|
533 |
|
534 |
#: includes/settings/tabs/wps-overview-display.php:94
|
535 |
msgid ""
|
536 |
-
"The \"JQVMap\" option will use JQVMap javascript mapping library to plot the "
|
537 |
-
"
|
538 |
msgstr ""
|
539 |
-
"Il \"JQVMap\"opzione utilizzerà la libreria di mappatura JQVMap javascript "
|
540 |
-
"
|
541 |
|
542 |
#: includes/settings/tabs/wps-overview-display.php:118
|
543 |
msgid ""
|
544 |
-
"This feature may cause a performance degradation when viewing statistics and "
|
545 |
-
"
|
546 |
msgstr ""
|
547 |
"Questa caratteristica può causare un degrado delle prestazioni durante la "
|
548 |
-
"visualizzazione di statistiche
|
549 |
-
"
|
550 |
|
551 |
#: includes/log/all-browsers.php:50
|
552 |
msgid "Browsers by type"
|
@@ -558,11 +538,11 @@ msgstr "Browser di piattaforma"
|
|
558 |
|
559 |
#: includes/log/exclusions.php:97
|
560 |
msgid "Excluded hits in the last"
|
561 |
-
msgstr "
|
562 |
|
563 |
#: includes/log/hit-statistics.php:36
|
564 |
msgid "Hits Statistics Chart"
|
565 |
-
msgstr "
|
566 |
|
567 |
#: includes/log/hit-statistics.php:69 includes/log/widgets/hits.php:39
|
568 |
msgid "Hits in the last"
|
@@ -579,11 +559,11 @@ msgstr "Ultime Statistiche Parola di Ricerca"
|
|
579 |
|
580 |
#: includes/log/last-visitor.php:61
|
581 |
msgid "Recent Visitor Statistics"
|
582 |
-
msgstr "Recenti Statistiche
|
583 |
|
584 |
#: includes/log/widgets/google.map.php:9 includes/log/widgets/jqv.map.php:9
|
585 |
msgid "Today Visitors Map"
|
586 |
-
msgstr "
|
587 |
|
588 |
#: includes/log/widgets/summary.php:8
|
589 |
msgid "Summary"
|
@@ -601,7 +581,7 @@ msgstr "Top 10 Browsers"
|
|
601 |
#: includes/log/widgets/referring.php:13
|
602 |
#: includes/settings/tabs/wps-overview-display.php:26
|
603 |
msgid "Top Referring Sites"
|
604 |
-
msgstr "Top Siti
|
605 |
|
606 |
#: includes/log/widgets/about.php:16
|
607 |
msgid "Rate and Review"
|
@@ -612,14 +592,13 @@ msgid "More Information"
|
|
612 |
msgstr "Ulteriori Informazioni"
|
613 |
|
614 |
#: includes/log/widgets/about.php:29 includes/settings/tabs/wps-about.php:12
|
615 |
-
msgid ""
|
616 |
-
"This product includes GeoLite2 data created by MaxMind, available from %s."
|
617 |
msgstr ""
|
618 |
-
"Questo prodotto comprende dati GeoLite2 creati da MaxMind,
|
619 |
|
620 |
#: includes/log/search-statistics.php:77 includes/log/widgets/search.php:46
|
621 |
msgid "Search engine referrals in the last"
|
622 |
-
msgstr "Rinvii
|
623 |
|
624 |
#: includes/log/search-statistics.php:98 includes/log/widgets/search.php:67
|
625 |
msgid "Number of referrals"
|
@@ -631,7 +610,7 @@ msgstr "Top 10 Pagine"
|
|
631 |
|
632 |
#: includes/log/search-statistics.php:17 includes/log/search-statistics.php:36
|
633 |
msgid "Search Engine Referral Statistics"
|
634 |
-
msgstr "Statistiche Referral
|
635 |
|
636 |
#: includes/settings/tabs/wps-about.php:8
|
637 |
msgid "WP Statistics V%s"
|
@@ -639,7 +618,7 @@ msgstr "WP Statistics V%s"
|
|
639 |
|
640 |
#: includes/settings/tabs/wps-about.php:20
|
641 |
msgid "Visit Us Online"
|
642 |
-
msgstr "
|
643 |
|
644 |
#: includes/settings/tabs/wps-about.php:28
|
645 |
msgid "Rate and Review at WordPress.org"
|
@@ -647,12 +626,11 @@ msgstr "Tasso e revisione presso WordPress.org"
|
|
647 |
|
648 |
#: includes/settings/tabs/wps-about.php:32
|
649 |
msgid "Thanks for installing WP Statistics, we encourage you to submit a "
|
650 |
-
msgstr ""
|
651 |
-
"Grazie per l'installazione di WP statistiche, ti invitiamo a inviare un "
|
652 |
|
653 |
#: includes/settings/tabs/wps-about.php:32
|
654 |
msgid "rating and review"
|
655 |
-
msgstr "valutazione e
|
656 |
|
657 |
#: includes/settings/tabs/wps-about.php:32
|
658 |
msgid "over at WordPress.org. Your feedback is greatly appreciated!"
|
@@ -660,40 +638,39 @@ msgstr "oltre a WordPress.org. Il tuo feedback è molto apprezzato!"
|
|
660 |
|
661 |
#: includes/settings/tabs/wps-about.php:49
|
662 |
msgid ""
|
663 |
-
"We're sorry you're having problem with WP Statistics and we're happy to help "
|
664 |
-
"
|
665 |
msgstr ""
|
666 |
-
"Siamo spiacenti, stai avendo
|
667 |
-
"
|
668 |
|
669 |
#: includes/settings/tabs/wps-about.php:58
|
670 |
msgid "And a few things to double-check:"
|
671 |
-
msgstr "E alcune cose da controllare:"
|
672 |
|
673 |
#: includes/settings/tabs/wps-about.php:61
|
674 |
msgid "How's your memory_limit in php.ini?"
|
675 |
-
msgstr "
|
676 |
|
677 |
#: includes/settings/tabs/wps-about.php:62
|
678 |
msgid "Have you tried disabling any other plugins you may have installed?"
|
679 |
-
msgstr ""
|
680 |
-
"Hai provato a disabilitare qualsiasi altro plugin può avere installato?"
|
681 |
|
682 |
#: includes/settings/tabs/wps-about.php:63
|
683 |
msgid "Have you tried using the default WordPress theme?"
|
684 |
-
msgstr "Hai provato
|
685 |
|
686 |
#: includes/settings/tabs/wps-about.php:64
|
687 |
msgid "Have you double checked the plugin settings?"
|
688 |
-
msgstr "
|
689 |
|
690 |
#: includes/settings/tabs/wps-about.php:65
|
691 |
msgid "Do you have all the required PHP extensions installed?"
|
692 |
-
msgstr "
|
693 |
|
694 |
#: includes/settings/tabs/wps-about.php:70
|
695 |
msgid "Still not having any luck?"
|
696 |
-
msgstr "Non hai ancora
|
697 |
|
698 |
#: includes/optimization/tabs/wps-optimization-export.php:17
|
699 |
#: includes/optimization/tabs/wps-optimization-export.php:35
|
@@ -707,56 +684,53 @@ msgstr "Selezionare"
|
|
707 |
|
708 |
#: includes/settings/tabs/wps-general.php:365
|
709 |
msgid ""
|
710 |
-
"Any shortcode supported by your installation of WordPress, include all "
|
711 |
-
"
|
712 |
-
"
|
713 |
msgstr ""
|
714 |
-
"Qualsiasi shortcode supportato dalla vostra installazione di WordPress, "
|
715 |
-
"
|
716 |
-
"
|
717 |
-
"messaggio."
|
718 |
|
719 |
#: includes/settings/tabs/wps-general.php:368
|
720 |
msgid ""
|
721 |
-
"Input data codes are now deprecated and will be removed in a future version "
|
722 |
-
"
|
723 |
-
"
|
724 |
msgstr ""
|
725 |
-
"
|
726 |
-
"
|
727 |
-
"shortcodes appropriati, essi sono inclusiqui solo per motivi cronologici:"
|
728 |
|
729 |
#: includes/settings/tabs/wps-geoip.php:22
|
730 |
msgid ""
|
731 |
-
"IP location services provided by GeoLite2 data created by MaxMind, available "
|
732 |
-
"
|
733 |
msgstr ""
|
734 |
"Servizi di localizzazione IP forniti da GeoLite2 dati creati da MaxMind, "
|
735 |
-
"
|
736 |
|
737 |
#: includes/settings/tabs/wps-overview-display.php:23
|
738 |
#: includes/settings/tabs/wps-overview-display.php:32
|
739 |
msgid "None"
|
740 |
-
msgstr "
|
741 |
|
742 |
#: includes/settings/tabs/wps-overview-display.php:28
|
743 |
#: includes/settings/wps-settings.php:92
|
744 |
msgid "About"
|
745 |
-
msgstr "
|
746 |
|
747 |
#: includes/settings/tabs/wps-overview-display.php:123
|
748 |
msgid "Widgets to Display"
|
749 |
-
msgstr "Widget
|
750 |
|
751 |
#: includes/settings/tabs/wps-overview-display.php:132
|
752 |
msgid ""
|
753 |
-
"The following items are unique to each user. If you do not select the "
|
754 |
-
"
|
755 |
-
"column A."
|
756 |
msgstr ""
|
757 |
-
"I seguenti elementi sono
|
758 |
-
"
|
759 |
-
"
|
760 |
|
761 |
#: includes/settings/tabs/wps-overview-display.php:137
|
762 |
msgid "Slot"
|
@@ -796,15 +770,15 @@ msgstr "Slot 6"
|
|
796 |
|
797 |
#: includes/settings/tabs/wps-overview-display.php:305
|
798 |
msgid "N/A"
|
799 |
-
msgstr "N.
|
800 |
|
801 |
#: widget.php:280
|
802 |
msgid "Search Engine Referred"
|
803 |
-
msgstr "Motore di Ricerca di
|
804 |
|
805 |
#: schedule.php:10
|
806 |
msgid "Once Weekly"
|
807 |
-
msgstr "Una volta
|
808 |
|
809 |
#: schedule.php:17
|
810 |
msgid "Once Every 2 Weeks"
|
@@ -833,7 +807,7 @@ msgstr "PHP Memory Limit"
|
|
833 |
#: includes/optimization/tabs/wps-optimization-resources.php:38
|
834 |
msgid "The memory limit a script is allowed to consume, set in php.ini."
|
835 |
msgstr ""
|
836 |
-
"Il limite di memoria uno script è consentito
|
837 |
"php. ini."
|
838 |
|
839 |
#: wp-statistics.php:38
|
@@ -846,47 +820,47 @@ msgstr "Pagina visita WordPress.org"
|
|
846 |
|
847 |
#: includes/log/page-statistics.php:29
|
848 |
msgid "Page Trend for Post ID"
|
849 |
-
msgstr "Trend per Post ID Della Pagina"
|
850 |
|
851 |
#: includes/log/page-statistics.php:48
|
852 |
msgid "Page Trend"
|
853 |
-
msgstr "
|
854 |
|
855 |
#: includes/log/page-statistics.php:68
|
856 |
msgid "Page Trending Stats"
|
857 |
-
msgstr "
|
858 |
|
859 |
#: includes/settings/tabs/wps-access-level.php:97
|
860 |
msgid "Record exclusions"
|
861 |
-
msgstr "Esclusioni
|
862 |
|
863 |
#: includes/settings/tabs/wps-access-level.php:130
|
864 |
msgid "Robot list"
|
865 |
-
msgstr "Elenco
|
866 |
|
867 |
#: includes/settings/tabs/wps-access-level.php:157
|
868 |
msgid "Excluded IP address list"
|
869 |
-
msgstr "
|
870 |
|
871 |
#: includes/settings/tabs/wps-access-level.php:160
|
872 |
msgid ""
|
873 |
-
"A list of IP addresses and subnet masks (one per line) to exclude from "
|
874 |
-
"
|
875 |
-
"
|
876 |
-
"
|
877 |
msgstr ""
|
878 |
-
"Un elenco di indirizzi IP e la subnet
|
879 |
-
"
|
880 |
-
"
|
881 |
-
"
|
882 |
|
883 |
#: includes/settings/tabs/wps-access-level.php:172
|
884 |
msgid "Excluded login page"
|
885 |
-
msgstr "Pagina di
|
886 |
|
887 |
#: includes/settings/tabs/wps-access-level.php:179
|
888 |
msgid "Excluded admin pages"
|
889 |
-
msgstr "Pagine
|
890 |
|
891 |
#: includes/settings/tabs/wps-general.php:72
|
892 |
msgid "Users Online"
|
@@ -902,7 +876,7 @@ msgstr "Tenere traccia di tutte le pagine"
|
|
902 |
|
903 |
#: includes/settings/tabs/wps-general.php:184
|
904 |
msgid "Disable hits column in post/pages list"
|
905 |
-
msgstr "
|
906 |
|
907 |
#: includes/settings/tabs/wps-general.php:195
|
908 |
msgid "Miscellaneous"
|
@@ -910,15 +884,15 @@ msgstr "Varie"
|
|
910 |
|
911 |
#: wp-statistics.php:164
|
912 |
msgid "Click here to visit the plugin on WordPress.org"
|
913 |
-
msgstr "Clicca qui per
|
914 |
|
915 |
#: wp-statistics.php:167
|
916 |
msgid "Click here to rate and review this plugin on WordPress.org"
|
917 |
-
msgstr "Clicca qui per votare e
|
918 |
|
919 |
#: wp-statistics.php:167
|
920 |
msgid "Rate this plugin"
|
921 |
-
msgstr "
|
922 |
|
923 |
#: wp-statistics.php:211
|
924 |
msgid "WP Statistics - Hits"
|
@@ -943,23 +917,23 @@ msgstr "Manuale"
|
|
943 |
|
944 |
#: wp-statistics.php:364
|
945 |
msgid "Download ODF file"
|
946 |
-
msgstr "
|
947 |
|
948 |
#: wp-statistics.php:365
|
949 |
msgid "Download HTML file"
|
950 |
-
msgstr "
|
951 |
|
952 |
#: wp-statistics.php:369
|
953 |
msgid "Manual file not found."
|
954 |
-
msgstr "
|
955 |
|
956 |
#: includes/log/exclusions.php:54
|
957 |
msgid "Exclusions Statistics"
|
958 |
-
msgstr "Esclusioni
|
959 |
|
960 |
#: includes/settings/tabs/wps-overview-display.php:37
|
961 |
msgid "Top Pages Visited"
|
962 |
-
msgstr "
|
963 |
|
964 |
#: includes/log/top-pages.php:160 includes/log/widgets/pages.php:27
|
965 |
msgid "No page title found"
|
@@ -971,11 +945,11 @@ msgstr "Top Pagine"
|
|
971 |
|
972 |
#: includes/log/top-pages.php:20
|
973 |
msgid "Top 5 Pages Trends"
|
974 |
-
msgstr "Top 5 Pagine
|
975 |
|
976 |
#: includes/log/top-pages.php:49
|
977 |
msgid "Top 5 Page Trending Stats"
|
978 |
-
msgstr "Top 5
|
979 |
|
980 |
#: includes/log/page-statistics.php:89 includes/log/top-pages.php:70
|
981 |
msgid "Number of Hits"
|
@@ -991,11 +965,11 @@ msgstr "Tipo di file non valido selezionato: %s"
|
|
991 |
|
992 |
#: widget.php:116
|
993 |
msgid "Search Engine referred"
|
994 |
-
msgstr "Motore di Ricerca di
|
995 |
|
996 |
#: includes/optimization/tabs/wps-optimization-export.php:47
|
997 |
msgid "Include Header Row"
|
998 |
-
msgstr "
|
999 |
|
1000 |
#: includes/optimization/tabs/wps-optimization-export.php:52
|
1001 |
msgid "Include a header row as the first line of the exported file."
|
@@ -1008,24 +982,23 @@ msgstr "PHP Safe Mode"
|
|
1008 |
#: includes/optimization/tabs/wps-optimization-resources.php:130
|
1009 |
msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode."
|
1010 |
msgstr ""
|
1011 |
-
"PHP Safe Mode è attivo. Il codice di GeoIP non è supportato in modalità "
|
1012 |
-
"provvisoria."
|
1013 |
|
1014 |
#: includes/settings/tabs/wps-geoip.php:106
|
1015 |
msgid "GeoIP collection is disabled due to the following reasons:"
|
1016 |
-
msgstr "Collezione GeoIP è
|
1017 |
|
1018 |
#: includes/settings/tabs/wps-geoip.php:126
|
1019 |
msgid ""
|
1020 |
-
"PHP safe mode detected! GeoIP collection is not supported with PHP's safe "
|
1021 |
-
"
|
1022 |
msgstr ""
|
1023 |
-
"PHP safe mode rilevata! GeoIP
|
1024 |
-
"
|
1025 |
|
1026 |
#: includes/settings/tabs/wps-general.php:214
|
1027 |
msgid "Hide admin notices about non active features"
|
1028 |
-
msgstr "
|
1029 |
|
1030 |
#: includes/settings/tabs/wps-general.php:237
|
1031 |
msgid "Search Enginges"
|
@@ -1033,19 +1006,19 @@ msgstr "Motori di ricerca"
|
|
1033 |
|
1034 |
#: includes/settings/tabs/wps-general.php:242
|
1035 |
msgid ""
|
1036 |
-
"Disabling all search engines is not allowed, doing so will result in all "
|
1037 |
-
"
|
1038 |
msgstr ""
|
1039 |
-
"Non è consentita la disattivazione di tutti i motori di ricerca
|
1040 |
-
"
|
1041 |
|
1042 |
#: includes/settings/tabs/wps-general.php:257
|
1043 |
msgid "disable"
|
1044 |
-
msgstr "
|
1045 |
|
1046 |
#: includes/settings/tabs/wps-general.php:258
|
1047 |
msgid "Disable %s from data collection and reporting."
|
1048 |
-
msgstr "
|
1049 |
|
1050 |
#: includes/optimization/tabs/wps-optimization-resources.php:147
|
1051 |
msgid "cURL Version"
|
@@ -1057,11 +1030,11 @@ msgstr "cURL non installato"
|
|
1057 |
|
1058 |
#: includes/optimization/tabs/wps-optimization-resources.php:152
|
1059 |
msgid ""
|
1060 |
-
"The PHP cURL Extension version you are running. cURL is required for the "
|
1061 |
-
"
|
1062 |
msgstr ""
|
1063 |
-
"PHP cURL
|
1064 |
-
"
|
1065 |
|
1066 |
#: includes/optimization/tabs/wps-optimization-resources.php:158
|
1067 |
msgid "BC Math"
|
@@ -1077,38 +1050,42 @@ msgstr "Non installato"
|
|
1077 |
|
1078 |
#: includes/settings/tabs/wps-geoip.php:114
|
1079 |
msgid ""
|
1080 |
-
"GeoIP collection requires the cURL PHP extension and it is not loaded on "
|
1081 |
-
"
|
1082 |
-
msgstr "
|
|
|
|
|
1083 |
|
1084 |
#: includes/settings/tabs/wps-geoip.php:120
|
1085 |
msgid ""
|
1086 |
-
"GeoIP collection requires the BC Math PHP extension and it is not loaded on "
|
1087 |
-
"
|
1088 |
-
msgstr "
|
|
|
|
|
1089 |
|
1090 |
#: includes/functions/geoip-populate.php:26
|
1091 |
msgid ""
|
1092 |
-
"Unable to load the GeoIP database, make sure you have downloaded it in the "
|
1093 |
-
"
|
1094 |
msgstr ""
|
1095 |
-
"Impossibile caricare il database GeoIP, assicurarsi che lo
|
1096 |
-
"
|
1097 |
|
1098 |
#: includes/optimization/tabs/wps-optimization-resources.php:182
|
1099 |
msgid "Database file does not exist."
|
1100 |
-
msgstr "Database
|
1101 |
|
1102 |
#: includes/log/last-visitor.php:59
|
1103 |
msgid "Search for"
|
1104 |
-
msgstr "
|
1105 |
|
1106 |
#: includes/log/widgets/browsers.php:8 includes/log/widgets/countries.php:11
|
1107 |
#: includes/log/widgets/hits.php:8 includes/log/widgets/pages.php:13
|
1108 |
#: includes/log/widgets/recent.php:9 includes/log/widgets/referring.php:13
|
1109 |
#: includes/log/widgets/search.php:8 includes/log/widgets/words.php:16
|
1110 |
msgid "More"
|
1111 |
-
msgstr "
|
1112 |
|
1113 |
#: includes/settings/tabs/wps-general.php:269
|
1114 |
msgid "Include totals"
|
@@ -1116,15 +1093,12 @@ msgstr "Includi totali"
|
|
1116 |
|
1117 |
#: includes/settings/tabs/wps-general.php:275
|
1118 |
msgid ""
|
1119 |
-
"Add a total line to charts with multiple values, like the search engine "
|
1120 |
-
"
|
1121 |
-
msgstr ""
|
1122 |
-
"Aggiungere una riga totale a grafici con più valori, come il motore di "
|
1123 |
-
"ricercarinvii"
|
1124 |
|
1125 |
#: includes/settings/tabs/wps-overview-display.php:100
|
1126 |
msgid "Disable map"
|
1127 |
-
msgstr "
|
1128 |
|
1129 |
#: includes/settings/tabs/wps-overview-display.php:106
|
1130 |
msgid "Disable the map display"
|
@@ -1132,46 +1106,47 @@ msgstr "Disattivare la visualizzazione della mappa"
|
|
1132 |
|
1133 |
#: includes/settings/tabs/wps-overview-display.php:112
|
1134 |
msgid "Get country location from Google"
|
1135 |
-
msgstr "
|
1136 |
|
1137 |
#: includes/log/exclusions.php:8
|
1138 |
msgid ""
|
1139 |
-
"Attention: Exclusion are not currently set to be recorded, the results below "
|
1140 |
-
"
|
1141 |
msgstr ""
|
1142 |
-
"Attenzione
|
1143 |
-
"
|
|
|
|
|
1144 |
|
1145 |
#: includes/log/exclusions.php:118
|
1146 |
msgid "Number of excluded hits"
|
1147 |
-
msgstr "Numero di
|
1148 |
|
1149 |
#: includes/settings/tabs/wps-access-level.php:86
|
1150 |
msgid ""
|
1151 |
"Hint: manage_network = Super Admin Network, manage_options = Administrator, "
|
1152 |
-
"edit_others_posts = Editor, publish_posts = Author, edit_posts = "
|
1153 |
-
"
|
1154 |
msgstr ""
|
1155 |
-
"Suggerimento: manage_network = rete di Super Admin, manage_options = "
|
1156 |
-
"
|
1157 |
-
"
|
1158 |
|
1159 |
#: includes/settings/tabs/wps-access-level.php:99
|
1160 |
#: includes/settings/tabs/wps-access-level.php:151
|
1161 |
msgid "Enable"
|
1162 |
-
msgstr "
|
1163 |
|
1164 |
#: includes/settings/tabs/wps-access-level.php:100
|
1165 |
msgid ""
|
1166 |
-
"This will record all the excluded hits in a separate table with the reasons "
|
1167 |
-
"
|
1168 |
-
"
|
1169 |
-
"
|
1170 |
msgstr ""
|
1171 |
-
"Questo registrerà tutti
|
1172 |
-
"
|
1173 |
-
"
|
1174 |
-
"colpi tuo sitoottiene, non solo effettivo utente visita."
|
1175 |
|
1176 |
#: includes/settings/tabs/wps-access-level.php:168
|
1177 |
msgid "Site URL Exclusions"
|
@@ -1179,11 +1154,11 @@ msgstr "Sito URL esclusioni"
|
|
1179 |
|
1180 |
#: includes/settings/tabs/wps-access-level.php:175
|
1181 |
msgid "Exclude the login page for registering as a hit."
|
1182 |
-
msgstr "Escludi la pagina di login
|
1183 |
|
1184 |
#: includes/settings/tabs/wps-access-level.php:182
|
1185 |
msgid "Exclude the admin pages for registering as a hit."
|
1186 |
-
msgstr "
|
1187 |
|
1188 |
#: includes/settings/tabs/wps-access-level.php:93 wp-statistics.php:254
|
1189 |
msgid "Exclusions"
|
@@ -1191,11 +1166,11 @@ msgstr "Esclusioni"
|
|
1191 |
|
1192 |
#: includes/log/exclusions.php:68
|
1193 |
msgid "Total Exclusions: %s"
|
1194 |
-
msgstr "Esclusioni
|
1195 |
|
1196 |
#: includes/log/exclusions.php:75
|
1197 |
msgid "Exclusions Statistical Chart"
|
1198 |
-
msgstr "
|
1199 |
|
1200 |
#: includes/settings/tabs/wps-access-level.php:33
|
1201 |
msgid "Access Levels"
|
@@ -1207,7 +1182,7 @@ msgstr "Risorse/informazioni"
|
|
1207 |
|
1208 |
#: includes/optimization/wps-optimization.php:128
|
1209 |
msgid "Purging"
|
1210 |
-
msgstr "
|
1211 |
|
1212 |
#: includes/optimization/wps-optimization.php:130
|
1213 |
msgid "Updates"
|
@@ -1215,7 +1190,7 @@ msgstr "Aggiornamenti"
|
|
1215 |
|
1216 |
#: includes/settings/wps-settings.php:88
|
1217 |
msgid "Access/Exclusions"
|
1218 |
-
msgstr "
|
1219 |
|
1220 |
#: includes/settings/wps-settings.php:91
|
1221 |
msgid "Maintenance"
|
@@ -1223,7 +1198,7 @@ msgstr "Manutenzione"
|
|
1223 |
|
1224 |
#: includes/settings/wps-settings.php:126
|
1225 |
msgid "Update"
|
1226 |
-
msgstr "
|
1227 |
|
1228 |
#: includes/settings/wps-settings.php:86
|
1229 |
msgid "General"
|
@@ -1231,7 +1206,7 @@ msgstr "Generale"
|
|
1231 |
|
1232 |
#: includes/optimization/empty.php:57
|
1233 |
msgid "Error, %s not emptied!"
|
1234 |
-
msgstr "
|
1235 |
|
1236 |
#: includes/optimization/tabs/wps-optimization-purging.php:118
|
1237 |
msgid "Data"
|
@@ -1239,19 +1214,19 @@ msgstr "Dati"
|
|
1239 |
|
1240 |
#: includes/optimization/tabs/wps-optimization-purging.php:145
|
1241 |
msgid "Purge records older than"
|
1242 |
-
msgstr "Eliminazione dei record più
|
1243 |
|
1244 |
#: includes/optimization/tabs/wps-optimization-purging.php:151
|
1245 |
msgid ""
|
1246 |
-
"Deleted user statistics data older than the selected number of days. "
|
1247 |
-
"
|
1248 |
msgstr ""
|
1249 |
-
"
|
1250 |
-
"valore minimo è di 30 giorni."
|
1251 |
|
1252 |
#: includes/optimization/tabs/wps-optimization-purging.php:152
|
1253 |
msgid "Purge now!"
|
1254 |
-
msgstr "
|
1255 |
|
1256 |
#: includes/optimization/purge-data.php:55
|
1257 |
msgid "Please select a value over 30 days."
|
@@ -1259,31 +1234,30 @@ msgstr "selezionare un valore di oltre 30 giorni."
|
|
1259 |
|
1260 |
#: includes/settings/tabs/wps-maintenance.php:20
|
1261 |
msgid ""
|
1262 |
-
"This will permanently delete data from the database each day, are you sure "
|
1263 |
-
"
|
1264 |
msgstr ""
|
1265 |
-
"Questo
|
1266 |
-
"
|
1267 |
|
1268 |
#: includes/settings/tabs/wps-maintenance.php:30
|
1269 |
msgid "Database Maintenance"
|
1270 |
-
msgstr "Database
|
1271 |
|
1272 |
#: includes/settings/tabs/wps-maintenance.php:35
|
1273 |
msgid "Run a daily WP Cron job to prune the databases"
|
1274 |
-
msgstr "
|
1275 |
|
1276 |
#: includes/settings/tabs/wps-maintenance.php:41
|
1277 |
msgid ""
|
1278 |
-
"A WP Cron job will be run daily to prune any data older than a set number of "
|
1279 |
-
"days."
|
1280 |
msgstr ""
|
1281 |
-
"Un WP Cron
|
1282 |
-
"
|
1283 |
|
1284 |
#: includes/settings/tabs/wps-maintenance.php:47
|
1285 |
msgid "Prune data older than"
|
1286 |
-
msgstr "
|
1287 |
|
1288 |
#: includes/settings/tabs/wps-maintenance.php:52
|
1289 |
msgid "Days"
|
@@ -1291,32 +1265,30 @@ msgstr "Giorni"
|
|
1291 |
|
1292 |
#: includes/settings/tabs/wps-maintenance.php:53
|
1293 |
msgid ""
|
1294 |
-
"The number of days to keep statistics for. Minimum value is 30 days. "
|
1295 |
-
"
|
1296 |
msgstr ""
|
1297 |
-
"Il numero di giorni per mantenere le statistiche. Valore minimo è di 30 "
|
1298 |
-
"giorni. "
|
1299 |
|
1300 |
#: includes/settings/wps-settings.php:89
|
1301 |
msgid "GeoIP"
|
1302 |
msgstr "GeoIP"
|
1303 |
|
1304 |
-
#: includes/settings/tabs/wps-browscap.php:54
|
1305 |
-
#: includes/settings/tabs/wps-geoip.php:64
|
1306 |
msgid "Next update will be"
|
1307 |
msgstr "il prossimo aggiornamento sarà"
|
1308 |
|
1309 |
#: includes/settings/tabs/wps-geoip.php:109
|
1310 |
msgid ""
|
1311 |
-
"GeoIP collection requires PHP %s or above, it is currently disabled due to "
|
1312 |
-
"
|
1313 |
msgstr ""
|
1314 |
-
"
|
1315 |
-
"
|
1316 |
|
1317 |
#: includes/log/widgets/search.php:8 includes/log/widgets/summary.php:64
|
1318 |
msgid "Search Engine Referrals"
|
1319 |
-
msgstr "
|
1320 |
|
1321 |
#: includes/log/widgets/summary.php:88
|
1322 |
msgid "Daily Total"
|
@@ -1330,70 +1302,67 @@ msgstr "Ora e data attuale"
|
|
1330 |
#: includes/optimization/tabs/wps-optimization-updates.php:25
|
1331 |
#: includes/optimization/tabs/wps-optimization-updates.php:40
|
1332 |
msgid "Update Now!"
|
1333 |
-
msgstr "
|
1334 |
|
1335 |
#: includes/settings/tabs/wps-access-level.php:87
|
1336 |
msgid ""
|
1337 |
"Each of the above casscades the rights upwards in the default WordPress "
|
1338 |
-
"configuration. So for example selecting publish_posts grants the right to "
|
1339 |
-
"
|
1340 |
msgstr ""
|
1341 |
-
"Ciascuno
|
1342 |
-
"
|
1343 |
-
"
|
1344 |
|
1345 |
#: includes/settings/tabs/wps-access-level.php:88
|
1346 |
msgid ""
|
1347 |
-
"If you need a more robust solution to delegate access you might want to look "
|
1348 |
-
"
|
1349 |
msgstr ""
|
1350 |
-
"Se avete bisogno di una soluzione più
|
1351 |
-
"
|
1352 |
|
1353 |
#: includes/settings/tabs/wps-access-level.php:62
|
1354 |
msgid "Required user level to view WP Statistics"
|
1355 |
-
msgstr "
|
1356 |
|
1357 |
#: includes/settings/tabs/wps-access-level.php:77
|
1358 |
msgid "Required user level to manage WP Statistics"
|
1359 |
-
msgstr "
|
1360 |
|
1361 |
#: includes/settings/tabs/wps-geoip.php:56
|
1362 |
msgid "Schedule monthly update of GeoIP DB"
|
1363 |
-
msgstr "
|
1364 |
|
1365 |
#: includes/settings/tabs/wps-geoip.php:82
|
1366 |
msgid ""
|
1367 |
-
"Download of the GeoIP database will be scheduled for 2 days after the first "
|
1368 |
-
"
|
1369 |
-
msgstr ""
|
1370 |
-
"Download del database GeoIP sarà programmato per 2 giorni dopo il primo"
|
1371 |
|
1372 |
#: includes/settings/tabs/wps-geoip.php:83
|
1373 |
msgid ""
|
1374 |
-
"This option will also download the database if the local filesize is less "
|
1375 |
-
"
|
1376 |
-
"place)."
|
1377 |
msgstr ""
|
1378 |
-
"Questa opzione anche
|
1379 |
-
"
|
1380 |
-
"ancora in"
|
1381 |
|
1382 |
#: includes/settings/tabs/wps-geoip.php:89
|
1383 |
msgid "Populate missing GeoIP after update of GeoIP DB"
|
1384 |
-
msgstr "Popola
|
1385 |
|
1386 |
#: includes/settings/tabs/wps-geoip.php:95
|
1387 |
msgid "Update any missing GeoIP data after downloading a new database."
|
1388 |
-
msgstr "Aggiornare dati GeoIP mancanti dopo aver scaricato un database
|
1389 |
|
1390 |
#: includes/functions/geoip-populate.php:50
|
1391 |
msgid "Updated %s GeoIP records in the visitors database."
|
1392 |
-
msgstr "
|
1393 |
|
1394 |
#: includes/optimization/tabs/wps-optimization-resources.php:98
|
1395 |
msgid "Version Info"
|
1396 |
-
msgstr "Informazioni
|
1397 |
|
1398 |
#: includes/optimization/tabs/wps-optimization-resources.php:103
|
1399 |
msgid "WP Statistics Version"
|
@@ -1421,22 +1390,19 @@ msgstr "La versione di jQuery è in esecuzione."
|
|
1421 |
|
1422 |
#: wp-statistics.php:610
|
1423 |
msgid "Error could not open downloaded GeoIP database for reading: %s"
|
1424 |
-
msgstr ""
|
1425 |
-
"Errore impossibile aprire il database di GeoIP scaricati per lettura: %s"
|
1426 |
|
1427 |
#: wp-statistics.php:617
|
1428 |
msgid "Error could not open destination GeoIP database for writing %s"
|
1429 |
-
msgstr ""
|
1430 |
-
"Errore impossibile aprire il database di destinazione GeoIP per la scrittura "
|
1431 |
-
"di %s"
|
1432 |
|
1433 |
#: wp-statistics.php:633
|
1434 |
msgid "GeoIP Database updated successfully!"
|
1435 |
-
msgstr "GeoIP
|
1436 |
|
1437 |
#: includes/optimization/tabs/wps-optimization-resources.php:229
|
1438 |
msgid "Client Info"
|
1439 |
-
msgstr "Informazioni
|
1440 |
|
1441 |
#: includes/optimization/tabs/wps-optimization-resources.php:234
|
1442 |
msgid "Client IP"
|
@@ -1452,11 +1418,11 @@ msgstr "User Agent"
|
|
1452 |
|
1453 |
#: includes/optimization/tabs/wps-optimization-resources.php:250
|
1454 |
msgid "The client user agent string."
|
1455 |
-
msgstr "
|
1456 |
|
1457 |
#: includes/settings/tabs/wps-access-level.php:105
|
1458 |
msgid "Exclude User Roles"
|
1459 |
-
msgstr "
|
1460 |
|
1461 |
#: includes/settings/tabs/wps-access-level.php:119
|
1462 |
#: includes/settings/tabs/wps-access-level.php:174
|
@@ -1466,35 +1432,35 @@ msgstr "Escludi"
|
|
1466 |
|
1467 |
#: includes/settings/tabs/wps-access-level.php:120
|
1468 |
msgid "Exclude %s role from data collection."
|
1469 |
-
msgstr "
|
1470 |
|
1471 |
#: includes/settings/tabs/wps-access-level.php:126
|
1472 |
msgid "IP/Robot Exclusions"
|
1473 |
-
msgstr "IP/Robot
|
1474 |
|
1475 |
#: includes/settings/tabs/wps-access-level.php:143
|
1476 |
msgid ""
|
1477 |
-
"A list of words (one per line) to match against to detect robots. Entries "
|
1478 |
-
"
|
1479 |
msgstr ""
|
1480 |
-
"Un elenco di parole (
|
1481 |
-
"
|
1482 |
|
1483 |
#: includes/settings/tabs/wps-access-level.php:144
|
1484 |
msgid "Reset to Default"
|
1485 |
-
msgstr "
|
1486 |
|
1487 |
#: includes/settings/tabs/wps-access-level.php:161
|
1488 |
msgid "Add 10.0.0.0"
|
1489 |
-
msgstr "
|
1490 |
|
1491 |
#: includes/settings/tabs/wps-access-level.php:162
|
1492 |
msgid "Add 172.16.0.0"
|
1493 |
-
msgstr "
|
1494 |
|
1495 |
#: includes/settings/tabs/wps-access-level.php:163
|
1496 |
msgid "Add 192.168.0.0"
|
1497 |
-
msgstr "
|
1498 |
|
1499 |
#: includes/settings/tabs/wps-general.php:264
|
1500 |
msgid "Charts"
|
@@ -1502,19 +1468,17 @@ msgstr "Grafici"
|
|
1502 |
|
1503 |
#: includes/settings/tabs/wps-geoip.php:38
|
1504 |
msgid ""
|
1505 |
-
"For get more information and location (country) from visitor, enable this "
|
1506 |
-
"feature."
|
1507 |
msgstr ""
|
1508 |
-
"Per ottenere ulteriori informazioni e luogo (nazione) dal visitatore, "
|
1509 |
-
"
|
1510 |
|
1511 |
#: includes/settings/wps-settings.php:87 wp-statistics.php:248
|
1512 |
msgid "Overview"
|
1513 |
msgstr "Panoramica"
|
1514 |
|
1515 |
#: includes/optimization/tabs/wps-optimization-database.php:25
|
1516 |
-
#: includes/optimization/tabs/wps-optimization-updates.php:21
|
1517 |
-
#: wp-statistics.php:251
|
1518 |
msgid "Countries"
|
1519 |
msgstr "Paesi"
|
1520 |
|
@@ -1552,7 +1516,7 @@ msgstr "%s Versione"
|
|
1552 |
|
1553 |
#: includes/log/hit-statistics.php:17 includes/log/widgets/hits.php:8
|
1554 |
msgid "Hit Statistics"
|
1555 |
-
msgstr "
|
1556 |
|
1557 |
#: includes/log/exclusions.php:57 includes/log/hit-statistics.php:21
|
1558 |
#: includes/log/page-statistics.php:33 includes/log/search-statistics.php:21
|
@@ -1596,7 +1560,7 @@ msgstr "1 Anno"
|
|
1596 |
|
1597 |
#: includes/settings/tabs/wps-overview-display.php:34
|
1598 |
msgid "Hits Statistical Chart"
|
1599 |
-
msgstr "
|
1600 |
|
1601 |
#: includes/log/exclusions.php:97 includes/log/hit-statistics.php:69
|
1602 |
#: includes/log/search-statistics.php:77 includes/log/widgets/hits.php:39
|
@@ -1620,49 +1584,48 @@ msgstr "Bandiera"
|
|
1620 |
|
1621 |
#: includes/log/top-countries.php:31 includes/log/widgets/countries.php:20
|
1622 |
msgid "Visitor Count"
|
1623 |
-
msgstr "
|
1624 |
|
1625 |
#: includes/settings/tabs/wps-overview-display.php:35
|
1626 |
msgid "Search Engine Referrers Statistical Chart"
|
1627 |
-
msgstr "
|
1628 |
|
1629 |
#: includes/log/top-countries.php:19
|
1630 |
msgid "Top Countries"
|
1631 |
-
msgstr "Top
|
1632 |
|
1633 |
#: includes/optimization/tabs/wps-optimization-purging.php:159
|
1634 |
msgid "Delete User Agent Types"
|
1635 |
-
msgstr "Eliminare Tipi di Agente Utente"
|
1636 |
|
1637 |
#: includes/optimization/tabs/wps-optimization-purging.php:164
|
1638 |
msgid "Delete Agents"
|
1639 |
-
msgstr "
|
1640 |
|
1641 |
#: includes/optimization/tabs/wps-optimization-purging.php:179
|
1642 |
msgid "All visitor data will be lost for this agent type."
|
1643 |
-
msgstr "Tutti i dati del visitatore
|
1644 |
|
1645 |
#: includes/optimization/tabs/wps-optimization-purging.php:180
|
1646 |
#: includes/optimization/tabs/wps-optimization-purging.php:204
|
1647 |
msgid "Delete now!"
|
1648 |
-
msgstr "
|
1649 |
|
1650 |
#: includes/optimization/tabs/wps-optimization-purging.php:188
|
1651 |
msgid "Delete Platforms"
|
1652 |
-
msgstr "
|
1653 |
|
1654 |
#: includes/optimization/tabs/wps-optimization-purging.php:203
|
1655 |
msgid "All visitor data will be lost for this platform type."
|
1656 |
-
msgstr ""
|
1657 |
-
"Tutti i dati del visitatore sarà perduti per questo tipo di piattaforma."
|
1658 |
|
1659 |
#: includes/optimization/tabs/wps-optimization-updates.php:16
|
1660 |
msgid "GeoIP Options"
|
1661 |
-
msgstr "GeoIP
|
1662 |
|
1663 |
#: includes/settings/tabs/wps-general.php:133
|
1664 |
msgid "Store entire user agent string"
|
1665 |
-
msgstr "
|
1666 |
|
1667 |
#: includes/settings/tabs/wps-general.php:139
|
1668 |
msgid "Only enabled for debugging"
|
@@ -1670,24 +1633,23 @@ msgstr "Abilitata solo per il debug"
|
|
1670 |
|
1671 |
#: includes/settings/tabs/wps-geoip.php:17
|
1672 |
msgid "GeoIP settings"
|
1673 |
-
msgstr "GeoIP
|
1674 |
|
1675 |
#: includes/settings/tabs/wps-geoip.php:32
|
1676 |
msgid "GeoIP collection"
|
1677 |
-
msgstr "GeoIP
|
1678 |
|
1679 |
#: includes/settings/tabs/wps-geoip.php:44
|
1680 |
msgid "Update GeoIP Info"
|
1681 |
-
msgstr "
|
1682 |
|
1683 |
#: includes/settings/tabs/wps-geoip.php:49
|
1684 |
msgid "Download GeoIP Database"
|
1685 |
-
msgstr "Scarica GeoIP
|
1686 |
|
1687 |
-
#: includes/settings/tabs/wps-browscap.php:40
|
1688 |
-
#: includes/settings/tabs/wps-geoip.php:50
|
1689 |
msgid "Save changes on this page to download the update."
|
1690 |
-
msgstr "
|
1691 |
|
1692 |
#: includes/optimization/tabs/wps-optimization-purging.php:10
|
1693 |
#: includes/optimization/tabs/wps-optimization-purging.php:36
|
@@ -1698,23 +1660,22 @@ msgstr "Sei sicuro?"
|
|
1698 |
|
1699 |
#: includes/optimization/tabs/wps-optimization-purging.php:137
|
1700 |
msgid "Clear now!"
|
1701 |
-
msgstr "
|
1702 |
|
1703 |
#: wp-statistics.php:261
|
1704 |
msgid "Optimization"
|
1705 |
msgstr "Ottimizzazione"
|
1706 |
|
1707 |
#: includes/optimization/delete-agents.php:5
|
1708 |
-
#: includes/optimization/delete-platforms.php:5
|
1709 |
-
#: includes/optimization/
|
1710 |
-
#: includes/optimization/purge-data.php:5
|
1711 |
#: includes/optimization/wps-optimization.php:3 manual/manual.php:5
|
1712 |
msgid "Access denied!"
|
1713 |
-
msgstr "Accesso
|
1714 |
|
1715 |
#: includes/optimization/delete-agents.php:18
|
1716 |
-
#: includes/optimization/delete-platforms.php:18
|
1717 |
-
#: includes/optimization/
|
1718 |
msgid "Please select the desired items."
|
1719 |
msgstr "Selezionare le voci desiderate."
|
1720 |
|
@@ -1737,7 +1698,7 @@ msgstr "Byte"
|
|
1737 |
#: includes/optimization/tabs/wps-optimization-resources.php:81
|
1738 |
#: includes/optimization/tabs/wps-optimization-resources.php:92
|
1739 |
msgid "Row"
|
1740 |
-
msgstr "
|
1741 |
|
1742 |
#: includes/optimization/tabs/wps-optimization-resources.php:49
|
1743 |
#: includes/optimization/tabs/wps-optimization-resources.php:60
|
@@ -1750,11 +1711,11 @@ msgstr "Numero di righe"
|
|
1750 |
#: includes/optimization/tabs/wps-optimization-export.php:7
|
1751 |
#: includes/optimization/wps-optimization.php:127
|
1752 |
msgid "Export"
|
1753 |
-
msgstr "
|
1754 |
|
1755 |
#: includes/optimization/tabs/wps-optimization-export.php:12
|
1756 |
msgid "Export from"
|
1757 |
-
msgstr "
|
1758 |
|
1759 |
#: includes/optimization/tabs/wps-optimization-export.php:24
|
1760 |
msgid "Select the table for the output file."
|
@@ -1762,7 +1723,7 @@ msgstr "Selezionare la tabella per il file di output."
|
|
1762 |
|
1763 |
#: includes/optimization/tabs/wps-optimization-export.php:30
|
1764 |
msgid "Export To"
|
1765 |
-
msgstr "Export
|
1766 |
|
1767 |
#: includes/optimization/tabs/wps-optimization-export.php:41
|
1768 |
msgid "Select the output file type."
|
@@ -1774,11 +1735,11 @@ msgstr "Inizia Ora!"
|
|
1774 |
|
1775 |
#: includes/optimization/tabs/wps-optimization-purging.php:123
|
1776 |
msgid "Empty Table"
|
1777 |
-
msgstr "
|
1778 |
|
1779 |
#: includes/optimization/tabs/wps-optimization-purging.php:136
|
1780 |
msgid "All data table will be lost."
|
1781 |
-
msgstr "
|
1782 |
|
1783 |
#: includes/settings/tabs/wps-about.php:44
|
1784 |
msgid "Support"
|
@@ -1786,11 +1747,11 @@ msgstr "Supporto"
|
|
1786 |
|
1787 |
#: includes/settings/tabs/wps-about.php:74
|
1788 |
msgid "Farsi"
|
1789 |
-
msgstr "
|
1790 |
|
1791 |
#: includes/log/top-referring.php:47
|
1792 |
msgid "Referring sites from"
|
1793 |
-
msgstr "
|
1794 |
|
1795 |
#: includes/settings/tabs/wps-about.php:36
|
1796 |
msgid "Translations"
|
@@ -1798,7 +1759,7 @@ msgstr "Traduzioni"
|
|
1798 |
|
1799 |
#: includes/log/top-referring.php:4
|
1800 |
msgid "To be added soon"
|
1801 |
-
msgstr "
|
1802 |
|
1803 |
#: includes/log/last-search.php:102 includes/log/last-visitor.php:99
|
1804 |
#: includes/log/top-referring.php:78 includes/log/widgets/recent.php:27
|
@@ -1811,7 +1772,7 @@ msgstr "Mappa"
|
|
1811 |
#: includes/log/last-search.php:139 includes/log/last-visitor.php:132
|
1812 |
#: includes/log/top-pages.php:181 includes/log/top-referring.php:132
|
1813 |
msgid "Page"
|
1814 |
-
msgstr "
|
1815 |
|
1816 |
#: includes/log/last-search.php:139 includes/log/last-visitor.php:132
|
1817 |
#: includes/log/top-pages.php:181 includes/log/top-referring.php:132
|
@@ -1821,7 +1782,7 @@ msgstr "Da"
|
|
1821 |
#: wp-statistics.php:455
|
1822 |
msgid "Table plugin does not exist! Please disable and re-enable the plugin."
|
1823 |
msgstr ""
|
1824 |
-
"
|
1825 |
|
1826 |
#: includes/settings/tabs/wps-general.php:280
|
1827 |
#: includes/settings/tabs/wps-general.php:285 schedule.php:161
|
@@ -1835,7 +1796,7 @@ msgstr "Statistiche"
|
|
1835 |
#: includes/settings/tabs/wps-general.php:369 widget.php:38 widget.php:247
|
1836 |
#: wp-statistics.php:310
|
1837 |
msgid "User Online"
|
1838 |
-
msgstr "
|
1839 |
|
1840 |
#: includes/settings/tabs/wps-general.php:371 widget.php:45 widget.php:250
|
1841 |
msgid "Today Visit"
|
@@ -1911,7 +1872,7 @@ msgstr "Data Ultimo Post"
|
|
1911 |
|
1912 |
#: wp-statistics.php:340
|
1913 |
msgid "View Stats"
|
1914 |
-
msgstr "
|
1915 |
|
1916 |
#: wp-statistics.php:152 wp-statistics.php:262
|
1917 |
msgid "Settings"
|
@@ -1935,8 +1896,7 @@ msgstr "Visite di ieri"
|
|
1935 |
|
1936 |
#: wp-statistics.php:444 wp-statistics.php:544 wp-statistics.php:815
|
1937 |
msgid "You do not have sufficient permissions to access this page."
|
1938 |
-
msgstr ""
|
1939 |
-
"Non si dispone delle autorizzazioni sufficienti per accedere a questa pagina."
|
1940 |
|
1941 |
#: includes/log/all-browsers.php:23 includes/log/all-browsers.php:106
|
1942 |
#: includes/log/all-browsers.php:240 includes/log/exclusions.php:74
|
@@ -2039,10 +1999,8 @@ msgstr "Paese"
|
|
2039 |
#: includes/settings/tabs/wps-general.php:219
|
2040 |
#: includes/settings/tabs/wps-general.php:231
|
2041 |
#: includes/settings/tabs/wps-general.php:274
|
2042 |
-
#: includes/settings/tabs/wps-general.php:290
|
2043 |
-
#: includes/settings/tabs/wps-geoip.php:
|
2044 |
-
#: includes/settings/tabs/wps-geoip.php:61
|
2045 |
-
#: includes/settings/tabs/wps-geoip.php:94
|
2046 |
#: includes/settings/tabs/wps-maintenance.php:40
|
2047 |
#: includes/settings/tabs/wps-overview-display.php:105
|
2048 |
#: includes/settings/tabs/wps-overview-display.php:117
|
@@ -2100,11 +2058,11 @@ msgstr "Coefficiente per ogni visitatore"
|
|
2100 |
|
2101 |
#: includes/settings/tabs/wps-general.php:150
|
2102 |
msgid "For each visit to account for several hits. Currently %s."
|
2103 |
-
msgstr "Per ogni visita tenere conto di parecchi
|
2104 |
|
2105 |
#: includes/settings/tabs/wps-general.php:322
|
2106 |
msgid "Select when receiving statistics report."
|
2107 |
-
msgstr "
|
2108 |
|
2109 |
#: includes/settings/tabs/wps-general.php:334
|
2110 |
msgid "Email"
|
@@ -2116,19 +2074,19 @@ msgstr "SMS"
|
|
2116 |
|
2117 |
#: includes/settings/tabs/wps-general.php:337
|
2118 |
msgid "Type Select Get Status Report."
|
2119 |
-
msgstr "
|
2120 |
|
2121 |
#: includes/settings/tabs/wps-general.php:363
|
2122 |
msgid "Enter the contents of the reports received."
|
2123 |
-
msgstr "
|
2124 |
|
2125 |
#: widget.php:240
|
2126 |
msgid "Name"
|
2127 |
-
msgstr "
|
2128 |
|
2129 |
#: widget.php:244
|
2130 |
msgid "Items"
|
2131 |
-
msgstr "
|
2132 |
|
2133 |
#: widget.php:283
|
2134 |
msgid "Select type of search engine"
|
2 |
# This file is distributed under the same license as the Wordpress Statistics package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"PO-Revision-Date: 2014-12-30 19:03+0100\n"
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
10 |
+
"X-Generator: Poedit 1.7.1\n"
|
11 |
"Project-Id-Version: Wordpress Statistics\n"
|
12 |
"POT-Creation-Date: \n"
|
13 |
"Last-Translator: Andrea Beducci <andreabeducci@gmail.com>\n"
|
16 |
|
17 |
#: includes/log/widgets/about.php:8
|
18 |
msgid "About WP Statistics Version %s"
|
19 |
+
msgstr "Riguardo la versione di WP Statistics %s"
|
20 |
|
21 |
#: includes/log/widgets/summary.php:106
|
22 |
msgid "Date: %s"
|
24 |
|
25 |
#: includes/log/widgets/summary.php:110
|
26 |
msgid "Time: %s"
|
27 |
+
msgstr "Ora: %s"
|
28 |
|
29 |
#: includes/optimization/delete-agents.php:14
|
30 |
msgid "%s agent data deleted successfully."
|
38 |
msgid "%s table data deleted successfully."
|
39 |
msgstr "dati di tabella %s cancellati con successo."
|
40 |
|
41 |
+
#: includes/optimization/purge-data.php:17 includes/optimization/purge-data.php:27
|
42 |
+
#: includes/optimization/purge-data.php:37 includes/optimization/purge-data.php:47
|
|
|
|
|
43 |
msgid "%s data older than %s days purged successfully."
|
44 |
msgstr "dati %s meno %s giorni eliminati con successo."
|
45 |
|
46 |
+
#: includes/optimization/purge-data.php:19 includes/optimization/purge-data.php:29
|
47 |
+
#: includes/optimization/purge-data.php:39 includes/optimization/purge-data.php:49
|
|
|
|
|
48 |
msgid "No records found to purge from %s!"
|
49 |
+
msgstr "Nessun record trovato per pulire da %s!"
|
50 |
|
51 |
#: includes/optimization/tabs/wps-optimization-resources.php:44
|
52 |
#: includes/optimization/tabs/wps-optimization-resources.php:55
|
62 |
|
63 |
#: includes/optimization/tabs/wps-optimization-resources.php:220
|
64 |
msgid "browscap cache file does not exist."
|
65 |
+
msgstr "browscap cache file non esistente."
|
66 |
|
67 |
#: includes/optimization/tabs/wps-optimization-resources.php:224
|
68 |
msgid "The file size and date of the browscap cache file."
|
73 |
"Come visit our great new %s and keep up to date on the latest news about WP "
|
74 |
"Statistics."
|
75 |
msgstr ""
|
76 |
+
"Vieni a visitare il nostro nuovo %s e teniti aggiornato sulle ultime novità e sulle "
|
77 |
+
"statistiche WP."
|
78 |
|
79 |
#: includes/settings/tabs/wps-about.php:24
|
80 |
msgid "website"
|
82 |
|
83 |
#: includes/settings/tabs/wps-about.php:40
|
84 |
msgid ""
|
85 |
+
"WP Statistics supports internationalization and we encourage our users to submit "
|
86 |
+
"translations, please visit our %s to see the current status and %s if you would "
|
87 |
+
"like to help."
|
88 |
msgstr ""
|
89 |
+
"WP Statistics supporta l'internazionalizzazione del linguaggio ed incoraggiamo i "
|
90 |
+
"nostri utenti a proporci le traduzioni da loro realizzate, si prega di visitare il "
|
91 |
+
"nostro %s per controllare lo stato corrente delle traduzioni o %s se volete "
|
92 |
+
"aiutarci."
|
93 |
|
94 |
#: includes/settings/tabs/wps-about.php:40
|
95 |
msgid "translation collaboration site"
|
96 |
+
msgstr "sito di collaborazione per traduzioni"
|
97 |
|
98 |
#: includes/settings/tabs/wps-about.php:40
|
99 |
msgid "drop us a line"
|
100 |
msgstr "Mandaci un"
|
101 |
|
102 |
+
#: includes/settings/tabs/wps-about.php:52 includes/settings/tabs/wps-about.php:53
|
|
|
103 |
msgid "Have you read the %s?"
|
104 |
msgstr "Hai letto il %s?"
|
105 |
|
113 |
|
114 |
#: includes/settings/tabs/wps-about.php:54
|
115 |
msgid "Have you search the %s for a similar issue?"
|
116 |
+
msgstr "Avete ricercato %s per un problema simile?"
|
117 |
|
118 |
#: includes/settings/tabs/wps-about.php:54
|
119 |
msgid "support forum"
|
120 |
msgstr "forum di supporto"
|
121 |
|
122 |
#: includes/settings/tabs/wps-about.php:70
|
123 |
+
msgid "Then please open a new thread on the %s and we'll respond as soon as possible."
|
124 |
+
msgstr "Si prega di aprire un nuovo thread su %s e risponderemo appena possibile."
|
|
|
|
|
|
|
|
|
125 |
|
126 |
#: includes/settings/tabs/wps-about.php:70
|
127 |
msgid "WordPress.org support forum"
|
129 |
|
130 |
#: includes/settings/tabs/wps-about.php:74
|
131 |
msgid "Alternatively %s support is available as well."
|
132 |
+
msgstr "In alternativa %s è disponibile anche il supporto."
|
133 |
|
134 |
#: includes/settings/tabs/wps-access-level.php:85
|
135 |
msgid "See the %s for details on capability levels."
|
136 |
+
msgstr "Vedere il %s per ulteriori informazioni sui livelli di funzionalità."
|
137 |
|
138 |
#: includes/settings/tabs/wps-access-level.php:85
|
139 |
msgid "WordPress Roles and Capabilities page"
|
141 |
|
142 |
#: includes/settings/tabs/wps-general.php:67
|
143 |
msgid ""
|
144 |
+
"This feature will not store IP addresses in the database but instead used a unique "
|
145 |
+
"hash. The \"Store entire user agent string\" setting will be disabled if this is "
|
146 |
+
"selected. You will not be able to recover the IP addresses in the future to "
|
147 |
+
"recover location information if this is enabled."
|
148 |
msgstr ""
|
149 |
"Questa caratteristica non memorizza gli indirizzi IP nel database ma invece "
|
150 |
+
"utilizza un hash univoco. l'impostazione \"Archivia per intero la stringa dello "
|
151 |
+
"user agent\" verrà disabilitata se si seleziona questa opzione. WP Statistic non "
|
152 |
+
"sarà più in grado, da questo momento, di recuperare gli indirizzi IP e gli altri "
|
153 |
+
"dati associati."
|
154 |
|
155 |
#: includes/settings/tabs/wps-general.php:340
|
156 |
msgid "Note: To send SMS text messages please install the %s plugin."
|
157 |
+
msgstr "Nota: Per inviare messaggi di testo SMS si prega di installare il plugin %s."
|
|
|
|
|
158 |
|
159 |
#: includes/settings/tabs/wps-general.php:340
|
160 |
msgid "WordPress SMS"
|
162 |
|
163 |
#: wp-statistics.php:27
|
164 |
msgid ""
|
165 |
+
"ERROR: WP Statistics has detected an unsupported version of PHP, WP Statistics will "
|
166 |
+
"not function without PHP Version "
|
167 |
msgstr ""
|
168 |
+
"ERRORE: WP Statistics ha rilevato una versione non supportata di PHP, WP Statistics "
|
169 |
+
"non funzierà correttamwente senza una versione PHP supportata. "
|
170 |
|
171 |
#: wp-statistics.php:27
|
172 |
msgid " or higher!"
|
174 |
|
175 |
#: wp-statistics.php:81
|
176 |
msgid ""
|
177 |
+
"Online user tracking in WP Statistics is not enabled, please go to %s and enable it."
|
|
|
178 |
msgstr ""
|
179 |
+
"Il tracciamento degli utenti online su Wp Statistics non è abilitata, vai su %s e "
|
180 |
+
"attivala."
|
181 |
|
182 |
#: wp-statistics.php:81 wp-statistics.php:84 wp-statistics.php:87
|
183 |
msgid "setting page"
|
184 |
+
msgstr "Pagina di Configurazione"
|
185 |
|
186 |
#: wp-statistics.php:84
|
187 |
+
msgid "Hit tracking in WP Statistics is not enabled, please go to %s and enable it."
|
188 |
+
msgstr "Non è abilitato il rilevamento hit in WP Statistics, vai su %s e attivala."
|
|
|
|
|
189 |
|
190 |
#: wp-statistics.php:87
|
191 |
msgid ""
|
192 |
+
"Visitor tracking in WP Statistics is not enabled, please go to %s and enable it."
|
|
|
193 |
msgstr ""
|
194 |
+
"Il rilevamento dei visitatori in WP Statistics non è abilitato, vai su %s e "
|
195 |
+
"abilitalo."
|
196 |
|
197 |
#: wp-statistics.php:90
|
198 |
+
msgid "GeoIP collection is not active, please go to %s and enable this feature."
|
199 |
+
msgstr "Il GeoIP non è attivo, vai su %s per abilitare questa funzionalità."
|
|
|
200 |
|
201 |
#: wp-statistics.php:90
|
202 |
msgid "Setting page > GeoIP"
|
203 |
+
msgstr "Pagina di configurazione > GeoIP"
|
204 |
|
205 |
msgid "http://wp-statistics.com/"
|
206 |
msgstr "http://WP-Statistics.com/"
|
222 |
|
223 |
#: wp-statistics.php:802
|
224 |
msgid "browscap already at current version!"
|
225 |
+
msgstr "browscap è già alla versione corrente!"
|
226 |
|
227 |
#: includes/optimization/tabs/wps-optimization-database.php:5
|
228 |
msgid "Database Setup"
|
229 |
+
msgstr "Configurazione Database"
|
230 |
|
231 |
#: includes/optimization/tabs/wps-optimization-database.php:10
|
232 |
msgid "Re-run Install"
|
238 |
|
239 |
#: includes/optimization/tabs/wps-optimization-database.php:15
|
240 |
msgid ""
|
241 |
+
"If for some reason your installation of WP Statistics is missing the database "
|
242 |
+
"tables or other core items, this will re-execute the install process."
|
|
|
243 |
msgstr ""
|
244 |
+
"Se per qualche motivo l'installazione di statistiche WP non troverà delle tabelle "
|
245 |
+
"su DB o altri oggetti funzionali, questa funzione ripeterà il processo di "
|
246 |
+
"installativo."
|
247 |
|
248 |
#: includes/optimization/tabs/wps-optimization-resources.php:163
|
249 |
msgid ""
|
250 |
+
"If the PHP BC Math Extension is installed. BC Math is no longer required for the "
|
251 |
+
"GeoIP code and is listed here only for historical reasons."
|
252 |
msgstr ""
|
253 |
+
"Se è installata l'estensione PHP BC Math. BC Math non è più necessario per il "
|
254 |
+
"funzionamento di GeoIP ed è elencato qui solo per ragioni storiche."
|
255 |
|
256 |
#: includes/optimization/tabs/wps-optimization-resources.php:168
|
257 |
msgid "File Info"
|
285 |
|
286 |
#: includes/optimization/wps-optimization.php:51
|
287 |
msgid "Install routine complete."
|
288 |
+
msgstr "Installazione completa della routine."
|
289 |
|
290 |
#: includes/settings/tabs/wps-browscap.php:17
|
291 |
msgid "browscap settings"
|
297 |
|
298 |
#: includes/settings/tabs/wps-browscap.php:28
|
299 |
msgid "The browscap database will be downloaded and used to detect robots."
|
300 |
+
msgstr "Il database di browscap sarà scaricato e utilizzato per rilevare i robots."
|
|
|
301 |
|
302 |
#: includes/settings/tabs/wps-browscap.php:34
|
303 |
msgid "Update browscap Info"
|
314 |
#: includes/settings/tabs/wps-browscap.php:69
|
315 |
msgid "Download of the browscap database will be scheduled for once a week."
|
316 |
msgstr ""
|
317 |
+
"Il download del database browscap sarà programmato per essere eseguito una volta a "
|
318 |
+
"settimana."
|
319 |
|
320 |
#: includes/optimization/tabs/wps-optimization-database.php:40
|
321 |
msgid ""
|
322 |
+
"Older installs of WP Statistics allow for duplicate entries in the visitors table "
|
323 |
+
"in a corner case. Newer installs protect against this with a unique index on the "
|
324 |
+
"table. To create the index on the older installs duplicate entries must be deleted "
|
325 |
+
"first. Clicking \"Update Now\" will scan the vistitors table, delete duplicate "
|
326 |
+
"entries and add the index."
|
327 |
+
msgstr ""
|
328 |
+
"Le vecchie installazioni di Wp Statistics permettevano la registrazione di dati "
|
329 |
+
"duplicate nella tabella dei visitatori. Le nuove installazioni proteggono la "
|
330 |
+
"tabella grazie ad un indice unico. Per creare questo indice devi cancellare tutte "
|
331 |
+
"le entries duplicate. Cliccando \"Update Now\" inizierai la scansione della tabella "
|
332 |
+
"vistitors, eliminerai le voci duplicate e verrà aggiunto l'indice."
|
|
|
333 |
|
334 |
#: includes/optimization/tabs/wps-optimization-database.php:46
|
335 |
msgid ""
|
336 |
+
"Older installs of WP Statistics allow for duplicate entries in the visitors table "
|
337 |
+
"in a corner case. Newer installs protect against this with a unique index on the "
|
338 |
+
"table."
|
339 |
msgstr ""
|
340 |
+
"Le vecchie installazioni di Wp Statistics permettevano la registrazione di dati "
|
341 |
+
"duplicate nella tabella dei visitatori. Le nuove installazioni proteggono la "
|
342 |
+
"tabella grazie ad un indice unico."
|
343 |
|
344 |
#: includes/optimization/tabs/wps-optimization-database.php:47
|
345 |
+
msgid "Congratulations, your installation is already up to date, nothing to do."
|
346 |
+
msgstr ""
|
347 |
+
"Congratulazioni, l'installazione è già aggiornata all'ultima versione, non devi "
|
348 |
+
"fare altro."
|
349 |
|
350 |
#: includes/settings/tabs/wps-about.php:55
|
351 |
msgid "Have you search the Internet for any error messages you are receiving?"
|
352 |
+
msgstr "Hai cercato su internet per gli errori che hai ricevuto?"
|
353 |
|
354 |
#: includes/settings/tabs/wps-about.php:66
|
355 |
msgid ""
|
356 |
+
"Are you getting a blank or incomplete page displayed in your browser? Did you view "
|
357 |
+
"the source for the page and check for any fatal errors?"
|
358 |
msgstr ""
|
359 |
+
"Hai ricevuto una pagina Bianca o incomplete nel tuo browser? Hai controllato il "
|
360 |
+
"source code della pagina e verificato errori?"
|
|
|
361 |
|
362 |
#: includes/settings/tabs/wps-about.php:67
|
363 |
msgid "Have you checked your PHP and web server error logs?"
|
364 |
+
msgstr "Hai controllato i log di errore del server PHP e web?"
|
365 |
|
366 |
#: widget.php:15
|
367 |
msgid "Show site stats in sidebar."
|
368 |
+
msgstr "Visualizza statistiche del sito nella barra laterale."
|
369 |
|
370 |
#: includes/log/last-search.php:97 includes/log/last-visitor.php:94
|
371 |
#: includes/log/widgets/google.map.php:65 includes/log/widgets/jqv.map.php:59
|
375 |
|
376 |
#: includes/optimization/tabs/wps-optimization-updates.php:4
|
377 |
msgid ""
|
378 |
+
"This will replace all IP addresses in the database with hash values and cannot be "
|
379 |
+
"undo, are you sure?"
|
380 |
msgstr ""
|
381 |
+
"Questa operazione andrà a sostituire tutti gli indirizzi IP del database con i "
|
382 |
+
"valori hash e non può essere annullata, sei sicuro?"
|
383 |
|
384 |
#: includes/optimization/tabs/wps-optimization-updates.php:26
|
385 |
+
msgid "Updates any unknown location data in the database, this may take a while"
|
|
|
386 |
msgstr ""
|
387 |
+
"Aggiorna i dati di provenienza sconosciuta (Località) nel database, l'operazione "
|
388 |
+
"potrebbe richiedere un pò di tempo."
|
389 |
|
390 |
#: includes/optimization/tabs/wps-optimization-updates.php:31
|
391 |
#: includes/settings/tabs/wps-general.php:56
|
399 |
|
400 |
#: includes/optimization/tabs/wps-optimization-updates.php:41
|
401 |
msgid ""
|
402 |
+
"Replace IP addresses in the database with hash values, you will not be able to "
|
403 |
+
"recover the IP addresses in the future to populate location information afterwards "
|
404 |
+
"and this may take a while"
|
405 |
msgstr ""
|
406 |
+
"Sostituire gli indirizzi IP del database con i valori di hash, non sarai più in "
|
407 |
+
"grado di recuperare gli indirizzi IP in futuro per completare le informazioni sulla "
|
408 |
+
"posizione (Località). Questa operazione può richiedere diverso tempo."
|
409 |
|
410 |
#: includes/optimization/wps-optimization.php:43
|
411 |
msgid "IP Addresses replaced with hash values."
|
413 |
|
414 |
#: includes/settings/tabs/wps-access-level.php:149
|
415 |
msgid "Force robot list update after upgrades"
|
416 |
+
msgstr "Aggiorna la lista dei robots dopo gli aggiornamenti."
|
417 |
|
418 |
#: includes/settings/tabs/wps-access-level.php:152
|
419 |
msgid ""
|
420 |
+
"Force the robot list to be reset to the default after an update to WP Statistics "
|
421 |
+
"takes place. Note if this option is enabled any custom robots you have added to "
|
422 |
+
"the list will be lost."
|
423 |
msgstr ""
|
424 |
+
"Forza il ripristino della lista dei robots di default dopo un aggiornamento di Wp "
|
425 |
+
"Statistics. Se hai abilitato questa funzione, eventuali aggiunte manuali presenti "
|
426 |
+
"nella lista, verranno perse."
|
427 |
|
428 |
#: includes/settings/tabs/wps-general.php:40
|
429 |
msgid "This will delete the manual when you save the settings, are you sure?"
|
430 |
msgstr ""
|
431 |
+
"Questo eliminerà la documentazione quando si salveranno le impostazioni, sei sicuro?"
|
432 |
|
433 |
#: includes/settings/tabs/wps-general.php:220
|
434 |
msgid ""
|
435 |
+
"By default WP Statistics displays an alert if any of the core features are disabled "
|
436 |
+
"on every admin page, this option will disable these notices."
|
437 |
msgstr ""
|
438 |
+
"Di default Wp Statistics mostra un'avviso, su ogni pagina dell'amministrazione, se "
|
439 |
+
"una o più delle funzioni principali sono disabilitate. Questa opzione disattiverà "
|
440 |
+
"gli avvisi"
|
441 |
|
442 |
#: includes/settings/tabs/wps-general.php:226
|
443 |
msgid "Delete the manual"
|
444 |
+
msgstr "Cancella la documentazione"
|
445 |
|
446 |
#: includes/settings/tabs/wps-general.php:232
|
447 |
msgid ""
|
448 |
+
"By default WP Statistics stores the admin manual in the plugin directory (~5 meg), "
|
449 |
+
"if this option is enabled it will be deleted now and during upgrades in the future."
|
|
|
450 |
msgstr ""
|
451 |
+
"Di default Wp Statistics memorizza il manual nella directory dei plugins (Circa 5 "
|
452 |
+
"Mb). Se questa opzione è abilitata, verrà eliminato anche dai future aggiornamenti."
|
|
|
453 |
|
454 |
#: includes/optimization/tabs/wps-optimization-database.php:20
|
455 |
msgid "Database Index"
|
457 |
|
458 |
#: includes/optimization/tabs/wps-optimization-database.php:41
|
459 |
msgid ""
|
460 |
+
"This operation could take a long time on installs with many rows in the visitors "
|
461 |
+
"table."
|
462 |
msgstr ""
|
463 |
+
"Questa operazione potrebbe richiedere molto tempo su siti che hanno molti dati "
|
464 |
+
"nelle tabelle dei visitatori."
|
465 |
|
466 |
#: includes/optimization/wps-optimization.php:129
|
467 |
msgid "Database"
|
473 |
|
474 |
#: includes/settings/tabs/wps-general.php:328
|
475 |
msgid "Send reports via"
|
476 |
+
msgstr "Invia report tramite"
|
477 |
|
478 |
#: includes/settings/tabs/wps-general.php:347
|
479 |
msgid "E-mail addresses"
|
481 |
|
482 |
#: includes/settings/tabs/wps-general.php:352
|
483 |
msgid ""
|
484 |
+
"A comma separated list of e-mail addresses to send the reports to if e-mail is "
|
485 |
+
"selected above."
|
486 |
msgstr ""
|
487 |
+
"Un elenco separato da virgole di indirizzi di posta elettronica a cui inviare il "
|
488 |
+
"report a se l'e-mail è selezionata."
|
489 |
|
490 |
#: includes/settings/tabs/wps-general.php:358
|
491 |
msgid "Report body"
|
493 |
|
494 |
#: includes/settings/tabs/wps-overview-display.php:75
|
495 |
msgid "The following three items are global to all users."
|
496 |
+
msgstr "I seguenti 3 oggetti sono globali per tutti gli utenti."
|
497 |
|
498 |
#: includes/settings/tabs/wps-overview-display.php:80
|
499 |
msgid "Map type"
|
505 |
|
506 |
#: includes/settings/tabs/wps-overview-display.php:93
|
507 |
msgid ""
|
508 |
+
"The \"Google\" option will use Google's mapping service to plot the recent visitors "
|
509 |
+
"(requires access to Google)."
|
510 |
msgstr ""
|
511 |
+
"L'opzione \"Google\" utilizzerà il servizio di mappatura di Google per tracciare I "
|
512 |
+
"visitatori (richiede l'accesso a Google)."
|
513 |
|
514 |
#: includes/settings/tabs/wps-overview-display.php:94
|
515 |
msgid ""
|
516 |
+
"The \"JQVMap\" option will use JQVMap javascript mapping library to plot the recent "
|
517 |
+
"visitors (requires no extenral services)."
|
518 |
msgstr ""
|
519 |
+
"Il \"JQVMap\"opzione utilizzerà la libreria di mappatura JQVMap javascript per "
|
520 |
+
"tracciare I visitatori recenti (non richiede nessun altro servizio)."
|
521 |
|
522 |
#: includes/settings/tabs/wps-overview-display.php:118
|
523 |
msgid ""
|
524 |
+
"This feature may cause a performance degradation when viewing statistics and is "
|
525 |
+
"only valid if the map type is set to \"Google\"."
|
526 |
msgstr ""
|
527 |
"Questa caratteristica può causare un degrado delle prestazioni durante la "
|
528 |
+
"visualizzazione di statistiche ed è valido solo se il tipo di mappa è impostato su "
|
529 |
+
"\"Google\"."
|
530 |
|
531 |
#: includes/log/all-browsers.php:50
|
532 |
msgid "Browsers by type"
|
538 |
|
539 |
#: includes/log/exclusions.php:97
|
540 |
msgid "Excluded hits in the last"
|
541 |
+
msgstr "Hits non conteggiati negli ultimi"
|
542 |
|
543 |
#: includes/log/hit-statistics.php:36
|
544 |
msgid "Hits Statistics Chart"
|
545 |
+
msgstr "Grafico Statistiche Hits"
|
546 |
|
547 |
#: includes/log/hit-statistics.php:69 includes/log/widgets/hits.php:39
|
548 |
msgid "Hits in the last"
|
559 |
|
560 |
#: includes/log/last-visitor.php:61
|
561 |
msgid "Recent Visitor Statistics"
|
562 |
+
msgstr "Recenti Statistiche dei Visitatori"
|
563 |
|
564 |
#: includes/log/widgets/google.map.php:9 includes/log/widgets/jqv.map.php:9
|
565 |
msgid "Today Visitors Map"
|
566 |
+
msgstr "Mappa Visitatori di Oggi"
|
567 |
|
568 |
#: includes/log/widgets/summary.php:8
|
569 |
msgid "Summary"
|
581 |
#: includes/log/widgets/referring.php:13
|
582 |
#: includes/settings/tabs/wps-overview-display.php:26
|
583 |
msgid "Top Referring Sites"
|
584 |
+
msgstr "Top Siti Refferrals"
|
585 |
|
586 |
#: includes/log/widgets/about.php:16
|
587 |
msgid "Rate and Review"
|
592 |
msgstr "Ulteriori Informazioni"
|
593 |
|
594 |
#: includes/log/widgets/about.php:29 includes/settings/tabs/wps-about.php:12
|
595 |
+
msgid "This product includes GeoLite2 data created by MaxMind, available from %s."
|
|
|
596 |
msgstr ""
|
597 |
+
"Questo prodotto comprende I dati GeoLite2 creati da MaxMind, disponibili da %s."
|
598 |
|
599 |
#: includes/log/search-statistics.php:77 includes/log/widgets/search.php:46
|
600 |
msgid "Search engine referrals in the last"
|
601 |
+
msgstr "Rinvii dai motori di ricerca negli ultimi"
|
602 |
|
603 |
#: includes/log/search-statistics.php:98 includes/log/widgets/search.php:67
|
604 |
msgid "Number of referrals"
|
610 |
|
611 |
#: includes/log/search-statistics.php:17 includes/log/search-statistics.php:36
|
612 |
msgid "Search Engine Referral Statistics"
|
613 |
+
msgstr "Statistiche Referral dai Motori di Ricerca"
|
614 |
|
615 |
#: includes/settings/tabs/wps-about.php:8
|
616 |
msgid "WP Statistics V%s"
|
618 |
|
619 |
#: includes/settings/tabs/wps-about.php:20
|
620 |
msgid "Visit Us Online"
|
621 |
+
msgstr "Vieni a visitarci Online"
|
622 |
|
623 |
#: includes/settings/tabs/wps-about.php:28
|
624 |
msgid "Rate and Review at WordPress.org"
|
626 |
|
627 |
#: includes/settings/tabs/wps-about.php:32
|
628 |
msgid "Thanks for installing WP Statistics, we encourage you to submit a "
|
629 |
+
msgstr "Grazie per l'installazione di WP statistics, ti invitiamo a inviare una"
|
|
|
630 |
|
631 |
#: includes/settings/tabs/wps-about.php:32
|
632 |
msgid "rating and review"
|
633 |
+
msgstr "valutazione e recensione"
|
634 |
|
635 |
#: includes/settings/tabs/wps-about.php:32
|
636 |
msgid "over at WordPress.org. Your feedback is greatly appreciated!"
|
638 |
|
639 |
#: includes/settings/tabs/wps-about.php:49
|
640 |
msgid ""
|
641 |
+
"We're sorry you're having problem with WP Statistics and we're happy to help out. "
|
642 |
+
"Here are a few things to do before contacting us:"
|
643 |
msgstr ""
|
644 |
+
"Siamo spiacenti, se stai avendo dei problemi con WP statistics, saremo felici di "
|
645 |
+
"aiutarti. Prima di contattarci prova con: "
|
646 |
|
647 |
#: includes/settings/tabs/wps-about.php:58
|
648 |
msgid "And a few things to double-check:"
|
649 |
+
msgstr "E alcune cose da controllare bene:"
|
650 |
|
651 |
#: includes/settings/tabs/wps-about.php:61
|
652 |
msgid "How's your memory_limit in php.ini?"
|
653 |
+
msgstr "Com'è configuration il tuo memory_limit nel php. ini?"
|
654 |
|
655 |
#: includes/settings/tabs/wps-about.php:62
|
656 |
msgid "Have you tried disabling any other plugins you may have installed?"
|
657 |
+
msgstr "Hai provato a disabilitare qualsiasi altro plugin ?"
|
|
|
658 |
|
659 |
#: includes/settings/tabs/wps-about.php:63
|
660 |
msgid "Have you tried using the default WordPress theme?"
|
661 |
+
msgstr "Hai provato ad usare il tema di WordPress di default?"
|
662 |
|
663 |
#: includes/settings/tabs/wps-about.php:64
|
664 |
msgid "Have you double checked the plugin settings?"
|
665 |
+
msgstr "Hai controllato le impostazioni del plugin?"
|
666 |
|
667 |
#: includes/settings/tabs/wps-about.php:65
|
668 |
msgid "Do you have all the required PHP extensions installed?"
|
669 |
+
msgstr "Hai tutte le estensioni PHP necessarie installate?"
|
670 |
|
671 |
#: includes/settings/tabs/wps-about.php:70
|
672 |
msgid "Still not having any luck?"
|
673 |
+
msgstr "Non hai ancora una soluzione ?"
|
674 |
|
675 |
#: includes/optimization/tabs/wps-optimization-export.php:17
|
676 |
#: includes/optimization/tabs/wps-optimization-export.php:35
|
684 |
|
685 |
#: includes/settings/tabs/wps-general.php:365
|
686 |
msgid ""
|
687 |
+
"Any shortcode supported by your installation of WordPress, include all shortcodes "
|
688 |
+
"for WP Statistics (see the admin manual for a list of codes available) are "
|
689 |
+
"supported in the body of the message."
|
690 |
msgstr ""
|
691 |
+
"Qualsiasi shortcode supportato dalla vostra installazione di WordPress, inclusi i "
|
692 |
+
"codici di Wp Statistics (vedi il manuale di admin per un elenco dei codici "
|
693 |
+
"disponibili) sono supportati nel corpo del messaggio."
|
|
|
694 |
|
695 |
#: includes/settings/tabs/wps-general.php:368
|
696 |
msgid ""
|
697 |
+
"Input data codes are now deprecated and will be removed in a future version of WP "
|
698 |
+
"Statistics, please use the appropriate shortcodes, they are included here only for "
|
699 |
+
"historical purposes:"
|
700 |
msgstr ""
|
701 |
+
"I codici utilizzati non son più utilizzati e verranno rimossi nelle future version "
|
702 |
+
"di WP Statistics. Usa gli shortcodes appropriati."
|
|
|
703 |
|
704 |
#: includes/settings/tabs/wps-geoip.php:22
|
705 |
msgid ""
|
706 |
+
"IP location services provided by GeoLite2 data created by MaxMind, available from "
|
707 |
+
"%s."
|
708 |
msgstr ""
|
709 |
"Servizi di localizzazione IP forniti da GeoLite2 dati creati da MaxMind, "
|
710 |
+
"disponibili da %s."
|
711 |
|
712 |
#: includes/settings/tabs/wps-overview-display.php:23
|
713 |
#: includes/settings/tabs/wps-overview-display.php:32
|
714 |
msgid "None"
|
715 |
+
msgstr "Nessuo"
|
716 |
|
717 |
#: includes/settings/tabs/wps-overview-display.php:28
|
718 |
#: includes/settings/wps-settings.php:92
|
719 |
msgid "About"
|
720 |
+
msgstr "Su di noi"
|
721 |
|
722 |
#: includes/settings/tabs/wps-overview-display.php:123
|
723 |
msgid "Widgets to Display"
|
724 |
+
msgstr "Widget da Visualizzare"
|
725 |
|
726 |
#: includes/settings/tabs/wps-overview-display.php:132
|
727 |
msgid ""
|
728 |
+
"The following items are unique to each user. If you do not select the 'About' "
|
729 |
+
"widget it will automatically be displayed in the last positon of column A."
|
|
|
730 |
msgstr ""
|
731 |
+
"I seguenti elementi sono unici per ogni utente. Se non si seleziona la posizione di "
|
732 |
+
"\"Su di noi\", questa verrà automaticamente visualizzata nell'ultima posizione "
|
733 |
+
"della Colonna A."
|
734 |
|
735 |
#: includes/settings/tabs/wps-overview-display.php:137
|
736 |
msgid "Slot"
|
770 |
|
771 |
#: includes/settings/tabs/wps-overview-display.php:305
|
772 |
msgid "N/A"
|
773 |
+
msgstr "N.D."
|
774 |
|
775 |
#: widget.php:280
|
776 |
msgid "Search Engine Referred"
|
777 |
+
msgstr "Motore di Ricerca di provenienza"
|
778 |
|
779 |
#: schedule.php:10
|
780 |
msgid "Once Weekly"
|
781 |
+
msgstr "Una volta alla settimana"
|
782 |
|
783 |
#: schedule.php:17
|
784 |
msgid "Once Every 2 Weeks"
|
807 |
#: includes/optimization/tabs/wps-optimization-resources.php:38
|
808 |
msgid "The memory limit a script is allowed to consume, set in php.ini."
|
809 |
msgstr ""
|
810 |
+
"Il limite di memoria per cui uno script è consentito funzionare, imposta il file "
|
811 |
"php. ini."
|
812 |
|
813 |
#: wp-statistics.php:38
|
820 |
|
821 |
#: includes/log/page-statistics.php:29
|
822 |
msgid "Page Trend for Post ID"
|
823 |
+
msgstr "Trend per Post ID Della Tua Pagina"
|
824 |
|
825 |
#: includes/log/page-statistics.php:48
|
826 |
msgid "Page Trend"
|
827 |
+
msgstr "Tendenza delle pagine"
|
828 |
|
829 |
#: includes/log/page-statistics.php:68
|
830 |
msgid "Page Trending Stats"
|
831 |
+
msgstr "Statistiche tendenza delle pagine"
|
832 |
|
833 |
#: includes/settings/tabs/wps-access-level.php:97
|
834 |
msgid "Record exclusions"
|
835 |
+
msgstr "Esclusioni dei Record"
|
836 |
|
837 |
#: includes/settings/tabs/wps-access-level.php:130
|
838 |
msgid "Robot list"
|
839 |
+
msgstr "Elenco dei Robot"
|
840 |
|
841 |
#: includes/settings/tabs/wps-access-level.php:157
|
842 |
msgid "Excluded IP address list"
|
843 |
+
msgstr "Elenco indirizzi IP esclusi"
|
844 |
|
845 |
#: includes/settings/tabs/wps-access-level.php:160
|
846 |
msgid ""
|
847 |
+
"A list of IP addresses and subnet masks (one per line) to exclude from statistics "
|
848 |
+
"collection (both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 formats are "
|
849 |
+
"accepted). To specify an IP address only, use a subnet value of 32 or "
|
850 |
+
"255.255.255.255."
|
851 |
msgstr ""
|
852 |
+
"Un elenco di indirizzi IP e la relativa subnet (uno per riga) da escludere dalla "
|
853 |
+
"raccolta di statistiche. Esempio: 192.168.0.0/24 o 192.168.0.0/255.255.255.0. Per "
|
854 |
+
"specificare un singolo IP usate come subnet I seguenti valori: /32 "
|
855 |
+
"o /255.255.255.255."
|
856 |
|
857 |
#: includes/settings/tabs/wps-access-level.php:172
|
858 |
msgid "Excluded login page"
|
859 |
+
msgstr "Pagina di Login Esclusa"
|
860 |
|
861 |
#: includes/settings/tabs/wps-access-level.php:179
|
862 |
msgid "Excluded admin pages"
|
863 |
+
msgstr "Pagine Admin escluse"
|
864 |
|
865 |
#: includes/settings/tabs/wps-general.php:72
|
866 |
msgid "Users Online"
|
876 |
|
877 |
#: includes/settings/tabs/wps-general.php:184
|
878 |
msgid "Disable hits column in post/pages list"
|
879 |
+
msgstr "Disabilita la colonna con il conteggio dei post/pagine"
|
880 |
|
881 |
#: includes/settings/tabs/wps-general.php:195
|
882 |
msgid "Miscellaneous"
|
884 |
|
885 |
#: wp-statistics.php:164
|
886 |
msgid "Click here to visit the plugin on WordPress.org"
|
887 |
+
msgstr "Clicca qui per vedere il plugin su WordPress.org"
|
888 |
|
889 |
#: wp-statistics.php:167
|
890 |
msgid "Click here to rate and review this plugin on WordPress.org"
|
891 |
+
msgstr "Clicca qui per votare e vedere questo plugin su WordPress.org"
|
892 |
|
893 |
#: wp-statistics.php:167
|
894 |
msgid "Rate this plugin"
|
895 |
+
msgstr "Vota questo plugin"
|
896 |
|
897 |
#: wp-statistics.php:211
|
898 |
msgid "WP Statistics - Hits"
|
917 |
|
918 |
#: wp-statistics.php:364
|
919 |
msgid "Download ODF file"
|
920 |
+
msgstr "Scarica file ODF"
|
921 |
|
922 |
#: wp-statistics.php:365
|
923 |
msgid "Download HTML file"
|
924 |
+
msgstr "Scarica file HTML"
|
925 |
|
926 |
#: wp-statistics.php:369
|
927 |
msgid "Manual file not found."
|
928 |
+
msgstr "File con il manuale non trovato."
|
929 |
|
930 |
#: includes/log/exclusions.php:54
|
931 |
msgid "Exclusions Statistics"
|
932 |
+
msgstr "Statistiche Esclusioni"
|
933 |
|
934 |
#: includes/settings/tabs/wps-overview-display.php:37
|
935 |
msgid "Top Pages Visited"
|
936 |
+
msgstr "Pagine più visitate"
|
937 |
|
938 |
#: includes/log/top-pages.php:160 includes/log/widgets/pages.php:27
|
939 |
msgid "No page title found"
|
945 |
|
946 |
#: includes/log/top-pages.php:20
|
947 |
msgid "Top 5 Pages Trends"
|
948 |
+
msgstr "Top 5 Pagine di tendenza"
|
949 |
|
950 |
#: includes/log/top-pages.php:49
|
951 |
msgid "Top 5 Page Trending Stats"
|
952 |
+
msgstr "Top 5 statistiche sulle pagine di tendenza"
|
953 |
|
954 |
#: includes/log/page-statistics.php:89 includes/log/top-pages.php:70
|
955 |
msgid "Number of Hits"
|
965 |
|
966 |
#: widget.php:116
|
967 |
msgid "Search Engine referred"
|
968 |
+
msgstr "Motore di Ricerca di riferimento"
|
969 |
|
970 |
#: includes/optimization/tabs/wps-optimization-export.php:47
|
971 |
msgid "Include Header Row"
|
972 |
+
msgstr "Include la riga di intestazione"
|
973 |
|
974 |
#: includes/optimization/tabs/wps-optimization-export.php:52
|
975 |
msgid "Include a header row as the first line of the exported file."
|
982 |
#: includes/optimization/tabs/wps-optimization-resources.php:130
|
983 |
msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode."
|
984 |
msgstr ""
|
985 |
+
"PHP Safe Mode è attivo. Il codice di GeoIP non è supportato in modalità provvisoria."
|
|
|
986 |
|
987 |
#: includes/settings/tabs/wps-geoip.php:106
|
988 |
msgid "GeoIP collection is disabled due to the following reasons:"
|
989 |
+
msgstr "Collezione GeoIP è disabilitata per i seguenti motivi:"
|
990 |
|
991 |
#: includes/settings/tabs/wps-geoip.php:126
|
992 |
msgid ""
|
993 |
+
"PHP safe mode detected! GeoIP collection is not supported with PHP's safe mode "
|
994 |
+
"enabled!"
|
995 |
msgstr ""
|
996 |
+
"PHP safe mode rilevata! GeoIP non è supportata con di questa modalità di PHP "
|
997 |
+
"attivata!"
|
998 |
|
999 |
#: includes/settings/tabs/wps-general.php:214
|
1000 |
msgid "Hide admin notices about non active features"
|
1001 |
+
msgstr "Nascondi gli avvisi sulle funzionalità non attive"
|
1002 |
|
1003 |
#: includes/settings/tabs/wps-general.php:237
|
1004 |
msgid "Search Enginges"
|
1006 |
|
1007 |
#: includes/settings/tabs/wps-general.php:242
|
1008 |
msgid ""
|
1009 |
+
"Disabling all search engines is not allowed, doing so will result in all search "
|
1010 |
+
"engines being active."
|
1011 |
msgstr ""
|
1012 |
+
"Non è consentita la disattivazione di tutti i motori di ricerca. Deselezionarli "
|
1013 |
+
"tutti comporterà l'attivazione di tutti i motori di ricerca."
|
1014 |
|
1015 |
#: includes/settings/tabs/wps-general.php:257
|
1016 |
msgid "disable"
|
1017 |
+
msgstr "Disabilta"
|
1018 |
|
1019 |
#: includes/settings/tabs/wps-general.php:258
|
1020 |
msgid "Disable %s from data collection and reporting."
|
1021 |
+
msgstr "Disabilita %s dalla raccolta dei dati e reporting."
|
1022 |
|
1023 |
#: includes/optimization/tabs/wps-optimization-resources.php:147
|
1024 |
msgid "cURL Version"
|
1030 |
|
1031 |
#: includes/optimization/tabs/wps-optimization-resources.php:152
|
1032 |
msgid ""
|
1033 |
+
"The PHP cURL Extension version you are running. cURL is required for the GeoIP "
|
1034 |
+
"code, if it is not installed GeoIP will be disabled."
|
1035 |
msgstr ""
|
1036 |
+
"La versione di PHP cURL che stai eseguendo. cURL è richiesto per GeoIP, se non è "
|
1037 |
+
"installato GeoIPverrà disabilitato."
|
1038 |
|
1039 |
#: includes/optimization/tabs/wps-optimization-resources.php:158
|
1040 |
msgid "BC Math"
|
1050 |
|
1051 |
#: includes/settings/tabs/wps-geoip.php:114
|
1052 |
msgid ""
|
1053 |
+
"GeoIP collection requires the cURL PHP extension and it is not loaded on your "
|
1054 |
+
"version of PHP!"
|
1055 |
+
msgstr ""
|
1056 |
+
"Raccolta di GeoIP richiede l'estensione PHP cURL che attualmente non è presente sul "
|
1057 |
+
"tuo Sistema."
|
1058 |
|
1059 |
#: includes/settings/tabs/wps-geoip.php:120
|
1060 |
msgid ""
|
1061 |
+
"GeoIP collection requires the BC Math PHP extension and it is not loaded on your "
|
1062 |
+
"version of PHP!"
|
1063 |
+
msgstr ""
|
1064 |
+
"Raccolta di GeoIP richiede l'estensione PHP Math BC che attualmente non è presente "
|
1065 |
+
"sul Sistema."
|
1066 |
|
1067 |
#: includes/functions/geoip-populate.php:26
|
1068 |
msgid ""
|
1069 |
+
"Unable to load the GeoIP database, make sure you have downloaded it in the settings "
|
1070 |
+
"page."
|
1071 |
msgstr ""
|
1072 |
+
"Impossibile caricare il database GeoIP, assicurarsi che lo sia stato scaricato "
|
1073 |
+
"dalla pagina di configurazione."
|
1074 |
|
1075 |
#: includes/optimization/tabs/wps-optimization-resources.php:182
|
1076 |
msgid "Database file does not exist."
|
1077 |
+
msgstr "Il File Database non esiste."
|
1078 |
|
1079 |
#: includes/log/last-visitor.php:59
|
1080 |
msgid "Search for"
|
1081 |
+
msgstr "Cerca per"
|
1082 |
|
1083 |
#: includes/log/widgets/browsers.php:8 includes/log/widgets/countries.php:11
|
1084 |
#: includes/log/widgets/hits.php:8 includes/log/widgets/pages.php:13
|
1085 |
#: includes/log/widgets/recent.php:9 includes/log/widgets/referring.php:13
|
1086 |
#: includes/log/widgets/search.php:8 includes/log/widgets/words.php:16
|
1087 |
msgid "More"
|
1088 |
+
msgstr "Altro"
|
1089 |
|
1090 |
#: includes/settings/tabs/wps-general.php:269
|
1091 |
msgid "Include totals"
|
1093 |
|
1094 |
#: includes/settings/tabs/wps-general.php:275
|
1095 |
msgid ""
|
1096 |
+
"Add a total line to charts with multiple values, like the search engine referrals"
|
1097 |
+
msgstr "Aggiunge una riga con i totali dei grafici."
|
|
|
|
|
|
|
1098 |
|
1099 |
#: includes/settings/tabs/wps-overview-display.php:100
|
1100 |
msgid "Disable map"
|
1101 |
+
msgstr "Disabilita mappa"
|
1102 |
|
1103 |
#: includes/settings/tabs/wps-overview-display.php:106
|
1104 |
msgid "Disable the map display"
|
1106 |
|
1107 |
#: includes/settings/tabs/wps-overview-display.php:112
|
1108 |
msgid "Get country location from Google"
|
1109 |
+
msgstr "Prendi la localizzazione da Google"
|
1110 |
|
1111 |
#: includes/log/exclusions.php:8
|
1112 |
msgid ""
|
1113 |
+
"Attention: Exclusion are not currently set to be recorded, the results below may "
|
1114 |
+
"not reflect current statistics!"
|
1115 |
msgstr ""
|
1116 |
+
"Attenzione!!: Le Esclusioni al monento non sono registrate. I risultati potrebbero "
|
1117 |
+
"non essere in linea con le statistiche correnti.Attenzione: Esclusione non sono "
|
1118 |
+
"attualmente impostati per essere registrati, i risultati qui sottonon può "
|
1119 |
+
"riflettere le attuali statistiche!"
|
1120 |
|
1121 |
#: includes/log/exclusions.php:118
|
1122 |
msgid "Number of excluded hits"
|
1123 |
+
msgstr "Numero di esclusioni per Hits"
|
1124 |
|
1125 |
#: includes/settings/tabs/wps-access-level.php:86
|
1126 |
msgid ""
|
1127 |
"Hint: manage_network = Super Admin Network, manage_options = Administrator, "
|
1128 |
+
"edit_others_posts = Editor, publish_posts = Author, edit_posts = Contributor, read "
|
1129 |
+
"= Everyone."
|
1130 |
msgstr ""
|
1131 |
+
"Suggerimento: manage_network = rete di Super Admin, manage_options = Administrator,"
|
1132 |
+
"edit_others_posts = Editor, publish_posts = autore, edit_posts =Collaboratore, "
|
1133 |
+
"leggere = tutti."
|
1134 |
|
1135 |
#: includes/settings/tabs/wps-access-level.php:99
|
1136 |
#: includes/settings/tabs/wps-access-level.php:151
|
1137 |
msgid "Enable"
|
1138 |
+
msgstr "Abilita"
|
1139 |
|
1140 |
#: includes/settings/tabs/wps-access-level.php:100
|
1141 |
msgid ""
|
1142 |
+
"This will record all the excluded hits in a separate table with the reasons why it "
|
1143 |
+
"was excluded but no other information. This will generate a lot of data but is "
|
1144 |
+
"useful if you want to see the total number of hits your site gets, not just actual "
|
1145 |
+
"user visits."
|
1146 |
msgstr ""
|
1147 |
+
"Questo registrerà tutti gli Hits esclusi in una tabella separata con le motivazioni "
|
1148 |
+
"dell'esclusione. Questo genererà molti dati ma è da considerarsi utile se vuoi "
|
1149 |
+
"sapere il numero degli hits che il tuo sito riceve e non soltanto le visite."
|
|
|
1150 |
|
1151 |
#: includes/settings/tabs/wps-access-level.php:168
|
1152 |
msgid "Site URL Exclusions"
|
1154 |
|
1155 |
#: includes/settings/tabs/wps-access-level.php:175
|
1156 |
msgid "Exclude the login page for registering as a hit."
|
1157 |
+
msgstr "Escludi la pagina di login a seguito di registrazione con successo."
|
1158 |
|
1159 |
#: includes/settings/tabs/wps-access-level.php:182
|
1160 |
msgid "Exclude the admin pages for registering as a hit."
|
1161 |
+
msgstr "Escludi le pagine di amministrazione dal conteggio Hits"
|
1162 |
|
1163 |
#: includes/settings/tabs/wps-access-level.php:93 wp-statistics.php:254
|
1164 |
msgid "Exclusions"
|
1166 |
|
1167 |
#: includes/log/exclusions.php:68
|
1168 |
msgid "Total Exclusions: %s"
|
1169 |
+
msgstr "Esclusioni Totali: %s"
|
1170 |
|
1171 |
#: includes/log/exclusions.php:75
|
1172 |
msgid "Exclusions Statistical Chart"
|
1173 |
+
msgstr "Grafico Statistico delle Esclusioni"
|
1174 |
|
1175 |
#: includes/settings/tabs/wps-access-level.php:33
|
1176 |
msgid "Access Levels"
|
1182 |
|
1183 |
#: includes/optimization/wps-optimization.php:128
|
1184 |
msgid "Purging"
|
1185 |
+
msgstr "Pulisci"
|
1186 |
|
1187 |
#: includes/optimization/wps-optimization.php:130
|
1188 |
msgid "Updates"
|
1190 |
|
1191 |
#: includes/settings/wps-settings.php:88
|
1192 |
msgid "Access/Exclusions"
|
1193 |
+
msgstr "Accessi/Esclusioni"
|
1194 |
|
1195 |
#: includes/settings/wps-settings.php:91
|
1196 |
msgid "Maintenance"
|
1198 |
|
1199 |
#: includes/settings/wps-settings.php:126
|
1200 |
msgid "Update"
|
1201 |
+
msgstr "Aggiorna"
|
1202 |
|
1203 |
#: includes/settings/wps-settings.php:86
|
1204 |
msgid "General"
|
1206 |
|
1207 |
#: includes/optimization/empty.php:57
|
1208 |
msgid "Error, %s not emptied!"
|
1209 |
+
msgstr "Errore, %s non svuotato!"
|
1210 |
|
1211 |
#: includes/optimization/tabs/wps-optimization-purging.php:118
|
1212 |
msgid "Data"
|
1214 |
|
1215 |
#: includes/optimization/tabs/wps-optimization-purging.php:145
|
1216 |
msgid "Purge records older than"
|
1217 |
+
msgstr "Eliminazione dei record più vecchi"
|
1218 |
|
1219 |
#: includes/optimization/tabs/wps-optimization-purging.php:151
|
1220 |
msgid ""
|
1221 |
+
"Deleted user statistics data older than the selected number of days. Minimum value "
|
1222 |
+
"is 30 days."
|
1223 |
msgstr ""
|
1224 |
+
"Ho eliminato i dati statistici richiesti più vecchi del numero di giorni richiesto. "
|
1225 |
+
"Il valore minimo è di 30 giorni."
|
1226 |
|
1227 |
#: includes/optimization/tabs/wps-optimization-purging.php:152
|
1228 |
msgid "Purge now!"
|
1229 |
+
msgstr "Pulisci ora!"
|
1230 |
|
1231 |
#: includes/optimization/purge-data.php:55
|
1232 |
msgid "Please select a value over 30 days."
|
1234 |
|
1235 |
#: includes/settings/tabs/wps-maintenance.php:20
|
1236 |
msgid ""
|
1237 |
+
"This will permanently delete data from the database each day, are you sure you want "
|
1238 |
+
"to enable this option?"
|
1239 |
msgstr ""
|
1240 |
+
"Questo eliminerà permanentemente i dati dal database ogni giorno, sei sicuro di "
|
1241 |
+
"abilitare questa opzione?"
|
1242 |
|
1243 |
#: includes/settings/tabs/wps-maintenance.php:30
|
1244 |
msgid "Database Maintenance"
|
1245 |
+
msgstr "Manutenzione Database"
|
1246 |
|
1247 |
#: includes/settings/tabs/wps-maintenance.php:35
|
1248 |
msgid "Run a daily WP Cron job to prune the databases"
|
1249 |
+
msgstr "Esegui un job quotidiano di WP Cron per compattare i database"
|
1250 |
|
1251 |
#: includes/settings/tabs/wps-maintenance.php:41
|
1252 |
msgid ""
|
1253 |
+
"A WP Cron job will be run daily to prune any data older than a set number of days."
|
|
|
1254 |
msgstr ""
|
1255 |
+
"Un job WP Cron verrà eseguito quotidianamente per cancellare i dati più vecchi di "
|
1256 |
+
"un certo numero di giorni."
|
1257 |
|
1258 |
#: includes/settings/tabs/wps-maintenance.php:47
|
1259 |
msgid "Prune data older than"
|
1260 |
+
msgstr "Cancella dati più vecchi di"
|
1261 |
|
1262 |
#: includes/settings/tabs/wps-maintenance.php:52
|
1263 |
msgid "Days"
|
1265 |
|
1266 |
#: includes/settings/tabs/wps-maintenance.php:53
|
1267 |
msgid ""
|
1268 |
+
"The number of days to keep statistics for. Minimum value is 30 days. Invalid "
|
1269 |
+
"values will disable the daily maintenance."
|
1270 |
msgstr ""
|
1271 |
+
"Il numero di giorni per mantenere le statistiche. Valore minimo è di 30 giorni. "
|
|
|
1272 |
|
1273 |
#: includes/settings/wps-settings.php:89
|
1274 |
msgid "GeoIP"
|
1275 |
msgstr "GeoIP"
|
1276 |
|
1277 |
+
#: includes/settings/tabs/wps-browscap.php:54 includes/settings/tabs/wps-geoip.php:64
|
|
|
1278 |
msgid "Next update will be"
|
1279 |
msgstr "il prossimo aggiornamento sarà"
|
1280 |
|
1281 |
#: includes/settings/tabs/wps-geoip.php:109
|
1282 |
msgid ""
|
1283 |
+
"GeoIP collection requires PHP %s or above, it is currently disabled due to the "
|
1284 |
+
"installed PHP version being "
|
1285 |
msgstr ""
|
1286 |
+
"GeoIP richiede PHP %s o superiore. Attualmente è disabilitato a causa della "
|
1287 |
+
"versione non corretta di PHP"
|
1288 |
|
1289 |
#: includes/log/widgets/search.php:8 includes/log/widgets/summary.php:64
|
1290 |
msgid "Search Engine Referrals"
|
1291 |
+
msgstr "Cerca tra i Referral dei motori di ricerca"
|
1292 |
|
1293 |
#: includes/log/widgets/summary.php:88
|
1294 |
msgid "Daily Total"
|
1302 |
#: includes/optimization/tabs/wps-optimization-updates.php:25
|
1303 |
#: includes/optimization/tabs/wps-optimization-updates.php:40
|
1304 |
msgid "Update Now!"
|
1305 |
+
msgstr "Aggiorna Ora!"
|
1306 |
|
1307 |
#: includes/settings/tabs/wps-access-level.php:87
|
1308 |
msgid ""
|
1309 |
"Each of the above casscades the rights upwards in the default WordPress "
|
1310 |
+
"configuration. So for example selecting publish_posts grants the right to Authors, "
|
1311 |
+
"Editors, Admins and Super Admins."
|
1312 |
msgstr ""
|
1313 |
+
"Ciascuno dei menu' a tendina gestiscono I diritti nelle configurazioni di "
|
1314 |
+
"WordPress. Ad esempio selezionando publish_posts fornisce I diritti a Autori, "
|
1315 |
+
"Editori, Amministratori e Super Amministratori."
|
1316 |
|
1317 |
#: includes/settings/tabs/wps-access-level.php:88
|
1318 |
msgid ""
|
1319 |
+
"If you need a more robust solution to delegate access you might want to look at %s "
|
1320 |
+
"in the WordPress plugin directory."
|
1321 |
msgstr ""
|
1322 |
+
"Se avete bisogno di una soluzione più sicura per delegare l'accesso, potresti "
|
1323 |
+
"guardare %s nella WordPress plugin directory."
|
1324 |
|
1325 |
#: includes/settings/tabs/wps-access-level.php:62
|
1326 |
msgid "Required user level to view WP Statistics"
|
1327 |
+
msgstr "Livello utente richiesto per visualizzare le WP Statistics"
|
1328 |
|
1329 |
#: includes/settings/tabs/wps-access-level.php:77
|
1330 |
msgid "Required user level to manage WP Statistics"
|
1331 |
+
msgstr "Livello utente richiesto per gestire le WP Statistics"
|
1332 |
|
1333 |
#: includes/settings/tabs/wps-geoip.php:56
|
1334 |
msgid "Schedule monthly update of GeoIP DB"
|
1335 |
+
msgstr "Pianificazione aggiornamento mensile di GeoIP DB"
|
1336 |
|
1337 |
#: includes/settings/tabs/wps-geoip.php:82
|
1338 |
msgid ""
|
1339 |
+
"Download of the GeoIP database will be scheduled for 2 days after the first Tuesday "
|
1340 |
+
"of the month."
|
1341 |
+
msgstr "Download del database GeoIP sarà programmato per 2 giorni dopo il primo"
|
|
|
1342 |
|
1343 |
#: includes/settings/tabs/wps-geoip.php:83
|
1344 |
msgid ""
|
1345 |
+
"This option will also download the database if the local filesize is less than 1k "
|
1346 |
+
"(which usually means the stub that comes with the plugin is still in place)."
|
|
|
1347 |
msgstr ""
|
1348 |
+
"Questa opzione scaricherà anche il database se la dimensione del file locale è "
|
1349 |
+
"minore di 1k."
|
|
|
1350 |
|
1351 |
#: includes/settings/tabs/wps-geoip.php:89
|
1352 |
msgid "Populate missing GeoIP after update of GeoIP DB"
|
1353 |
+
msgstr "Popola i dati mancanti di GeoIP dopo l'aggiornamento del DB"
|
1354 |
|
1355 |
#: includes/settings/tabs/wps-geoip.php:95
|
1356 |
msgid "Update any missing GeoIP data after downloading a new database."
|
1357 |
+
msgstr "Aggiornare dati GeoIP mancanti dopo aver scaricato un nuovo database."
|
1358 |
|
1359 |
#: includes/functions/geoip-populate.php:50
|
1360 |
msgid "Updated %s GeoIP records in the visitors database."
|
1361 |
+
msgstr "Aggiornati %s record GeoIP nel database visitatori."
|
1362 |
|
1363 |
#: includes/optimization/tabs/wps-optimization-resources.php:98
|
1364 |
msgid "Version Info"
|
1365 |
+
msgstr "Informazioni sulla Versione"
|
1366 |
|
1367 |
#: includes/optimization/tabs/wps-optimization-resources.php:103
|
1368 |
msgid "WP Statistics Version"
|
1390 |
|
1391 |
#: wp-statistics.php:610
|
1392 |
msgid "Error could not open downloaded GeoIP database for reading: %s"
|
1393 |
+
msgstr "Errore impossibile aprire in lettura il database di GeoIP scaricato: %s"
|
|
|
1394 |
|
1395 |
#: wp-statistics.php:617
|
1396 |
msgid "Error could not open destination GeoIP database for writing %s"
|
1397 |
+
msgstr "Errore impossibile aprire in scrittura il database di GeoIP selezionato: %s"
|
|
|
|
|
1398 |
|
1399 |
#: wp-statistics.php:633
|
1400 |
msgid "GeoIP Database updated successfully!"
|
1401 |
+
msgstr "Database GeoIP aggiornato con successo!"
|
1402 |
|
1403 |
#: includes/optimization/tabs/wps-optimization-resources.php:229
|
1404 |
msgid "Client Info"
|
1405 |
+
msgstr "Informazioni Client"
|
1406 |
|
1407 |
#: includes/optimization/tabs/wps-optimization-resources.php:234
|
1408 |
msgid "Client IP"
|
1418 |
|
1419 |
#: includes/optimization/tabs/wps-optimization-resources.php:250
|
1420 |
msgid "The client user agent string."
|
1421 |
+
msgstr "Stringa agente del client utente"
|
1422 |
|
1423 |
#: includes/settings/tabs/wps-access-level.php:105
|
1424 |
msgid "Exclude User Roles"
|
1425 |
+
msgstr "Escludi ruoli utente"
|
1426 |
|
1427 |
#: includes/settings/tabs/wps-access-level.php:119
|
1428 |
#: includes/settings/tabs/wps-access-level.php:174
|
1432 |
|
1433 |
#: includes/settings/tabs/wps-access-level.php:120
|
1434 |
msgid "Exclude %s role from data collection."
|
1435 |
+
msgstr "Excludi %s ruolo dalla collection dei dati."
|
1436 |
|
1437 |
#: includes/settings/tabs/wps-access-level.php:126
|
1438 |
msgid "IP/Robot Exclusions"
|
1439 |
+
msgstr "Esclusioni IP/Robot"
|
1440 |
|
1441 |
#: includes/settings/tabs/wps-access-level.php:143
|
1442 |
msgid ""
|
1443 |
+
"A list of words (one per line) to match against to detect robots. Entries must be "
|
1444 |
+
"at least 4 characters long or they will be ignored."
|
1445 |
msgstr ""
|
1446 |
+
"Un elenco di parole (una per linea) da inserire per rilevare i robots. Le parole "
|
1447 |
+
"devono essere di almeno 4 caratteri o verranno ignorate."
|
1448 |
|
1449 |
#: includes/settings/tabs/wps-access-level.php:144
|
1450 |
msgid "Reset to Default"
|
1451 |
+
msgstr "Riporta a configurazione standard"
|
1452 |
|
1453 |
#: includes/settings/tabs/wps-access-level.php:161
|
1454 |
msgid "Add 10.0.0.0"
|
1455 |
+
msgstr "Aggiungi 10.0.0.0"
|
1456 |
|
1457 |
#: includes/settings/tabs/wps-access-level.php:162
|
1458 |
msgid "Add 172.16.0.0"
|
1459 |
+
msgstr "Aggiungi 172.16.0.0"
|
1460 |
|
1461 |
#: includes/settings/tabs/wps-access-level.php:163
|
1462 |
msgid "Add 192.168.0.0"
|
1463 |
+
msgstr "Aggiungi 192.168.0.0"
|
1464 |
|
1465 |
#: includes/settings/tabs/wps-general.php:264
|
1466 |
msgid "Charts"
|
1468 |
|
1469 |
#: includes/settings/tabs/wps-geoip.php:38
|
1470 |
msgid ""
|
1471 |
+
"For get more information and location (country) from visitor, enable this feature."
|
|
|
1472 |
msgstr ""
|
1473 |
+
"Per ottenere ulteriori informazioni e luogo (nazione) dal visitatore, attivare "
|
1474 |
+
"questa funzione."
|
1475 |
|
1476 |
#: includes/settings/wps-settings.php:87 wp-statistics.php:248
|
1477 |
msgid "Overview"
|
1478 |
msgstr "Panoramica"
|
1479 |
|
1480 |
#: includes/optimization/tabs/wps-optimization-database.php:25
|
1481 |
+
#: includes/optimization/tabs/wps-optimization-updates.php:21 wp-statistics.php:251
|
|
|
1482 |
msgid "Countries"
|
1483 |
msgstr "Paesi"
|
1484 |
|
1516 |
|
1517 |
#: includes/log/hit-statistics.php:17 includes/log/widgets/hits.php:8
|
1518 |
msgid "Hit Statistics"
|
1519 |
+
msgstr "Statistiche Hits"
|
1520 |
|
1521 |
#: includes/log/exclusions.php:57 includes/log/hit-statistics.php:21
|
1522 |
#: includes/log/page-statistics.php:33 includes/log/search-statistics.php:21
|
1560 |
|
1561 |
#: includes/settings/tabs/wps-overview-display.php:34
|
1562 |
msgid "Hits Statistical Chart"
|
1563 |
+
msgstr "Statistiche Hits Grafica"
|
1564 |
|
1565 |
#: includes/log/exclusions.php:97 includes/log/hit-statistics.php:69
|
1566 |
#: includes/log/search-statistics.php:77 includes/log/widgets/hits.php:39
|
1584 |
|
1585 |
#: includes/log/top-countries.php:31 includes/log/widgets/countries.php:20
|
1586 |
msgid "Visitor Count"
|
1587 |
+
msgstr "Conteggio visitatori"
|
1588 |
|
1589 |
#: includes/settings/tabs/wps-overview-display.php:35
|
1590 |
msgid "Search Engine Referrers Statistical Chart"
|
1591 |
+
msgstr "Grafico Referral dai motori di ricerca"
|
1592 |
|
1593 |
#: includes/log/top-countries.php:19
|
1594 |
msgid "Top Countries"
|
1595 |
+
msgstr "Top Nazioni"
|
1596 |
|
1597 |
#: includes/optimization/tabs/wps-optimization-purging.php:159
|
1598 |
msgid "Delete User Agent Types"
|
1599 |
+
msgstr "Eliminare i Tipi di Agente Utente"
|
1600 |
|
1601 |
#: includes/optimization/tabs/wps-optimization-purging.php:164
|
1602 |
msgid "Delete Agents"
|
1603 |
+
msgstr "Cancella Agenti"
|
1604 |
|
1605 |
#: includes/optimization/tabs/wps-optimization-purging.php:179
|
1606 |
msgid "All visitor data will be lost for this agent type."
|
1607 |
+
msgstr "Tutti i dati del visitatore saranno perduti per questo tipo di agente."
|
1608 |
|
1609 |
#: includes/optimization/tabs/wps-optimization-purging.php:180
|
1610 |
#: includes/optimization/tabs/wps-optimization-purging.php:204
|
1611 |
msgid "Delete now!"
|
1612 |
+
msgstr "Cancella ora!"
|
1613 |
|
1614 |
#: includes/optimization/tabs/wps-optimization-purging.php:188
|
1615 |
msgid "Delete Platforms"
|
1616 |
+
msgstr "Cancella Piattaforme"
|
1617 |
|
1618 |
#: includes/optimization/tabs/wps-optimization-purging.php:203
|
1619 |
msgid "All visitor data will be lost for this platform type."
|
1620 |
+
msgstr "Tutti i dati del visitatore saranno perduti per questo tipo di piattaforma."
|
|
|
1621 |
|
1622 |
#: includes/optimization/tabs/wps-optimization-updates.php:16
|
1623 |
msgid "GeoIP Options"
|
1624 |
+
msgstr "Opzioni GeoIP"
|
1625 |
|
1626 |
#: includes/settings/tabs/wps-general.php:133
|
1627 |
msgid "Store entire user agent string"
|
1628 |
+
msgstr "Memorizza per intero la stringa agente dell'utente"
|
1629 |
|
1630 |
#: includes/settings/tabs/wps-general.php:139
|
1631 |
msgid "Only enabled for debugging"
|
1633 |
|
1634 |
#: includes/settings/tabs/wps-geoip.php:17
|
1635 |
msgid "GeoIP settings"
|
1636 |
+
msgstr "impostazioni GeoIP"
|
1637 |
|
1638 |
#: includes/settings/tabs/wps-geoip.php:32
|
1639 |
msgid "GeoIP collection"
|
1640 |
+
msgstr "GeoIP"
|
1641 |
|
1642 |
#: includes/settings/tabs/wps-geoip.php:44
|
1643 |
msgid "Update GeoIP Info"
|
1644 |
+
msgstr "Aggiorna info GeoIP"
|
1645 |
|
1646 |
#: includes/settings/tabs/wps-geoip.php:49
|
1647 |
msgid "Download GeoIP Database"
|
1648 |
+
msgstr "Scarica Database GeoIP"
|
1649 |
|
1650 |
+
#: includes/settings/tabs/wps-browscap.php:40 includes/settings/tabs/wps-geoip.php:50
|
|
|
1651 |
msgid "Save changes on this page to download the update."
|
1652 |
+
msgstr "Salva i cambiamenti in questa pagina per scaricare l'aggiornamento."
|
1653 |
|
1654 |
#: includes/optimization/tabs/wps-optimization-purging.php:10
|
1655 |
#: includes/optimization/tabs/wps-optimization-purging.php:36
|
1660 |
|
1661 |
#: includes/optimization/tabs/wps-optimization-purging.php:137
|
1662 |
msgid "Clear now!"
|
1663 |
+
msgstr "Pulisci ora!"
|
1664 |
|
1665 |
#: wp-statistics.php:261
|
1666 |
msgid "Optimization"
|
1667 |
msgstr "Ottimizzazione"
|
1668 |
|
1669 |
#: includes/optimization/delete-agents.php:5
|
1670 |
+
#: includes/optimization/delete-platforms.php:5 includes/optimization/empty.php:5
|
1671 |
+
#: includes/optimization/export.php:5 includes/optimization/purge-data.php:5
|
|
|
1672 |
#: includes/optimization/wps-optimization.php:3 manual/manual.php:5
|
1673 |
msgid "Access denied!"
|
1674 |
+
msgstr "Accesso negato!"
|
1675 |
|
1676 |
#: includes/optimization/delete-agents.php:18
|
1677 |
+
#: includes/optimization/delete-platforms.php:18 includes/optimization/empty.php:42
|
1678 |
+
#: includes/optimization/export.php:57
|
1679 |
msgid "Please select the desired items."
|
1680 |
msgstr "Selezionare le voci desiderate."
|
1681 |
|
1698 |
#: includes/optimization/tabs/wps-optimization-resources.php:81
|
1699 |
#: includes/optimization/tabs/wps-optimization-resources.php:92
|
1700 |
msgid "Row"
|
1701 |
+
msgstr "Riga"
|
1702 |
|
1703 |
#: includes/optimization/tabs/wps-optimization-resources.php:49
|
1704 |
#: includes/optimization/tabs/wps-optimization-resources.php:60
|
1711 |
#: includes/optimization/tabs/wps-optimization-export.php:7
|
1712 |
#: includes/optimization/wps-optimization.php:127
|
1713 |
msgid "Export"
|
1714 |
+
msgstr "Esporta"
|
1715 |
|
1716 |
#: includes/optimization/tabs/wps-optimization-export.php:12
|
1717 |
msgid "Export from"
|
1718 |
+
msgstr "Esporta da"
|
1719 |
|
1720 |
#: includes/optimization/tabs/wps-optimization-export.php:24
|
1721 |
msgid "Select the table for the output file."
|
1723 |
|
1724 |
#: includes/optimization/tabs/wps-optimization-export.php:30
|
1725 |
msgid "Export To"
|
1726 |
+
msgstr "Export su"
|
1727 |
|
1728 |
#: includes/optimization/tabs/wps-optimization-export.php:41
|
1729 |
msgid "Select the output file type."
|
1735 |
|
1736 |
#: includes/optimization/tabs/wps-optimization-purging.php:123
|
1737 |
msgid "Empty Table"
|
1738 |
+
msgstr "Tabella Vuota"
|
1739 |
|
1740 |
#: includes/optimization/tabs/wps-optimization-purging.php:136
|
1741 |
msgid "All data table will be lost."
|
1742 |
+
msgstr "Tutti i dati nelle tabelle selezionate andranno persi."
|
1743 |
|
1744 |
#: includes/settings/tabs/wps-about.php:44
|
1745 |
msgid "Support"
|
1747 |
|
1748 |
#: includes/settings/tabs/wps-about.php:74
|
1749 |
msgid "Farsi"
|
1750 |
+
msgstr "Farsi"
|
1751 |
|
1752 |
#: includes/log/top-referring.php:47
|
1753 |
msgid "Referring sites from"
|
1754 |
+
msgstr "Siti Referral da"
|
1755 |
|
1756 |
#: includes/settings/tabs/wps-about.php:36
|
1757 |
msgid "Translations"
|
1759 |
|
1760 |
#: includes/log/top-referring.php:4
|
1761 |
msgid "To be added soon"
|
1762 |
+
msgstr "Verranno aggiunte presto"
|
1763 |
|
1764 |
#: includes/log/last-search.php:102 includes/log/last-visitor.php:99
|
1765 |
#: includes/log/top-referring.php:78 includes/log/widgets/recent.php:27
|
1772 |
#: includes/log/last-search.php:139 includes/log/last-visitor.php:132
|
1773 |
#: includes/log/top-pages.php:181 includes/log/top-referring.php:132
|
1774 |
msgid "Page"
|
1775 |
+
msgstr "Pagina"
|
1776 |
|
1777 |
#: includes/log/last-search.php:139 includes/log/last-visitor.php:132
|
1778 |
#: includes/log/top-pages.php:181 includes/log/top-referring.php:132
|
1782 |
#: wp-statistics.php:455
|
1783 |
msgid "Table plugin does not exist! Please disable and re-enable the plugin."
|
1784 |
msgstr ""
|
1785 |
+
"Il plugin delle tabelle non esiste! Per favore disattiva e riattiva il plugin."
|
1786 |
|
1787 |
#: includes/settings/tabs/wps-general.php:280
|
1788 |
#: includes/settings/tabs/wps-general.php:285 schedule.php:161
|
1796 |
#: includes/settings/tabs/wps-general.php:369 widget.php:38 widget.php:247
|
1797 |
#: wp-statistics.php:310
|
1798 |
msgid "User Online"
|
1799 |
+
msgstr "Utenti Online"
|
1800 |
|
1801 |
#: includes/settings/tabs/wps-general.php:371 widget.php:45 widget.php:250
|
1802 |
msgid "Today Visit"
|
1872 |
|
1873 |
#: wp-statistics.php:340
|
1874 |
msgid "View Stats"
|
1875 |
+
msgstr "Vedi Statistiche"
|
1876 |
|
1877 |
#: wp-statistics.php:152 wp-statistics.php:262
|
1878 |
msgid "Settings"
|
1896 |
|
1897 |
#: wp-statistics.php:444 wp-statistics.php:544 wp-statistics.php:815
|
1898 |
msgid "You do not have sufficient permissions to access this page."
|
1899 |
+
msgstr "Non si dispone delle autorizzazioni sufficienti per accedere a questa pagina."
|
|
|
1900 |
|
1901 |
#: includes/log/all-browsers.php:23 includes/log/all-browsers.php:106
|
1902 |
#: includes/log/all-browsers.php:240 includes/log/exclusions.php:74
|
1999 |
#: includes/settings/tabs/wps-general.php:219
|
2000 |
#: includes/settings/tabs/wps-general.php:231
|
2001 |
#: includes/settings/tabs/wps-general.php:274
|
2002 |
+
#: includes/settings/tabs/wps-general.php:290 includes/settings/tabs/wps-geoip.php:37
|
2003 |
+
#: includes/settings/tabs/wps-geoip.php:61 includes/settings/tabs/wps-geoip.php:94
|
|
|
|
|
2004 |
#: includes/settings/tabs/wps-maintenance.php:40
|
2005 |
#: includes/settings/tabs/wps-overview-display.php:105
|
2006 |
#: includes/settings/tabs/wps-overview-display.php:117
|
2058 |
|
2059 |
#: includes/settings/tabs/wps-general.php:150
|
2060 |
msgid "For each visit to account for several hits. Currently %s."
|
2061 |
+
msgstr "Per ogni visita tenere conto di parecchi Hits. Attualmente %s."
|
2062 |
|
2063 |
#: includes/settings/tabs/wps-general.php:322
|
2064 |
msgid "Select when receiving statistics report."
|
2065 |
+
msgstr "Seleziona quando si desidera riceve la relazione statistica."
|
2066 |
|
2067 |
#: includes/settings/tabs/wps-general.php:334
|
2068 |
msgid "Email"
|
2074 |
|
2075 |
#: includes/settings/tabs/wps-general.php:337
|
2076 |
msgid "Type Select Get Status Report."
|
2077 |
+
msgstr "Seleziona il tipo di Report."
|
2078 |
|
2079 |
#: includes/settings/tabs/wps-general.php:363
|
2080 |
msgid "Enter the contents of the reports received."
|
2081 |
+
msgstr "Inserisci il contenuto da ricevere nei reports."
|
2082 |
|
2083 |
#: widget.php:240
|
2084 |
msgid "Name"
|
2085 |
+
msgstr "Nome"
|
2086 |
|
2087 |
#: widget.php:244
|
2088 |
msgid "Items"
|
2089 |
+
msgstr "Oggetti"
|
2090 |
|
2091 |
#: widget.php:283
|
2092 |
msgid "Select type of search engine"
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://mostafa-soufi.ir/donate/
|
|
4 |
Tags: statistics, stats, visit, visitors, chart, browser, blog, today, yesterday, week, month, year, total, post, page, sidebar, summary, feedburner, hits, pagerank, google, alexa, live visit
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.1
|
7 |
-
Stable tag: 8.7.
|
8 |
License: GPL2
|
9 |
|
10 |
Complete statistics for your WordPress site.
|
@@ -214,6 +214,13 @@ BACKUP YOUR DATABASE BEFORE INSTALLING! This release alters the table structure
|
|
214 |
Support for old format substitution codes in the statistics reports has been removed, the upgrade now converts them to short codes but you should verify the report content after upgrading.
|
215 |
|
216 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
= 8.7.1 =
|
218 |
* Fixed: Variable scope for the exclusion match/reason updated to protected from private to allow the GeoIP code to set them. This could cause various issues including failed uploades depending on the error reporting level set for PHP.
|
219 |
|
4 |
Tags: statistics, stats, visit, visitors, chart, browser, blog, today, yesterday, week, month, year, total, post, page, sidebar, summary, feedburner, hits, pagerank, google, alexa, live visit
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 8.7.2
|
8 |
License: GPL2
|
9 |
|
10 |
Complete statistics for your WordPress site.
|
214 |
Support for old format substitution codes in the statistics reports has been removed, the upgrade now converts them to short codes but you should verify the report content after upgrading.
|
215 |
|
216 |
== Changelog ==
|
217 |
+
= 8.7.2 =
|
218 |
+
* Added: shareaholic-bot to robots list.
|
219 |
+
* Fixed: Robot threshold setting was not being saved.
|
220 |
+
* Updated: Italian translation, thanks illatooscuro.
|
221 |
+
* Updated: Arabic translation, thanks Hammad.
|
222 |
+
* Updated: Honey pot page title now includes "Pot" in it.
|
223 |
+
|
224 |
= 8.7.1 =
|
225 |
* Fixed: Variable scope for the exclusion match/reason updated to protected from private to allow the GeoIP code to set them. This could cause various issues including failed uploades depending on the error reporting level set for PHP.
|
226 |
|
robotslist.php
CHANGED
@@ -93,6 +93,7 @@ $wps_robotarray = array(
|
|
93 |
'SemanticBot',
|
94 |
'SemrushBot',
|
95 |
'SeznamBot',
|
|
|
96 |
'SiteExplorer',
|
97 |
'Slurp',
|
98 |
'Socialradarbot',
|
93 |
'SemanticBot',
|
94 |
'SemrushBot',
|
95 |
'SeznamBot',
|
96 |
+
'shareaholic-bot',
|
97 |
'SiteExplorer',
|
98 |
'Slurp',
|
99 |
'Socialradarbot',
|
wp-statistics.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: WP Statistics
|
4 |
Plugin URI: http://wp-statistics.com/
|
5 |
Description: Complete statistics for your WordPress site.
|
6 |
-
Version: 8.7.
|
7 |
Author: Mostafa Soufi & Greg Ross
|
8 |
Author URI: http://wp-statistics.com/
|
9 |
Text Domain: wp_statistics
|
@@ -17,7 +17,7 @@ License: GPL2
|
|
17 |
}
|
18 |
|
19 |
// These defines are used later for various reasons.
|
20 |
-
define('WP_STATISTICS_VERSION', '8.7.
|
21 |
define('WP_STATISTICS_MANUAL', 'manual/WP Statistics Admin Manual.');
|
22 |
define('WP_STATISTICS_REQUIRED_PHP_VERSION', '5.3.0');
|
23 |
define('WP_STATISTICS_REQUIRED_GEOIP_PHP_VERSION', WP_STATISTICS_REQUIRED_PHP_VERSION);
|
3 |
Plugin Name: WP Statistics
|
4 |
Plugin URI: http://wp-statistics.com/
|
5 |
Description: Complete statistics for your WordPress site.
|
6 |
+
Version: 8.7.2
|
7 |
Author: Mostafa Soufi & Greg Ross
|
8 |
Author URI: http://wp-statistics.com/
|
9 |
Text Domain: wp_statistics
|
17 |
}
|
18 |
|
19 |
// These defines are used later for various reasons.
|
20 |
+
define('WP_STATISTICS_VERSION', '8.7.2');
|
21 |
define('WP_STATISTICS_MANUAL', 'manual/WP Statistics Admin Manual.');
|
22 |
define('WP_STATISTICS_REQUIRED_PHP_VERSION', '5.3.0');
|
23 |
define('WP_STATISTICS_REQUIRED_GEOIP_PHP_VERSION', WP_STATISTICS_REQUIRED_PHP_VERSION);
|