WP Statistics - Version 9.3.1

Version Description

If upgrading from pre-9.0, please make sure to backup your database before installing. Once installed, please go to Statistics->Optimization->Database and add the visits index.

Download this release

Release Info

Developer mostafa.s1990
Plugin Icon 128x128 WP Statistics
Version 9.3.1
Comparing to
See all releases

Code changes from version 9.3 to 9.3.1

includes/log/widgets/google.map.php CHANGED
@@ -3,7 +3,7 @@
3
 
4
  global $WP_Statistics;
5
 
6
- if($WP_Statistics->get_option('geoip') && !$WP_Statistics->get_option('disable_map') && $WP_Statistics->get_option('visitos' )) { ?>
7
  <div class="postbox">
8
  <div class="handlediv" title="<?php _e('Click to toggle', 'wp_statistics'); ?>"><br /></div>
9
  <h3 class="hndle"><span><?php _e('Today Visitors Map', 'wp_statistics'); ?></span></h3>
3
 
4
  global $WP_Statistics;
5
 
6
+ if($WP_Statistics->get_option('geoip') && !$WP_Statistics->get_option('disable_map') && $WP_Statistics->get_option('visitors' )) { ?>
7
  <div class="postbox">
8
  <div class="handlediv" title="<?php _e('Click to toggle', 'wp_statistics'); ?>"><br /></div>
9
  <h3 class="hndle"><span><?php _e('Today Visitors Map', 'wp_statistics'); ?></span></h3>
includes/log/widgets/jqv.map.php CHANGED
@@ -3,7 +3,7 @@
3
 
4
  global $wpdb, $WP_Statistics;
5
 
6
- if($WP_Statistics->get_option('geoip') && !$WP_Statistics->get_option('disable_map') && $WP_Statistics->get_option('visitos' ) ) { ?>
7
  <div class="postbox">
8
  <div class="handlediv" title="<?php _e('Click to toggle', 'wp_statistics'); ?>"><br /></div>
9
  <h3 class="hndle"><span><?php _e('Today Visitors Map', 'wp_statistics'); ?></span></h3>
3
 
4
  global $wpdb, $WP_Statistics;
5
 
6
+ if($WP_Statistics->get_option('geoip') && !$WP_Statistics->get_option('disable_map') && $WP_Statistics->get_option('visitors' ) ) { ?>
7
  <div class="postbox">
8
  <div class="handlediv" title="<?php _e('Click to toggle', 'wp_statistics'); ?>"><br /></div>
9
  <h3 class="hndle"><span><?php _e('Today Visitors Map', 'wp_statistics'); ?></span></h3>
languages/wp_statistics-fa_IR.mo CHANGED
Binary file
languages/wp_statistics-fa_IR.po CHANGED
@@ -2,2582 +2,3132 @@
2
  # This file is distributed under the same license as the WP Statistics package.
3
  msgid ""
4
  msgstr ""
5
- "PO-Revision-Date: 2015-04-23 20:02:02+0000\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=1; plural=0;\n"
10
- "X-Generator: GlotPress/1.0-alpha-1000\n"
11
- "Project-Id-Version: WP Statistics\n"
 
 
 
 
 
 
 
 
 
12
 
13
- #: includes/settings/tabs/wps-general.php:281
14
- msgid "Add page title to empty search words"
15
- msgstr ""
16
 
17
- #: includes/settings/tabs/wps-general.php:287
18
- msgid "If a search engine is identified as the referrer but it does not include the search query this option will substitute the page title in quotes preceded by \"~:\" as the search query to help identify what the user may have been searching for."
19
- msgstr ""
 
 
 
20
 
21
- #: includes/settings/tabs/wps-maintenance.php:77
22
- msgid "The number of hits required to delete the visitor. Invalid values will disable the daily maintenance (must be 10 or greater)."
23
- msgstr ""
 
 
 
 
 
24
 
25
- #: includes/settings/tabs/wps-maintenance.php:71
26
- msgid "Prune visitors with more than"
27
- msgstr ""
 
28
 
29
- #: includes/settings/tabs/wps-maintenance.php:65
30
- msgid "A WP Cron job will be run daily to prune any users statistics data where the user has more than the defined number of hits in a day (aka they are probably a bot)."
31
- msgstr ""
32
 
33
- #: includes/optimization/tabs/wps-optimization-purging.php:217
34
- msgid "Purge visitors with more than"
 
35
  msgstr ""
36
 
37
- #: includes/optimization/tabs/wps-optimization-purging.php:222
38
- msgid "hits"
39
- msgstr ""
40
 
41
- #: includes/optimization/tabs/wps-optimization-purging.php:223
42
- msgid "Deleted user statistics data where the user has more than the defined number of hits in a day. This can be useful to clear up old data when your site has been hit by a bot. This will remove the visitor and their hits to the site, however it will not remove individual page hits as that data is not recorded on a per use basis. Minimum value is 10 hits."
43
- msgstr ""
 
44
 
45
- #: includes/functions/purge-hits.php:28
46
- msgid "No visitors found to purge."
47
- msgstr ""
 
 
48
 
49
- #: includes/functions/purge-hits.php:25
50
- msgid "%s records purged successfully."
51
- msgstr ""
52
 
53
- #: ajax.php:174 includes/functions/purge-hits.php:32
54
- msgid "Number of hits must be greater than or equal to 10!"
55
- msgstr ""
 
 
 
56
 
57
- #: shortcode.php:132
58
- msgid "Page Visits"
59
- msgstr ""
 
60
 
61
- #: shortcode.php:135
62
- msgid "Page Count"
63
- msgstr ""
 
 
 
64
 
65
- #: shortcode.php:136
66
- msgid "Comment Count"
67
- msgstr ""
 
 
 
 
68
 
69
- #: shortcode.php:137
70
- msgid "Spam Count"
71
- msgstr ""
 
 
72
 
73
- #: shortcode.php:138
74
- msgid "User Count"
75
- msgstr ""
 
76
 
77
- #: shortcode.php:139
78
- msgid "Post Average"
79
- msgstr ""
 
 
 
80
 
81
- #: shortcode.php:140
82
- msgid "Comment Average"
83
- msgstr ""
 
 
84
 
85
- #: shortcode.php:141
86
- msgid "User Average"
87
- msgstr ""
88
 
89
- #: shortcode.php:149
90
- msgid "The time frame to get the statistic for, strtotime() (http://php.net/manual/en/datetime.formats.php) will be used to calculate it."
91
- msgstr ""
92
 
93
- #: shortcode.php:153
94
- msgid "Search Provider"
95
- msgstr ""
96
 
97
- #: shortcode.php:156
98
- msgid "The search provider to get statistics on."
99
- msgstr ""
100
 
101
- #: shortcode.php:160
102
- msgid "Number Format"
103
- msgstr ""
104
 
105
- #: shortcode.php:163
106
- msgid "The format to display numbers in: i18n, english, none."
107
- msgstr ""
108
 
109
- #: shortcode.php:167
110
- msgid "English"
111
- msgstr ""
112
 
113
- #: shortcode.php:168
114
- msgid "International"
115
- msgstr ""
116
 
117
- #: includes/log/exclusions.php:191 includes/log/hit-statistics.php:163
118
- msgid "Hits Statistics Summary"
119
- msgstr ""
 
120
 
121
- #: includes/log/exclusions.php:201 includes/log/hit-statistics.php:174
122
- msgid "Chart Total"
123
- msgstr ""
124
 
125
- #: includes/log/exclusions.php:206 includes/log/hit-statistics.php:180
126
- msgid "All Time Total"
127
- msgstr ""
128
 
129
- #: includes/log/log.php:57
130
- msgid "Have you thought about donating to WP Statistics?"
131
- msgstr ""
132
 
133
- #: includes/settings/tabs/wps-about.php:20 wp-statistics.php:355
134
- msgid "Donate"
135
- msgstr ""
136
 
137
- #: includes/settings/tabs/wps-about.php:24
138
- msgid "Fell like showing us how much you enjoy WP Statistics? Drop by our %s page and show us some love!"
139
- msgstr ""
140
 
141
- #: includes/settings/tabs/wps-about.php:24
142
- msgid "donation"
143
- msgstr ""
144
 
145
- #: includes/log/log.php:57
146
- msgid "Donate Now!"
147
- msgstr ""
148
 
149
- #: includes/log/log.php:57
150
- msgid "Close"
151
- msgstr ""
152
 
153
- #: shortcode.php:126
154
- msgid "Select the statistic you wish to display."
155
- msgstr ""
156
 
157
- #: shortcode.php:123
158
- msgid "Statistic"
159
- msgstr ""
160
 
161
- #: shortcode.php:134
162
- msgid "Post Count"
163
- msgstr ""
 
164
 
165
- #: shortcode.php:146
166
- msgid "Time Frame"
167
- msgstr ""
 
168
 
169
- #: includes/functions/functions.php:929
170
  msgid "to"
171
  msgstr "تا"
172
 
173
- #: includes/functions/functions.php:929
 
174
  msgid "Go"
175
  msgstr "برو"
176
 
177
- #: includes/log/top-pages.php:95
178
- msgid "Rank #5"
179
- msgstr "رتبه #5"
 
180
 
181
- #: includes/log/top-pages.php:95
182
- msgid "Rank #4"
183
- msgstr "رتبه #4"
 
184
 
185
- #: includes/log/top-pages.php:95
186
- msgid "Rank #3"
187
- msgstr "رتبه #3"
 
 
 
 
188
 
189
- #: includes/log/top-pages.php:95
190
- msgid "Rank #1"
191
- msgstr "رتبه #1"
 
192
 
193
- #: includes/log/top-pages.php:95
194
- msgid "Rank #2"
195
- msgstr "رتبه #2"
 
196
 
197
- #: includes/optimization/tabs/wps-optimization-database.php:56
198
- msgid "Visits Table"
199
- msgstr "جدول بازدید‌ها"
200
 
201
- #: includes/optimization/tabs/wps-optimization-database.php:70
202
- msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case. Newer installs protect against this with a unique index on the table. To create the index on the older installs duplicate entries must be deleted first. Clicking \"Update Now\" will scan the vistits table, delete duplicate entries and add the index."
203
- msgstr "در نصب‌های قبلی‌تر محتواهای تکراری در جدول بازدید‌ها وجود دارد. نصب جدید با شاخص محنصر به فرد در این جدول محافظت می‌شود. برای ایجاد شاخص ابتدا باید شاخص محتواهای تکراری حذف شود. با کلیک برروی \"به‌روز رسانی\" جدول بازدیدها بررسی میشود و شاخص را اضافه می‌کند."
 
204
 
205
- #: includes/optimization/tabs/wps-optimization-database.php:71
206
- msgid "This operation could take a long time on installs with many rows in the visits table."
207
- msgstr "این عملیات می‌تواند به دلیل ردیف‌های زیاد در جدول بازدیدها زمان طولانی داشته باشد."
 
 
 
 
208
 
209
- #: includes/optimization/tabs/wps-optimization-database.php:76
210
- msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case. Newer installs protect against this with a unique index on the table."
211
- msgstr "نصب‌های قدیمی از آمار وردپرس به محتواهای تکراری در جدول بازدیدها اجازه نشتن می‌دهد. نصب جدید در برابر این شاخص منحصر به فرد محافظت شده است."
 
 
 
 
212
 
213
- #: includes/log/last-visitor.php:68
214
- msgid "Filtered by"
215
- msgstr "فیلتر توسط"
216
 
217
- #: includes/functions/functions.php:922 includes/functions/functions.php:925
218
- msgid "Range"
219
- msgstr "از"
220
 
221
- #: includes/functions/functions.php:929
222
- msgid "MM/DD/YYYY"
223
- msgstr "MM/DD/YYYY"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
224
 
225
- #: includes/settings/tabs/wps-general.php:342
226
- msgid "Do not use the translations and instead use the English defaults for WP Statistics (requires two page loads)"
227
- msgstr "اگر نمیخواهید افزونه برای شما ترجمه شود و از زبان پیش‌فرض انگلیسی استفاده شود. (نیازمند بارگزاری صفحه است)"
 
 
 
 
228
 
229
- #: includes/settings/tabs/wps-general.php:336
230
- msgid "Force English"
231
- msgstr "اجبار به انگلیسی"
232
 
233
- #: includes/settings/tabs/wps-general.php:331
234
- msgid "Languages"
235
- msgstr "زبان‌ها"
 
 
236
 
237
- #: includes/settings/tabs/wps-access-level.php:271
238
- msgid "Note: this option will NOT handle url parameters (anything after the ?), only to the script name. Entries less than two characters will be ignored."
239
- msgstr "نکته: این گزینه نمی‌تواند به آدرس های طولانی (هرچیزی پس از ؟) رسیدگی کند، تنها نام اسکریپت را وارد کنید. محتوا‌های کمتر از 2 کارکتر نادیده گرفته می‌شود."
240
 
241
- #: includes/settings/tabs/wps-access-level.php:269
242
- msgid "A list of local urls (ie. /wordpress/about, one per line) to exclude from statistics collection."
243
- msgstr "یک لیست از آدرس‌های محلی (به‌عنوان مثال: /wordpress/about، هر یک خط) که از مجموعه آماری استثنا باشند."
 
244
 
245
- #: includes/settings/tabs/wps-access-level.php:266
246
- msgid "Excluded URLs list"
247
- msgstr "لیست استثنائات آدرس‌ها"
 
 
 
 
248
 
249
- #: includes/log/exclusions.php:24
250
- msgid "Excluded URL"
251
- msgstr "آدرس‌های محاسبه نشده"
252
 
253
- #: includes/log/widgets/summary.php:66
254
- msgid "Last 365 Days (Year)"
255
- msgstr "365 روز گذشته (سال)"
 
256
 
257
- #: includes/log/widgets/summary.php:60
258
- msgid "Last 30 Days (Month)"
259
- msgstr "30 روز گذشته (ماه)"
260
 
261
- #: includes/log/widgets/summary.php:54
262
- msgid "Last 7 Days (Week)"
263
- msgstr "7 روز گذشته (هفته)"
264
 
265
- #: includes/functions/functions.php:403
266
- msgid "Yahoo!"
267
- msgstr "یاهو!"
268
 
269
- #: includes/functions/functions.php:404
270
- msgid "Yandex"
271
- msgstr "یاندکس"
272
 
273
- #: includes/functions/functions.php:400
274
- msgid "clearch.org"
275
- msgstr "clearch.org"
276
 
277
- #: includes/functions/functions.php:401
278
- msgid "DuckDuckGo"
279
- msgstr "داک‌داک‌گو"
 
 
 
 
280
 
281
- #: includes/functions/functions.php:399
282
- msgid "Bing"
283
- msgstr "بینگ"
 
 
284
 
285
- #: includes/functions/functions.php:398
286
- msgid "Baidu"
287
- msgstr "بایدو"
288
 
289
- #: editor.php:69
290
- msgid "Hits in the last 20 days"
291
- msgstr "آخرین بازدیدها در 20 روز گذشته"
292
 
293
- #: includes/log/exclusions.php:24
294
- msgid "Feeds"
295
- msgstr "خوراک‌ها"
296
 
297
- #: includes/log/exclusions.php:24
298
- msgid "User Role"
299
- msgstr "نقش کاربری"
300
 
301
- #: includes/log/exclusions.php:24
302
- msgid "Login Page"
303
- msgstr "صفحه ورود"
304
 
305
- #: includes/log/exclusions.php:24
306
- msgid "Admin Page"
307
- msgstr "صفحه مدیریت"
308
 
309
- #: includes/log/exclusions.php:24
310
- msgid "Self Referral"
311
- msgstr "ورودی‌های خودی"
312
 
313
- #: includes/log/exclusions.php:24
314
- msgid "IP Match"
315
- msgstr "تطبیق آی‌پی"
316
 
317
- #: includes/log/exclusions.php:24
318
- msgid "Robot"
319
- msgstr "روبات"
 
 
 
 
 
320
 
321
- #: includes/log/online.php:100
322
- msgid "Currently there are no users online in the site."
323
- msgstr "در حال حاضر هیچ کاربری در سایت آنلاین نیست."
324
 
325
- #: includes/log/exclusions.php:24
326
- msgid "Robot Threshold"
327
- msgstr "روبات"
 
328
 
329
- #: includes/log/exclusions.php:24
330
- msgid "Honey Pot"
331
- msgstr "Honey Pot"
 
 
 
332
 
333
- #: includes/log/widgets/page.php:8
334
- msgid "Page Trending Stats"
335
- msgstr "روند آمار برگه‌ها"
 
336
 
337
- #: includes/log/exclusions.php:24
338
- msgid "Hostname"
339
- msgstr "نام میزبان"
 
340
 
341
- #: includes/settings/tabs/wps-general.php:93
342
- #: includes/settings/tabs/wps-general.php:133
343
- #: includes/settings/tabs/wps-general.php:149
344
- #: includes/settings/tabs/wps-general.php:188
345
- #: includes/settings/tabs/wps-general.php:200
346
- #: includes/settings/tabs/wps-general.php:229
347
- #: includes/settings/tabs/wps-notifications.php:122
348
- msgid "Enable or disable this feature"
349
- msgstr "فعال یا غیرفعال کردن این امکان"
350
 
351
- #: includes/settings/tabs/wps-general.php:99
352
- msgid "Check for online users every"
353
- msgstr "زمان بررسی برای محاسبه کاربران آنلاین هر"
 
354
 
355
- #: includes/settings/tabs/wps-general.php:104
356
- msgid "Second"
357
- msgstr "ثانیه"
 
358
 
359
- #: includes/settings/tabs/wps-general.php:105
360
- msgid "Time for the check accurate online user in the site. Now: %s Second"
361
- msgstr "زمان برای بررسی دقیق کاربران حاضر در سایت. فعلا %s ثانیه است"
 
 
 
362
 
363
- #: includes/settings/tabs/wps-general.php:111
364
- msgid "Record all user"
365
- msgstr "ضبط تمام کاربر"
 
 
 
366
 
367
- #: includes/settings/tabs/wps-general.php:117
368
- msgid "Ignores the exclusion settings and records all users that are online (including self referrals and robots). Should only be used for troubleshooting."
369
- msgstr "نادیده می گیرد تنظیمات خروج و ثبت تمام کاربران که به صورت آنلاین (از جمله معارفه خود و ربات). فقط باید برای عیب یابی استفاده می شود."
 
 
 
 
370
 
371
- #: includes/settings/tabs/wps-general.php:155
372
- msgid "Store entire user agent string"
373
- msgstr "ذخیره تمامی مرورگرهای کاربر"
374
 
375
- #: includes/settings/tabs/wps-general.php:161
376
- msgid "Only enabled for debugging"
377
- msgstr "فعال فقط برای اشکال زدایی"
 
 
 
 
 
 
378
 
379
- #: includes/settings/tabs/wps-general.php:167
380
- msgid "Coefficient per visitor"
381
- msgstr "ضریب محاسبه هر بازدیدکننده"
 
 
 
 
 
 
 
382
 
383
- #: includes/settings/tabs/wps-general.php:172
384
- msgid "For each visit to account for several hits. Currently %s."
385
- msgstr "ضریب محاسبه هر بازدید کننده را در آمار مشخص می‌کند. درحال حاضر %s است."
 
 
 
 
386
 
387
- #: includes/settings/tabs/wps-general.php:177
388
- #: includes/settings/tabs/wps-general.php:182 wp-statistics.php:344
389
- #: wp-statistics.php:420
390
- msgid "Pages"
391
- msgstr "برگه‌ها"
 
 
392
 
393
- #: includes/settings/tabs/wps-general.php:194
394
- msgid "Track all pages"
395
- msgstr "رهگیری همه برگه‌ها"
396
 
397
- #: includes/settings/tabs/wps-general.php:209
398
- msgid "Strip parameters from URI"
399
- msgstr "پارامترهای نوار از URI"
400
 
401
- #: includes/settings/tabs/wps-general.php:215
402
- msgid "This will remove anything after the ? in a URL."
403
- msgstr "این هر چیزی پس از حذف؟ در یک URL."
404
 
405
- #: includes/settings/tabs/wps-general.php:223
406
- msgid "Disable hits column in post/pages list"
407
- msgstr "غیرفعال کردن ستون بازدید در لیست برگه/نوشته(ها)"
408
 
409
- #: includes/settings/tabs/wps-general.php:234
410
- msgid "Miscellaneous"
411
- msgstr "متفرقه"
412
 
413
- #: includes/settings/tabs/wps-general.php:239
414
- msgid "Show stats in menu bar"
415
- msgstr "نمایش آمار در منوبار"
 
416
 
417
- #: includes/settings/tabs/wps-general.php:244
418
- msgid "No"
419
- msgstr "خیر"
420
 
421
- #: includes/settings/tabs/wps-general.php:245
422
- msgid "Yes"
423
- msgstr "بله"
424
 
425
- #: includes/settings/tabs/wps-general.php:247
426
- msgid "Show stats in admin menu bar"
427
- msgstr "نمایش آمار در منوبار مدیریت"
428
 
429
- #: includes/settings/tabs/wps-general.php:253
430
- msgid "Hide admin notices about non active features"
431
- msgstr "غیرفعال شدن اطلاعیه‌های مدیریت درمورد فعال بودن امکانات"
432
 
433
- #: includes/settings/tabs/wps-general.php:259
434
- msgid "By default WP Statistics displays an alert if any of the core features are disabled on every admin page, this option will disable these notices."
435
- msgstr "به‌طور پیش‌فرض افزونه آمار وردپرس امکاناتی که در افزونه غیرفعال باشد را به صورت اخطار در برگه‌های مدیریت نمایان می‌کند، این گزینه این ویژگی را غیرفعال می‌کند."
 
436
 
437
- #: includes/settings/tabs/wps-general.php:265
438
- msgid "Delete the manual"
439
- msgstr "حذف فایل راهنما"
 
440
 
441
- #: includes/settings/tabs/wps-general.php:271
442
- msgid "By default WP Statistics stores the admin manual in the plugin directory (~5 meg), if this option is enabled it will be deleted now and during upgrades in the future."
443
- msgstr "به طور پیش‌فرض فایل راهنمای کاربری افزونه آمار در شاخه افزونه با حجم (تقریباً 5 مگابایت) می‌باشد. اگر این گزینه فعال باشد هم‌اکنون پاک خواهد شد و در زمان ارتقاء نیز حذف می‌شود."
 
444
 
445
- #: includes/settings/tabs/wps-general.php:276
446
- msgid "Search Engines"
447
- msgstr "موتورهای جستجو"
448
 
449
- #: includes/settings/tabs/wps-general.php:293
450
- msgid "Disabling all search engines is not allowed, doing so will result in all search engines being active."
451
- msgstr "از کار انداختن موتورهای جستجویی که نیازی به آنها نیست، این عمل در نتیجه کل موتورهای جستجو تأثیر می‌گذارد."
 
 
452
 
453
- #: includes/settings/tabs/wps-general.php:308
454
- msgid "disable"
455
- msgstr "غیرفعال"
 
 
456
 
457
- #: includes/settings/tabs/wps-general.php:309
458
- msgid "Disable %s from data collection and reporting."
459
- msgstr "غیرفعال کردن %s از جمع آوری داده‌ها و گزارش."
 
 
460
 
461
- #: includes/settings/tabs/wps-general.php:315
462
- msgid "Charts"
463
- msgstr "نمودار"
 
464
 
465
- #: includes/settings/tabs/wps-general.php:320
466
- msgid "Include totals"
467
- msgstr "جمع کل"
 
468
 
469
- #: includes/settings/tabs/wps-general.php:326
470
- msgid "Add a total line to charts with multiple values, like the search engine referrals"
471
- msgstr "اضافه شدن جمع کل به نمودار آمار ورودی از موتورهای جستجو"
472
 
473
- #: includes/settings/tabs/wps-geoip.php:27
474
- msgid "GeoIP settings"
475
- msgstr "تنظیمات GeoIP"
476
 
477
- #: includes/settings/tabs/wps-geoip.php:32
478
- msgid "IP location services provided by GeoLite2 data created by MaxMind, available from %s."
479
- msgstr "سرویس ارائه‌دهنده مکان‌نمای IP با GeoLite2 ایجاد شده و توسط MaxMind ساخته شده است و در %s قابل دسترس است."
 
480
 
481
- #: includes/settings/tabs/wps-geoip.php:42
482
- msgid "GeoIP collection"
483
- msgstr "مجموعه GeoIP"
484
 
485
- #: includes/settings/tabs/wps-geoip.php:48
486
- msgid "For get more information and location (country) from visitor, enable this feature."
487
- msgstr "برای دریافت اطلاعات بیشتر و موقعیت (کشور) بازدیدکننده، این امکان را فعال کنید."
488
 
489
- #: includes/settings/tabs/wps-geoip.php:54
490
- msgid "Update GeoIP Info"
491
- msgstr "به روز رسانی اطلاعات GeoIP"
492
 
493
- #: includes/settings/tabs/wps-geoip.php:59
494
- msgid "Download GeoIP Database"
495
- msgstr "دریافت پایگاه‌داده GeoIP"
496
 
497
- #: includes/settings/tabs/wps-geoip.php:66
498
- msgid "Schedule monthly update of GeoIP DB"
499
- msgstr "برنامه‌ریزی به‌روزرسانی ماهیانه پایگاه‌داده‌ی GeoIP"
500
 
501
- #: includes/settings/tabs/wps-geoip.php:92
502
- msgid "Download of the GeoIP database will be scheduled for 2 days after the first Tuesday of the month."
503
- msgstr "دریافت پایگاه‌داده‌ی GeoIP در 2 روز بعد از اولین سه‌شنبه در هرماه."
 
504
 
505
- #: includes/settings/tabs/wps-geoip.php:93
506
- msgid "This option will also download the database if the local filesize is less than 1k (which usually means the stub that comes with the plugin is still in place)."
507
- msgstr "این امکان حتی داده‌های کمتر از 1 کیلوبایت را نیز دریافت می‌کند (که به معنای داده‌های همراه افزونه است)."
 
 
 
 
 
508
 
509
- #: includes/settings/tabs/wps-geoip.php:99
510
- msgid "Populate missing GeoIP after update of GeoIP DB"
511
- msgstr "جمعیت‌های از دست رفته GeoIP بعد از به‌روز سانی پایگاه‌داده‌ی GeoIP"
512
 
513
- #: includes/settings/tabs/wps-geoip.php:105
514
- msgid "Update any missing GeoIP data after downloading a new database."
515
- msgstr "به‌روز رسانی هر داده‌ی از دست‌رفته‌ی GeoIP بعد از دریافت پایگاه داده‌ی جدید."
516
 
517
- #: includes/settings/tabs/wps-geoip.php:111
518
- msgid "Country code for private IP addresses"
519
- msgstr "کد کشور برای آدرس های IP خصوصی"
 
520
 
521
- #: includes/settings/tabs/wps-geoip.php:116
522
- msgid "The international standard two letter country code (ie. US = United States, CA = Canada, etc.) for private (non-routable) IP addresses (ie. 10.0.0.1, 192.158.1.1, 127.0.0.1, etc.). Use \"000\" (three zeros) to use \"Unknown\" as the country code."
523
- msgstr "استاندارد دو کد بین المللی نامه کشور (به عنوان مثال. ایالات متحده = ایالات متحده، CA = کانادا، و غیره) برای خصوصی (غیر قابل دسترسی) آدرس IP (به عنوان مثال. 10.0.0.1، 192.158.1.1، 127.0.0.1، و غیره). استفاده از &quot;000&quot; (سه صفر) به استفاده از &quot;ناشناخته&quot; به عنوان کد کشور."
524
 
525
- #: includes/settings/tabs/wps-geoip.php:127
526
- msgid "GeoIP collection is disabled due to the following reasons:"
527
- msgstr "مجموعه GeoIP با توجه به دلایل زیر غیرفعال شده است:"
528
 
529
- #: includes/settings/tabs/wps-geoip.php:130
530
- msgid "GeoIP collection requires PHP %s or above, it is currently disabled due to the installed PHP version being "
531
- msgstr "مجموعه GeoIP به PHP نسخه %s و بالاتر نیاز دارد، در حال حاضر با توجه به پایین بودن نسخه PHP شما، غیرفعال است"
 
532
 
533
- #: includes/settings/tabs/wps-geoip.php:135
534
- msgid "GeoIP collection requires the cURL PHP extension and it is not loaded on your version of PHP!"
535
- msgstr "مجموعه‌ی GeoIP نیاز به ماژول cURL در PHP دارد و نمی‌تواند در نگارش PHP شما بارگزاری شود!"
536
 
537
- #: includes/settings/tabs/wps-geoip.php:141
538
- msgid "GeoIP collection requires the BC Math PHP extension and it is not loaded on your version of PHP!"
539
- msgstr "مجموعه‌ی GeoIP نیاز به ماژول BC Math در PHP دارد و نمی‌تواند در نگارش PHP شما بارگزاری شود!"
540
 
541
- #: includes/settings/tabs/wps-geoip.php:147
542
- msgid "PHP safe mode detected! GeoIP collection is not supported with PHP's safe mode enabled!"
543
- msgstr "حالت ایمنی PHP شناسایی نشد! مجموعه GeoIP توسط حالت ایمنی PHP پشتیبانی نمی‌شود!"
544
 
545
- #: includes/settings/tabs/wps-maintenance.php:20
546
- msgid "This will permanently delete data from the database each day, are you sure you want to enable this option?"
547
- msgstr "این درخواست داده‌های قدیمی را برای همیشه پاک می‌کند. برای فعال سازی آن مطمئن هستید؟"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
548
 
549
- #: includes/settings/tabs/wps-maintenance.php:30
550
- msgid "Database Maintenance"
551
- msgstr "تعمیر و نگه‌داری پایگاه‌داده"
552
 
553
- #: includes/settings/tabs/wps-maintenance.php:35
554
- #: includes/settings/tabs/wps-maintenance.php:59
555
- msgid "Run a daily WP Cron job to prune the databases"
556
- msgstr "اجرای روزانه یک زمان‌بندی برای هرس کردن پایگاه‌داده."
557
 
558
- #: includes/settings/tabs/wps-maintenance.php:41
559
- msgid "A WP Cron job will be run daily to prune any data older than a set number of days."
560
- msgstr "وظیفه آن اجرای روزانه برای حذف داده‌هایی که بیشتر از زمان انتخاب شده نگه‌داری شده اند."
561
 
562
- #: includes/settings/tabs/wps-maintenance.php:47
563
- msgid "Prune data older than"
564
- msgstr "داده‌های قدیمی‌تر از"
565
 
566
- #: includes/settings/tabs/wps-maintenance.php:52
567
- msgid "Days"
568
- msgstr "روز"
569
 
570
- #: includes/settings/tabs/wps-maintenance.php:53
571
- msgid "The number of days to keep statistics for. Minimum value is 30 days. Invalid values will disable the daily maintenance."
572
- msgstr "تعداد روزها برای حفظ آمار. حداقل مقدار 30 روز است. مقدارهای نامعتبر روزانه غیرفعال می‌شوند."
 
573
 
574
- #: includes/settings/tabs/wps-notifications.php:44
575
- msgid "Common Report Options"
576
- msgstr "تنظیمات متداول گزارش"
 
577
 
578
- #: includes/settings/tabs/wps-notifications.php:49
579
- msgid "E-mail addresses"
580
- msgstr "آدرس‌های پست‌الکترونیک"
581
 
582
- #: includes/settings/tabs/wps-notifications.php:54
583
- msgid "A comma separated list of e-mail addresses to send reports to."
584
- msgstr "برای دریافت ایمیل گزارش، آدرس ایمیل‌های را با ویرگول لاتین جدا کنید."
585
 
586
- #: includes/settings/tabs/wps-notifications.php:59
587
- msgid "Update Reports"
588
- msgstr "به‌روز رسانی گزارش"
589
 
590
- #: includes/log/exclusions.php:24
591
- #: includes/settings/tabs/wps-notifications.php:64
592
- msgid "Browscap"
593
- msgstr "Browscap"
594
 
595
- #: includes/settings/tabs/wps-notifications.php:70
596
- msgid "Send a report whenever the browscap.ini is updated."
597
- msgstr "ارسال گزارش زمانیکه browscap.ini به‌روز شد."
598
 
599
- #: includes/log/exclusions.php:24
600
- #: includes/settings/tabs/wps-notifications.php:76
601
- #: includes/settings/wps-settings.php:104
602
- msgid "GeoIP"
603
- msgstr "GeoIP"
604
 
605
- #: includes/settings/tabs/wps-notifications.php:82
606
- msgid "Send a report whenever the GeoIP database is updated."
607
- msgstr "ارسال گزارش زمانیکه پایگاه‌داده GeoIP به‌روز شد."
 
608
 
609
- #: includes/settings/tabs/wps-notifications.php:88
610
- msgid "Pruning"
611
- msgstr "پاک‌سازی"
 
612
 
613
- #: includes/settings/tabs/wps-notifications.php:94
614
- msgid "Send a report whenever the pruning of database is run."
615
- msgstr "ارسال گزارش زمانیکه پایگاه‌داده پاک‌سازی شد."
 
 
 
 
616
 
617
- #: includes/settings/tabs/wps-notifications.php:100
618
- msgid "Upgrade"
619
- msgstr "ارتقاء"
620
 
621
- #: includes/settings/tabs/wps-notifications.php:106
622
- msgid "Send a report whenever the plugin is upgraded."
623
- msgstr "ارسال گزارش زمانیکه افزونه به‌روز شد."
624
 
625
- #: includes/settings/tabs/wps-notifications.php:111
626
- #: includes/settings/tabs/wps-notifications.php:116 schedule.php:199
627
- msgid "Statistical reporting"
628
- msgstr "گزارش آماری"
629
 
630
- #: includes/settings/tabs/wps-notifications.php:129
631
- msgid "Schedule"
632
- msgstr "زمان‌بندی"
633
 
634
- #: includes/settings/tabs/wps-notifications.php:153
635
- msgid "Select how often to receive statistical report."
636
- msgstr "چگونگی دریافت گزارش آمار را انتخاب کنید."
637
 
638
- #: includes/settings/tabs/wps-notifications.php:159
639
- msgid "Send reports via"
640
- msgstr "ارسال از طریق"
641
 
642
- #: includes/settings/tabs/wps-notifications.php:165
643
- msgid "Email"
644
- msgstr "پست الکترونیک"
 
 
 
 
 
645
 
646
- #: includes/settings/tabs/wps-notifications.php:167
647
- msgid "SMS"
648
- msgstr "پیامک"
649
 
650
- #: includes/settings/tabs/wps-notifications.php:170
651
- msgid "Select delivery method for statistical report."
652
- msgstr "روش تحویل گزارش آمار را انتخاب کنید."
 
 
 
653
 
654
- #: includes/settings/tabs/wps-notifications.php:173
655
- msgid "Note: To send SMS text messages please install the %s plugin."
656
- msgstr "توجه: برای ارسال اس ام اس متن پیام لطفا پلاگین %s نصب کنید."
 
 
 
657
 
658
- #: includes/settings/tabs/wps-notifications.php:173
659
- msgid "WordPress SMS"
660
- msgstr "اس ام اس وردپرس"
 
 
 
 
 
 
 
 
 
 
661
 
662
- #: includes/settings/tabs/wps-notifications.php:180
663
- msgid "Report body"
664
- msgstr "متن بدنه گزارش"
 
 
 
665
 
666
- #: includes/settings/tabs/wps-notifications.php:185
667
- msgid "Enter the contents of the report."
668
- msgstr "محتوای گزارش را وارد کنید."
 
 
 
 
 
 
669
 
670
- #: includes/settings/tabs/wps-notifications.php:187
671
- msgid "Any shortcode supported by your installation of WordPress, include all shortcodes for WP Statistics (see the admin manual for a list of codes available) are supported in the body of the message. Here are some examples:"
672
- msgstr "هر کدکوتاهی توسط وردپرس شما پشتیبانی میشود. کدهای کوتاه در افزونه آمار (لیست کدها در راهنمای کاربری موجود است) در بدنه‌ی متن پشتیبانی می‌شوند. نمونه‌هایی برای مثال:"
 
 
673
 
674
- #: includes/settings/tabs/wps-notifications.php:188 widget.php:38
675
- #: widget.php:245 wp-statistics.php:522
676
- msgid "User Online"
677
- msgstr "کاربران حاضر"
678
 
679
- #: includes/settings/tabs/wps-notifications.php:189 widget.php:52
680
- #: widget.php:251
681
- msgid "Today Visitor"
682
- msgstr "بازدیدکننده امروز"
 
 
 
 
 
 
 
 
683
 
684
- #: includes/settings/tabs/wps-notifications.php:190 widget.php:45
685
- #: widget.php:248
686
- msgid "Today Visit"
687
- msgstr "بازدید امروز"
 
 
 
688
 
689
- #: includes/settings/tabs/wps-notifications.php:191 widget.php:66
690
- #: widget.php:257
691
- msgid "Yesterday Visitor"
692
- msgstr "بازدید کننده دیروز"
 
 
 
 
693
 
694
- #: includes/settings/tabs/wps-notifications.php:192 widget.php:59
695
- msgid "Yesterday Visit"
696
- msgstr "بازدید دیروز"
 
697
 
698
- #: includes/settings/tabs/wps-notifications.php:193 widget.php:101
699
- #: widget.php:272
700
- msgid "Total Visitor"
701
- msgstr "کل بازدیدکنند‌گان"
702
 
703
- #: includes/settings/tabs/wps-notifications.php:194 widget.php:94
704
- #: widget.php:269
705
- msgid "Total Visit"
706
- msgstr "کل بازدیدها"
 
 
 
 
 
707
 
708
- #: includes/settings/tabs/wps-overview-display.php:23
709
- #: includes/settings/tabs/wps-overview-display.php:32 shortcode.php:166
710
- msgid "None"
711
- msgstr "هیچ"
712
 
713
- #: includes/settings/tabs/wps-overview-display.php:24
714
- msgid "Summary Statistics"
715
- msgstr "خلاصه آمار"
716
 
717
- #: includes/settings/tabs/wps-overview-display.php:28
718
- #: includes/settings/wps-settings.php:108
719
- msgid "About"
720
- msgstr "درباره"
721
 
722
- #: includes/settings/tabs/wps-overview-display.php:34
723
- msgid "Hits Statistical Chart"
724
- msgstr "نمودار آمار بازدیدها"
725
 
726
- #: includes/settings/tabs/wps-overview-display.php:36
727
- msgid "Search Engine Referrers Statistical Chart"
728
- msgstr "نمودار آمار موتورهای جستجو"
729
 
730
- #: includes/settings/tabs/wps-overview-display.php:38
731
- msgid "Top Pages Visited"
732
- msgstr "برترین برگه‌های بازدید شده"
733
 
734
- #: includes/settings/tabs/wps-overview-display.php:73
735
- msgid "Dashboard"
736
- msgstr "پیشخوان"
737
 
738
- #: includes/settings/tabs/wps-overview-display.php:77
739
- #: includes/settings/tabs/wps-overview-display.php:97
740
- #: includes/settings/tabs/wps-overview-display.php:117
741
- msgid "The following items are global to all users."
742
- msgstr "موارد زیر جهانی برای تمام کاربران می باشد."
 
 
 
 
 
 
 
 
 
 
 
743
 
744
- #: includes/settings/tabs/wps-overview-display.php:82
745
- msgid "Disable dashboard widgets"
746
- msgstr "غیرفعال کردن ابزارک پیشخوان"
 
 
747
 
748
- #: includes/settings/tabs/wps-overview-display.php:88
749
- msgid "Disable the dashboard widgets."
750
- msgstr "غیرفعال کردن ابزارک‌ها در پیشخوان"
 
 
751
 
752
- #: includes/settings/tabs/wps-overview-display.php:93
753
- msgid "Page/Post Editor"
754
- msgstr "ویرایش برگه/نوشته"
755
 
756
- #: includes/settings/tabs/wps-overview-display.php:102
757
- msgid "Disable post/page editor widget"
758
- msgstr "غیرفعال کردن ابزارک بازدید در برگه/نوشته"
 
 
 
 
759
 
760
- #: includes/settings/tabs/wps-overview-display.php:108
761
- msgid "Disable the page/post editor widget."
762
- msgstr "غیرفعال ابزارک در نوشته/برگه"
763
 
764
- #: includes/settings/tabs/wps-overview-display.php:122
765
- msgid "Map type"
766
- msgstr "نوع نقشه"
767
 
768
- #: includes/functions/functions.php:402
769
- #: includes/settings/tabs/wps-overview-display.php:128
770
- msgid "Google"
771
- msgstr "گوگل"
772
 
773
- #: includes/settings/tabs/wps-overview-display.php:128
774
- msgid "JQVMap"
775
- msgstr "JQV"
776
 
777
- #: includes/settings/tabs/wps-overview-display.php:135
778
- msgid "The \"Google\" option will use Google's mapping service to plot the recent visitors (requires access to Google)."
779
- msgstr "گزینه \"گوگل\" از سرویس نقشه گوگل برای آخرین بازدیدکنندگاه استفاده می‌کند. (نیازمند دسترسی به گوگل است)."
780
 
781
- #: includes/settings/tabs/wps-overview-display.php:136
782
- msgid "The \"JQVMap\" option will use JQVMap javascript mapping library to plot the recent visitors (requires no extenral services)."
783
- msgstr "گزینه \"JQVMap\" از کتابخوانه جاوا اسکریپتی JQVMap برای آخرین بازدیدکنندگاه استفاده می‌کند. (نیازمند سرویس خارجی نمی‌باشد)."
 
 
 
784
 
785
- #: includes/settings/tabs/wps-overview-display.php:142
786
- msgid "Disable map"
787
- msgstr "غیرفعال کردن نقشه"
 
788
 
789
- #: includes/settings/tabs/wps-overview-display.php:148
790
- msgid "Disable the map display"
791
- msgstr "غیرفعال کردن نمایش نقشه"
792
 
793
- #: includes/settings/tabs/wps-overview-display.php:154
794
- msgid "Get country location from Google"
795
- msgstr "دریافت مختصات کشورها از گوگل"
796
 
797
- #: includes/settings/tabs/wps-overview-display.php:160
798
- msgid "This feature may cause a performance degradation when viewing statistics and is only valid if the map type is set to \"Google\"."
799
- msgstr "این ویژگی ممکن است مشاهده آمار را با کندی مواجه کند و تنها برای نوع نقشه \"گوگل\" تنظیم شده است."
 
 
 
 
 
800
 
801
- #: includes/settings/tabs/wps-overview-display.php:171
802
- msgid "Overview Widgets to Display"
803
- msgstr "مروری بر نمایش ابزارک‌ها"
804
 
805
- #: includes/settings/tabs/wps-overview-display.php:175
806
- msgid "The following items are unique to each user. If you do not select the 'About' widget it will automatically be displayed in the last positon of column A."
807
- msgstr "موارد زیر برای هرکاربر منحصر به فرد است. اگر شما ابزارک \"درباره پلاگین\" را انتخاب نکنید، به صورت پیش‌فرض در ستون A نمایش داده می‌شود."
808
 
809
- #: includes/settings/tabs/wps-overview-display.php:180
810
- msgid "Slot"
811
- msgstr "سطر"
812
 
813
- #: includes/settings/tabs/wps-overview-display.php:184
814
- msgid "Column A"
815
- msgstr "ستون A"
 
816
 
817
- #: includes/settings/tabs/wps-overview-display.php:188
818
- msgid "Column B"
819
- msgstr "ستون B"
820
 
821
- #: includes/settings/tabs/wps-overview-display.php:194
822
- msgid "Slot 1"
823
- msgstr "سطر 1"
824
 
825
- #: includes/settings/tabs/wps-overview-display.php:224
826
- msgid "Slot 2"
827
- msgstr "سطر 2"
828
 
829
- #: includes/settings/tabs/wps-overview-display.php:254
830
- msgid "Slot 3"
831
- msgstr "سطر 3"
 
832
 
833
- #: includes/settings/tabs/wps-overview-display.php:284
834
- msgid "Slot 4"
835
- msgstr "سطر 4"
 
836
 
837
- #: includes/settings/tabs/wps-overview-display.php:314
838
- msgid "Slot 5"
839
- msgstr "سطر 5"
840
 
841
- #: includes/settings/tabs/wps-overview-display.php:344
842
- msgid "Slot 6"
843
- msgstr "سطر 6"
844
 
845
- #: includes/settings/tabs/wps-overview-display.php:348
846
- #: includes/settings/tabs/wps-overview-display.php:370
847
- msgid "N/A"
848
- msgstr "خالی"
849
 
850
- #: includes/settings/tabs/wps-overview-display.php:366
851
- msgid "Slot 7"
852
- msgstr "سطر 1"
853
 
854
- #: includes/settings/tabs/wps-removal.php:15
855
- msgid "WP Statisitcs Removal"
856
- msgstr "حذف افزونه آمار وردپرس"
 
 
 
 
 
 
857
 
858
- #: includes/settings/tabs/wps-removal.php:20
859
- msgid "Uninstalling WP Statistics will not remove the data and settings, you can use this option to remove the WP Statistics data from your install before uninstalling the plugin."
860
- msgstr "حذف‌کردن افزونه آمار وردپرس پاک کردن تنظیمات داده‌ها نخواهد بود، با استفاده از این گزینه می‌توانید تمامی اطلاعات (داده‌ها و جدول‌ها)ی افزونه را پاک کنید."
 
 
 
 
 
861
 
862
- #: includes/settings/tabs/wps-removal.php:23
863
- msgid "Once you submit this form the settings will be deleted during the page load, however WP Statistics will still show up in your Admin menu until another page load is executed."
864
- msgstr "پاک سازی در هنگام بارگزاری صفحه پس از یک‌بار ثبت تنظیمات انجام می شود. به هرحال افزونه آمار وردپرس در منوی مدیریت تا زمانی که بقیه صفحه اجرا شده باشد، نشان داده می‌شود."
 
 
 
 
 
865
 
866
- #: includes/settings/tabs/wps-removal.php:29
867
- msgid "Remove data and settings"
868
- msgstr "پاک کردن داده‌ها و تنظیمات"
869
 
870
- #: includes/settings/tabs/wps-removal.php:34
871
- msgid "Remove"
872
- msgstr "حذف"
873
 
874
- #: includes/settings/tabs/wps-removal.php:35
875
- msgid "Remove data and settings, this action cannot be undone."
876
- msgstr "حذف داده‌ها و تنظیمات، این عمل غیرقابل برگشت است."
877
 
878
- #: includes/settings/wps-settings.php:100
879
- msgid "General"
880
- msgstr "عمومی"
881
 
882
- #: includes/settings/wps-settings.php:101
883
- msgid "Notifications"
884
- msgstr "اطلاعیه‌ها"
885
 
886
- #: includes/settings/wps-settings.php:102
887
- msgid "Dashboard/Overview"
888
- msgstr "پیشخوان/در یک نگاه"
889
 
890
- #: includes/settings/wps-settings.php:103
891
- msgid "Access/Exclusions"
892
- msgstr "دسترسی/محرومیت‌ها"
893
 
894
- #: includes/settings/wps-settings.php:105
895
- msgid "browscap"
896
- msgstr "browscap"
897
 
898
- #: includes/settings/wps-settings.php:106
899
- msgid "Maintenance"
900
- msgstr "تعمیر و نگه‌داری"
901
 
902
- #: includes/settings/wps-settings.php:107
903
- msgid "Removal"
904
- msgstr "حذف"
905
 
906
- #: includes/settings/tabs/wps-access-level.php:278
907
- #: includes/settings/tabs/wps-browscap.php:81
908
- #: includes/settings/tabs/wps-general.php:349
909
- #: includes/settings/tabs/wps-geoip.php:158
910
- #: includes/settings/tabs/wps-maintenance.php:84
911
- #: includes/settings/tabs/wps-notifications.php:201
912
- #: includes/settings/tabs/wps-overview-display.php:388
913
- #: includes/settings/tabs/wps-removal.php:42
914
- msgid "Update"
915
- msgstr "به‌روز رسانی"
916
 
917
- #: schedule.php:10
918
- msgid "Once Weekly"
919
- msgstr "یکبار در هفته"
 
 
 
920
 
921
- #: schedule.php:17
922
- msgid "Once Every 2 Weeks"
923
- msgstr "هر 2 هفته"
924
 
925
- #: schedule.php:24
926
- msgid "Once Every 4 Weeks"
927
- msgstr "هر 4 هفته"
928
 
929
- #: widget.php:14 wp-statistics.php:335 wp-statistics.php:373
930
- msgid "Statistics"
931
- msgstr "آمار"
932
 
933
- #: widget.php:15
934
- msgid "Show site stats in sidebar."
935
- msgstr "نمایش آمار سایت در ابزارک."
 
 
 
 
936
 
937
- #: widget.php:73 widget.php:260
938
- msgid "Week Visit"
939
- msgstr "بازدید هفته"
940
 
941
- #: widget.php:80 widget.php:263
942
- msgid "Month Visit"
943
- msgstr "بازدید ماه"
944
 
945
- #: widget.php:87 widget.php:266
946
- msgid "Years Visit"
947
- msgstr "بازدید سال"
948
 
949
- #: widget.php:108 widget.php:275
950
- msgid "Total Page Views"
951
- msgstr "کل بازدید برگه‌ها"
 
 
952
 
953
- #: widget.php:116
954
- msgid "Search Engine referred"
955
- msgstr "ورودی موتور جستجو"
956
 
957
- #: widget.php:123 widget.php:298
958
- msgid "Total Posts"
959
- msgstr "کل نوشته‌ها"
960
 
961
- #: widget.php:130 widget.php:301
962
- msgid "Total Pages"
963
- msgstr "کل برگه‌ها"
964
 
965
- #: widget.php:137 widget.php:304
966
- msgid "Total Comments"
967
- msgstr "کل دیدگاه‌ها"
968
 
969
- #: widget.php:144 widget.php:307
970
- msgid "Total Spams"
971
- msgstr "کل جفنگ‌ها"
972
 
973
- #: widget.php:151 widget.php:310
974
- msgid "Total Users"
975
- msgstr "کل کاربرها"
976
 
977
- #: widget.php:158 widget.php:313
978
- msgid "Average Posts"
979
- msgstr "میانگین نوشته‌ها"
980
 
981
- #: widget.php:165 widget.php:316
982
- msgid "Average Comments"
983
- msgstr "میانگین دیدگاه‌ها"
984
 
985
- #: widget.php:172 widget.php:319
986
- msgid "Average Users"
987
- msgstr "میانگین کاربرها"
988
 
989
- #: shortcode.php:142 widget.php:179 widget.php:322
990
- msgid "Last Post Date"
991
- msgstr "تاریخ به‌روزشدن سایت"
992
 
993
- #: widget.php:238
994
- msgid "Name"
995
- msgstr "نام"
996
 
997
- #: widget.php:242
998
- msgid "Items"
999
- msgstr "آیتم‌ها"
1000
 
1001
- #: widget.php:254 wp-statistics.php:547
1002
- msgid "Yesterday visit"
1003
- msgstr "بازدید دیروز"
1004
 
1005
- #: widget.php:278
1006
- msgid "Search Engine Referred"
1007
- msgstr "ورودی موتور جستجو"
1008
 
1009
- #: widget.php:281
1010
- msgid "Select type of search engine"
1011
- msgstr "انتخاب نوع موتورجستجو"
1012
 
1013
- #: wp-statistics.php:63
1014
- msgid "ERROR: WP Statistics has detected an unsupported version of PHP, WP Statistics will not function without PHP Version "
1015
- msgstr "خطا: افزونه آمار وردپرس نسخه پشتیبانی نشده PHP را شناسایی کرده است. افزونه بدون توابع نسخه PHP کار نمی‌کند."
1016
 
1017
- #: wp-statistics.php:63
1018
- msgid " or higher!"
1019
- msgstr "و یا بالاتر!"
 
 
 
 
1020
 
1021
- #: wp-statistics.php:63
1022
- msgid "Your current PHP version is"
1023
- msgstr "نسخه جاری PHP شما"
1024
 
1025
- #: wp-statistics.php:79
1026
- msgid "WP Statistics has been removed, please disable and delete it."
1027
- msgstr "افزونه آمار وردپرس حذف شد، لطفاً افزونه را غیرفعال و پاک کنید."
 
 
1028
 
1029
- #. #-#-#-#-# plugin.pot (WP Statistics 9.2) #-#-#-#-#
1030
- #. Plugin Name of the plugin/theme
1031
- #: wp-statistics.php:37
1032
- msgid "WP Statistics"
1033
- msgstr "آمار وردپرس"
1034
 
1035
- #. #-#-#-#-# plugin.pot (WP Statistics 9.2) #-#-#-#-#
1036
- #. Description of the plugin/theme
1037
- #: wp-statistics.php:38
1038
- msgid "Complete statistics for your WordPress site."
1039
- msgstr "آماری کامل برای سایت وردپرسی شما."
1040
 
1041
- #: wp-statistics.php:130
1042
- msgid "Online user tracking in WP Statistics is not enabled, please go to %s and enable it."
1043
- msgstr "کاربران آنلاین در افزونه آمار وردپرس غیرفعال است لطفا به %s بروید و آن را فعال کنید."
 
 
 
 
 
1044
 
1045
- #: wp-statistics.php:130 wp-statistics.php:133 wp-statistics.php:136
1046
- msgid "setting page"
1047
- msgstr "تنظیمات صفحه"
1048
 
1049
- #: wp-statistics.php:133
1050
- msgid "Hit tracking in WP Statistics is not enabled, please go to %s and enable it."
1051
- msgstr "ردیابی بازدید در افزونه آمار وردپرس فعال نیست، لطفاً به %s بروید و آن را فعال کنید."
1052
 
1053
- #: wp-statistics.php:136
1054
- msgid "Visitor tracking in WP Statistics is not enabled, please go to %s and enable it."
1055
- msgstr "ردیابی بازدیدکنندگاه در افزونه آمار وردپرس فعال نیست، لطفاً به %s بروید و آن را فعال کنید."
1056
 
1057
- #: wp-statistics.php:139
1058
- msgid "GeoIP collection is not active, please go to %s and enable this feature."
1059
- msgstr "مجموعه GeoIP فعال نیست لطفا به قسمت %s بروید و این ویژگی را فعال کنید."
1060
 
1061
- #: wp-statistics.php:139
1062
- msgid "Setting page > GeoIP"
1063
- msgstr "صفحه تنظیمات > GeoIP"
1064
 
1065
- #: wp-statistics.php:242 wp-statistics.php:354 wp-statistics.php:427
1066
- msgid "Settings"
1067
- msgstr "تنظیمات"
1068
 
1069
- #: wp-statistics.php:254
1070
- msgid "Click here to visit the plugin on WordPress.org"
1071
- msgstr "برای مشاهده افزونه در Wordpress.org کلیک کنید."
1072
 
1073
- #: wp-statistics.php:254
1074
- msgid "Visit WordPress.org page"
1075
- msgstr "مشاهده برگه‌ی Wordpress.org"
 
1076
 
1077
- #: wp-statistics.php:257
1078
- msgid "Click here to rate and review this plugin on WordPress.org"
1079
- msgstr "برای دادن امتیاز و بررسی افزونه در Wordpress.org کلیک کنید."
 
1080
 
1081
- #: wp-statistics.php:257
1082
- msgid "Rate this plugin"
1083
- msgstr "امتیاز به افزونه"
 
 
 
 
 
1084
 
1085
- #: wp-statistics.php:301
1086
- msgid "WP Statistics - Hits"
1087
- msgstr "آمار وردپرس - بازدید"
1088
 
1089
- #: wp-statistics.php:338 wp-statistics.php:376 wp-statistics.php:414
1090
- msgid "Overview"
1091
- msgstr "مرور کلی"
1092
 
1093
- #: wp-statistics.php:343 wp-statistics.php:419
1094
- msgid "Online"
1095
- msgstr "آنلاین"
 
 
 
 
 
1096
 
1097
- #: wp-statistics.php:345 wp-statistics.php:421
1098
- msgid "Referrers"
1099
- msgstr "ارجاع‌دهنده‌ها"
1100
 
1101
- #: shortcode.php:133 wp-statistics.php:346 wp-statistics.php:422
1102
- msgid "Searches"
1103
- msgstr "جستجوها"
1104
 
1105
- #: wp-statistics.php:347 wp-statistics.php:423
1106
- msgid "Search Words"
1107
- msgstr "کلمات جستجو شده"
1108
 
1109
- #: wp-statistics.php:348 wp-statistics.php:424
1110
- msgid "Top Visitors Today"
1111
- msgstr "برترین بازدیدکنندگان"
1112
 
1113
- #: wp-statistics.php:353 wp-statistics.php:426
1114
- msgid "Optimization"
1115
- msgstr "بهینه سازی"
1116
 
1117
- #: wp-statistics.php:359 wp-statistics.php:390
1118
- msgid "Manual"
1119
- msgstr "راهنما"
1120
 
1121
- #: wp-statistics.php:405
1122
- msgid "Site"
1123
- msgstr "سایت"
 
 
 
 
 
 
 
1124
 
1125
- #: wp-statistics.php:406
1126
- msgid "Options"
1127
- msgstr "تنظیمات"
1128
 
1129
- #: wp-statistics.php:529
1130
- msgid "Today visitor"
1131
- msgstr "بازدید کننده امروز"
1132
 
1133
- #: wp-statistics.php:535
1134
- msgid "Today visit"
1135
- msgstr "بازدید امروز"
1136
 
1137
- #: wp-statistics.php:541
1138
- msgid "Yesterday visitor"
1139
- msgstr "بازدید کننده دیروز"
 
 
 
 
1140
 
1141
- #: wp-statistics.php:553
1142
- msgid "View Stats"
1143
- msgstr "نمایش آمار"
 
 
1144
 
1145
- #: wp-statistics.php:577
1146
- msgid "Download ODF file"
1147
- msgstr "دریافت فایل ODF"
1148
 
1149
- #: wp-statistics.php:578
1150
- msgid "Download HTML file"
1151
- msgstr "دریافت فایل HTML"
1152
 
1153
- #: wp-statistics.php:582
1154
- msgid "Manual file not found."
1155
- msgstr "راهنما یافت نشد."
 
1156
 
1157
- #: wp-statistics.php:649 wp-statistics.php:760 wp-statistics.php:794
1158
- msgid "You do not have sufficient permissions to access this page."
1159
- msgstr "شما مجوز کافی برای مشاهده‌ی این قسمت را ندارید."
1160
 
1161
- #: wp-statistics.php:662
1162
- msgid "Plugin tables do not exist in the database! Please re-run the %s install routine %s."
1163
- msgstr "جدول‌های افزونه در پایگاه‌داده وجود ندارند! لطفاً %s را اجرا کنید برای نصب %s."
1164
-
1165
- #: wp-statistics.php:230
1166
- msgid "WP Statistics %s installed on"
1167
- msgstr "افزونه آمار وردپرس نگارش %s نصب شده است"
1168
-
1169
- #: wps-updates.php:34
1170
- msgid "Error downloading GeoIP database from: %s - %s"
1171
- msgstr "خطای دریافت پایگاه‌داده GeoIP از %s: - %s"
1172
-
1173
- #: wps-updates.php:45
1174
- msgid "Error could not open downloaded GeoIP database for reading: %s"
1175
- msgstr "خطای بازشدن در هنگام دریافت پایگاه‌داده GeoIP برای خواندن: %s"
1176
 
1177
- #: wps-updates.php:52
1178
- msgid "Error could not open destination GeoIP database for writing %s"
1179
- msgstr "خطای بازشدن در هنگام دریافت پایگاه‌داده GeoIP برای نوشتن: %s"
1180
 
1181
- #: wps-updates.php:68
1182
- msgid "GeoIP Database updated successfully!"
1183
- msgstr "پایگاه‌داده GeoIP با موفقیت به‌روز شد!"
1184
 
1185
- #: wps-updates.php:93
1186
- msgid "GeoIP update on"
1187
- msgstr "GeoIP به‌روز شد در"
1188
 
1189
- #: wps-updates.php:160
1190
- msgid "Error downloading browscap database from: %s - %s"
1191
- msgstr "دانلود پایگاه داده browscap از خطا: %s - %s"
1192
 
1193
- #: wps-updates.php:262
1194
- msgid "browscap database updated successfully!"
1195
- msgstr "browscap پایگاه داده با موفقیت به روز!"
1196
 
1197
- #: wps-updates.php:273
1198
- msgid "browscap database updated failed! Cache file too large, reverting to previous browscap.ini."
1199
- msgstr "پایگاه داده browscap به روز شکست خورده! فایل ذخیره سازی بیش از حد بزرگ، رجوع به browscap.ini قبلی."
1200
 
1201
- #: wps-updates.php:281
1202
- msgid "browscap database updated failed! New browscap.ini is mis-identifing user agents as crawlers, reverting to previous browscap.ini."
1203
- msgstr "پایگاه داده browscap به روز شکست خورده! browscap.ini جدید است اشتباه identifing عوامل کاربر به عنوان خزنده، رجوع به browscap.ini قبلی."
1204
 
1205
- #: wps-updates.php:303
1206
- msgid "browscap already at current version!"
1207
- msgstr "browscap در حال حاضر در نسخه فعلی!"
 
 
 
 
1208
 
1209
- #: wps-updates.php:316
1210
- msgid "Browscap.ini update on"
1211
- msgstr "Browscap.ini به روز رسانی شد"
1212
 
1213
- #. #-#-#-#-# plugin.pot (WP Statistics 9.2) #-#-#-#-#
1214
- #. Plugin URI of the plugin/theme
1215
- #. #-#-#-#-# plugin.pot (WP Statistics 9.2) #-#-#-#-#
1216
- #. Author URI of the plugin/theme
1217
- msgid "http://wp-statistics.com/"
1218
- msgstr ""
1219
 
1220
- #. Author of the plugin/theme
1221
- msgid "Mostafa Soufi & Greg Ross"
 
 
 
1222
  msgstr ""
 
 
1223
 
1224
- #: dashboard.php:55
1225
- msgid "Quick Stats"
1226
- msgstr "بازدید دریک نگاه"
1227
 
1228
- #: dashboard.php:56 includes/log/widgets/browsers.php:58
1229
- msgid "Top 10 Browsers"
1230
- msgstr "10 مرورگر برتر"
 
1231
 
1232
- #: dashboard.php:57 includes/log/widgets/countries.php:11
1233
- #: includes/settings/tabs/wps-overview-display.php:27
1234
- msgid "Top 10 Countries"
1235
- msgstr "10 کشور برتر"
1236
 
1237
- #: dashboard.php:58
1238
- msgid "Today's Visitor Map"
1239
- msgstr "بازدیدکنندگان امروز"
1240
 
1241
- #: dashboard.php:59 editor.php:46 includes/log/hit-statistics.php:8
1242
- #: includes/log/widgets/hits.php:10
1243
- msgid "Hit Statistics"
1244
- msgstr "آمار بازدیدها"
1245
 
1246
- #: dashboard.php:60 includes/log/widgets/pages.php:14
1247
- msgid "Top 10 Pages"
1248
- msgstr "10 برگه برتر"
1249
 
1250
- #: dashboard.php:61 includes/log/last-visitor.php:36
1251
- #: includes/log/widgets/recent.php:10
1252
- #: includes/settings/tabs/wps-overview-display.php:39
1253
- msgid "Recent Visitors"
1254
- msgstr "آخرین بازدیدکنندگان"
1255
 
1256
- #: dashboard.php:62 includes/log/top-referring.php:27
1257
- #: includes/log/top-referring.php:42 includes/log/widgets/referring.php:16
1258
- #: includes/settings/tabs/wps-overview-display.php:26
1259
- msgid "Top Referring Sites"
1260
- msgstr "برترین ارجاع دهنده‌ها"
1261
 
1262
- #: dashboard.php:63 includes/log/widgets/search.php:10
1263
- #: includes/log/widgets/summary.php:89
1264
- msgid "Search Engine Referrals"
1265
- msgstr "ورودی‌ موتورهای جستجوگر"
1266
 
1267
- #: dashboard.php:64 includes/log/widgets/summary.php:8
1268
- msgid "Summary"
1269
- msgstr "خلاصه"
1270
 
1271
- #: dashboard.php:65 includes/log/last-search.php:31
1272
- #: includes/log/widgets/words.php:11
1273
- #: includes/settings/tabs/wps-overview-display.php:37
1274
- msgid "Latest Search Words"
1275
- msgstr "آخرین کلمات جستجو شده"
 
 
 
1276
 
1277
- #: dashboard.php:66 includes/log/widgets/top.visitors.php:10
1278
- #: includes/settings/tabs/wps-overview-display.php:35
1279
- msgid "Top 10 Visitors Today"
1280
- msgstr "10 بازدیدکنندگان برتر امروز"
 
 
 
 
1281
 
1282
- #: dashboard.php:97
1283
- msgid "Please reload the dashboard to display the content of this widget."
1284
- msgstr "برای مشاهده محتوای ابزارک، صفحه را یکبار بارگزاری مجدد کنید."
 
 
 
 
 
1285
 
1286
- #: dashboard.php:138
1287
- msgid "WP Statistics Overview"
1288
- msgstr " آمار وردپرس در یک نگاه"
1289
 
1290
- #: editor.php:63
1291
- msgid "This post is not yet published."
1292
- msgstr "این پست هنوز منتشر نشده است."
 
 
1293
 
1294
- #: includes/functions/geoip-populate.php:24
1295
- msgid "Unable to load the GeoIP database, make sure you have downloaded it in the settings page."
1296
- msgstr "قادر به بارگزاری پایگاه‌داده GeoIP نیست، مطمئن شوید در برگه‌ی تنظیمات دریافت می‌شود."
 
 
 
 
 
 
 
1297
 
1298
- #: includes/functions/geoip-populate.php:48
1299
- msgid "Updated %s GeoIP records in the visitors database."
1300
- msgstr "%s رکورد GeoIP در پایگاه داده به‌روز شد."
1301
 
1302
- #: includes/functions/purge.php:21 includes/functions/purge.php:39
1303
- #: includes/functions/purge.php:50 includes/functions/purge.php:83
1304
- msgid "%s data older than %s days purged successfully."
1305
- msgstr "%s داده های قدیمی تر از روز %s با موفقیت پاکسازی است."
 
 
1306
 
1307
- #: includes/functions/purge.php:23 includes/functions/purge.php:41
1308
- #: includes/functions/purge.php:52 includes/functions/purge.php:85
1309
- msgid "No records found to purge from %s!"
1310
- msgstr "هیچ رکورد یافت نشد برای پاکسازی از %s!"
1311
 
1312
- #: includes/functions/purge-hits.php:45 includes/functions/purge.php:98
1313
- msgid "Database pruned on"
1314
- msgstr "بانک اطلاعات هرس در"
1315
 
1316
- #: includes/functions/purge.php:103
1317
- msgid "Please select a value over 30 days."
1318
- msgstr "لطفاً مقدار بیشتر از 30 روز انتخاب کنید."
1319
 
1320
- #: includes/log/all-browsers.php:8
1321
- msgid "Browser Statistics"
1322
- msgstr "آمار مرورگرها"
 
 
 
 
1323
 
1324
- #: includes/log/all-browsers.php:14 includes/log/all-browsers.php:98
1325
- #: includes/log/all-browsers.php:233 includes/log/exclusions.php:72
1326
- #: includes/log/exclusions.php:190 includes/log/hit-statistics.php:26
1327
- #: includes/log/hit-statistics.php:162 includes/log/last-search.php:64
1328
- #: includes/log/last-visitor.php:67 includes/log/online.php:17
1329
- #: includes/log/page-statistics.php:34 includes/log/search-statistics.php:27
1330
- #: includes/log/top-pages.php:28 includes/log/top-pages.php:148
1331
- #: includes/log/top-referring.php:38 includes/log/widgets/about.php:7
1332
- #: includes/log/widgets/browsers.php:9 includes/log/widgets/countries.php:9
1333
- #: includes/log/widgets/google.map.php:8 includes/log/widgets/hits.php:9
1334
- #: includes/log/widgets/jqv.map.php:8 includes/log/widgets/pages.php:12
1335
- #: includes/log/widgets/recent.php:8 includes/log/widgets/referring.php:14
1336
- #: includes/log/widgets/search.php:9 includes/log/widgets/summary.php:7
1337
- #: includes/log/widgets/top.visitors.php:9 includes/log/widgets/words.php:9
1338
- msgid "Click to toggle"
1339
- msgstr "برای باز و بستن کلیک کنید"
1340
 
1341
- #: includes/log/all-browsers.php:15 includes/log/widgets/browsers.php:10
1342
- #: includes/settings/tabs/wps-overview-display.php:25 wp-statistics.php:339
1343
- #: wp-statistics.php:415
1344
- msgid "Browsers"
1345
- msgstr "مرورگرها"
1346
 
1347
- #: includes/log/all-browsers.php:42
1348
- msgid "Browsers by type"
1349
- msgstr "مرورگرها براساس نوع"
 
 
 
 
 
1350
 
1351
- #: includes/log/all-browsers.php:99 includes/log/widgets/top.visitors.php:37
1352
- #: includes/optimization/tabs/wps-optimization-resources.php:302
1353
- msgid "Platform"
1354
- msgstr "سَکو"
1355
 
1356
- #: includes/log/all-browsers.php:126
1357
- msgid "Browsers by platform"
1358
- msgstr "مرورگرها براساس سَکو"
 
 
 
 
1359
 
1360
- #: includes/log/all-browsers.php:234
1361
- msgid "%s Version"
1362
- msgstr "نسخه %s"
1363
 
1364
- #: includes/log/exclusions.php:8
1365
- msgid "Attention: Exclusion are not currently set to be recorded, the results below may not reflect current statistics!"
1366
- msgstr "توجه: در حال حاظر استثنائات برای رکوردها تنظیم نشده‌اند. نتایج زیر ممکن است آمار فعلی را منعکس نکند."
 
 
 
 
 
 
 
1367
 
1368
- #: includes/log/exclusions.php:64
1369
- msgid "Exclusions Statistics"
1370
- msgstr "استثنائات آمار"
1371
 
1372
- #: includes/functions/functions.php:879
1373
- msgid "10 Days"
1374
- msgstr "10 روز گذشته"
1375
 
1376
- #: includes/functions/functions.php:879
1377
- msgid "20 Days"
1378
- msgstr "20 روز گذشته"
1379
 
1380
- #: includes/functions/functions.php:879
1381
- msgid "30 Days"
1382
- msgstr "30 روز گذشته"
1383
 
1384
- #: includes/functions/functions.php:879
1385
- msgid "2 Months"
1386
- msgstr "2 ماهه گذشته"
1387
 
1388
- #: includes/functions/functions.php:879
1389
- msgid "3 Months"
1390
- msgstr "3 ماهه گذشته"
1391
 
1392
- #: includes/functions/functions.php:879
1393
- msgid "6 Months"
1394
- msgstr "6 ماهه گذشته"
1395
 
1396
- #: includes/functions/functions.php:879
1397
- msgid "9 Months"
1398
- msgstr "9 ماهه گذشته"
1399
 
1400
- #: includes/functions/functions.php:879
1401
- msgid "1 Year"
1402
- msgstr "1 ساله گذشته"
1403
 
1404
- #: includes/log/exclusions.php:73
1405
- msgid "Exclusions Statistical Chart"
1406
- msgstr "نمودار آمار استثنائات"
1407
 
1408
- #: includes/log/exclusions.php:95
1409
- msgid "Excluded hits in the last"
1410
- msgstr "بازدید آخرین استثنائات"
 
 
 
 
 
1411
 
1412
- #: includes/log/exclusions.php:95 includes/log/hit-statistics.php:65
1413
- #: includes/log/search-statistics.php:69 includes/log/widgets/hits.php:61
1414
- #: includes/log/widgets/search.php:59
1415
- #: includes/optimization/tabs/wps-optimization-purging.php:207
1416
- msgid "days"
1417
- msgstr "روز گذشته"
1418
 
1419
- #: includes/log/exclusions.php:116
1420
- msgid "Number of excluded hits"
1421
- msgstr "تعداد بازدید استثنائات"
 
 
 
 
 
 
 
1422
 
1423
- #: includes/log/hit-statistics.php:27
1424
- msgid "Hits Statistics Chart"
1425
- msgstr "نمودار آمار بازدیدها"
1426
 
1427
- #: includes/log/hit-statistics.php:65 includes/log/widgets/hits.php:61
1428
- msgid "Hits in the last"
1429
- msgstr "آخرین بازدیدها در"
1430
 
1431
- #: includes/log/hit-statistics.php:86 includes/log/widgets/hits.php:82
1432
- msgid "Number of visits and visitors"
1433
- msgstr "تعداد بازدید و بازدید کننده"
 
 
 
 
1434
 
1435
- #: includes/log/hit-statistics.php:100 includes/log/hit-statistics.php:169
1436
- #: includes/log/widgets/hits.php:96 includes/log/widgets/summary.php:38
1437
- msgid "Visit"
1438
- msgstr "بازدید"
 
 
 
 
 
 
 
 
 
1439
 
1440
- #: includes/log/hit-statistics.php:100 includes/log/hit-statistics.php:170
1441
- #: includes/log/widgets/hits.php:96 includes/log/widgets/summary.php:37
1442
- msgid "Visitor"
1443
- msgstr "بازدیدکننده"
1444
 
1445
- #: includes/log/last-search.php:65
1446
- msgid "Latest Search Word Statistics"
1447
- msgstr "آخرین آمار کلمات جستجو شده"
1448
 
1449
- #: includes/log/last-search.php:100 includes/log/last-visitor.php:101
1450
- #: includes/log/online.php:50 includes/log/widgets/google.map.php:84
1451
- #: includes/log/widgets/jqv.map.php:71 includes/log/widgets/recent.php:33
1452
- #: includes/log/widgets/words.php:36
1453
- msgid "#hash#"
1454
- msgstr "#hash#"
1455
 
1456
- #: includes/log/last-search.php:105 includes/log/last-visitor.php:106
1457
- #: includes/log/online.php:55 includes/log/top-referring.php:71
1458
- #: includes/log/widgets/recent.php:38 includes/log/widgets/words.php:43
1459
- #: includes/settings/tabs/wps-overview-display.php:33
1460
- #: includes/settings/tabs/wps-overview-display.php:113
1461
- msgid "Map"
1462
- msgstr "نقشه"
1463
 
1464
- #: includes/log/last-search.php:142 includes/log/last-visitor.php:139
1465
- #: includes/log/online.php:109 includes/log/top-pages.php:198
1466
- #: includes/log/top-referring.php:125
1467
- msgid "Page"
1468
- msgstr "صفحه"
1469
 
1470
- #: includes/log/last-search.php:142 includes/log/last-visitor.php:139
1471
- #: includes/log/online.php:109 includes/log/top-pages.php:198
1472
- #: includes/log/top-referring.php:125
1473
- msgid "From"
1474
- msgstr "از"
1475
 
1476
- #: includes/log/last-search.php:47 includes/log/last-visitor.php:38
1477
- #: includes/log/top-referring.php:29
1478
- #: includes/optimization/tabs/wps-optimization-purging.php:191 widget.php:294
1479
- msgid "All"
1480
- msgstr "همه"
1481
 
1482
- #: includes/log/last-visitor.php:68
1483
- msgid "Recent Visitor Statistics"
1484
- msgstr "آخرین آمار بازدیدکنندگان"
1485
 
1486
- #: includes/log/online.php:11 includes/log/online.php:18
1487
- msgid "Online Users"
1488
- msgstr "کاربران حاضر"
 
 
 
 
1489
 
1490
- #: includes/log/online.php:75
1491
- msgid "Online for "
1492
- msgstr "آنلاین شده در"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1493
 
1494
- #: includes/log/page-statistics.php:26
1495
- msgid "Page Trend for Post ID"
1496
- msgstr "برگه تمایل برای شناسه نوشته‌ها"
1497
 
1498
- #: includes/log/page-statistics.php:35
1499
- msgid "Page Trend"
1500
- msgstr "برگه تمایل"
1501
 
1502
- #: includes/log/search-statistics.php:19 includes/log/search-statistics.php:28
1503
- msgid "Search Engine Referral Statistics"
1504
- msgstr "آمار ورودی از موتورهای جستجو"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1505
 
1506
- #: includes/log/search-statistics.php:69 includes/log/widgets/search.php:59
1507
- msgid "Search engine referrals in the last"
1508
- msgstr "آخرین ورودی‌‌ها از موتورهای جستجوگر"
1509
 
1510
- #: includes/log/search-statistics.php:90 includes/log/widgets/search.php:80
1511
- msgid "Number of referrals"
1512
- msgstr "تعداد ورودی‌ها"
1513
 
1514
- #: includes/log/exclusions.php:24 includes/log/search-statistics.php:104
1515
- #: includes/log/widgets/search.php:94 includes/log/widgets/summary.php:72
1516
- #: includes/log/widgets/summary.php:119
1517
- msgid "Total"
1518
- msgstr "کل"
1519
 
1520
- #: includes/log/top-countries.php:18
1521
- msgid "Top Countries"
1522
- msgstr "برترین کشورها"
 
1523
 
1524
- #: includes/log/top-countries.php:30 includes/log/widgets/countries.php:30
1525
- #: includes/log/widgets/top.visitors.php:30
1526
- msgid "Rank"
1527
- msgstr "رتبه"
1528
 
1529
- #: includes/log/top-countries.php:31 includes/log/widgets/countries.php:31
1530
- #: includes/log/widgets/top.visitors.php:32
1531
- msgid "Flag"
1532
- msgstr "پرچم"
1533
 
1534
- #: includes/log/top-countries.php:32 includes/log/widgets/countries.php:32
1535
- #: includes/log/widgets/top.visitors.php:33
1536
- msgid "Country"
1537
- msgstr "کشور"
1538
 
1539
- #: includes/log/top-countries.php:33 includes/log/widgets/countries.php:33
1540
- msgid "Visitor Count"
1541
- msgstr "تعداد بازدیدکننده"
1542
 
1543
- #: includes/log/top-pages.php:19 includes/log/top-pages.php:149
1544
- msgid "Top Pages"
1545
- msgstr "برترین برگه‌ها"
 
 
 
 
 
 
 
 
1546
 
1547
- #: includes/log/top-pages.php:29
1548
- msgid "Top 5 Pages Trends"
1549
- msgstr "برترین 5 برگه"
 
1550
 
1551
- #: includes/log/top-pages.php:60
1552
- msgid "Top 5 Page Trending Stats"
1553
- msgstr "برترین بازدید 5 برگه"
1554
 
1555
- #: includes/log/top-pages.php:81 includes/log/widgets/page.php:63
1556
- msgid "Number of Hits"
1557
- msgstr "تعداد بازدید"
 
 
 
 
 
 
1558
 
1559
- #: includes/log/top-pages.php:177 includes/log/widgets/pages.php:35
1560
- msgid "No page title found"
1561
- msgstr "عنوان برگه یافت نشد"
1562
 
1563
- #: includes/log/top-pages.php:180 includes/log/widgets/pages.php:38
1564
- #: includes/optimization/tabs/wps-optimization-historical.php:37
1565
- #: includes/settings/tabs/wps-general.php:122
1566
- #: includes/settings/tabs/wps-general.php:127 shortcode.php:130
1567
- msgid "Visits"
1568
- msgstr "بازدیدها"
1569
 
1570
- #: includes/log/top-referring.php:4
1571
- msgid "To be added soon"
1572
- msgstr "به زودی اضافه می شود"
 
1573
 
1574
- #: includes/log/top-referring.php:40
1575
- msgid "Referring sites from"
1576
- msgstr "سایت های ارجاع دهنده از"
1577
 
1578
- #: includes/log/top-referring.php:110 includes/log/widgets/referring.php:34
1579
- msgid "References"
1580
- msgstr "ارجاع"
 
 
 
 
 
1581
 
1582
- #: includes/log/top-visitors.php:12
1583
- msgid "Top 100 Visitors Today"
1584
- msgstr "100 بازدیدکنندگان برتر امروز"
1585
 
1586
- #: includes/log/widgets/about.php:8
1587
- msgid "About WP Statistics Version %s"
1588
- msgstr "درباره افزونه آمار وردپرس، نسخه %s"
1589
 
1590
- #: includes/log/widgets/about.php:25
1591
- msgid "Website"
1592
- msgstr "وب‌سایت"
1593
 
1594
- #: includes/log/widgets/about.php:26
1595
- msgid "Rate and Review"
1596
- msgstr "رتبه بندی و بازبینی"
 
1597
 
1598
- #: includes/log/widgets/about.php:30
1599
- msgid "More Information"
1600
- msgstr "اطلاعات بیشتر"
 
 
 
1601
 
1602
- #: includes/log/widgets/about.php:39 includes/settings/tabs/wps-about.php:12
1603
- msgid "This product includes GeoLite2 data created by MaxMind, available from %s."
1604
- msgstr "این محصول شامل داده‌های GeoLite2 می‌باشد که توسط MaxMind، ایجاد شده و در %s قابل دسترس می‌باشد."
1605
 
1606
- #: includes/log/widgets/browsers.php:10 includes/log/widgets/countries.php:11
1607
- #: includes/log/widgets/hits.php:10 includes/log/widgets/pages.php:14
1608
- #: includes/log/widgets/recent.php:10 includes/log/widgets/referring.php:16
1609
- #: includes/log/widgets/search.php:10 includes/log/widgets/top.visitors.php:10
1610
- #: includes/log/widgets/words.php:11
1611
- msgid "More"
1612
- msgstr "بیشتر"
1613
 
1614
- #: includes/log/widgets/browsers.php:51
1615
- msgid "Other"
1616
- msgstr "دیگر"
1617
 
1618
- #: includes/log/widgets/google.map.php:9 includes/log/widgets/jqv.map.php:9
1619
- msgid "Today Visitors Map"
1620
- msgstr "بازدیدکنندگان امروز برروی نقشه"
1621
 
1622
- #: includes/log/widgets/referring.php:35
1623
- msgid "Address"
1624
- msgstr "آدرس"
1625
 
1626
- #: includes/log/widgets/summary.php:26
1627
- msgid "User(s) Online"
1628
- msgstr "کاربر(های) حاضر"
1629
 
1630
- #: includes/log/widgets/summary.php:42 includes/log/widgets/summary.php:94
1631
- msgid "Today"
1632
- msgstr "امروز"
1633
 
1634
- #: includes/log/widgets/summary.php:48 includes/log/widgets/summary.php:95
1635
- msgid "Yesterday"
1636
- msgstr "دیروز"
1637
 
1638
- #: includes/log/widgets/summary.php:113
1639
- msgid "Daily Total"
1640
- msgstr "کل امروز"
1641
 
1642
- #: includes/log/widgets/summary.php:132
1643
- msgid "Current Time and Date"
1644
- msgstr "تاریخ و زمان امروز"
1645
 
1646
- #: includes/log/widgets/summary.php:132
1647
- msgid "(Adjustment)"
1648
- msgstr "(تنظیم)"
 
 
 
 
 
1649
 
1650
- #: includes/log/widgets/summary.php:136
1651
- msgid "Date: %s"
1652
- msgstr "تاریخ: %s"
1653
 
1654
- #: includes/log/widgets/summary.php:140
1655
- msgid "Time: %s"
1656
- msgstr "زمان: %s"
 
 
 
 
 
 
1657
 
1658
- #: includes/log/widgets/top.visitors.php:31
1659
- #: includes/settings/tabs/wps-maintenance.php:76 wp-statistics.php:266
1660
- #: wp-statistics.php:342 wp-statistics.php:418
1661
- msgid "Hits"
1662
- msgstr "بازدیدها"
1663
 
1664
- #: includes/log/widgets/top.visitors.php:34
1665
- msgid "IP"
1666
- msgstr "آی‌پی"
1667
 
1668
- #: includes/log/widgets/top.visitors.php:36
1669
- msgid "Agent"
1670
- msgstr "عامل کاربر"
 
 
 
 
1671
 
1672
- #: includes/log/widgets/top.visitors.php:38
1673
- #: includes/optimization/tabs/wps-optimization-resources.php:291
1674
- msgid "Version"
1675
- msgstr "نگارش"
 
 
 
1676
 
1677
- #: ajax.php:41 ajax.php:71 ajax.php:125 ajax.php:150 ajax.php:180
1678
- #: includes/optimization/wps-optimization.php:6
1679
- msgid "Access denied!"
1680
- msgstr "دسترسی غیرمجاز!"
1681
 
1682
- #: ajax.php:31
1683
- msgid "%s agent data deleted successfully."
1684
- msgstr "%s عامل داده ها با موفقیت حذف."
 
1685
 
1686
- #: ajax.php:34
1687
- msgid "No agent data found to remove!"
1688
- msgstr "داده‌های مرورگر برای حذف شدن یافت نشد!"
1689
 
1690
- #: ajax.php:38 ajax.php:68 ajax.php:116 ajax.php:122
1691
- msgid "Please select the desired items."
1692
- msgstr "لطفا موارد مورد نظر را انتخاب کنید."
1693
 
1694
- #: ajax.php:62
1695
- msgid "%s platform data deleted successfully."
1696
- msgstr "اطلاعات پلت فرم %s با موفقیت حذف."
 
 
1697
 
1698
- #: ajax.php:65
1699
- msgid "No platform data found to remove!"
1700
- msgstr "سکوی‌های مرورگر برای حذف شدن یافت نشد!"
1701
 
1702
- #: includes/functions/functions.php:967
1703
- msgid "%s table data deleted successfully."
1704
- msgstr "اطلاعات جدول %s با موفقیت حذف."
1705
 
1706
- #: includes/functions/functions.php:971
1707
- msgid "Error, %s not emptied!"
1708
- msgstr "خطا! %s خالی نیست!"
 
 
 
 
1709
 
1710
- #: includes/optimization/tabs/wps-optimization-database.php:5
1711
- msgid "Database Setup"
1712
- msgstr "راه اندازی پایگاه داده"
1713
 
1714
- #: includes/optimization/tabs/wps-optimization-database.php:10
1715
- msgid "Re-run Install"
1716
- msgstr "اجرای نصب دوباره"
 
 
 
 
 
1717
 
1718
- #: includes/optimization/tabs/wps-optimization-database.php:14
1719
- msgid "Install Now!"
1720
- msgstr "در حال حاضر نصب!"
1721
 
1722
- #: includes/optimization/tabs/wps-optimization-database.php:15
1723
- msgid "If for some reason your installation of WP Statistics is missing the database tables or other core items, this will re-execute the install process."
1724
- msgstr "اگر به هر دلیلی خود را نصب افزونه آمار جداول پایگاه داده یا موارد دیگر هسته از دست رفته است این فرایند نصب دوباره اجرا خواهد شد."
 
 
 
 
1725
 
1726
- #: includes/optimization/tabs/wps-optimization-database.php:20
1727
- msgid "Database Index"
1728
- msgstr "شاخص پایگاه‌داده"
1729
 
1730
- #: includes/optimization/tabs/wps-optimization-database.php:25
1731
- #: includes/optimization/tabs/wps-optimization-updates.php:21
1732
- #: wp-statistics.php:340 wp-statistics.php:416
1733
- msgid "Countries"
1734
- msgstr "کشورها"
1735
 
1736
- #: includes/optimization/tabs/wps-optimization-database.php:39
1737
- #: includes/optimization/tabs/wps-optimization-database.php:69
1738
- #: includes/optimization/tabs/wps-optimization-updates.php:25
1739
- #: includes/optimization/tabs/wps-optimization-updates.php:40
1740
- msgid "Update Now!"
1741
- msgstr "به‌روز رسانی کن!"
1742
 
1743
- #: includes/optimization/tabs/wps-optimization-database.php:40
1744
- msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case. Newer installs protect against this with a unique index on the table. To create the index on the older installs duplicate entries must be deleted first. Clicking \"Update Now\" will scan the vistitors table, delete duplicate entries and add the index."
1745
- msgstr "در نصب‌های قدیمی افزونه آمارگیر داده‌های تکراری در گوشه‌ای از جدول بازدیدکنند‌‌گان ایجاد می‌شدند. نصب‌های جدیدتر در رابطه با این مورد توسط یک فهرست شاخص محافظت شده‌اند. برای ایجاد یک فهرست شاخص در نصب‌های قدیمی ابتدا باید داده‌های تکراری را پاک کنید. با کلیک برروی \"به روز رسانی\" ابتدا جدول بازدیدکننده‌گان را بررسی و سپس داده‌های تکراری را حذف و فهرست را اضافه می‌کند."
 
 
1746
 
1747
- #: includes/optimization/tabs/wps-optimization-database.php:41
1748
- msgid "This operation could take a long time on installs with many rows in the visitors table."
1749
- msgstr "این عملیات زمان زیادی برای نصب تعدادی ردیف‌ها در جدل بازدیدکنندگان صرف می کند."
 
 
 
 
 
1750
 
1751
- #: includes/optimization/tabs/wps-optimization-database.php:46
1752
- msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case. Newer installs protect against this with a unique index on the table."
1753
- msgstr "در نصب‌های قدیمی افزونه آمارگیر داده‌های تکراری در گوشه‌ای از جدول بازدیدکنند‌‌گان ایجاد می‌شدند. نصب‌های جدیدتر در رابطه با این مورد توسط یک فهرست شاخص محافظت شده‌اند."
1754
 
1755
- #: includes/optimization/tabs/wps-optimization-database.php:47
1756
- #: includes/optimization/tabs/wps-optimization-database.php:77
1757
- msgid "Congratulations, your installation is already up to date, nothing to do."
1758
- msgstr "تبریک می‌گویم، در حال حاضر نصب شما به‌روز است و مشکلی ندارد."
1759
 
1760
- #: includes/optimization/tabs/wps-optimization-export.php:8
1761
- #: includes/optimization/wps-optimization.php:183
1762
- msgid "Export"
1763
- msgstr "برون‌بری"
1764
 
1765
- #: includes/optimization/tabs/wps-optimization-export.php:13
1766
- msgid "Export from"
1767
- msgstr "برون‌بری از"
 
 
 
 
 
 
 
 
1768
 
1769
- #: includes/optimization/tabs/wps-optimization-export.php:18
1770
- #: includes/optimization/tabs/wps-optimization-export.php:36
1771
- #: includes/optimization/tabs/wps-optimization-purging.php:185
1772
- #: includes/optimization/tabs/wps-optimization-purging.php:241
1773
- #: includes/optimization/tabs/wps-optimization-purging.php:265
1774
- #: includes/settings/tabs/wps-notifications.php:134
1775
- #: includes/settings/tabs/wps-notifications.php:164
1776
- msgid "Please select"
1777
- msgstr "لطفا انتخاب کنید"
1778
 
1779
- #: includes/optimization/tabs/wps-optimization-export.php:25
1780
- msgid "Select the table for the output file."
1781
- msgstr "جدول مورد نظر برای تهیه فایل خروجی را انتخاب کنید."
 
 
 
 
 
1782
 
1783
- #: includes/optimization/tabs/wps-optimization-export.php:31
1784
- msgid "Export To"
1785
- msgstr "برون‌بری به"
 
 
 
 
1786
 
1787
- #: includes/optimization/tabs/wps-optimization-export.php:42
1788
- msgid "Select the output file type."
1789
- msgstr "نوع فایل خروجی را انتخاب کنید."
 
 
 
 
1790
 
1791
- #: includes/optimization/tabs/wps-optimization-export.php:48
1792
- msgid "Include Header Row"
1793
- msgstr "شامل بودن سربرگ ردیف"
 
 
 
1794
 
1795
- #: includes/optimization/tabs/wps-optimization-export.php:53
1796
- msgid "Include a header row as the first line of the exported file."
1797
- msgstr "شامل شدن سربرگ ردیف در خط اول فایل برون‌بری شده."
 
 
 
 
1798
 
1799
- #: includes/optimization/tabs/wps-optimization-export.php:54
1800
- msgid "Start Now!"
1801
- msgstr "شروع کن!"
1802
 
1803
- #: includes/optimization/tabs/wps-optimization-historical.php:15
1804
- msgid "Historical Values"
1805
- msgstr "مقادیر تاریخچه"
 
1806
 
1807
- #: includes/optimization/tabs/wps-optimization-historical.php:20
1808
- msgid "Note: As you have just purged the database you must reload this page for these numbers to be correct."
1809
- msgstr "نکته: همانطوری که پایگاه‌داده را پاک سازی کردید، برای نمایش اعداد صحیح باید صفحه را مجدداً بارگزاری کنید."
 
 
 
 
1810
 
1811
- #: includes/optimization/tabs/wps-optimization-historical.php:26
1812
- #: includes/settings/tabs/wps-general.php:138
1813
- #: includes/settings/tabs/wps-general.php:143 shortcode.php:131
1814
- #: wp-statistics.php:349 wp-statistics.php:425
1815
- msgid "Visitors"
1816
- msgstr "بازدیدکنندگان"
1817
 
1818
- #: includes/optimization/tabs/wps-optimization-historical.php:31
1819
- msgid "Number of historical number of visitors to the site (current value is %s)."
1820
- msgstr "تعداد تاریخچه بازدیدکنندگان (مقدار فعلی %s است)."
1821
 
1822
- #: includes/optimization/tabs/wps-optimization-historical.php:42
1823
- msgid "Number of historical number of visits to the site (current value is %s)."
1824
- msgstr "تعداد تاریخچه بازدیدها (مقدار فعلی %s است)."
 
 
 
 
1825
 
1826
- #: includes/optimization/tabs/wps-optimization-historical.php:48
1827
- msgid "Update now!"
1828
- msgstr "به‌روز رسانی کن!"
 
 
 
 
 
 
1829
 
1830
- #: includes/optimization/tabs/wps-optimization-purging.php:10
1831
- #: includes/optimization/tabs/wps-optimization-purging.php:43
1832
- #: includes/optimization/tabs/wps-optimization-purging.php:75
1833
- #: includes/optimization/tabs/wps-optimization-purging.php:107
1834
- #: includes/optimization/tabs/wps-optimization-purging.php:141
1835
- msgid "Are you sure?"
1836
- msgstr "آیا مطمئن هستید؟"
1837
 
1838
- #: includes/optimization/tabs/wps-optimization-purging.php:175
1839
- msgid "Data"
1840
- msgstr "داده"
 
 
 
 
 
1841
 
1842
- #: includes/optimization/tabs/wps-optimization-purging.php:180
1843
- msgid "Empty Table"
1844
- msgstr "خالی کردن جدول"
1845
 
1846
- #: includes/optimization/tabs/wps-optimization-purging.php:193
1847
- msgid "All data table will be lost."
1848
- msgstr "تمامی دادههای جدول از بین خواهد رفت."
1849
 
1850
- #: includes/optimization/tabs/wps-optimization-purging.php:194
1851
- msgid "Clear now!"
1852
- msgstr "پاک کن!"
1853
 
1854
- #: includes/optimization/tabs/wps-optimization-purging.php:202
1855
- msgid "Purge records older than"
1856
- msgstr "پاک‌سازی رکوردهای قدیمی‌تر از"
1857
 
1858
- #: includes/optimization/tabs/wps-optimization-purging.php:208
1859
- msgid "Deleted user statistics data older than the selected number of days. Minimum value is 30 days."
1860
- msgstr "انتخاب روزهای قبل برای حذف داده‌های آماری کاربری. حداقل مقدار 30 روز است."
1861
 
1862
- #: includes/optimization/tabs/wps-optimization-purging.php:209
1863
- #: includes/optimization/tabs/wps-optimization-purging.php:224
1864
- msgid "Purge now!"
1865
- msgstr "هم‌اکنون پاک‌سازی کن!"
1866
 
1867
- #: includes/optimization/tabs/wps-optimization-purging.php:231
1868
- msgid "Delete User Agent Types"
1869
- msgstr "حذف نوع سیستم عامل کاربر"
1870
 
1871
- #: includes/optimization/tabs/wps-optimization-purging.php:236
1872
- msgid "Delete Agents"
1873
- msgstr "حذف سیستم عاملها"
1874
 
1875
- #: includes/optimization/tabs/wps-optimization-purging.php:251
1876
- msgid "All visitor data will be lost for this agent type."
1877
- msgstr "تمامی دادههای مرورگر بازدیدکننده از بین خواهد رفت."
1878
 
1879
- #: includes/optimization/tabs/wps-optimization-purging.php:252
1880
- #: includes/optimization/tabs/wps-optimization-purging.php:276
1881
- msgid "Delete now!"
1882
- msgstr "پاک کن!"
1883
 
1884
- #: includes/optimization/tabs/wps-optimization-purging.php:260
1885
- msgid "Delete Platforms"
1886
- msgstr "حذف سَکوها"
 
 
1887
 
1888
- #: includes/optimization/tabs/wps-optimization-purging.php:275
1889
- msgid "All visitor data will be lost for this platform type."
1890
- msgstr "تمامی دادههای سَکوی بازدیدکننده از بین خواهد رفت."
1891
 
1892
- #: includes/optimization/tabs/wps-optimization-resources.php:17
1893
- msgid "Resources"
1894
- msgstr "منابع"
1895
 
1896
- #: includes/optimization/tabs/wps-optimization-resources.php:22
1897
- #: includes/optimization/tabs/wps-optimization-resources.php:27
1898
- msgid "Memory usage in PHP"
1899
- msgstr "حافظه استفاده شده در پی‌اچ‌پی"
1900
 
1901
- #: includes/optimization/tabs/wps-optimization-resources.php:26
1902
- #: includes/optimization/tabs/wps-optimization-resources.php:37
1903
- msgid "Byte"
1904
- msgstr "بایت"
1905
 
1906
- #: includes/optimization/tabs/wps-optimization-resources.php:33
1907
- msgid "Last Overview page memory usage"
1908
- msgstr "آخرین زمان بررسی شده صفحه مرور کلی"
1909
 
1910
- #: includes/optimization/tabs/wps-optimization-resources.php:38
1911
- msgid "Memory usage in the overview page"
1912
- msgstr "حافظه استفاده شده در صفحه مرورکلی"
1913
 
1914
- #: includes/optimization/tabs/wps-optimization-resources.php:44
1915
- msgid "PHP Memory Limit"
1916
- msgstr "PHP Memory Limit"
 
1917
 
1918
- #: includes/optimization/tabs/wps-optimization-resources.php:49
1919
- msgid "The memory limit a script is allowed to consume, set in php.ini."
1920
- msgstr "تنظیم محدودیت حافظه برای اسکریپت در php.ini قرار دارد."
1921
 
1922
- #: includes/optimization/tabs/wps-optimization-resources.php:55
1923
- #: includes/optimization/tabs/wps-optimization-resources.php:66
1924
- #: includes/optimization/tabs/wps-optimization-resources.php:77
1925
- #: includes/optimization/tabs/wps-optimization-resources.php:88
1926
- #: includes/optimization/tabs/wps-optimization-resources.php:99
1927
- #: includes/optimization/tabs/wps-optimization-resources.php:110
1928
- msgid "Number of rows in the %s table"
1929
- msgstr "تعداد ردیفها در جدول %s"
1930
 
1931
- #: includes/optimization/tabs/wps-optimization-resources.php:59
1932
- #: includes/optimization/tabs/wps-optimization-resources.php:70
1933
- #: includes/optimization/tabs/wps-optimization-resources.php:81
1934
- #: includes/optimization/tabs/wps-optimization-resources.php:92
1935
- #: includes/optimization/tabs/wps-optimization-resources.php:103
1936
- #: includes/optimization/tabs/wps-optimization-resources.php:114
1937
- msgid "Row"
1938
- msgstr "ردیف"
1939
 
1940
- #: includes/optimization/tabs/wps-optimization-resources.php:60
1941
- #: includes/optimization/tabs/wps-optimization-resources.php:71
1942
- #: includes/optimization/tabs/wps-optimization-resources.php:82
1943
- #: includes/optimization/tabs/wps-optimization-resources.php:93
1944
- #: includes/optimization/tabs/wps-optimization-resources.php:104
1945
- #: includes/optimization/tabs/wps-optimization-resources.php:115
1946
- msgid "Number of rows"
1947
- msgstr "تعداد ردیف‌های موجود"
 
 
 
 
 
 
 
 
1948
 
1949
- #: includes/optimization/tabs/wps-optimization-resources.php:120
1950
- msgid "Version Info"
1951
- msgstr "اطلاعات نگارش"
 
 
1952
 
1953
- #: includes/optimization/tabs/wps-optimization-resources.php:125
1954
- msgid "WP Statistics Version"
1955
- msgstr "نگارش افزونه آمار"
 
 
1956
 
1957
- #: includes/optimization/tabs/wps-optimization-resources.php:130
1958
- msgid "The WP Statistics version you are running."
1959
- msgstr "نگارش افزونه آمار در حال اجرای شما."
 
 
1960
 
1961
- #: includes/optimization/tabs/wps-optimization-resources.php:136
1962
- msgid "PHP Version"
1963
- msgstr "نگارش PHP"
 
1964
 
1965
- #: includes/optimization/tabs/wps-optimization-resources.php:141
1966
- msgid "The PHP version you are running."
1967
- msgstr "نگارش PHP در حال اجرای شما."
 
 
1968
 
1969
- #: includes/optimization/tabs/wps-optimization-resources.php:147
1970
- msgid "PHP Safe Mode"
1971
- msgstr "حالت ایمن PHP"
 
 
1972
 
1973
- #: includes/optimization/tabs/wps-optimization-resources.php:152
1974
- msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode."
1975
- msgstr "حالت ایمنی PHP فعال است. کدهای GeoIP در حالت امن پشتیبانی نمی‌شوند."
 
 
1976
 
1977
- #: includes/optimization/tabs/wps-optimization-resources.php:158
1978
- msgid "jQuery Version"
1979
- msgstr "نگارش جی‌کوئری"
1980
 
1981
- #: includes/optimization/tabs/wps-optimization-resources.php:163
1982
- msgid "The jQuery version you are running."
1983
- msgstr "نگارش جی‌کوئری در حال اجرای شما."
 
1984
 
1985
- #: includes/optimization/tabs/wps-optimization-resources.php:169
1986
- msgid "cURL Version"
1987
- msgstr "نسخه cURL"
1988
 
1989
- #: includes/optimization/tabs/wps-optimization-resources.php:173
1990
- msgid "cURL not installed"
1991
- msgstr "cURL نصب نیست"
1992
 
1993
- #: includes/optimization/tabs/wps-optimization-resources.php:174
1994
- msgid "The PHP cURL Extension version you are running. cURL is required for the GeoIP code, if it is not installed GeoIP will be disabled."
1995
- msgstr "ماژول cURL در PHP شما در حال اجراست. اگر نصب نیست GeoIP غیرفعال خواهد شد."
1996
 
1997
- #: includes/optimization/tabs/wps-optimization-resources.php:180
1998
- msgid "BC Math"
1999
- msgstr "BC Math"
2000
 
2001
- #: includes/optimization/tabs/wps-optimization-resources.php:184
2002
- msgid "Installed"
2003
- msgstr "نصب شده"
 
 
2004
 
2005
- #: includes/optimization/tabs/wps-optimization-resources.php:184
2006
- msgid "Not installed"
2007
- msgstr "نصب نشده"
2008
 
2009
- #: includes/optimization/tabs/wps-optimization-resources.php:185
2010
- msgid "If the PHP BC Math Extension is installed. BC Math is no longer required for the GeoIP code and is listed here only for historical reasons."
2011
- msgstr "اگر قادر به نصب پسوند پی اچ پی ریاضی سال قبل از میلاد است. ریاضی سال قبل از میلاد دیگر برای کد GeoIP لازم است و تنها به دلایل تاریخی ذکر شده است."
2012
 
2013
- #: includes/optimization/tabs/wps-optimization-resources.php:190
2014
- msgid "File Info"
2015
- msgstr "اطلاعات فایل"
2016
 
2017
- #: includes/optimization/tabs/wps-optimization-resources.php:195
2018
- msgid "GeoIP Database"
2019
- msgstr "GeoIP پایگاه داده"
2020
 
2021
- #: includes/optimization/tabs/wps-optimization-resources.php:204
2022
- msgid "Database file does not exist."
2023
- msgstr "فایل پایگاه‌داده وجود ندارد."
2024
 
2025
- #: includes/optimization/tabs/wps-optimization-resources.php:206
2026
- #: includes/optimization/tabs/wps-optimization-resources.php:225
2027
- #: includes/optimization/tabs/wps-optimization-resources.php:244
2028
- msgid ", created on "
2029
- msgstr "، در ایجاد "
2030
 
2031
- #: includes/optimization/tabs/wps-optimization-resources.php:208
2032
- msgid "The file size and date of the GeoIP database."
2033
- msgstr "اندازه فایل و تاریخ از GeoIP پایگاه داده."
2034
 
2035
- #: includes/optimization/tabs/wps-optimization-resources.php:214
2036
- msgid "browscap.ini File"
2037
- msgstr "browscap.ini فایل"
 
 
 
 
2038
 
2039
- #: includes/optimization/tabs/wps-optimization-resources.php:223
2040
- msgid "browscap.ini file does not exist."
2041
- msgstr "فایل browscap.ini وجود ندارد."
 
 
 
 
2042
 
2043
- #: includes/optimization/tabs/wps-optimization-resources.php:227
2044
- msgid "The file size and date of the browscap.ini file."
2045
- msgstr "اندازه فایل و تاریخ فایل browscap.ini."
2046
 
2047
- #: includes/optimization/tabs/wps-optimization-resources.php:233
2048
- msgid "browscap Cache File"
2049
- msgstr "browscap فایل حافظه پنهان"
2050
 
2051
- #: includes/optimization/tabs/wps-optimization-resources.php:242
2052
- msgid "browscap cache file does not exist."
2053
- msgstr "پرونده حافظه پنهان در browscap وجود ندارد."
2054
 
2055
- #: includes/optimization/tabs/wps-optimization-resources.php:246
2056
- msgid "The file size and date of the browscap cache file."
2057
- msgstr "اندازه فایل و تاریخ فایل حافظه پنهان browscap."
 
 
 
 
2058
 
2059
- #: includes/optimization/tabs/wps-optimization-resources.php:251
2060
- msgid "Client Info"
2061
- msgstr "اطلاعات کاربر"
2062
 
2063
- #: includes/optimization/tabs/wps-optimization-resources.php:256
2064
- msgid "Client IP"
2065
- msgstr "آی‌پی کاربر"
 
 
 
 
 
2066
 
2067
- #: includes/optimization/tabs/wps-optimization-resources.php:261
2068
- msgid "The client IP address."
2069
- msgstr "آدرس آی‌پی کاربر."
2070
 
2071
- #: includes/optimization/tabs/wps-optimization-resources.php:267
2072
- msgid "User Agent"
2073
- msgstr "عامل کاربر"
2074
 
2075
- #: includes/optimization/tabs/wps-optimization-resources.php:272
2076
- msgid "The client user agent string."
2077
- msgstr "رشته‌ی عامل کاربری"
2078
 
2079
- #: includes/optimization/tabs/wps-optimization-resources.php:278
2080
- msgid "Browser"
2081
- msgstr "مرورگر"
2082
 
2083
- #: includes/optimization/tabs/wps-optimization-resources.php:285
2084
- msgid "The detected client browser."
2085
- msgstr "مرورگر شناسایی شده کاربر"
2086
 
2087
- #: includes/optimization/tabs/wps-optimization-resources.php:296
2088
- msgid "The detected client browser version."
2089
- msgstr "نسخه شناسایی شده مرورگر کاربر"
2090
 
2091
- #: includes/optimization/tabs/wps-optimization-resources.php:307
2092
- msgid "The detected client platform."
2093
- msgstr "پلت‌فرم شناسایی شده کاربر"
2094
 
2095
- #: includes/optimization/tabs/wps-optimization-updates.php:4
2096
- msgid "This will replace all IP addresses in the database with hash values and cannot be undo, are you sure?"
2097
- msgstr "همه آدرس‌های آی‌پی در پایگاه‌داده با مقادیر هش جایگزین می‌شود و قابل برگشت نیست، آیا مطمئن هستید؟"
2098
 
2099
- #: includes/optimization/tabs/wps-optimization-updates.php:16
2100
- msgid "GeoIP Options"
2101
- msgstr "تنظیمات GeoIP"
2102
 
2103
- #: includes/optimization/tabs/wps-optimization-updates.php:26
2104
- msgid "Updates any unknown location data in the database, this may take a while"
2105
- msgstr "دریافت به‌روز رسانی برای موقعیت وکشورها، ممکن است انجام این عمل کمی طول بکشد."
 
2106
 
2107
- #: includes/optimization/tabs/wps-optimization-updates.php:31
2108
- #: includes/settings/tabs/wps-general.php:66
2109
- msgid "IP Addresses"
2110
- msgstr "آدرس آی‌پی"
2111
 
2112
- #: includes/optimization/tabs/wps-optimization-updates.php:36
2113
- #: includes/settings/tabs/wps-general.php:71
2114
- msgid "Hash IP Addresses"
2115
- msgstr "هش‌کردن آدرس آی‌پی"
2116
 
2117
- #: includes/optimization/tabs/wps-optimization-updates.php:41
2118
- msgid "Replace IP addresses in the database with hash values, you will not be able to recover the IP addresses in the future to populate location information afterwards and this may take a while"
2119
- msgstr "جایگزین کردن مقادیر هش به جای آدرس آی‌پی در پایگاه‌داده، شما در آینده نمی‌توانید آدرس‌های آی‌پی را بازیابی کنید و ممکن است کمی طول بکشد."
 
 
 
 
 
2120
 
2121
- #: includes/optimization/wps-optimization.php:43
2122
- msgid "IP Addresses replaced with hash values."
2123
- msgstr "آدرس آی‌پی با مقادیر هش جایگزین می‌شود."
 
 
 
 
 
 
2124
 
2125
- #: includes/optimization/wps-optimization.php:51
2126
- msgid "Install routine complete."
2127
- msgstr "نصب کامل شد."
2128
 
2129
- #: includes/optimization/wps-optimization.php:182
2130
- msgid "Resources/Information"
2131
- msgstr "منابع/اطلاعات"
2132
 
2133
- #: includes/optimization/wps-optimization.php:184
2134
- msgid "Purging"
2135
- msgstr "پاک‌سازی"
2136
 
2137
- #: includes/optimization/wps-optimization.php:185
2138
- msgid "Database"
2139
- msgstr "پایگاه‌داده"
2140
 
2141
- #: includes/optimization/wps-optimization.php:186
2142
- msgid "Updates"
2143
- msgstr "به‌روز رسانی‌ها"
2144
 
2145
- #: includes/optimization/wps-optimization.php:187
2146
- msgid "Historical"
2147
- msgstr "تاریخچه"
2148
 
2149
- #: includes/settings/tabs/wps-about.php:8
2150
- msgid "WP Statistics V%s"
2151
- msgstr "آمار وردپرس نگارش %s"
2152
 
2153
- #: includes/settings/tabs/wps-about.php:28
2154
- msgid "Visit Us Online"
2155
- msgstr "مشاهده ما"
2156
 
2157
- #: includes/settings/tabs/wps-about.php:32
2158
- msgid "Come visit our great new %s and keep up to date on the latest news about WP Statistics."
2159
- msgstr "به %s جدید ما مراجعه کنید تا از آخرین اخبار و اطلاعیه‌های افزونه آمار وردپرس مطلع شوید."
2160
 
2161
- #: includes/settings/tabs/wps-about.php:32
2162
- msgid "website"
2163
- msgstr "وب سایت"
2164
 
2165
- #: includes/settings/tabs/wps-about.php:36
2166
- msgid "Rate and Review at WordPress.org"
2167
- msgstr "امتیاز و بررسی در Wordpress.org"
2168
 
2169
- #: includes/settings/tabs/wps-about.php:40
2170
- msgid "Thanks for installing WP Statistics, we encourage you to submit a "
2171
- msgstr "با تشکر از شما بابت نصب افزونه آمار وردپرس، توصیه می‌کنیم به"
2172
 
2173
- #: includes/settings/tabs/wps-about.php:40
2174
- msgid "rating and review"
2175
- msgstr "رتبه بندی و بازبینی"
2176
 
2177
- #: includes/settings/tabs/wps-about.php:40
2178
- msgid "over at WordPress.org. Your feedback is greatly appreciated!"
2179
- msgstr "سر بزنید. نقطه نظرات شما قابل قدردانیست!"
2180
 
2181
- #: includes/settings/tabs/wps-about.php:44
2182
- msgid "Translations"
2183
- msgstr "ترجمه‌ها"
2184
 
2185
- #: includes/settings/tabs/wps-about.php:48
2186
- msgid "WP Statistics supports internationalization and we encourage our users to submit translations, please visit our %s to see the current status and %s if you would like to help."
2187
- msgstr "افزونه آمار وردپرس از بین المللی شدن حمایت می کند و ما شما را به ارائه ترجمه تشویق می‌کنیم, برای مشاهده وضعیت ترجمه‌ها به %s مراجعه کنید و اگر میخواهید به ما کمک کنید به %s مراجعه کنید."
2188
 
2189
- #: includes/settings/tabs/wps-about.php:48
2190
- msgid "translation collaboration site"
2191
- msgstr "سایت همکاری در ترجمه"
 
 
2192
 
2193
- #: includes/settings/tabs/wps-about.php:48
2194
- msgid "drop us a line"
2195
- msgstr "تماس با ما"
2196
 
2197
- #: includes/settings/tabs/wps-about.php:52
2198
- msgid "Support"
2199
- msgstr "پشتیبانی"
2200
 
2201
- #: includes/settings/tabs/wps-about.php:57
2202
- msgid "We're sorry you're having problem with WP Statistics and we're happy to help out. Here are a few things to do before contacting us:"
2203
- msgstr "اگر با افزونه آمار وردپرس مشکل دارید، ما متأسفیم و خوشحال می‌شویم شما را کمک کنیم. می‌توانید از بخش‌های زیر اقدام کنید:"
2204
 
2205
- #: includes/settings/tabs/wps-about.php:60
2206
- #: includes/settings/tabs/wps-about.php:61
2207
- msgid "Have you read the %s?"
2208
- msgstr "آیا شما %s را خونده‌اید؟"
2209
 
2210
- #: includes/settings/tabs/wps-about.php:60
2211
- msgid "FAQs"
2212
- msgstr "سوالات متداول"
2213
 
2214
- #: includes/settings/tabs/wps-about.php:61
2215
- msgid "manual"
2216
- msgstr "کتابچه راهنمای کاربر"
2217
 
2218
- #: includes/settings/tabs/wps-about.php:62
2219
- msgid "Have you search the %s for a similar issue?"
2220
- msgstr "در %s برای موضوع‌های مشابه جستجو کرده‌اید؟"
2221
 
2222
- #: includes/settings/tabs/wps-about.php:62
2223
- msgid "support forum"
2224
- msgstr "انجمن پشتیبانی"
2225
 
2226
- #: includes/settings/tabs/wps-about.php:63
2227
- msgid "Have you search the Internet for any error messages you are receiving?"
2228
- msgstr "آیا برای هر خطا در اینترنت جستجو کرده‌اید؟"
 
 
2229
 
2230
- #: includes/settings/tabs/wps-about.php:64
2231
- msgid "Make sure you have access to your PHP error logs."
2232
- msgstr "آیا مطمئن هستید به گزارش‌ خطاهای PHP دسترسی دارید؟"
2233
 
2234
- #: includes/settings/tabs/wps-about.php:67
2235
- msgid "And a few things to double-check:"
2236
- msgstr "و به چند نکته دقت کنید:"
 
 
 
 
2237
 
2238
- #: includes/settings/tabs/wps-about.php:70
2239
- msgid "How's your memory_limit in php.ini?"
2240
- msgstr "مقدار memory_limit در php.ini را بررسی کرده‌اید؟"
2241
 
2242
- #: includes/settings/tabs/wps-about.php:71
2243
- msgid "Have you tried disabling any other plugins you may have installed?"
2244
- msgstr "سعی کردید افزونه‌های نصب شده دیگر را غیرفعال کنید؟"
2245
 
2246
- #: includes/settings/tabs/wps-about.php:72
2247
- msgid "Have you tried using the default WordPress theme?"
2248
- msgstr "سعی کردید پوسته پیش‌فرض وردپرس را استفاده کنید؟"
2249
 
2250
- #: includes/settings/tabs/wps-about.php:73
2251
- msgid "Have you double checked the plugin settings?"
2252
- msgstr "آیا تنظیمات افزونه را مجدد بررسی کرده‌اید؟"
2253
 
2254
- #: includes/settings/tabs/wps-about.php:74
2255
- msgid "Do you have all the required PHP extensions installed?"
2256
- msgstr "آیا الزامات مربوط به اکستنشن‌های PHP را نصب کرده‌اید؟"
2257
 
2258
- #: includes/settings/tabs/wps-about.php:75
2259
- msgid "Are you getting a blank or incomplete page displayed in your browser? Did you view the source for the page and check for any fatal errors?"
2260
- msgstr "آیا یک صفحه خالی یا یک صفحه ناقص در مروگر شما مشاهده می‌شود؟ آیا سورس صفحه را مشاهده و خطای رخ داده را بررسی کرده‌اید؟"
2261
 
2262
- #: includes/settings/tabs/wps-about.php:76
2263
- msgid "Have you checked your PHP and web server error logs?"
2264
- msgstr "آیا PHP و گزارش‌ خطاهای سرور وب خود را بررسی کرده‌اید؟"
 
 
2265
 
2266
- #: includes/settings/tabs/wps-about.php:79
2267
- msgid "Still not having any luck?"
2268
- msgstr "با این حال، شانشی برایتان نیست؟"
2269
 
2270
- #: includes/settings/tabs/wps-about.php:79
2271
- msgid "Then please open a new thread on the %s and we'll respond as soon as possible."
2272
- msgstr "سپس لطفا یک تاپیک جدید در %s را باز کنید تا به سوال شما در اسرع پاسخ داده شود."
 
2273
 
2274
- #: includes/settings/tabs/wps-about.php:79
2275
- msgid "WordPress.org support forum"
2276
- msgstr "انجمن پشتیبانی WordPress.org"
 
2277
 
2278
- #: includes/settings/tabs/wps-about.php:83
2279
- msgid "Alternatively %s support is available as well."
2280
- msgstr "انجمن پشتیبانی %s ما، راه دیگری است که همیشه در دسترس است."
 
2281
 
2282
- #: includes/settings/tabs/wps-about.php:83
2283
- msgid "Farsi"
2284
- msgstr "فارسی"
 
2285
 
2286
- #: includes/settings/tabs/wps-access-level.php:21
2287
- msgid "WP Statistics Honey Pot Page"
2288
- msgstr "صفحه آمار WP دیگ عسل"
2289
 
2290
- #: includes/settings/tabs/wps-access-level.php:22
2291
- msgid "This is the honey pot for WP Statistics to use, do not delete."
2292
- msgstr "این گلدان عسل برای آمار WP برای استفاده، حذف نمی باشد."
 
2293
 
2294
- #: includes/settings/tabs/wps-access-level.php:45
2295
- msgid "Access Levels"
2296
- msgstr "سطح دسترسی"
 
2297
 
2298
- #: includes/settings/tabs/wps-access-level.php:74
2299
- msgid "Required user level to view WP Statistics"
2300
- msgstr "سطح کاربری مورد نیاز برای مشاهده آمارگیر وردپرس"
 
2301
 
2302
- #: includes/settings/tabs/wps-access-level.php:89
2303
- msgid "Required user level to manage WP Statistics"
2304
- msgstr "سطح کاربری مورد نیاز برای مدیریت آمارگیر وردپرس"
 
2305
 
2306
- #: includes/settings/tabs/wps-access-level.php:97
2307
- msgid "See the %s for details on capability levels."
2308
- msgstr "مشاهده جزئیات %s سطح توانایی."
 
2309
 
2310
- #: includes/settings/tabs/wps-access-level.php:97
2311
- msgid "WordPress Roles and Capabilities page"
2312
- msgstr "صفحه وردپرس نقش و توانایی"
 
2313
 
2314
- #: includes/settings/tabs/wps-access-level.php:98
2315
- msgid "Hint: manage_network = Super Admin Network, manage_options = Administrator, edit_others_posts = Editor, publish_posts = Author, edit_posts = Contributor, read = Everyone."
2316
- msgstr "نکته: manage_network = مدیر شبکه، manage_options = مدیر، edit_others_posts = ویرایشگر، publish_posts = نویسنده، edit_posts = مشارکت‌کننده، read = همه."
 
2317
 
2318
- #: includes/settings/tabs/wps-access-level.php:99
2319
- msgid "Each of the above casscades the rights upwards in the default WordPress configuration. So for example selecting publish_posts grants the right to Authors, Editors, Admins and Super Admins."
2320
- msgstr "هریک از موارد به‌صورت پیش‌فرض در وردپرس تعریف شده‌اند. به‌عنوان مثال با انتخاب publish_posts به نویسنده‌گاه، ویرایشگر‌ها، مدیر و مدیرکلی دسترسی اعطا می‌گردد."
 
2321
 
2322
- #: includes/settings/tabs/wps-access-level.php:100
2323
- msgid "If you need a more robust solution to delegate access you might want to look at %s in the WordPress plugin directory."
2324
- msgstr "اگر نیاز به راه‌حل‌های بیشتری در رابطه با نقش‌های کاربری وردپرس داشتید، نگاهی به افزونه %s بیندازید."
2325
 
2326
- #: includes/log/exclusions.php:197
2327
- #: includes/settings/tabs/wps-access-level.php:105 wp-statistics.php:341
2328
- #: wp-statistics.php:417
2329
- msgid "Exclusions"
2330
- msgstr "استثنائات"
2331
 
2332
- #: includes/settings/tabs/wps-access-level.php:109
2333
- msgid "Record exclusions"
2334
- msgstr "رکوردهای استثناء"
 
2335
 
2336
- #: includes/settings/tabs/wps-access-level.php:111
2337
- #: includes/settings/tabs/wps-access-level.php:165
2338
- #: includes/settings/tabs/wps-access-level.php:192
2339
- msgid "Enable"
2340
- msgstr "فعال"
2341
 
2342
- #: includes/settings/tabs/wps-access-level.php:112
2343
- msgid "This will record all the excluded hits in a separate table with the reasons why it was excluded but no other information. This will generate a lot of data but is useful if you want to see the total number of hits your site gets, not just actual user visits."
2344
- msgstr "نادیده گرفتن یکسری از بازدیدها از آمار و نگه‌داری از آنها با ذکر دلیل در یک جدول دیگر. می‌تواند مقدار زیادی داده تولید شود، درعوض مفید خواهد بود و می‌توانید آمار دقیق بازدید و بازدیدکنندتان را به دست آورید."
2345
 
2346
- #: includes/settings/tabs/wps-access-level.php:117
2347
- msgid "Exclude User Roles"
2348
- msgstr "محروم‌کردن نقش‌های کاربری"
2349
 
2350
- #: includes/settings/tabs/wps-access-level.php:133
2351
- #: includes/settings/tabs/wps-access-level.php:247
2352
- #: includes/settings/tabs/wps-access-level.php:254
2353
- #: includes/settings/tabs/wps-access-level.php:261
2354
- msgid "Exclude"
2355
- msgstr "محروم"
2356
 
2357
- #: includes/settings/tabs/wps-access-level.php:134
2358
- msgid "Exclude %s role from data collection."
2359
- msgstr "محروم کردن نقش کاربری %s از محاسبه در آمار"
 
 
 
 
2360
 
2361
- #: includes/settings/tabs/wps-access-level.php:140
2362
- msgid "IP/Robot Exclusions"
2363
- msgstr "محرومیت‌های آی‌پی/ربات"
2364
 
2365
- #: includes/settings/tabs/wps-access-level.php:144
2366
- msgid "Robot list"
2367
- msgstr "لیست روبات‌ها"
2368
 
2369
- #: includes/settings/tabs/wps-access-level.php:157
2370
- msgid "A list of words (one per line) to match against to detect robots. Entries must be at least 4 characters long or they will be ignored."
2371
- msgstr "یک لیست از کلمات برای مقایسه و شناسایی ربات‌ها (در هر خط یک کلمه وارد شود). ورودی‌ها باید حداقل دارای 4 کارکتر باشد."
2372
 
2373
- #: includes/settings/tabs/wps-access-level.php:158
2374
- msgid "Reset to Default"
2375
- msgstr "بازگشت به حالت پیش‌فرض"
 
 
 
 
 
2376
 
2377
- #: includes/settings/tabs/wps-access-level.php:163
2378
- msgid "Force robot list update after upgrades"
2379
- msgstr "به‌روز رسانی لیست روبات‌ها پس از ارتقاء"
 
 
2380
 
2381
- #: includes/settings/tabs/wps-access-level.php:166
2382
- msgid "Force the robot list to be reset to the default after an update to WP Statistics takes place. Note if this option is enabled any custom robots you have added to the list will be lost."
2383
- msgstr "لیست روبات‌ها بعد از به‌روز رسانی ریست می‌شود. توجه داشته باشید اگر این گزینه فعال باشد لیست سفارشی شما از دست خواهد رفت."
 
 
 
 
2384
 
2385
- #: includes/settings/tabs/wps-access-level.php:171
2386
- msgid "Robot visit threshold"
2387
- msgstr "آستانه سفر ربات"
 
 
 
 
 
2388
 
2389
- #: includes/settings/tabs/wps-access-level.php:174
2390
- msgid "Treat visitors with more than this number of visits per day as robots. 0 = disabled."
2391
- msgstr "درمان بازدید کنندگان با بیش از این تعداد بازدید هر روز را به عنوان ربات. 0 = غیر فعال است."
 
 
2392
 
2393
- #: includes/settings/tabs/wps-access-level.php:179
2394
- msgid "Excluded IP address list"
2395
- msgstr "لیست آدرس آی‌پی‌های محروم"
2396
 
2397
- #: includes/settings/tabs/wps-access-level.php:182
2398
- msgid "A list of IP addresses and subnet masks (one per line) to exclude from statistics collection (both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 formats are accepted). To specify an IP address only, use a subnet value of 32 or 255.255.255.255."
2399
- msgstr "یک لیست از آدرس آی‌پی‌ و Subnet Maskهای (در در خط یکی) برای جلوگیری در محاسبه آمارگیر (هردو فرمت 192.168.0.0/24 و 192.168.0.0/255.255.255.0 قابل قبول). برای مشخص کردن تنها یک آدرس آی‌پی نیازی نیست Subnet Mask را اضافه کنید."
 
2400
 
2401
- #: includes/settings/tabs/wps-access-level.php:183
2402
- msgid "Add 10.0.0.0"
2403
- msgstr "افزودن 10.0.0.0"
 
 
2404
 
2405
- #: includes/settings/tabs/wps-access-level.php:184
2406
- msgid "Add 172.16.0.0"
2407
- msgstr "افزودن 172.16.0.0"
2408
 
2409
- #: includes/settings/tabs/wps-access-level.php:185
2410
- msgid "Add 192.168.0.0"
2411
- msgstr "افزودن 192.168.0.0"
2412
 
2413
- #: includes/settings/tabs/wps-access-level.php:190
2414
- msgid "Use honey pot"
2415
- msgstr "استفاده از گلدان عسل"
2416
 
2417
- #: includes/settings/tabs/wps-access-level.php:193
2418
- msgid "Use a honey pot page to identify robots."
2419
- msgstr "استفاده از یک صفحه در گلدان عسل به شناسایی ربات."
2420
 
2421
- #: includes/settings/tabs/wps-access-level.php:198
2422
- msgid "Honey pot post id"
2423
- msgstr "عسل گلدان ارسال شناسه"
2424
 
2425
- #: includes/settings/tabs/wps-access-level.php:201
2426
- msgid "The post id to use for the honeypot page."
2427
- msgstr "ارسال شناسه برای صفحه هانیپات استفاده کنید."
 
 
2428
 
2429
- #: includes/settings/tabs/wps-access-level.php:202
2430
- msgid "Create a new honey pot page"
2431
- msgstr "ایجاد یک صفحه در گلدان عسل جدید"
 
2432
 
2433
- #: includes/settings/tabs/wps-access-level.php:207
2434
- msgid "GeoIP Exclusions"
2435
- msgstr "GeoIP با استثنائات"
 
2436
 
2437
- #: includes/settings/tabs/wps-access-level.php:211
2438
- msgid "Excluded countries list"
2439
- msgstr "لیست کشورها به حساب نیامده"
 
2440
 
2441
- #: includes/settings/tabs/wps-access-level.php:214
2442
- msgid "A list of country codes (one per line, two letters each) to exclude from statistics collection. Use \"000\" (three zeros) to exclude unknown countries."
2443
- msgstr "لیستی از کدهای کشور (یکی در هر خط، هر دو نامه) از مجموعه آمار شامل. استفاده از &quot;000&quot; (سه صفر) به رد کشورهای ناشناخته است."
 
2444
 
2445
- #: includes/settings/tabs/wps-access-level.php:219
2446
- msgid "Included countries list"
2447
- msgstr "لیست کشورها شامل"
 
2448
 
2449
- #: includes/settings/tabs/wps-access-level.php:222
2450
- msgid "A list of country codes (one per line, two letters each) to include in statistics collection, if this list is not empty, only visitors from the included countries will be recorded. Use \"000\" (three zeros) to exclude unknown countries."
2451
- msgstr "لیستی از کدهای کشور (یکی در هر خط، هر دو نامه) در مجموعه آمار شامل، اگر به این لیست خالی نیست، تنها بازدید کنندگان از کشورهای شامل ثبت خواهد شد. استفاده از &quot;000&quot; (سه صفر) به رد کشورهای ناشناخته است."
 
2452
 
2453
- #: includes/settings/tabs/wps-access-level.php:227
2454
- msgid "Host Exclusions"
2455
- msgstr "محرومیت هاست"
2456
 
2457
- #: includes/settings/tabs/wps-access-level.php:231
2458
- msgid "Excluded hosts list"
2459
- msgstr "لیست میزبان به حساب نیامده"
2460
 
2461
- #: includes/settings/tabs/wps-access-level.php:234
2462
- msgid "A list of fully qualified host names (ie. server.example.com, one per line) to exclude from statistics collection."
2463
- msgstr "یک لیست از نام میزبان طور کامل واجد شرایط (یعنی. server.example.com، یک خط در هر) از مجموعه آمار شامل."
2464
 
2465
- #: includes/settings/tabs/wps-access-level.php:236
2466
- msgid "Note: this option will NOT perform a reverse DNS lookup on each page load but instead cache the IP address for the provided hostnames for one hour. If you are excluding dynamically assigned hosts you may find some degree of overlap when the host changes it's IP address and when the cache is updated resulting in some hits recorded."
2467
- msgstr "توجه داشته باشید: این گزینه نیست انجام خواهد داد DNS معکوس گرین کارت آمریکا در هر بار صفحه، اما به جای کش آدرس IP برای اسامی گره ارائه شده برای یک ساعت. اگر شما به استثنای میزبان پویا اختصاص شما ممکن است درجاتی از همپوشانی پیدا وقتی که میزبان تغییر آدرس IP آن و زمانی که کش به روز شده است و در نتیجه برخی از بازدید ثبت شده است."
2468
 
2469
- #: includes/settings/tabs/wps-access-level.php:241
2470
- msgid "Site URL Exclusions"
2471
- msgstr "استثنائات آدرس"
2472
 
2473
- #: includes/settings/tabs/wps-access-level.php:245
2474
- msgid "Excluded login page"
2475
- msgstr "استثنائات برگه‌ی ورود"
2476
 
2477
- #: includes/settings/tabs/wps-access-level.php:248
2478
- msgid "Exclude the login page for registering as a hit."
2479
- msgstr "نادیده گرفتن برگه‌ی ورود برای نام‌نویسی به‌عنوان محاسبه در آمار"
2480
 
2481
- #: includes/settings/tabs/wps-access-level.php:252
2482
- msgid "Excluded admin pages"
2483
- msgstr "استثنائات برگه‌های مدیریت"
2484
 
2485
- #: includes/settings/tabs/wps-access-level.php:255
2486
- msgid "Exclude the admin pages for registering as a hit."
2487
- msgstr "نادیده گرفتن برگه‌های مدیریت برای نام‌نویسی به‌عنوان محاسبه در آمار"
2488
 
2489
- #: includes/settings/tabs/wps-access-level.php:259
2490
- msgid "Excluded RSS feeds"
2491
- msgstr "استثنائات خوراک RSS"
 
 
2492
 
2493
- #: includes/settings/tabs/wps-access-level.php:262
2494
- msgid "Exclude the RSS feeds for registering as a hit."
2495
- msgstr "حذف RSS خوراک برای ثبت نام به عنوان یک رسید."
 
 
 
 
2496
 
2497
- #: includes/settings/tabs/wps-browscap.php:22
2498
- msgid "browscap settings"
2499
- msgstr "تنظیمات browscap"
 
2500
 
2501
- #: includes/settings/tabs/wps-browscap.php:27
2502
- msgid "browscap usage"
2503
- msgstr "استفاده از browscap"
 
2504
 
2505
- #: includes/settings/tabs/wps-browscap.php:32
2506
- #: includes/settings/tabs/wps-browscap.php:56
2507
- #: includes/settings/tabs/wps-general.php:76
2508
- #: includes/settings/tabs/wps-general.php:92
2509
- #: includes/settings/tabs/wps-general.php:116
2510
- #: includes/settings/tabs/wps-general.php:132
2511
- #: includes/settings/tabs/wps-general.php:148
2512
- #: includes/settings/tabs/wps-general.php:160
2513
- #: includes/settings/tabs/wps-general.php:187
2514
- #: includes/settings/tabs/wps-general.php:199
2515
- #: includes/settings/tabs/wps-general.php:214
2516
- #: includes/settings/tabs/wps-general.php:228
2517
- #: includes/settings/tabs/wps-general.php:258
2518
- #: includes/settings/tabs/wps-general.php:270
2519
- #: includes/settings/tabs/wps-general.php:286
2520
- #: includes/settings/tabs/wps-general.php:325
2521
- #: includes/settings/tabs/wps-general.php:341
2522
- #: includes/settings/tabs/wps-geoip.php:47
2523
- #: includes/settings/tabs/wps-geoip.php:71
2524
- #: includes/settings/tabs/wps-geoip.php:104
2525
- #: includes/settings/tabs/wps-maintenance.php:40
2526
- #: includes/settings/tabs/wps-maintenance.php:64
2527
- #: includes/settings/tabs/wps-notifications.php:69
2528
- #: includes/settings/tabs/wps-notifications.php:81
2529
- #: includes/settings/tabs/wps-notifications.php:93
2530
- #: includes/settings/tabs/wps-notifications.php:105
2531
- #: includes/settings/tabs/wps-notifications.php:121
2532
- #: includes/settings/tabs/wps-overview-display.php:87
2533
- #: includes/settings/tabs/wps-overview-display.php:107
2534
- #: includes/settings/tabs/wps-overview-display.php:147
2535
- #: includes/settings/tabs/wps-overview-display.php:159
2536
- msgid "Active"
2537
- msgstr "فعال"
2538
 
2539
- #: includes/settings/tabs/wps-browscap.php:33
2540
- msgid "The browscap database will be downloaded and used to detect robots."
2541
- msgstr "پایگاه داده browscap را دانلود و استفاده برای شناسایی ربات."
2542
 
2543
- #: includes/settings/tabs/wps-browscap.php:39
2544
- msgid "Update browscap Info"
2545
- msgstr "Browscap به روز رسانی اطلاعات"
2546
 
2547
- #: includes/settings/tabs/wps-browscap.php:44
2548
- msgid "Download browscap Database"
2549
- msgstr "دانلود browscap پایگاه داده"
 
2550
 
2551
- #: includes/settings/tabs/wps-browscap.php:45
2552
- #: includes/settings/tabs/wps-geoip.php:60
2553
- msgid "Save changes on this page to download the update."
2554
- msgstr "ذخیره‌ی تغییرات در این برگه و دریافت به‌روز رسانی"
2555
 
2556
- #: includes/settings/tabs/wps-browscap.php:51
2557
- msgid "Schedule weekly update of browscap DB"
2558
- msgstr "برنامه به روز رسانی هفتگی browscap دسی بل"
 
 
 
 
2559
 
2560
- #: includes/settings/tabs/wps-browscap.php:59
2561
- #: includes/settings/tabs/wps-geoip.php:74
2562
- msgid "Next update will be"
2563
- msgstr "به‌روز رسانی بعدی خواهد بود"
 
 
 
2564
 
2565
- #: includes/settings/tabs/wps-browscap.php:74
2566
- msgid "Download of the browscap database will be scheduled for once a week."
2567
- msgstr "دانلود بانک اطلاعاتی browscap برای یک بار در هفته طوری زمانبندی خواهد شد."
2568
 
2569
- #: includes/settings/tabs/wps-general.php:50
2570
- msgid "This will delete the manual when you save the settings, are you sure?"
2571
- msgstr "پس از ذخیره‌ی صفحه، فایل راهنما حذف خواهد شد، آیا مطمئن هستید؟"
2572
 
2573
- #: includes/settings/tabs/wps-general.php:77
2574
- msgid "This feature will not store IP addresses in the database but instead used a unique hash. The \"Store entire user agent string\" setting will be disabled if this is selected. You will not be able to recover the IP addresses in the future to recover location information if this is enabled."
2575
- msgstr "این ویژگی آدرس IP را در پایگاه داده ذخیره خواهد شد اما در عوض هش منحصر به فرد استفاده. String عامل کاربر کل \"Store\" تنظیم غیرفعال خواهد شد اگر این گزینه انتخاب شود. شما قادر خواهید بود برای بازیابی آدرس IP در آینده برای بازیابی اطلاعات مکان اگر این فعال شده است."
2576
 
2577
- #: includes/settings/tabs/wps-general.php:82 shortcode.php:129
2578
- msgid "Users Online"
2579
- msgstr "کاربران حاضر"
2580
 
2581
- #: includes/settings/tabs/wps-general.php:87
2582
- msgid "User online"
2583
- msgstr "کاربران حاضر"
 
 
2
  # This file is distributed under the same license as the WP Statistics package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: WP Statistics\n"
6
+ "POT-Creation-Date: 2015-05-25 00:04+0330\n"
7
+ "PO-Revision-Date: 2015-05-25 00:23+0330\n"
8
+ "Last-Translator: \n"
9
+ "Language-Team: \n"
10
+ "Language: fa_IR\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=1; plural=0;\n"
15
+ "X-Generator: Poedit 1.6.10\n"
16
+ "X-Poedit-KeywordsList: __;_e\n"
17
+ "X-Poedit-Basepath: F:\\xampp\\htdocs\\cms\\wordpress\\wp-content\\plugins"
18
+ "\\wp-statistics\n"
19
+ "X-Poedit-SearchPath-0: F:\\xampp\\htdocs\\cms\\wordpress\\wp-content\\plugins"
20
+ "\\wp-statistics\n"
21
+
22
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:31
23
+ #, php-format
24
+ msgid "%s agent data deleted successfully."
25
+ msgstr "%s عامل داده ها با موفقیت حذف."
26
 
27
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:34
28
+ msgid "No agent data found to remove!"
29
+ msgstr "داده‌های مرورگر برای حذف شدن یافت نشد!"
30
 
31
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:38
32
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:68
33
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:116
34
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:122
35
+ msgid "Please select the desired items."
36
+ msgstr "لطفا موارد مورد نظر را انتخاب کنید."
37
 
38
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:41
39
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:71
40
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:125
41
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:150
42
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:180
43
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:6
44
+ msgid "Access denied!"
45
+ msgstr "دسترسی غیرمجاز!"
46
 
47
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:62
48
+ #, php-format
49
+ msgid "%s platform data deleted successfully."
50
+ msgstr "اطلاعات پلت فرم %s با موفقیت حذف."
51
 
52
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:65
53
+ msgid "No platform data found to remove!"
54
+ msgstr "سکوی‌های مرورگر برای حذف شدن یافت نشد!"
55
 
56
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/ajax.php:174
57
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge-hits.php:32
58
+ msgid "Number of hits must be greater than or equal to 10!"
59
  msgstr ""
60
 
61
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:55
62
+ msgid "Quick Stats"
63
+ msgstr "بازدید دریک نگاه"
64
 
65
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:56
66
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/browsers.php:58
67
+ msgid "Top 10 Browsers"
68
+ msgstr "10 مرورگر برتر"
69
 
70
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:57
71
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:11
72
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:27
73
+ msgid "Top 10 Countries"
74
+ msgstr "10 کشور برتر"
75
 
76
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:58
77
+ msgid "Today's Visitor Map"
78
+ msgstr "بازدیدکنندگان امروز"
79
 
80
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:59
81
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/editor.php:46
82
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:8
83
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:10
84
+ msgid "Hit Statistics"
85
+ msgstr "آمار بازدیدها"
86
 
87
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:60
88
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/pages.php:14
89
+ msgid "Top 10 Pages"
90
+ msgstr "10 برگه برتر"
91
 
92
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:61
93
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:36
94
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/recent.php:10
95
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:39
96
+ msgid "Recent Visitors"
97
+ msgstr "آخرین بازدیدکنندگان"
98
 
99
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:62
100
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:27
101
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:42
102
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/referring.php:16
103
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:26
104
+ msgid "Top Referring Sites"
105
+ msgstr "برترین ارجاع دهنده‌ها"
106
 
107
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:63
108
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:10
109
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:89
110
+ msgid "Search Engine Referrals"
111
+ msgstr "ورودی‌ موتورهای جستجوگر"
112
 
113
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:64
114
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:8
115
+ msgid "Summary"
116
+ msgstr "خلاصه"
117
 
118
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:65
119
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:31
120
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/words.php:11
121
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:37
122
+ msgid "Latest Search Words"
123
+ msgstr "آخرین کلمات جستجو شده"
124
 
125
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:66
126
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:10
127
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:35
128
+ msgid "Top 10 Visitors Today"
129
+ msgstr "10 بازدیدکنندگان برتر امروز"
130
 
131
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:97
132
+ msgid "Please reload the dashboard to display the content of this widget."
133
+ msgstr "برای مشاهده محتوای ابزارک، صفحه را یکبار بارگزاری مجدد کنید."
134
 
135
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/dashboard.php:138
136
+ msgid "WP Statistics Overview"
137
+ msgstr " آمار وردپرس در یک نگاه"
138
 
139
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/editor.php:63
140
+ msgid "This post is not yet published."
141
+ msgstr "این پست هنوز منتشر نشده است."
142
 
143
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/editor.php:69
144
+ msgid "Hits in the last 20 days"
145
+ msgstr "آخرین بازدیدها در 20 روز گذشته"
146
 
147
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:398
148
+ msgid "Baidu"
149
+ msgstr "بایدو"
150
 
151
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:399
152
+ msgid "Bing"
153
+ msgstr "بینگ"
154
 
155
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:400
156
+ msgid "clearch.org"
157
+ msgstr "clearch.org"
158
 
159
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:401
160
+ msgid "DuckDuckGo"
161
+ msgstr "داک‌داک‌گو"
162
 
163
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:402
164
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:128
165
+ msgid "Google"
166
+ msgstr "گوگل"
167
 
168
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:403
169
+ msgid "Yahoo!"
170
+ msgstr "یاهو!"
171
 
172
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:404
173
+ msgid "Yandex"
174
+ msgstr "یاندکس"
175
 
176
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
177
+ msgid "10 Days"
178
+ msgstr "10 روز گذشته"
179
 
180
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
181
+ msgid "20 Days"
182
+ msgstr "20 روز گذشته"
183
 
184
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
185
+ msgid "30 Days"
186
+ msgstr "30 روز گذشته"
187
 
188
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
189
+ msgid "2 Months"
190
+ msgstr "2 ماهه گذشته"
191
 
192
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
193
+ msgid "3 Months"
194
+ msgstr "3 ماهه گذشته"
195
 
196
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
197
+ msgid "6 Months"
198
+ msgstr "6 ماهه گذشته"
199
 
200
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
201
+ msgid "9 Months"
202
+ msgstr "9 ماهه گذشته"
203
 
204
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:879
205
+ msgid "1 Year"
206
+ msgstr "1 ساله گذشته"
207
 
208
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:922
209
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:925
210
+ msgid "Range"
211
+ msgstr "از"
212
 
213
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:929
214
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-visitors.php:29
215
+ msgid "MM/DD/YYYY"
216
+ msgstr "MM/DD/YYYY"
217
 
218
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:929
219
  msgid "to"
220
  msgstr "تا"
221
 
222
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:929
223
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-visitors.php:29
224
  msgid "Go"
225
  msgstr "برو"
226
 
227
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:967
228
+ #, php-format
229
+ msgid "%s table data deleted successfully."
230
+ msgstr "اطلاعات جدول %s با موفقیت حذف."
231
 
232
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/functions.php:971
233
+ #, php-format
234
+ msgid "Error, %s not emptied!"
235
+ msgstr "خطا! %s خالی نیست!"
236
 
237
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/geoip-populate.php:24
238
+ msgid ""
239
+ "Unable to load the GeoIP database, make sure you have downloaded it in the "
240
+ "settings page."
241
+ msgstr ""
242
+ "قادر به بارگزاری پایگاه‌داده GeoIP نیست، مطمئن شوید در برگه‌ی تنظیمات دریافت "
243
+ "می‌شود."
244
 
245
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/geoip-populate.php:48
246
+ #, php-format
247
+ msgid "Updated %s GeoIP records in the visitors database."
248
+ msgstr "%s رکورد GeoIP در پایگاه داده به‌روز شد."
249
 
250
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge-hits.php:25
251
+ #, php-format
252
+ msgid "%s records purged successfully."
253
+ msgstr "%s رکورد با موفقیت پاکسازی شدند."
254
 
255
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge-hits.php:28
256
+ msgid "No visitors found to purge."
257
+ msgstr "هیچ بازدیدکننده‌ای یافت نشد."
258
 
259
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge-hits.php:45
260
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:98
261
+ msgid "Database pruned on"
262
+ msgstr "بانک اطلاعات هرس در"
263
 
264
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:21
265
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:39
266
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:50
267
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:83
268
+ #, php-format
269
+ msgid "%s data older than %s days purged successfully."
270
+ msgstr "%s داده های قدیمی تر از روز %s با موفقیت پاکسازی است."
271
 
272
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:23
273
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:41
274
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:52
275
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:85
276
+ #, php-format
277
+ msgid "No records found to purge from %s!"
278
+ msgstr "هیچ رکورد یافت نشد برای پاکسازی از %s!"
279
 
280
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/functions/purge.php:103
281
+ msgid "Please select a value over 30 days."
282
+ msgstr "لطفاً مقدار بیشتر از 30 روز انتخاب کنید."
283
 
284
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:8
285
+ msgid "Browser Statistics"
286
+ msgstr "آمار مرورگرها"
287
 
288
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:14
289
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:98
290
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:233
291
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:72
292
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:190
293
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:26
294
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:162
295
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:64
296
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:67
297
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:17
298
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/page-statistics.php:34
299
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:27
300
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:28
301
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:148
302
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:38
303
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:7
304
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/browsers.php:9
305
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:9
306
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/google.map.php:8
307
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:9
308
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/jqv.map.php:8
309
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/pages.php:12
310
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/recent.php:8
311
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/referring.php:14
312
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:9
313
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:7
314
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:9
315
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/words.php:9
316
+ msgid "Click to toggle"
317
+ msgstr "برای باز و بستن کلیک کنید"
318
 
319
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:15
320
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/browsers.php:10
321
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:25
322
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:346
323
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:422
324
+ msgid "Browsers"
325
+ msgstr "مرورگرها"
326
 
327
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:42
328
+ msgid "Browsers by type"
329
+ msgstr "مرورگرها براساس نوع"
330
 
331
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:99
332
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:37
333
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:302
334
+ msgid "Platform"
335
+ msgstr "سَکو"
336
 
337
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:126
338
+ msgid "Browsers by platform"
339
+ msgstr "مرورگرها براساس سَکو"
340
 
341
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/all-browsers.php:234
342
+ #, php-format
343
+ msgid "%s Version"
344
+ msgstr "نسخه %s"
345
 
346
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:8
347
+ msgid ""
348
+ "Attention: Exclusion are not currently set to be recorded, the results below "
349
+ "may not reflect current statistics!"
350
+ msgstr ""
351
+ "توجه: در حال حاظر استثنائات برای رکوردها تنظیم نشده‌اند. نتایج زیر ممکن است "
352
+ "آمار فعلی را منعکس نکند."
353
 
354
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
355
+ msgid "Robot"
356
+ msgstr "روبات"
357
 
358
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
359
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:64
360
+ msgid "Browscap"
361
+ msgstr "Browscap"
362
 
363
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
364
+ msgid "IP Match"
365
+ msgstr "تطبیق آی‌پی"
366
 
367
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
368
+ msgid "Self Referral"
369
+ msgstr "ورودی‌های خودی"
370
 
371
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
372
+ msgid "Login Page"
373
+ msgstr "صفحه ورود"
374
 
375
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
376
+ msgid "Admin Page"
377
+ msgstr "صفحه مدیریت"
378
 
379
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
380
+ msgid "User Role"
381
+ msgstr "نقش کاربری"
382
 
383
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
384
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:104
385
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:94
386
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:72
387
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:119
388
+ msgid "Total"
389
+ msgstr "کل"
390
 
391
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
392
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:76
393
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:104
394
+ msgid "GeoIP"
395
+ msgstr "GeoIP"
396
 
397
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
398
+ msgid "Hostname"
399
+ msgstr "نام میزبان"
400
 
401
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
402
+ msgid "Robot Threshold"
403
+ msgstr "روبات"
404
 
405
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
406
+ msgid "Honey Pot"
407
+ msgstr "Honey Pot"
408
 
409
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
410
+ msgid "Feeds"
411
+ msgstr "خوراک‌ها"
412
 
413
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:24
414
+ msgid "Excluded URL"
415
+ msgstr "آدرس‌های محاسبه نشده"
416
 
417
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:64
418
+ msgid "Exclusions Statistics"
419
+ msgstr "استثنائات آمار"
420
 
421
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:73
422
+ msgid "Exclusions Statistical Chart"
423
+ msgstr "نمودار آمار استثنائات"
424
 
425
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:95
426
+ msgid "Excluded hits in the last"
427
+ msgstr "بازدید آخرین استثنائات"
428
 
429
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:95
430
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:65
431
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:69
432
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:61
433
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:59
434
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:207
435
+ msgid "days"
436
+ msgstr "روز گذشته"
437
 
438
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:116
439
+ msgid "Number of excluded hits"
440
+ msgstr "تعداد بازدید استثنائات"
441
 
442
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:191
443
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:163
444
+ msgid "Hits Statistics Summary"
445
+ msgstr "نمودار خلاصه آمار"
446
 
447
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:197
448
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:105
449
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:348
450
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:424
451
+ msgid "Exclusions"
452
+ msgstr "استثنائات"
453
 
454
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:201
455
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:174
456
+ msgid "Chart Total"
457
+ msgstr "نمودار کل"
458
 
459
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/exclusions.php:206
460
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:180
461
+ msgid "All Time Total"
462
+ msgstr ""
463
 
464
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:27
465
+ msgid "Hits Statistics Chart"
466
+ msgstr "نمودار آمار بازدیدها"
 
 
 
 
 
 
467
 
468
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:65
469
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:61
470
+ msgid "Hits in the last"
471
+ msgstr "آخرین بازدیدها در"
472
 
473
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:86
474
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:82
475
+ msgid "Number of visits and visitors"
476
+ msgstr "تعداد بازدید و بازدید کننده"
477
 
478
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:100
479
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:169
480
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:96
481
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:38
482
+ msgid "Visit"
483
+ msgstr "بازدید"
484
 
485
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:100
486
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/hit-statistics.php:170
487
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:96
488
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:37
489
+ msgid "Visitor"
490
+ msgstr "بازدیدکننده"
491
 
492
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:47
493
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:38
494
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:29
495
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:191
496
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:294
497
+ msgid "All"
498
+ msgstr "همه"
499
 
500
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:65
501
+ msgid "Latest Search Word Statistics"
502
+ msgstr "آخرین آمار کلمات جستجو شده"
503
 
504
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:100
505
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:101
506
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:50
507
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/google.map.php:84
508
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/jqv.map.php:71
509
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/recent.php:33
510
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/words.php:36
511
+ msgid "#hash#"
512
+ msgstr "#hash#"
513
 
514
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:105
515
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:106
516
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:55
517
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:71
518
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/recent.php:38
519
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/words.php:43
520
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:33
521
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:113
522
+ msgid "Map"
523
+ msgstr "نقشه"
524
 
525
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:142
526
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:139
527
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:109
528
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:198
529
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:125
530
+ msgid "Page"
531
+ msgstr "صفحه"
532
 
533
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-search.php:142
534
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:139
535
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:109
536
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:198
537
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:125
538
+ msgid "From"
539
+ msgstr "از"
540
 
541
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:68
542
+ msgid "Recent Visitor Statistics"
543
+ msgstr "آخرین آمار بازدیدکنندگان"
544
 
545
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/last-visitor.php:68
546
+ msgid "Filtered by"
547
+ msgstr "فیلتر توسط"
548
 
549
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:57
550
+ msgid "Have you thought about donating to WP Statistics?"
551
+ msgstr "آیا در مورد حمایت به آمار وردپرس فکر کرده‌اید؟"
552
 
553
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:57
554
+ msgid "Donate Now!"
555
+ msgstr "هم‌اکنون حمایت می‌کنم!"
556
 
557
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/log.php:57
558
+ msgid "Close"
559
+ msgstr "بستن"
560
 
561
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:11
562
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:18
563
+ msgid "Online Users"
564
+ msgstr "کاربران حاضر"
565
 
566
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:75
567
+ msgid "Online for "
568
+ msgstr "آنلاین شده در"
569
 
570
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/online.php:100
571
+ msgid "Currently there are no users online in the site."
572
+ msgstr "در حال حاضر هیچ کاربری در سایت آنلاین نیست."
573
 
574
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/page-statistics.php:26
575
+ msgid "Page Trend for Post ID"
576
+ msgstr "برگه تمایل برای شناسه نوشته‌ها"
577
 
578
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/page-statistics.php:35
579
+ msgid "Page Trend"
580
+ msgstr "برگه تمایل"
581
 
582
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:19
583
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:28
584
+ msgid "Search Engine Referral Statistics"
585
+ msgstr "آمار ورودی از موتورهای جستجو"
586
 
587
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:69
588
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:59
589
+ msgid "Search engine referrals in the last"
590
+ msgstr "آخرین ورودی‌‌ها از موتورهای جستجوگر"
591
 
592
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/search-statistics.php:90
593
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:80
594
+ msgid "Number of referrals"
595
+ msgstr "تعداد ورودی‌ها"
596
 
597
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-countries.php:18
598
+ msgid "Top Countries"
599
+ msgstr "برترین کشورها"
600
 
601
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-countries.php:30
602
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:30
603
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:30
604
+ msgid "Rank"
605
+ msgstr "رتبه"
606
 
607
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-countries.php:31
608
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:31
609
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:32
610
+ msgid "Flag"
611
+ msgstr "پرچم"
612
 
613
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-countries.php:32
614
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:32
615
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:33
616
+ msgid "Country"
617
+ msgstr "کشور"
618
 
619
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-countries.php:33
620
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:33
621
+ msgid "Visitor Count"
622
+ msgstr "تعداد بازدیدکننده"
623
 
624
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:19
625
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:149
626
+ msgid "Top Pages"
627
+ msgstr "برترین برگه‌ها"
628
 
629
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:29
630
+ msgid "Top 5 Pages Trends"
631
+ msgstr "برترین 5 برگه"
632
 
633
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:60
634
+ msgid "Top 5 Page Trending Stats"
635
+ msgstr "برترین بازدید 5 برگه"
636
 
637
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:81
638
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/page.php:63
639
+ msgid "Number of Hits"
640
+ msgstr "تعداد بازدید"
641
 
642
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:95
643
+ msgid "Rank #1"
644
+ msgstr "رتبه #1"
645
 
646
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:95
647
+ msgid "Rank #2"
648
+ msgstr "رتبه #2"
649
 
650
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:95
651
+ msgid "Rank #3"
652
+ msgstr "رتبه #3"
653
 
654
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:95
655
+ msgid "Rank #4"
656
+ msgstr "رتبه #4"
657
 
658
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:95
659
+ msgid "Rank #5"
660
+ msgstr "رتبه #5"
661
 
662
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:177
663
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/pages.php:35
664
+ msgid "No page title found"
665
+ msgstr "عنوان برگه یافت نشد"
666
 
667
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-pages.php:180
668
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/pages.php:38
669
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:37
670
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:122
671
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:127
672
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:132
673
+ msgid "Visits"
674
+ msgstr "بازدیدها"
675
 
676
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:4
677
+ msgid "To be added soon"
678
+ msgstr "به زودی اضافه می شود"
679
 
680
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:40
681
+ msgid "Referring sites from"
682
+ msgstr "سایت های ارجاع دهنده از"
683
 
684
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-referring.php:110
685
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/referring.php:34
686
+ msgid "References"
687
+ msgstr "ارجاع"
688
 
689
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-visitors.php:12
690
+ msgid "Top 100 Visitors Today"
691
+ msgstr "100 بازدیدکنندگان برتر امروز"
692
 
693
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/top-visitors.php:26
694
+ msgid "Date"
695
+ msgstr "تاریخ"
696
 
697
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:8
698
+ #, php-format
699
+ msgid "About WP Statistics Version %s"
700
+ msgstr "درباره افزونه آمار وردپرس، نسخه %s"
701
 
702
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:25
703
+ msgid "Website"
704
+ msgstr "وب‌سایت"
705
 
706
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:26
707
+ msgid "Rate and Review"
708
+ msgstr "رتبه بندی و بازبینی"
709
 
710
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:30
711
+ msgid "More Information"
712
+ msgstr "اطلاعات بیشتر"
713
 
714
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/about.php:39
715
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:12
716
+ #, php-format
717
+ msgid ""
718
+ "This product includes GeoLite2 data created by MaxMind, available from %s."
719
+ msgstr ""
720
+ "این محصول شامل داده‌های GeoLite2 می‌باشد که توسط MaxMind، ایجاد شده و در %s "
721
+ "قابل دسترس می‌باشد."
722
+
723
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/browsers.php:10
724
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/countries.php:11
725
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/hits.php:10
726
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/pages.php:14
727
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/recent.php:10
728
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/referring.php:16
729
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/search.php:10
730
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:10
731
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/words.php:11
732
+ msgid "More"
733
+ msgstr "بیشتر"
734
 
735
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/browsers.php:51
736
+ msgid "Other"
737
+ msgstr "دیگر"
738
 
739
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/google.map.php:9
740
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/jqv.map.php:9
741
+ msgid "Today Visitors Map"
742
+ msgstr "بازدیدکنندگان امروز برروی نقشه"
743
 
744
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/page.php:8
745
+ msgid "Page Trending Stats"
746
+ msgstr "روند آمار برگه‌ها"
747
 
748
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/referring.php:35
749
+ msgid "Address"
750
+ msgstr "آدرس"
751
 
752
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:26
753
+ msgid "User(s) Online"
754
+ msgstr "کاربر(های) حاضر"
755
 
756
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:42
757
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:94
758
+ msgid "Today"
759
+ msgstr "امروز"
760
 
761
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:48
762
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:95
763
+ msgid "Yesterday"
764
+ msgstr "دیروز"
765
 
766
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:54
767
+ msgid "Last 7 Days (Week)"
768
+ msgstr "7 روز گذشته (هفته)"
769
 
770
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:60
771
+ msgid "Last 30 Days (Month)"
772
+ msgstr "30 روز گذشته (ماه)"
773
 
774
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:66
775
+ msgid "Last 365 Days (Year)"
776
+ msgstr "365 روز گذشته (سال)"
777
 
778
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:113
779
+ msgid "Daily Total"
780
+ msgstr "کل امروز"
 
781
 
782
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:132
783
+ msgid "Current Time and Date"
784
+ msgstr "تاریخ و زمان امروز"
785
 
786
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:132
787
+ msgid "(Adjustment)"
788
+ msgstr "(تنظیم)"
 
 
789
 
790
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:136
791
+ #, php-format
792
+ msgid "Date: %s"
793
+ msgstr "تاریخ: %s"
794
 
795
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/summary.php:140
796
+ #, php-format
797
+ msgid "Time: %s"
798
+ msgstr "زمان: %s"
799
 
800
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:31
801
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:76
802
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:273
803
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:349
804
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:425
805
+ msgid "Hits"
806
+ msgstr "بازدیدها"
807
 
808
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:34
809
+ msgid "IP"
810
+ msgstr "آی‌پی"
811
 
812
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:36
813
+ msgid "Agent"
814
+ msgstr "عامل کاربر"
815
 
816
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/log/widgets/top.visitors.php:38
817
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:291
818
+ msgid "Version"
819
+ msgstr "نگارش"
820
 
821
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:5
822
+ msgid "Database Setup"
823
+ msgstr "راه اندازی پایگاه داده"
824
 
825
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:10
826
+ msgid "Re-run Install"
827
+ msgstr "اجرای نصب دوباره"
828
 
829
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:14
830
+ msgid "Install Now!"
831
+ msgstr "در حال حاضر نصب!"
832
 
833
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:15
834
+ msgid ""
835
+ "If for some reason your installation of WP Statistics is missing the "
836
+ "database tables or other core items, this will re-execute the install "
837
+ "process."
838
+ msgstr ""
839
+ "اگر به هر دلیلی خود را نصب افزونه آمار جداول پایگاه داده یا موارد دیگر هسته "
840
+ "از دست رفته است این فرایند نصب دوباره اجرا خواهد شد."
841
 
842
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:20
843
+ msgid "Database Index"
844
+ msgstr "شاخص پایگاه‌داده"
845
 
846
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:25
847
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:21
848
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:347
849
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:423
850
+ msgid "Countries"
851
+ msgstr "کشورها"
852
 
853
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:39
854
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:69
855
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:25
856
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:40
857
+ msgid "Update Now!"
858
+ msgstr "به‌روز رسانی کن!"
859
 
860
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:40
861
+ msgid ""
862
+ "Older installs of WP Statistics allow for duplicate entries in the visitors "
863
+ "table in a corner case. Newer installs protect against this with a unique "
864
+ "index on the table. To create the index on the older installs duplicate "
865
+ "entries must be deleted first. Clicking \"Update Now\" will scan the "
866
+ "vistitors table, delete duplicate entries and add the index."
867
+ msgstr ""
868
+ "در نصب‌های قدیمی افزونه آمارگیر داده‌های تکراری در گوشه‌ای از جدول "
869
+ "بازدیدکنند‌‌گان ایجاد می‌شدند. نصب‌های جدیدتر در رابطه با این مورد توسط یک فهرست "
870
+ "شاخص محافظت شده‌اند. برای ایجاد یک فهرست شاخص در نصب‌های قدیمی ابتدا باید "
871
+ "داده‌های تکراری را پاک کنید. با کلیک برروی \"به روز رسانی\" ابتدا جدول "
872
+ "بازدیدکننده‌گان را بررسی و سپس داده‌های تکراری را حذف و فهرست را اضافه می‌کند."
873
 
874
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:41
875
+ msgid ""
876
+ "This operation could take a long time on installs with many rows in the "
877
+ "visitors table."
878
+ msgstr ""
879
+ "این عملیات زمان زیادی برای نصب تعدادی ردیف‌ها در جدل بازدیدکنندگان صرف می کند."
880
 
881
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:46
882
+ msgid ""
883
+ "Older installs of WP Statistics allow for duplicate entries in the visitors "
884
+ "table in a corner case. Newer installs protect against this with a unique "
885
+ "index on the table."
886
+ msgstr ""
887
+ "در نصب‌های قدیمی افزونه آمارگیر داده‌های تکراری در گوشه‌ای از جدول "
888
+ "بازدیدکنند‌‌گان ایجاد می‌شدند. نصب‌های جدیدتر در رابطه با این مورد توسط یک فهرست "
889
+ "شاخص محافظت شده‌اند."
890
 
891
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:47
892
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:77
893
+ msgid ""
894
+ "Congratulations, your installation is already up to date, nothing to do."
895
+ msgstr "تبریک می‌گویم، در حال حاضر نصب شما به‌روز است و مشکلی ندارد."
896
 
897
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:56
898
+ msgid "Visits Table"
899
+ msgstr "جدول بازدید‌ها"
 
900
 
901
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:70
902
+ msgid ""
903
+ "Older installs of WP Statistics allow for duplicate entries in the visits "
904
+ "table in a corner case. Newer installs protect against this with a unique "
905
+ "index on the table. To create the index on the older installs duplicate "
906
+ "entries must be deleted first. Clicking \"Update Now\" will scan the "
907
+ "vistits table, delete duplicate entries and add the index."
908
+ msgstr ""
909
+ "در نصب‌های قبلی‌تر محتواهای تکراری در جدول بازدید‌ها وجود دارد. نصب جدید با "
910
+ "شاخص محنصر به فرد در این جدول محافظت می‌شود. برای ایجاد شاخص ابتدا باید شاخص "
911
+ "محتواهای تکراری حذف شود. با کلیک برروی \"به‌روز رسانی\" جدول بازدیدها بررسی "
912
+ "میشود و شاخص را اضافه می‌کند."
913
 
914
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:71
915
+ msgid ""
916
+ "This operation could take a long time on installs with many rows in the "
917
+ "visits table."
918
+ msgstr ""
919
+ "این عملیات می‌تواند به دلیل ردیف‌های زیاد در جدول بازدیدها زمان طولانی داشته "
920
+ "باشد."
921
 
922
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-database.php:76
923
+ msgid ""
924
+ "Older installs of WP Statistics allow for duplicate entries in the visits "
925
+ "table in a corner case. Newer installs protect against this with a unique "
926
+ "index on the table."
927
+ msgstr ""
928
+ "نصب‌های قدیمی از آمار وردپرس به محتواهای تکراری در جدول بازدیدها اجازه نشتن "
929
+ "می‌دهد. نصب جدید در برابر این شاخص منحصر به فرد محافظت شده است."
930
 
931
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:8
932
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:183
933
+ msgid "Export"
934
+ msgstr "برون‌بری"
935
 
936
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:13
937
+ msgid "Export from"
938
+ msgstr "برون‌بری از"
 
939
 
940
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:18
941
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:36
942
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:185
943
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:241
944
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:265
945
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:134
946
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:164
947
+ msgid "Please select"
948
+ msgstr "لطفا انتخاب کنید"
949
 
950
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:25
951
+ msgid "Select the table for the output file."
952
+ msgstr "جدول مورد نظر برای تهیه فایل خروجی را انتخاب کنید."
 
953
 
954
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:31
955
+ msgid "Export To"
956
+ msgstr "برون‌بری به"
957
 
958
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:42
959
+ msgid "Select the output file type."
960
+ msgstr "نوع فایل خروجی را انتخاب کنید."
 
961
 
962
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:48
963
+ msgid "Include Header Row"
964
+ msgstr "شامل بودن سربرگ ردیف"
965
 
966
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:53
967
+ msgid "Include a header row as the first line of the exported file."
968
+ msgstr "شامل شدن سربرگ ردیف در خط اول فایل برون‌بری شده."
969
 
970
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-export.php:54
971
+ msgid "Start Now!"
972
+ msgstr "شروع کن!"
973
 
974
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:15
975
+ msgid "Historical Values"
976
+ msgstr "مقادیر تاریخچه"
977
 
978
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:20
979
+ msgid ""
980
+ "Note: As you have just purged the database you must reload this page for "
981
+ "these numbers to be correct."
982
+ msgstr ""
983
+ "نکته: همانطوری که پایگاه‌داده را پاک سازی کردید، برای نمایش اعداد صحیح باید "
984
+ "صفحه را مجدداً بارگزاری کنید."
985
+
986
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:26
987
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:138
988
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:143
989
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:133
990
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:356
991
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:432
992
+ msgid "Visitors"
993
+ msgstr "بازدیدکنندگان"
994
 
995
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:31
996
+ #, php-format
997
+ msgid ""
998
+ "Number of historical number of visitors to the site (current value is %s)."
999
+ msgstr "تعداد تاریخچه بازدیدکنندگان (مقدار فعلی %s است)."
1000
 
1001
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:42
1002
+ #, php-format
1003
+ msgid ""
1004
+ "Number of historical number of visits to the site (current value is %s)."
1005
+ msgstr "تعداد تاریخچه بازدیدها (مقدار فعلی %s است)."
1006
 
1007
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:48
1008
+ msgid "Update now!"
1009
+ msgstr "به‌روز رسانی کن!"
1010
 
1011
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:10
1012
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:43
1013
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:75
1014
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:107
1015
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:141
1016
+ msgid "Are you sure?"
1017
+ msgstr "آیا مطمئن هستید؟"
1018
 
1019
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:175
1020
+ msgid "Data"
1021
+ msgstr "داده"
1022
 
1023
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:180
1024
+ msgid "Empty Table"
1025
+ msgstr "خالی کردن جدول"
1026
 
1027
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:193
1028
+ msgid "All data table will be lost."
1029
+ msgstr "تمامی دادههای جدول از بین خواهد رفت."
 
1030
 
1031
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:194
1032
+ msgid "Clear now!"
1033
+ msgstr "پاک کن!"
1034
 
1035
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:202
1036
+ msgid "Purge records older than"
1037
+ msgstr "پاک‌سازی رکوردهای قدیمی‌تر از"
1038
 
1039
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:208
1040
+ msgid ""
1041
+ "Deleted user statistics data older than the selected number of days. "
1042
+ "Minimum value is 30 days."
1043
+ msgstr ""
1044
+ "انتخاب روزهای قبل برای حذف داده‌های آماری کاربری. حداقل مقدار 30 روز است."
1045
 
1046
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:209
1047
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:224
1048
+ msgid "Purge now!"
1049
+ msgstr "هم‌اکنون پاک‌سازی کن!"
1050
 
1051
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:217
1052
+ msgid "Purge visitors with more than"
1053
+ msgstr "پاک‌سازی بازدیدکنندگان بزرگتر از"
1054
 
1055
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:222
1056
+ msgid "hits"
1057
+ msgstr ""
1058
 
1059
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:223
1060
+ msgid ""
1061
+ "Deleted user statistics data where the user has more than the defined number "
1062
+ "of hits in a day. This can be useful to clear up old data when your site "
1063
+ "has been hit by a bot. This will remove the visitor and their hits to the "
1064
+ "site, however it will not remove individual page hits as that data is not "
1065
+ "recorded on a per use basis. Minimum value is 10 hits."
1066
+ msgstr ""
1067
 
1068
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:231
1069
+ msgid "Delete User Agent Types"
1070
+ msgstr "حذف نوع سیستم عامل کاربر"
1071
 
1072
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:236
1073
+ msgid "Delete Agents"
1074
+ msgstr "حذف سیستم عاملها"
1075
 
1076
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:251
1077
+ msgid "All visitor data will be lost for this agent type."
1078
+ msgstr "تمامی دادههای مرورگر بازدیدکننده از بین خواهد رفت."
1079
 
1080
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:252
1081
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:276
1082
+ msgid "Delete now!"
1083
+ msgstr "پاک کن!"
1084
 
1085
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:260
1086
+ msgid "Delete Platforms"
1087
+ msgstr "حذف سَکوها"
1088
 
1089
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:275
1090
+ msgid "All visitor data will be lost for this platform type."
1091
+ msgstr "تمامی دادههای سَکوی بازدیدکننده از بین خواهد رفت."
1092
 
1093
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:17
1094
+ msgid "Resources"
1095
+ msgstr "منابع"
1096
 
1097
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:22
1098
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:27
1099
+ msgid "Memory usage in PHP"
1100
+ msgstr "حافظه استفاده شده در پی‌اچ‌پی"
1101
 
1102
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:26
1103
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:37
1104
+ msgid "Byte"
1105
+ msgstr "بایت"
1106
 
1107
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:33
1108
+ msgid "Last Overview page memory usage"
1109
+ msgstr "آخرین زمان بررسی شده صفحه مرور کلی"
1110
 
1111
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:38
1112
+ msgid "Memory usage in the overview page"
1113
+ msgstr "حافظه استفاده شده در صفحه مرورکلی"
1114
 
1115
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:44
1116
+ msgid "PHP Memory Limit"
1117
+ msgstr "PHP Memory Limit"
 
1118
 
1119
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:49
1120
+ msgid "The memory limit a script is allowed to consume, set in php.ini."
1121
+ msgstr "تنظیم محدودیت حافظه برای اسکریپت در php.ini قرار دارد."
1122
 
1123
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:55
1124
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:66
1125
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:77
1126
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:88
1127
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:99
1128
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:110
1129
+ #, php-format
1130
+ msgid "Number of rows in the %s table"
1131
+ msgstr "تعداد ردیفها در جدول %s"
1132
 
1133
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:59
1134
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:70
1135
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:81
1136
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:92
1137
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:103
1138
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:114
1139
+ msgid "Row"
1140
+ msgstr "ردیف"
1141
 
1142
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:60
1143
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:71
1144
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:82
1145
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:93
1146
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:104
1147
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:115
1148
+ msgid "Number of rows"
1149
+ msgstr "تعداد ردیف‌های موجود"
1150
 
1151
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:120
1152
+ msgid "Version Info"
1153
+ msgstr "اطلاعات نگارش"
1154
 
1155
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:125
1156
+ msgid "WP Statistics Version"
1157
+ msgstr "نگارش افزونه آمار"
1158
 
1159
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:130
1160
+ msgid "The WP Statistics version you are running."
1161
+ msgstr "نگارش افزونه آمار در حال اجرای شما."
1162
 
1163
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:136
1164
+ msgid "PHP Version"
1165
+ msgstr "نگارش PHP"
1166
 
1167
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:141
1168
+ msgid "The PHP version you are running."
1169
+ msgstr "نگارش PHP در حال اجرای شما."
1170
 
1171
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:147
1172
+ msgid "PHP Safe Mode"
1173
+ msgstr "حالت ایمن PHP"
1174
 
1175
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:152
1176
+ msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode."
1177
+ msgstr "حالت ایمنی PHP فعال است. کدهای GeoIP در حالت امن پشتیبانی نمی‌شوند."
1178
 
1179
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:158
1180
+ msgid "jQuery Version"
1181
+ msgstr "نگارش جی‌کوئری"
1182
 
1183
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:163
1184
+ msgid "The jQuery version you are running."
1185
+ msgstr "نگارش جی‌کوئری در حال اجرای شما."
1186
 
1187
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:169
1188
+ msgid "cURL Version"
1189
+ msgstr "نسخه cURL"
1190
 
1191
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:173
1192
+ msgid "cURL not installed"
1193
+ msgstr "cURL نصب نیست"
 
 
 
 
 
 
 
1194
 
1195
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:174
1196
+ msgid ""
1197
+ "The PHP cURL Extension version you are running. cURL is required for the "
1198
+ "GeoIP code, if it is not installed GeoIP will be disabled."
1199
+ msgstr ""
1200
+ "ماژول cURL در PHP شما در حال اجراست. اگر نصب نیست GeoIP غیرفعال خواهد شد."
1201
 
1202
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:180
1203
+ msgid "BC Math"
1204
+ msgstr "BC Math"
1205
 
1206
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:184
1207
+ msgid "Installed"
1208
+ msgstr "نصب شده"
1209
 
1210
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:184
1211
+ msgid "Not installed"
1212
+ msgstr "نصب نشده"
1213
 
1214
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:185
1215
+ msgid ""
1216
+ "If the PHP BC Math Extension is installed. BC Math is no longer required "
1217
+ "for the GeoIP code and is listed here only for historical reasons."
1218
+ msgstr ""
1219
+ "اگر قادر به نصب پسوند پی اچ پی ریاضی سال قبل از میلاد است. ریاضی سال قبل از "
1220
+ "میلاد دیگر برای کد GeoIP لازم است و تنها به دلایل تاریخی ذکر شده است."
1221
 
1222
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:190
1223
+ msgid "File Info"
1224
+ msgstr "اطلاعات فایل"
1225
 
1226
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:195
1227
+ msgid "GeoIP Database"
1228
+ msgstr "GeoIP پایگاه داده"
1229
 
1230
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:204
1231
+ msgid "Database file does not exist."
1232
+ msgstr "فایل پایگاه‌داده وجود ندارد."
1233
 
1234
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:206
1235
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:225
1236
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:244
1237
+ msgid ", created on "
1238
+ msgstr "، در ایجاد "
1239
 
1240
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:208
1241
+ msgid "The file size and date of the GeoIP database."
1242
+ msgstr "اندازه فایل و تاریخ از GeoIP پایگاه داده."
1243
 
1244
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:214
1245
+ msgid "browscap.ini File"
1246
+ msgstr "browscap.ini فایل"
1247
 
1248
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:223
1249
+ msgid "browscap.ini file does not exist."
1250
+ msgstr "فایل browscap.ini وجود ندارد."
1251
 
1252
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:227
1253
+ msgid "The file size and date of the browscap.ini file."
1254
+ msgstr "اندازه فایل و تاریخ فایل browscap.ini."
1255
 
1256
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:233
1257
+ msgid "browscap Cache File"
1258
+ msgstr "browscap فایل حافظه پنهان"
1259
 
1260
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:242
1261
+ msgid "browscap cache file does not exist."
1262
+ msgstr "پرونده حافظه پنهان در browscap وجود ندارد."
1263
 
1264
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:246
1265
+ msgid "The file size and date of the browscap cache file."
1266
+ msgstr "اندازه فایل و تاریخ فایل حافظه پنهان browscap."
1267
 
1268
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:251
1269
+ msgid "Client Info"
1270
+ msgstr "اطلاعات کاربر"
1271
 
1272
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:256
1273
+ msgid "Client IP"
1274
+ msgstr "آی‌پی کاربر"
1275
 
1276
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:261
1277
+ msgid "The client IP address."
1278
+ msgstr "آدرس آی‌پی کاربر."
1279
 
1280
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:267
1281
+ msgid "User Agent"
1282
+ msgstr "عامل کاربر"
1283
 
1284
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:272
1285
+ msgid "The client user agent string."
1286
+ msgstr "رشته‌ی عامل کاربری"
1287
 
1288
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:278
1289
+ msgid "Browser"
1290
+ msgstr "مرورگر"
1291
 
1292
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:285
1293
+ msgid "The detected client browser."
1294
+ msgstr "مرورگر شناسایی شده کاربر"
1295
 
1296
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:296
1297
+ msgid "The detected client browser version."
1298
+ msgstr "نسخه شناسایی شده مرورگر کاربر"
1299
 
1300
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:307
1301
+ msgid "The detected client platform."
1302
+ msgstr "پلت‌فرم شناسایی شده کاربر"
1303
 
1304
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:4
1305
+ msgid ""
1306
+ "This will replace all IP addresses in the database with hash values and "
1307
+ "cannot be undo, are you sure?"
1308
+ msgstr ""
1309
+ "همه آدرس‌های آی‌پی در پایگاه‌داده با مقادیر هش جایگزین می‌شود و قابل برگشت نیست، "
1310
+ "آیا مطمئن هستید؟"
1311
 
1312
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:16
1313
+ msgid "GeoIP Options"
1314
+ msgstr "تنظیمات GeoIP"
1315
 
1316
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:26
1317
+ msgid ""
1318
+ "Updates any unknown location data in the database, this may take a while"
1319
+ msgstr ""
1320
+ "دریافت به‌روز رسانی برای موقعیت وکشورها، ممکن است انجام این عمل کمی طول بکشد."
1321
 
1322
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:31
1323
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:66
1324
+ msgid "IP Addresses"
1325
+ msgstr "آدرس آی‌پی"
 
1326
 
1327
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:36
1328
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:71
1329
+ msgid "Hash IP Addresses"
1330
+ msgstr "هش‌کردن آدرس آی‌پی"
 
1331
 
1332
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:41
1333
+ msgid ""
1334
+ "Replace IP addresses in the database with hash values, you will not be able "
1335
+ "to recover the IP addresses in the future to populate location information "
1336
+ "afterwards and this may take a while"
1337
+ msgstr ""
1338
+ "جایگزین کردن مقادیر هش به جای آدرس آی‌پی در پایگاه‌داده، شما در آینده "
1339
+ "نمی‌توانید آدرس‌های آی‌پی را بازیابی کنید و ممکن است کمی طول بکشد."
1340
 
1341
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:43
1342
+ msgid "IP Addresses replaced with hash values."
1343
+ msgstr "آدرس آی‌پی با مقادیر هش جایگزین می‌شود."
1344
 
1345
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:51
1346
+ msgid "Install routine complete."
1347
+ msgstr "نصب کامل شد."
1348
 
1349
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:182
1350
+ msgid "Resources/Information"
1351
+ msgstr "منابع/اطلاعات"
1352
 
1353
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:184
1354
+ msgid "Purging"
1355
+ msgstr "پاک‌سازی"
1356
 
1357
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:185
1358
+ msgid "Database"
1359
+ msgstr "پایگاه‌داده"
1360
 
1361
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:186
1362
+ msgid "Updates"
1363
+ msgstr "به‌روز رسانی‌ها"
1364
 
1365
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/optimization/wps-optimization.php:187
1366
+ msgid "Historical"
1367
+ msgstr "تاریخچه"
1368
 
1369
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:8
1370
+ #, php-format
1371
+ msgid "WP Statistics V%s"
1372
+ msgstr "آمار وردپرس نگارش %s"
1373
 
1374
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:20
1375
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:362
1376
+ msgid "Donate"
1377
+ msgstr "حمایت مالی"
1378
 
1379
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:24
1380
+ #, php-format
1381
+ msgid ""
1382
+ "Fell like showing us how much you enjoy WP Statistics? Drop by our %s page "
1383
+ "and show us some love!"
1384
+ msgstr ""
1385
+ "آیا از افزونه آمار وردپرس لذت برده‌اید؟ می‌توانید علاقه خود را به افزونه در "
1386
+ "صفحه %s به ما نشان دهید!"
1387
 
1388
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:24
1389
+ msgid "donation"
1390
+ msgstr "حمایت"
1391
 
1392
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:28
1393
+ msgid "Visit Us Online"
1394
+ msgstr "مشاهده ما"
1395
 
1396
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:32
1397
+ #, php-format
1398
+ msgid ""
1399
+ "Come visit our great new %s and keep up to date on the latest news about WP "
1400
+ "Statistics."
1401
+ msgstr ""
1402
+ "به %s جدید ما مراجعه کنید تا از آخرین اخبار و اطلاعیه‌های افزونه آمار وردپرس "
1403
+ "مطلع شوید."
1404
 
1405
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:32
1406
+ msgid "website"
1407
+ msgstr "وب سایت"
1408
 
1409
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:36
1410
+ msgid "Rate and Review at WordPress.org"
1411
+ msgstr "امتیاز و بررسی در Wordpress.org"
1412
 
1413
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:40
1414
+ msgid "Thanks for installing WP Statistics, we encourage you to submit a "
1415
+ msgstr "با تشکر از شما بابت نصب افزونه آمار وردپرس، توصیه می‌کنیم به"
1416
 
1417
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:40
1418
+ msgid "rating and review"
1419
+ msgstr "رتبه بندی و بازبینی"
1420
 
1421
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:40
1422
+ msgid "over at WordPress.org. Your feedback is greatly appreciated!"
1423
+ msgstr "سر بزنید. نقطه نظرات شما قابل قدردانیست!"
1424
 
1425
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:44
1426
+ msgid "Translations"
1427
+ msgstr "ترجمه‌ها"
1428
 
1429
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:48
1430
+ #, php-format
1431
+ msgid ""
1432
+ "WP Statistics supports internationalization and we encourage our users to "
1433
+ "submit translations, please visit our %s to see the current status and %s if "
1434
+ "you would like to help."
1435
+ msgstr ""
1436
+ "افزونه آمار وردپرس از بین المللی شدن حمایت می کند و ما شما را به ارائه ترجمه "
1437
+ "تشویق می‌کنیم, برای مشاهده وضعیت ترجمه‌ها به %s مراجعه کنید و اگر میخواهید به "
1438
+ "ما کمک کنید به %s مراجعه کنید."
1439
 
1440
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:48
1441
+ msgid "translation collaboration site"
1442
+ msgstr "سایت همکاری در ترجمه"
1443
 
1444
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:48
1445
+ msgid "drop us a line"
1446
+ msgstr "تماس با ما"
1447
 
1448
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:52
1449
+ msgid "Support"
1450
+ msgstr "پشتیبانی"
1451
 
1452
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:57
1453
+ msgid ""
1454
+ "We're sorry you're having problem with WP Statistics and we're happy to help "
1455
+ "out. Here are a few things to do before contacting us:"
1456
+ msgstr ""
1457
+ "اگر با افزونه آمار وردپرس مشکل دارید، ما متأسفیم و خوشحال می‌شویم شما را کمک "
1458
+ "کنیم. می‌توانید از بخش‌های زیر اقدام کنید:"
1459
 
1460
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:60
1461
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:61
1462
+ #, php-format
1463
+ msgid "Have you read the %s?"
1464
+ msgstr "آیا شما %s را خونده‌اید؟"
1465
 
1466
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:60
1467
+ msgid "FAQs"
1468
+ msgstr "سوالات متداول"
1469
 
1470
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:61
1471
+ msgid "manual"
1472
+ msgstr "کتابچه راهنمای کاربر"
1473
 
1474
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:62
1475
+ #, php-format
1476
+ msgid "Have you search the %s for a similar issue?"
1477
+ msgstr "در %s برای موضوع‌های مشابه جستجو کرده‌اید؟"
1478
 
1479
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:62
1480
+ msgid "support forum"
1481
+ msgstr "انجمن پشتیبانی"
1482
 
1483
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:63
1484
+ msgid "Have you search the Internet for any error messages you are receiving?"
1485
+ msgstr "آیا برای هر خطا در اینترنت جستجو کرده‌اید؟"
 
 
 
 
 
 
 
 
 
 
 
 
1486
 
1487
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:64
1488
+ msgid "Make sure you have access to your PHP error logs."
1489
+ msgstr "آیا مطمئن هستید به گزارش‌ خطاهای PHP دسترسی دارید؟"
1490
 
1491
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:67
1492
+ msgid "And a few things to double-check:"
1493
+ msgstr "و به چند نکته دقت کنید:"
1494
 
1495
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:70
1496
+ msgid "How's your memory_limit in php.ini?"
1497
+ msgstr "مقدار memory_limit در php.ini را بررسی کرده‌اید؟"
1498
 
1499
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:71
1500
+ msgid "Have you tried disabling any other plugins you may have installed?"
1501
+ msgstr "سعی کردید افزونه‌های نصب شده دیگر را غیرفعال کنید؟"
1502
 
1503
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:72
1504
+ msgid "Have you tried using the default WordPress theme?"
1505
+ msgstr "سعی کردید پوسته پیش‌فرض وردپرس را استفاده کنید؟"
1506
 
1507
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:73
1508
+ msgid "Have you double checked the plugin settings?"
1509
+ msgstr "آیا تنظیمات افزونه را مجدد بررسی کرده‌اید؟"
1510
 
1511
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:74
1512
+ msgid "Do you have all the required PHP extensions installed?"
1513
+ msgstr "آیا الزامات مربوط به اکستنشن‌های PHP را نصب کرده‌اید؟"
1514
 
1515
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:75
1516
+ msgid ""
1517
+ "Are you getting a blank or incomplete page displayed in your browser? Did "
1518
+ "you view the source for the page and check for any fatal errors?"
1519
+ msgstr ""
1520
+ "آیا یک صفحه خالی یا یک صفحه ناقص در مروگر شما مشاهده می‌شود؟ آیا سورس صفحه را "
1521
+ "مشاهده و خطای رخ داده را بررسی کرده‌اید؟"
1522
 
1523
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:76
1524
+ msgid "Have you checked your PHP and web server error logs?"
1525
+ msgstr "آیا PHP و گزارش‌ خطاهای سرور وب خود را بررسی کرده‌اید؟"
1526
 
1527
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:79
1528
+ msgid "Still not having any luck?"
1529
+ msgstr "با این حال، شانشی برایتان نیست؟"
 
 
 
1530
 
1531
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:79
1532
+ #, php-format
1533
+ msgid ""
1534
+ "Then please open a new thread on the %s and we'll respond as soon as "
1535
+ "possible."
1536
  msgstr ""
1537
+ "سپس لطفا یک تاپیک جدید در %s را باز کنید تا به سوال شما در اسرع پاسخ داده "
1538
+ "شود."
1539
 
1540
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:79
1541
+ msgid "WordPress.org support forum"
1542
+ msgstr "انجمن پشتیبانی WordPress.org"
1543
 
1544
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:83
1545
+ #, php-format
1546
+ msgid "Alternatively %s support is available as well."
1547
+ msgstr "انجمن پشتیبانی %s ما، راه دیگری است که همیشه در دسترس است."
1548
 
1549
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-about.php:83
1550
+ msgid "Farsi"
1551
+ msgstr "فارسی"
 
1552
 
1553
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:21
1554
+ msgid "WP Statistics Honey Pot Page"
1555
+ msgstr "صفحه آمار WP دیگ عسل"
1556
 
1557
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:22
1558
+ msgid "This is the honey pot for WP Statistics to use, do not delete."
1559
+ msgstr "این گلدان عسل برای آمار WP برای استفاده، حذف نمی باشد."
 
1560
 
1561
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:45
1562
+ msgid "Access Levels"
1563
+ msgstr "سطح دسترسی"
1564
 
1565
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:74
1566
+ msgid "Required user level to view WP Statistics"
1567
+ msgstr "سطح کاربری مورد نیاز برای مشاهده آمارگیر وردپرس"
 
 
1568
 
1569
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:89
1570
+ msgid "Required user level to manage WP Statistics"
1571
+ msgstr "سطح کاربری مورد نیاز برای مدیریت آمارگیر وردپرس"
 
 
1572
 
1573
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:97
1574
+ #, php-format
1575
+ msgid "See the %s for details on capability levels."
1576
+ msgstr "مشاهده جزئیات %s سطح توانایی."
1577
 
1578
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:97
1579
+ msgid "WordPress Roles and Capabilities page"
1580
+ msgstr "صفحه وردپرس نقش و توانایی"
1581
 
1582
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:98
1583
+ msgid ""
1584
+ "Hint: manage_network = Super Admin Network, manage_options = Administrator, "
1585
+ "edit_others_posts = Editor, publish_posts = Author, edit_posts = "
1586
+ "Contributor, read = Everyone."
1587
+ msgstr ""
1588
+ "نکته: manage_network = مدیر شبکه، manage_options = مدیر، edit_others_posts = "
1589
+ "ویرایشگر، publish_posts = نویسنده، edit_posts = مشارکت‌کننده، read = همه."
1590
 
1591
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:99
1592
+ msgid ""
1593
+ "Each of the above casscades the rights upwards in the default WordPress "
1594
+ "configuration. So for example selecting publish_posts grants the right to "
1595
+ "Authors, Editors, Admins and Super Admins."
1596
+ msgstr ""
1597
+ "هریک از موارد به‌صورت پیش‌فرض در وردپرس تعریف شده‌اند. به‌عنوان مثال با انتخاب "
1598
+ "publish_posts به نویسنده‌گاه، ویرایشگر‌ها، مدیر و مدیرکلی دسترسی اعطا می‌گردد."
1599
 
1600
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:100
1601
+ #, php-format
1602
+ msgid ""
1603
+ "If you need a more robust solution to delegate access you might want to look "
1604
+ "at %s in the WordPress plugin directory."
1605
+ msgstr ""
1606
+ "اگر نیاز به راه‌حل‌های بیشتری در رابطه با نقش‌های کاربری وردپرس داشتید، نگاهی "
1607
+ "به افزونه %s بیندازید."
1608
 
1609
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:109
1610
+ msgid "Record exclusions"
1611
+ msgstr "رکوردهای استثناء"
1612
 
1613
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:111
1614
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:165
1615
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:192
1616
+ msgid "Enable"
1617
+ msgstr "فعال"
1618
 
1619
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:112
1620
+ msgid ""
1621
+ "This will record all the excluded hits in a separate table with the reasons "
1622
+ "why it was excluded but no other information. This will generate a lot of "
1623
+ "data but is useful if you want to see the total number of hits your site "
1624
+ "gets, not just actual user visits."
1625
+ msgstr ""
1626
+ "نادیده گرفتن یکسری از بازدیدها از آمار و نگه‌داری از آنها با ذکر دلیل در یک "
1627
+ "جدول دیگر. می‌تواند مقدار زیادی داده تولید شود، درعوض مفید خواهد بود و "
1628
+ "می‌توانید آمار دقیق بازدید و بازدیدکنندتان را به دست آورید."
1629
 
1630
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:117
1631
+ msgid "Exclude User Roles"
1632
+ msgstr "محروم‌کردن نقش‌های کاربری"
1633
 
1634
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:133
1635
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:247
1636
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:254
1637
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:261
1638
+ msgid "Exclude"
1639
+ msgstr "محروم"
1640
 
1641
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:134
1642
+ #, php-format
1643
+ msgid "Exclude %s role from data collection."
1644
+ msgstr "محروم کردن نقش کاربری %s از محاسبه در آمار"
1645
 
1646
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:140
1647
+ msgid "IP/Robot Exclusions"
1648
+ msgstr "محرومیت‌های آی‌پی/ربات"
1649
 
1650
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:144
1651
+ msgid "Robot list"
1652
+ msgstr "لیست روبات‌ها"
1653
 
1654
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:157
1655
+ msgid ""
1656
+ "A list of words (one per line) to match against to detect robots. Entries "
1657
+ "must be at least 4 characters long or they will be ignored."
1658
+ msgstr ""
1659
+ "یک لیست از کلمات برای مقایسه و شناسایی ربات‌ها (در هر خط یک کلمه وارد شود). "
1660
+ "ورودی‌ها باید حداقل دارای 4 کارکتر باشد."
1661
 
1662
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:158
1663
+ msgid "Reset to Default"
1664
+ msgstr "بازگشت به حالت پیش‌فرض"
 
 
 
 
 
 
 
 
 
 
 
 
 
1665
 
1666
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:163
1667
+ msgid "Force robot list update after upgrades"
1668
+ msgstr "به‌روز رسانی لیست روبات‌ها پس از ارتقاء"
 
 
1669
 
1670
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:166
1671
+ msgid ""
1672
+ "Force the robot list to be reset to the default after an update to WP "
1673
+ "Statistics takes place. Note if this option is enabled any custom robots "
1674
+ "you have added to the list will be lost."
1675
+ msgstr ""
1676
+ "لیست روبات‌ها بعد از به‌روز رسانی ریست می‌شود. توجه داشته باشید اگر این گزینه "
1677
+ "فعال باشد لیست سفارشی شما از دست خواهد رفت."
1678
 
1679
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:171
1680
+ msgid "Robot visit threshold"
1681
+ msgstr "آستانه سفر ربات"
 
1682
 
1683
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:174
1684
+ msgid ""
1685
+ "Treat visitors with more than this number of visits per day as robots. 0 = "
1686
+ "disabled."
1687
+ msgstr ""
1688
+ "درمان بازدید کنندگان با بیش از این تعداد بازدید هر روز را به عنوان ربات. 0 = "
1689
+ "غیر فعال است."
1690
 
1691
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:179
1692
+ msgid "Excluded IP address list"
1693
+ msgstr "لیست آدرس آی‌پی‌های محروم"
1694
 
1695
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:182
1696
+ msgid ""
1697
+ "A list of IP addresses and subnet masks (one per line) to exclude from "
1698
+ "statistics collection (both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 "
1699
+ "formats are accepted). To specify an IP address only, use a subnet value of "
1700
+ "32 or 255.255.255.255."
1701
+ msgstr ""
1702
+ "یک لیست از آدرس آی‌پی‌ و Subnet Maskهای (در در خط یکی) برای جلوگیری در محاسبه "
1703
+ "آمارگیر (هردو فرمت 192.168.0.0/24 و 192.168.0.0/255.255.255.0 قابل قبول). "
1704
+ "برای مشخص کردن تنها یک آدرس آی‌پی نیازی نیست Subnet Mask را اضافه کنید."
1705
 
1706
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:183
1707
+ msgid "Add 10.0.0.0"
1708
+ msgstr "افزودن 10.0.0.0"
1709
 
1710
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:184
1711
+ msgid "Add 172.16.0.0"
1712
+ msgstr "افزودن 172.16.0.0"
1713
 
1714
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:185
1715
+ msgid "Add 192.168.0.0"
1716
+ msgstr "افزودن 192.168.0.0"
1717
 
1718
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:190
1719
+ msgid "Use honey pot"
1720
+ msgstr "استفاده از گلدان عسل"
1721
 
1722
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:193
1723
+ msgid "Use a honey pot page to identify robots."
1724
+ msgstr "استفاده از یک صفحه در گلدان عسل به شناسایی ربات."
1725
 
1726
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:198
1727
+ msgid "Honey pot post id"
1728
+ msgstr "عسل گلدان ارسال شناسه"
1729
 
1730
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:201
1731
+ msgid "The post id to use for the honeypot page."
1732
+ msgstr "ارسال شناسه برای صفحه هانیپات استفاده کنید."
1733
 
1734
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:202
1735
+ msgid "Create a new honey pot page"
1736
+ msgstr "ایجاد یک صفحه در گلدان عسل جدید"
1737
 
1738
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:207
1739
+ msgid "GeoIP Exclusions"
1740
+ msgstr "GeoIP با استثنائات"
1741
 
1742
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:211
1743
+ msgid "Excluded countries list"
1744
+ msgstr "لیست کشورها به حساب نیامده"
1745
 
1746
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:214
1747
+ msgid ""
1748
+ "A list of country codes (one per line, two letters each) to exclude from "
1749
+ "statistics collection. Use \"000\" (three zeros) to exclude unknown "
1750
+ "countries."
1751
+ msgstr ""
1752
+ "لیستی از کدهای کشور (یکی در هر خط، هر دو نامه) از مجموعه آمار شامل. استفاده "
1753
+ "از &quot;000&quot; (سه صفر) به رد کشورهای ناشناخته است."
1754
 
1755
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:219
1756
+ msgid "Included countries list"
1757
+ msgstr "لیست کشورها شامل"
 
 
 
1758
 
1759
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:222
1760
+ msgid ""
1761
+ "A list of country codes (one per line, two letters each) to include in "
1762
+ "statistics collection, if this list is not empty, only visitors from the "
1763
+ "included countries will be recorded. Use \"000\" (three zeros) to exclude "
1764
+ "unknown countries."
1765
+ msgstr ""
1766
+ "لیستی از کدهای کشور (یکی در هر خط، هر دو نامه) در مجموعه آمار شامل، اگر به "
1767
+ "این لیست خالی نیست، تنها بازدید کنندگان از کشورهای شامل ثبت خواهد شد. "
1768
+ "استفاده از &quot;000&quot; (سه صفر) به رد کشورهای ناشناخته است."
1769
 
1770
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:227
1771
+ msgid "Host Exclusions"
1772
+ msgstr "محرومیت هاست"
1773
 
1774
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:231
1775
+ msgid "Excluded hosts list"
1776
+ msgstr "لیست میزبان به حساب نیامده"
1777
 
1778
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:234
1779
+ msgid ""
1780
+ "A list of fully qualified host names (ie. server.example.com, one per line) "
1781
+ "to exclude from statistics collection."
1782
+ msgstr ""
1783
+ "یک لیست از نام میزبان طور کامل واجد شرایط (یعنی. server.example.com، یک خط "
1784
+ "در هر) از مجموعه آمار شامل."
1785
 
1786
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:236
1787
+ msgid ""
1788
+ "Note: this option will NOT perform a reverse DNS lookup on each page load "
1789
+ "but instead cache the IP address for the provided hostnames for one hour. "
1790
+ "If you are excluding dynamically assigned hosts you may find some degree of "
1791
+ "overlap when the host changes it's IP address and when the cache is updated "
1792
+ "resulting in some hits recorded."
1793
+ msgstr ""
1794
+ "توجه داشته باشید: این گزینه نیست انجام خواهد داد DNS معکوس گرین کارت آمریکا "
1795
+ "در هر بار صفحه، اما به جای کش آدرس IP برای اسامی گره ارائه شده برای یک ساعت. "
1796
+ "اگر شما به استثنای میزبان پویا اختصاص شما ممکن است درجاتی از همپوشانی پیدا "
1797
+ "وقتی که میزبان تغییر آدرس IP آن و زمانی که کش به روز شده است و در نتیجه برخی "
1798
+ "از بازدید ثبت شده است."
1799
 
1800
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:241
1801
+ msgid "Site URL Exclusions"
1802
+ msgstr "استثنائات آدرس"
 
1803
 
1804
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:245
1805
+ msgid "Excluded login page"
1806
+ msgstr "استثنائات برگه‌ی ورود"
1807
 
1808
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:248
1809
+ msgid "Exclude the login page for registering as a hit."
1810
+ msgstr "نادیده گرفتن برگه‌ی ورود برای نام‌نویسی به‌عنوان محاسبه در آمار"
 
 
 
1811
 
1812
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:252
1813
+ msgid "Excluded admin pages"
1814
+ msgstr "استثنائات برگه‌های مدیریت"
 
 
 
 
1815
 
1816
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:255
1817
+ msgid "Exclude the admin pages for registering as a hit."
1818
+ msgstr "نادیده گرفتن برگه‌های مدیریت برای نام‌نویسی به‌عنوان محاسبه در آمار"
 
 
1819
 
1820
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:259
1821
+ msgid "Excluded RSS feeds"
1822
+ msgstr "استثنائات خوراک RSS"
 
 
1823
 
1824
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:262
1825
+ msgid "Exclude the RSS feeds for registering as a hit."
1826
+ msgstr "حذف RSS خوراک برای ثبت نام به عنوان یک رسید."
 
 
1827
 
1828
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:266
1829
+ msgid "Excluded URLs list"
1830
+ msgstr "لیست استثنائات آدرس‌ها"
1831
 
1832
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:269
1833
+ msgid ""
1834
+ "A list of local urls (ie. /wordpress/about, one per line) to exclude from "
1835
+ "statistics collection."
1836
+ msgstr ""
1837
+ "یک لیست از آدرس‌های محلی (به‌عنوان مثال: /wordpress/about، هر یک خط) که از "
1838
+ "مجموعه آماری استثنا باشند."
1839
 
1840
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:271
1841
+ msgid ""
1842
+ "Note: this option will NOT handle url parameters (anything after the ?), "
1843
+ "only to the script name. Entries less than two characters will be ignored."
1844
+ msgstr ""
1845
+ "نکته: این گزینه نمی‌تواند به آدرس های طولانی (هرچیزی پس از ؟) رسیدگی کند، "
1846
+ "تنها نام اسکریپت را وارد کنید. محتوا‌های کمتر از 2 کارکتر نادیده گرفته می‌شود."
1847
+
1848
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-access-level.php:278
1849
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:81
1850
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:349
1851
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:158
1852
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:84
1853
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:201
1854
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:388
1855
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:42
1856
+ msgid "Update"
1857
+ msgstr "به‌روز رسانی"
1858
 
1859
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:22
1860
+ msgid "browscap settings"
1861
+ msgstr "تنظیمات browscap"
1862
 
1863
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:27
1864
+ msgid "browscap usage"
1865
+ msgstr "استفاده از browscap"
1866
 
1867
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:32
1868
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:56
1869
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:76
1870
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:92
1871
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:116
1872
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:132
1873
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:148
1874
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:160
1875
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:187
1876
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:199
1877
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:214
1878
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:228
1879
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:258
1880
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:270
1881
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:286
1882
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:325
1883
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:341
1884
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:47
1885
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:71
1886
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:104
1887
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:40
1888
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:64
1889
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:69
1890
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:81
1891
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:93
1892
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:105
1893
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:121
1894
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:87
1895
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:107
1896
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:147
1897
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:159
1898
+ msgid "Active"
1899
+ msgstr "فعال"
1900
 
1901
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:33
1902
+ msgid "The browscap database will be downloaded and used to detect robots."
1903
+ msgstr "پایگاه داده browscap را دانلود و استفاده برای شناسایی ربات."
1904
 
1905
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:39
1906
+ msgid "Update browscap Info"
1907
+ msgstr "Browscap به روز رسانی اطلاعات"
1908
 
1909
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:44
1910
+ msgid "Download browscap Database"
1911
+ msgstr "دانلود browscap پایگاه داده"
 
 
1912
 
1913
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:45
1914
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:60
1915
+ msgid "Save changes on this page to download the update."
1916
+ msgstr "ذخیره‌ی تغییرات در این برگه و دریافت به‌روز رسانی"
1917
 
1918
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:51
1919
+ msgid "Schedule weekly update of browscap DB"
1920
+ msgstr "برنامه به روز رسانی هفتگی browscap دسی بل"
 
1921
 
1922
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:59
1923
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:74
1924
+ msgid "Next update will be"
1925
+ msgstr "به‌روز رسانی بعدی خواهد بود"
1926
 
1927
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-browscap.php:74
1928
+ msgid "Download of the browscap database will be scheduled for once a week."
1929
+ msgstr ""
1930
+ "دانلود بانک اطلاعاتی browscap برای یک بار در هفته طوری زمانبندی خواهد شد."
1931
 
1932
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:50
1933
+ msgid "This will delete the manual when you save the settings, are you sure?"
1934
+ msgstr "پس از ذخیره‌ی صفحه، فایل راهنما حذف خواهد شد، آیا مطمئن هستید؟"
1935
 
1936
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:77
1937
+ msgid ""
1938
+ "This feature will not store IP addresses in the database but instead used a "
1939
+ "unique hash. The \"Store entire user agent string\" setting will be "
1940
+ "disabled if this is selected. You will not be able to recover the IP "
1941
+ "addresses in the future to recover location information if this is enabled."
1942
+ msgstr ""
1943
+ "این ویژگی آدرس IP را در پایگاه داده ذخیره خواهد شد اما در عوض هش منحصر به "
1944
+ "فرد استفاده. String عامل کاربر کل \"Store\" تنظیم غیرفعال خواهد شد اگر این "
1945
+ "گزینه انتخاب شود. شما قادر خواهید بود برای بازیابی آدرس IP در آینده برای "
1946
+ "بازیابی اطلاعات مکان اگر این فعال شده است."
1947
 
1948
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:82
1949
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:131
1950
+ msgid "Users Online"
1951
+ msgstr "کاربران حاضر"
1952
 
1953
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:87
1954
+ msgid "User online"
1955
+ msgstr "کاربران حاضر"
1956
 
1957
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:93
1958
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:133
1959
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:149
1960
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:188
1961
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:200
1962
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:229
1963
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:122
1964
+ msgid "Enable or disable this feature"
1965
+ msgstr "فعال یا غیرفعال کردن این امکان"
1966
 
1967
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:99
1968
+ msgid "Check for online users every"
1969
+ msgstr "زمان بررسی برای محاسبه کاربران آنلاین هر"
1970
 
1971
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:104
1972
+ msgid "Second"
1973
+ msgstr "ثانیه"
 
 
 
1974
 
1975
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:105
1976
+ #, php-format
1977
+ msgid "Time for the check accurate online user in the site. Now: %s Second"
1978
+ msgstr "زمان برای بررسی دقیق کاربران حاضر در سایت. فعلا %s ثانیه است"
1979
 
1980
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:111
1981
+ msgid "Record all user"
1982
+ msgstr "ضبط تمام کاربر"
1983
 
1984
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:117
1985
+ msgid ""
1986
+ "Ignores the exclusion settings and records all users that are online "
1987
+ "(including self referrals and robots). Should only be used for "
1988
+ "troubleshooting."
1989
+ msgstr ""
1990
+ "نادیده می گیرد تنظیمات خروج و ثبت تمام کاربران که به صورت آنلاین (از جمله "
1991
+ "معارفه خود و ربات). فقط باید برای عیب یابی استفاده می شود."
1992
 
1993
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:155
1994
+ msgid "Store entire user agent string"
1995
+ msgstr "ذخیره تمامی مرورگرهای کاربر"
1996
 
1997
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:161
1998
+ msgid "Only enabled for debugging"
1999
+ msgstr "فعال فقط برای اشکال زدایی"
2000
 
2001
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:167
2002
+ msgid "Coefficient per visitor"
2003
+ msgstr "ضریب محاسبه هر بازدیدکننده"
2004
 
2005
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:172
2006
+ #, php-format
2007
+ msgid "For each visit to account for several hits. Currently %s."
2008
+ msgstr "ضریب محاسبه هر بازدید کننده را در آمار مشخص می‌کند. درحال حاضر %s است."
2009
 
2010
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:177
2011
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:182
2012
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:351
2013
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:427
2014
+ msgid "Pages"
2015
+ msgstr "برگه‌ها"
2016
 
2017
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:194
2018
+ msgid "Track all pages"
2019
+ msgstr "رهگیری همه برگه‌ها"
2020
 
2021
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:209
2022
+ msgid "Strip parameters from URI"
2023
+ msgstr "پارامترهای نوار از URI"
 
 
 
 
2024
 
2025
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:215
2026
+ msgid "This will remove anything after the ? in a URL."
2027
+ msgstr "این هر چیزی پس از حذف؟ در یک URL."
2028
 
2029
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:223
2030
+ msgid "Disable hits column in post/pages list"
2031
+ msgstr "غیرفعال کردن ستون بازدید در لیست برگه/نوشته(ها)"
2032
 
2033
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:234
2034
+ msgid "Miscellaneous"
2035
+ msgstr "متفرقه"
2036
 
2037
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:239
2038
+ msgid "Show stats in menu bar"
2039
+ msgstr "نمایش آمار در منوبار"
2040
 
2041
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:244
2042
+ msgid "No"
2043
+ msgstr "خیر"
2044
 
2045
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:245
2046
+ msgid "Yes"
2047
+ msgstr "بله"
2048
 
2049
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:247
2050
+ msgid "Show stats in admin menu bar"
2051
+ msgstr "نمایش آمار در منوبار مدیریت"
2052
 
2053
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:253
2054
+ msgid "Hide admin notices about non active features"
2055
+ msgstr "غیرفعال شدن اطلاعیه‌های مدیریت درمورد فعال بودن امکانات"
2056
 
2057
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:259
2058
+ msgid ""
2059
+ "By default WP Statistics displays an alert if any of the core features are "
2060
+ "disabled on every admin page, this option will disable these notices."
2061
+ msgstr ""
2062
+ "به‌طور پیش‌فرض افزونه آمار وردپرس امکاناتی که در افزونه غیرفعال باشد را به "
2063
+ "صورت اخطار در برگه‌های مدیریت نمایان می‌کند، این گزینه این ویژگی را غیرفعال "
2064
+ "می‌کند."
2065
 
2066
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:265
2067
+ msgid "Delete the manual"
2068
+ msgstr "حذف فایل راهنما"
2069
 
2070
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:271
2071
+ msgid ""
2072
+ "By default WP Statistics stores the admin manual in the plugin directory (~5 "
2073
+ "meg), if this option is enabled it will be deleted now and during upgrades "
2074
+ "in the future."
2075
+ msgstr ""
2076
+ "به طور پیش‌فرض فایل راهنمای کاربری افزونه آمار در شاخه افزونه با حجم (تقریباً "
2077
+ "5 مگابایت) می‌باشد. اگر این گزینه فعال باشد هم‌اکنون پاک خواهد شد و در زمان "
2078
+ "ارتقاء نیز حذف می‌شود."
2079
 
2080
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:276
2081
+ msgid "Search Engines"
2082
+ msgstr "موتورهای جستجو"
 
 
2083
 
2084
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:281
2085
+ msgid "Add page title to empty search words"
2086
+ msgstr ""
2087
 
2088
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:287
2089
+ msgid ""
2090
+ "If a search engine is identified as the referrer but it does not include the "
2091
+ "search query this option will substitute the page title in quotes preceded "
2092
+ "by \"~:\" as the search query to help identify what the user may have been "
2093
+ "searching for."
2094
+ msgstr ""
2095
 
2096
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:293
2097
+ msgid ""
2098
+ "Disabling all search engines is not allowed, doing so will result in all "
2099
+ "search engines being active."
2100
+ msgstr ""
2101
+ "از کار انداختن موتورهای جستجویی که نیازی به آنها نیست، این عمل در نتیجه کل "
2102
+ "موتورهای جستجو تأثیر می‌گذارد."
2103
 
2104
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:308
2105
+ msgid "disable"
2106
+ msgstr "غیرفعال"
 
2107
 
2108
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:309
2109
+ #, php-format
2110
+ msgid "Disable %s from data collection and reporting."
2111
+ msgstr "غیرفعال کردن %s از جمع آوری داده‌ها و گزارش."
2112
 
2113
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:315
2114
+ msgid "Charts"
2115
+ msgstr "نمودار"
2116
 
2117
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:320
2118
+ msgid "Include totals"
2119
+ msgstr "جمع کل"
2120
 
2121
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:326
2122
+ msgid ""
2123
+ "Add a total line to charts with multiple values, like the search engine "
2124
+ "referrals"
2125
+ msgstr "اضافه شدن جمع کل به نمودار آمار ورودی از موتورهای جستجو"
2126
 
2127
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:331
2128
+ msgid "Languages"
2129
+ msgstr "زبان‌ها"
2130
 
2131
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:336
2132
+ msgid "Force English"
2133
+ msgstr "اجبار به انگلیسی"
2134
 
2135
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-general.php:342
2136
+ msgid ""
2137
+ "Do not use the translations and instead use the English defaults for WP "
2138
+ "Statistics (requires two page loads)"
2139
+ msgstr ""
2140
+ "اگر نمیخواهید افزونه برای شما ترجمه شود و از زبان پیش‌فرض انگلیسی استفاده "
2141
+ "شود. (نیازمند بارگزاری صفحه است)"
2142
 
2143
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:27
2144
+ msgid "GeoIP settings"
2145
+ msgstr "تنظیمات GeoIP"
2146
 
2147
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:32
2148
+ #, php-format
2149
+ msgid ""
2150
+ "IP location services provided by GeoLite2 data created by MaxMind, available "
2151
+ "from %s."
2152
+ msgstr ""
2153
+ "سرویس ارائه‌دهنده مکان‌نمای IP با GeoLite2 ایجاد شده و توسط MaxMind ساخته شده "
2154
+ "است و در %s قابل دسترس است."
2155
 
2156
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:42
2157
+ msgid "GeoIP collection"
2158
+ msgstr "مجموعه GeoIP"
2159
 
2160
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:48
2161
+ msgid ""
2162
+ "For get more information and location (country) from visitor, enable this "
2163
+ "feature."
2164
+ msgstr ""
2165
+ "برای دریافت اطلاعات بیشتر و موقعیت (کشور) بازدیدکننده، این امکان را فعال "
2166
+ "کنید."
2167
 
2168
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:54
2169
+ msgid "Update GeoIP Info"
2170
+ msgstr "به روز رسانی اطلاعات GeoIP"
2171
 
2172
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:59
2173
+ msgid "Download GeoIP Database"
2174
+ msgstr "دریافت پایگاه‌داده GeoIP"
 
 
2175
 
2176
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:66
2177
+ msgid "Schedule monthly update of GeoIP DB"
2178
+ msgstr "برنامه‌ریزی به‌روزرسانی ماهیانه پایگاه‌داده‌ی GeoIP"
 
 
 
2179
 
2180
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:92
2181
+ msgid ""
2182
+ "Download of the GeoIP database will be scheduled for 2 days after the first "
2183
+ "Tuesday of the month."
2184
+ msgstr "دریافت پایگاه‌داده‌ی GeoIP در 2 روز بعد از اولین سه‌شنبه در هرماه."
2185
 
2186
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:93
2187
+ msgid ""
2188
+ "This option will also download the database if the local filesize is less "
2189
+ "than 1k (which usually means the stub that comes with the plugin is still in "
2190
+ "place)."
2191
+ msgstr ""
2192
+ "این امکان حتی داده‌های کمتر از 1 کیلوبایت را نیز دریافت می‌کند (که به معنای "
2193
+ "داده‌های همراه افزونه است)."
2194
 
2195
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:99
2196
+ msgid "Populate missing GeoIP after update of GeoIP DB"
2197
+ msgstr "جمعیت‌های از دست رفته GeoIP بعد از به‌روز سانی پایگاه‌داده‌ی GeoIP"
2198
 
2199
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:105
2200
+ msgid "Update any missing GeoIP data after downloading a new database."
2201
+ msgstr ""
2202
+ "به‌روز رسانی هر داده‌ی از دست‌رفته‌ی GeoIP بعد از دریافت پایگاه داده‌ی جدید."
2203
 
2204
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:111
2205
+ msgid "Country code for private IP addresses"
2206
+ msgstr "کد کشور برای آدرس های IP خصوصی"
 
2207
 
2208
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:116
2209
+ msgid ""
2210
+ "The international standard two letter country code (ie. US = United States, "
2211
+ "CA = Canada, etc.) for private (non-routable) IP addresses (ie. 10.0.0.1, "
2212
+ "192.158.1.1, 127.0.0.1, etc.). Use \"000\" (three zeros) to use \"Unknown\" "
2213
+ "as the country code."
2214
+ msgstr ""
2215
+ "استاندارد دو کد بین المللی نامه کشور (به عنوان مثال. ایالات متحده = ایالات "
2216
+ "متحده، CA = کانادا، و غیره) برای خصوصی (غیر قابل دسترسی) آدرس IP (به عنوان "
2217
+ "مثال. 10.0.0.1، 192.158.1.1، 127.0.0.1، و غیره). استفاده از &quot;000&quot; "
2218
+ "(سه صفر) به استفاده از &quot;ناشناخته&quot; به عنوان کد کشور."
2219
 
2220
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:127
2221
+ msgid "GeoIP collection is disabled due to the following reasons:"
2222
+ msgstr "مجموعه GeoIP با توجه به دلایل زیر غیرفعال شده است:"
 
 
 
 
 
 
2223
 
2224
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:130
2225
+ #, php-format
2226
+ msgid ""
2227
+ "GeoIP collection requires PHP %s or above, it is currently disabled due to "
2228
+ "the installed PHP version being "
2229
+ msgstr ""
2230
+ "مجموعه GeoIP به PHP نسخه %s و بالاتر نیاز دارد، در حال حاضر با توجه به پایین "
2231
+ "بودن نسخه PHP شما، غیرفعال است"
2232
 
2233
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:135
2234
+ msgid ""
2235
+ "GeoIP collection requires the cURL PHP extension and it is not loaded on "
2236
+ "your version of PHP!"
2237
+ msgstr ""
2238
+ "مجموعه‌ی GeoIP نیاز به ماژول cURL در PHP دارد و نمی‌تواند در نگارش PHP شما "
2239
+ "بارگزاری شود!"
2240
 
2241
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:141
2242
+ msgid ""
2243
+ "GeoIP collection requires the BC Math PHP extension and it is not loaded on "
2244
+ "your version of PHP!"
2245
+ msgstr ""
2246
+ "مجموعه‌ی GeoIP نیاز به ماژول BC Math در PHP دارد و نمی‌تواند در نگارش PHP شما "
2247
+ "بارگزاری شود!"
2248
 
2249
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-geoip.php:147
2250
+ msgid ""
2251
+ "PHP safe mode detected! GeoIP collection is not supported with PHP's safe "
2252
+ "mode enabled!"
2253
+ msgstr ""
2254
+ "حالت ایمنی PHP شناسایی نشد! مجموعه GeoIP توسط حالت ایمنی PHP پشتیبانی نمی‌شود!"
2255
 
2256
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:20
2257
+ msgid ""
2258
+ "This will permanently delete data from the database each day, are you sure "
2259
+ "you want to enable this option?"
2260
+ msgstr ""
2261
+ "این درخواست داده‌های قدیمی را برای همیشه پاک می‌کند. برای فعال سازی آن مطمئن "
2262
+ "هستید؟"
2263
 
2264
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:30
2265
+ msgid "Database Maintenance"
2266
+ msgstr "تعمیر و نگه‌داری پایگاه‌داده"
2267
 
2268
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:35
2269
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:59
2270
+ msgid "Run a daily WP Cron job to prune the databases"
2271
+ msgstr "اجرای روزانه یک زمان‌بندی برای هرس کردن پایگاه‌داده."
2272
 
2273
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:41
2274
+ msgid ""
2275
+ "A WP Cron job will be run daily to prune any data older than a set number of "
2276
+ "days."
2277
+ msgstr ""
2278
+ "وظیفه آن اجرای روزانه برای حذف داده‌هایی که بیشتر از زمان انتخاب شده نگه‌داری "
2279
+ "شده اند."
2280
 
2281
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:47
2282
+ msgid "Prune data older than"
2283
+ msgstr "داده‌های قدیمی‌تر از"
 
 
 
2284
 
2285
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:52
2286
+ msgid "Days"
2287
+ msgstr "روز"
2288
 
2289
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:53
2290
+ msgid ""
2291
+ "The number of days to keep statistics for. Minimum value is 30 days. "
2292
+ "Invalid values will disable the daily maintenance."
2293
+ msgstr ""
2294
+ "تعداد روزها برای حفظ آمار. حداقل مقدار 30 روز است. مقدارهای نامعتبر روزانه "
2295
+ "غیرفعال می‌شوند."
2296
 
2297
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:65
2298
+ #, fuzzy
2299
+ msgid ""
2300
+ "A WP Cron job will be run daily to prune any users statistics data where the "
2301
+ "user has more than the defined number of hits in a day (aka they are "
2302
+ "probably a bot)."
2303
+ msgstr ""
2304
+ "وظیفه آن اجرای روزانه برای حذف داده‌هایی که بیشتر از زمان انتخاب شده نگه‌داری "
2305
+ "شده اند."
2306
 
2307
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:71
2308
+ msgid "Prune visitors with more than"
2309
+ msgstr "پاک‌سازی بازدیدکنندگان بزرگتر از"
 
 
 
 
2310
 
2311
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-maintenance.php:77
2312
+ #, fuzzy
2313
+ msgid ""
2314
+ "The number of hits required to delete the visitor. Invalid values will "
2315
+ "disable the daily maintenance (must be 10 or greater)."
2316
+ msgstr ""
2317
+ "تعداد روزها برای حفظ آمار. حداقل مقدار 30 روز است. مقدارهای نامعتبر روزانه "
2318
+ "غیرفعال می‌شوند."
2319
 
2320
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:44
2321
+ msgid "Common Report Options"
2322
+ msgstr "تنظیمات متداول گزارش"
2323
 
2324
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:49
2325
+ msgid "E-mail addresses"
2326
+ msgstr "آدرس‌های پست‌الکترونیک"
2327
 
2328
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:54
2329
+ msgid "A comma separated list of e-mail addresses to send reports to."
2330
+ msgstr "برای دریافت ایمیل گزارش، آدرس ایمیل‌های را با ویرگول لاتین جدا کنید."
2331
 
2332
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:59
2333
+ msgid "Update Reports"
2334
+ msgstr "به‌روز رسانی گزارش"
2335
 
2336
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:70
2337
+ msgid "Send a report whenever the browscap.ini is updated."
2338
+ msgstr "ارسال گزارش زمانیکه browscap.ini به‌روز شد."
2339
 
2340
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:82
2341
+ msgid "Send a report whenever the GeoIP database is updated."
2342
+ msgstr "ارسال گزارش زمانیکه پایگاه‌داده GeoIP به‌روز شد."
 
2343
 
2344
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:88
2345
+ msgid "Pruning"
2346
+ msgstr "پاک‌سازی"
2347
 
2348
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:94
2349
+ msgid "Send a report whenever the pruning of database is run."
2350
+ msgstr "ارسال گزارش زمانیکه پایگاه‌داده پاک‌سازی شد."
2351
 
2352
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:100
2353
+ msgid "Upgrade"
2354
+ msgstr "ارتقاء"
2355
 
2356
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:106
2357
+ msgid "Send a report whenever the plugin is upgraded."
2358
+ msgstr "ارسال گزارش زمانیکه افزونه به‌روز شد."
 
2359
 
2360
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:111
2361
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:116
2362
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/schedule.php:199
2363
+ msgid "Statistical reporting"
2364
+ msgstr "گزارش آماری"
2365
 
2366
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:129
2367
+ msgid "Schedule"
2368
+ msgstr "زمان‌بندی"
2369
 
2370
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:153
2371
+ msgid "Select how often to receive statistical report."
2372
+ msgstr "چگونگی دریافت گزارش آمار را انتخاب کنید."
2373
 
2374
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:159
2375
+ msgid "Send reports via"
2376
+ msgstr "ارسال از طریق"
 
2377
 
2378
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:165
2379
+ msgid "Email"
2380
+ msgstr "پست الکترونیک"
 
2381
 
2382
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:167
2383
+ msgid "SMS"
2384
+ msgstr "پیامک"
2385
 
2386
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:170
2387
+ msgid "Select delivery method for statistical report."
2388
+ msgstr "روش تحویل گزارش آمار را انتخاب کنید."
2389
 
2390
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:173
2391
+ #, php-format
2392
+ msgid "Note: To send SMS text messages please install the %s plugin."
2393
+ msgstr "توجه: برای ارسال اس ام اس متن پیام لطفا پلاگین %s نصب کنید."
2394
 
2395
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:173
2396
+ msgid "WordPress SMS"
2397
+ msgstr "اس ام اس وردپرس"
2398
 
2399
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:180
2400
+ msgid "Report body"
2401
+ msgstr "متن بدنه گزارش"
 
 
 
 
 
2402
 
2403
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:185
2404
+ msgid "Enter the contents of the report."
2405
+ msgstr "محتوای گزارش را وارد کنید."
 
 
 
 
 
2406
 
2407
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:187
2408
+ msgid ""
2409
+ "Any shortcode supported by your installation of WordPress, include all "
2410
+ "shortcodes for WP Statistics (see the admin manual for a list of codes "
2411
+ "available) are supported in the body of the message. Here are some examples:"
2412
+ msgstr ""
2413
+ "هر کدکوتاهی توسط وردپرس شما پشتیبانی میشود. کدهای کوتاه در افزونه آمار (لیست "
2414
+ "کدها در راهنمای کاربری موجود است) در بدنه‌ی متن پشتیبانی می‌شوند. نمونه‌هایی "
2415
+ "برای مثال:"
2416
+
2417
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:188
2418
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:38
2419
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:245
2420
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:529
2421
+ msgid "User Online"
2422
+ msgstr "کاربران حاضر"
2423
 
2424
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:189
2425
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:52
2426
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:251
2427
+ msgid "Today Visitor"
2428
+ msgstr "بازدیدکننده امروز"
2429
 
2430
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:190
2431
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:45
2432
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:248
2433
+ msgid "Today Visit"
2434
+ msgstr "بازدید امروز"
2435
 
2436
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:191
2437
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:66
2438
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:257
2439
+ msgid "Yesterday Visitor"
2440
+ msgstr "بازدید کننده دیروز"
2441
 
2442
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:192
2443
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:59
2444
+ msgid "Yesterday Visit"
2445
+ msgstr "بازدید دیروز"
2446
 
2447
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:193
2448
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:101
2449
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:272
2450
+ msgid "Total Visitor"
2451
+ msgstr "کل بازدیدکنند‌گان"
2452
 
2453
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-notifications.php:194
2454
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:94
2455
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:269
2456
+ msgid "Total Visit"
2457
+ msgstr "کل بازدیدها"
2458
 
2459
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:23
2460
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:32
2461
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:168
2462
+ msgid "None"
2463
+ msgstr "هیچ"
2464
 
2465
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:24
2466
+ msgid "Summary Statistics"
2467
+ msgstr "خلاصه آمار"
2468
 
2469
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:28
2470
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:108
2471
+ msgid "About"
2472
+ msgstr "درباره"
2473
 
2474
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:34
2475
+ msgid "Hits Statistical Chart"
2476
+ msgstr "نمودار آمار بازدیدها"
2477
 
2478
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:36
2479
+ msgid "Search Engine Referrers Statistical Chart"
2480
+ msgstr "نمودار آمار موتورهای جستجو"
2481
 
2482
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:38
2483
+ msgid "Top Pages Visited"
2484
+ msgstr "برترین برگه‌های بازدید شده"
2485
 
2486
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:73
2487
+ msgid "Dashboard"
2488
+ msgstr "پیشخوان"
2489
 
2490
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:77
2491
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:97
2492
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:117
2493
+ msgid "The following items are global to all users."
2494
+ msgstr "موارد زیر جهانی برای تمام کاربران می باشد."
2495
 
2496
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:82
2497
+ msgid "Disable dashboard widgets"
2498
+ msgstr "غیرفعال کردن ابزارک پیشخوان"
2499
 
2500
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:88
2501
+ msgid "Disable the dashboard widgets."
2502
+ msgstr "غیرفعال کردن ابزارک‌ها در پیشخوان"
2503
 
2504
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:93
2505
+ msgid "Page/Post Editor"
2506
+ msgstr "ویرایش برگه/نوشته"
2507
 
2508
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:102
2509
+ msgid "Disable post/page editor widget"
2510
+ msgstr "غیرفعال کردن ابزارک بازدید در برگه/نوشته"
2511
 
2512
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:108
2513
+ msgid "Disable the page/post editor widget."
2514
+ msgstr "غیرفعال ابزارک در نوشته/برگه"
2515
 
2516
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:122
2517
+ msgid "Map type"
2518
+ msgstr "نوع نقشه"
 
 
2519
 
2520
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:128
2521
+ msgid "JQVMap"
2522
+ msgstr "JQV"
2523
 
2524
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:135
2525
+ msgid ""
2526
+ "The \"Google\" option will use Google's mapping service to plot the recent "
2527
+ "visitors (requires access to Google)."
2528
+ msgstr ""
2529
+ "گزینه \"گوگل\" از سرویس نقشه گوگل برای آخرین بازدیدکنندگاه استفاده می‌کند. "
2530
+ "(نیازمند دسترسی به گوگل است)."
2531
 
2532
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:136
2533
+ msgid ""
2534
+ "The \"JQVMap\" option will use JQVMap javascript mapping library to plot the "
2535
+ "recent visitors (requires no extenral services)."
2536
+ msgstr ""
2537
+ "گزینه \"JQVMap\" از کتابخوانه جاوا اسکریپتی JQVMap برای آخرین بازدیدکنندگاه "
2538
+ "استفاده می‌کند. (نیازمند سرویس خارجی نمی‌باشد)."
2539
 
2540
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:142
2541
+ msgid "Disable map"
2542
+ msgstr "غیرفعال کردن نقشه"
2543
 
2544
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:148
2545
+ msgid "Disable the map display"
2546
+ msgstr "غیرفعال کردن نمایش نقشه"
2547
 
2548
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:154
2549
+ msgid "Get country location from Google"
2550
+ msgstr "دریافت مختصات کشورها از گوگل"
2551
 
2552
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:160
2553
+ msgid ""
2554
+ "This feature may cause a performance degradation when viewing statistics and "
2555
+ "is only valid if the map type is set to \"Google\"."
2556
+ msgstr ""
2557
+ "این ویژگی ممکن است مشاهده آمار را با کندی مواجه کند و تنها برای نوع نقشه "
2558
+ "\"گوگل\" تنظیم شده است."
2559
 
2560
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:171
2561
+ msgid "Overview Widgets to Display"
2562
+ msgstr "مروری بر نمایش ابزارک‌ها"
2563
 
2564
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:175
2565
+ msgid ""
2566
+ "The following items are unique to each user. If you do not select the "
2567
+ "'About' widget it will automatically be displayed in the last positon of "
2568
+ "column A."
2569
+ msgstr ""
2570
+ "موارد زیر برای هرکاربر منحصر به فرد است. اگر شما ابزارک \"درباره پلاگین\" را "
2571
+ "انتخاب نکنید، به صورت پیش‌فرض در ستون A نمایش داده می‌شود."
2572
 
2573
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:180
2574
+ msgid "Slot"
2575
+ msgstr "سطر"
2576
 
2577
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:184
2578
+ msgid "Column A"
2579
+ msgstr "ستون A"
2580
 
2581
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:188
2582
+ msgid "Column B"
2583
+ msgstr "ستون B"
2584
 
2585
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:194
2586
+ msgid "Slot 1"
2587
+ msgstr "سطر 1"
2588
 
2589
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:224
2590
+ msgid "Slot 2"
2591
+ msgstr "سطر 2"
2592
 
2593
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:254
2594
+ msgid "Slot 3"
2595
+ msgstr "سطر 3"
2596
 
2597
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:284
2598
+ msgid "Slot 4"
2599
+ msgstr "سطر 4"
2600
 
2601
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:314
2602
+ msgid "Slot 5"
2603
+ msgstr "سطر 5"
2604
 
2605
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:344
2606
+ msgid "Slot 6"
2607
+ msgstr "سطر 6"
2608
 
2609
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:348
2610
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:370
2611
+ msgid "N/A"
2612
+ msgstr "خالی"
2613
 
2614
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-overview-display.php:366
2615
+ msgid "Slot 7"
2616
+ msgstr "سطر 1"
 
2617
 
2618
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:15
2619
+ msgid "WP Statisitcs Removal"
2620
+ msgstr "حذف افزونه آمار وردپرس"
 
2621
 
2622
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:20
2623
+ msgid ""
2624
+ "Uninstalling WP Statistics will not remove the data and settings, you can "
2625
+ "use this option to remove the WP Statistics data from your install before "
2626
+ "uninstalling the plugin."
2627
+ msgstr ""
2628
+ "حذف‌کردن افزونه آمار وردپرس پاک کردن تنظیمات داده‌ها نخواهد بود، با استفاده از "
2629
+ "این گزینه می‌توانید تمامی اطلاعات (داده‌ها و جدول‌ها)ی افزونه را پاک کنید."
2630
 
2631
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:23
2632
+ msgid ""
2633
+ "Once you submit this form the settings will be deleted during the page load, "
2634
+ "however WP Statistics will still show up in your Admin menu until another "
2635
+ "page load is executed."
2636
+ msgstr ""
2637
+ "پاک سازی در هنگام بارگزاری صفحه پس از یک‌بار ثبت تنظیمات انجام می شود. به "
2638
+ "هرحال افزونه آمار وردپرس در منوی مدیریت تا زمانی که بقیه صفحه اجرا شده باشد، "
2639
+ "نشان داده می‌شود."
2640
 
2641
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:29
2642
+ msgid "Remove data and settings"
2643
+ msgstr "پاک کردن داده‌ها و تنظیمات"
2644
 
2645
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:34
2646
+ msgid "Remove"
2647
+ msgstr "حذف"
2648
 
2649
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/tabs/wps-removal.php:35
2650
+ msgid "Remove data and settings, this action cannot be undone."
2651
+ msgstr "حذف داده‌ها و تنظیمات، این عمل غیرقابل برگشت است."
2652
 
2653
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:100
2654
+ msgid "General"
2655
+ msgstr "عمومی"
2656
 
2657
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:101
2658
+ msgid "Notifications"
2659
+ msgstr "اطلاعیه‌ها"
2660
 
2661
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:102
2662
+ msgid "Dashboard/Overview"
2663
+ msgstr "پیشخوان/در یک نگاه"
2664
 
2665
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:103
2666
+ msgid "Access/Exclusions"
2667
+ msgstr "دسترسی/محرومیت‌ها"
2668
 
2669
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:105
2670
+ msgid "browscap"
2671
+ msgstr "browscap"
2672
 
2673
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:106
2674
+ msgid "Maintenance"
2675
+ msgstr "تعمیر و نگه‌داری"
2676
 
2677
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/includes/settings/wps-settings.php:107
2678
+ msgid "Removal"
2679
+ msgstr "حذف"
2680
 
2681
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/schedule.php:10
2682
+ msgid "Once Weekly"
2683
+ msgstr "یکبار در هفته"
2684
 
2685
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/schedule.php:17
2686
+ msgid "Once Every 2 Weeks"
2687
+ msgstr "هر 2 هفته"
2688
 
2689
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/schedule.php:24
2690
+ msgid "Once Every 4 Weeks"
2691
+ msgstr "هر 4 هفته"
2692
 
2693
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:125
2694
+ msgid "Statistic"
2695
+ msgstr "آمار"
2696
 
2697
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:128
2698
+ msgid "Select the statistic you wish to display."
2699
+ msgstr "بازدید را برای نوع نمایش انتخاب کنید."
2700
 
2701
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:134
2702
+ msgid "Page Visits"
2703
+ msgstr "بازدید برگه‌ها"
2704
 
2705
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:135
2706
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:353
2707
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:429
2708
+ msgid "Searches"
2709
+ msgstr "جستجوها"
2710
 
2711
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:136
2712
+ msgid "Post Count"
2713
+ msgstr "تعداد نوشته‌ها"
2714
 
2715
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:137
2716
+ msgid "Page Count"
2717
+ msgstr "تعداد برگه‌ها"
2718
 
2719
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:138
2720
+ msgid "Comment Count"
2721
+ msgstr "تعداد دیدگاه‌ها"
2722
 
2723
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:139
2724
+ msgid "Spam Count"
2725
+ msgstr "تعداد جفنگ‌ها"
 
2726
 
2727
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:140
2728
+ msgid "User Count"
2729
+ msgstr "تعداد کاربرها"
2730
 
2731
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:141
2732
+ msgid "Post Average"
2733
+ msgstr "میانگین نوشته"
2734
 
2735
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:142
2736
+ msgid "Comment Average"
2737
+ msgstr "میانگین دیدگاه"
2738
 
2739
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:143
2740
+ msgid "User Average"
2741
+ msgstr "میانگین کاربر"
2742
 
2743
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:144
2744
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:179
2745
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:322
2746
+ msgid "Last Post Date"
2747
+ msgstr "تاریخ به‌روزشدن سایت"
2748
 
2749
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:148
2750
+ msgid "Time Frame"
2751
+ msgstr "قاب زمان"
2752
 
2753
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:151
2754
+ msgid ""
2755
+ "The time frame to get the statistic for, strtotime() (http://php.net/manual/"
2756
+ "en/datetime.formats.php) will be used to calculate it."
2757
+ msgstr ""
2758
+ "برای محاسبه آمارر از چارچوب زمانی strtotime () (http://php.net/manual/en/"
2759
+ "datetime.formats.php) استفاده می‌شود."
2760
 
2761
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:155
2762
+ msgid "Search Provider"
2763
+ msgstr "سرویس جستجو"
2764
 
2765
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:158
2766
+ msgid "The search provider to get statistics on."
2767
+ msgstr "سرویس دهنده جستجو برای گرفتن آمار."
2768
 
2769
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:162
2770
+ msgid "Number Format"
2771
+ msgstr "قالب شماره"
2772
 
2773
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:165
2774
+ msgid "The format to display numbers in: i18n, english, none."
2775
+ msgstr "فرمت شماره ها برای نمایش: i18n، انگلیسی یا هیچ‌کدام."
2776
 
2777
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:169
2778
+ msgid "English"
2779
+ msgstr "انگلیسی"
2780
 
2781
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/shortcode.php:170
2782
+ msgid "International"
2783
+ msgstr "بین المللی"
2784
 
2785
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:14
2786
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:342
2787
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:380
2788
+ msgid "Statistics"
2789
+ msgstr "آمار"
2790
 
2791
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:15
2792
+ msgid "Show site stats in sidebar."
2793
+ msgstr "نمایش آمار سایت در ابزارک."
2794
 
2795
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:73
2796
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:260
2797
+ msgid "Week Visit"
2798
+ msgstr "بازدید هفته"
2799
 
2800
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:80
2801
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:263
2802
+ msgid "Month Visit"
2803
+ msgstr "بازدید ماه"
2804
 
2805
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:87
2806
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:266
2807
+ msgid "Years Visit"
2808
+ msgstr "بازدید سال"
2809
 
2810
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:108
2811
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:275
2812
+ msgid "Total Page Views"
2813
+ msgstr "کل بازدید برگه‌ها"
2814
 
2815
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:116
2816
+ msgid "Search Engine referred"
2817
+ msgstr "ورودی موتور جستجو"
2818
 
2819
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:123
2820
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:298
2821
+ msgid "Total Posts"
2822
+ msgstr "کل نوشته‌ها"
2823
 
2824
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:130
2825
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:301
2826
+ msgid "Total Pages"
2827
+ msgstr "کل برگه‌ها"
2828
 
2829
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:137
2830
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:304
2831
+ msgid "Total Comments"
2832
+ msgstr "کل دیدگاه‌ها"
2833
 
2834
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:144
2835
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:307
2836
+ msgid "Total Spams"
2837
+ msgstr "کل جفنگ‌ها"
2838
 
2839
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:151
2840
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:310
2841
+ msgid "Total Users"
2842
+ msgstr "کل کاربرها"
2843
 
2844
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:158
2845
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:313
2846
+ msgid "Average Posts"
2847
+ msgstr "میانگین نوشته‌ها"
2848
 
2849
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:165
2850
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:316
2851
+ msgid "Average Comments"
2852
+ msgstr "میانگین دیدگاه‌ها"
2853
 
2854
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:172
2855
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:319
2856
+ msgid "Average Users"
2857
+ msgstr "میانگین کاربرها"
2858
 
2859
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:238
2860
+ msgid "Name"
2861
+ msgstr "نام"
2862
 
2863
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:242
2864
+ msgid "Items"
2865
+ msgstr "آیتم‌ها"
 
 
2866
 
2867
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:254
2868
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:554
2869
+ msgid "Yesterday visit"
2870
+ msgstr "بازدید دیروز"
2871
 
2872
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:278
2873
+ msgid "Search Engine Referred"
2874
+ msgstr "ورودی موتور جستجو"
 
 
2875
 
2876
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/widget.php:281
2877
+ msgid "Select type of search engine"
2878
+ msgstr "انتخاب نوع موتورجستجو"
2879
 
2880
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:37
2881
+ msgid "WP Statistics"
2882
+ msgstr "آمار وردپرس"
2883
 
2884
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:38
2885
+ msgid "Complete statistics for your WordPress site."
2886
+ msgstr "آماری کامل برای سایت وردپرسی شما."
 
 
 
2887
 
2888
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:70
2889
+ msgid ""
2890
+ "ERROR: WP Statistics has detected an unsupported version of PHP, WP "
2891
+ "Statistics will not function without PHP Version "
2892
+ msgstr ""
2893
+ "خطا: افزونه آمار وردپرس نسخه پشتیبانی نشده PHP را شناسایی کرده است. افزونه "
2894
+ "بدون توابع نسخه PHP کار نمی‌کند."
2895
 
2896
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:70
2897
+ msgid " or higher!"
2898
+ msgstr "و یا بالاتر!"
2899
 
2900
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:70
2901
+ msgid "Your current PHP version is"
2902
+ msgstr "نسخه جاری PHP شما"
2903
 
2904
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:86
2905
+ msgid "WP Statistics has been removed, please disable and delete it."
2906
+ msgstr "افزونه آمار وردپرس حذف شد، لطفاً افزونه را غیرفعال و پاک کنید."
2907
 
2908
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:137
2909
+ #, php-format
2910
+ msgid ""
2911
+ "Online user tracking in WP Statistics is not enabled, please go to %s and "
2912
+ "enable it."
2913
+ msgstr ""
2914
+ "کاربران آنلاین در افزونه آمار وردپرس غیرفعال است لطفا به %s بروید و آن را "
2915
+ "فعال کنید."
2916
 
2917
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:137
2918
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:140
2919
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:143
2920
+ msgid "setting page"
2921
+ msgstr "تنظیمات صفحه"
2922
 
2923
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:140
2924
+ #, php-format
2925
+ msgid ""
2926
+ "Hit tracking in WP Statistics is not enabled, please go to %s and enable it."
2927
+ msgstr ""
2928
+ "ردیابی بازدید در افزونه آمار وردپرس فعال نیست، لطفاً به %s بروید و آن را فعال "
2929
+ "کنید."
2930
 
2931
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:143
2932
+ #, php-format
2933
+ msgid ""
2934
+ "Visitor tracking in WP Statistics is not enabled, please go to %s and enable "
2935
+ "it."
2936
+ msgstr ""
2937
+ "ردیابی بازدیدکنندگاه در افزونه آمار وردپرس فعال نیست، لطفاً به %s بروید و آن "
2938
+ "را فعال کنید."
2939
 
2940
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:146
2941
+ #, php-format
2942
+ msgid ""
2943
+ "GeoIP collection is not active, please go to %s and enable this feature."
2944
+ msgstr "مجموعه GeoIP فعال نیست لطفا به قسمت %s بروید و این ویژگی را فعال کنید."
2945
 
2946
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:146
2947
+ msgid "Setting page > GeoIP"
2948
+ msgstr "صفحه تنظیمات > GeoIP"
2949
 
2950
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:237
2951
+ #, php-format
2952
+ msgid "WP Statistics %s installed on"
2953
+ msgstr "افزونه آمار وردپرس نگارش %s نصب شده است"
2954
 
2955
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:249
2956
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:361
2957
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:434
2958
+ msgid "Settings"
2959
+ msgstr "تنظیمات"
2960
 
2961
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:261
2962
+ msgid "Click here to visit the plugin on WordPress.org"
2963
+ msgstr "برای مشاهده افزونه در Wordpress.org کلیک کنید."
2964
 
2965
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:261
2966
+ msgid "Visit WordPress.org page"
2967
+ msgstr "مشاهده برگه‌ی Wordpress.org"
2968
 
2969
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:264
2970
+ msgid "Click here to rate and review this plugin on WordPress.org"
2971
+ msgstr "برای دادن امتیاز و بررسی افزونه در Wordpress.org کلیک کنید."
2972
 
2973
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:264
2974
+ msgid "Rate this plugin"
2975
+ msgstr "امتیاز به افزونه"
2976
 
2977
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:308
2978
+ msgid "WP Statistics - Hits"
2979
+ msgstr "آمار وردپرس - بازدید"
2980
 
2981
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:345
2982
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:383
2983
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:421
2984
+ msgid "Overview"
2985
+ msgstr "مرور کلی"
2986
 
2987
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:350
2988
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:426
2989
+ msgid "Online"
2990
+ msgstr "آنلاین"
2991
 
2992
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:352
2993
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:428
2994
+ msgid "Referrers"
2995
+ msgstr "ارجاع‌دهنده‌ها"
2996
 
2997
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:354
2998
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:430
2999
+ msgid "Search Words"
3000
+ msgstr "کلمات جستجو شده"
3001
 
3002
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:355
3003
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:431
3004
+ msgid "Top Visitors Today"
3005
+ msgstr "برترین بازدیدکنندگان"
3006
 
3007
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:360
3008
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:433
3009
+ msgid "Optimization"
3010
+ msgstr "بهینه سازی"
3011
 
3012
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:366
3013
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:397
3014
+ msgid "Manual"
3015
+ msgstr "راهنما"
3016
 
3017
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:412
3018
+ msgid "Site"
3019
+ msgstr "سایت"
3020
 
3021
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:413
3022
+ msgid "Options"
3023
+ msgstr "تنظیمات"
3024
 
3025
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:536
3026
+ msgid "Today visitor"
3027
+ msgstr "بازدید کننده امروز"
3028
 
3029
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:542
3030
+ msgid "Today visit"
3031
+ msgstr "بازدید امروز"
3032
 
3033
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:548
3034
+ msgid "Yesterday visitor"
3035
+ msgstr "بازدید کننده دیروز"
3036
 
3037
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:560
3038
+ msgid "View Stats"
3039
+ msgstr "نمایش آمار"
3040
 
3041
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:584
3042
+ msgid "Download ODF file"
3043
+ msgstr "دریافت فایل ODF"
3044
 
3045
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:585
3046
+ msgid "Download HTML file"
3047
+ msgstr "دریافت فایل HTML"
3048
 
3049
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:589
3050
+ msgid "Manual file not found."
3051
+ msgstr "راهنما یافت نشد."
3052
 
3053
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:656
3054
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:767
3055
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:801
3056
+ msgid "You do not have sufficient permissions to access this page."
3057
+ msgstr "شما مجوز کافی برای مشاهده‌ی این قسمت را ندارید."
3058
 
3059
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wp-statistics.php:669
3060
+ #, php-format
3061
+ msgid ""
3062
+ "Plugin tables do not exist in the database! Please re-run the %s install "
3063
+ "routine %s."
3064
+ msgstr ""
3065
+ "جدول‌های افزونه در پایگاه‌داده وجود ندارند! لطفاً %s را اجرا کنید برای نصب %s."
3066
 
3067
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:34
3068
+ #, php-format
3069
+ msgid "Error downloading GeoIP database from: %s - %s"
3070
+ msgstr "خطای دریافت پایگاه‌داده GeoIP از %s: - %s"
3071
 
3072
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:45
3073
+ #, php-format
3074
+ msgid "Error could not open downloaded GeoIP database for reading: %s"
3075
+ msgstr "خطای بازشدن در هنگام دریافت پایگاه‌داده GeoIP برای خواندن: %s"
3076
 
3077
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:52
3078
+ #, php-format
3079
+ msgid "Error could not open destination GeoIP database for writing %s"
3080
+ msgstr "خطای بازشدن در هنگام دریافت پایگاه‌داده GeoIP برای نوشتن: %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3081
 
3082
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:68
3083
+ msgid "GeoIP Database updated successfully!"
3084
+ msgstr "پایگاه‌داده GeoIP با موفقیت به‌روز شد!"
3085
 
3086
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:93
3087
+ msgid "GeoIP update on"
3088
+ msgstr "GeoIP به‌روز شد در"
3089
 
3090
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:160
3091
+ #, php-format
3092
+ msgid "Error downloading browscap database from: %s - %s"
3093
+ msgstr "دانلود پایگاه داده browscap از خطا: %s - %s"
3094
 
3095
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:262
3096
+ msgid "browscap database updated successfully!"
3097
+ msgstr "browscap پایگاه داده با موفقیت به روز!"
 
3098
 
3099
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:273
3100
+ msgid ""
3101
+ "browscap database updated failed! Cache file too large, reverting to "
3102
+ "previous browscap.ini."
3103
+ msgstr ""
3104
+ "پایگاه داده browscap به روز شکست خورده! فایل ذخیره سازی بیش از حد بزرگ، رجوع "
3105
+ "به browscap.ini قبلی."
3106
 
3107
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:281
3108
+ msgid ""
3109
+ "browscap database updated failed! New browscap.ini is mis-identifing user "
3110
+ "agents as crawlers, reverting to previous browscap.ini."
3111
+ msgstr ""
3112
+ "پایگاه داده browscap به روز شکست خورده! browscap.ini جدید است اشتباه "
3113
+ "identifing عوامل کاربر به عنوان خزنده، رجوع به browscap.ini قبلی."
3114
 
3115
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:303
3116
+ msgid "browscap already at current version!"
3117
+ msgstr "browscap در حال حاضر در نسخه فعلی!"
3118
 
3119
+ #: F:\xampp\htdocs\cms\wordpress\wp-content\plugins\wp-statistics/wps-updates.php:316
3120
+ msgid "Browscap.ini update on"
3121
+ msgstr "Browscap.ini به روز رسانی شد"
3122
 
3123
+ #~ msgid "Total Exclusions: %s"
3124
+ #~ msgstr "کل استثنائات %s"
 
3125
 
3126
+ #~ msgid "Manual not found: %s"
3127
+ #~ msgstr "راهنما یافت نشد: %s"
 
3128
 
3129
+ #~ msgid "Invalid file type selected: %s"
3130
+ #~ msgstr "نوع فایل نامعتبر انتخاب شده: %s"
3131
+
3132
+ #~ msgid "Yes, I would like donate now!"
3133
+ #~ msgstr "بله، من می‌خواهم هم‌اکنون حمایت کنم!"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wp-statistics.com/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.2
7
- Stable tag: 9.3
8
  License: GPL3
9
 
10
  Complete statistics for your WordPress site.
@@ -242,6 +242,9 @@ Unfortunate we're completely dependent on the search engine sending use the sear
242
  10. View latest search engine referrers Statistics page.
243
 
244
  == Upgrade Notice ==
 
 
 
245
  = 9.3 =
246
  If upgrading from pre-9.0, please make sure to backup your database before installing. Once installed, please go to Statistics->Optimization->Database and add the visits index.
247
 
@@ -264,6 +267,10 @@ BACKUP YOUR DATABASE BEFORE INSTALLING! This release alters the table structure
264
  This release updates some core code to do with timezones, hence the change to version 9.0, if you see any issues with timezones, please let us know. In addition, you may see an increase in your visits count as a race condition that dropped some visits has been resolved.
265
 
266
  == Changelog ==
 
 
 
 
267
  = 9.3 =
268
  * Release Date: May 15, 2015
269
  * Added: Shortcode UI (aka ShortCake) support.
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.2
7
+ Stable tag: 9.3.1
8
  License: GPL3
9
 
10
  Complete statistics for your WordPress site.
242
  10. View latest search engine referrers Statistics page.
243
 
244
  == Upgrade Notice ==
245
+ = 9.3.1 =
246
+ If upgrading from pre-9.0, please make sure to backup your database before installing. Once installed, please go to Statistics->Optimization->Database and add the visits index.
247
+
248
  = 9.3 =
249
  If upgrading from pre-9.0, please make sure to backup your database before installing. Once installed, please go to Statistics->Optimization->Database and add the visits index.
250
 
267
  This release updates some core code to do with timezones, hence the change to version 9.0, if you see any issues with timezones, please let us know. In addition, you may see an increase in your visits count as a race condition that dropped some visits has been resolved.
268
 
269
  == Changelog ==
270
+ = 9.3.1 =
271
+ * Release Date: May 15, 2015
272
+ * Fixed: Typo in options name that caused the visitors map to never be displayed.
273
+
274
  = 9.3 =
275
  * Release Date: May 15, 2015
276
  * Added: Shortcode UI (aka ShortCake) support.
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: 9.3
7
  Author: Mostafa Soufi & Greg Ross
8
  Author URI: http://wp-statistics.com/
9
  Text Domain: wp_statistics
@@ -12,7 +12,7 @@ License: GPL2
12
  */
13
 
14
  // These defines are used later for various reasons.
15
- define('WP_STATISTICS_VERSION', '9.3');
16
  define('WP_STATISTICS_MANUAL', 'manual/WP Statistics Admin Manual.');
17
  define('WP_STATISTICS_REQUIRED_PHP_VERSION', '5.3.0');
18
  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: 9.3.1
7
  Author: Mostafa Soufi & Greg Ross
8
  Author URI: http://wp-statistics.com/
9
  Text Domain: wp_statistics
12
  */
13
 
14
  // These defines are used later for various reasons.
15
+ define('WP_STATISTICS_VERSION', '9.3.1');
16
  define('WP_STATISTICS_MANUAL', 'manual/WP Statistics Admin Manual.');
17
  define('WP_STATISTICS_REQUIRED_PHP_VERSION', '5.3.0');
18
  define('WP_STATISTICS_REQUIRED_GEOIP_PHP_VERSION', WP_STATISTICS_REQUIRED_PHP_VERSION);