Google Analytics Dashboard for WP (GADWP) - Version 4.7.4

Version Description

  • Bug Fix: Settings action unavailable on Installed Plugins screen
  • Enhancement: German translation updated
  • Enhancement: Romanian translation updated
  • Enhancement: Dutch translation updated
Download this release

Release Info

Developer deconf
Plugin Icon 128x128 Google Analytics Dashboard for WP (GADWP)
Version 4.7.4
Comparing to
See all releases

Code changes from version 4.7.3 to 4.7.4

admin/setup.php CHANGED
@@ -37,7 +37,7 @@ if (! class_exists('GADWP_Backend_Setup')) {
37
  'network_menu'
38
  ));
39
  // Settings link
40
- add_filter("plugin_action_links_" . plugin_basename(GADWP_DIR) . 'gadwp.php', array(
41
  $this,
42
  'settings_link'
43
  ));
@@ -264,7 +264,7 @@ if (! class_exists('GADWP_Backend_Setup')) {
264
  */
265
  public function settings_link($links)
266
  {
267
- $settings_link = '<a href="' . get_admin_url(null, 'admin.php?page=gadash_settings') . '">' . __("Settings", 'ga-dash') . '</a>';
268
  array_unshift($links, $settings_link);
269
  return $links;
270
  }
37
  'network_menu'
38
  ));
39
  // Settings link
40
+ add_filter("plugin_action_links_" . plugin_basename(GADWP_DIR . 'gadwp.php'), array(
41
  $this,
42
  'settings_link'
43
  ));
264
  */
265
  public function settings_link($links)
266
  {
267
+ $settings_link = '<a href="' . esc_url(get_admin_url(null, 'admin.php?page=gadash_settings')). '">' . __("Settings", 'ga-dash') . '</a>';
268
  array_unshift($links, $settings_link);
269
  return $links;
270
  }
gadwp.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin URI: https://deconf.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: Alin Marcu
7
- * Version: 4.7.3
8
  * Author URI: https://deconf.com
9
  */
10
 
@@ -86,7 +86,7 @@ if (! class_exists('GADWP_Manager')) {
86
 
87
  // Plugin Version
88
  if (! defined('GADWP_CURRENT_VERSION')) {
89
- define('GADWP_CURRENT_VERSION', '4.7.3');
90
  }
91
 
92
  // Plugin Path
4
  * Plugin URI: https://deconf.com
5
  * Description: Displays Google Analytics Reports and Real-Time Statistics in your Dashboard. Automatically inserts the tracking code in every page of your website.
6
  * Author: Alin Marcu
7
+ * Version: 4.7.4
8
  * Author URI: https://deconf.com
9
  */
10
 
86
 
87
  // Plugin Version
88
  if (! defined('GADWP_CURRENT_VERSION')) {
89
+ define('GADWP_CURRENT_VERSION', '4.7.4');
90
  }
91
 
92
  // Plugin Path
languages/ga-dash-ar.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Ahmed Majed <admin@almobdaa.com>\n"
10
  "Language: ar\n"
@@ -19,43 +19,43 @@ msgstr ""
19
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
20
  "X-Poedit-SearchPath-0: ../.\n"
21
 
22
- #: .././admin/item-reports.php:67
23
  msgid "Analytics"
24
  msgstr ""
25
 
26
  #: .././admin/settings.php:94 .././admin/settings.php:197
27
- #: .././admin/settings.php:328 .././admin/settings.php:800
28
- #: .././admin/settings.php:1069
29
  msgid "Settings saved."
30
  msgstr ""
31
 
32
  #: .././admin/settings.php:96 .././admin/settings.php:199
33
- #: .././admin/settings.php:330 .././admin/settings.php:777
34
- #: .././admin/settings.php:787 .././admin/settings.php:796
35
- #: .././admin/settings.php:802 .././admin/settings.php:814
36
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
37
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
38
- #: .././admin/settings.php:1083
39
  msgid "Cheating Huh?"
40
  msgstr "تغش ها؟"
41
 
42
  #: .././admin/settings.php:100 .././admin/settings.php:203
43
- #: .././admin/settings.php:334 .././admin/settings.php:644
44
- #: .././admin/settings.php:828 .././admin/settings.php:1096
45
  #, php-format
46
  msgid "Something went wrong, check %1$s or %2$s."
47
  msgstr ""
48
 
49
  #: .././admin/settings.php:100 .././admin/settings.php:203
50
- #: .././admin/settings.php:334 .././admin/settings.php:644
51
- #: .././admin/settings.php:828 .././admin/settings.php:1096
52
- #: .././admin/setup.php:96 .././admin/setup.php:119
53
  msgid "Errors & Debug"
54
  msgstr ""
55
 
56
  #: .././admin/settings.php:100 .././admin/settings.php:203
57
- #: .././admin/settings.php:334 .././admin/settings.php:644
58
- #: .././admin/settings.php:828 .././admin/settings.php:1096
59
  msgid "authorize the plugin"
60
  msgstr "صرح بالدخول للأضافة"
61
 
@@ -80,8 +80,8 @@ msgid "show page searches (after each article)"
80
  msgstr ""
81
 
82
  #: .././admin/settings.php:175 .././admin/settings.php:308
83
- #: .././admin/settings.php:602 .././admin/settings.php:945
84
- #: .././admin/settings.php:1233
85
  msgid "Save Changes"
86
  msgstr ""
87
 
@@ -131,16 +131,16 @@ msgstr "كود تعقب احصائيات كوكل"
131
  msgid "Basic Settings"
132
  msgstr ""
133
 
134
- #: .././admin/settings.php:352 .././admin/settings.php:418
135
  msgid "Events Tracking"
136
  msgstr "تعقب الافعال"
137
 
138
- #: .././admin/settings.php:353 .././admin/settings.php:466
139
  msgid "Custom Definitions"
140
  msgstr "تعاريف مخصصة"
141
 
142
- #: .././admin/settings.php:354 .././admin/settings.php:564
143
- #: .././admin/settings.php:1216
144
  msgid "Exclude Tracking"
145
  msgstr "لا تتبع"
146
 
@@ -148,209 +148,209 @@ msgstr "لا تتبع"
148
  msgid "Advanced Settings"
149
  msgstr ""
150
 
151
- #: .././admin/settings.php:363
152
  msgid "Tracking Settings"
153
  msgstr "اعدادات التعقب"
154
 
155
- #: .././admin/settings.php:366
156
  msgid "Tracking Options:"
157
  msgstr ""
158
 
159
- #: .././admin/settings.php:368
160
  msgid "Disabled"
161
  msgstr "تعطيل"
162
 
163
- #: .././admin/settings.php:369
164
  msgid "Enabled"
165
  msgstr "تفعيل"
166
 
167
- #: .././admin/settings.php:377 .././admin/settings.php:892
168
- #: .././admin/settings.php:913 .././admin/settings.php:1189
169
  #: .././admin/widgets.php:71
170
  msgid "View Name:"
171
  msgstr "شاهد الاسم:"
172
 
173
- #: .././admin/settings.php:377 .././admin/settings.php:913
174
  msgid "Tracking ID:"
175
  msgstr "معرف التعقب:"
176
 
177
- #: .././admin/settings.php:377 .././admin/settings.php:913
178
  msgid "Default URL:"
179
  msgstr "الرابط الرئيسي:"
180
 
181
- #: .././admin/settings.php:377 .././admin/settings.php:913
182
  msgid "Time Zone:"
183
  msgstr "المنطقة الزمنية:"
184
 
185
- #: .././admin/settings.php:382
186
  msgid "Basic Tracking"
187
  msgstr "التعقب الاساسي"
188
 
189
- #: .././admin/settings.php:385
190
  msgid "Tracking Type:"
191
  msgstr ""
192
 
193
- #: .././admin/settings.php:387
194
  msgid "Classic Analytics"
195
  msgstr "الاحصائيات الكلاسيكية"
196
 
197
- #: .././admin/settings.php:388
198
  msgid "Universal Analytics"
199
  msgstr "الاحصائيات العالمية"
200
 
201
- #: .././admin/settings.php:399
202
  msgid "anonymize IPs while tracking"
203
  msgstr ""
204
 
205
- #: .././admin/settings.php:410
206
  msgid "enable remarketing, demographics and interests reports"
207
  msgstr ""
208
 
209
- #: .././admin/settings.php:428
210
  msgid "track downloads, mailto and outbound links"
211
  msgstr ""
212
 
213
- #: .././admin/settings.php:432
214
  msgid "Downloads Regex:"
215
  msgstr "حمل التقارير"
216
 
217
- #: .././admin/settings.php:443
218
  msgid "track affiliate links matching this regex"
219
  msgstr ""
220
 
221
- #: .././admin/settings.php:447
222
  msgid "Affiliates Regex:"
223
  msgstr "روابط الداعمين:"
224
 
225
- #: .././admin/settings.php:458
226
  msgid "track fragment identifiers, hashmarks (#) in URI links"
227
  msgstr ""
228
 
229
- #: .././admin/settings.php:469
230
  msgid "Authors:"
231
  msgstr ""
232
 
233
- #: .././admin/settings.php:477
234
  msgid "Publication Year:"
235
  msgstr ""
236
 
237
- #: .././admin/settings.php:485
238
  msgid "Categories:"
239
  msgstr ""
240
 
241
- #: .././admin/settings.php:493
242
  msgid "User Type:"
243
  msgstr ""
244
 
245
- #: .././admin/settings.php:505
246
  msgid "Advanced Tracking"
247
  msgstr "تتبع متطور"
248
 
249
- #: .././admin/settings.php:508
250
  msgid "Page Speed SR:"
251
  msgstr "سرعة الصفحة:"
252
 
253
- #: .././admin/settings.php:519
254
  msgid "exclude events from bounce-rate calculation"
255
  msgstr ""
256
 
257
- #: .././admin/settings.php:530
258
  msgid "enable enhanced link attribution"
259
  msgstr ""
260
 
261
- #: .././admin/settings.php:541
262
  msgid "enable AdSense account linking"
263
  msgstr ""
264
 
265
- #: .././admin/settings.php:552
266
  msgid "enable cross domain tracking"
267
  msgstr ""
268
 
269
- #: .././admin/settings.php:556
270
  msgid "Cross Domains:"
271
  msgstr "عبر الروابط التالية:"
272
 
273
- #: .././admin/settings.php:567
274
  msgid "Exclude tracking for:"
275
  msgstr ""
276
 
277
- #: .././admin/settings.php:648
278
  msgid "Google Analytics Errors & Debugging"
279
  msgstr ""
280
 
281
- #: .././admin/settings.php:658
282
  msgid "Errors & Details"
283
  msgstr ""
284
 
285
- #: .././admin/settings.php:659
286
  msgid "Plugin Settings"
287
  msgstr ""
288
 
289
- #: .././admin/settings.php:667
290
  msgid "Last Error detected"
291
  msgstr ""
292
 
293
- #: .././admin/settings.php:673 .././admin/settings.php:686
294
  msgid "None"
295
  msgstr ""
296
 
297
- #: .././admin/settings.php:680
298
  msgid "Error Details"
299
  msgstr ""
300
 
301
- #: .././admin/settings.php:700
302
  msgid "Plugin Configuration"
303
  msgstr ""
304
 
305
- #: .././admin/settings.php:722 .././admin/settings.php:980
306
  msgid ""
307
  "Loading the required libraries. If this results in a blank screen or a fatal "
308
  "error, try this solution:"
309
  msgstr ""
310
 
311
- #: .././admin/settings.php:722
312
  msgid "Library conflicts between WordPress plugins"
313
  msgstr ""
314
 
315
- #: .././admin/settings.php:737 .././admin/settings.php:997
316
  msgid "Plugin authorization succeeded."
317
  msgstr "تم تفعيل تصريح الاضافة بنجاح."
318
 
319
- #: .././admin/settings.php:752 .././admin/settings.php:1021
320
  msgid ""
321
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
322
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
323
  msgstr ""
324
 
325
- #: .././admin/settings.php:775 .././admin/settings.php:1053
326
  msgid "Cleared Cache."
327
  msgstr "الخزن المزال."
328
 
329
- #: .././admin/settings.php:784 .././admin/settings.php:1062
330
  msgid "Token Reseted and Revoked."
331
  msgstr "الجزء المراح والمعدل."
332
 
333
- #: .././admin/settings.php:794
334
  msgid "All errors reseted."
335
  msgstr ""
336
 
337
- #: .././admin/settings.php:807 .././admin/settings.php:1076
338
  msgid "All other domains/properties were removed."
339
  msgstr "كل الروابط/والخصائص تم إزالتها."
340
 
341
- #: .././admin/settings.php:819 .././admin/settings.php:1088
342
  msgid "Google Analytics Settings"
343
  msgstr "إعدادات احصائيات كوكل"
344
 
345
- #: .././admin/settings.php:833 .././admin/settings.php:1101
346
  msgid "Use the red link (see below) to generate and get your access code!"
347
  msgstr ""
348
 
349
- #: .././admin/settings.php:844 .././admin/settings.php:1129
350
  msgid "Plugin Authorization"
351
  msgstr "تصريح الأضافة"
352
 
353
- #: .././admin/settings.php:849 .././admin/settings.php:1133
354
  #, php-format
355
  msgid ""
356
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -358,280 +358,279 @@ msgid ""
358
  "account!"
359
  msgstr ""
360
 
361
- #: .././admin/settings.php:849 .././admin/settings.php:1133
362
  msgid "video"
363
  msgstr "الڤيديو"
364
 
365
- #: .././admin/settings.php:849 .././admin/settings.php:1133
366
  msgid "tutorial"
367
  msgstr "الدرس"
368
 
369
- #: .././admin/settings.php:854 .././admin/settings.php:1140
370
  msgid "use your own API Project credentials"
371
  msgstr ""
372
 
373
- #: .././admin/settings.php:858 .././admin/settings.php:1147
374
  msgid "API Key:"
375
  msgstr "مفتاح API:"
376
 
377
- #: .././admin/settings.php:862 .././admin/settings.php:1151
378
  msgid "Client ID:"
379
  msgstr "معرف الزيون:"
380
 
381
- #: .././admin/settings.php:866 .././admin/settings.php:1155
382
  msgid "Client Secret:"
383
  msgstr "سر الزبون:"
384
 
385
- #: .././admin/settings.php:876 .././admin/settings.php:1165
386
  msgid "Clear Authorization"
387
  msgstr "أزل التصريحات"
388
 
389
- #: .././admin/settings.php:876 .././admin/settings.php:951
390
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
391
  msgid "Clear Cache"
392
  msgstr "أزل الخزن"
393
 
394
- #: .././admin/settings.php:876
395
  msgid "Reset Errors"
396
  msgstr ""
397
 
398
- #: .././admin/settings.php:882 .././admin/setup.php:80
399
- #: .././admin/setup.php:115
400
  msgid "General Settings"
401
  msgstr "الأعدادات العامة"
402
 
403
- #: .././admin/settings.php:885
404
  msgid "Select View:"
405
  msgstr ""
406
 
407
- #: .././admin/settings.php:896 .././admin/settings.php:1193
408
  msgid "Property not found"
409
  msgstr ""
410
 
411
- #: .././admin/settings.php:901
412
  msgid "Lock Selection"
413
  msgstr ""
414
 
415
- #: .././admin/settings.php:919
416
  msgid "Theme Color:"
417
  msgstr ""
418
 
419
- #: .././admin/settings.php:927 .././admin/settings.php:1202
420
  msgid "Automatic Updates"
421
  msgstr ""
422
 
423
- #: .././admin/settings.php:937 .././admin/settings.php:1212
424
  msgid ""
425
  "automatic updates for minor versions (security and maintenance releases only)"
426
  msgstr ""
427
 
428
- #: .././admin/settings.php:951 .././admin/settings.php:1240
429
  #: .././admin/widgets.php:42
430
  msgid "Authorize Plugin"
431
  msgstr "صرح الأضافة "
432
 
433
- #: .././admin/settings.php:1027
434
  msgid "Properties refreshed."
435
  msgstr "تم تحديث الخصائص."
436
 
437
- #: .././admin/settings.php:1111
438
  msgid "Network Setup"
439
  msgstr "اعدادات الشبكة"
440
 
441
- #: .././admin/settings.php:1121
442
  msgid "use a single Google Analytics account for the entire network"
443
  msgstr ""
444
 
445
- #: .././admin/settings.php:1165
446
  msgid "Refresh Properties"
447
  msgstr "حدث الخصائص"
448
 
449
- #: .././admin/settings.php:1171
450
  msgid "Properties/Views Settings"
451
  msgstr "اعدادات الخصائص/المشاهدة"
452
 
453
- #: .././admin/settings.php:1226
454
  msgid "exclude Super Admin tracking for the entire network"
455
  msgstr ""
456
 
457
- #: .././admin/settings.php:1271
458
  msgid "Setup Tutorial & Demo"
459
  msgstr "درس التنصيب"
460
 
461
- #: .././admin/settings.php:1279
462
  msgid "Support & Reviews"
463
  msgstr "الدعم والتقييم"
464
 
465
- #: .././admin/settings.php:1286
466
  #, php-format
467
  msgid "Plugin documentation and support on %s"
468
  msgstr ""
469
 
470
- #: .././admin/settings.php:1293
471
  #, php-format
472
  msgid "Your feedback and review are both important, %s!"
473
  msgstr ""
474
 
475
- #: .././admin/settings.php:1293
476
  msgid "rate this plugin"
477
  msgstr "قيم هذه الاضافة"
478
 
479
- #: .././admin/settings.php:1299
480
  msgid "Further Reading"
481
  msgstr "أكمل القراءة"
482
 
483
- #: .././admin/settings.php:1306
484
  #, php-format
485
  msgid "%s by moving your website to HTTPS/SSL."
486
  msgstr ""
487
 
488
- #: .././admin/settings.php:1306
489
  msgid "Improve search rankings"
490
  msgstr "حسن ترتيب البحث"
491
 
492
- #: .././admin/settings.php:1313
493
  #, php-format
494
  msgid "Other %s written by the same author"
495
  msgstr ""
496
 
497
- #: .././admin/settings.php:1313
498
  msgid "WordPress Plugins"
499
  msgstr "اضافات وردبريس"
500
 
501
- #: .././admin/settings.php:1319
502
  msgid "Other Services"
503
  msgstr ""
504
 
505
- #: .././admin/settings.php:1326
506
  #, php-format
507
  msgid "Speed up your website and plug into a whole %s"
508
  msgstr ""
509
 
510
- #: .././admin/settings.php:1326
511
  msgid "new level of site speed"
512
  msgstr ""
513
 
514
- #: .././admin/settings.php:1333
515
  #, php-format
516
  msgid "%s service with users tracking at IP level."
517
  msgstr ""
518
 
519
- #: .././admin/settings.php:1333
520
  msgid "Web Analytics"
521
  msgstr "احصائيات الويب"
522
 
523
- #: .././admin/setup.php:76 .././admin/setup.php:111
524
  msgid "Google Analytics"
525
  msgstr "أحصائيات كوكل"
526
 
527
- #: .././admin/setup.php:84
528
  msgid "Backend Settings"
529
  msgstr "أعدادات العمل"
530
 
531
- #: .././admin/setup.php:88
532
  msgid "Frontend Settings"
533
  msgstr "اعدادات الظهور"
534
 
535
- #: .././admin/setup.php:92
536
  msgid "Tracking Code"
537
  msgstr "كود التعقب"
538
 
539
- #: .././admin/setup.php:195 .././admin/widgets.php:126
540
  msgid "Today"
541
  msgstr "اليوم"
542
 
543
- #: .././admin/setup.php:196 .././admin/widgets.php:127
544
  msgid "Yesterday"
545
  msgstr "البارحة"
546
 
547
- #: .././admin/setup.php:197 .././admin/widgets.php:128
548
  #: .././front/widgets.php:74 .././front/widgets.php:182
549
  msgid "Last 7 Days"
550
  msgstr "اخر ٧ ايام"
551
 
552
- #: .././admin/setup.php:198 .././admin/widgets.php:130
553
  #: .././front/widgets.php:80 .././front/widgets.php:184
554
  msgid "Last 30 Days"
555
  msgstr "اخر ٣٠ يوم"
556
 
557
- #: .././admin/setup.php:199 .././admin/widgets.php:131
558
  msgid "Last 90 Days"
559
  msgstr "أخر ٩٠ يوم"
560
 
561
- #: .././admin/setup.php:202 .././admin/setup.php:218
562
  msgid "Unique Views"
563
  msgstr ""
564
 
565
- #: .././admin/setup.php:203 .././admin/setup.php:219
566
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
567
  #: .././tools/gapi.php:391
568
  msgid "Users"
569
  msgstr ""
570
 
571
- #: .././admin/setup.php:204 .././admin/widgets.php:137
572
  msgid "Organic"
573
  msgstr "عضوي"
574
 
575
- #: .././admin/setup.php:205 .././admin/setup.php:220
576
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
577
  #: .././tools/gapi.php:394
578
  msgid "Page Views"
579
  msgstr "مشاهدات الصفحة"
580
 
581
- #: .././admin/setup.php:206 .././admin/setup.php:221
582
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
583
  #: .././tools/gapi.php:397
584
  msgid "Bounce Rate"
585
  msgstr "نسبة القفز"
586
 
587
- #: .././admin/setup.php:207 .././admin/widgets.php:140
588
  msgid "Location"
589
  msgstr ""
590
 
591
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
592
  msgid "Referrers"
593
  msgstr ""
594
 
595
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
596
  #: .././tools/gapi.php:918
597
  msgid "Searches"
598
  msgstr ""
599
 
600
- #: .././admin/setup.php:210 .././admin/widgets.php:144
601
  msgid "Traffic Details"
602
  msgstr ""
603
 
604
- #: .././admin/setup.php:213 .././admin/widgets.php:510
605
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
606
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
607
  msgid "A JavaScript Error is blocking plugin resources!"
608
  msgstr ""
609
 
610
- #: .././admin/setup.php:214 .././admin/widgets.php:713
611
  msgid "Traffic Mediums"
612
  msgstr ""
613
 
614
- #: .././admin/setup.php:215 .././admin/widgets.php:729
615
  msgid "Visitor Type"
616
  msgstr ""
617
 
618
- #: .././admin/setup.php:216 .././admin/widgets.php:745
619
  msgid "Social Networks"
620
  msgstr ""
621
 
622
- #: .././admin/setup.php:217 .././admin/widgets.php:761
623
  msgid "Search Engines"
624
  msgstr ""
625
 
626
- #: .././admin/setup.php:222 .././admin/widgets.php:887
627
  msgid "Organic Search"
628
  msgstr ""
629
 
630
- #: .././admin/setup.php:223 .././admin/widgets.php:891
631
  msgid "Pages/Session"
632
  msgstr ""
633
 
634
- #: .././admin/setup.php:224 .././admin/widgets.php:523
635
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
636
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
637
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -641,11 +640,11 @@ msgstr ""
641
  msgid "Invalid response, more details in JavaScript Console (F12)."
642
  msgstr ""
643
 
644
- #: .././admin/setup.php:225
645
  msgid "Not enough data collected"
646
  msgstr ""
647
 
648
- #: .././admin/setup.php:226 .././admin/widgets.php:528
649
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
650
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
651
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -656,11 +655,11 @@ msgstr ""
656
  msgid "This report is unavailable"
657
  msgstr ""
658
 
659
- #: .././admin/setup.php:227
660
  msgid "report generated by"
661
  msgstr ""
662
 
663
- #: .././admin/setup.php:267
664
  msgid "Settings"
665
  msgstr "الاعدادات"
666
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Ahmed Majed <admin@almobdaa.com>\n"
10
  "Language: ar\n"
19
  "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
20
  "X-Poedit-SearchPath-0: ../.\n"
21
 
22
+ #: .././admin/item-reports.php:52
23
  msgid "Analytics"
24
  msgstr ""
25
 
26
  #: .././admin/settings.php:94 .././admin/settings.php:197
27
+ #: .././admin/settings.php:328 .././admin/settings.php:803
28
+ #: .././admin/settings.php:1079
29
  msgid "Settings saved."
30
  msgstr ""
31
 
32
  #: .././admin/settings.php:96 .././admin/settings.php:199
33
+ #: .././admin/settings.php:330 .././admin/settings.php:780
34
+ #: .././admin/settings.php:790 .././admin/settings.php:799
35
+ #: .././admin/settings.php:805 .././admin/settings.php:817
36
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
37
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
38
+ #: .././admin/settings.php:1093
39
  msgid "Cheating Huh?"
40
  msgstr "تغش ها؟"
41
 
42
  #: .././admin/settings.php:100 .././admin/settings.php:203
43
+ #: .././admin/settings.php:334 .././admin/settings.php:647
44
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
45
  #, php-format
46
  msgid "Something went wrong, check %1$s or %2$s."
47
  msgstr ""
48
 
49
  #: .././admin/settings.php:100 .././admin/settings.php:203
50
+ #: .././admin/settings.php:334 .././admin/settings.php:647
51
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
52
+ #: .././admin/setup.php:82 .././admin/setup.php:101
53
  msgid "Errors & Debug"
54
  msgstr ""
55
 
56
  #: .././admin/settings.php:100 .././admin/settings.php:203
57
+ #: .././admin/settings.php:334 .././admin/settings.php:647
58
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
59
  msgid "authorize the plugin"
60
  msgstr "صرح بالدخول للأضافة"
61
 
80
  msgstr ""
81
 
82
  #: .././admin/settings.php:175 .././admin/settings.php:308
83
+ #: .././admin/settings.php:605 .././admin/settings.php:952
84
+ #: .././admin/settings.php:1245
85
  msgid "Save Changes"
86
  msgstr ""
87
 
131
  msgid "Basic Settings"
132
  msgstr ""
133
 
134
+ #: .././admin/settings.php:352 .././admin/settings.php:417
135
  msgid "Events Tracking"
136
  msgstr "تعقب الافعال"
137
 
138
+ #: .././admin/settings.php:353 .././admin/settings.php:465
139
  msgid "Custom Definitions"
140
  msgstr "تعاريف مخصصة"
141
 
142
+ #: .././admin/settings.php:354 .././admin/settings.php:563
143
+ #: .././admin/settings.php:1228
144
  msgid "Exclude Tracking"
145
  msgstr "لا تتبع"
146
 
148
  msgid "Advanced Settings"
149
  msgstr ""
150
 
151
+ #: .././admin/settings.php:362
152
  msgid "Tracking Settings"
153
  msgstr "اعدادات التعقب"
154
 
155
+ #: .././admin/settings.php:365
156
  msgid "Tracking Options:"
157
  msgstr ""
158
 
159
+ #: .././admin/settings.php:367
160
  msgid "Disabled"
161
  msgstr "تعطيل"
162
 
163
+ #: .././admin/settings.php:368
164
  msgid "Enabled"
165
  msgstr "تفعيل"
166
 
167
+ #: .././admin/settings.php:376 .././admin/settings.php:897
168
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
169
  #: .././admin/widgets.php:71
170
  msgid "View Name:"
171
  msgstr "شاهد الاسم:"
172
 
173
+ #: .././admin/settings.php:376 .././admin/settings.php:919
174
  msgid "Tracking ID:"
175
  msgstr "معرف التعقب:"
176
 
177
+ #: .././admin/settings.php:376 .././admin/settings.php:919
178
  msgid "Default URL:"
179
  msgstr "الرابط الرئيسي:"
180
 
181
+ #: .././admin/settings.php:376 .././admin/settings.php:919
182
  msgid "Time Zone:"
183
  msgstr "المنطقة الزمنية:"
184
 
185
+ #: .././admin/settings.php:381
186
  msgid "Basic Tracking"
187
  msgstr "التعقب الاساسي"
188
 
189
+ #: .././admin/settings.php:384
190
  msgid "Tracking Type:"
191
  msgstr ""
192
 
193
+ #: .././admin/settings.php:386
194
  msgid "Classic Analytics"
195
  msgstr "الاحصائيات الكلاسيكية"
196
 
197
+ #: .././admin/settings.php:387
198
  msgid "Universal Analytics"
199
  msgstr "الاحصائيات العالمية"
200
 
201
+ #: .././admin/settings.php:398
202
  msgid "anonymize IPs while tracking"
203
  msgstr ""
204
 
205
+ #: .././admin/settings.php:409
206
  msgid "enable remarketing, demographics and interests reports"
207
  msgstr ""
208
 
209
+ #: .././admin/settings.php:427
210
  msgid "track downloads, mailto and outbound links"
211
  msgstr ""
212
 
213
+ #: .././admin/settings.php:431
214
  msgid "Downloads Regex:"
215
  msgstr "حمل التقارير"
216
 
217
+ #: .././admin/settings.php:442
218
  msgid "track affiliate links matching this regex"
219
  msgstr ""
220
 
221
+ #: .././admin/settings.php:446
222
  msgid "Affiliates Regex:"
223
  msgstr "روابط الداعمين:"
224
 
225
+ #: .././admin/settings.php:457
226
  msgid "track fragment identifiers, hashmarks (#) in URI links"
227
  msgstr ""
228
 
229
+ #: .././admin/settings.php:468
230
  msgid "Authors:"
231
  msgstr ""
232
 
233
+ #: .././admin/settings.php:476
234
  msgid "Publication Year:"
235
  msgstr ""
236
 
237
+ #: .././admin/settings.php:484
238
  msgid "Categories:"
239
  msgstr ""
240
 
241
+ #: .././admin/settings.php:492
242
  msgid "User Type:"
243
  msgstr ""
244
 
245
+ #: .././admin/settings.php:504
246
  msgid "Advanced Tracking"
247
  msgstr "تتبع متطور"
248
 
249
+ #: .././admin/settings.php:507
250
  msgid "Page Speed SR:"
251
  msgstr "سرعة الصفحة:"
252
 
253
+ #: .././admin/settings.php:518
254
  msgid "exclude events from bounce-rate calculation"
255
  msgstr ""
256
 
257
+ #: .././admin/settings.php:529
258
  msgid "enable enhanced link attribution"
259
  msgstr ""
260
 
261
+ #: .././admin/settings.php:540
262
  msgid "enable AdSense account linking"
263
  msgstr ""
264
 
265
+ #: .././admin/settings.php:551
266
  msgid "enable cross domain tracking"
267
  msgstr ""
268
 
269
+ #: .././admin/settings.php:555
270
  msgid "Cross Domains:"
271
  msgstr "عبر الروابط التالية:"
272
 
273
+ #: .././admin/settings.php:566
274
  msgid "Exclude tracking for:"
275
  msgstr ""
276
 
277
+ #: .././admin/settings.php:651
278
  msgid "Google Analytics Errors & Debugging"
279
  msgstr ""
280
 
281
+ #: .././admin/settings.php:661
282
  msgid "Errors & Details"
283
  msgstr ""
284
 
285
+ #: .././admin/settings.php:662
286
  msgid "Plugin Settings"
287
  msgstr ""
288
 
289
+ #: .././admin/settings.php:670
290
  msgid "Last Error detected"
291
  msgstr ""
292
 
293
+ #: .././admin/settings.php:676 .././admin/settings.php:689
294
  msgid "None"
295
  msgstr ""
296
 
297
+ #: .././admin/settings.php:683
298
  msgid "Error Details"
299
  msgstr ""
300
 
301
+ #: .././admin/settings.php:703
302
  msgid "Plugin Configuration"
303
  msgstr ""
304
 
305
+ #: .././admin/settings.php:725 .././admin/settings.php:990
306
  msgid ""
307
  "Loading the required libraries. If this results in a blank screen or a fatal "
308
  "error, try this solution:"
309
  msgstr ""
310
 
311
+ #: .././admin/settings.php:725
312
  msgid "Library conflicts between WordPress plugins"
313
  msgstr ""
314
 
315
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
316
  msgid "Plugin authorization succeeded."
317
  msgstr "تم تفعيل تصريح الاضافة بنجاح."
318
 
319
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
320
  msgid ""
321
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
322
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
323
  msgstr ""
324
 
325
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
326
  msgid "Cleared Cache."
327
  msgstr "الخزن المزال."
328
 
329
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
330
  msgid "Token Reseted and Revoked."
331
  msgstr "الجزء المراح والمعدل."
332
 
333
+ #: .././admin/settings.php:797
334
  msgid "All errors reseted."
335
  msgstr ""
336
 
337
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
338
  msgid "All other domains/properties were removed."
339
  msgstr "كل الروابط/والخصائص تم إزالتها."
340
 
341
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
342
  msgid "Google Analytics Settings"
343
  msgstr "إعدادات احصائيات كوكل"
344
 
345
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
346
  msgid "Use the red link (see below) to generate and get your access code!"
347
  msgstr ""
348
 
349
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
350
  msgid "Plugin Authorization"
351
  msgstr "تصريح الأضافة"
352
 
353
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
354
  #, php-format
355
  msgid ""
356
  "You should watch the %1$s and read this %2$s before proceeding to "
358
  "account!"
359
  msgstr ""
360
 
361
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
362
  msgid "video"
363
  msgstr "الڤيديو"
364
 
365
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
366
  msgid "tutorial"
367
  msgstr "الدرس"
368
 
369
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
370
  msgid "use your own API Project credentials"
371
  msgstr ""
372
 
373
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
374
  msgid "API Key:"
375
  msgstr "مفتاح API:"
376
 
377
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
378
  msgid "Client ID:"
379
  msgstr "معرف الزيون:"
380
 
381
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
382
  msgid "Client Secret:"
383
  msgstr "سر الزبون:"
384
 
385
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
386
  msgid "Clear Authorization"
387
  msgstr "أزل التصريحات"
388
 
389
+ #: .././admin/settings.php:881 .././admin/settings.php:959
390
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
391
  msgid "Clear Cache"
392
  msgstr "أزل الخزن"
393
 
394
+ #: .././admin/settings.php:881
395
  msgid "Reset Errors"
396
  msgstr ""
397
 
398
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
399
  msgid "General Settings"
400
  msgstr "الأعدادات العامة"
401
 
402
+ #: .././admin/settings.php:890
403
  msgid "Select View:"
404
  msgstr ""
405
 
406
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
407
  msgid "Property not found"
408
  msgstr ""
409
 
410
+ #: .././admin/settings.php:907
411
  msgid "Lock Selection"
412
  msgstr ""
413
 
414
+ #: .././admin/settings.php:926
415
  msgid "Theme Color:"
416
  msgstr ""
417
 
418
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
419
  msgid "Automatic Updates"
420
  msgstr ""
421
 
422
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
423
  msgid ""
424
  "automatic updates for minor versions (security and maintenance releases only)"
425
  msgstr ""
426
 
427
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
428
  #: .././admin/widgets.php:42
429
  msgid "Authorize Plugin"
430
  msgstr "صرح الأضافة "
431
 
432
+ #: .././admin/settings.php:1037
433
  msgid "Properties refreshed."
434
  msgstr "تم تحديث الخصائص."
435
 
436
+ #: .././admin/settings.php:1122
437
  msgid "Network Setup"
438
  msgstr "اعدادات الشبكة"
439
 
440
+ #: .././admin/settings.php:1132
441
  msgid "use a single Google Analytics account for the entire network"
442
  msgstr ""
443
 
444
+ #: .././admin/settings.php:1177
445
  msgid "Refresh Properties"
446
  msgstr "حدث الخصائص"
447
 
448
+ #: .././admin/settings.php:1183
449
  msgid "Properties/Views Settings"
450
  msgstr "اعدادات الخصائص/المشاهدة"
451
 
452
+ #: .././admin/settings.php:1238
453
  msgid "exclude Super Admin tracking for the entire network"
454
  msgstr ""
455
 
456
+ #: .././admin/settings.php:1285
457
  msgid "Setup Tutorial & Demo"
458
  msgstr "درس التنصيب"
459
 
460
+ #: .././admin/settings.php:1293
461
  msgid "Support & Reviews"
462
  msgstr "الدعم والتقييم"
463
 
464
+ #: .././admin/settings.php:1300
465
  #, php-format
466
  msgid "Plugin documentation and support on %s"
467
  msgstr ""
468
 
469
+ #: .././admin/settings.php:1307
470
  #, php-format
471
  msgid "Your feedback and review are both important, %s!"
472
  msgstr ""
473
 
474
+ #: .././admin/settings.php:1307
475
  msgid "rate this plugin"
476
  msgstr "قيم هذه الاضافة"
477
 
478
+ #: .././admin/settings.php:1313
479
  msgid "Further Reading"
480
  msgstr "أكمل القراءة"
481
 
482
+ #: .././admin/settings.php:1320
483
  #, php-format
484
  msgid "%s by moving your website to HTTPS/SSL."
485
  msgstr ""
486
 
487
+ #: .././admin/settings.php:1320
488
  msgid "Improve search rankings"
489
  msgstr "حسن ترتيب البحث"
490
 
491
+ #: .././admin/settings.php:1327
492
  #, php-format
493
  msgid "Other %s written by the same author"
494
  msgstr ""
495
 
496
+ #: .././admin/settings.php:1327
497
  msgid "WordPress Plugins"
498
  msgstr "اضافات وردبريس"
499
 
500
+ #: .././admin/settings.php:1333
501
  msgid "Other Services"
502
  msgstr ""
503
 
504
+ #: .././admin/settings.php:1340
505
  #, php-format
506
  msgid "Speed up your website and plug into a whole %s"
507
  msgstr ""
508
 
509
+ #: .././admin/settings.php:1340
510
  msgid "new level of site speed"
511
  msgstr ""
512
 
513
+ #: .././admin/settings.php:1347
514
  #, php-format
515
  msgid "%s service with users tracking at IP level."
516
  msgstr ""
517
 
518
+ #: .././admin/settings.php:1347
519
  msgid "Web Analytics"
520
  msgstr "احصائيات الويب"
521
 
522
+ #: .././admin/setup.php:67 .././admin/setup.php:95
523
  msgid "Google Analytics"
524
  msgstr "أحصائيات كوكل"
525
 
526
+ #: .././admin/setup.php:73
527
  msgid "Backend Settings"
528
  msgstr "أعدادات العمل"
529
 
530
+ #: .././admin/setup.php:76
531
  msgid "Frontend Settings"
532
  msgstr "اعدادات الظهور"
533
 
534
+ #: .././admin/setup.php:79
535
  msgid "Tracking Code"
536
  msgstr "كود التعقب"
537
 
538
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
539
  msgid "Today"
540
  msgstr "اليوم"
541
 
542
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
543
  msgid "Yesterday"
544
  msgstr "البارحة"
545
 
546
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
547
  #: .././front/widgets.php:74 .././front/widgets.php:182
548
  msgid "Last 7 Days"
549
  msgstr "اخر ٧ ايام"
550
 
551
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
552
  #: .././front/widgets.php:80 .././front/widgets.php:184
553
  msgid "Last 30 Days"
554
  msgstr "اخر ٣٠ يوم"
555
 
556
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
557
  msgid "Last 90 Days"
558
  msgstr "أخر ٩٠ يوم"
559
 
560
+ #: .././admin/setup.php:175 .././admin/setup.php:190
561
  msgid "Unique Views"
562
  msgstr ""
563
 
564
+ #: .././admin/setup.php:176 .././admin/setup.php:191
565
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
566
  #: .././tools/gapi.php:391
567
  msgid "Users"
568
  msgstr ""
569
 
570
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
571
  msgid "Organic"
572
  msgstr "عضوي"
573
 
574
+ #: .././admin/setup.php:178 .././admin/setup.php:192
575
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
576
  #: .././tools/gapi.php:394
577
  msgid "Page Views"
578
  msgstr "مشاهدات الصفحة"
579
 
580
+ #: .././admin/setup.php:179 .././admin/setup.php:193
581
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
582
  #: .././tools/gapi.php:397
583
  msgid "Bounce Rate"
584
  msgstr "نسبة القفز"
585
 
586
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
587
  msgid "Location"
588
  msgstr ""
589
 
590
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
591
  msgid "Referrers"
592
  msgstr ""
593
 
594
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
595
  #: .././tools/gapi.php:918
596
  msgid "Searches"
597
  msgstr ""
598
 
599
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
600
  msgid "Traffic Details"
601
  msgstr ""
602
 
603
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
604
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
605
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
606
  msgid "A JavaScript Error is blocking plugin resources!"
607
  msgstr ""
608
 
609
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
610
  msgid "Traffic Mediums"
611
  msgstr ""
612
 
613
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
614
  msgid "Visitor Type"
615
  msgstr ""
616
 
617
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
618
  msgid "Social Networks"
619
  msgstr ""
620
 
621
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
622
  msgid "Search Engines"
623
  msgstr ""
624
 
625
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
626
  msgid "Organic Search"
627
  msgstr ""
628
 
629
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
630
  msgid "Pages/Session"
631
  msgstr ""
632
 
633
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
634
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
635
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
636
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
640
  msgid "Invalid response, more details in JavaScript Console (F12)."
641
  msgstr ""
642
 
643
+ #: .././admin/setup.php:197
644
  msgid "Not enough data collected"
645
  msgstr ""
646
 
647
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
648
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
649
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
650
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
655
  msgid "This report is unavailable"
656
  msgstr ""
657
 
658
+ #: .././admin/setup.php:199
659
  msgid "report generated by"
660
  msgstr ""
661
 
662
+ #: .././admin/setup.php:233
663
  msgid "Settings"
664
  msgstr "الاعدادات"
665
 
languages/ga-dash-cs_CZ.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
8
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
9
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
10
  "Language-Team: Alin Marcu\n"
11
  "Language: cs_CZ\n"
@@ -19,37 +19,37 @@ msgstr ""
19
  "X-Poedit-Basepath: .\n"
20
  "X-Poedit-SearchPath-0: ../.\n"
21
 
22
- #: .././admin/item-reports.php:67
23
  msgid "Analytics"
24
  msgstr "Analýza"
25
 
26
  #: .././admin/settings.php:94 .././admin/settings.php:197 .././admin/settings.php:328
27
- #: .././admin/settings.php:800 .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr "Nastavení uloženo"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199 .././admin/settings.php:330
32
- #: .././admin/settings.php:777 .././admin/settings.php:787 .././admin/settings.php:796
33
- #: .././admin/settings.php:802 .././admin/settings.php:814 .././admin/settings.php:1030
34
- #: .././admin/settings.php:1055 .././admin/settings.php:1065 .././admin/settings.php:1071
35
- #: .././admin/settings.php:1083
36
  msgid "Cheating Huh?"
37
  msgstr "Podvádět jo?"
38
 
39
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
40
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
41
  #, php-format
42
  msgid "Something went wrong, check %1$s or %2$s."
43
  msgstr "Něco je špatně, zkontroluj %1$s nebo %2$s."
44
 
45
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
46
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
47
- #: .././admin/setup.php:96 .././admin/setup.php:119
48
  msgid "Errors & Debug"
49
  msgstr "Chyby a ladění"
50
 
51
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
52
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
53
  msgid "authorize the plugin"
54
  msgstr "autorizovat modul"
55
 
@@ -73,8 +73,8 @@ msgstr "zobrazit stránku návštěv a uživatelů na veřejné části webu (za
73
  msgid "show page searches (after each article)"
74
  msgstr "zobraz vyhledávané termíny pro danou stránku (za každým příspěvkem)"
75
 
76
- #: .././admin/settings.php:175 .././admin/settings.php:308 .././admin/settings.php:602
77
- #: .././admin/settings.php:945 .././admin/settings.php:1233
78
  msgid "Save Changes"
79
  msgstr "Uložit změny"
80
 
@@ -126,15 +126,15 @@ msgstr "Sledovací kód Google Analytics"
126
  msgid "Basic Settings"
127
  msgstr "Základní nastavení"
128
 
129
- #: .././admin/settings.php:352 .././admin/settings.php:418
130
  msgid "Events Tracking"
131
  msgstr "Sledování událostí"
132
 
133
- #: .././admin/settings.php:353 .././admin/settings.php:466
134
  msgid "Custom Definitions"
135
  msgstr "Vlastní definice"
136
 
137
- #: .././admin/settings.php:354 .././admin/settings.php:564 .././admin/settings.php:1216
138
  msgid "Exclude Tracking"
139
  msgstr "Vyloučit ze sledování"
140
 
@@ -142,160 +142,160 @@ msgstr "Vyloučit ze sledování"
142
  msgid "Advanced Settings"
143
  msgstr "Pokročilá nastavení"
144
 
145
- #: .././admin/settings.php:363
146
  msgid "Tracking Settings"
147
  msgstr "Nastavení sledování"
148
 
149
- #: .././admin/settings.php:366
150
  msgid "Tracking Options:"
151
  msgstr "Možnosti sledování"
152
 
153
- #: .././admin/settings.php:368
154
  msgid "Disabled"
155
  msgstr "Zakázat"
156
 
157
- #: .././admin/settings.php:369
158
  msgid "Enabled"
159
  msgstr "Povolit"
160
 
161
- #: .././admin/settings.php:377 .././admin/settings.php:892 .././admin/settings.php:913
162
- #: .././admin/settings.php:1189 .././admin/widgets.php:71
163
  msgid "View Name:"
164
  msgstr "Zobrazované Jméno:"
165
 
166
- #: .././admin/settings.php:377 .././admin/settings.php:913
167
  msgid "Tracking ID:"
168
  msgstr "Sledovací ID:"
169
 
170
- #: .././admin/settings.php:377 .././admin/settings.php:913
171
  msgid "Default URL:"
172
  msgstr "Zákaldní URL:"
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:913
175
  msgid "Time Zone:"
176
  msgstr "Časová Zóna:"
177
 
178
- #: .././admin/settings.php:382
179
  msgid "Basic Tracking"
180
  msgstr "Základní sledování"
181
 
182
- #: .././admin/settings.php:385
183
  msgid "Tracking Type:"
184
  msgstr "Druh sledování"
185
 
186
- #: .././admin/settings.php:387
187
  msgid "Classic Analytics"
188
  msgstr "Klasické Analytics"
189
 
190
- #: .././admin/settings.php:388
191
  msgid "Universal Analytics"
192
  msgstr "Univerzální Analytics"
193
 
194
- #: .././admin/settings.php:399
195
  msgid "anonymize IPs while tracking"
196
  msgstr "anonymizovat IP při sledování"
197
 
198
- #: .././admin/settings.php:410
199
  msgid "enable remarketing, demographics and interests reports"
200
  msgstr "umožnit remarketing (rentabilita?), demografii a zprávy zájmů"
201
 
202
- #: .././admin/settings.php:428
203
  msgid "track downloads, mailto and outbound links"
204
  msgstr "sledovat stahování, odkazy mail to (odeslat mail) a odchozí odkazy"
205
 
206
- #: .././admin/settings.php:432
207
  msgid "Downloads Regex:"
208
  msgstr "Stažené Regex:"
209
 
210
- #: .././admin/settings.php:443
211
  msgid "track affiliate links matching this regex"
212
  msgstr "sledovat odkazy, které sedí na tento Regex"
213
 
214
- #: .././admin/settings.php:447
215
  msgid "Affiliates Regex:"
216
  msgstr "Členy Regexu"
217
 
218
- #: .././admin/settings.php:458
219
  msgid "track fragment identifiers, hashmarks (#) in URI links"
220
  msgstr "sledování identifikátorů, hashmarks (#) v URI odkazech"
221
 
222
- #: .././admin/settings.php:469
223
  msgid "Authors:"
224
  msgstr "Autoři:"
225
 
226
- #: .././admin/settings.php:477
227
  msgid "Publication Year:"
228
  msgstr "Rok Zveřejnění:"
229
 
230
- #: .././admin/settings.php:485
231
  msgid "Categories:"
232
  msgstr "Kategorie:"
233
 
234
- #: .././admin/settings.php:493
235
  msgid "User Type:"
236
  msgstr "Uživatelké typ:"
237
 
238
- #: .././admin/settings.php:505
239
  msgid "Advanced Tracking"
240
  msgstr "Pokročilé sledování"
241
 
242
- #: .././admin/settings.php:508
243
  msgid "Page Speed SR:"
244
  msgstr "Rychlost stránky SR:"
245
 
246
- #: .././admin/settings.php:519
247
  msgid "exclude events from bounce-rate calculation"
248
  msgstr "vyloučit události z výpočtů míry opuštění"
249
 
250
- #: .././admin/settings.php:530
251
  msgid "enable enhanced link attribution"
252
  msgstr "povolit vylepšné vlastnosti odkazů"
253
 
254
- #: .././admin/settings.php:541
255
  msgid "enable AdSense account linking"
256
  msgstr "povolit prolinkování účtu AdSense"
257
 
258
- #: .././admin/settings.php:552
259
  msgid "enable cross domain tracking"
260
  msgstr "povolit sledování cross domain"
261
 
262
- #: .././admin/settings.php:556
263
  msgid "Cross Domains:"
264
  msgstr "Cross Domains:"
265
 
266
- #: .././admin/settings.php:567
267
  msgid "Exclude tracking for:"
268
  msgstr "Vynechat sledování pro:"
269
 
270
- #: .././admin/settings.php:648
271
  msgid "Google Analytics Errors & Debugging"
272
  msgstr "Chyby a Ladění Google Analytics"
273
 
274
- #: .././admin/settings.php:658
275
  msgid "Errors & Details"
276
  msgstr "Chyby a popisy"
277
 
278
- #: .././admin/settings.php:659
279
  msgid "Plugin Settings"
280
  msgstr "Nastavení modulu:"
281
 
282
- #: .././admin/settings.php:667
283
  msgid "Last Error detected"
284
  msgstr "Detekovaná poslední chyba"
285
 
286
- #: .././admin/settings.php:673 .././admin/settings.php:686
287
  msgid "None"
288
  msgstr "Nic"
289
 
290
- #: .././admin/settings.php:680
291
  msgid "Error Details"
292
  msgstr "Detail chyby"
293
 
294
- #: .././admin/settings.php:700
295
  msgid "Plugin Configuration"
296
  msgstr "Nastavení modulu"
297
 
298
- #: .././admin/settings.php:722 .././admin/settings.php:980
299
  msgid ""
300
  "Loading the required libraries. If this results in a blank screen or a fatal error, try this "
301
  "solution:"
@@ -303,15 +303,15 @@ msgstr ""
303
  "Nahrávání požadovaných knihoven. Pokud to má za následek prázdnou obrazovku nebo fatální chybu, "
304
  "zkuste toto řešení:"
305
 
306
- #: .././admin/settings.php:722
307
  msgid "Library conflicts between WordPress plugins"
308
  msgstr "Knihovna koliduje mezi moduly WordPressu"
309
 
310
- #: .././admin/settings.php:737 .././admin/settings.php:997
311
  msgid "Plugin authorization succeeded."
312
  msgstr "Modul byl autorizován."
313
 
314
- #: .././admin/settings.php:752 .././admin/settings.php:1021
315
  msgid ""
316
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> (UA-XXXXX-X). Try "
317
  "again, and use the red link to get your access code"
@@ -319,35 +319,35 @@ msgstr ""
319
  "Přístupový kód <strong>NENÍ</strong> Vaše <strong>Sledovací ID</strong> (UA-XXXXX-X). Zkuste "
320
  "to znovu a použijte červený odkaz pro získání přístupového kódu."
321
 
322
- #: .././admin/settings.php:775 .././admin/settings.php:1053
323
  msgid "Cleared Cache."
324
  msgstr "Vyčištěná dočasná paměť (cache)."
325
 
326
- #: .././admin/settings.php:784 .././admin/settings.php:1062
327
  msgid "Token Reseted and Revoked."
328
  msgstr "Token Resetován a Zrušen."
329
 
330
- #: .././admin/settings.php:794
331
  msgid "All errors reseted."
332
  msgstr "Všechny chyby vymazány. (reseted)"
333
 
334
- #: .././admin/settings.php:807 .././admin/settings.php:1076
335
  msgid "All other domains/properties were removed."
336
  msgstr "Všechny ostatní domény/nastavení byly odstraněny."
337
 
338
- #: .././admin/settings.php:819 .././admin/settings.php:1088
339
  msgid "Google Analytics Settings"
340
  msgstr "Nastavení Google Analytics"
341
 
342
- #: .././admin/settings.php:833 .././admin/settings.php:1101
343
  msgid "Use the red link (see below) to generate and get your access code!"
344
  msgstr "Použijte červený odkaz níže pro vygenerování a získání Vašeho přístupového kódu!"
345
 
346
- #: .././admin/settings.php:844 .././admin/settings.php:1129
347
  msgid "Plugin Authorization"
348
  msgstr "Autorizace modulu"
349
 
350
- #: .././admin/settings.php:849 .././admin/settings.php:1133
351
  #, php-format
352
  msgid ""
353
  "You should watch the %1$s and read this %2$s before proceeding to authorization. This plugin "
@@ -356,273 +356,273 @@ msgstr ""
356
  "Měli byste shlédnout %1$s a přečíst si toto %2$s, než přikročíte k povolení. Tento modul "
357
  "vyžaduje správně nakonfigurovaný účet Google Analytics!"
358
 
359
- #: .././admin/settings.php:849 .././admin/settings.php:1133
360
  msgid "video"
361
  msgstr "video"
362
 
363
- #: .././admin/settings.php:849 .././admin/settings.php:1133
364
  msgid "tutorial"
365
  msgstr "cvičení"
366
 
367
- #: .././admin/settings.php:854 .././admin/settings.php:1140
368
  msgid "use your own API Project credentials"
369
  msgstr "použijte Vaše vlastní přístupové údaje projektového API"
370
 
371
- #: .././admin/settings.php:858 .././admin/settings.php:1147
372
  msgid "API Key:"
373
  msgstr "Klíč API:"
374
 
375
- #: .././admin/settings.php:862 .././admin/settings.php:1151
376
  msgid "Client ID:"
377
  msgstr "Klientské ID:"
378
 
379
- #: .././admin/settings.php:866 .././admin/settings.php:1155
380
  msgid "Client Secret:"
381
  msgstr "Klientský klíč:"
382
 
383
- #: .././admin/settings.php:876 .././admin/settings.php:1165
384
  msgid "Clear Authorization"
385
  msgstr "Smazat autorizaci."
386
 
387
- #: .././admin/settings.php:876 .././admin/settings.php:951 .././admin/settings.php:1165
388
- #: .././admin/settings.php:1240
389
  msgid "Clear Cache"
390
  msgstr "Smazat dočasnou paměť (cache)."
391
 
392
- #: .././admin/settings.php:876
393
  msgid "Reset Errors"
394
  msgstr "Smazat chyby"
395
 
396
- #: .././admin/settings.php:882 .././admin/setup.php:80 .././admin/setup.php:115
397
  msgid "General Settings"
398
  msgstr "Hlavní Nastavení"
399
 
400
- #: .././admin/settings.php:885
401
  msgid "Select View:"
402
  msgstr "Zvolte pohled:"
403
 
404
- #: .././admin/settings.php:896 .././admin/settings.php:1193
405
  msgid "Property not found"
406
  msgstr "Možnost nenalezena:"
407
 
408
- #: .././admin/settings.php:901
409
  msgid "Lock Selection"
410
  msgstr "Uzamknout tvolené"
411
 
412
- #: .././admin/settings.php:919
413
  msgid "Theme Color:"
414
  msgstr "Barva téma:"
415
 
416
- #: .././admin/settings.php:927 .././admin/settings.php:1202
417
  msgid "Automatic Updates"
418
  msgstr "Automatické aktualizace"
419
 
420
- #: .././admin/settings.php:937 .././admin/settings.php:1212
421
  msgid "automatic updates for minor versions (security and maintenance releases only)"
422
  msgstr "automatické aktualizace pro nedůležité aktualizace (jen bezpečnostní a údržbové)"
423
 
424
- #: .././admin/settings.php:951 .././admin/settings.php:1240 .././admin/widgets.php:42
425
  msgid "Authorize Plugin"
426
  msgstr "Autorizovat modul"
427
 
428
- #: .././admin/settings.php:1027
429
  msgid "Properties refreshed."
430
  msgstr "Možnosti obnoveny"
431
 
432
- #: .././admin/settings.php:1111
433
  msgid "Network Setup"
434
  msgstr "Nastavení sítě"
435
 
436
- #: .././admin/settings.php:1121
437
  msgid "use a single Google Analytics account for the entire network"
438
  msgstr "použít jeden účet Google Analytics pro celou síť"
439
 
440
- #: .././admin/settings.php:1165
441
  msgid "Refresh Properties"
442
  msgstr "Obnovit možnosti"
443
 
444
- #: .././admin/settings.php:1171
445
  msgid "Properties/Views Settings"
446
  msgstr "Možnosti/Zobrazení nastavení"
447
 
448
- #: .././admin/settings.php:1226
449
  msgid "exclude Super Admin tracking for the entire network"
450
  msgstr "vypnout sledování Adminů pro celou síť"
451
 
452
- #: .././admin/settings.php:1271
453
  msgid "Setup Tutorial & Demo"
454
  msgstr "Průvodce nastavení a ukázky"
455
 
456
- #: .././admin/settings.php:1279
457
  msgid "Support & Reviews"
458
  msgstr "Podpora a hodnocení"
459
 
460
- #: .././admin/settings.php:1286
461
  #, php-format
462
  msgid "Plugin documentation and support on %s"
463
  msgstr "Dokumentace modulu a podpora na %s"
464
 
465
- #: .././admin/settings.php:1293
466
  #, php-format
467
  msgid "Your feedback and review are both important, %s!"
468
  msgstr "Vaše odezva a hodnocení jsou pro nás důležité, %s!"
469
 
470
- #: .././admin/settings.php:1293
471
  msgid "rate this plugin"
472
  msgstr "ohodnoťte tento modul"
473
 
474
- #: .././admin/settings.php:1299
475
  msgid "Further Reading"
476
  msgstr "Další čtení"
477
 
478
- #: .././admin/settings.php:1306
479
  #, php-format
480
  msgid "%s by moving your website to HTTPS/SSL."
481
  msgstr "%s přesunutím vaší sítě na HTTPS/SSL."
482
 
483
- #: .././admin/settings.php:1306
484
  msgid "Improve search rankings"
485
  msgstr "Zlepšení vyhledávání žebříčku"
486
 
487
- #: .././admin/settings.php:1313
488
  #, php-format
489
  msgid "Other %s written by the same author"
490
  msgstr "Ostatní %s vytvořené stejným autorem"
491
 
492
- #: .././admin/settings.php:1313
493
  msgid "WordPress Plugins"
494
  msgstr "moduly WordPressu"
495
 
496
- #: .././admin/settings.php:1319
497
  msgid "Other Services"
498
  msgstr "Ostatní služby"
499
 
500
- #: .././admin/settings.php:1326
501
  #, php-format
502
  msgid "Speed up your website and plug into a whole %s"
503
  msgstr "Zrychlete své webové stránky a zapojte do celku %s"
504
 
505
- #: .././admin/settings.php:1326
506
  msgid "new level of site speed"
507
  msgstr "nová úroveň rychlosti sítě"
508
 
509
- #: .././admin/settings.php:1333
510
  #, php-format
511
  msgid "%s service with users tracking at IP level."
512
  msgstr "Služba %s se sledováním uživatelů na úrovni IP."
513
 
514
- #: .././admin/settings.php:1333
515
  msgid "Web Analytics"
516
  msgstr "Web Analýza"
517
 
518
- #: .././admin/setup.php:76 .././admin/setup.php:111
519
  msgid "Google Analytics"
520
  msgstr "Google Analytics"
521
 
522
- #: .././admin/setup.php:84
523
  msgid "Backend Settings"
524
  msgstr "Nastavení Pozadí"
525
 
526
- #: .././admin/setup.php:88
527
  msgid "Frontend Settings"
528
  msgstr "Nastavení Popředí"
529
 
530
- #: .././admin/setup.php:92
531
  msgid "Tracking Code"
532
  msgstr "Sledovací kód"
533
 
534
- #: .././admin/setup.php:195 .././admin/widgets.php:126
535
  msgid "Today"
536
  msgstr "Dnes"
537
 
538
- #: .././admin/setup.php:196 .././admin/widgets.php:127
539
  msgid "Yesterday"
540
  msgstr "Včera"
541
 
542
- #: .././admin/setup.php:197 .././admin/widgets.php:128 .././front/widgets.php:74
543
  #: .././front/widgets.php:182
544
  msgid "Last 7 Days"
545
  msgstr "Posledních 7 dní"
546
 
547
- #: .././admin/setup.php:198 .././admin/widgets.php:130 .././front/widgets.php:80
548
  #: .././front/widgets.php:184
549
  msgid "Last 30 Days"
550
  msgstr "Posledních 30 dní"
551
 
552
- #: .././admin/setup.php:199 .././admin/widgets.php:131
553
  msgid "Last 90 Days"
554
  msgstr "Posledních 90 dní"
555
 
556
- #: .././admin/setup.php:202 .././admin/setup.php:218
557
  msgid "Unique Views"
558
  msgstr "Unikátní shlédnutí"
559
 
560
- #: .././admin/setup.php:203 .././admin/setup.php:219 .././admin/widgets.php:136
561
  #: .././admin/widgets.php:875 .././tools/gapi.php:391
562
  msgid "Users"
563
  msgstr "Uživatelé"
564
 
565
- #: .././admin/setup.php:204 .././admin/widgets.php:137
566
  msgid "Organic"
567
  msgstr "Přírodní"
568
 
569
- #: .././admin/setup.php:205 .././admin/setup.php:220 .././admin/widgets.php:138
570
  #: .././admin/widgets.php:879 .././tools/gapi.php:394
571
  msgid "Page Views"
572
  msgstr "Zobrazení Stránek"
573
 
574
- #: .././admin/setup.php:206 .././admin/setup.php:221 .././admin/widgets.php:139
575
  #: .././admin/widgets.php:883 .././tools/gapi.php:397
576
  msgid "Bounce Rate"
577
  msgstr "Míra opuštění"
578
 
579
- #: .././admin/setup.php:207 .././admin/widgets.php:140
580
  msgid "Location"
581
  msgstr "Poloha"
582
 
583
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
584
  msgid "Referrers"
585
  msgstr "Odkazy"
586
 
587
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
588
  #: .././tools/gapi.php:918
589
  msgid "Searches"
590
  msgstr "Vyhledávání"
591
 
592
- #: .././admin/setup.php:210 .././admin/widgets.php:144
593
  msgid "Traffic Details"
594
  msgstr "Detail provozu"
595
 
596
- #: .././admin/setup.php:213 .././admin/widgets.php:510 .././admin/widgets.php:607
597
  #: .././admin/widgets.php:805 .././admin/widgets.php:917 .././front/item-reports.php:97
598
  msgid "A JavaScript Error is blocking plugin resources!"
599
  msgstr "Chyva JavaScriptu blokuje zdroje modulu."
600
 
601
- #: .././admin/setup.php:214 .././admin/widgets.php:713
602
  msgid "Traffic Mediums"
603
  msgstr "Dopravní Media"
604
 
605
- #: .././admin/setup.php:215 .././admin/widgets.php:729
606
  msgid "Visitor Type"
607
  msgstr "Druh Návštěvníka"
608
 
609
- #: .././admin/setup.php:216 .././admin/widgets.php:745
610
  msgid "Social Networks"
611
  msgstr "Sociální sítě"
612
 
613
- #: .././admin/setup.php:217 .././admin/widgets.php:761
614
  msgid "Search Engines"
615
  msgstr "Vyhledávače"
616
 
617
- #: .././admin/setup.php:222 .././admin/widgets.php:887
618
  msgid "Organic Search"
619
  msgstr "Přírodní vyhledávání"
620
 
621
- #: .././admin/setup.php:223 .././admin/widgets.php:891
622
  msgid "Pages/Session"
623
  msgstr "Stránky/Návštěvy"
624
 
625
- #: .././admin/setup.php:224 .././admin/widgets.php:523 .././admin/widgets.php:541
626
  #: .././admin/widgets.php:620 .././admin/widgets.php:638 .././admin/widgets.php:657
627
  #: .././admin/widgets.php:676 .././admin/widgets.php:696 .././admin/widgets.php:819
628
  #: .././admin/widgets.php:930 .././admin/widgets.php:949 .././front/item-reports.php:109
@@ -630,11 +630,11 @@ msgstr "Stránky/Návštěvy"
630
  msgid "Invalid response, more details in JavaScript Console (F12)."
631
  msgstr "Neplatná odpověď, více detailů v konzoli JavaScriptu (F12)."
632
 
633
- #: .././admin/setup.php:225
634
  msgid "Not enough data collected"
635
  msgstr "Nedostatečné množství dat"
636
 
637
- #: .././admin/setup.php:226 .././admin/widgets.php:528 .././admin/widgets.php:546
638
  #: .././admin/widgets.php:625 .././admin/widgets.php:643 .././admin/widgets.php:662
639
  #: .././admin/widgets.php:681 .././admin/widgets.php:701 .././admin/widgets.php:824
640
  #: .././admin/widgets.php:827 .././admin/widgets.php:935 .././admin/widgets.php:954
@@ -642,11 +642,11 @@ msgstr "Nedostatečné množství dat"
642
  msgid "This report is unavailable"
643
  msgstr "Toto hlášení není dostupné"
644
 
645
- #: .././admin/setup.php:227
646
  msgid "report generated by"
647
  msgstr "hlášení vytvořené s pomocí"
648
 
649
- #: .././admin/setup.php:267
650
  msgid "Settings"
651
  msgstr "Nastavení"
652
 
4
  msgstr ""
5
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
8
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
9
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
10
  "Language-Team: Alin Marcu\n"
11
  "Language: cs_CZ\n"
19
  "X-Poedit-Basepath: .\n"
20
  "X-Poedit-SearchPath-0: ../.\n"
21
 
22
+ #: .././admin/item-reports.php:52
23
  msgid "Analytics"
24
  msgstr "Analýza"
25
 
26
  #: .././admin/settings.php:94 .././admin/settings.php:197 .././admin/settings.php:328
27
+ #: .././admin/settings.php:803 .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr "Nastavení uloženo"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199 .././admin/settings.php:330
32
+ #: .././admin/settings.php:780 .././admin/settings.php:790 .././admin/settings.php:799
33
+ #: .././admin/settings.php:805 .././admin/settings.php:817 .././admin/settings.php:1040
34
+ #: .././admin/settings.php:1065 .././admin/settings.php:1075 .././admin/settings.php:1081
35
+ #: .././admin/settings.php:1093
36
  msgid "Cheating Huh?"
37
  msgstr "Podvádět jo?"
38
 
39
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
40
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
41
  #, php-format
42
  msgid "Something went wrong, check %1$s or %2$s."
43
  msgstr "Něco je špatně, zkontroluj %1$s nebo %2$s."
44
 
45
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
46
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
47
+ #: .././admin/setup.php:82 .././admin/setup.php:101
48
  msgid "Errors & Debug"
49
  msgstr "Chyby a ladění"
50
 
51
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
52
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
53
  msgid "authorize the plugin"
54
  msgstr "autorizovat modul"
55
 
73
  msgid "show page searches (after each article)"
74
  msgstr "zobraz vyhledávané termíny pro danou stránku (za každým příspěvkem)"
75
 
76
+ #: .././admin/settings.php:175 .././admin/settings.php:308 .././admin/settings.php:605
77
+ #: .././admin/settings.php:952 .././admin/settings.php:1245
78
  msgid "Save Changes"
79
  msgstr "Uložit změny"
80
 
126
  msgid "Basic Settings"
127
  msgstr "Základní nastavení"
128
 
129
+ #: .././admin/settings.php:352 .././admin/settings.php:417
130
  msgid "Events Tracking"
131
  msgstr "Sledování událostí"
132
 
133
+ #: .././admin/settings.php:353 .././admin/settings.php:465
134
  msgid "Custom Definitions"
135
  msgstr "Vlastní definice"
136
 
137
+ #: .././admin/settings.php:354 .././admin/settings.php:563 .././admin/settings.php:1228
138
  msgid "Exclude Tracking"
139
  msgstr "Vyloučit ze sledování"
140
 
142
  msgid "Advanced Settings"
143
  msgstr "Pokročilá nastavení"
144
 
145
+ #: .././admin/settings.php:362
146
  msgid "Tracking Settings"
147
  msgstr "Nastavení sledování"
148
 
149
+ #: .././admin/settings.php:365
150
  msgid "Tracking Options:"
151
  msgstr "Možnosti sledování"
152
 
153
+ #: .././admin/settings.php:367
154
  msgid "Disabled"
155
  msgstr "Zakázat"
156
 
157
+ #: .././admin/settings.php:368
158
  msgid "Enabled"
159
  msgstr "Povolit"
160
 
161
+ #: .././admin/settings.php:376 .././admin/settings.php:897 .././admin/settings.php:919
162
+ #: .././admin/settings.php:1201 .././admin/widgets.php:71
163
  msgid "View Name:"
164
  msgstr "Zobrazované Jméno:"
165
 
166
+ #: .././admin/settings.php:376 .././admin/settings.php:919
167
  msgid "Tracking ID:"
168
  msgstr "Sledovací ID:"
169
 
170
+ #: .././admin/settings.php:376 .././admin/settings.php:919
171
  msgid "Default URL:"
172
  msgstr "Zákaldní URL:"
173
 
174
+ #: .././admin/settings.php:376 .././admin/settings.php:919
175
  msgid "Time Zone:"
176
  msgstr "Časová Zóna:"
177
 
178
+ #: .././admin/settings.php:381
179
  msgid "Basic Tracking"
180
  msgstr "Základní sledování"
181
 
182
+ #: .././admin/settings.php:384
183
  msgid "Tracking Type:"
184
  msgstr "Druh sledování"
185
 
186
+ #: .././admin/settings.php:386
187
  msgid "Classic Analytics"
188
  msgstr "Klasické Analytics"
189
 
190
+ #: .././admin/settings.php:387
191
  msgid "Universal Analytics"
192
  msgstr "Univerzální Analytics"
193
 
194
+ #: .././admin/settings.php:398
195
  msgid "anonymize IPs while tracking"
196
  msgstr "anonymizovat IP při sledování"
197
 
198
+ #: .././admin/settings.php:409
199
  msgid "enable remarketing, demographics and interests reports"
200
  msgstr "umožnit remarketing (rentabilita?), demografii a zprávy zájmů"
201
 
202
+ #: .././admin/settings.php:427
203
  msgid "track downloads, mailto and outbound links"
204
  msgstr "sledovat stahování, odkazy mail to (odeslat mail) a odchozí odkazy"
205
 
206
+ #: .././admin/settings.php:431
207
  msgid "Downloads Regex:"
208
  msgstr "Stažené Regex:"
209
 
210
+ #: .././admin/settings.php:442
211
  msgid "track affiliate links matching this regex"
212
  msgstr "sledovat odkazy, které sedí na tento Regex"
213
 
214
+ #: .././admin/settings.php:446
215
  msgid "Affiliates Regex:"
216
  msgstr "Členy Regexu"
217
 
218
+ #: .././admin/settings.php:457
219
  msgid "track fragment identifiers, hashmarks (#) in URI links"
220
  msgstr "sledování identifikátorů, hashmarks (#) v URI odkazech"
221
 
222
+ #: .././admin/settings.php:468
223
  msgid "Authors:"
224
  msgstr "Autoři:"
225
 
226
+ #: .././admin/settings.php:476
227
  msgid "Publication Year:"
228
  msgstr "Rok Zveřejnění:"
229
 
230
+ #: .././admin/settings.php:484
231
  msgid "Categories:"
232
  msgstr "Kategorie:"
233
 
234
+ #: .././admin/settings.php:492
235
  msgid "User Type:"
236
  msgstr "Uživatelké typ:"
237
 
238
+ #: .././admin/settings.php:504
239
  msgid "Advanced Tracking"
240
  msgstr "Pokročilé sledování"
241
 
242
+ #: .././admin/settings.php:507
243
  msgid "Page Speed SR:"
244
  msgstr "Rychlost stránky SR:"
245
 
246
+ #: .././admin/settings.php:518
247
  msgid "exclude events from bounce-rate calculation"
248
  msgstr "vyloučit události z výpočtů míry opuštění"
249
 
250
+ #: .././admin/settings.php:529
251
  msgid "enable enhanced link attribution"
252
  msgstr "povolit vylepšné vlastnosti odkazů"
253
 
254
+ #: .././admin/settings.php:540
255
  msgid "enable AdSense account linking"
256
  msgstr "povolit prolinkování účtu AdSense"
257
 
258
+ #: .././admin/settings.php:551
259
  msgid "enable cross domain tracking"
260
  msgstr "povolit sledování cross domain"
261
 
262
+ #: .././admin/settings.php:555
263
  msgid "Cross Domains:"
264
  msgstr "Cross Domains:"
265
 
266
+ #: .././admin/settings.php:566
267
  msgid "Exclude tracking for:"
268
  msgstr "Vynechat sledování pro:"
269
 
270
+ #: .././admin/settings.php:651
271
  msgid "Google Analytics Errors & Debugging"
272
  msgstr "Chyby a Ladění Google Analytics"
273
 
274
+ #: .././admin/settings.php:661
275
  msgid "Errors & Details"
276
  msgstr "Chyby a popisy"
277
 
278
+ #: .././admin/settings.php:662
279
  msgid "Plugin Settings"
280
  msgstr "Nastavení modulu:"
281
 
282
+ #: .././admin/settings.php:670
283
  msgid "Last Error detected"
284
  msgstr "Detekovaná poslední chyba"
285
 
286
+ #: .././admin/settings.php:676 .././admin/settings.php:689
287
  msgid "None"
288
  msgstr "Nic"
289
 
290
+ #: .././admin/settings.php:683
291
  msgid "Error Details"
292
  msgstr "Detail chyby"
293
 
294
+ #: .././admin/settings.php:703
295
  msgid "Plugin Configuration"
296
  msgstr "Nastavení modulu"
297
 
298
+ #: .././admin/settings.php:725 .././admin/settings.php:990
299
  msgid ""
300
  "Loading the required libraries. If this results in a blank screen or a fatal error, try this "
301
  "solution:"
303
  "Nahrávání požadovaných knihoven. Pokud to má za následek prázdnou obrazovku nebo fatální chybu, "
304
  "zkuste toto řešení:"
305
 
306
+ #: .././admin/settings.php:725
307
  msgid "Library conflicts between WordPress plugins"
308
  msgstr "Knihovna koliduje mezi moduly WordPressu"
309
 
310
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
311
  msgid "Plugin authorization succeeded."
312
  msgstr "Modul byl autorizován."
313
 
314
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
315
  msgid ""
316
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> (UA-XXXXX-X). Try "
317
  "again, and use the red link to get your access code"
319
  "Přístupový kód <strong>NENÍ</strong> Vaše <strong>Sledovací ID</strong> (UA-XXXXX-X). Zkuste "
320
  "to znovu a použijte červený odkaz pro získání přístupového kódu."
321
 
322
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
323
  msgid "Cleared Cache."
324
  msgstr "Vyčištěná dočasná paměť (cache)."
325
 
326
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
327
  msgid "Token Reseted and Revoked."
328
  msgstr "Token Resetován a Zrušen."
329
 
330
+ #: .././admin/settings.php:797
331
  msgid "All errors reseted."
332
  msgstr "Všechny chyby vymazány. (reseted)"
333
 
334
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
335
  msgid "All other domains/properties were removed."
336
  msgstr "Všechny ostatní domény/nastavení byly odstraněny."
337
 
338
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
339
  msgid "Google Analytics Settings"
340
  msgstr "Nastavení Google Analytics"
341
 
342
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
343
  msgid "Use the red link (see below) to generate and get your access code!"
344
  msgstr "Použijte červený odkaz níže pro vygenerování a získání Vašeho přístupového kódu!"
345
 
346
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
347
  msgid "Plugin Authorization"
348
  msgstr "Autorizace modulu"
349
 
350
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
351
  #, php-format
352
  msgid ""
353
  "You should watch the %1$s and read this %2$s before proceeding to authorization. This plugin "
356
  "Měli byste shlédnout %1$s a přečíst si toto %2$s, než přikročíte k povolení. Tento modul "
357
  "vyžaduje správně nakonfigurovaný účet Google Analytics!"
358
 
359
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
360
  msgid "video"
361
  msgstr "video"
362
 
363
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
364
  msgid "tutorial"
365
  msgstr "cvičení"
366
 
367
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
368
  msgid "use your own API Project credentials"
369
  msgstr "použijte Vaše vlastní přístupové údaje projektového API"
370
 
371
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
372
  msgid "API Key:"
373
  msgstr "Klíč API:"
374
 
375
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
376
  msgid "Client ID:"
377
  msgstr "Klientské ID:"
378
 
379
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
380
  msgid "Client Secret:"
381
  msgstr "Klientský klíč:"
382
 
383
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
384
  msgid "Clear Authorization"
385
  msgstr "Smazat autorizaci."
386
 
387
+ #: .././admin/settings.php:881 .././admin/settings.php:959 .././admin/settings.php:1177
388
+ #: .././admin/settings.php:1254
389
  msgid "Clear Cache"
390
  msgstr "Smazat dočasnou paměť (cache)."
391
 
392
+ #: .././admin/settings.php:881
393
  msgid "Reset Errors"
394
  msgstr "Smazat chyby"
395
 
396
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
397
  msgid "General Settings"
398
  msgstr "Hlavní Nastavení"
399
 
400
+ #: .././admin/settings.php:890
401
  msgid "Select View:"
402
  msgstr "Zvolte pohled:"
403
 
404
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
405
  msgid "Property not found"
406
  msgstr "Možnost nenalezena:"
407
 
408
+ #: .././admin/settings.php:907
409
  msgid "Lock Selection"
410
  msgstr "Uzamknout tvolené"
411
 
412
+ #: .././admin/settings.php:926
413
  msgid "Theme Color:"
414
  msgstr "Barva téma:"
415
 
416
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
417
  msgid "Automatic Updates"
418
  msgstr "Automatické aktualizace"
419
 
420
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
421
  msgid "automatic updates for minor versions (security and maintenance releases only)"
422
  msgstr "automatické aktualizace pro nedůležité aktualizace (jen bezpečnostní a údržbové)"
423
 
424
+ #: .././admin/settings.php:959 .././admin/settings.php:1254 .././admin/widgets.php:42
425
  msgid "Authorize Plugin"
426
  msgstr "Autorizovat modul"
427
 
428
+ #: .././admin/settings.php:1037
429
  msgid "Properties refreshed."
430
  msgstr "Možnosti obnoveny"
431
 
432
+ #: .././admin/settings.php:1122
433
  msgid "Network Setup"
434
  msgstr "Nastavení sítě"
435
 
436
+ #: .././admin/settings.php:1132
437
  msgid "use a single Google Analytics account for the entire network"
438
  msgstr "použít jeden účet Google Analytics pro celou síť"
439
 
440
+ #: .././admin/settings.php:1177
441
  msgid "Refresh Properties"
442
  msgstr "Obnovit možnosti"
443
 
444
+ #: .././admin/settings.php:1183
445
  msgid "Properties/Views Settings"
446
  msgstr "Možnosti/Zobrazení nastavení"
447
 
448
+ #: .././admin/settings.php:1238
449
  msgid "exclude Super Admin tracking for the entire network"
450
  msgstr "vypnout sledování Adminů pro celou síť"
451
 
452
+ #: .././admin/settings.php:1285
453
  msgid "Setup Tutorial & Demo"
454
  msgstr "Průvodce nastavení a ukázky"
455
 
456
+ #: .././admin/settings.php:1293
457
  msgid "Support & Reviews"
458
  msgstr "Podpora a hodnocení"
459
 
460
+ #: .././admin/settings.php:1300
461
  #, php-format
462
  msgid "Plugin documentation and support on %s"
463
  msgstr "Dokumentace modulu a podpora na %s"
464
 
465
+ #: .././admin/settings.php:1307
466
  #, php-format
467
  msgid "Your feedback and review are both important, %s!"
468
  msgstr "Vaše odezva a hodnocení jsou pro nás důležité, %s!"
469
 
470
+ #: .././admin/settings.php:1307
471
  msgid "rate this plugin"
472
  msgstr "ohodnoťte tento modul"
473
 
474
+ #: .././admin/settings.php:1313
475
  msgid "Further Reading"
476
  msgstr "Další čtení"
477
 
478
+ #: .././admin/settings.php:1320
479
  #, php-format
480
  msgid "%s by moving your website to HTTPS/SSL."
481
  msgstr "%s přesunutím vaší sítě na HTTPS/SSL."
482
 
483
+ #: .././admin/settings.php:1320
484
  msgid "Improve search rankings"
485
  msgstr "Zlepšení vyhledávání žebříčku"
486
 
487
+ #: .././admin/settings.php:1327
488
  #, php-format
489
  msgid "Other %s written by the same author"
490
  msgstr "Ostatní %s vytvořené stejným autorem"
491
 
492
+ #: .././admin/settings.php:1327
493
  msgid "WordPress Plugins"
494
  msgstr "moduly WordPressu"
495
 
496
+ #: .././admin/settings.php:1333
497
  msgid "Other Services"
498
  msgstr "Ostatní služby"
499
 
500
+ #: .././admin/settings.php:1340
501
  #, php-format
502
  msgid "Speed up your website and plug into a whole %s"
503
  msgstr "Zrychlete své webové stránky a zapojte do celku %s"
504
 
505
+ #: .././admin/settings.php:1340
506
  msgid "new level of site speed"
507
  msgstr "nová úroveň rychlosti sítě"
508
 
509
+ #: .././admin/settings.php:1347
510
  #, php-format
511
  msgid "%s service with users tracking at IP level."
512
  msgstr "Služba %s se sledováním uživatelů na úrovni IP."
513
 
514
+ #: .././admin/settings.php:1347
515
  msgid "Web Analytics"
516
  msgstr "Web Analýza"
517
 
518
+ #: .././admin/setup.php:67 .././admin/setup.php:95
519
  msgid "Google Analytics"
520
  msgstr "Google Analytics"
521
 
522
+ #: .././admin/setup.php:73
523
  msgid "Backend Settings"
524
  msgstr "Nastavení Pozadí"
525
 
526
+ #: .././admin/setup.php:76
527
  msgid "Frontend Settings"
528
  msgstr "Nastavení Popředí"
529
 
530
+ #: .././admin/setup.php:79
531
  msgid "Tracking Code"
532
  msgstr "Sledovací kód"
533
 
534
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
535
  msgid "Today"
536
  msgstr "Dnes"
537
 
538
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
539
  msgid "Yesterday"
540
  msgstr "Včera"
541
 
542
+ #: .././admin/setup.php:171 .././admin/widgets.php:128 .././front/widgets.php:74
543
  #: .././front/widgets.php:182
544
  msgid "Last 7 Days"
545
  msgstr "Posledních 7 dní"
546
 
547
+ #: .././admin/setup.php:172 .././admin/widgets.php:130 .././front/widgets.php:80
548
  #: .././front/widgets.php:184
549
  msgid "Last 30 Days"
550
  msgstr "Posledních 30 dní"
551
 
552
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
553
  msgid "Last 90 Days"
554
  msgstr "Posledních 90 dní"
555
 
556
+ #: .././admin/setup.php:175 .././admin/setup.php:190
557
  msgid "Unique Views"
558
  msgstr "Unikátní shlédnutí"
559
 
560
+ #: .././admin/setup.php:176 .././admin/setup.php:191 .././admin/widgets.php:136
561
  #: .././admin/widgets.php:875 .././tools/gapi.php:391
562
  msgid "Users"
563
  msgstr "Uživatelé"
564
 
565
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
566
  msgid "Organic"
567
  msgstr "Přírodní"
568
 
569
+ #: .././admin/setup.php:178 .././admin/setup.php:192 .././admin/widgets.php:138
570
  #: .././admin/widgets.php:879 .././tools/gapi.php:394
571
  msgid "Page Views"
572
  msgstr "Zobrazení Stránek"
573
 
574
+ #: .././admin/setup.php:179 .././admin/setup.php:193 .././admin/widgets.php:139
575
  #: .././admin/widgets.php:883 .././tools/gapi.php:397
576
  msgid "Bounce Rate"
577
  msgstr "Míra opuštění"
578
 
579
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
580
  msgid "Location"
581
  msgstr "Poloha"
582
 
583
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
584
  msgid "Referrers"
585
  msgstr "Odkazy"
586
 
587
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
588
  #: .././tools/gapi.php:918
589
  msgid "Searches"
590
  msgstr "Vyhledávání"
591
 
592
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
593
  msgid "Traffic Details"
594
  msgstr "Detail provozu"
595
 
596
+ #: .././admin/setup.php:185 .././admin/widgets.php:510 .././admin/widgets.php:607
597
  #: .././admin/widgets.php:805 .././admin/widgets.php:917 .././front/item-reports.php:97
598
  msgid "A JavaScript Error is blocking plugin resources!"
599
  msgstr "Chyva JavaScriptu blokuje zdroje modulu."
600
 
601
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
602
  msgid "Traffic Mediums"
603
  msgstr "Dopravní Media"
604
 
605
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
606
  msgid "Visitor Type"
607
  msgstr "Druh Návštěvníka"
608
 
609
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
610
  msgid "Social Networks"
611
  msgstr "Sociální sítě"
612
 
613
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
614
  msgid "Search Engines"
615
  msgstr "Vyhledávače"
616
 
617
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
618
  msgid "Organic Search"
619
  msgstr "Přírodní vyhledávání"
620
 
621
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
622
  msgid "Pages/Session"
623
  msgstr "Stránky/Návštěvy"
624
 
625
+ #: .././admin/setup.php:196 .././admin/widgets.php:523 .././admin/widgets.php:541
626
  #: .././admin/widgets.php:620 .././admin/widgets.php:638 .././admin/widgets.php:657
627
  #: .././admin/widgets.php:676 .././admin/widgets.php:696 .././admin/widgets.php:819
628
  #: .././admin/widgets.php:930 .././admin/widgets.php:949 .././front/item-reports.php:109
630
  msgid "Invalid response, more details in JavaScript Console (F12)."
631
  msgstr "Neplatná odpověď, více detailů v konzoli JavaScriptu (F12)."
632
 
633
+ #: .././admin/setup.php:197
634
  msgid "Not enough data collected"
635
  msgstr "Nedostatečné množství dat"
636
 
637
+ #: .././admin/setup.php:198 .././admin/widgets.php:528 .././admin/widgets.php:546
638
  #: .././admin/widgets.php:625 .././admin/widgets.php:643 .././admin/widgets.php:662
639
  #: .././admin/widgets.php:681 .././admin/widgets.php:701 .././admin/widgets.php:824
640
  #: .././admin/widgets.php:827 .././admin/widgets.php:935 .././admin/widgets.php:954
642
  msgid "This report is unavailable"
643
  msgstr "Toto hlášení není dostupné"
644
 
645
+ #: .././admin/setup.php:199
646
  msgid "report generated by"
647
  msgstr "hlášení vytvořené s pomocí"
648
 
649
+ #: .././admin/setup.php:233
650
  msgid "Settings"
651
  msgstr "Nastavení"
652
 
languages/ga-dash-de_DE.mo ADDED
Binary file
languages/ga-dash-de_DE.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: de\n"
@@ -18,442 +18,449 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
- msgstr ""
24
 
25
- #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
- msgstr ""
30
-
31
- #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
- msgstr ""
40
 
41
- #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
- msgstr ""
47
 
48
- #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
- msgstr ""
54
 
55
- #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "das Plugin autorisieren"
60
 
61
- #: .././admin/settings.php:105
62
  msgid "Google Analytics Frontend Settings"
63
  msgstr "Google Analytics Frontend Einstellungen"
64
 
65
- #: .././admin/settings.php:115 .././admin/settings.php:218
66
  msgid "Permissions"
67
- msgstr ""
68
 
69
- #: .././admin/settings.php:118 .././admin/settings.php:221
70
  msgid "Show stats to:"
71
- msgstr ""
72
 
73
- #: .././admin/settings.php:157
74
  msgid "show page sessions and users in frontend (after each article)"
75
- msgstr ""
76
-
77
- #: .././admin/settings.php:168
78
- msgid "show page searches (after each article)"
79
- msgstr ""
80
 
81
- #: .././admin/settings.php:175 .././admin/settings.php:308
82
- #: .././admin/settings.php:602 .././admin/settings.php:945
83
- #: .././admin/settings.php:1233
84
  msgid "Save Changes"
85
- msgstr ""
86
 
87
- #: .././admin/settings.php:208
88
  msgid "Google Analytics Backend Settings"
89
- msgstr ""
90
 
91
- #: .././admin/settings.php:262
92
  msgid "enable Switch View functionality"
93
- msgstr ""
94
 
95
- #: .././admin/settings.php:273
96
  msgid "enable reports on Posts List and Pages List"
97
- msgstr ""
98
 
99
- #: .././admin/settings.php:284
100
  msgid "enable the main Dashboard Widget"
101
- msgstr ""
102
 
103
- #: .././admin/settings.php:288
104
  msgid "Real-Time Settings"
105
  msgstr "Echtzeit Einstellungen"
106
 
107
- #: .././admin/settings.php:291
108
  msgid "Maximum number of pages to display on real-time tab:"
109
  msgstr ""
110
  "Maximale Anzahl der Seiten, die in einem Echtzeit-Tab angezeigt werden "
111
  "sollen:"
112
 
113
- #: .././admin/settings.php:296
114
  msgid "Location Settings"
115
- msgstr ""
116
 
117
- #: .././admin/settings.php:300
118
  msgid "Target Geo Map to country:"
119
- msgstr ""
120
 
121
- #: .././admin/settings.php:337
122
  msgid ""
123
  "The tracking component is disabled. You should set <strong>Tracking Options</"
124
  "strong> to <strong>Enabled</strong>"
125
  msgstr ""
 
 
126
 
127
- #: .././admin/settings.php:342
128
  msgid "Google Analytics Tracking Code"
129
  msgstr "Google Analytics Tracking Code"
130
 
131
- #: .././admin/settings.php:351
132
  msgid "Basic Settings"
133
- msgstr ""
134
 
135
- #: .././admin/settings.php:352 .././admin/settings.php:418
136
  msgid "Events Tracking"
137
  msgstr "Event Tracking"
138
 
139
- #: .././admin/settings.php:353 .././admin/settings.php:466
140
  msgid "Custom Definitions"
141
- msgstr ""
142
 
143
- #: .././admin/settings.php:354 .././admin/settings.php:564
144
- #: .././admin/settings.php:1216
145
  msgid "Exclude Tracking"
146
  msgstr "Exkludiere Tracking"
147
 
148
- #: .././admin/settings.php:355
149
  msgid "Advanced Settings"
150
- msgstr ""
151
 
152
- #: .././admin/settings.php:363
153
  msgid "Tracking Settings"
154
  msgstr "Tracking Einstellungen"
155
 
156
- #: .././admin/settings.php:366
157
  msgid "Tracking Options:"
158
- msgstr ""
159
 
160
- #: .././admin/settings.php:368
161
  msgid "Disabled"
162
  msgstr "Deaktiviert"
163
 
164
- #: .././admin/settings.php:369
165
  msgid "Enabled"
166
  msgstr "Aktiviert"
167
 
168
- #: .././admin/settings.php:377 .././admin/settings.php:892
169
- #: .././admin/settings.php:913 .././admin/settings.php:1189
170
- #: .././admin/widgets.php:71
171
  msgid "View Name:"
172
  msgstr "Anzeigename:"
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:913
175
  msgid "Tracking ID:"
176
  msgstr "Tracking ID:"
177
 
178
- #: .././admin/settings.php:377 .././admin/settings.php:913
179
  msgid "Default URL:"
180
  msgstr "Standard URL:"
181
 
182
- #: .././admin/settings.php:377 .././admin/settings.php:913
183
  msgid "Time Zone:"
184
  msgstr "Zeitzone"
185
 
186
- #: .././admin/settings.php:382
187
  msgid "Basic Tracking"
188
  msgstr "Basic Tracking"
189
 
190
- #: .././admin/settings.php:385
191
  msgid "Tracking Type:"
192
- msgstr ""
193
 
194
- #: .././admin/settings.php:387
195
  msgid "Classic Analytics"
196
  msgstr "Klassische Analyse"
197
 
198
- #: .././admin/settings.php:388
199
  msgid "Universal Analytics"
200
  msgstr "Universelle Analyse"
201
 
202
- #: .././admin/settings.php:399
203
  msgid "anonymize IPs while tracking"
204
- msgstr ""
205
 
206
- #: .././admin/settings.php:410
207
  msgid "enable remarketing, demographics and interests reports"
208
- msgstr ""
209
 
210
- #: .././admin/settings.php:428
211
  msgid "track downloads, mailto and outbound links"
212
- msgstr ""
213
 
214
- #: .././admin/settings.php:432
215
  msgid "Downloads Regex:"
216
- msgstr "Download Filter:"
217
 
218
- #: .././admin/settings.php:443
219
  msgid "track affiliate links matching this regex"
220
- msgstr ""
221
 
222
- #: .././admin/settings.php:447
223
  msgid "Affiliates Regex:"
224
- msgstr ""
225
 
226
- #: .././admin/settings.php:458
227
  msgid "track fragment identifiers, hashmarks (#) in URI links"
228
- msgstr ""
229
 
230
- #: .././admin/settings.php:469
231
  msgid "Authors:"
232
- msgstr ""
233
 
234
- #: .././admin/settings.php:477
235
  msgid "Publication Year:"
236
- msgstr ""
237
 
238
- #: .././admin/settings.php:485
239
  msgid "Categories:"
240
- msgstr ""
241
 
242
- #: .././admin/settings.php:493
243
  msgid "User Type:"
244
- msgstr ""
245
 
246
- #: .././admin/settings.php:505
247
  msgid "Advanced Tracking"
248
  msgstr "Advanced Tracking"
249
 
250
- #: .././admin/settings.php:508
251
  msgid "Page Speed SR:"
252
  msgstr "Seiten pro Besuch:"
253
 
254
- #: .././admin/settings.php:519
255
  msgid "exclude events from bounce-rate calculation"
256
- msgstr ""
257
 
258
- #: .././admin/settings.php:530
259
  msgid "enable enhanced link attribution"
260
- msgstr ""
261
 
262
- #: .././admin/settings.php:541
263
  msgid "enable AdSense account linking"
264
- msgstr ""
265
 
266
- #: .././admin/settings.php:552
267
  msgid "enable cross domain tracking"
268
- msgstr ""
269
 
270
- #: .././admin/settings.php:556
271
  msgid "Cross Domains:"
272
- msgstr ""
273
 
274
- #: .././admin/settings.php:567
275
  msgid "Exclude tracking for:"
276
- msgstr ""
277
 
278
- #: .././admin/settings.php:648
279
  msgid "Google Analytics Errors & Debugging"
280
- msgstr ""
281
 
282
- #: .././admin/settings.php:658
283
  msgid "Errors & Details"
284
- msgstr ""
285
 
286
- #: .././admin/settings.php:659
287
  msgid "Plugin Settings"
288
- msgstr ""
289
 
290
- #: .././admin/settings.php:667
291
  msgid "Last Error detected"
292
- msgstr ""
293
 
294
- #: .././admin/settings.php:673 .././admin/settings.php:686
295
  msgid "None"
296
- msgstr ""
297
 
298
- #: .././admin/settings.php:680
299
  msgid "Error Details"
300
- msgstr ""
301
 
302
- #: .././admin/settings.php:700
303
  msgid "Plugin Configuration"
304
- msgstr ""
305
 
306
- #: .././admin/settings.php:722 .././admin/settings.php:980
307
  msgid ""
308
  "Loading the required libraries. If this results in a blank screen or a fatal "
309
  "error, try this solution:"
310
  msgstr ""
 
 
311
 
312
- #: .././admin/settings.php:722
313
  msgid "Library conflicts between WordPress plugins"
314
- msgstr ""
315
 
316
- #: .././admin/settings.php:737 .././admin/settings.php:997
317
  msgid "Plugin authorization succeeded."
318
  msgstr "Plugin Autorisierung erfolgreich."
319
 
320
- #: .././admin/settings.php:752 .././admin/settings.php:1021
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
324
  msgstr ""
 
 
 
325
 
326
- #: .././admin/settings.php:775 .././admin/settings.php:1053
327
  msgid "Cleared Cache."
328
  msgstr "Cache geleert."
329
 
330
- #: .././admin/settings.php:784 .././admin/settings.php:1062
331
  msgid "Token Reseted and Revoked."
332
  msgstr "Token zurückgesetzt und entzogen."
333
 
334
- #: .././admin/settings.php:794
335
  msgid "All errors reseted."
336
- msgstr ""
337
 
338
- #: .././admin/settings.php:807 .././admin/settings.php:1076
339
  msgid "All other domains/properties were removed."
340
  msgstr "Alle anderen Domains/Einstellungen wurden entfernt."
341
 
342
- #: .././admin/settings.php:819 .././admin/settings.php:1088
343
  msgid "Google Analytics Settings"
344
  msgstr "Google Analytics Einstellungen"
345
 
346
- #: .././admin/settings.php:833 .././admin/settings.php:1101
347
  msgid "Use the red link (see below) to generate and get your access code!"
348
  msgstr ""
 
349
 
350
- #: .././admin/settings.php:844 .././admin/settings.php:1129
351
  msgid "Plugin Authorization"
352
  msgstr "Plugin Autorisierung"
353
 
354
- #: .././admin/settings.php:849 .././admin/settings.php:1133
355
  #, php-format
356
  msgid ""
357
  "You should watch the %1$s and read this %2$s before proceeding to "
358
  "authorization. This plugin requires a properly configured Google Analytics "
359
  "account!"
360
  msgstr ""
 
 
361
 
362
- #: .././admin/settings.php:849 .././admin/settings.php:1133
363
  msgid "video"
364
  msgstr "Video ansehen"
365
 
366
- #: .././admin/settings.php:849 .././admin/settings.php:1133
367
  msgid "tutorial"
368
  msgstr "Tutorial lesen"
369
 
370
- #: .././admin/settings.php:854 .././admin/settings.php:1140
371
  msgid "use your own API Project credentials"
372
- msgstr ""
373
 
374
- #: .././admin/settings.php:858 .././admin/settings.php:1147
375
  msgid "API Key:"
376
  msgstr "API Key:"
377
 
378
- #: .././admin/settings.php:862 .././admin/settings.php:1151
379
  msgid "Client ID:"
380
  msgstr "Client ID:"
381
 
382
- #: .././admin/settings.php:866 .././admin/settings.php:1155
383
  msgid "Client Secret:"
384
  msgstr "Client Secret:"
385
 
386
- #: .././admin/settings.php:876 .././admin/settings.php:1165
387
  msgid "Clear Authorization"
388
- msgstr "Entferne die Autorisierung"
389
 
390
- #: .././admin/settings.php:876 .././admin/settings.php:951
391
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
392
  msgid "Clear Cache"
393
  msgstr "Cache leeren"
394
 
395
- #: .././admin/settings.php:876
396
  msgid "Reset Errors"
397
- msgstr ""
398
 
399
- #: .././admin/settings.php:882 .././admin/setup.php:80
400
- #: .././admin/setup.php:115
401
  msgid "General Settings"
402
  msgstr "Allgemeine Einstellungen"
403
 
404
- #: .././admin/settings.php:885
405
  msgid "Select View:"
406
- msgstr ""
407
 
408
- #: .././admin/settings.php:896 .././admin/settings.php:1193
409
  msgid "Property not found"
410
- msgstr ""
411
 
412
- #: .././admin/settings.php:901
413
  msgid "Lock Selection"
414
- msgstr ""
415
 
416
- #: .././admin/settings.php:919
417
  msgid "Theme Color:"
418
- msgstr ""
419
 
420
- #: .././admin/settings.php:927 .././admin/settings.php:1202
421
  msgid "Automatic Updates"
422
- msgstr ""
423
 
424
- #: .././admin/settings.php:937 .././admin/settings.php:1212
425
  msgid ""
426
  "automatic updates for minor versions (security and maintenance releases only)"
427
  msgstr ""
 
 
428
 
429
- #: .././admin/settings.php:951 .././admin/settings.php:1240
430
- #: .././admin/widgets.php:42
431
  msgid "Authorize Plugin"
432
  msgstr "Plugin autorisieren"
433
 
434
- #: .././admin/settings.php:1027
435
  msgid "Properties refreshed."
436
- msgstr ""
437
 
438
- #: .././admin/settings.php:1111
439
  msgid "Network Setup"
440
- msgstr ""
441
 
442
- #: .././admin/settings.php:1121
443
  msgid "use a single Google Analytics account for the entire network"
444
- msgstr ""
445
 
446
  #: .././admin/settings.php:1165
447
  msgid "Refresh Properties"
448
- msgstr ""
449
 
450
  #: .././admin/settings.php:1171
451
  msgid "Properties/Views Settings"
452
  msgstr "Frontend Einstellungen"
453
 
454
- #: .././admin/settings.php:1226
455
  msgid "exclude Super Admin tracking for the entire network"
456
- msgstr ""
457
 
458
  #: .././admin/settings.php:1271
459
  msgid "Setup Tutorial & Demo"
@@ -466,12 +473,12 @@ msgstr "Support & Bewertungen"
466
  #: .././admin/settings.php:1286
467
  #, php-format
468
  msgid "Plugin documentation and support on %s"
469
- msgstr ""
470
 
471
  #: .././admin/settings.php:1293
472
  #, php-format
473
  msgid "Your feedback and review are both important, %s!"
474
- msgstr ""
475
 
476
  #: .././admin/settings.php:1293
477
  msgid "rate this plugin"
@@ -484,16 +491,16 @@ msgstr "Mehr erfahren"
484
  #: .././admin/settings.php:1306
485
  #, php-format
486
  msgid "%s by moving your website to HTTPS/SSL."
487
- msgstr ""
488
 
489
  #: .././admin/settings.php:1306
490
  msgid "Improve search rankings"
491
- msgstr ""
492
 
493
  #: .././admin/settings.php:1313
494
  #, php-format
495
  msgid "Other %s written by the same author"
496
- msgstr ""
497
 
498
  #: .././admin/settings.php:1313
499
  msgid "WordPress Plugins"
@@ -501,196 +508,197 @@ msgstr "WordPress Plugins"
501
 
502
  #: .././admin/settings.php:1319
503
  msgid "Other Services"
504
- msgstr ""
505
 
506
  #: .././admin/settings.php:1326
507
  #, php-format
508
  msgid "Speed up your website and plug into a whole %s"
509
- msgstr ""
510
 
511
  #: .././admin/settings.php:1326
512
  msgid "new level of site speed"
513
- msgstr ""
514
 
515
  #: .././admin/settings.php:1333
516
  #, php-format
517
  msgid "%s service with users tracking at IP level."
518
- msgstr ""
519
 
520
  #: .././admin/settings.php:1333
521
  msgid "Web Analytics"
522
  msgstr "Web Analyse"
523
 
524
- #: .././admin/setup.php:76 .././admin/setup.php:111
525
  msgid "Google Analytics"
526
  msgstr "Google Analytics"
527
 
528
- #: .././admin/setup.php:84
529
  msgid "Backend Settings"
530
  msgstr "Backend Einstellungen"
531
 
532
- #: .././admin/setup.php:88
533
  msgid "Frontend Settings"
534
  msgstr "Frontend Einstellungen"
535
 
536
- #: .././admin/setup.php:92
537
  msgid "Tracking Code"
538
  msgstr "Tracking Code"
539
 
540
- #: .././admin/setup.php:195 .././admin/widgets.php:126
541
  msgid "Today"
542
  msgstr "Heute"
543
 
544
- #: .././admin/setup.php:196 .././admin/widgets.php:127
545
  msgid "Yesterday"
546
  msgstr "Gestern"
547
 
548
- #: .././admin/setup.php:197 .././admin/widgets.php:128
549
- #: .././front/widgets.php:74 .././front/widgets.php:182
550
  msgid "Last 7 Days"
551
- msgstr "Letzten 7 Tage"
552
 
553
- #: .././admin/setup.php:198 .././admin/widgets.php:130
554
- #: .././front/widgets.php:80 .././front/widgets.php:184
555
  msgid "Last 30 Days"
556
- msgstr "Letzten 30Tage"
557
 
558
- #: .././admin/setup.php:199 .././admin/widgets.php:131
559
  msgid "Last 90 Days"
560
- msgstr "Letzten 90Tage"
561
 
562
- #: .././admin/setup.php:202 .././admin/setup.php:218
 
563
  msgid "Unique Views"
564
- msgstr ""
565
 
566
- #: .././admin/setup.php:203 .././admin/setup.php:219
567
- #: .././admin/widgets.php:136 .././admin/widgets.php:875
568
- #: .././tools/gapi.php:391
569
  msgid "Users"
570
- msgstr ""
571
 
572
- #: .././admin/setup.php:204 .././admin/widgets.php:137
573
  msgid "Organic"
574
  msgstr "Organisch"
575
 
576
- #: .././admin/setup.php:205 .././admin/setup.php:220
577
- #: .././admin/widgets.php:138 .././admin/widgets.php:879
578
- #: .././tools/gapi.php:394
579
  msgid "Page Views"
580
  msgstr "Seitenaufrufe"
581
 
582
- #: .././admin/setup.php:206 .././admin/setup.php:221
583
- #: .././admin/widgets.php:139 .././admin/widgets.php:883
584
- #: .././tools/gapi.php:397
585
  msgid "Bounce Rate"
586
  msgstr "Absprungrate"
587
 
588
- #: .././admin/setup.php:207 .././admin/widgets.php:140
589
  msgid "Location"
590
- msgstr ""
591
 
592
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
 
593
  msgid "Referrers"
594
- msgstr ""
595
 
596
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
597
- #: .././tools/gapi.php:918
598
  msgid "Searches"
599
- msgstr ""
600
 
601
- #: .././admin/setup.php:210 .././admin/widgets.php:144
602
  msgid "Traffic Details"
603
- msgstr ""
604
 
605
- #: .././admin/setup.php:213 .././admin/widgets.php:510
606
- #: .././admin/widgets.php:607 .././admin/widgets.php:805
607
- #: .././admin/widgets.php:917 .././front/item-reports.php:97
608
  msgid "A JavaScript Error is blocking plugin resources!"
609
- msgstr ""
610
 
611
- #: .././admin/setup.php:214 .././admin/widgets.php:713
612
  msgid "Traffic Mediums"
613
- msgstr ""
614
 
615
- #: .././admin/setup.php:215 .././admin/widgets.php:729
616
  msgid "Visitor Type"
617
- msgstr ""
618
 
619
- #: .././admin/setup.php:216 .././admin/widgets.php:745
620
  msgid "Social Networks"
621
- msgstr ""
622
 
623
- #: .././admin/setup.php:217 .././admin/widgets.php:761
624
  msgid "Search Engines"
625
- msgstr ""
626
 
627
- #: .././admin/setup.php:222 .././admin/widgets.php:887
628
  msgid "Organic Search"
629
- msgstr ""
630
 
631
- #: .././admin/setup.php:223 .././admin/widgets.php:891
632
  msgid "Pages/Session"
633
- msgstr ""
634
-
635
- #: .././admin/setup.php:224 .././admin/widgets.php:523
636
- #: .././admin/widgets.php:541 .././admin/widgets.php:620
637
- #: .././admin/widgets.php:638 .././admin/widgets.php:657
638
- #: .././admin/widgets.php:676 .././admin/widgets.php:696
639
- #: .././admin/widgets.php:819 .././admin/widgets.php:930
640
- #: .././admin/widgets.php:949 .././front/item-reports.php:109
641
- #: .././front/item-reports.php:128
642
  msgid "Invalid response, more details in JavaScript Console (F12)."
643
  msgstr ""
 
644
 
645
- #: .././admin/setup.php:225
646
  msgid "Not enough data collected"
647
- msgstr ""
648
-
649
- #: .././admin/setup.php:226 .././admin/widgets.php:528
650
- #: .././admin/widgets.php:546 .././admin/widgets.php:625
651
- #: .././admin/widgets.php:643 .././admin/widgets.php:662
652
- #: .././admin/widgets.php:681 .././admin/widgets.php:701
653
- #: .././admin/widgets.php:824 .././admin/widgets.php:827
654
- #: .././admin/widgets.php:935 .././admin/widgets.php:954
655
- #: .././front/item-reports.php:114 .././front/item-reports.php:133
656
- #: .././front/widgets.php:110
657
  msgid "This report is unavailable"
658
- msgstr ""
659
 
660
- #: .././admin/setup.php:227
661
  msgid "report generated by"
662
- msgstr ""
663
 
664
- #: .././admin/setup.php:267
665
  msgid "Settings"
666
  msgstr "Einstellungen"
667
 
668
- #: .././admin/widgets.php:33 .././front/widgets.php:22
669
  msgid "Google Analytics Dashboard"
670
  msgstr "Google Analytics Dashboard"
671
 
672
- #: .././admin/widgets.php:42
673
  msgid "This plugin needs an authorization:"
674
  msgstr "Diese Plugin benötigt eine Autorisierung:"
675
 
676
- #: .././admin/widgets.php:76
677
  msgid "Something went wrong while retrieving profiles list."
678
  msgstr ""
679
  "Ein Fehler ist aufgetreten. Die Profilliste konnte nicht abgerufen werden."
680
 
681
- #: .././admin/widgets.php:76
682
  msgid "More details"
683
  msgstr "Mehr Details"
684
 
685
- #: .././admin/widgets.php:89 .././admin/widgets.php:100
686
  msgid "An admin should asign a default Google Analytics Profile."
687
  msgstr "Ein Admin sollte ein Standardprofil festlegen."
688
 
689
- #: .././admin/widgets.php:89 .././admin/widgets.php:100
690
  msgid "Select Domain"
691
  msgstr "Wähle eine Domain aus."
692
 
693
- #: .././admin/widgets.php:105
694
  msgid ""
695
  "Something went wrong while retrieving property data. You need to create and "
696
  "properly configure a Google Analytics account:"
@@ -698,192 +706,213 @@ msgstr ""
698
  "Ein Fehler ist aufgetreten. Dein Google Analytics Account muss erstellt und "
699
  "fertig konfiguriert sein:"
700
 
701
- #: .././admin/widgets.php:105
702
  msgid "Find out more!"
703
  msgstr "Erfahre mehr!"
704
 
705
- #: .././admin/widgets.php:125
706
  msgid "Real-Time"
707
  msgstr "Echtzeit"
708
 
709
- #: .././admin/widgets.php:129 .././front/widgets.php:77
710
- #: .././front/widgets.php:183
711
  msgid "Last 14 Days"
712
- msgstr "Letzten 14 Tage"
713
 
714
- #: .././admin/widgets.php:135 .././admin/widgets.php:871
715
- #: .././front/widgets.php:46 .././tools/gapi.php:406 .././tools/gapi.php:567
716
- #: .././tools/gapi.php:613 .././tools/gapi.php:676 .././tools/gapi.php:786
717
- #: .././tools/gapi.php:827 .././tools/gapi.php:919
718
  msgid "Sessions"
719
- msgstr ""
720
 
721
- #: .././admin/widgets.php:141 .././tools/gapi.php:521
722
  msgid "Pages"
723
- msgstr ""
724
 
725
- #: .././admin/widgets.php:232 .././admin/widgets.php:472
726
  msgid "REFERRAL"
727
  msgstr "VERWEISUNG"
728
 
729
- #: .././admin/widgets.php:236 .././admin/widgets.php:473
730
  msgid "ORGANIC"
731
  msgstr "ORGANISCH"
732
 
733
- #: .././admin/widgets.php:240 .././admin/widgets.php:360
734
- #: .././admin/widgets.php:474
735
  msgid "SOCIAL"
736
  msgstr "SOZIAL"
737
 
738
- #: .././admin/widgets.php:244 .././admin/widgets.php:363
739
- #: .././admin/widgets.php:475
740
  msgid "CAMPAIGN"
741
- msgstr ""
742
 
743
- #: .././admin/widgets.php:248 .././admin/widgets.php:366
744
- #: .././admin/widgets.php:478
745
  msgid "DIRECT"
746
  msgstr "DIREKT"
747
 
748
- #: .././admin/widgets.php:252 .././admin/widgets.php:479
749
  msgid "NEW"
750
  msgstr "NEUE"
751
 
752
- #: .././admin/widgets.php:354
753
  msgid "REFERRALS"
754
  msgstr "VERWEISUNGEN"
755
 
756
- #: .././admin/widgets.php:357
757
  msgid "KEYWORDS"
758
  msgstr "STICHWORTE"
759
 
760
- #: .././front/item-reports.php:143
761
- msgid "Views vs UniqueViews"
762
- msgstr "Aufrufe vs. Einmalige Aufrufe"
763
-
764
- #: .././front/item-reports.php:193
765
- msgid "Google Analytics Reports"
766
- msgstr ""
767
-
768
- #: .././front/widgets.php:23
769
  msgid "Will display your google analytics stats in a widget"
770
  msgstr "Zeigt deine Google Analytics Statistik in einem Widget an"
771
 
772
- #: .././front/widgets.php:46 .././tools/gapi.php:827
773
  msgid "trend"
774
- msgstr ""
775
 
776
- #: .././front/widgets.php:133
777
  msgid "Period:"
778
  msgstr "Dauer:"
779
 
780
- #: .././front/widgets.php:133
781
  msgid "Sessions:"
782
- msgstr ""
783
 
784
- #: .././front/widgets.php:137
785
  msgid "generated by"
786
  msgstr "Generiert von"
787
 
788
- #: .././front/widgets.php:147
789
  msgid "Google Analytics Stats"
790
  msgstr "Google Analytics Statistik"
791
 
792
- #: .././front/widgets.php:154
793
  msgid "Title:"
794
  msgstr "Titel"
795
 
796
- #: .././front/widgets.php:161
797
  msgid "Display:"
798
  msgstr "Anzeige"
799
 
800
- #: .././front/widgets.php:165
801
  msgid "Chart & Totals"
802
  msgstr "Diagramm & Bilanz"
803
 
804
- #: .././front/widgets.php:166
805
  msgid "Chart"
806
  msgstr "Diagramm"
807
 
808
- #: .././front/widgets.php:167
809
  msgid "Totals"
810
  msgstr "Bilanz"
811
 
812
- #: .././front/widgets.php:171
813
  msgid "Anonymize stats:"
814
- msgstr ""
815
 
816
- #: .././front/widgets.php:178
817
  msgid "Stats for:"
818
  msgstr "Statistiken für:"
819
 
820
- #: .././front/widgets.php:188
821
  msgid "Give credits:"
822
  msgstr "Verweise auf:"
823
 
824
- #: .././gadwp.php:46 .././gadwp.php:55 .././gadwp.php:63
825
  msgid "This is not allowed, read the documentation!"
826
- msgstr ""
827
 
828
- #: .././tools/gapi.php:134
829
  msgid "Use this link to get your access code:"
830
  msgstr "Nutze diesen Link, um deinen Zugriffscode zu erhalten:"
831
 
832
- #: .././tools/gapi.php:134
833
  msgid "Get Access Code"
834
  msgstr "Erhalte den Zugriffscode"
835
 
836
- #: .././tools/gapi.php:138 .././tools/gapi.php:139
837
  msgid "Use the red link to get your access code!"
838
- msgstr ""
839
 
840
- #: .././tools/gapi.php:138
841
  msgid "Access Code:"
842
  msgstr "Zugriffscode:"
843
 
844
- #: .././tools/gapi.php:145
845
  msgid "Save Access Code"
846
  msgstr "Zugriffscode speichern"
847
 
848
- #: .././tools/gapi.php:400
849
  msgid "Organic Searches"
850
  msgstr "Organische Suche"
851
 
852
- #: .././tools/gapi.php:403
853
  msgid "Unique Page Views"
854
- msgstr ""
855
 
856
- #: .././tools/gapi.php:411
857
  msgid "Hour"
858
  msgstr "Stunde"
859
 
860
- #: .././tools/gapi.php:414 .././tools/gapi.php:826 .././tools/gapi.php:876
861
  msgid "Date"
862
  msgstr "Datum"
863
 
864
- #: .././tools/gapi.php:522 .././tools/gapi.php:877
865
  msgid "Views"
866
  msgstr "Aufrufe"
867
 
868
- #: .././tools/gapi.php:640
869
  msgid "Countries"
870
- msgstr ""
871
 
872
- #: .././tools/gapi.php:650
873
  msgid "Cities from"
874
- msgstr ""
875
 
876
- #: .././tools/gapi.php:722
877
  msgid "Channels"
878
- msgstr ""
879
 
880
- #: .././tools/gapi.php:785
881
  msgid "Type"
882
  msgstr "Typ"
883
 
884
- #: .././tools/gapi.php:878
885
- msgid "UniqueViews"
886
- msgstr "Einmalige Aufrufe"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
887
 
888
  #~ msgid "and/or hide all other domains"
889
  #~ msgstr "und/oder verberge alle anderen Domains"
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-25 09:06+0200\n"
7
+ "PO-Revision-Date: 2015-05-25 09:07+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: de\n"
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:61 .././front/item-reports.php:28
22
  msgid "Analytics"
23
+ msgstr "Analytics"
24
 
25
+ #: .././admin/settings.php:89 .././admin/settings.php:184
26
+ #: .././admin/settings.php:318 .././admin/settings.php:795
27
+ #: .././admin/settings.php:1068
28
  msgid "Settings saved."
29
+ msgstr "Einstellungen gespeichert."
30
+
31
+ #: .././admin/settings.php:91 .././admin/settings.php:186
32
+ #: .././admin/settings.php:320 .././admin/settings.php:772
33
+ #: .././admin/settings.php:782 .././admin/settings.php:791
34
+ #: .././admin/settings.php:797 .././admin/settings.php:808
35
+ #: .././admin/settings.php:1029 .././admin/settings.php:1054
36
+ #: .././admin/settings.php:1064 .././admin/settings.php:1070
37
+ #: .././admin/settings.php:1081
38
  msgid "Cheating Huh?"
39
+ msgstr "Nicht schummeln ;)"
40
 
41
+ #: .././admin/settings.php:95 .././admin/settings.php:190
42
+ #: .././admin/settings.php:324 .././admin/settings.php:641
43
+ #: .././admin/settings.php:823 .././admin/settings.php:1095
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
+ msgstr "Etwas ist schief gelaufen. Überprüfen Sie %1$s oder %2$s."
47
 
48
+ #: .././admin/settings.php:95 .././admin/settings.php:190
49
+ #: .././admin/settings.php:324 .././admin/settings.php:641
50
+ #: .././admin/settings.php:823 .././admin/settings.php:1095
51
+ #: .././admin/setup.php:62 .././admin/setup.php:75
52
  msgid "Errors & Debug"
53
+ msgstr "Fehler & Debug"
54
 
55
+ #: .././admin/settings.php:95 .././admin/settings.php:190
56
+ #: .././admin/settings.php:324 .././admin/settings.php:641
57
+ #: .././admin/settings.php:823 .././admin/settings.php:1095
58
  msgid "authorize the plugin"
59
  msgstr "das Plugin autorisieren"
60
 
61
+ #: .././admin/settings.php:100
62
  msgid "Google Analytics Frontend Settings"
63
  msgstr "Google Analytics Frontend Einstellungen"
64
 
65
+ #: .././admin/settings.php:110 .././admin/settings.php:205
66
  msgid "Permissions"
67
+ msgstr "Rechte"
68
 
69
+ #: .././admin/settings.php:113 .././admin/settings.php:208
70
  msgid "Show stats to:"
71
+ msgstr "Statistiken anzeigen für:"
72
 
73
+ #: .././admin/settings.php:154
74
  msgid "show page sessions and users in frontend (after each article)"
75
+ msgstr "zeige die Seiten-Sitzungen und Nutzer im Frontend (nach jedem Artikel)"
 
 
 
 
76
 
77
+ #: .././admin/settings.php:161 .././admin/settings.php:297
78
+ #: .././admin/settings.php:598 .././admin/settings.php:943
79
+ #: .././admin/settings.php:1232
80
  msgid "Save Changes"
81
+ msgstr "Speichern"
82
 
83
+ #: .././admin/settings.php:195
84
  msgid "Google Analytics Backend Settings"
85
+ msgstr "Google Analytics Backend Einstellungen"
86
 
87
+ #: .././admin/settings.php:251
88
  msgid "enable Switch View functionality"
89
+ msgstr "aktiviere die Ansicht-Ändern-Funktionalität"
90
 
91
+ #: .././admin/settings.php:262
92
  msgid "enable reports on Posts List and Pages List"
93
+ msgstr "aktiviere die Reports auf der Beitags- und der Seitenliste"
94
 
95
+ #: .././admin/settings.php:273
96
  msgid "enable the main Dashboard Widget"
97
+ msgstr "aktiviere das Dashboard-Widget"
98
 
99
+ #: .././admin/settings.php:277
100
  msgid "Real-Time Settings"
101
  msgstr "Echtzeit Einstellungen"
102
 
103
+ #: .././admin/settings.php:280
104
  msgid "Maximum number of pages to display on real-time tab:"
105
  msgstr ""
106
  "Maximale Anzahl der Seiten, die in einem Echtzeit-Tab angezeigt werden "
107
  "sollen:"
108
 
109
+ #: .././admin/settings.php:285
110
  msgid "Location Settings"
111
+ msgstr "Geografische Einstellungen"
112
 
113
+ #: .././admin/settings.php:289
114
  msgid "Target Geo Map to country:"
115
+ msgstr "Zielland auf der Weltkarte:"
116
 
117
+ #: .././admin/settings.php:327
118
  msgid ""
119
  "The tracking component is disabled. You should set <strong>Tracking Options</"
120
  "strong> to <strong>Enabled</strong>"
121
  msgstr ""
122
+ "Tracking ist derzeit deaktiviert. Sie sollten <strong>Tracking Options</"
123
+ "strong> auf <strong>Enabled</strong> setzen"
124
 
125
+ #: .././admin/settings.php:332
126
  msgid "Google Analytics Tracking Code"
127
  msgstr "Google Analytics Tracking Code"
128
 
129
+ #: .././admin/settings.php:341
130
  msgid "Basic Settings"
131
+ msgstr "Basis Einstellungen"
132
 
133
+ #: .././admin/settings.php:342 .././admin/settings.php:408
134
  msgid "Events Tracking"
135
  msgstr "Event Tracking"
136
 
137
+ #: .././admin/settings.php:343 .././admin/settings.php:456
138
  msgid "Custom Definitions"
139
+ msgstr "Eigene Definitionen"
140
 
141
+ #: .././admin/settings.php:344 .././admin/settings.php:554
142
+ #: .././admin/settings.php:1215
143
  msgid "Exclude Tracking"
144
  msgstr "Exkludiere Tracking"
145
 
146
+ #: .././admin/settings.php:345
147
  msgid "Advanced Settings"
148
+ msgstr "Erweiterte Einstellungen"
149
 
150
+ #: .././admin/settings.php:353
151
  msgid "Tracking Settings"
152
  msgstr "Tracking Einstellungen"
153
 
154
+ #: .././admin/settings.php:356
155
  msgid "Tracking Options:"
156
+ msgstr "Tracking Optionen:"
157
 
158
+ #: .././admin/settings.php:358
159
  msgid "Disabled"
160
  msgstr "Deaktiviert"
161
 
162
+ #: .././admin/settings.php:359
163
  msgid "Enabled"
164
  msgstr "Aktiviert"
165
 
166
+ #: .././admin/settings.php:367 .././admin/settings.php:888
167
+ #: .././admin/settings.php:910 .././admin/settings.php:1188
168
+ #: .././admin/widgets.php:65
169
  msgid "View Name:"
170
  msgstr "Anzeigename:"
171
 
172
+ #: .././admin/settings.php:367 .././admin/settings.php:910
173
  msgid "Tracking ID:"
174
  msgstr "Tracking ID:"
175
 
176
+ #: .././admin/settings.php:367 .././admin/settings.php:910
177
  msgid "Default URL:"
178
  msgstr "Standard URL:"
179
 
180
+ #: .././admin/settings.php:367 .././admin/settings.php:910
181
  msgid "Time Zone:"
182
  msgstr "Zeitzone"
183
 
184
+ #: .././admin/settings.php:372
185
  msgid "Basic Tracking"
186
  msgstr "Basic Tracking"
187
 
188
+ #: .././admin/settings.php:375
189
  msgid "Tracking Type:"
190
+ msgstr "Tracking Typ:"
191
 
192
+ #: .././admin/settings.php:377
193
  msgid "Classic Analytics"
194
  msgstr "Klassische Analyse"
195
 
196
+ #: .././admin/settings.php:378
197
  msgid "Universal Analytics"
198
  msgstr "Universelle Analyse"
199
 
200
+ #: .././admin/settings.php:389
201
  msgid "anonymize IPs while tracking"
202
+ msgstr "IP-Adresse anonymisieren"
203
 
204
+ #: .././admin/settings.php:400
205
  msgid "enable remarketing, demographics and interests reports"
206
+ msgstr "aktiviere Remarketing-, demografische und Interessen-Berichte"
207
 
208
+ #: .././admin/settings.php:418
209
  msgid "track downloads, mailto and outbound links"
210
+ msgstr "tracke Downloads, \"mailto\"s und ausgehende Links"
211
 
212
+ #: .././admin/settings.php:422
213
  msgid "Downloads Regex:"
214
+ msgstr "Download Filter (RegEx):"
215
 
216
+ #: .././admin/settings.php:433
217
  msgid "track affiliate links matching this regex"
218
+ msgstr "tracke Affiliate-Links mithilfe dieses regulären Ausdrucks"
219
 
220
+ #: .././admin/settings.php:437
221
  msgid "Affiliates Regex:"
222
+ msgstr "Affiliates Filter (RegEx):"
223
 
224
+ #: .././admin/settings.php:448
225
  msgid "track fragment identifiers, hashmarks (#) in URI links"
226
+ msgstr "tracke Fragmentbezeichner und Hashmarks (#) in URI-Links"
227
 
228
+ #: .././admin/settings.php:459
229
  msgid "Authors:"
230
+ msgstr "Autoren:"
231
 
232
+ #: .././admin/settings.php:467
233
  msgid "Publication Year:"
234
+ msgstr "Veröffentlichungsjahr:"
235
 
236
+ #: .././admin/settings.php:475
237
  msgid "Categories:"
238
+ msgstr "Kategorien:"
239
 
240
+ #: .././admin/settings.php:483
241
  msgid "User Type:"
242
+ msgstr "Benutzertyp:"
243
 
244
+ #: .././admin/settings.php:495
245
  msgid "Advanced Tracking"
246
  msgstr "Advanced Tracking"
247
 
248
+ #: .././admin/settings.php:498
249
  msgid "Page Speed SR:"
250
  msgstr "Seiten pro Besuch:"
251
 
252
+ #: .././admin/settings.php:509
253
  msgid "exclude events from bounce-rate calculation"
254
+ msgstr "berechne Events für die Berechnung der Absprungrate nicht mit"
255
 
256
+ #: .././admin/settings.php:520
257
  msgid "enable enhanced link attribution"
258
+ msgstr "aktiviere erweiterte Link-Zuordnung"
259
 
260
+ #: .././admin/settings.php:531
261
  msgid "enable AdSense account linking"
262
+ msgstr "aktiviere AdSense-Account Verknüpfung"
263
 
264
+ #: .././admin/settings.php:542
265
  msgid "enable cross domain tracking"
266
+ msgstr "aktiviere domainübergreifendes Tracking."
267
 
268
+ #: .././admin/settings.php:546
269
  msgid "Cross Domains:"
270
+ msgstr "Domainübergreifend:"
271
 
272
+ #: .././admin/settings.php:557
273
  msgid "Exclude tracking for:"
274
+ msgstr "Folgende Benutzergruppen nicht tracken:"
275
 
276
+ #: .././admin/settings.php:645
277
  msgid "Google Analytics Errors & Debugging"
278
+ msgstr "Google Analytics Fehler & Debugging"
279
 
280
+ #: .././admin/settings.php:655
281
  msgid "Errors & Details"
282
+ msgstr "Fehler & Details"
283
 
284
+ #: .././admin/settings.php:656
285
  msgid "Plugin Settings"
286
+ msgstr "Plugin Einstellungen"
287
 
288
+ #: .././admin/settings.php:663
289
  msgid "Last Error detected"
290
+ msgstr "Letzer entdeckter Fehler"
291
 
292
+ #: .././admin/settings.php:669 .././admin/settings.php:682
293
  msgid "None"
294
+ msgstr "Keiner"
295
 
296
+ #: .././admin/settings.php:676
297
  msgid "Error Details"
298
+ msgstr "Fehler Details"
299
 
300
+ #: .././admin/settings.php:696
301
  msgid "Plugin Configuration"
302
+ msgstr "Plugin Konfiguration"
303
 
304
+ #: .././admin/settings.php:717 .././admin/settings.php:980
305
  msgid ""
306
  "Loading the required libraries. If this results in a blank screen or a fatal "
307
  "error, try this solution:"
308
  msgstr ""
309
+ "Lade die benötigten Bibliotheken... Wenn Sie einen leeren Bildschirm sehen "
310
+ "oder einen fatalen Fehler erscheint, versuchen Sie die folgende Lösung:"
311
 
312
+ #: .././admin/settings.php:717
313
  msgid "Library conflicts between WordPress plugins"
314
+ msgstr "Die Bibliotheken stehen im Konflikt mit anderen WordPress-Plugins"
315
 
316
+ #: .././admin/settings.php:732 .././admin/settings.php:997
317
  msgid "Plugin authorization succeeded."
318
  msgstr "Plugin Autorisierung erfolgreich."
319
 
320
+ #: .././admin/settings.php:747 .././admin/settings.php:1020
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
324
  msgstr ""
325
+ "Der Access-Code ist <strong>NICHT</strong> Ihre <strong>Tracking ID</strong> "
326
+ "(UA-XXXXX-X). Versuchen Sie es erneut und benutzen Sie den roten Link um den "
327
+ "Zugriffscode zu erhalten"
328
 
329
+ #: .././admin/settings.php:770 .././admin/settings.php:1052
330
  msgid "Cleared Cache."
331
  msgstr "Cache geleert."
332
 
333
+ #: .././admin/settings.php:779 .././admin/settings.php:1061
334
  msgid "Token Reseted and Revoked."
335
  msgstr "Token zurückgesetzt und entzogen."
336
 
337
+ #: .././admin/settings.php:789
338
  msgid "All errors reseted."
339
+ msgstr "Alle Fehler zurückgesetzt."
340
 
341
+ #: .././admin/settings.php:802 .././admin/settings.php:1075
342
  msgid "All other domains/properties were removed."
343
  msgstr "Alle anderen Domains/Einstellungen wurden entfernt."
344
 
345
+ #: .././admin/settings.php:813 .././admin/settings.php:1086
346
  msgid "Google Analytics Settings"
347
  msgstr "Google Analytics Einstellungen"
348
 
349
+ #: .././admin/settings.php:828 .././admin/settings.php:1100
350
  msgid "Use the red link (see below) to generate and get your access code!"
351
  msgstr ""
352
+ "Benutzen Sie den roten Link (unterhalb) um Ihren Zugriffscode zu generieren!"
353
 
354
+ #: .././admin/settings.php:839 .././admin/settings.php:1128
355
  msgid "Plugin Authorization"
356
  msgstr "Plugin Autorisierung"
357
 
358
+ #: .././admin/settings.php:844 .././admin/settings.php:1132
359
  #, php-format
360
  msgid ""
361
  "You should watch the %1$s and read this %2$s before proceeding to "
362
  "authorization. This plugin requires a properly configured Google Analytics "
363
  "account!"
364
  msgstr ""
365
+ "Sie sollten sich das %1$s und das %2$s bevor Sie mit Autorisierung beginnen. "
366
+ "Das Plugin benötigt einen richtig konfigurierten Google Analytics Account!"
367
 
368
+ #: .././admin/settings.php:844 .././admin/settings.php:1132
369
  msgid "video"
370
  msgstr "Video ansehen"
371
 
372
+ #: .././admin/settings.php:844 .././admin/settings.php:1132
373
  msgid "tutorial"
374
  msgstr "Tutorial lesen"
375
 
376
+ #: .././admin/settings.php:849 .././admin/settings.php:1139
377
  msgid "use your own API Project credentials"
378
+ msgstr "eigene API-Projekt-Zugangsdaten verwenden"
379
 
380
+ #: .././admin/settings.php:854 .././admin/settings.php:1147
381
  msgid "API Key:"
382
  msgstr "API Key:"
383
 
384
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
385
  msgid "Client ID:"
386
  msgstr "Client ID:"
387
 
388
+ #: .././admin/settings.php:862 .././admin/settings.php:1155
389
  msgid "Client Secret:"
390
  msgstr "Client Secret:"
391
 
392
+ #: .././admin/settings.php:872 .././admin/settings.php:1165
393
  msgid "Clear Authorization"
394
+ msgstr "Autorisierung zurücksetzen"
395
 
396
+ #: .././admin/settings.php:872 .././admin/settings.php:950
397
+ #: .././admin/settings.php:1165 .././admin/settings.php:1241
398
  msgid "Clear Cache"
399
  msgstr "Cache leeren"
400
 
401
+ #: .././admin/settings.php:872
402
  msgid "Reset Errors"
403
+ msgstr "Fehler zurücksetzen"
404
 
405
+ #: .././admin/settings.php:878 .././admin/setup.php:58 .././admin/setup.php:74
 
406
  msgid "General Settings"
407
  msgstr "Allgemeine Einstellungen"
408
 
409
+ #: .././admin/settings.php:881
410
  msgid "Select View:"
411
+ msgstr "Wähle Ansicht:"
412
 
413
+ #: .././admin/settings.php:892 .././admin/settings.php:1192
414
  msgid "Property not found"
415
+ msgstr "Eigenschaft nicht gefunden"
416
 
417
+ #: .././admin/settings.php:898
418
  msgid "Lock Selection"
419
+ msgstr "Auswahl sperren"
420
 
421
+ #: .././admin/settings.php:917
422
  msgid "Theme Color:"
423
+ msgstr "Theme-Farbe:"
424
 
425
+ #: .././admin/settings.php:925 .././admin/settings.php:1201
426
  msgid "Automatic Updates"
427
+ msgstr "Automatische Updates"
428
 
429
+ #: .././admin/settings.php:935 .././admin/settings.php:1211
430
  msgid ""
431
  "automatic updates for minor versions (security and maintenance releases only)"
432
  msgstr ""
433
+ "Automatische Updates für Punkt-Releases (Sicherheits- und "
434
+ "Wartungsaktualisierungen)"
435
 
436
+ #: .././admin/settings.php:950 .././admin/settings.php:1241
437
+ #: .././admin/widgets.php:36
438
  msgid "Authorize Plugin"
439
  msgstr "Plugin autorisieren"
440
 
441
+ #: .././admin/settings.php:1026
442
  msgid "Properties refreshed."
443
+ msgstr "Eigenschaften neugeladen."
444
 
445
+ #: .././admin/settings.php:1110
446
  msgid "Network Setup"
447
+ msgstr "Netzwerk-Einrichtung"
448
 
449
+ #: .././admin/settings.php:1120
450
  msgid "use a single Google Analytics account for the entire network"
451
+ msgstr "ein Google-Analytics-Konto für das gesamte Netzwerk verwenden"
452
 
453
  #: .././admin/settings.php:1165
454
  msgid "Refresh Properties"
455
+ msgstr "Eigenschaften neuladen"
456
 
457
  #: .././admin/settings.php:1171
458
  msgid "Properties/Views Settings"
459
  msgstr "Frontend Einstellungen"
460
 
461
+ #: .././admin/settings.php:1225
462
  msgid "exclude Super Admin tracking for the entire network"
463
+ msgstr "den Super-Admin im gesamten Netzwerk nicht tracken"
464
 
465
  #: .././admin/settings.php:1271
466
  msgid "Setup Tutorial & Demo"
473
  #: .././admin/settings.php:1286
474
  #, php-format
475
  msgid "Plugin documentation and support on %s"
476
+ msgstr "Plugin-Dokumentation und Hilfe unter %s"
477
 
478
  #: .././admin/settings.php:1293
479
  #, php-format
480
  msgid "Your feedback and review are both important, %s!"
481
+ msgstr "Ihre Bewertung und Rezension sind beide wichtig, %s!"
482
 
483
  #: .././admin/settings.php:1293
484
  msgid "rate this plugin"
491
  #: .././admin/settings.php:1306
492
  #, php-format
493
  msgid "%s by moving your website to HTTPS/SSL."
494
+ msgstr "%s durch Umschalten der Webseite auf HTTPS/SSL."
495
 
496
  #: .././admin/settings.php:1306
497
  msgid "Improve search rankings"
498
+ msgstr "Verbessern Sie Ihren Rang in den Suchergebnissen"
499
 
500
  #: .././admin/settings.php:1313
501
  #, php-format
502
  msgid "Other %s written by the same author"
503
+ msgstr "Andere %s von diesem Autor"
504
 
505
  #: .././admin/settings.php:1313
506
  msgid "WordPress Plugins"
508
 
509
  #: .././admin/settings.php:1319
510
  msgid "Other Services"
511
+ msgstr "Andere Dienste"
512
 
513
  #: .././admin/settings.php:1326
514
  #, php-format
515
  msgid "Speed up your website and plug into a whole %s"
516
+ msgstr "Beschleunigen Sie Ihre Webseite und begeben Sie sich in ein %s"
517
 
518
  #: .././admin/settings.php:1326
519
  msgid "new level of site speed"
520
+ msgstr "neues Level Seitenladegeschwindigkeit."
521
 
522
  #: .././admin/settings.php:1333
523
  #, php-format
524
  msgid "%s service with users tracking at IP level."
525
+ msgstr "%s Service mit Nutzer-Tracking auf IP-Ebene."
526
 
527
  #: .././admin/settings.php:1333
528
  msgid "Web Analytics"
529
  msgstr "Web Analyse"
530
 
531
+ #: .././admin/setup.php:57 .././admin/setup.php:73
532
  msgid "Google Analytics"
533
  msgstr "Google Analytics"
534
 
535
+ #: .././admin/setup.php:59
536
  msgid "Backend Settings"
537
  msgstr "Backend Einstellungen"
538
 
539
+ #: .././admin/setup.php:60
540
  msgid "Frontend Settings"
541
  msgstr "Frontend Einstellungen"
542
 
543
+ #: .././admin/setup.php:61
544
  msgid "Tracking Code"
545
  msgstr "Tracking Code"
546
 
547
+ #: .././admin/setup.php:147 .././admin/widgets.php:120 .././front/setup.php:71
548
  msgid "Today"
549
  msgstr "Heute"
550
 
551
+ #: .././admin/setup.php:148 .././admin/widgets.php:121 .././front/setup.php:72
552
  msgid "Yesterday"
553
  msgstr "Gestern"
554
 
555
+ #: .././admin/setup.php:149 .././admin/widgets.php:122 .././front/setup.php:73
556
+ #: .././front/widgets.php:64 .././front/widgets.php:158
557
  msgid "Last 7 Days"
558
+ msgstr "Letzte 7 Tage"
559
 
560
+ #: .././admin/setup.php:150 .././admin/widgets.php:124 .././front/setup.php:74
561
+ #: .././front/widgets.php:70 .././front/widgets.php:160
562
  msgid "Last 30 Days"
563
+ msgstr "Letzte 30 Tage"
564
 
565
+ #: .././admin/setup.php:151 .././admin/widgets.php:125 .././front/setup.php:75
566
  msgid "Last 90 Days"
567
+ msgstr "Letzte 90 Tage"
568
 
569
+ #: .././admin/setup.php:153 .././admin/setup.php:168 .././front/setup.php:77
570
+ #: .././front/setup.php:92
571
  msgid "Unique Views"
572
+ msgstr "Einmalige Aufrufe"
573
 
574
+ #: .././admin/setup.php:154 .././admin/setup.php:169
575
+ #: .././admin/widgets.php:130 .././admin/widgets.php:869
576
+ #: .././front/setup.php:78 .././front/setup.php:93 .././tools/gapi.php:355
577
  msgid "Users"
578
+ msgstr "Nutzer"
579
 
580
+ #: .././admin/setup.php:155 .././admin/widgets.php:131 .././front/setup.php:79
581
  msgid "Organic"
582
  msgstr "Organisch"
583
 
584
+ #: .././admin/setup.php:156 .././admin/setup.php:170
585
+ #: .././admin/widgets.php:132 .././admin/widgets.php:873
586
+ #: .././front/setup.php:80 .././front/setup.php:94 .././tools/gapi.php:358
587
  msgid "Page Views"
588
  msgstr "Seitenaufrufe"
589
 
590
+ #: .././admin/setup.php:157 .././admin/setup.php:171
591
+ #: .././admin/widgets.php:133 .././admin/widgets.php:877
592
+ #: .././front/setup.php:81 .././front/setup.php:95 .././tools/gapi.php:361
593
  msgid "Bounce Rate"
594
  msgstr "Absprungrate"
595
 
596
+ #: .././admin/setup.php:158 .././admin/widgets.php:134 .././front/setup.php:82
597
  msgid "Location"
598
+ msgstr "Geografisch"
599
 
600
+ #: .././admin/setup.php:159 .././admin/widgets.php:136 .././front/setup.php:83
601
+ #: .././tools/gapi.php:492
602
  msgid "Referrers"
603
+ msgstr "Verweise"
604
 
605
+ #: .././admin/setup.php:160 .././admin/widgets.php:137 .././front/setup.php:84
606
+ #: .././tools/gapi.php:525
607
  msgid "Searches"
608
+ msgstr "Suchen"
609
 
610
+ #: .././admin/setup.php:161 .././admin/widgets.php:138 .././front/setup.php:85
611
  msgid "Traffic Details"
612
+ msgstr "Traffic Details"
613
 
614
+ #: .././admin/setup.php:163 .././admin/widgets.php:504
615
+ #: .././admin/widgets.php:601 .././admin/widgets.php:799
616
+ #: .././admin/widgets.php:911 .././front/setup.php:87
617
  msgid "A JavaScript Error is blocking plugin resources!"
618
+ msgstr "Ein JavaScript-Fehler blockiert die Plugin-Ressourcen!"
619
 
620
+ #: .././admin/setup.php:164 .././admin/widgets.php:707 .././front/setup.php:88
621
  msgid "Traffic Mediums"
622
+ msgstr "Medium"
623
 
624
+ #: .././admin/setup.php:165 .././admin/widgets.php:723 .././front/setup.php:89
625
  msgid "Visitor Type"
626
+ msgstr "Nutzertyp"
627
 
628
+ #: .././admin/setup.php:166 .././admin/widgets.php:739 .././front/setup.php:90
629
  msgid "Social Networks"
630
+ msgstr "soziale Netzwerke"
631
 
632
+ #: .././admin/setup.php:167 .././admin/widgets.php:755 .././front/setup.php:91
633
  msgid "Search Engines"
634
+ msgstr "Suchmaschinen"
635
 
636
+ #: .././admin/setup.php:172 .././admin/widgets.php:881 .././front/setup.php:96
637
  msgid "Organic Search"
638
+ msgstr "Organische Suche"
639
 
640
+ #: .././admin/setup.php:173 .././admin/widgets.php:885 .././front/setup.php:97
641
  msgid "Pages/Session"
642
+ msgstr "Seiten/Sitzung"
643
+
644
+ #: .././admin/setup.php:174 .././admin/widgets.php:517
645
+ #: .././admin/widgets.php:535 .././admin/widgets.php:614
646
+ #: .././admin/widgets.php:632 .././admin/widgets.php:651
647
+ #: .././admin/widgets.php:670 .././admin/widgets.php:690
648
+ #: .././admin/widgets.php:813 .././admin/widgets.php:924
649
+ #: .././admin/widgets.php:943 .././front/setup.php:98
 
650
  msgid "Invalid response, more details in JavaScript Console (F12)."
651
  msgstr ""
652
+ "ungültige Antwort. Weitere Details finden Sie in der JavaScript-Konsole (F12)"
653
 
654
+ #: .././admin/setup.php:175 .././front/setup.php:99
655
  msgid "Not enough data collected"
656
+ msgstr "Nicht genug Daten vorhanden"
657
+
658
+ #: .././admin/setup.php:176 .././admin/widgets.php:522
659
+ #: .././admin/widgets.php:540 .././admin/widgets.php:619
660
+ #: .././admin/widgets.php:637 .././admin/widgets.php:656
661
+ #: .././admin/widgets.php:675 .././admin/widgets.php:695
662
+ #: .././admin/widgets.php:818 .././admin/widgets.php:821
663
+ #: .././admin/widgets.php:929 .././admin/widgets.php:948
664
+ #: .././front/setup.php:100 .././front/widgets.php:100
 
665
  msgid "This report is unavailable"
666
+ msgstr "Der Bericht ist nicht verfügbar"
667
 
668
+ #: .././admin/setup.php:177 .././front/setup.php:101
669
  msgid "report generated by"
670
+ msgstr "Bericht wurde generiert von"
671
 
672
+ #: .././admin/setup.php:206
673
  msgid "Settings"
674
  msgstr "Einstellungen"
675
 
676
+ #: .././admin/widgets.php:29 .././front/widgets.php:21
677
  msgid "Google Analytics Dashboard"
678
  msgstr "Google Analytics Dashboard"
679
 
680
+ #: .././admin/widgets.php:36
681
  msgid "This plugin needs an authorization:"
682
  msgstr "Diese Plugin benötigt eine Autorisierung:"
683
 
684
+ #: .././admin/widgets.php:70
685
  msgid "Something went wrong while retrieving profiles list."
686
  msgstr ""
687
  "Ein Fehler ist aufgetreten. Die Profilliste konnte nicht abgerufen werden."
688
 
689
+ #: .././admin/widgets.php:70
690
  msgid "More details"
691
  msgstr "Mehr Details"
692
 
693
+ #: .././admin/widgets.php:83 .././admin/widgets.php:94
694
  msgid "An admin should asign a default Google Analytics Profile."
695
  msgstr "Ein Admin sollte ein Standardprofil festlegen."
696
 
697
+ #: .././admin/widgets.php:83 .././admin/widgets.php:94
698
  msgid "Select Domain"
699
  msgstr "Wähle eine Domain aus."
700
 
701
+ #: .././admin/widgets.php:99
702
  msgid ""
703
  "Something went wrong while retrieving property data. You need to create and "
704
  "properly configure a Google Analytics account:"
706
  "Ein Fehler ist aufgetreten. Dein Google Analytics Account muss erstellt und "
707
  "fertig konfiguriert sein:"
708
 
709
+ #: .././admin/widgets.php:99
710
  msgid "Find out more!"
711
  msgstr "Erfahre mehr!"
712
 
713
+ #: .././admin/widgets.php:119
714
  msgid "Real-Time"
715
  msgstr "Echtzeit"
716
 
717
+ #: .././admin/widgets.php:123 .././front/widgets.php:67
718
+ #: .././front/widgets.php:159
719
  msgid "Last 14 Days"
720
+ msgstr "Letzte 14 Tage"
721
 
722
+ #: .././admin/widgets.php:129 .././admin/widgets.php:865
723
+ #: .././front/widgets.php:36 .././tools/gapi.php:370 .././tools/gapi.php:492
724
+ #: .././tools/gapi.php:525 .././tools/gapi.php:575 .././tools/gapi.php:655
725
+ #: .././tools/gapi.php:684
726
  msgid "Sessions"
727
+ msgstr "Sitzungen"
728
 
729
+ #: .././admin/widgets.php:135 .././tools/gapi.php:460
730
  msgid "Pages"
731
+ msgstr "Seiten"
732
 
733
+ #: .././admin/widgets.php:226 .././admin/widgets.php:466
734
  msgid "REFERRAL"
735
  msgstr "VERWEISUNG"
736
 
737
+ #: .././admin/widgets.php:230 .././admin/widgets.php:467
738
  msgid "ORGANIC"
739
  msgstr "ORGANISCH"
740
 
741
+ #: .././admin/widgets.php:234 .././admin/widgets.php:354
742
+ #: .././admin/widgets.php:468
743
  msgid "SOCIAL"
744
  msgstr "SOZIAL"
745
 
746
+ #: .././admin/widgets.php:238 .././admin/widgets.php:357
747
+ #: .././admin/widgets.php:469
748
  msgid "CAMPAIGN"
749
+ msgstr "KAMPANIE"
750
 
751
+ #: .././admin/widgets.php:242 .././admin/widgets.php:360
752
+ #: .././admin/widgets.php:472
753
  msgid "DIRECT"
754
  msgstr "DIREKT"
755
 
756
+ #: .././admin/widgets.php:246 .././admin/widgets.php:473
757
  msgid "NEW"
758
  msgstr "NEUE"
759
 
760
+ #: .././admin/widgets.php:348
761
  msgid "REFERRALS"
762
  msgstr "VERWEISUNGEN"
763
 
764
+ #: .././admin/widgets.php:351
765
  msgid "KEYWORDS"
766
  msgstr "STICHWORTE"
767
 
768
+ #: .././front/widgets.php:21
 
 
 
 
 
 
 
 
769
  msgid "Will display your google analytics stats in a widget"
770
  msgstr "Zeigt deine Google Analytics Statistik in einem Widget an"
771
 
772
+ #: .././front/widgets.php:36 .././tools/gapi.php:684
773
  msgid "trend"
774
+ msgstr "Entwicklung"
775
 
776
+ #: .././front/widgets.php:123
777
  msgid "Period:"
778
  msgstr "Dauer:"
779
 
780
+ #: .././front/widgets.php:123
781
  msgid "Sessions:"
782
+ msgstr "Sitzungen:"
783
 
784
+ #: .././front/widgets.php:127
785
  msgid "generated by"
786
  msgstr "Generiert von"
787
 
788
+ #: .././front/widgets.php:136
789
  msgid "Google Analytics Stats"
790
  msgstr "Google Analytics Statistik"
791
 
792
+ #: .././front/widgets.php:144
793
  msgid "Title:"
794
  msgstr "Titel"
795
 
796
+ #: .././front/widgets.php:147
797
  msgid "Display:"
798
  msgstr "Anzeige"
799
 
800
+ #: .././front/widgets.php:148
801
  msgid "Chart & Totals"
802
  msgstr "Diagramm & Bilanz"
803
 
804
+ #: .././front/widgets.php:149
805
  msgid "Chart"
806
  msgstr "Diagramm"
807
 
808
+ #: .././front/widgets.php:150
809
  msgid "Totals"
810
  msgstr "Bilanz"
811
 
812
+ #: .././front/widgets.php:154
813
  msgid "Anonymize stats:"
814
+ msgstr "anonymisiere Statistiken:"
815
 
816
+ #: .././front/widgets.php:157
817
  msgid "Stats for:"
818
  msgstr "Statistiken für:"
819
 
820
+ #: .././front/widgets.php:164
821
  msgid "Give credits:"
822
  msgstr "Verweise auf:"
823
 
824
+ #: .././gadwp.php:46 .././gadwp.php:54 .././gadwp.php:61
825
  msgid "This is not allowed, read the documentation!"
826
+ msgstr "Das ist nicht erlaubt! Bitte lesen Sie die Dokumentation."
827
 
828
+ #: .././tools/gapi.php:125
829
  msgid "Use this link to get your access code:"
830
  msgstr "Nutze diesen Link, um deinen Zugriffscode zu erhalten:"
831
 
832
+ #: .././tools/gapi.php:125
833
  msgid "Get Access Code"
834
  msgstr "Erhalte den Zugriffscode"
835
 
836
+ #: .././tools/gapi.php:129 .././tools/gapi.php:130
837
  msgid "Use the red link to get your access code!"
838
+ msgstr "Benutzen Sie den roten Link um Ihren Zugriffsscode zu erhalten."
839
 
840
+ #: .././tools/gapi.php:129
841
  msgid "Access Code:"
842
  msgstr "Zugriffscode:"
843
 
844
+ #: .././tools/gapi.php:136
845
  msgid "Save Access Code"
846
  msgstr "Zugriffscode speichern"
847
 
848
+ #: .././tools/gapi.php:364
849
  msgid "Organic Searches"
850
  msgstr "Organische Suche"
851
 
852
+ #: .././tools/gapi.php:367
853
  msgid "Unique Page Views"
854
+ msgstr "Einmalige Seitenaufrufe"
855
 
856
+ #: .././tools/gapi.php:375
857
  msgid "Hour"
858
  msgstr "Stunde"
859
 
860
+ #: .././tools/gapi.php:378 .././tools/gapi.php:684
861
  msgid "Date"
862
  msgstr "Datum"
863
 
864
+ #: .././tools/gapi.php:460
865
  msgid "Views"
866
  msgstr "Aufrufe"
867
 
868
+ #: .././tools/gapi.php:546
869
  msgid "Countries"
870
+ msgstr "Länder"
871
 
872
+ #: .././tools/gapi.php:556
873
  msgid "Cities from"
874
+ msgstr "Städte von"
875
 
876
+ #: .././tools/gapi.php:609
877
  msgid "Channels"
878
+ msgstr "Kanäle"
879
 
880
+ #: .././tools/gapi.php:655
881
  msgid "Type"
882
  msgstr "Typ"
883
 
884
+ #~ msgid "Read %s for more information about Frontend Features and Options."
885
+ #~ msgstr ""
886
+ #~ "Lesen Sie %s für weitere Informationen über die Frontend-Funktionen und -"
887
+ #~ "Einstellungen"
888
+
889
+ #~ msgid "this documentation page"
890
+ #~ msgstr "die Dokumentation"
891
+
892
+ #~ msgid "show page searches (after each article)"
893
+ #~ msgstr "zeige die Seiten-Suchen (nach jedem Artikel)"
894
+
895
+ #~ msgid "Read %s for more information about Backend Features and Options."
896
+ #~ msgstr ""
897
+ #~ "Lesen Sie %s für weitere Informationen über die Backend-Funktionen und -"
898
+ #~ "Einstellungen"
899
+
900
+ #~ msgid "For more information about Tracking Options read %s."
901
+ #~ msgstr "Für weitere Informationen über die Tracking Optionen lesen Sie %s."
902
+
903
+ #~ msgid "For errors and/or other issues check %s and related resources."
904
+ #~ msgstr ""
905
+ #~ "Für Fehler und/oder andere Probleme schauen Sie in %s und weiterführende "
906
+ #~ "Themen."
907
+
908
+ #~ msgid "Views vs UniqueViews"
909
+ #~ msgstr "Aufrufe vs. Einmalige Aufrufe"
910
+
911
+ #~ msgid "Google Analytics Reports"
912
+ #~ msgstr "Google Analytics Berichte"
913
+
914
+ #~ msgid "UniqueViews"
915
+ #~ msgstr "Einmalige Aufrufe"
916
 
917
  #~ msgid "and/or hide all other domains"
918
  #~ msgstr "und/oder verberge alle anderen Domains"
languages/ga-dash-es_ES.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: es_ES\n"
@@ -17,43 +17,43 @@ msgstr ""
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: ../.\n"
19
 
20
- #: .././admin/item-reports.php:67
21
  msgid "Analytics"
22
  msgstr ""
23
 
24
  #: .././admin/settings.php:94 .././admin/settings.php:197
25
- #: .././admin/settings.php:328 .././admin/settings.php:800
26
- #: .././admin/settings.php:1069
27
  msgid "Settings saved."
28
  msgstr ""
29
 
30
  #: .././admin/settings.php:96 .././admin/settings.php:199
31
- #: .././admin/settings.php:330 .././admin/settings.php:777
32
- #: .././admin/settings.php:787 .././admin/settings.php:796
33
- #: .././admin/settings.php:802 .././admin/settings.php:814
34
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
35
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
36
- #: .././admin/settings.php:1083
37
  msgid "Cheating Huh?"
38
  msgstr ""
39
 
40
  #: .././admin/settings.php:100 .././admin/settings.php:203
41
- #: .././admin/settings.php:334 .././admin/settings.php:644
42
- #: .././admin/settings.php:828 .././admin/settings.php:1096
43
  #, php-format
44
  msgid "Something went wrong, check %1$s or %2$s."
45
  msgstr ""
46
 
47
  #: .././admin/settings.php:100 .././admin/settings.php:203
48
- #: .././admin/settings.php:334 .././admin/settings.php:644
49
- #: .././admin/settings.php:828 .././admin/settings.php:1096
50
- #: .././admin/setup.php:96 .././admin/setup.php:119
51
  msgid "Errors & Debug"
52
  msgstr ""
53
 
54
  #: .././admin/settings.php:100 .././admin/settings.php:203
55
- #: .././admin/settings.php:334 .././admin/settings.php:644
56
- #: .././admin/settings.php:828 .././admin/settings.php:1096
57
  msgid "authorize the plugin"
58
  msgstr "autorizar aplicación"
59
 
@@ -78,8 +78,8 @@ msgid "show page searches (after each article)"
78
  msgstr ""
79
 
80
  #: .././admin/settings.php:175 .././admin/settings.php:308
81
- #: .././admin/settings.php:602 .././admin/settings.php:945
82
- #: .././admin/settings.php:1233
83
  msgid "Save Changes"
84
  msgstr ""
85
 
@@ -131,17 +131,17 @@ msgstr "Seguimiento de Google Analytics"
131
  msgid "Basic Settings"
132
  msgstr ""
133
 
134
- #: .././admin/settings.php:352 .././admin/settings.php:418
135
  #, fuzzy
136
  msgid "Events Tracking"
137
  msgstr "Activar seguimiento:"
138
 
139
- #: .././admin/settings.php:353 .././admin/settings.php:466
140
  msgid "Custom Definitions"
141
  msgstr ""
142
 
143
- #: .././admin/settings.php:354 .././admin/settings.php:564
144
- #: .././admin/settings.php:1216
145
  #, fuzzy
146
  msgid "Exclude Tracking"
147
  msgstr "Activar seguimiento:"
@@ -150,217 +150,217 @@ msgstr "Activar seguimiento:"
150
  msgid "Advanced Settings"
151
  msgstr ""
152
 
153
- #: .././admin/settings.php:363
154
  #, fuzzy
155
  msgid "Tracking Settings"
156
  msgstr "Configuración del backend"
157
 
158
- #: .././admin/settings.php:366
159
  msgid "Tracking Options:"
160
  msgstr ""
161
 
162
- #: .././admin/settings.php:368
163
  msgid "Disabled"
164
  msgstr "desactivado"
165
 
166
- #: .././admin/settings.php:369
167
  #, fuzzy
168
  msgid "Enabled"
169
  msgstr "desactivado"
170
 
171
- #: .././admin/settings.php:377 .././admin/settings.php:892
172
- #: .././admin/settings.php:913 .././admin/settings.php:1189
173
  #: .././admin/widgets.php:71
174
  msgid "View Name:"
175
  msgstr ""
176
 
177
- #: .././admin/settings.php:377 .././admin/settings.php:913
178
  #, fuzzy
179
  msgid "Tracking ID:"
180
  msgstr "Tipo de seguimiento:"
181
 
182
- #: .././admin/settings.php:377 .././admin/settings.php:913
183
  msgid "Default URL:"
184
  msgstr ""
185
 
186
- #: .././admin/settings.php:377 .././admin/settings.php:913
187
  msgid "Time Zone:"
188
  msgstr ""
189
 
190
- #: .././admin/settings.php:382
191
  #, fuzzy
192
  msgid "Basic Tracking"
193
  msgstr "Activar seguimiento:"
194
 
195
- #: .././admin/settings.php:385
196
  msgid "Tracking Type:"
197
  msgstr ""
198
 
199
- #: .././admin/settings.php:387
200
  msgid "Classic Analytics"
201
  msgstr ""
202
 
203
- #: .././admin/settings.php:388
204
  msgid "Universal Analytics"
205
  msgstr ""
206
 
207
- #: .././admin/settings.php:399
208
  msgid "anonymize IPs while tracking"
209
  msgstr ""
210
 
211
- #: .././admin/settings.php:410
212
  msgid "enable remarketing, demographics and interests reports"
213
  msgstr ""
214
 
215
- #: .././admin/settings.php:428
216
  msgid "track downloads, mailto and outbound links"
217
  msgstr ""
218
 
219
- #: .././admin/settings.php:432
220
  msgid "Downloads Regex:"
221
  msgstr ""
222
 
223
- #: .././admin/settings.php:443
224
  msgid "track affiliate links matching this regex"
225
  msgstr ""
226
 
227
- #: .././admin/settings.php:447
228
  msgid "Affiliates Regex:"
229
  msgstr ""
230
 
231
- #: .././admin/settings.php:458
232
  msgid "track fragment identifiers, hashmarks (#) in URI links"
233
  msgstr ""
234
 
235
- #: .././admin/settings.php:469
236
  msgid "Authors:"
237
  msgstr ""
238
 
239
- #: .././admin/settings.php:477
240
  msgid "Publication Year:"
241
  msgstr ""
242
 
243
- #: .././admin/settings.php:485
244
  msgid "Categories:"
245
  msgstr ""
246
 
247
- #: .././admin/settings.php:493
248
  msgid "User Type:"
249
  msgstr ""
250
 
251
- #: .././admin/settings.php:505
252
  #, fuzzy
253
  msgid "Advanced Tracking"
254
  msgstr "Activar seguimiento:"
255
 
256
- #: .././admin/settings.php:508
257
  #, fuzzy
258
  msgid "Page Speed SR:"
259
  msgstr "Páginas por visita:"
260
 
261
- #: .././admin/settings.php:519
262
  msgid "exclude events from bounce-rate calculation"
263
  msgstr ""
264
 
265
- #: .././admin/settings.php:530
266
  msgid "enable enhanced link attribution"
267
  msgstr ""
268
 
269
- #: .././admin/settings.php:541
270
  msgid "enable AdSense account linking"
271
  msgstr ""
272
 
273
- #: .././admin/settings.php:552
274
  msgid "enable cross domain tracking"
275
  msgstr ""
276
 
277
- #: .././admin/settings.php:556
278
  msgid "Cross Domains:"
279
  msgstr ""
280
 
281
- #: .././admin/settings.php:567
282
  msgid "Exclude tracking for:"
283
  msgstr ""
284
 
285
- #: .././admin/settings.php:648
286
  msgid "Google Analytics Errors & Debugging"
287
  msgstr ""
288
 
289
- #: .././admin/settings.php:658
290
  msgid "Errors & Details"
291
  msgstr ""
292
 
293
- #: .././admin/settings.php:659
294
  msgid "Plugin Settings"
295
  msgstr ""
296
 
297
- #: .././admin/settings.php:667
298
  msgid "Last Error detected"
299
  msgstr ""
300
 
301
- #: .././admin/settings.php:673 .././admin/settings.php:686
302
  msgid "None"
303
  msgstr "Ninguno"
304
 
305
- #: .././admin/settings.php:680
306
  msgid "Error Details"
307
  msgstr ""
308
 
309
- #: .././admin/settings.php:700
310
  msgid "Plugin Configuration"
311
  msgstr ""
312
 
313
- #: .././admin/settings.php:722 .././admin/settings.php:980
314
  msgid ""
315
  "Loading the required libraries. If this results in a blank screen or a fatal "
316
  "error, try this solution:"
317
  msgstr ""
318
 
319
- #: .././admin/settings.php:722
320
  msgid "Library conflicts between WordPress plugins"
321
  msgstr ""
322
 
323
- #: .././admin/settings.php:737 .././admin/settings.php:997
324
  msgid "Plugin authorization succeeded."
325
  msgstr ""
326
 
327
- #: .././admin/settings.php:752 .././admin/settings.php:1021
328
  msgid ""
329
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
330
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
331
  msgstr ""
332
 
333
- #: .././admin/settings.php:775 .././admin/settings.php:1053
334
  msgid "Cleared Cache."
335
  msgstr "Caché borrada."
336
 
337
- #: .././admin/settings.php:784 .././admin/settings.php:1062
338
  #, fuzzy
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token reseteado."
341
 
342
- #: .././admin/settings.php:794
343
  msgid "All errors reseted."
344
  msgstr ""
345
 
346
- #: .././admin/settings.php:807 .././admin/settings.php:1076
347
  msgid "All other domains/properties were removed."
348
  msgstr ""
349
 
350
- #: .././admin/settings.php:819 .././admin/settings.php:1088
351
  msgid "Google Analytics Settings"
352
  msgstr "Configuración de Google Analytics"
353
 
354
- #: .././admin/settings.php:833 .././admin/settings.php:1101
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
 
358
- #: .././admin/settings.php:844 .././admin/settings.php:1129
359
  #, fuzzy
360
  msgid "Plugin Authorization"
361
  msgstr "Borrar autorización"
362
 
363
- #: .././admin/settings.php:849 .././admin/settings.php:1133
364
  #, php-format
365
  msgid ""
366
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -368,286 +368,285 @@ msgid ""
368
  "account!"
369
  msgstr ""
370
 
371
- #: .././admin/settings.php:849 .././admin/settings.php:1133
372
  msgid "video"
373
  msgstr ""
374
 
375
- #: .././admin/settings.php:849 .././admin/settings.php:1133
376
  #, fuzzy
377
  msgid "tutorial"
378
  msgstr "Tutorial de configuración"
379
 
380
- #: .././admin/settings.php:854 .././admin/settings.php:1140
381
  msgid "use your own API Project credentials"
382
  msgstr ""
383
 
384
- #: .././admin/settings.php:858 .././admin/settings.php:1147
385
  msgid "API Key:"
386
  msgstr "API Key:"
387
 
388
- #: .././admin/settings.php:862 .././admin/settings.php:1151
389
  msgid "Client ID:"
390
  msgstr "Client ID:"
391
 
392
- #: .././admin/settings.php:866 .././admin/settings.php:1155
393
  msgid "Client Secret:"
394
  msgstr "Client Secret:"
395
 
396
- #: .././admin/settings.php:876 .././admin/settings.php:1165
397
  msgid "Clear Authorization"
398
  msgstr "Borrar autorización"
399
 
400
- #: .././admin/settings.php:876 .././admin/settings.php:951
401
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
402
  msgid "Clear Cache"
403
  msgstr "Borrar caché"
404
 
405
- #: .././admin/settings.php:876
406
  msgid "Reset Errors"
407
  msgstr ""
408
 
409
- #: .././admin/settings.php:882 .././admin/setup.php:80
410
- #: .././admin/setup.php:115
411
  msgid "General Settings"
412
  msgstr "Configuración general"
413
 
414
- #: .././admin/settings.php:885
415
  msgid "Select View:"
416
  msgstr ""
417
 
418
- #: .././admin/settings.php:896 .././admin/settings.php:1193
419
  msgid "Property not found"
420
  msgstr ""
421
 
422
- #: .././admin/settings.php:901
423
  msgid "Lock Selection"
424
  msgstr ""
425
 
426
- #: .././admin/settings.php:919
427
  msgid "Theme Color:"
428
  msgstr ""
429
 
430
- #: .././admin/settings.php:927 .././admin/settings.php:1202
431
  msgid "Automatic Updates"
432
  msgstr ""
433
 
434
- #: .././admin/settings.php:937 .././admin/settings.php:1212
435
  msgid ""
436
  "automatic updates for minor versions (security and maintenance releases only)"
437
  msgstr ""
438
 
439
- #: .././admin/settings.php:951 .././admin/settings.php:1240
440
  #: .././admin/widgets.php:42
441
  #, fuzzy
442
  msgid "Authorize Plugin"
443
  msgstr "Autorizar aplicación"
444
 
445
- #: .././admin/settings.php:1027
446
  msgid "Properties refreshed."
447
  msgstr ""
448
 
449
- #: .././admin/settings.php:1111
450
  msgid "Network Setup"
451
  msgstr ""
452
 
453
- #: .././admin/settings.php:1121
454
  msgid "use a single Google Analytics account for the entire network"
455
  msgstr ""
456
 
457
- #: .././admin/settings.php:1165
458
  msgid "Refresh Properties"
459
  msgstr ""
460
 
461
- #: .././admin/settings.php:1171
462
  #, fuzzy
463
  msgid "Properties/Views Settings"
464
  msgstr "Configuración del frontend"
465
 
466
- #: .././admin/settings.php:1226
467
  msgid "exclude Super Admin tracking for the entire network"
468
  msgstr ""
469
 
470
- #: .././admin/settings.php:1271
471
  #, fuzzy
472
  msgid "Setup Tutorial & Demo"
473
  msgstr "Tutorial de configuración"
474
 
475
- #: .././admin/settings.php:1279
476
  #, fuzzy
477
  msgid "Support & Reviews"
478
  msgstr "Enlaces de soporte"
479
 
480
- #: .././admin/settings.php:1286
481
  #, php-format
482
  msgid "Plugin documentation and support on %s"
483
  msgstr ""
484
 
485
- #: .././admin/settings.php:1293
486
  #, php-format
487
  msgid "Your feedback and review are both important, %s!"
488
  msgstr ""
489
 
490
- #: .././admin/settings.php:1293
491
  msgid "rate this plugin"
492
  msgstr ""
493
 
494
- #: .././admin/settings.php:1299
495
  msgid "Further Reading"
496
  msgstr ""
497
 
498
- #: .././admin/settings.php:1306
499
  #, php-format
500
  msgid "%s by moving your website to HTTPS/SSL."
501
  msgstr ""
502
 
503
- #: .././admin/settings.php:1306
504
  msgid "Improve search rankings"
505
  msgstr ""
506
 
507
- #: .././admin/settings.php:1313
508
  #, php-format
509
  msgid "Other %s written by the same author"
510
  msgstr ""
511
 
512
- #: .././admin/settings.php:1313
513
  msgid "WordPress Plugins"
514
  msgstr ""
515
 
516
- #: .././admin/settings.php:1319
517
  msgid "Other Services"
518
  msgstr ""
519
 
520
- #: .././admin/settings.php:1326
521
  #, php-format
522
  msgid "Speed up your website and plug into a whole %s"
523
  msgstr ""
524
 
525
- #: .././admin/settings.php:1326
526
  msgid "new level of site speed"
527
  msgstr ""
528
 
529
- #: .././admin/settings.php:1333
530
  #, php-format
531
  msgid "%s service with users tracking at IP level."
532
  msgstr ""
533
 
534
- #: .././admin/settings.php:1333
535
  msgid "Web Analytics"
536
  msgstr "Analíticas web"
537
 
538
- #: .././admin/setup.php:76 .././admin/setup.php:111
539
  msgid "Google Analytics"
540
  msgstr "Google Analytics"
541
 
542
- #: .././admin/setup.php:84
543
  msgid "Backend Settings"
544
  msgstr "Configuración del backend"
545
 
546
- #: .././admin/setup.php:88
547
  msgid "Frontend Settings"
548
  msgstr "Configuración del frontend"
549
 
550
- #: .././admin/setup.php:92
551
  #, fuzzy
552
  msgid "Tracking Code"
553
  msgstr "Tipo de seguimiento:"
554
 
555
- #: .././admin/setup.php:195 .././admin/widgets.php:126
556
  msgid "Today"
557
  msgstr "Hoy"
558
 
559
- #: .././admin/setup.php:196 .././admin/widgets.php:127
560
  msgid "Yesterday"
561
  msgstr "Ayer"
562
 
563
- #: .././admin/setup.php:197 .././admin/widgets.php:128
564
  #: .././front/widgets.php:74 .././front/widgets.php:182
565
  msgid "Last 7 Days"
566
  msgstr "Últimos 7 días "
567
 
568
- #: .././admin/setup.php:198 .././admin/widgets.php:130
569
  #: .././front/widgets.php:80 .././front/widgets.php:184
570
  msgid "Last 30 Days"
571
  msgstr "Últimos 30 días"
572
 
573
- #: .././admin/setup.php:199 .././admin/widgets.php:131
574
  msgid "Last 90 Days"
575
  msgstr "Últimos 90 días"
576
 
577
- #: .././admin/setup.php:202 .././admin/setup.php:218
578
  msgid "Unique Views"
579
  msgstr ""
580
 
581
- #: .././admin/setup.php:203 .././admin/setup.php:219
582
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
583
  #: .././tools/gapi.php:391
584
  msgid "Users"
585
  msgstr ""
586
 
587
- #: .././admin/setup.php:204 .././admin/widgets.php:137
588
  msgid "Organic"
589
  msgstr "Búsquedas orgánicas"
590
 
591
- #: .././admin/setup.php:205 .././admin/setup.php:220
592
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
593
  #: .././tools/gapi.php:394
594
  msgid "Page Views"
595
  msgstr "Páginas vistas"
596
 
597
- #: .././admin/setup.php:206 .././admin/setup.php:221
598
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
599
  #: .././tools/gapi.php:397
600
  msgid "Bounce Rate"
601
  msgstr "Porcenaje de rebote"
602
 
603
- #: .././admin/setup.php:207 .././admin/widgets.php:140
604
  msgid "Location"
605
  msgstr ""
606
 
607
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
608
  msgid "Referrers"
609
  msgstr ""
610
 
611
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
612
  #: .././tools/gapi.php:918
613
  msgid "Searches"
614
  msgstr ""
615
 
616
- #: .././admin/setup.php:210 .././admin/widgets.php:144
617
  msgid "Traffic Details"
618
  msgstr ""
619
 
620
- #: .././admin/setup.php:213 .././admin/widgets.php:510
621
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
622
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
623
  msgid "A JavaScript Error is blocking plugin resources!"
624
  msgstr ""
625
 
626
- #: .././admin/setup.php:214 .././admin/widgets.php:713
627
  msgid "Traffic Mediums"
628
  msgstr ""
629
 
630
- #: .././admin/setup.php:215 .././admin/widgets.php:729
631
  msgid "Visitor Type"
632
  msgstr ""
633
 
634
- #: .././admin/setup.php:216 .././admin/widgets.php:745
635
  msgid "Social Networks"
636
  msgstr ""
637
 
638
- #: .././admin/setup.php:217 .././admin/widgets.php:761
639
  msgid "Search Engines"
640
  msgstr ""
641
 
642
- #: .././admin/setup.php:222 .././admin/widgets.php:887
643
  msgid "Organic Search"
644
  msgstr ""
645
 
646
- #: .././admin/setup.php:223 .././admin/widgets.php:891
647
  msgid "Pages/Session"
648
  msgstr ""
649
 
650
- #: .././admin/setup.php:224 .././admin/widgets.php:523
651
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
652
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
653
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -657,11 +656,11 @@ msgstr ""
657
  msgid "Invalid response, more details in JavaScript Console (F12)."
658
  msgstr ""
659
 
660
- #: .././admin/setup.php:225
661
  msgid "Not enough data collected"
662
  msgstr ""
663
 
664
- #: .././admin/setup.php:226 .././admin/widgets.php:528
665
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
666
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
667
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -672,11 +671,11 @@ msgstr ""
672
  msgid "This report is unavailable"
673
  msgstr ""
674
 
675
- #: .././admin/setup.php:227
676
  msgid "report generated by"
677
  msgstr ""
678
 
679
- #: .././admin/setup.php:267
680
  msgid "Settings"
681
  msgstr "Ajustes"
682
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: es_ES\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: ../.\n"
19
 
20
+ #: .././admin/item-reports.php:52
21
  msgid "Analytics"
22
  msgstr ""
23
 
24
  #: .././admin/settings.php:94 .././admin/settings.php:197
25
+ #: .././admin/settings.php:328 .././admin/settings.php:803
26
+ #: .././admin/settings.php:1079
27
  msgid "Settings saved."
28
  msgstr ""
29
 
30
  #: .././admin/settings.php:96 .././admin/settings.php:199
31
+ #: .././admin/settings.php:330 .././admin/settings.php:780
32
+ #: .././admin/settings.php:790 .././admin/settings.php:799
33
+ #: .././admin/settings.php:805 .././admin/settings.php:817
34
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
35
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
36
+ #: .././admin/settings.php:1093
37
  msgid "Cheating Huh?"
38
  msgstr ""
39
 
40
  #: .././admin/settings.php:100 .././admin/settings.php:203
41
+ #: .././admin/settings.php:334 .././admin/settings.php:647
42
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
43
  #, php-format
44
  msgid "Something went wrong, check %1$s or %2$s."
45
  msgstr ""
46
 
47
  #: .././admin/settings.php:100 .././admin/settings.php:203
48
+ #: .././admin/settings.php:334 .././admin/settings.php:647
49
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
50
+ #: .././admin/setup.php:82 .././admin/setup.php:101
51
  msgid "Errors & Debug"
52
  msgstr ""
53
 
54
  #: .././admin/settings.php:100 .././admin/settings.php:203
55
+ #: .././admin/settings.php:334 .././admin/settings.php:647
56
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
57
  msgid "authorize the plugin"
58
  msgstr "autorizar aplicación"
59
 
78
  msgstr ""
79
 
80
  #: .././admin/settings.php:175 .././admin/settings.php:308
81
+ #: .././admin/settings.php:605 .././admin/settings.php:952
82
+ #: .././admin/settings.php:1245
83
  msgid "Save Changes"
84
  msgstr ""
85
 
131
  msgid "Basic Settings"
132
  msgstr ""
133
 
134
+ #: .././admin/settings.php:352 .././admin/settings.php:417
135
  #, fuzzy
136
  msgid "Events Tracking"
137
  msgstr "Activar seguimiento:"
138
 
139
+ #: .././admin/settings.php:353 .././admin/settings.php:465
140
  msgid "Custom Definitions"
141
  msgstr ""
142
 
143
+ #: .././admin/settings.php:354 .././admin/settings.php:563
144
+ #: .././admin/settings.php:1228
145
  #, fuzzy
146
  msgid "Exclude Tracking"
147
  msgstr "Activar seguimiento:"
150
  msgid "Advanced Settings"
151
  msgstr ""
152
 
153
+ #: .././admin/settings.php:362
154
  #, fuzzy
155
  msgid "Tracking Settings"
156
  msgstr "Configuración del backend"
157
 
158
+ #: .././admin/settings.php:365
159
  msgid "Tracking Options:"
160
  msgstr ""
161
 
162
+ #: .././admin/settings.php:367
163
  msgid "Disabled"
164
  msgstr "desactivado"
165
 
166
+ #: .././admin/settings.php:368
167
  #, fuzzy
168
  msgid "Enabled"
169
  msgstr "desactivado"
170
 
171
+ #: .././admin/settings.php:376 .././admin/settings.php:897
172
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
173
  #: .././admin/widgets.php:71
174
  msgid "View Name:"
175
  msgstr ""
176
 
177
+ #: .././admin/settings.php:376 .././admin/settings.php:919
178
  #, fuzzy
179
  msgid "Tracking ID:"
180
  msgstr "Tipo de seguimiento:"
181
 
182
+ #: .././admin/settings.php:376 .././admin/settings.php:919
183
  msgid "Default URL:"
184
  msgstr ""
185
 
186
+ #: .././admin/settings.php:376 .././admin/settings.php:919
187
  msgid "Time Zone:"
188
  msgstr ""
189
 
190
+ #: .././admin/settings.php:381
191
  #, fuzzy
192
  msgid "Basic Tracking"
193
  msgstr "Activar seguimiento:"
194
 
195
+ #: .././admin/settings.php:384
196
  msgid "Tracking Type:"
197
  msgstr ""
198
 
199
+ #: .././admin/settings.php:386
200
  msgid "Classic Analytics"
201
  msgstr ""
202
 
203
+ #: .././admin/settings.php:387
204
  msgid "Universal Analytics"
205
  msgstr ""
206
 
207
+ #: .././admin/settings.php:398
208
  msgid "anonymize IPs while tracking"
209
  msgstr ""
210
 
211
+ #: .././admin/settings.php:409
212
  msgid "enable remarketing, demographics and interests reports"
213
  msgstr ""
214
 
215
+ #: .././admin/settings.php:427
216
  msgid "track downloads, mailto and outbound links"
217
  msgstr ""
218
 
219
+ #: .././admin/settings.php:431
220
  msgid "Downloads Regex:"
221
  msgstr ""
222
 
223
+ #: .././admin/settings.php:442
224
  msgid "track affiliate links matching this regex"
225
  msgstr ""
226
 
227
+ #: .././admin/settings.php:446
228
  msgid "Affiliates Regex:"
229
  msgstr ""
230
 
231
+ #: .././admin/settings.php:457
232
  msgid "track fragment identifiers, hashmarks (#) in URI links"
233
  msgstr ""
234
 
235
+ #: .././admin/settings.php:468
236
  msgid "Authors:"
237
  msgstr ""
238
 
239
+ #: .././admin/settings.php:476
240
  msgid "Publication Year:"
241
  msgstr ""
242
 
243
+ #: .././admin/settings.php:484
244
  msgid "Categories:"
245
  msgstr ""
246
 
247
+ #: .././admin/settings.php:492
248
  msgid "User Type:"
249
  msgstr ""
250
 
251
+ #: .././admin/settings.php:504
252
  #, fuzzy
253
  msgid "Advanced Tracking"
254
  msgstr "Activar seguimiento:"
255
 
256
+ #: .././admin/settings.php:507
257
  #, fuzzy
258
  msgid "Page Speed SR:"
259
  msgstr "Páginas por visita:"
260
 
261
+ #: .././admin/settings.php:518
262
  msgid "exclude events from bounce-rate calculation"
263
  msgstr ""
264
 
265
+ #: .././admin/settings.php:529
266
  msgid "enable enhanced link attribution"
267
  msgstr ""
268
 
269
+ #: .././admin/settings.php:540
270
  msgid "enable AdSense account linking"
271
  msgstr ""
272
 
273
+ #: .././admin/settings.php:551
274
  msgid "enable cross domain tracking"
275
  msgstr ""
276
 
277
+ #: .././admin/settings.php:555
278
  msgid "Cross Domains:"
279
  msgstr ""
280
 
281
+ #: .././admin/settings.php:566
282
  msgid "Exclude tracking for:"
283
  msgstr ""
284
 
285
+ #: .././admin/settings.php:651
286
  msgid "Google Analytics Errors & Debugging"
287
  msgstr ""
288
 
289
+ #: .././admin/settings.php:661
290
  msgid "Errors & Details"
291
  msgstr ""
292
 
293
+ #: .././admin/settings.php:662
294
  msgid "Plugin Settings"
295
  msgstr ""
296
 
297
+ #: .././admin/settings.php:670
298
  msgid "Last Error detected"
299
  msgstr ""
300
 
301
+ #: .././admin/settings.php:676 .././admin/settings.php:689
302
  msgid "None"
303
  msgstr "Ninguno"
304
 
305
+ #: .././admin/settings.php:683
306
  msgid "Error Details"
307
  msgstr ""
308
 
309
+ #: .././admin/settings.php:703
310
  msgid "Plugin Configuration"
311
  msgstr ""
312
 
313
+ #: .././admin/settings.php:725 .././admin/settings.php:990
314
  msgid ""
315
  "Loading the required libraries. If this results in a blank screen or a fatal "
316
  "error, try this solution:"
317
  msgstr ""
318
 
319
+ #: .././admin/settings.php:725
320
  msgid "Library conflicts between WordPress plugins"
321
  msgstr ""
322
 
323
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
324
  msgid "Plugin authorization succeeded."
325
  msgstr ""
326
 
327
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
328
  msgid ""
329
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
330
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
331
  msgstr ""
332
 
333
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
334
  msgid "Cleared Cache."
335
  msgstr "Caché borrada."
336
 
337
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
338
  #, fuzzy
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token reseteado."
341
 
342
+ #: .././admin/settings.php:797
343
  msgid "All errors reseted."
344
  msgstr ""
345
 
346
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
347
  msgid "All other domains/properties were removed."
348
  msgstr ""
349
 
350
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
351
  msgid "Google Analytics Settings"
352
  msgstr "Configuración de Google Analytics"
353
 
354
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
 
358
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
359
  #, fuzzy
360
  msgid "Plugin Authorization"
361
  msgstr "Borrar autorización"
362
 
363
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
364
  #, php-format
365
  msgid ""
366
  "You should watch the %1$s and read this %2$s before proceeding to "
368
  "account!"
369
  msgstr ""
370
 
371
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
372
  msgid "video"
373
  msgstr ""
374
 
375
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
376
  #, fuzzy
377
  msgid "tutorial"
378
  msgstr "Tutorial de configuración"
379
 
380
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
381
  msgid "use your own API Project credentials"
382
  msgstr ""
383
 
384
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
385
  msgid "API Key:"
386
  msgstr "API Key:"
387
 
388
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
389
  msgid "Client ID:"
390
  msgstr "Client ID:"
391
 
392
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
393
  msgid "Client Secret:"
394
  msgstr "Client Secret:"
395
 
396
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
397
  msgid "Clear Authorization"
398
  msgstr "Borrar autorización"
399
 
400
+ #: .././admin/settings.php:881 .././admin/settings.php:959
401
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
402
  msgid "Clear Cache"
403
  msgstr "Borrar caché"
404
 
405
+ #: .././admin/settings.php:881
406
  msgid "Reset Errors"
407
  msgstr ""
408
 
409
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
410
  msgid "General Settings"
411
  msgstr "Configuración general"
412
 
413
+ #: .././admin/settings.php:890
414
  msgid "Select View:"
415
  msgstr ""
416
 
417
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
418
  msgid "Property not found"
419
  msgstr ""
420
 
421
+ #: .././admin/settings.php:907
422
  msgid "Lock Selection"
423
  msgstr ""
424
 
425
+ #: .././admin/settings.php:926
426
  msgid "Theme Color:"
427
  msgstr ""
428
 
429
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
430
  msgid "Automatic Updates"
431
  msgstr ""
432
 
433
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
434
  msgid ""
435
  "automatic updates for minor versions (security and maintenance releases only)"
436
  msgstr ""
437
 
438
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
439
  #: .././admin/widgets.php:42
440
  #, fuzzy
441
  msgid "Authorize Plugin"
442
  msgstr "Autorizar aplicación"
443
 
444
+ #: .././admin/settings.php:1037
445
  msgid "Properties refreshed."
446
  msgstr ""
447
 
448
+ #: .././admin/settings.php:1122
449
  msgid "Network Setup"
450
  msgstr ""
451
 
452
+ #: .././admin/settings.php:1132
453
  msgid "use a single Google Analytics account for the entire network"
454
  msgstr ""
455
 
456
+ #: .././admin/settings.php:1177
457
  msgid "Refresh Properties"
458
  msgstr ""
459
 
460
+ #: .././admin/settings.php:1183
461
  #, fuzzy
462
  msgid "Properties/Views Settings"
463
  msgstr "Configuración del frontend"
464
 
465
+ #: .././admin/settings.php:1238
466
  msgid "exclude Super Admin tracking for the entire network"
467
  msgstr ""
468
 
469
+ #: .././admin/settings.php:1285
470
  #, fuzzy
471
  msgid "Setup Tutorial & Demo"
472
  msgstr "Tutorial de configuración"
473
 
474
+ #: .././admin/settings.php:1293
475
  #, fuzzy
476
  msgid "Support & Reviews"
477
  msgstr "Enlaces de soporte"
478
 
479
+ #: .././admin/settings.php:1300
480
  #, php-format
481
  msgid "Plugin documentation and support on %s"
482
  msgstr ""
483
 
484
+ #: .././admin/settings.php:1307
485
  #, php-format
486
  msgid "Your feedback and review are both important, %s!"
487
  msgstr ""
488
 
489
+ #: .././admin/settings.php:1307
490
  msgid "rate this plugin"
491
  msgstr ""
492
 
493
+ #: .././admin/settings.php:1313
494
  msgid "Further Reading"
495
  msgstr ""
496
 
497
+ #: .././admin/settings.php:1320
498
  #, php-format
499
  msgid "%s by moving your website to HTTPS/SSL."
500
  msgstr ""
501
 
502
+ #: .././admin/settings.php:1320
503
  msgid "Improve search rankings"
504
  msgstr ""
505
 
506
+ #: .././admin/settings.php:1327
507
  #, php-format
508
  msgid "Other %s written by the same author"
509
  msgstr ""
510
 
511
+ #: .././admin/settings.php:1327
512
  msgid "WordPress Plugins"
513
  msgstr ""
514
 
515
+ #: .././admin/settings.php:1333
516
  msgid "Other Services"
517
  msgstr ""
518
 
519
+ #: .././admin/settings.php:1340
520
  #, php-format
521
  msgid "Speed up your website and plug into a whole %s"
522
  msgstr ""
523
 
524
+ #: .././admin/settings.php:1340
525
  msgid "new level of site speed"
526
  msgstr ""
527
 
528
+ #: .././admin/settings.php:1347
529
  #, php-format
530
  msgid "%s service with users tracking at IP level."
531
  msgstr ""
532
 
533
+ #: .././admin/settings.php:1347
534
  msgid "Web Analytics"
535
  msgstr "Analíticas web"
536
 
537
+ #: .././admin/setup.php:67 .././admin/setup.php:95
538
  msgid "Google Analytics"
539
  msgstr "Google Analytics"
540
 
541
+ #: .././admin/setup.php:73
542
  msgid "Backend Settings"
543
  msgstr "Configuración del backend"
544
 
545
+ #: .././admin/setup.php:76
546
  msgid "Frontend Settings"
547
  msgstr "Configuración del frontend"
548
 
549
+ #: .././admin/setup.php:79
550
  #, fuzzy
551
  msgid "Tracking Code"
552
  msgstr "Tipo de seguimiento:"
553
 
554
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
555
  msgid "Today"
556
  msgstr "Hoy"
557
 
558
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
559
  msgid "Yesterday"
560
  msgstr "Ayer"
561
 
562
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
563
  #: .././front/widgets.php:74 .././front/widgets.php:182
564
  msgid "Last 7 Days"
565
  msgstr "Últimos 7 días "
566
 
567
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
568
  #: .././front/widgets.php:80 .././front/widgets.php:184
569
  msgid "Last 30 Days"
570
  msgstr "Últimos 30 días"
571
 
572
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
573
  msgid "Last 90 Days"
574
  msgstr "Últimos 90 días"
575
 
576
+ #: .././admin/setup.php:175 .././admin/setup.php:190
577
  msgid "Unique Views"
578
  msgstr ""
579
 
580
+ #: .././admin/setup.php:176 .././admin/setup.php:191
581
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
582
  #: .././tools/gapi.php:391
583
  msgid "Users"
584
  msgstr ""
585
 
586
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
587
  msgid "Organic"
588
  msgstr "Búsquedas orgánicas"
589
 
590
+ #: .././admin/setup.php:178 .././admin/setup.php:192
591
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
592
  #: .././tools/gapi.php:394
593
  msgid "Page Views"
594
  msgstr "Páginas vistas"
595
 
596
+ #: .././admin/setup.php:179 .././admin/setup.php:193
597
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
598
  #: .././tools/gapi.php:397
599
  msgid "Bounce Rate"
600
  msgstr "Porcenaje de rebote"
601
 
602
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
603
  msgid "Location"
604
  msgstr ""
605
 
606
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
607
  msgid "Referrers"
608
  msgstr ""
609
 
610
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
611
  #: .././tools/gapi.php:918
612
  msgid "Searches"
613
  msgstr ""
614
 
615
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
616
  msgid "Traffic Details"
617
  msgstr ""
618
 
619
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
620
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
621
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
622
  msgid "A JavaScript Error is blocking plugin resources!"
623
  msgstr ""
624
 
625
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
626
  msgid "Traffic Mediums"
627
  msgstr ""
628
 
629
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
630
  msgid "Visitor Type"
631
  msgstr ""
632
 
633
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
634
  msgid "Social Networks"
635
  msgstr ""
636
 
637
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
638
  msgid "Search Engines"
639
  msgstr ""
640
 
641
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
642
  msgid "Organic Search"
643
  msgstr ""
644
 
645
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
646
  msgid "Pages/Session"
647
  msgstr ""
648
 
649
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
650
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
651
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
652
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
656
  msgid "Invalid response, more details in JavaScript Console (F12)."
657
  msgstr ""
658
 
659
+ #: .././admin/setup.php:197
660
  msgid "Not enough data collected"
661
  msgstr ""
662
 
663
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
664
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
665
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
666
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
671
  msgid "This report is unavailable"
672
  msgstr ""
673
 
674
+ #: .././admin/setup.php:199
675
  msgid "report generated by"
676
  msgstr ""
677
 
678
+ #: .././admin/setup.php:233
679
  msgid "Settings"
680
  msgstr "Ajustes"
681
 
languages/ga-dash-fr_FR.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: fr_FR\n"
@@ -18,43 +18,43 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
  msgstr ""
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr ""
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
  msgstr "Tricher Hein?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr ""
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
  msgstr ""
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "autoriser le plugin"
60
 
@@ -79,8 +79,8 @@ msgid "show page searches (after each article)"
79
  msgstr ""
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
- #: .././admin/settings.php:602 .././admin/settings.php:945
83
- #: .././admin/settings.php:1233
84
  msgid "Save Changes"
85
  msgstr ""
86
 
@@ -130,16 +130,16 @@ msgstr "Google Analytics Tracking Code"
130
  msgid "Basic Settings"
131
  msgstr ""
132
 
133
- #: .././admin/settings.php:352 .././admin/settings.php:418
134
  msgid "Events Tracking"
135
  msgstr "Suivi des événements"
136
 
137
- #: .././admin/settings.php:353 .././admin/settings.php:466
138
  msgid "Custom Definitions"
139
  msgstr ""
140
 
141
- #: .././admin/settings.php:354 .././admin/settings.php:564
142
- #: .././admin/settings.php:1216
143
  msgid "Exclude Tracking"
144
  msgstr "Exclure Tracking"
145
 
@@ -147,211 +147,211 @@ msgstr "Exclure Tracking"
147
  msgid "Advanced Settings"
148
  msgstr ""
149
 
150
- #: .././admin/settings.php:363
151
  msgid "Tracking Settings"
152
  msgstr "Paramètres de suivi"
153
 
154
- #: .././admin/settings.php:366
155
  msgid "Tracking Options:"
156
  msgstr ""
157
 
158
- #: .././admin/settings.php:368
159
  msgid "Disabled"
160
  msgstr "Désactive"
161
 
162
- #: .././admin/settings.php:369
163
  msgid "Enabled"
164
  msgstr "Active"
165
 
166
- #: .././admin/settings.php:377 .././admin/settings.php:892
167
- #: .././admin/settings.php:913 .././admin/settings.php:1189
168
  #: .././admin/widgets.php:71
169
  msgid "View Name:"
170
  msgstr "Nom de la vue:"
171
 
172
- #: .././admin/settings.php:377 .././admin/settings.php:913
173
  msgid "Tracking ID:"
174
  msgstr "Suivi ID:"
175
 
176
- #: .././admin/settings.php:377 .././admin/settings.php:913
177
  msgid "Default URL:"
178
  msgstr "URL par défaut:"
179
 
180
- #: .././admin/settings.php:377 .././admin/settings.php:913
181
  msgid "Time Zone:"
182
  msgstr "Fuseau horaire:"
183
 
184
- #: .././admin/settings.php:382
185
  msgid "Basic Tracking"
186
  msgstr "Suivi de base"
187
 
188
- #: .././admin/settings.php:385
189
  msgid "Tracking Type:"
190
  msgstr ""
191
 
192
- #: .././admin/settings.php:387
193
  msgid "Classic Analytics"
194
  msgstr "Analytics classiques"
195
 
196
- #: .././admin/settings.php:388
197
  msgid "Universal Analytics"
198
  msgstr "Universel Analytics"
199
 
200
- #: .././admin/settings.php:399
201
  msgid "anonymize IPs while tracking"
202
  msgstr ""
203
 
204
- #: .././admin/settings.php:410
205
  msgid "enable remarketing, demographics and interests reports"
206
  msgstr ""
207
 
208
- #: .././admin/settings.php:428
209
  msgid "track downloads, mailto and outbound links"
210
  msgstr ""
211
 
212
- #: .././admin/settings.php:432
213
  #, fuzzy
214
  msgid "Downloads Regex:"
215
  msgstr "Filtres téléchargement:"
216
 
217
- #: .././admin/settings.php:443
218
  msgid "track affiliate links matching this regex"
219
  msgstr ""
220
 
221
- #: .././admin/settings.php:447
222
  msgid "Affiliates Regex:"
223
  msgstr ""
224
 
225
- #: .././admin/settings.php:458
226
  msgid "track fragment identifiers, hashmarks (#) in URI links"
227
  msgstr ""
228
 
229
- #: .././admin/settings.php:469
230
  msgid "Authors:"
231
  msgstr ""
232
 
233
- #: .././admin/settings.php:477
234
  msgid "Publication Year:"
235
  msgstr ""
236
 
237
- #: .././admin/settings.php:485
238
  msgid "Categories:"
239
  msgstr ""
240
 
241
- #: .././admin/settings.php:493
242
  msgid "User Type:"
243
  msgstr ""
244
 
245
- #: .././admin/settings.php:505
246
  #, fuzzy
247
  msgid "Advanced Tracking"
248
  msgstr "Suivi des événements"
249
 
250
- #: .././admin/settings.php:508
251
  msgid "Page Speed SR:"
252
  msgstr "Page Speed SR:"
253
 
254
- #: .././admin/settings.php:519
255
  msgid "exclude events from bounce-rate calculation"
256
  msgstr ""
257
 
258
- #: .././admin/settings.php:530
259
  msgid "enable enhanced link attribution"
260
  msgstr ""
261
 
262
- #: .././admin/settings.php:541
263
  msgid "enable AdSense account linking"
264
  msgstr ""
265
 
266
- #: .././admin/settings.php:552
267
  msgid "enable cross domain tracking"
268
  msgstr ""
269
 
270
- #: .././admin/settings.php:556
271
  msgid "Cross Domains:"
272
  msgstr ""
273
 
274
- #: .././admin/settings.php:567
275
  msgid "Exclude tracking for:"
276
  msgstr ""
277
 
278
- #: .././admin/settings.php:648
279
  msgid "Google Analytics Errors & Debugging"
280
  msgstr ""
281
 
282
- #: .././admin/settings.php:658
283
  msgid "Errors & Details"
284
  msgstr ""
285
 
286
- #: .././admin/settings.php:659
287
  msgid "Plugin Settings"
288
  msgstr ""
289
 
290
- #: .././admin/settings.php:667
291
  msgid "Last Error detected"
292
  msgstr ""
293
 
294
- #: .././admin/settings.php:673 .././admin/settings.php:686
295
  msgid "None"
296
  msgstr ""
297
 
298
- #: .././admin/settings.php:680
299
  msgid "Error Details"
300
  msgstr ""
301
 
302
- #: .././admin/settings.php:700
303
  msgid "Plugin Configuration"
304
  msgstr ""
305
 
306
- #: .././admin/settings.php:722 .././admin/settings.php:980
307
  msgid ""
308
  "Loading the required libraries. If this results in a blank screen or a fatal "
309
  "error, try this solution:"
310
  msgstr ""
311
 
312
- #: .././admin/settings.php:722
313
  msgid "Library conflicts between WordPress plugins"
314
  msgstr ""
315
 
316
- #: .././admin/settings.php:737 .././admin/settings.php:997
317
  msgid "Plugin authorization succeeded."
318
  msgstr "Autorisation Plugin réussi."
319
 
320
- #: .././admin/settings.php:752 .././admin/settings.php:1021
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
324
  msgstr ""
325
 
326
- #: .././admin/settings.php:775 .././admin/settings.php:1053
327
  msgid "Cleared Cache."
328
  msgstr "Cache effacé."
329
 
330
- #: .././admin/settings.php:784 .././admin/settings.php:1062
331
  msgid "Token Reseted and Revoked."
332
  msgstr "Jeton remis à zéro et révoqué."
333
 
334
- #: .././admin/settings.php:794
335
  msgid "All errors reseted."
336
  msgstr ""
337
 
338
- #: .././admin/settings.php:807 .././admin/settings.php:1076
339
  msgid "All other domains/properties were removed."
340
  msgstr "Tous les autres domaines/propriétés ont été retirés."
341
 
342
- #: .././admin/settings.php:819 .././admin/settings.php:1088
343
  msgid "Google Analytics Settings"
344
  msgstr "Réglages Google analytics"
345
 
346
- #: .././admin/settings.php:833 .././admin/settings.php:1101
347
  msgid "Use the red link (see below) to generate and get your access code!"
348
  msgstr ""
349
 
350
- #: .././admin/settings.php:844 .././admin/settings.php:1129
351
  msgid "Plugin Authorization"
352
  msgstr "Autorisation Plugin"
353
 
354
- #: .././admin/settings.php:849 .././admin/settings.php:1133
355
  #, php-format
356
  msgid ""
357
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -359,280 +359,279 @@ msgid ""
359
  "account!"
360
  msgstr ""
361
 
362
- #: .././admin/settings.php:849 .././admin/settings.php:1133
363
  msgid "video"
364
  msgstr "video"
365
 
366
- #: .././admin/settings.php:849 .././admin/settings.php:1133
367
  msgid "tutorial"
368
  msgstr "Tutoriel"
369
 
370
- #: .././admin/settings.php:854 .././admin/settings.php:1140
371
  msgid "use your own API Project credentials"
372
  msgstr ""
373
 
374
- #: .././admin/settings.php:858 .././admin/settings.php:1147
375
  msgid "API Key:"
376
  msgstr "Clé API:"
377
 
378
- #: .././admin/settings.php:862 .././admin/settings.php:1151
379
  msgid "Client ID:"
380
  msgstr "Client ID:"
381
 
382
- #: .././admin/settings.php:866 .././admin/settings.php:1155
383
  msgid "Client Secret:"
384
  msgstr "Client Secret:"
385
 
386
- #: .././admin/settings.php:876 .././admin/settings.php:1165
387
  msgid "Clear Authorization"
388
  msgstr "Effacer autorisation"
389
 
390
- #: .././admin/settings.php:876 .././admin/settings.php:951
391
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
392
  msgid "Clear Cache"
393
  msgstr "Effacer Cache"
394
 
395
- #: .././admin/settings.php:876
396
  msgid "Reset Errors"
397
  msgstr ""
398
 
399
- #: .././admin/settings.php:882 .././admin/setup.php:80
400
- #: .././admin/setup.php:115
401
  msgid "General Settings"
402
  msgstr "Réglages Généraux"
403
 
404
- #: .././admin/settings.php:885
405
  msgid "Select View:"
406
  msgstr ""
407
 
408
- #: .././admin/settings.php:896 .././admin/settings.php:1193
409
  msgid "Property not found"
410
  msgstr ""
411
 
412
- #: .././admin/settings.php:901
413
  msgid "Lock Selection"
414
  msgstr ""
415
 
416
- #: .././admin/settings.php:919
417
  msgid "Theme Color:"
418
  msgstr ""
419
 
420
- #: .././admin/settings.php:927 .././admin/settings.php:1202
421
  msgid "Automatic Updates"
422
  msgstr ""
423
 
424
- #: .././admin/settings.php:937 .././admin/settings.php:1212
425
  msgid ""
426
  "automatic updates for minor versions (security and maintenance releases only)"
427
  msgstr ""
428
 
429
- #: .././admin/settings.php:951 .././admin/settings.php:1240
430
  #: .././admin/widgets.php:42
431
  msgid "Authorize Plugin"
432
  msgstr "autoriser le plugin"
433
 
434
- #: .././admin/settings.php:1027
435
  msgid "Properties refreshed."
436
  msgstr "Propriétés rafraîchies."
437
 
438
- #: .././admin/settings.php:1111
439
  msgid "Network Setup"
440
  msgstr "Configuration du réseau"
441
 
442
- #: .././admin/settings.php:1121
443
  msgid "use a single Google Analytics account for the entire network"
444
  msgstr ""
445
 
446
- #: .././admin/settings.php:1165
447
  msgid "Refresh Properties"
448
  msgstr "Propriétés Actualisées"
449
 
450
- #: .././admin/settings.php:1171
451
  msgid "Properties/Views Settings"
452
  msgstr "Propriétés/Paramètres Vues"
453
 
454
- #: .././admin/settings.php:1226
455
  msgid "exclude Super Admin tracking for the entire network"
456
  msgstr ""
457
 
458
- #: .././admin/settings.php:1271
459
  msgid "Setup Tutorial & Demo"
460
  msgstr "Configuration Tutorial et Démo"
461
 
462
- #: .././admin/settings.php:1279
463
  msgid "Support & Reviews"
464
  msgstr "Support & avis"
465
 
466
- #: .././admin/settings.php:1286
467
  #, php-format
468
  msgid "Plugin documentation and support on %s"
469
  msgstr ""
470
 
471
- #: .././admin/settings.php:1293
472
  #, php-format
473
  msgid "Your feedback and review are both important, %s!"
474
  msgstr ""
475
 
476
- #: .././admin/settings.php:1293
477
  msgid "rate this plugin"
478
  msgstr "évaluer ce plugin"
479
 
480
- #: .././admin/settings.php:1299
481
  msgid "Further Reading"
482
  msgstr "Lectures complémentaires"
483
 
484
- #: .././admin/settings.php:1306
485
  #, php-format
486
  msgid "%s by moving your website to HTTPS/SSL."
487
  msgstr ""
488
 
489
- #: .././admin/settings.php:1306
490
  msgid "Improve search rankings"
491
  msgstr ""
492
 
493
- #: .././admin/settings.php:1313
494
  #, php-format
495
  msgid "Other %s written by the same author"
496
  msgstr ""
497
 
498
- #: .././admin/settings.php:1313
499
  msgid "WordPress Plugins"
500
  msgstr "Plugin Wordpress"
501
 
502
- #: .././admin/settings.php:1319
503
  msgid "Other Services"
504
  msgstr ""
505
 
506
- #: .././admin/settings.php:1326
507
  #, php-format
508
  msgid "Speed up your website and plug into a whole %s"
509
  msgstr ""
510
 
511
- #: .././admin/settings.php:1326
512
  msgid "new level of site speed"
513
  msgstr ""
514
 
515
- #: .././admin/settings.php:1333
516
  #, php-format
517
  msgid "%s service with users tracking at IP level."
518
  msgstr ""
519
 
520
- #: .././admin/settings.php:1333
521
  msgid "Web Analytics"
522
  msgstr "Web Analytics"
523
 
524
- #: .././admin/setup.php:76 .././admin/setup.php:111
525
  msgid "Google Analytics"
526
  msgstr "Google Analytics"
527
 
528
- #: .././admin/setup.php:84
529
  msgid "Backend Settings"
530
  msgstr "Réglages B.O"
531
 
532
- #: .././admin/setup.php:88
533
  msgid "Frontend Settings"
534
  msgstr "Réglages F.O"
535
 
536
- #: .././admin/setup.php:92
537
  msgid "Tracking Code"
538
  msgstr "Code de Tracking"
539
 
540
- #: .././admin/setup.php:195 .././admin/widgets.php:126
541
  msgid "Today"
542
  msgstr "Aujourd&#39;hui"
543
 
544
- #: .././admin/setup.php:196 .././admin/widgets.php:127
545
  msgid "Yesterday"
546
  msgstr "Hier"
547
 
548
- #: .././admin/setup.php:197 .././admin/widgets.php:128
549
  #: .././front/widgets.php:74 .././front/widgets.php:182
550
  msgid "Last 7 Days"
551
  msgstr "7 Derniers Jours"
552
 
553
- #: .././admin/setup.php:198 .././admin/widgets.php:130
554
  #: .././front/widgets.php:80 .././front/widgets.php:184
555
  msgid "Last 30 Days"
556
  msgstr "30 Derniers Jours"
557
 
558
- #: .././admin/setup.php:199 .././admin/widgets.php:131
559
  msgid "Last 90 Days"
560
  msgstr "90 Derniers Jours"
561
 
562
- #: .././admin/setup.php:202 .././admin/setup.php:218
563
  msgid "Unique Views"
564
  msgstr ""
565
 
566
- #: .././admin/setup.php:203 .././admin/setup.php:219
567
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
568
  #: .././tools/gapi.php:391
569
  msgid "Users"
570
  msgstr ""
571
 
572
- #: .././admin/setup.php:204 .././admin/widgets.php:137
573
  msgid "Organic"
574
  msgstr "Organique"
575
 
576
- #: .././admin/setup.php:205 .././admin/setup.php:220
577
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
578
  #: .././tools/gapi.php:394
579
  msgid "Page Views"
580
  msgstr "Pages vues"
581
 
582
- #: .././admin/setup.php:206 .././admin/setup.php:221
583
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
584
  #: .././tools/gapi.php:397
585
  msgid "Bounce Rate"
586
  msgstr "Taux de Rebond"
587
 
588
- #: .././admin/setup.php:207 .././admin/widgets.php:140
589
  msgid "Location"
590
  msgstr ""
591
 
592
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
593
  msgid "Referrers"
594
  msgstr ""
595
 
596
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
597
  #: .././tools/gapi.php:918
598
  msgid "Searches"
599
  msgstr ""
600
 
601
- #: .././admin/setup.php:210 .././admin/widgets.php:144
602
  msgid "Traffic Details"
603
  msgstr ""
604
 
605
- #: .././admin/setup.php:213 .././admin/widgets.php:510
606
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
607
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
608
  msgid "A JavaScript Error is blocking plugin resources!"
609
  msgstr ""
610
 
611
- #: .././admin/setup.php:214 .././admin/widgets.php:713
612
  msgid "Traffic Mediums"
613
  msgstr ""
614
 
615
- #: .././admin/setup.php:215 .././admin/widgets.php:729
616
  msgid "Visitor Type"
617
  msgstr ""
618
 
619
- #: .././admin/setup.php:216 .././admin/widgets.php:745
620
  msgid "Social Networks"
621
  msgstr ""
622
 
623
- #: .././admin/setup.php:217 .././admin/widgets.php:761
624
  msgid "Search Engines"
625
  msgstr ""
626
 
627
- #: .././admin/setup.php:222 .././admin/widgets.php:887
628
  msgid "Organic Search"
629
  msgstr ""
630
 
631
- #: .././admin/setup.php:223 .././admin/widgets.php:891
632
  msgid "Pages/Session"
633
  msgstr ""
634
 
635
- #: .././admin/setup.php:224 .././admin/widgets.php:523
636
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
637
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
638
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -642,11 +641,11 @@ msgstr ""
642
  msgid "Invalid response, more details in JavaScript Console (F12)."
643
  msgstr ""
644
 
645
- #: .././admin/setup.php:225
646
  msgid "Not enough data collected"
647
  msgstr ""
648
 
649
- #: .././admin/setup.php:226 .././admin/widgets.php:528
650
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
651
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
652
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -657,11 +656,11 @@ msgstr ""
657
  msgid "This report is unavailable"
658
  msgstr ""
659
 
660
- #: .././admin/setup.php:227
661
  msgid "report generated by"
662
  msgstr ""
663
 
664
- #: .././admin/setup.php:267
665
  msgid "Settings"
666
  msgstr "Réglages"
667
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Alin Marcu\n"
10
  "Language: fr_FR\n"
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:52
22
  msgid "Analytics"
23
  msgstr ""
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
+ #: .././admin/settings.php:328 .././admin/settings.php:803
27
+ #: .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr ""
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
+ #: .././admin/settings.php:330 .././admin/settings.php:780
33
+ #: .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817
35
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
36
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
37
+ #: .././admin/settings.php:1093
38
  msgid "Cheating Huh?"
39
  msgstr "Tricher Hein?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
+ #: .././admin/settings.php:334 .././admin/settings.php:647
43
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr ""
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
+ #: .././admin/settings.php:334 .././admin/settings.php:647
50
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
51
+ #: .././admin/setup.php:82 .././admin/setup.php:101
52
  msgid "Errors & Debug"
53
  msgstr ""
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
+ #: .././admin/settings.php:334 .././admin/settings.php:647
57
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
58
  msgid "authorize the plugin"
59
  msgstr "autoriser le plugin"
60
 
79
  msgstr ""
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
+ #: .././admin/settings.php:605 .././admin/settings.php:952
83
+ #: .././admin/settings.php:1245
84
  msgid "Save Changes"
85
  msgstr ""
86
 
130
  msgid "Basic Settings"
131
  msgstr ""
132
 
133
+ #: .././admin/settings.php:352 .././admin/settings.php:417
134
  msgid "Events Tracking"
135
  msgstr "Suivi des événements"
136
 
137
+ #: .././admin/settings.php:353 .././admin/settings.php:465
138
  msgid "Custom Definitions"
139
  msgstr ""
140
 
141
+ #: .././admin/settings.php:354 .././admin/settings.php:563
142
+ #: .././admin/settings.php:1228
143
  msgid "Exclude Tracking"
144
  msgstr "Exclure Tracking"
145
 
147
  msgid "Advanced Settings"
148
  msgstr ""
149
 
150
+ #: .././admin/settings.php:362
151
  msgid "Tracking Settings"
152
  msgstr "Paramètres de suivi"
153
 
154
+ #: .././admin/settings.php:365
155
  msgid "Tracking Options:"
156
  msgstr ""
157
 
158
+ #: .././admin/settings.php:367
159
  msgid "Disabled"
160
  msgstr "Désactive"
161
 
162
+ #: .././admin/settings.php:368
163
  msgid "Enabled"
164
  msgstr "Active"
165
 
166
+ #: .././admin/settings.php:376 .././admin/settings.php:897
167
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
168
  #: .././admin/widgets.php:71
169
  msgid "View Name:"
170
  msgstr "Nom de la vue:"
171
 
172
+ #: .././admin/settings.php:376 .././admin/settings.php:919
173
  msgid "Tracking ID:"
174
  msgstr "Suivi ID:"
175
 
176
+ #: .././admin/settings.php:376 .././admin/settings.php:919
177
  msgid "Default URL:"
178
  msgstr "URL par défaut:"
179
 
180
+ #: .././admin/settings.php:376 .././admin/settings.php:919
181
  msgid "Time Zone:"
182
  msgstr "Fuseau horaire:"
183
 
184
+ #: .././admin/settings.php:381
185
  msgid "Basic Tracking"
186
  msgstr "Suivi de base"
187
 
188
+ #: .././admin/settings.php:384
189
  msgid "Tracking Type:"
190
  msgstr ""
191
 
192
+ #: .././admin/settings.php:386
193
  msgid "Classic Analytics"
194
  msgstr "Analytics classiques"
195
 
196
+ #: .././admin/settings.php:387
197
  msgid "Universal Analytics"
198
  msgstr "Universel Analytics"
199
 
200
+ #: .././admin/settings.php:398
201
  msgid "anonymize IPs while tracking"
202
  msgstr ""
203
 
204
+ #: .././admin/settings.php:409
205
  msgid "enable remarketing, demographics and interests reports"
206
  msgstr ""
207
 
208
+ #: .././admin/settings.php:427
209
  msgid "track downloads, mailto and outbound links"
210
  msgstr ""
211
 
212
+ #: .././admin/settings.php:431
213
  #, fuzzy
214
  msgid "Downloads Regex:"
215
  msgstr "Filtres téléchargement:"
216
 
217
+ #: .././admin/settings.php:442
218
  msgid "track affiliate links matching this regex"
219
  msgstr ""
220
 
221
+ #: .././admin/settings.php:446
222
  msgid "Affiliates Regex:"
223
  msgstr ""
224
 
225
+ #: .././admin/settings.php:457
226
  msgid "track fragment identifiers, hashmarks (#) in URI links"
227
  msgstr ""
228
 
229
+ #: .././admin/settings.php:468
230
  msgid "Authors:"
231
  msgstr ""
232
 
233
+ #: .././admin/settings.php:476
234
  msgid "Publication Year:"
235
  msgstr ""
236
 
237
+ #: .././admin/settings.php:484
238
  msgid "Categories:"
239
  msgstr ""
240
 
241
+ #: .././admin/settings.php:492
242
  msgid "User Type:"
243
  msgstr ""
244
 
245
+ #: .././admin/settings.php:504
246
  #, fuzzy
247
  msgid "Advanced Tracking"
248
  msgstr "Suivi des événements"
249
 
250
+ #: .././admin/settings.php:507
251
  msgid "Page Speed SR:"
252
  msgstr "Page Speed SR:"
253
 
254
+ #: .././admin/settings.php:518
255
  msgid "exclude events from bounce-rate calculation"
256
  msgstr ""
257
 
258
+ #: .././admin/settings.php:529
259
  msgid "enable enhanced link attribution"
260
  msgstr ""
261
 
262
+ #: .././admin/settings.php:540
263
  msgid "enable AdSense account linking"
264
  msgstr ""
265
 
266
+ #: .././admin/settings.php:551
267
  msgid "enable cross domain tracking"
268
  msgstr ""
269
 
270
+ #: .././admin/settings.php:555
271
  msgid "Cross Domains:"
272
  msgstr ""
273
 
274
+ #: .././admin/settings.php:566
275
  msgid "Exclude tracking for:"
276
  msgstr ""
277
 
278
+ #: .././admin/settings.php:651
279
  msgid "Google Analytics Errors & Debugging"
280
  msgstr ""
281
 
282
+ #: .././admin/settings.php:661
283
  msgid "Errors & Details"
284
  msgstr ""
285
 
286
+ #: .././admin/settings.php:662
287
  msgid "Plugin Settings"
288
  msgstr ""
289
 
290
+ #: .././admin/settings.php:670
291
  msgid "Last Error detected"
292
  msgstr ""
293
 
294
+ #: .././admin/settings.php:676 .././admin/settings.php:689
295
  msgid "None"
296
  msgstr ""
297
 
298
+ #: .././admin/settings.php:683
299
  msgid "Error Details"
300
  msgstr ""
301
 
302
+ #: .././admin/settings.php:703
303
  msgid "Plugin Configuration"
304
  msgstr ""
305
 
306
+ #: .././admin/settings.php:725 .././admin/settings.php:990
307
  msgid ""
308
  "Loading the required libraries. If this results in a blank screen or a fatal "
309
  "error, try this solution:"
310
  msgstr ""
311
 
312
+ #: .././admin/settings.php:725
313
  msgid "Library conflicts between WordPress plugins"
314
  msgstr ""
315
 
316
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
317
  msgid "Plugin authorization succeeded."
318
  msgstr "Autorisation Plugin réussi."
319
 
320
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
324
  msgstr ""
325
 
326
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
327
  msgid "Cleared Cache."
328
  msgstr "Cache effacé."
329
 
330
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
331
  msgid "Token Reseted and Revoked."
332
  msgstr "Jeton remis à zéro et révoqué."
333
 
334
+ #: .././admin/settings.php:797
335
  msgid "All errors reseted."
336
  msgstr ""
337
 
338
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
339
  msgid "All other domains/properties were removed."
340
  msgstr "Tous les autres domaines/propriétés ont été retirés."
341
 
342
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
343
  msgid "Google Analytics Settings"
344
  msgstr "Réglages Google analytics"
345
 
346
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
347
  msgid "Use the red link (see below) to generate and get your access code!"
348
  msgstr ""
349
 
350
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
351
  msgid "Plugin Authorization"
352
  msgstr "Autorisation Plugin"
353
 
354
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
355
  #, php-format
356
  msgid ""
357
  "You should watch the %1$s and read this %2$s before proceeding to "
359
  "account!"
360
  msgstr ""
361
 
362
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
363
  msgid "video"
364
  msgstr "video"
365
 
366
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
367
  msgid "tutorial"
368
  msgstr "Tutoriel"
369
 
370
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
371
  msgid "use your own API Project credentials"
372
  msgstr ""
373
 
374
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
375
  msgid "API Key:"
376
  msgstr "Clé API:"
377
 
378
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
379
  msgid "Client ID:"
380
  msgstr "Client ID:"
381
 
382
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
383
  msgid "Client Secret:"
384
  msgstr "Client Secret:"
385
 
386
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
387
  msgid "Clear Authorization"
388
  msgstr "Effacer autorisation"
389
 
390
+ #: .././admin/settings.php:881 .././admin/settings.php:959
391
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
392
  msgid "Clear Cache"
393
  msgstr "Effacer Cache"
394
 
395
+ #: .././admin/settings.php:881
396
  msgid "Reset Errors"
397
  msgstr ""
398
 
399
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
400
  msgid "General Settings"
401
  msgstr "Réglages Généraux"
402
 
403
+ #: .././admin/settings.php:890
404
  msgid "Select View:"
405
  msgstr ""
406
 
407
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
408
  msgid "Property not found"
409
  msgstr ""
410
 
411
+ #: .././admin/settings.php:907
412
  msgid "Lock Selection"
413
  msgstr ""
414
 
415
+ #: .././admin/settings.php:926
416
  msgid "Theme Color:"
417
  msgstr ""
418
 
419
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
420
  msgid "Automatic Updates"
421
  msgstr ""
422
 
423
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
424
  msgid ""
425
  "automatic updates for minor versions (security and maintenance releases only)"
426
  msgstr ""
427
 
428
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
429
  #: .././admin/widgets.php:42
430
  msgid "Authorize Plugin"
431
  msgstr "autoriser le plugin"
432
 
433
+ #: .././admin/settings.php:1037
434
  msgid "Properties refreshed."
435
  msgstr "Propriétés rafraîchies."
436
 
437
+ #: .././admin/settings.php:1122
438
  msgid "Network Setup"
439
  msgstr "Configuration du réseau"
440
 
441
+ #: .././admin/settings.php:1132
442
  msgid "use a single Google Analytics account for the entire network"
443
  msgstr ""
444
 
445
+ #: .././admin/settings.php:1177
446
  msgid "Refresh Properties"
447
  msgstr "Propriétés Actualisées"
448
 
449
+ #: .././admin/settings.php:1183
450
  msgid "Properties/Views Settings"
451
  msgstr "Propriétés/Paramètres Vues"
452
 
453
+ #: .././admin/settings.php:1238
454
  msgid "exclude Super Admin tracking for the entire network"
455
  msgstr ""
456
 
457
+ #: .././admin/settings.php:1285
458
  msgid "Setup Tutorial & Demo"
459
  msgstr "Configuration Tutorial et Démo"
460
 
461
+ #: .././admin/settings.php:1293
462
  msgid "Support & Reviews"
463
  msgstr "Support & avis"
464
 
465
+ #: .././admin/settings.php:1300
466
  #, php-format
467
  msgid "Plugin documentation and support on %s"
468
  msgstr ""
469
 
470
+ #: .././admin/settings.php:1307
471
  #, php-format
472
  msgid "Your feedback and review are both important, %s!"
473
  msgstr ""
474
 
475
+ #: .././admin/settings.php:1307
476
  msgid "rate this plugin"
477
  msgstr "évaluer ce plugin"
478
 
479
+ #: .././admin/settings.php:1313
480
  msgid "Further Reading"
481
  msgstr "Lectures complémentaires"
482
 
483
+ #: .././admin/settings.php:1320
484
  #, php-format
485
  msgid "%s by moving your website to HTTPS/SSL."
486
  msgstr ""
487
 
488
+ #: .././admin/settings.php:1320
489
  msgid "Improve search rankings"
490
  msgstr ""
491
 
492
+ #: .././admin/settings.php:1327
493
  #, php-format
494
  msgid "Other %s written by the same author"
495
  msgstr ""
496
 
497
+ #: .././admin/settings.php:1327
498
  msgid "WordPress Plugins"
499
  msgstr "Plugin Wordpress"
500
 
501
+ #: .././admin/settings.php:1333
502
  msgid "Other Services"
503
  msgstr ""
504
 
505
+ #: .././admin/settings.php:1340
506
  #, php-format
507
  msgid "Speed up your website and plug into a whole %s"
508
  msgstr ""
509
 
510
+ #: .././admin/settings.php:1340
511
  msgid "new level of site speed"
512
  msgstr ""
513
 
514
+ #: .././admin/settings.php:1347
515
  #, php-format
516
  msgid "%s service with users tracking at IP level."
517
  msgstr ""
518
 
519
+ #: .././admin/settings.php:1347
520
  msgid "Web Analytics"
521
  msgstr "Web Analytics"
522
 
523
+ #: .././admin/setup.php:67 .././admin/setup.php:95
524
  msgid "Google Analytics"
525
  msgstr "Google Analytics"
526
 
527
+ #: .././admin/setup.php:73
528
  msgid "Backend Settings"
529
  msgstr "Réglages B.O"
530
 
531
+ #: .././admin/setup.php:76
532
  msgid "Frontend Settings"
533
  msgstr "Réglages F.O"
534
 
535
+ #: .././admin/setup.php:79
536
  msgid "Tracking Code"
537
  msgstr "Code de Tracking"
538
 
539
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
540
  msgid "Today"
541
  msgstr "Aujourd&#39;hui"
542
 
543
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
544
  msgid "Yesterday"
545
  msgstr "Hier"
546
 
547
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
548
  #: .././front/widgets.php:74 .././front/widgets.php:182
549
  msgid "Last 7 Days"
550
  msgstr "7 Derniers Jours"
551
 
552
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
553
  #: .././front/widgets.php:80 .././front/widgets.php:184
554
  msgid "Last 30 Days"
555
  msgstr "30 Derniers Jours"
556
 
557
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
558
  msgid "Last 90 Days"
559
  msgstr "90 Derniers Jours"
560
 
561
+ #: .././admin/setup.php:175 .././admin/setup.php:190
562
  msgid "Unique Views"
563
  msgstr ""
564
 
565
+ #: .././admin/setup.php:176 .././admin/setup.php:191
566
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
567
  #: .././tools/gapi.php:391
568
  msgid "Users"
569
  msgstr ""
570
 
571
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
572
  msgid "Organic"
573
  msgstr "Organique"
574
 
575
+ #: .././admin/setup.php:178 .././admin/setup.php:192
576
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
577
  #: .././tools/gapi.php:394
578
  msgid "Page Views"
579
  msgstr "Pages vues"
580
 
581
+ #: .././admin/setup.php:179 .././admin/setup.php:193
582
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
583
  #: .././tools/gapi.php:397
584
  msgid "Bounce Rate"
585
  msgstr "Taux de Rebond"
586
 
587
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
588
  msgid "Location"
589
  msgstr ""
590
 
591
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
592
  msgid "Referrers"
593
  msgstr ""
594
 
595
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
596
  #: .././tools/gapi.php:918
597
  msgid "Searches"
598
  msgstr ""
599
 
600
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
601
  msgid "Traffic Details"
602
  msgstr ""
603
 
604
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
605
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
606
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
607
  msgid "A JavaScript Error is blocking plugin resources!"
608
  msgstr ""
609
 
610
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
611
  msgid "Traffic Mediums"
612
  msgstr ""
613
 
614
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
615
  msgid "Visitor Type"
616
  msgstr ""
617
 
618
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
619
  msgid "Social Networks"
620
  msgstr ""
621
 
622
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
623
  msgid "Search Engines"
624
  msgstr ""
625
 
626
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
627
  msgid "Organic Search"
628
  msgstr ""
629
 
630
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
631
  msgid "Pages/Session"
632
  msgstr ""
633
 
634
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
635
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
636
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
637
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
641
  msgid "Invalid response, more details in JavaScript Console (F12)."
642
  msgstr ""
643
 
644
+ #: .././admin/setup.php:197
645
  msgid "Not enough data collected"
646
  msgstr ""
647
 
648
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
649
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
650
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
651
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
656
  msgid "This report is unavailable"
657
  msgstr ""
658
 
659
+ #: .././admin/setup.php:199
660
  msgid "report generated by"
661
  msgstr ""
662
 
663
+ #: .././admin/setup.php:233
664
  msgid "Settings"
665
  msgstr "Réglages"
666
 
languages/ga-dash-hu_HU.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.7.2\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:45+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: I love WordPress <info@ilovewp.net>\n"
10
  "Language: hu_HU\n"
@@ -18,43 +18,43 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
  msgstr "Statisztika"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr "Beállítások mentve."
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
  msgstr "Csalás Huh?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Valami rosszul ment, tekintse meg itt: %1$s vagy %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
  msgstr "Hibák és hibakeresés"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "engedélyezze a bővítményt"
60
 
@@ -80,8 +80,8 @@ msgid "show page searches (after each article)"
80
  msgstr "keresés megjelenítése (minden cikk után)"
81
 
82
  #: .././admin/settings.php:175 .././admin/settings.php:308
83
- #: .././admin/settings.php:602 .././admin/settings.php:945
84
- #: .././admin/settings.php:1233
85
  msgid "Save Changes"
86
  msgstr "Beállítások mentése"
87
 
@@ -133,16 +133,16 @@ msgstr "Google Analytics követőkód"
133
  msgid "Basic Settings"
134
  msgstr "Alapbeállítások"
135
 
136
- #: .././admin/settings.php:352 .././admin/settings.php:418
137
  msgid "Events Tracking"
138
  msgstr "Események követése"
139
 
140
- #: .././admin/settings.php:353 .././admin/settings.php:466
141
  msgid "Custom Definitions"
142
  msgstr "Egyéni meghatározások"
143
 
144
- #: .././admin/settings.php:354 .././admin/settings.php:564
145
- #: .././admin/settings.php:1216
146
  msgid "Exclude Tracking"
147
  msgstr "Követés kizárás"
148
 
@@ -150,163 +150,163 @@ msgstr "Követés kizárás"
150
  msgid "Advanced Settings"
151
  msgstr "Speciális beállítások"
152
 
153
- #: .././admin/settings.php:363
154
  msgid "Tracking Settings"
155
  msgstr "Követési beállítások"
156
 
157
- #: .././admin/settings.php:366
158
  msgid "Tracking Options:"
159
  msgstr "Követési opciók:"
160
 
161
- #: .././admin/settings.php:368
162
  msgid "Disabled"
163
  msgstr "Letiltva"
164
 
165
- #: .././admin/settings.php:369
166
  msgid "Enabled"
167
  msgstr "Engedélyezve"
168
 
169
- #: .././admin/settings.php:377 .././admin/settings.php:892
170
- #: .././admin/settings.php:913 .././admin/settings.php:1189
171
  #: .././admin/widgets.php:71
172
  msgid "View Name:"
173
  msgstr "Nézet neve:"
174
 
175
- #: .././admin/settings.php:377 .././admin/settings.php:913
176
  msgid "Tracking ID:"
177
  msgstr "Követési azonosító:"
178
 
179
- #: .././admin/settings.php:377 .././admin/settings.php:913
180
  msgid "Default URL:"
181
  msgstr "Alapértelmezett webcím:"
182
 
183
- #: .././admin/settings.php:377 .././admin/settings.php:913
184
  msgid "Time Zone:"
185
  msgstr "Időzóna:"
186
 
187
- #: .././admin/settings.php:382
188
  msgid "Basic Tracking"
189
  msgstr "Alapszintű követés"
190
 
191
- #: .././admin/settings.php:385
192
  msgid "Tracking Type:"
193
  msgstr "Követés típusa:"
194
 
195
- #: .././admin/settings.php:387
196
  msgid "Classic Analytics"
197
  msgstr "Klasszikus"
198
 
199
- #: .././admin/settings.php:388
200
  msgid "Universal Analytics"
201
  msgstr "Univerzális"
202
 
203
- #: .././admin/settings.php:399
204
  msgid "anonymize IPs while tracking"
205
  msgstr "IP címek anonimizálása követés közben"
206
 
207
- #: .././admin/settings.php:410
208
  msgid "enable remarketing, demographics and interests reports"
209
  msgstr ""
210
  "remarketing, demográfiai és érdeklődési területekre vonatkozó jelentések "
211
  "engedélyezése"
212
 
213
- #: .././admin/settings.php:428
214
  msgid "track downloads, mailto and outbound links"
215
  msgstr "letöltések, mailto (email) és kimenő linkek követése"
216
 
217
- #: .././admin/settings.php:432
218
  msgid "Downloads Regex:"
219
  msgstr "Letöltés regex:"
220
 
221
- #: .././admin/settings.php:443
222
  msgid "track affiliate links matching this regex"
223
  msgstr "partner linkek követése ennek a regexnek megfelelően"
224
 
225
- #: .././admin/settings.php:447
226
  msgid "Affiliates Regex:"
227
  msgstr "Partner regex:"
228
 
229
- #: .././admin/settings.php:458
230
  msgid "track fragment identifiers, hashmarks (#) in URI links"
231
  msgstr "töredékazonosítók követése, hashmark (#) az URI linkekben"
232
 
233
- #: .././admin/settings.php:469
234
  msgid "Authors:"
235
  msgstr "Szerzők:"
236
 
237
- #: .././admin/settings.php:477
238
  msgid "Publication Year:"
239
  msgstr "Megjelenés éve:"
240
 
241
- #: .././admin/settings.php:485
242
  msgid "Categories:"
243
  msgstr "Kategóriák:"
244
 
245
- #: .././admin/settings.php:493
246
  msgid "User Type:"
247
  msgstr "Felhasználó típus:"
248
 
249
- #: .././admin/settings.php:505
250
  msgid "Advanced Tracking"
251
  msgstr "Haladó követés"
252
 
253
- #: .././admin/settings.php:508
254
  msgid "Page Speed SR:"
255
  msgstr "Page Speed SR:"
256
 
257
- #: .././admin/settings.php:519
258
  msgid "exclude events from bounce-rate calculation"
259
  msgstr "események kizárása a visszafordulási arány kiszámításából"
260
 
261
- #: .././admin/settings.php:530
262
  msgid "enable enhanced link attribution"
263
  msgstr "speciális linkhozzárendelés használatának engedélyezése"
264
 
265
- #: .././admin/settings.php:541
266
  msgid "enable AdSense account linking"
267
  msgstr "AdSense fiók összekapcsolás engedélyezése"
268
 
269
- #: .././admin/settings.php:552
270
  msgid "enable cross domain tracking"
271
  msgstr "cross domain követés engedélyezése"
272
 
273
- #: .././admin/settings.php:556
274
  msgid "Cross Domains:"
275
  msgstr "Cross domainek:"
276
 
277
- #: .././admin/settings.php:567
278
  msgid "Exclude tracking for:"
279
  msgstr "Követés kizárása a következőkre:"
280
 
281
- #: .././admin/settings.php:648
282
  msgid "Google Analytics Errors & Debugging"
283
  msgstr "Google Analytics hibák és hibakeresés"
284
 
285
- #: .././admin/settings.php:658
286
  msgid "Errors & Details"
287
  msgstr "Hibák és részletek"
288
 
289
- #: .././admin/settings.php:659
290
  msgid "Plugin Settings"
291
  msgstr "Bővítmény beállítások"
292
 
293
- #: .././admin/settings.php:667
294
  msgid "Last Error detected"
295
  msgstr "Utolsó észlelt hiba"
296
 
297
- #: .././admin/settings.php:673 .././admin/settings.php:686
298
  msgid "None"
299
  msgstr "Semmi"
300
 
301
- #: .././admin/settings.php:680
302
  msgid "Error Details"
303
  msgstr "Hiba részletek"
304
 
305
- #: .././admin/settings.php:700
306
  msgid "Plugin Configuration"
307
  msgstr "Bővítmény beállítások"
308
 
309
- #: .././admin/settings.php:722 .././admin/settings.php:980
310
  msgid ""
311
  "Loading the required libraries. If this results in a blank screen or a fatal "
312
  "error, try this solution:"
@@ -314,15 +314,15 @@ msgstr ""
314
  "A szükséges könyvtárak betöltése. Ha az eredmény egy üres képernyő vagy "
315
  "végzetes hiba, próbálja ki ezt a megoldást:"
316
 
317
- #: .././admin/settings.php:722
318
  msgid "Library conflicts between WordPress plugins"
319
  msgstr "WordPress bővítmények közötti ütközés"
320
 
321
- #: .././admin/settings.php:737 .././admin/settings.php:997
322
  msgid "Plugin authorization succeeded."
323
  msgstr "Bővítmény engedélyezése sikeres."
324
 
325
- #: .././admin/settings.php:752 .././admin/settings.php:1021
326
  msgid ""
327
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
328
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
@@ -331,37 +331,37 @@ msgstr ""
331
  "strong> (UA-XXXXX-X). Próbálja újból, és használja a piros linket, hogy a "
332
  "hozzáférési kódot megkapja"
333
 
334
- #: .././admin/settings.php:775 .././admin/settings.php:1053
335
  msgid "Cleared Cache."
336
  msgstr "Cache kiürítve."
337
 
338
- #: .././admin/settings.php:784 .././admin/settings.php:1062
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token visszaállítva és visszavonva."
341
 
342
- #: .././admin/settings.php:794
343
  msgid "All errors reseted."
344
  msgstr "Összes hiba törölve."
345
 
346
- #: .././admin/settings.php:807 .././admin/settings.php:1076
347
  msgid "All other domains/properties were removed."
348
  msgstr "Összes többi domain/tulajdon eltávolításra került."
349
 
350
- #: .././admin/settings.php:819 .././admin/settings.php:1088
351
  msgid "Google Analytics Settings"
352
  msgstr "Google Analytics beállítások"
353
 
354
- #: .././admin/settings.php:833 .././admin/settings.php:1101
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
  "Használja a piros linket (lásd alul), hogy a hozzáférési kódot legenerálja "
358
  "és megkapja!"
359
 
360
- #: .././admin/settings.php:844 .././admin/settings.php:1129
361
  msgid "Plugin Authorization"
362
  msgstr "Bővítmény engedélyezése"
363
 
364
- #: .././admin/settings.php:849 .././admin/settings.php:1133
365
  #, php-format
366
  msgid ""
367
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -372,281 +372,280 @@ msgstr ""
372
  "Ezt a bővítményt csak helyesen beállított Google Analytics fiókkal lehet "
373
  "használni!"
374
 
375
- #: .././admin/settings.php:849 .././admin/settings.php:1133
376
  msgid "video"
377
  msgstr "videót"
378
 
379
- #: .././admin/settings.php:849 .././admin/settings.php:1133
380
  msgid "tutorial"
381
  msgstr "útmutatót"
382
 
383
- #: .././admin/settings.php:854 .././admin/settings.php:1140
384
  msgid "use your own API Project credentials"
385
  msgstr "saját API Project adatainak használata"
386
 
387
- #: .././admin/settings.php:858 .././admin/settings.php:1147
388
  msgid "API Key:"
389
  msgstr "API key:"
390
 
391
- #: .././admin/settings.php:862 .././admin/settings.php:1151
392
  msgid "Client ID:"
393
  msgstr "Client ID:"
394
 
395
- #: .././admin/settings.php:866 .././admin/settings.php:1155
396
  msgid "Client Secret:"
397
  msgstr "Client Secret:"
398
 
399
- #: .././admin/settings.php:876 .././admin/settings.php:1165
400
  msgid "Clear Authorization"
401
  msgstr "Engedélyezés törlése"
402
 
403
- #: .././admin/settings.php:876 .././admin/settings.php:951
404
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
405
  msgid "Clear Cache"
406
  msgstr "Cache ürítése"
407
 
408
- #: .././admin/settings.php:876
409
  msgid "Reset Errors"
410
  msgstr "Hibák törlése"
411
 
412
- #: .././admin/settings.php:882 .././admin/setup.php:80
413
- #: .././admin/setup.php:115
414
  msgid "General Settings"
415
  msgstr "Általános beállítások"
416
 
417
- #: .././admin/settings.php:885
418
  msgid "Select View:"
419
  msgstr "Nézet kiválasztása:"
420
 
421
- #: .././admin/settings.php:896 .././admin/settings.php:1193
422
  msgid "Property not found"
423
  msgstr "Tulajdon nem található"
424
 
425
- #: .././admin/settings.php:901
426
  msgid "Lock Selection"
427
  msgstr "Kiválasztás zárolása"
428
 
429
- #: .././admin/settings.php:919
430
  msgid "Theme Color:"
431
  msgstr "Téma színe:"
432
 
433
- #: .././admin/settings.php:927 .././admin/settings.php:1202
434
  msgid "Automatic Updates"
435
  msgstr "Automatikus frissítések"
436
 
437
- #: .././admin/settings.php:937 .././admin/settings.php:1212
438
  msgid ""
439
  "automatic updates for minor versions (security and maintenance releases only)"
440
  msgstr ""
441
  "alverziók automatikus frissítései (csak biztonsági és karbantartási kiadások)"
442
 
443
- #: .././admin/settings.php:951 .././admin/settings.php:1240
444
  #: .././admin/widgets.php:42
445
  msgid "Authorize Plugin"
446
  msgstr "Bővítmény engedélyezése"
447
 
448
- #: .././admin/settings.php:1027
449
  msgid "Properties refreshed."
450
  msgstr "Tulajdon frissítve."
451
 
452
- #: .././admin/settings.php:1111
453
  msgid "Network Setup"
454
  msgstr "Hálózat beállítása"
455
 
456
- #: .././admin/settings.php:1121
457
  msgid "use a single Google Analytics account for the entire network"
458
  msgstr "egy Google Analytics fiókot használjon a teljes hálózaton"
459
 
460
- #: .././admin/settings.php:1165
461
  msgid "Refresh Properties"
462
  msgstr "Tulajdon frissítése"
463
 
464
- #: .././admin/settings.php:1171
465
  msgid "Properties/Views Settings"
466
  msgstr "Tulajdon/Nézet beállítások"
467
 
468
- #: .././admin/settings.php:1226
469
  msgid "exclude Super Admin tracking for the entire network"
470
  msgstr "Super Admin követésének kizárása a teljes hálózaton"
471
 
472
- #: .././admin/settings.php:1271
473
  msgid "Setup Tutorial & Demo"
474
  msgstr "Telepítési útmutató és demo"
475
 
476
- #: .././admin/settings.php:1279
477
  msgid "Support & Reviews"
478
  msgstr "Támogatás és vélemények"
479
 
480
- #: .././admin/settings.php:1286
481
  #, php-format
482
  msgid "Plugin documentation and support on %s"
483
  msgstr "Bővítmény dokumentáció és támogatás: %s"
484
 
485
- #: .././admin/settings.php:1293
486
  #, php-format
487
  msgid "Your feedback and review are both important, %s!"
488
  msgstr "A visszajelzése és értékelése is fontos számunkra, %s!"
489
 
490
- #: .././admin/settings.php:1293
491
  msgid "rate this plugin"
492
  msgstr "értékelje ezt a bővítményt"
493
 
494
- #: .././admin/settings.php:1299
495
  msgid "Further Reading"
496
  msgstr "További olvasnivaló"
497
 
498
- #: .././admin/settings.php:1306
499
  #, php-format
500
  msgid "%s by moving your website to HTTPS/SSL."
501
  msgstr "%s HTTPS/SSL segítségével."
502
 
503
- #: .././admin/settings.php:1306
504
  msgid "Improve search rankings"
505
  msgstr "Keresési rangsor javítása"
506
 
507
- #: .././admin/settings.php:1313
508
  #, php-format
509
  msgid "Other %s written by the same author"
510
  msgstr "További %s ugyanettől a szerzőtől"
511
 
512
- #: .././admin/settings.php:1313
513
  msgid "WordPress Plugins"
514
  msgstr "WordPress bővítmények"
515
 
516
- #: .././admin/settings.php:1319
517
  msgid "Other Services"
518
  msgstr "Egyéb szolgáltatások"
519
 
520
- #: .././admin/settings.php:1326
521
  #, php-format
522
  msgid "Speed up your website and plug into a whole %s"
523
  msgstr "Gyorsítsa fel honlapját és emelje egy teljesen %s"
524
 
525
- #: .././admin/settings.php:1326
526
  msgid "new level of site speed"
527
  msgstr "új szintre a webhely sebességét"
528
 
529
- #: .././admin/settings.php:1333
530
  #, php-format
531
  msgid "%s service with users tracking at IP level."
532
  msgstr "%s szolgáltatás felhasználói nyomkövetéssel IP szinten."
533
 
534
- #: .././admin/settings.php:1333
535
  msgid "Web Analytics"
536
  msgstr "Web Statisztika"
537
 
538
- #: .././admin/setup.php:76 .././admin/setup.php:111
539
  msgid "Google Analytics"
540
  msgstr "Google Analytics"
541
 
542
- #: .././admin/setup.php:84
543
  msgid "Backend Settings"
544
  msgstr "Admin beállítások"
545
 
546
- #: .././admin/setup.php:88
547
  msgid "Frontend Settings"
548
  msgstr "Weblap beállítások"
549
 
550
- #: .././admin/setup.php:92
551
  msgid "Tracking Code"
552
  msgstr "Követőkód"
553
 
554
- #: .././admin/setup.php:195 .././admin/widgets.php:126
555
  msgid "Today"
556
  msgstr "Ma"
557
 
558
- #: .././admin/setup.php:196 .././admin/widgets.php:127
559
  msgid "Yesterday"
560
  msgstr "Tegnap"
561
 
562
- #: .././admin/setup.php:197 .././admin/widgets.php:128
563
  #: .././front/widgets.php:74 .././front/widgets.php:182
564
  msgid "Last 7 Days"
565
  msgstr "Elmúlt 7 nap"
566
 
567
- #: .././admin/setup.php:198 .././admin/widgets.php:130
568
  #: .././front/widgets.php:80 .././front/widgets.php:184
569
  msgid "Last 30 Days"
570
  msgstr "Elmúlt 30 nap"
571
 
572
- #: .././admin/setup.php:199 .././admin/widgets.php:131
573
  msgid "Last 90 Days"
574
  msgstr "Elmúlt 90 nap"
575
 
576
- #: .././admin/setup.php:202 .././admin/setup.php:218
577
  msgid "Unique Views"
578
  msgstr "Egyedi megtekintések"
579
 
580
- #: .././admin/setup.php:203 .././admin/setup.php:219
581
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
582
  #: .././tools/gapi.php:391
583
  msgid "Users"
584
  msgstr "Felhasználók"
585
 
586
- #: .././admin/setup.php:204 .././admin/widgets.php:137
587
  msgid "Organic"
588
  msgstr "Organikus"
589
 
590
- #: .././admin/setup.php:205 .././admin/setup.php:220
591
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
592
  #: .././tools/gapi.php:394
593
  msgid "Page Views"
594
  msgstr "Oldal megtekintések"
595
 
596
- #: .././admin/setup.php:206 .././admin/setup.php:221
597
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
598
  #: .././tools/gapi.php:397
599
  msgid "Bounce Rate"
600
  msgstr "Visszafordulási arány"
601
 
602
- #: .././admin/setup.php:207 .././admin/widgets.php:140
603
  msgid "Location"
604
  msgstr "Hely"
605
 
606
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
607
  msgid "Referrers"
608
  msgstr "Hivatkozók"
609
 
610
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
611
  #: .././tools/gapi.php:918
612
  msgid "Searches"
613
  msgstr "Keresések"
614
 
615
- #: .././admin/setup.php:210 .././admin/widgets.php:144
616
  msgid "Traffic Details"
617
  msgstr "Forgalmi adatok"
618
 
619
- #: .././admin/setup.php:213 .././admin/widgets.php:510
620
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
621
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
622
  msgid "A JavaScript Error is blocking plugin resources!"
623
  msgstr "Egy JavaScript hiba blokkolja a bővítmény forrásait!"
624
 
625
- #: .././admin/setup.php:214 .././admin/widgets.php:713
626
  msgid "Traffic Mediums"
627
  msgstr "Forgalmi közeg"
628
 
629
- #: .././admin/setup.php:215 .././admin/widgets.php:729
630
  msgid "Visitor Type"
631
  msgstr "Látogató típus"
632
 
633
- #: .././admin/setup.php:216 .././admin/widgets.php:745
634
  msgid "Social Networks"
635
  msgstr "Közösségi hálózatok"
636
 
637
- #: .././admin/setup.php:217 .././admin/widgets.php:761
638
  msgid "Search Engines"
639
  msgstr "Keresőmotorok"
640
 
641
- #: .././admin/setup.php:222 .././admin/widgets.php:887
642
  msgid "Organic Search"
643
  msgstr "Organikus keresés"
644
 
645
- #: .././admin/setup.php:223 .././admin/widgets.php:891
646
  msgid "Pages/Session"
647
  msgstr "Oldal / munkamenet"
648
 
649
- #: .././admin/setup.php:224 .././admin/widgets.php:523
650
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
651
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
652
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -656,11 +655,11 @@ msgstr "Oldal / munkamenet"
656
  msgid "Invalid response, more details in JavaScript Console (F12)."
657
  msgstr "Érvénytelen válasz, további részletek a JavaScript Konzolban (F12)."
658
 
659
- #: .././admin/setup.php:225
660
  msgid "Not enough data collected"
661
  msgstr "Nincs elegendő összegyűjtött adat"
662
 
663
- #: .././admin/setup.php:226 .././admin/widgets.php:528
664
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
665
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
666
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -671,11 +670,11 @@ msgstr "Nincs elegendő összegyűjtött adat"
671
  msgid "This report is unavailable"
672
  msgstr "Ez a jelentés nem elérhető"
673
 
674
- #: .././admin/setup.php:227
675
  msgid "report generated by"
676
  msgstr "jelentést generálta"
677
 
678
- #: .././admin/setup.php:267
679
  msgid "Settings"
680
  msgstr "Beállítások"
681
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.7.2\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: I love WordPress <info@ilovewp.net>\n"
10
  "Language: hu_HU\n"
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:52
22
  msgid "Analytics"
23
  msgstr "Statisztika"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
+ #: .././admin/settings.php:328 .././admin/settings.php:803
27
+ #: .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr "Beállítások mentve."
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
+ #: .././admin/settings.php:330 .././admin/settings.php:780
33
+ #: .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817
35
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
36
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
37
+ #: .././admin/settings.php:1093
38
  msgid "Cheating Huh?"
39
  msgstr "Csalás Huh?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
+ #: .././admin/settings.php:334 .././admin/settings.php:647
43
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Valami rosszul ment, tekintse meg itt: %1$s vagy %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
+ #: .././admin/settings.php:334 .././admin/settings.php:647
50
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
51
+ #: .././admin/setup.php:82 .././admin/setup.php:101
52
  msgid "Errors & Debug"
53
  msgstr "Hibák és hibakeresés"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
+ #: .././admin/settings.php:334 .././admin/settings.php:647
57
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
58
  msgid "authorize the plugin"
59
  msgstr "engedélyezze a bővítményt"
60
 
80
  msgstr "keresés megjelenítése (minden cikk után)"
81
 
82
  #: .././admin/settings.php:175 .././admin/settings.php:308
83
+ #: .././admin/settings.php:605 .././admin/settings.php:952
84
+ #: .././admin/settings.php:1245
85
  msgid "Save Changes"
86
  msgstr "Beállítások mentése"
87
 
133
  msgid "Basic Settings"
134
  msgstr "Alapbeállítások"
135
 
136
+ #: .././admin/settings.php:352 .././admin/settings.php:417
137
  msgid "Events Tracking"
138
  msgstr "Események követése"
139
 
140
+ #: .././admin/settings.php:353 .././admin/settings.php:465
141
  msgid "Custom Definitions"
142
  msgstr "Egyéni meghatározások"
143
 
144
+ #: .././admin/settings.php:354 .././admin/settings.php:563
145
+ #: .././admin/settings.php:1228
146
  msgid "Exclude Tracking"
147
  msgstr "Követés kizárás"
148
 
150
  msgid "Advanced Settings"
151
  msgstr "Speciális beállítások"
152
 
153
+ #: .././admin/settings.php:362
154
  msgid "Tracking Settings"
155
  msgstr "Követési beállítások"
156
 
157
+ #: .././admin/settings.php:365
158
  msgid "Tracking Options:"
159
  msgstr "Követési opciók:"
160
 
161
+ #: .././admin/settings.php:367
162
  msgid "Disabled"
163
  msgstr "Letiltva"
164
 
165
+ #: .././admin/settings.php:368
166
  msgid "Enabled"
167
  msgstr "Engedélyezve"
168
 
169
+ #: .././admin/settings.php:376 .././admin/settings.php:897
170
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
171
  #: .././admin/widgets.php:71
172
  msgid "View Name:"
173
  msgstr "Nézet neve:"
174
 
175
+ #: .././admin/settings.php:376 .././admin/settings.php:919
176
  msgid "Tracking ID:"
177
  msgstr "Követési azonosító:"
178
 
179
+ #: .././admin/settings.php:376 .././admin/settings.php:919
180
  msgid "Default URL:"
181
  msgstr "Alapértelmezett webcím:"
182
 
183
+ #: .././admin/settings.php:376 .././admin/settings.php:919
184
  msgid "Time Zone:"
185
  msgstr "Időzóna:"
186
 
187
+ #: .././admin/settings.php:381
188
  msgid "Basic Tracking"
189
  msgstr "Alapszintű követés"
190
 
191
+ #: .././admin/settings.php:384
192
  msgid "Tracking Type:"
193
  msgstr "Követés típusa:"
194
 
195
+ #: .././admin/settings.php:386
196
  msgid "Classic Analytics"
197
  msgstr "Klasszikus"
198
 
199
+ #: .././admin/settings.php:387
200
  msgid "Universal Analytics"
201
  msgstr "Univerzális"
202
 
203
+ #: .././admin/settings.php:398
204
  msgid "anonymize IPs while tracking"
205
  msgstr "IP címek anonimizálása követés közben"
206
 
207
+ #: .././admin/settings.php:409
208
  msgid "enable remarketing, demographics and interests reports"
209
  msgstr ""
210
  "remarketing, demográfiai és érdeklődési területekre vonatkozó jelentések "
211
  "engedélyezése"
212
 
213
+ #: .././admin/settings.php:427
214
  msgid "track downloads, mailto and outbound links"
215
  msgstr "letöltések, mailto (email) és kimenő linkek követése"
216
 
217
+ #: .././admin/settings.php:431
218
  msgid "Downloads Regex:"
219
  msgstr "Letöltés regex:"
220
 
221
+ #: .././admin/settings.php:442
222
  msgid "track affiliate links matching this regex"
223
  msgstr "partner linkek követése ennek a regexnek megfelelően"
224
 
225
+ #: .././admin/settings.php:446
226
  msgid "Affiliates Regex:"
227
  msgstr "Partner regex:"
228
 
229
+ #: .././admin/settings.php:457
230
  msgid "track fragment identifiers, hashmarks (#) in URI links"
231
  msgstr "töredékazonosítók követése, hashmark (#) az URI linkekben"
232
 
233
+ #: .././admin/settings.php:468
234
  msgid "Authors:"
235
  msgstr "Szerzők:"
236
 
237
+ #: .././admin/settings.php:476
238
  msgid "Publication Year:"
239
  msgstr "Megjelenés éve:"
240
 
241
+ #: .././admin/settings.php:484
242
  msgid "Categories:"
243
  msgstr "Kategóriák:"
244
 
245
+ #: .././admin/settings.php:492
246
  msgid "User Type:"
247
  msgstr "Felhasználó típus:"
248
 
249
+ #: .././admin/settings.php:504
250
  msgid "Advanced Tracking"
251
  msgstr "Haladó követés"
252
 
253
+ #: .././admin/settings.php:507
254
  msgid "Page Speed SR:"
255
  msgstr "Page Speed SR:"
256
 
257
+ #: .././admin/settings.php:518
258
  msgid "exclude events from bounce-rate calculation"
259
  msgstr "események kizárása a visszafordulási arány kiszámításából"
260
 
261
+ #: .././admin/settings.php:529
262
  msgid "enable enhanced link attribution"
263
  msgstr "speciális linkhozzárendelés használatának engedélyezése"
264
 
265
+ #: .././admin/settings.php:540
266
  msgid "enable AdSense account linking"
267
  msgstr "AdSense fiók összekapcsolás engedélyezése"
268
 
269
+ #: .././admin/settings.php:551
270
  msgid "enable cross domain tracking"
271
  msgstr "cross domain követés engedélyezése"
272
 
273
+ #: .././admin/settings.php:555
274
  msgid "Cross Domains:"
275
  msgstr "Cross domainek:"
276
 
277
+ #: .././admin/settings.php:566
278
  msgid "Exclude tracking for:"
279
  msgstr "Követés kizárása a következőkre:"
280
 
281
+ #: .././admin/settings.php:651
282
  msgid "Google Analytics Errors & Debugging"
283
  msgstr "Google Analytics hibák és hibakeresés"
284
 
285
+ #: .././admin/settings.php:661
286
  msgid "Errors & Details"
287
  msgstr "Hibák és részletek"
288
 
289
+ #: .././admin/settings.php:662
290
  msgid "Plugin Settings"
291
  msgstr "Bővítmény beállítások"
292
 
293
+ #: .././admin/settings.php:670
294
  msgid "Last Error detected"
295
  msgstr "Utolsó észlelt hiba"
296
 
297
+ #: .././admin/settings.php:676 .././admin/settings.php:689
298
  msgid "None"
299
  msgstr "Semmi"
300
 
301
+ #: .././admin/settings.php:683
302
  msgid "Error Details"
303
  msgstr "Hiba részletek"
304
 
305
+ #: .././admin/settings.php:703
306
  msgid "Plugin Configuration"
307
  msgstr "Bővítmény beállítások"
308
 
309
+ #: .././admin/settings.php:725 .././admin/settings.php:990
310
  msgid ""
311
  "Loading the required libraries. If this results in a blank screen or a fatal "
312
  "error, try this solution:"
314
  "A szükséges könyvtárak betöltése. Ha az eredmény egy üres képernyő vagy "
315
  "végzetes hiba, próbálja ki ezt a megoldást:"
316
 
317
+ #: .././admin/settings.php:725
318
  msgid "Library conflicts between WordPress plugins"
319
  msgstr "WordPress bővítmények közötti ütközés"
320
 
321
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
322
  msgid "Plugin authorization succeeded."
323
  msgstr "Bővítmény engedélyezése sikeres."
324
 
325
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
326
  msgid ""
327
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
328
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
331
  "strong> (UA-XXXXX-X). Próbálja újból, és használja a piros linket, hogy a "
332
  "hozzáférési kódot megkapja"
333
 
334
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
335
  msgid "Cleared Cache."
336
  msgstr "Cache kiürítve."
337
 
338
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token visszaállítva és visszavonva."
341
 
342
+ #: .././admin/settings.php:797
343
  msgid "All errors reseted."
344
  msgstr "Összes hiba törölve."
345
 
346
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
347
  msgid "All other domains/properties were removed."
348
  msgstr "Összes többi domain/tulajdon eltávolításra került."
349
 
350
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
351
  msgid "Google Analytics Settings"
352
  msgstr "Google Analytics beállítások"
353
 
354
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
  "Használja a piros linket (lásd alul), hogy a hozzáférési kódot legenerálja "
358
  "és megkapja!"
359
 
360
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
361
  msgid "Plugin Authorization"
362
  msgstr "Bővítmény engedélyezése"
363
 
364
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
365
  #, php-format
366
  msgid ""
367
  "You should watch the %1$s and read this %2$s before proceeding to "
372
  "Ezt a bővítményt csak helyesen beállított Google Analytics fiókkal lehet "
373
  "használni!"
374
 
375
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
376
  msgid "video"
377
  msgstr "videót"
378
 
379
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
380
  msgid "tutorial"
381
  msgstr "útmutatót"
382
 
383
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
384
  msgid "use your own API Project credentials"
385
  msgstr "saját API Project adatainak használata"
386
 
387
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
388
  msgid "API Key:"
389
  msgstr "API key:"
390
 
391
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
392
  msgid "Client ID:"
393
  msgstr "Client ID:"
394
 
395
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
396
  msgid "Client Secret:"
397
  msgstr "Client Secret:"
398
 
399
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
400
  msgid "Clear Authorization"
401
  msgstr "Engedélyezés törlése"
402
 
403
+ #: .././admin/settings.php:881 .././admin/settings.php:959
404
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
405
  msgid "Clear Cache"
406
  msgstr "Cache ürítése"
407
 
408
+ #: .././admin/settings.php:881
409
  msgid "Reset Errors"
410
  msgstr "Hibák törlése"
411
 
412
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
413
  msgid "General Settings"
414
  msgstr "Általános beállítások"
415
 
416
+ #: .././admin/settings.php:890
417
  msgid "Select View:"
418
  msgstr "Nézet kiválasztása:"
419
 
420
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
421
  msgid "Property not found"
422
  msgstr "Tulajdon nem található"
423
 
424
+ #: .././admin/settings.php:907
425
  msgid "Lock Selection"
426
  msgstr "Kiválasztás zárolása"
427
 
428
+ #: .././admin/settings.php:926
429
  msgid "Theme Color:"
430
  msgstr "Téma színe:"
431
 
432
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
433
  msgid "Automatic Updates"
434
  msgstr "Automatikus frissítések"
435
 
436
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
437
  msgid ""
438
  "automatic updates for minor versions (security and maintenance releases only)"
439
  msgstr ""
440
  "alverziók automatikus frissítései (csak biztonsági és karbantartási kiadások)"
441
 
442
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
443
  #: .././admin/widgets.php:42
444
  msgid "Authorize Plugin"
445
  msgstr "Bővítmény engedélyezése"
446
 
447
+ #: .././admin/settings.php:1037
448
  msgid "Properties refreshed."
449
  msgstr "Tulajdon frissítve."
450
 
451
+ #: .././admin/settings.php:1122
452
  msgid "Network Setup"
453
  msgstr "Hálózat beállítása"
454
 
455
+ #: .././admin/settings.php:1132
456
  msgid "use a single Google Analytics account for the entire network"
457
  msgstr "egy Google Analytics fiókot használjon a teljes hálózaton"
458
 
459
+ #: .././admin/settings.php:1177
460
  msgid "Refresh Properties"
461
  msgstr "Tulajdon frissítése"
462
 
463
+ #: .././admin/settings.php:1183
464
  msgid "Properties/Views Settings"
465
  msgstr "Tulajdon/Nézet beállítások"
466
 
467
+ #: .././admin/settings.php:1238
468
  msgid "exclude Super Admin tracking for the entire network"
469
  msgstr "Super Admin követésének kizárása a teljes hálózaton"
470
 
471
+ #: .././admin/settings.php:1285
472
  msgid "Setup Tutorial & Demo"
473
  msgstr "Telepítési útmutató és demo"
474
 
475
+ #: .././admin/settings.php:1293
476
  msgid "Support & Reviews"
477
  msgstr "Támogatás és vélemények"
478
 
479
+ #: .././admin/settings.php:1300
480
  #, php-format
481
  msgid "Plugin documentation and support on %s"
482
  msgstr "Bővítmény dokumentáció és támogatás: %s"
483
 
484
+ #: .././admin/settings.php:1307
485
  #, php-format
486
  msgid "Your feedback and review are both important, %s!"
487
  msgstr "A visszajelzése és értékelése is fontos számunkra, %s!"
488
 
489
+ #: .././admin/settings.php:1307
490
  msgid "rate this plugin"
491
  msgstr "értékelje ezt a bővítményt"
492
 
493
+ #: .././admin/settings.php:1313
494
  msgid "Further Reading"
495
  msgstr "További olvasnivaló"
496
 
497
+ #: .././admin/settings.php:1320
498
  #, php-format
499
  msgid "%s by moving your website to HTTPS/SSL."
500
  msgstr "%s HTTPS/SSL segítségével."
501
 
502
+ #: .././admin/settings.php:1320
503
  msgid "Improve search rankings"
504
  msgstr "Keresési rangsor javítása"
505
 
506
+ #: .././admin/settings.php:1327
507
  #, php-format
508
  msgid "Other %s written by the same author"
509
  msgstr "További %s ugyanettől a szerzőtől"
510
 
511
+ #: .././admin/settings.php:1327
512
  msgid "WordPress Plugins"
513
  msgstr "WordPress bővítmények"
514
 
515
+ #: .././admin/settings.php:1333
516
  msgid "Other Services"
517
  msgstr "Egyéb szolgáltatások"
518
 
519
+ #: .././admin/settings.php:1340
520
  #, php-format
521
  msgid "Speed up your website and plug into a whole %s"
522
  msgstr "Gyorsítsa fel honlapját és emelje egy teljesen %s"
523
 
524
+ #: .././admin/settings.php:1340
525
  msgid "new level of site speed"
526
  msgstr "új szintre a webhely sebességét"
527
 
528
+ #: .././admin/settings.php:1347
529
  #, php-format
530
  msgid "%s service with users tracking at IP level."
531
  msgstr "%s szolgáltatás felhasználói nyomkövetéssel IP szinten."
532
 
533
+ #: .././admin/settings.php:1347
534
  msgid "Web Analytics"
535
  msgstr "Web Statisztika"
536
 
537
+ #: .././admin/setup.php:67 .././admin/setup.php:95
538
  msgid "Google Analytics"
539
  msgstr "Google Analytics"
540
 
541
+ #: .././admin/setup.php:73
542
  msgid "Backend Settings"
543
  msgstr "Admin beállítások"
544
 
545
+ #: .././admin/setup.php:76
546
  msgid "Frontend Settings"
547
  msgstr "Weblap beállítások"
548
 
549
+ #: .././admin/setup.php:79
550
  msgid "Tracking Code"
551
  msgstr "Követőkód"
552
 
553
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
554
  msgid "Today"
555
  msgstr "Ma"
556
 
557
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
558
  msgid "Yesterday"
559
  msgstr "Tegnap"
560
 
561
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
562
  #: .././front/widgets.php:74 .././front/widgets.php:182
563
  msgid "Last 7 Days"
564
  msgstr "Elmúlt 7 nap"
565
 
566
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
567
  #: .././front/widgets.php:80 .././front/widgets.php:184
568
  msgid "Last 30 Days"
569
  msgstr "Elmúlt 30 nap"
570
 
571
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
572
  msgid "Last 90 Days"
573
  msgstr "Elmúlt 90 nap"
574
 
575
+ #: .././admin/setup.php:175 .././admin/setup.php:190
576
  msgid "Unique Views"
577
  msgstr "Egyedi megtekintések"
578
 
579
+ #: .././admin/setup.php:176 .././admin/setup.php:191
580
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
581
  #: .././tools/gapi.php:391
582
  msgid "Users"
583
  msgstr "Felhasználók"
584
 
585
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
586
  msgid "Organic"
587
  msgstr "Organikus"
588
 
589
+ #: .././admin/setup.php:178 .././admin/setup.php:192
590
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
591
  #: .././tools/gapi.php:394
592
  msgid "Page Views"
593
  msgstr "Oldal megtekintések"
594
 
595
+ #: .././admin/setup.php:179 .././admin/setup.php:193
596
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
597
  #: .././tools/gapi.php:397
598
  msgid "Bounce Rate"
599
  msgstr "Visszafordulási arány"
600
 
601
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
602
  msgid "Location"
603
  msgstr "Hely"
604
 
605
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
606
  msgid "Referrers"
607
  msgstr "Hivatkozók"
608
 
609
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
610
  #: .././tools/gapi.php:918
611
  msgid "Searches"
612
  msgstr "Keresések"
613
 
614
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
615
  msgid "Traffic Details"
616
  msgstr "Forgalmi adatok"
617
 
618
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
619
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
620
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
621
  msgid "A JavaScript Error is blocking plugin resources!"
622
  msgstr "Egy JavaScript hiba blokkolja a bővítmény forrásait!"
623
 
624
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
625
  msgid "Traffic Mediums"
626
  msgstr "Forgalmi közeg"
627
 
628
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
629
  msgid "Visitor Type"
630
  msgstr "Látogató típus"
631
 
632
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
633
  msgid "Social Networks"
634
  msgstr "Közösségi hálózatok"
635
 
636
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
637
  msgid "Search Engines"
638
  msgstr "Keresőmotorok"
639
 
640
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
641
  msgid "Organic Search"
642
  msgstr "Organikus keresés"
643
 
644
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
645
  msgid "Pages/Session"
646
  msgstr "Oldal / munkamenet"
647
 
648
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
649
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
650
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
651
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
655
  msgid "Invalid response, more details in JavaScript Console (F12)."
656
  msgstr "Érvénytelen válasz, további részletek a JavaScript Konzolban (F12)."
657
 
658
+ #: .././admin/setup.php:197
659
  msgid "Not enough data collected"
660
  msgstr "Nincs elegendő összegyűjtött adat"
661
 
662
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
663
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
664
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
665
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
670
  msgid "This report is unavailable"
671
  msgstr "Ez a jelentés nem elérhető"
672
 
673
+ #: .././admin/setup.php:199
674
  msgid "report generated by"
675
  msgstr "jelentést generálta"
676
 
677
+ #: .././admin/setup.php:233
678
  msgid "Settings"
679
  msgstr "Beállítások"
680
 
languages/ga-dash-it_IT.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.7\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:45+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: L.E.O.X. <leoxleox73@gmail.com>\n"
10
  "Language: it\n"
@@ -18,43 +18,43 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
  msgstr "Analytics"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr "Impostazioni salvate."
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
  msgstr "Tentativo di frode?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Qualcosa &egrave; andato male, controlla %1$s o %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
  msgstr "Errori & Debug"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "autorizza il plugin"
60
 
@@ -81,8 +81,8 @@ msgid "show page searches (after each article)"
81
  msgstr "mostra la pagina delle ricerche (dopo ogni articolo)"
82
 
83
  #: .././admin/settings.php:175 .././admin/settings.php:308
84
- #: .././admin/settings.php:602 .././admin/settings.php:945
85
- #: .././admin/settings.php:1233
86
  msgid "Save Changes"
87
  msgstr "Salva le modifiche"
88
 
@@ -134,16 +134,16 @@ msgstr "Impostazioni Monitoraggio di Google Analytics "
134
  msgid "Basic Settings"
135
  msgstr "Impostazioni di base"
136
 
137
- #: .././admin/settings.php:352 .././admin/settings.php:418
138
  msgid "Events Tracking"
139
  msgstr "Impostazioni eventi"
140
 
141
- #: .././admin/settings.php:353 .././admin/settings.php:466
142
  msgid "Custom Definitions"
143
  msgstr "Impostazioni definizioni personalizzate"
144
 
145
- #: .././admin/settings.php:354 .././admin/settings.php:564
146
- #: .././admin/settings.php:1216
147
  msgid "Exclude Tracking"
148
  msgstr "Escludi monitoraggio"
149
 
@@ -151,162 +151,162 @@ msgstr "Escludi monitoraggio"
151
  msgid "Advanced Settings"
152
  msgstr "Impostazioni avanzate"
153
 
154
- #: .././admin/settings.php:363
155
  msgid "Tracking Settings"
156
  msgstr "Stato del monitoraggio"
157
 
158
- #: .././admin/settings.php:366
159
  msgid "Tracking Options:"
160
  msgstr "Monitoraggio:"
161
 
162
- #: .././admin/settings.php:368
163
  msgid "Disabled"
164
  msgstr "Disabilitato"
165
 
166
- #: .././admin/settings.php:369
167
  msgid "Enabled"
168
  msgstr "Abilitato"
169
 
170
- #: .././admin/settings.php:377 .././admin/settings.php:892
171
- #: .././admin/settings.php:913 .././admin/settings.php:1189
172
  #: .././admin/widgets.php:71
173
  msgid "View Name:"
174
  msgstr "Mostra nome:"
175
 
176
- #: .././admin/settings.php:377 .././admin/settings.php:913
177
  msgid "Tracking ID:"
178
  msgstr "ID monitoraggio:"
179
 
180
- #: .././admin/settings.php:377 .././admin/settings.php:913
181
  msgid "Default URL:"
182
  msgstr "URL predefinito:"
183
 
184
- #: .././admin/settings.php:377 .././admin/settings.php:913
185
  msgid "Time Zone:"
186
  msgstr "Fuso orario:"
187
 
188
- #: .././admin/settings.php:382
189
  msgid "Basic Tracking"
190
  msgstr "Impostazioni di base"
191
 
192
- #: .././admin/settings.php:385
193
  msgid "Tracking Type:"
194
  msgstr "Tipo:"
195
 
196
- #: .././admin/settings.php:387
197
  msgid "Classic Analytics"
198
  msgstr "Classic Analytics"
199
 
200
- #: .././admin/settings.php:388
201
  msgid "Universal Analytics"
202
  msgstr "Universal Analytics"
203
 
204
- #: .././admin/settings.php:399
205
  msgid "anonymize IPs while tracking"
206
  msgstr "rendi anonimi gli indirizzi IP durante il monitoraggio"
207
 
208
- #: .././admin/settings.php:410
209
  msgid "enable remarketing, demographics and interests reports"
210
  msgstr "abilita il remarketing e i rapporti demografici e sugli interessi."
211
 
212
- #: .././admin/settings.php:428
213
  msgid "track downloads, mailto and outbound links"
214
  msgstr "monitora i download, le e-mail e i link in uscita"
215
 
216
- #: .././admin/settings.php:432
217
  msgid "Downloads Regex:"
218
  msgstr "Abbreviazioni downloads:"
219
 
220
- #: .././admin/settings.php:443
221
  msgid "track affiliate links matching this regex"
222
  msgstr "monitora i link di affiliazione corrispondenti a aquesto regex"
223
 
224
- #: .././admin/settings.php:447
225
  msgid "Affiliates Regex:"
226
  msgstr "Abbreviazioni associate:"
227
 
228
- #: .././admin/settings.php:458
229
  msgid "track fragment identifiers, hashmarks (#) in URI links"
230
  msgstr ""
231
  "monitora gli identificatori di frammento, hashmarks (#) nei collegamenti URI"
232
 
233
- #: .././admin/settings.php:469
234
  msgid "Authors:"
235
  msgstr "Autori:"
236
 
237
- #: .././admin/settings.php:477
238
  msgid "Publication Year:"
239
  msgstr "Anno di pubblicazione:"
240
 
241
- #: .././admin/settings.php:485
242
  msgid "Categories:"
243
  msgstr "Categorie:"
244
 
245
- #: .././admin/settings.php:493
246
  msgid "User Type:"
247
  msgstr "Tipo di utente:"
248
 
249
- #: .././admin/settings.php:505
250
  msgid "Advanced Tracking"
251
  msgstr "Impostazioni avanzate"
252
 
253
- #: .././admin/settings.php:508
254
  msgid "Page Speed SR:"
255
  msgstr "Page Speed Sample Rate:"
256
 
257
- #: .././admin/settings.php:519
258
  msgid "exclude events from bounce-rate calculation"
259
  msgstr "escludi gli eventi nel calcolo della frequenza di rimbalzo"
260
 
261
- #: .././admin/settings.php:530
262
  msgid "enable enhanced link attribution"
263
  msgstr "abilita l&apos;attribuzione avanzata dei link"
264
 
265
- #: .././admin/settings.php:541
266
  msgid "enable AdSense account linking"
267
  msgstr "abilita AdSense account linking"
268
 
269
- #: .././admin/settings.php:552
270
  msgid "enable cross domain tracking"
271
  msgstr "abilita il monitoraggio cross domain"
272
 
273
- #: .././admin/settings.php:556
274
  msgid "Cross Domains:"
275
  msgstr " Cross Domains:"
276
 
277
- #: .././admin/settings.php:567
278
  msgid "Exclude tracking for:"
279
  msgstr "Escludi per:"
280
 
281
- #: .././admin/settings.php:648
282
  msgid "Google Analytics Errors & Debugging"
283
  msgstr "Errori & Debugging di Google Analytics"
284
 
285
- #: .././admin/settings.php:658
286
  msgid "Errors & Details"
287
  msgstr "Errori & Dettagli"
288
 
289
- #: .././admin/settings.php:659
290
  msgid "Plugin Settings"
291
  msgstr "Impostazioni plugin"
292
 
293
- #: .././admin/settings.php:667
294
  msgid "Last Error detected"
295
  msgstr "Ultimo errore rilevato"
296
 
297
- #: .././admin/settings.php:673 .././admin/settings.php:686
298
  msgid "None"
299
  msgstr "Nessuno"
300
 
301
- #: .././admin/settings.php:680
302
  msgid "Error Details"
303
  msgstr "Dettagli errore"
304
 
305
- #: .././admin/settings.php:700
306
  msgid "Plugin Configuration"
307
  msgstr "Configurazione plugin"
308
 
309
- #: .././admin/settings.php:722 .././admin/settings.php:980
310
  msgid ""
311
  "Loading the required libraries. If this results in a blank screen or a fatal "
312
  "error, try this solution:"
@@ -314,15 +314,15 @@ msgstr ""
314
  "Caricamento delle librerie richieste. Se viene restituita una schermata "
315
  "vuota o si verifica un errore fatale, provare questa soluzione:"
316
 
317
- #: .././admin/settings.php:722
318
  msgid "Library conflicts between WordPress plugins"
319
  msgstr "Conflitti tra le librerie dei plugins di WordPress"
320
 
321
- #: .././admin/settings.php:737 .././admin/settings.php:997
322
  msgid "Plugin authorization succeeded."
323
  msgstr "Autorizzazione plugin riuscita."
324
 
325
- #: .././admin/settings.php:752 .././admin/settings.php:1021
326
  msgid ""
327
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
328
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
@@ -331,37 +331,37 @@ msgstr ""
331
  "strong> (UA-XXXXX-X). Prova di nuovo utilizzando il link rosso per ottenere "
332
  "il codice di accesso"
333
 
334
- #: .././admin/settings.php:775 .././admin/settings.php:1053
335
  msgid "Cleared Cache."
336
  msgstr "Cache eliminata."
337
 
338
- #: .././admin/settings.php:784 .././admin/settings.php:1062
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token azzerato e revocato."
341
 
342
- #: .././admin/settings.php:794
343
  msgid "All errors reseted."
344
  msgstr "Tutti gli errori azzerati."
345
 
346
- #: .././admin/settings.php:807 .././admin/settings.php:1076
347
  msgid "All other domains/properties were removed."
348
  msgstr "Tutti gli altri domini/propriet&agrave; sono stati rimossi."
349
 
350
- #: .././admin/settings.php:819 .././admin/settings.php:1088
351
  msgid "Google Analytics Settings"
352
  msgstr "Impostazioni di Google Analytics"
353
 
354
- #: .././admin/settings.php:833 .././admin/settings.php:1101
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
  "Utilizza il link rosso (vedi sotto) per generare ed ottenere il tuo codice "
358
  "di accesso!"
359
 
360
- #: .././admin/settings.php:844 .././admin/settings.php:1129
361
  msgid "Plugin Authorization"
362
  msgstr "Autorizzazione plugin"
363
 
364
- #: .././admin/settings.php:849 .././admin/settings.php:1133
365
  #, php-format
366
  msgid ""
367
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -372,282 +372,281 @@ msgstr ""
372
  "autorizzazione. Questo plugin richiede un account di Google Analytics "
373
  "correttamente configurato!"
374
 
375
- #: .././admin/settings.php:849 .././admin/settings.php:1133
376
  msgid "video"
377
  msgstr "video"
378
 
379
- #: .././admin/settings.php:849 .././admin/settings.php:1133
380
  msgid "tutorial"
381
  msgstr "guida"
382
 
383
- #: .././admin/settings.php:854 .././admin/settings.php:1140
384
  msgid "use your own API Project credentials"
385
  msgstr "utilizza le tue credenziali API"
386
 
387
- #: .././admin/settings.php:858 .././admin/settings.php:1147
388
  msgid "API Key:"
389
  msgstr "Chiave API:"
390
 
391
- #: .././admin/settings.php:862 .././admin/settings.php:1151
392
  msgid "Client ID:"
393
  msgstr "ID Cliente:"
394
 
395
- #: .././admin/settings.php:866 .././admin/settings.php:1155
396
  msgid "Client Secret:"
397
  msgstr "Client Secret:"
398
 
399
- #: .././admin/settings.php:876 .././admin/settings.php:1165
400
  msgid "Clear Authorization"
401
  msgstr "Revoca autorizzazione"
402
 
403
- #: .././admin/settings.php:876 .././admin/settings.php:951
404
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
405
  msgid "Clear Cache"
406
  msgstr "Elimina cache"
407
 
408
- #: .././admin/settings.php:876
409
  msgid "Reset Errors"
410
  msgstr "Azzera errori."
411
 
412
- #: .././admin/settings.php:882 .././admin/setup.php:80
413
- #: .././admin/setup.php:115
414
  msgid "General Settings"
415
  msgstr "Impostazioni generali"
416
 
417
- #: .././admin/settings.php:885
418
  msgid "Select View:"
419
  msgstr "Seleziona vista:"
420
 
421
- #: .././admin/settings.php:896 .././admin/settings.php:1193
422
  msgid "Property not found"
423
  msgstr "Propriet&agrave; non trovata"
424
 
425
- #: .././admin/settings.php:901
426
  msgid "Lock Selection"
427
  msgstr "Blocca selezione"
428
 
429
- #: .././admin/settings.php:919
430
  msgid "Theme Color:"
431
  msgstr "Colore tema:"
432
 
433
- #: .././admin/settings.php:927 .././admin/settings.php:1202
434
  msgid "Automatic Updates"
435
  msgstr "Aggiornamenti automatici"
436
 
437
- #: .././admin/settings.php:937 .././admin/settings.php:1212
438
  msgid ""
439
  "automatic updates for minor versions (security and maintenance releases only)"
440
  msgstr ""
441
  "aggiornamenti automatici per le release minori (solo di manutenzione e "
442
  "sicurezza)"
443
 
444
- #: .././admin/settings.php:951 .././admin/settings.php:1240
445
  #: .././admin/widgets.php:42
446
  msgid "Authorize Plugin"
447
  msgstr "Autorizza plugin"
448
 
449
- #: .././admin/settings.php:1027
450
  msgid "Properties refreshed."
451
  msgstr "Propriet&agrave; aggiornate."
452
 
453
- #: .././admin/settings.php:1111
454
  msgid "Network Setup"
455
  msgstr "Configurazione della rete"
456
 
457
- #: .././admin/settings.php:1121
458
  msgid "use a single Google Analytics account for the entire network"
459
  msgstr "utilizza un unico account di Google Analytics per tutta la rete"
460
 
461
- #: .././admin/settings.php:1165
462
  msgid "Refresh Properties"
463
  msgstr "Aggiorna propriet&agrave;"
464
 
465
- #: .././admin/settings.php:1171
466
  msgid "Properties/Views Settings"
467
  msgstr "Propriet&agrave;/Mostra impostazioni"
468
 
469
- #: .././admin/settings.php:1226
470
  msgid "exclude Super Admin tracking for the entire network"
471
  msgstr "escludi il monitoraggio dell&apos;amministratore su tutta la rete"
472
 
473
- #: .././admin/settings.php:1271
474
  msgid "Setup Tutorial & Demo"
475
  msgstr "Guida all&apos;installazione & Demo"
476
 
477
- #: .././admin/settings.php:1279
478
  msgid "Support & Reviews"
479
  msgstr "Supporto & Recensioni"
480
 
481
- #: .././admin/settings.php:1286
482
  #, php-format
483
  msgid "Plugin documentation and support on %s"
484
  msgstr "Documentazione del plugin e supporto su %s"
485
 
486
- #: .././admin/settings.php:1293
487
  #, php-format
488
  msgid "Your feedback and review are both important, %s!"
489
  msgstr "Il tuo feedback e la tua recensione sono entrambi importanti, %s!"
490
 
491
- #: .././admin/settings.php:1293
492
  msgid "rate this plugin"
493
  msgstr "vota questo plugin"
494
 
495
- #: .././admin/settings.php:1299
496
  msgid "Further Reading"
497
  msgstr "Approfondimenti"
498
 
499
- #: .././admin/settings.php:1306
500
  #, php-format
501
  msgid "%s by moving your website to HTTPS/SSL."
502
  msgstr "%s spostando il sito web a HTTPS/SSL."
503
 
504
- #: .././admin/settings.php:1306
505
  msgid "Improve search rankings"
506
  msgstr "Migliorare le classifiche di ricerca"
507
 
508
- #: .././admin/settings.php:1313
509
  #, php-format
510
  msgid "Other %s written by the same author"
511
  msgstr "Altri %s scritti dallo stesso autore"
512
 
513
- #: .././admin/settings.php:1313
514
  msgid "WordPress Plugins"
515
  msgstr "plugins per WordPress "
516
 
517
- #: .././admin/settings.php:1319
518
  msgid "Other Services"
519
  msgstr "Altri servizi"
520
 
521
- #: .././admin/settings.php:1326
522
  #, php-format
523
  msgid "Speed up your website and plug into a whole %s"
524
  msgstr "Accellera il tuo sito web ad un %s"
525
 
526
- #: .././admin/settings.php:1326
527
  msgid "new level of site speed"
528
  msgstr "nuovo livello di velocit&agrave;"
529
 
530
- #: .././admin/settings.php:1333
531
  #, php-format
532
  msgid "%s service with users tracking at IP level."
533
  msgstr "%s servizio con tracciamento degli utenti a livello IP."
534
 
535
- #: .././admin/settings.php:1333
536
  msgid "Web Analytics"
537
  msgstr "Web Analytics"
538
 
539
- #: .././admin/setup.php:76 .././admin/setup.php:111
540
  msgid "Google Analytics"
541
  msgstr "Google Analytics"
542
 
543
- #: .././admin/setup.php:84
544
  msgid "Backend Settings"
545
  msgstr "Impostazioni backend"
546
 
547
- #: .././admin/setup.php:88
548
  msgid "Frontend Settings"
549
  msgstr "Impostazioni frontend"
550
 
551
- #: .././admin/setup.php:92
552
  msgid "Tracking Code"
553
  msgstr "Monitoraggio"
554
 
555
- #: .././admin/setup.php:195 .././admin/widgets.php:126
556
  msgid "Today"
557
  msgstr "Oggi"
558
 
559
- #: .././admin/setup.php:196 .././admin/widgets.php:127
560
  msgid "Yesterday"
561
  msgstr "Ieri"
562
 
563
- #: .././admin/setup.php:197 .././admin/widgets.php:128
564
  #: .././front/widgets.php:74 .././front/widgets.php:182
565
  msgid "Last 7 Days"
566
  msgstr "Ultimi 7 giorni"
567
 
568
- #: .././admin/setup.php:198 .././admin/widgets.php:130
569
  #: .././front/widgets.php:80 .././front/widgets.php:184
570
  msgid "Last 30 Days"
571
  msgstr "Ultimi 30 giorni"
572
 
573
- #: .././admin/setup.php:199 .././admin/widgets.php:131
574
  msgid "Last 90 Days"
575
  msgstr "Ultimi 90 giorni"
576
 
577
- #: .././admin/setup.php:202 .././admin/setup.php:218
578
  msgid "Unique Views"
579
  msgstr "Visualizzazioni singole"
580
 
581
- #: .././admin/setup.php:203 .././admin/setup.php:219
582
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
583
  #: .././tools/gapi.php:391
584
  msgid "Users"
585
  msgstr "Utenti"
586
 
587
- #: .././admin/setup.php:204 .././admin/widgets.php:137
588
  msgid "Organic"
589
  msgstr "Traffico da motorI di ricerca"
590
 
591
- #: .././admin/setup.php:205 .././admin/setup.php:220
592
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
593
  #: .././tools/gapi.php:394
594
  msgid "Page Views"
595
  msgstr "Pagine viste"
596
 
597
- #: .././admin/setup.php:206 .././admin/setup.php:221
598
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
599
  #: .././tools/gapi.php:397
600
  msgid "Bounce Rate"
601
  msgstr "Frequenza di rimbalzo"
602
 
603
- #: .././admin/setup.php:207 .././admin/widgets.php:140
604
  msgid "Location"
605
  msgstr "Posizione geografica"
606
 
607
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
608
  msgid "Referrers"
609
  msgstr "Siti di origine del traffico"
610
 
611
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
612
  #: .././tools/gapi.php:918
613
  msgid "Searches"
614
  msgstr "Ricerche"
615
 
616
- #: .././admin/setup.php:210 .././admin/widgets.php:144
617
  msgid "Traffic Details"
618
  msgstr "Dettagli traffico"
619
 
620
- #: .././admin/setup.php:213 .././admin/widgets.php:510
621
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
622
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
623
  msgid "A JavaScript Error is blocking plugin resources!"
624
  msgstr "Un errore JavaScript sta bloccando le risorse del plugin"
625
 
626
- #: .././admin/setup.php:214 .././admin/widgets.php:713
627
  msgid "Traffic Mediums"
628
  msgstr "Origine del traffico in %"
629
 
630
- #: .././admin/setup.php:215 .././admin/widgets.php:729
631
  msgid "Visitor Type"
632
  msgstr "Tipo di visitatore"
633
 
634
- #: .././admin/setup.php:216 .././admin/widgets.php:745
635
  msgid "Social Networks"
636
  msgstr "Social Networks"
637
 
638
- #: .././admin/setup.php:217 .././admin/widgets.php:761
639
  msgid "Search Engines"
640
  msgstr "Motori di ricerca"
641
 
642
- #: .././admin/setup.php:222 .././admin/widgets.php:887
643
  msgid "Organic Search"
644
  msgstr "Ricerca organica"
645
 
646
- #: .././admin/setup.php:223 .././admin/widgets.php:891
647
  msgid "Pages/Session"
648
  msgstr "Pagine per sessione"
649
 
650
- #: .././admin/setup.php:224 .././admin/widgets.php:523
651
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
652
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
653
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -658,11 +657,11 @@ msgid "Invalid response, more details in JavaScript Console (F12)."
658
  msgstr ""
659
  "Risposta non valida, ulteriori dettagli nella console JavaScript (F12)."
660
 
661
- #: .././admin/setup.php:225
662
  msgid "Not enough data collected"
663
  msgstr "Dati raccolti insufficienti"
664
 
665
- #: .././admin/setup.php:226 .././admin/widgets.php:528
666
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
667
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
668
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -673,11 +672,11 @@ msgstr "Dati raccolti insufficienti"
673
  msgid "This report is unavailable"
674
  msgstr "Questo rapporto non &egrave; disponibile"
675
 
676
- #: .././admin/setup.php:227
677
  msgid "report generated by"
678
  msgstr "rapporto generato da"
679
 
680
- #: .././admin/setup.php:267
681
  msgid "Settings"
682
  msgstr "Impostazioni"
683
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.7\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:46+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: L.E.O.X. <leoxleox73@gmail.com>\n"
10
  "Language: it\n"
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:52
22
  msgid "Analytics"
23
  msgstr "Analytics"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
+ #: .././admin/settings.php:328 .././admin/settings.php:803
27
+ #: .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr "Impostazioni salvate."
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
+ #: .././admin/settings.php:330 .././admin/settings.php:780
33
+ #: .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817
35
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
36
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
37
+ #: .././admin/settings.php:1093
38
  msgid "Cheating Huh?"
39
  msgstr "Tentativo di frode?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
+ #: .././admin/settings.php:334 .././admin/settings.php:647
43
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Qualcosa &egrave; andato male, controlla %1$s o %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
+ #: .././admin/settings.php:334 .././admin/settings.php:647
50
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
51
+ #: .././admin/setup.php:82 .././admin/setup.php:101
52
  msgid "Errors & Debug"
53
  msgstr "Errori & Debug"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
+ #: .././admin/settings.php:334 .././admin/settings.php:647
57
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
58
  msgid "authorize the plugin"
59
  msgstr "autorizza il plugin"
60
 
81
  msgstr "mostra la pagina delle ricerche (dopo ogni articolo)"
82
 
83
  #: .././admin/settings.php:175 .././admin/settings.php:308
84
+ #: .././admin/settings.php:605 .././admin/settings.php:952
85
+ #: .././admin/settings.php:1245
86
  msgid "Save Changes"
87
  msgstr "Salva le modifiche"
88
 
134
  msgid "Basic Settings"
135
  msgstr "Impostazioni di base"
136
 
137
+ #: .././admin/settings.php:352 .././admin/settings.php:417
138
  msgid "Events Tracking"
139
  msgstr "Impostazioni eventi"
140
 
141
+ #: .././admin/settings.php:353 .././admin/settings.php:465
142
  msgid "Custom Definitions"
143
  msgstr "Impostazioni definizioni personalizzate"
144
 
145
+ #: .././admin/settings.php:354 .././admin/settings.php:563
146
+ #: .././admin/settings.php:1228
147
  msgid "Exclude Tracking"
148
  msgstr "Escludi monitoraggio"
149
 
151
  msgid "Advanced Settings"
152
  msgstr "Impostazioni avanzate"
153
 
154
+ #: .././admin/settings.php:362
155
  msgid "Tracking Settings"
156
  msgstr "Stato del monitoraggio"
157
 
158
+ #: .././admin/settings.php:365
159
  msgid "Tracking Options:"
160
  msgstr "Monitoraggio:"
161
 
162
+ #: .././admin/settings.php:367
163
  msgid "Disabled"
164
  msgstr "Disabilitato"
165
 
166
+ #: .././admin/settings.php:368
167
  msgid "Enabled"
168
  msgstr "Abilitato"
169
 
170
+ #: .././admin/settings.php:376 .././admin/settings.php:897
171
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
172
  #: .././admin/widgets.php:71
173
  msgid "View Name:"
174
  msgstr "Mostra nome:"
175
 
176
+ #: .././admin/settings.php:376 .././admin/settings.php:919
177
  msgid "Tracking ID:"
178
  msgstr "ID monitoraggio:"
179
 
180
+ #: .././admin/settings.php:376 .././admin/settings.php:919
181
  msgid "Default URL:"
182
  msgstr "URL predefinito:"
183
 
184
+ #: .././admin/settings.php:376 .././admin/settings.php:919
185
  msgid "Time Zone:"
186
  msgstr "Fuso orario:"
187
 
188
+ #: .././admin/settings.php:381
189
  msgid "Basic Tracking"
190
  msgstr "Impostazioni di base"
191
 
192
+ #: .././admin/settings.php:384
193
  msgid "Tracking Type:"
194
  msgstr "Tipo:"
195
 
196
+ #: .././admin/settings.php:386
197
  msgid "Classic Analytics"
198
  msgstr "Classic Analytics"
199
 
200
+ #: .././admin/settings.php:387
201
  msgid "Universal Analytics"
202
  msgstr "Universal Analytics"
203
 
204
+ #: .././admin/settings.php:398
205
  msgid "anonymize IPs while tracking"
206
  msgstr "rendi anonimi gli indirizzi IP durante il monitoraggio"
207
 
208
+ #: .././admin/settings.php:409
209
  msgid "enable remarketing, demographics and interests reports"
210
  msgstr "abilita il remarketing e i rapporti demografici e sugli interessi."
211
 
212
+ #: .././admin/settings.php:427
213
  msgid "track downloads, mailto and outbound links"
214
  msgstr "monitora i download, le e-mail e i link in uscita"
215
 
216
+ #: .././admin/settings.php:431
217
  msgid "Downloads Regex:"
218
  msgstr "Abbreviazioni downloads:"
219
 
220
+ #: .././admin/settings.php:442
221
  msgid "track affiliate links matching this regex"
222
  msgstr "monitora i link di affiliazione corrispondenti a aquesto regex"
223
 
224
+ #: .././admin/settings.php:446
225
  msgid "Affiliates Regex:"
226
  msgstr "Abbreviazioni associate:"
227
 
228
+ #: .././admin/settings.php:457
229
  msgid "track fragment identifiers, hashmarks (#) in URI links"
230
  msgstr ""
231
  "monitora gli identificatori di frammento, hashmarks (#) nei collegamenti URI"
232
 
233
+ #: .././admin/settings.php:468
234
  msgid "Authors:"
235
  msgstr "Autori:"
236
 
237
+ #: .././admin/settings.php:476
238
  msgid "Publication Year:"
239
  msgstr "Anno di pubblicazione:"
240
 
241
+ #: .././admin/settings.php:484
242
  msgid "Categories:"
243
  msgstr "Categorie:"
244
 
245
+ #: .././admin/settings.php:492
246
  msgid "User Type:"
247
  msgstr "Tipo di utente:"
248
 
249
+ #: .././admin/settings.php:504
250
  msgid "Advanced Tracking"
251
  msgstr "Impostazioni avanzate"
252
 
253
+ #: .././admin/settings.php:507
254
  msgid "Page Speed SR:"
255
  msgstr "Page Speed Sample Rate:"
256
 
257
+ #: .././admin/settings.php:518
258
  msgid "exclude events from bounce-rate calculation"
259
  msgstr "escludi gli eventi nel calcolo della frequenza di rimbalzo"
260
 
261
+ #: .././admin/settings.php:529
262
  msgid "enable enhanced link attribution"
263
  msgstr "abilita l&apos;attribuzione avanzata dei link"
264
 
265
+ #: .././admin/settings.php:540
266
  msgid "enable AdSense account linking"
267
  msgstr "abilita AdSense account linking"
268
 
269
+ #: .././admin/settings.php:551
270
  msgid "enable cross domain tracking"
271
  msgstr "abilita il monitoraggio cross domain"
272
 
273
+ #: .././admin/settings.php:555
274
  msgid "Cross Domains:"
275
  msgstr " Cross Domains:"
276
 
277
+ #: .././admin/settings.php:566
278
  msgid "Exclude tracking for:"
279
  msgstr "Escludi per:"
280
 
281
+ #: .././admin/settings.php:651
282
  msgid "Google Analytics Errors & Debugging"
283
  msgstr "Errori & Debugging di Google Analytics"
284
 
285
+ #: .././admin/settings.php:661
286
  msgid "Errors & Details"
287
  msgstr "Errori & Dettagli"
288
 
289
+ #: .././admin/settings.php:662
290
  msgid "Plugin Settings"
291
  msgstr "Impostazioni plugin"
292
 
293
+ #: .././admin/settings.php:670
294
  msgid "Last Error detected"
295
  msgstr "Ultimo errore rilevato"
296
 
297
+ #: .././admin/settings.php:676 .././admin/settings.php:689
298
  msgid "None"
299
  msgstr "Nessuno"
300
 
301
+ #: .././admin/settings.php:683
302
  msgid "Error Details"
303
  msgstr "Dettagli errore"
304
 
305
+ #: .././admin/settings.php:703
306
  msgid "Plugin Configuration"
307
  msgstr "Configurazione plugin"
308
 
309
+ #: .././admin/settings.php:725 .././admin/settings.php:990
310
  msgid ""
311
  "Loading the required libraries. If this results in a blank screen or a fatal "
312
  "error, try this solution:"
314
  "Caricamento delle librerie richieste. Se viene restituita una schermata "
315
  "vuota o si verifica un errore fatale, provare questa soluzione:"
316
 
317
+ #: .././admin/settings.php:725
318
  msgid "Library conflicts between WordPress plugins"
319
  msgstr "Conflitti tra le librerie dei plugins di WordPress"
320
 
321
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
322
  msgid "Plugin authorization succeeded."
323
  msgstr "Autorizzazione plugin riuscita."
324
 
325
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
326
  msgid ""
327
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
328
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
331
  "strong> (UA-XXXXX-X). Prova di nuovo utilizzando il link rosso per ottenere "
332
  "il codice di accesso"
333
 
334
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
335
  msgid "Cleared Cache."
336
  msgstr "Cache eliminata."
337
 
338
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
339
  msgid "Token Reseted and Revoked."
340
  msgstr "Token azzerato e revocato."
341
 
342
+ #: .././admin/settings.php:797
343
  msgid "All errors reseted."
344
  msgstr "Tutti gli errori azzerati."
345
 
346
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
347
  msgid "All other domains/properties were removed."
348
  msgstr "Tutti gli altri domini/propriet&agrave; sono stati rimossi."
349
 
350
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
351
  msgid "Google Analytics Settings"
352
  msgstr "Impostazioni di Google Analytics"
353
 
354
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
355
  msgid "Use the red link (see below) to generate and get your access code!"
356
  msgstr ""
357
  "Utilizza il link rosso (vedi sotto) per generare ed ottenere il tuo codice "
358
  "di accesso!"
359
 
360
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
361
  msgid "Plugin Authorization"
362
  msgstr "Autorizzazione plugin"
363
 
364
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
365
  #, php-format
366
  msgid ""
367
  "You should watch the %1$s and read this %2$s before proceeding to "
372
  "autorizzazione. Questo plugin richiede un account di Google Analytics "
373
  "correttamente configurato!"
374
 
375
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
376
  msgid "video"
377
  msgstr "video"
378
 
379
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
380
  msgid "tutorial"
381
  msgstr "guida"
382
 
383
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
384
  msgid "use your own API Project credentials"
385
  msgstr "utilizza le tue credenziali API"
386
 
387
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
388
  msgid "API Key:"
389
  msgstr "Chiave API:"
390
 
391
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
392
  msgid "Client ID:"
393
  msgstr "ID Cliente:"
394
 
395
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
396
  msgid "Client Secret:"
397
  msgstr "Client Secret:"
398
 
399
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
400
  msgid "Clear Authorization"
401
  msgstr "Revoca autorizzazione"
402
 
403
+ #: .././admin/settings.php:881 .././admin/settings.php:959
404
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
405
  msgid "Clear Cache"
406
  msgstr "Elimina cache"
407
 
408
+ #: .././admin/settings.php:881
409
  msgid "Reset Errors"
410
  msgstr "Azzera errori."
411
 
412
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
413
  msgid "General Settings"
414
  msgstr "Impostazioni generali"
415
 
416
+ #: .././admin/settings.php:890
417
  msgid "Select View:"
418
  msgstr "Seleziona vista:"
419
 
420
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
421
  msgid "Property not found"
422
  msgstr "Propriet&agrave; non trovata"
423
 
424
+ #: .././admin/settings.php:907
425
  msgid "Lock Selection"
426
  msgstr "Blocca selezione"
427
 
428
+ #: .././admin/settings.php:926
429
  msgid "Theme Color:"
430
  msgstr "Colore tema:"
431
 
432
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
433
  msgid "Automatic Updates"
434
  msgstr "Aggiornamenti automatici"
435
 
436
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
437
  msgid ""
438
  "automatic updates for minor versions (security and maintenance releases only)"
439
  msgstr ""
440
  "aggiornamenti automatici per le release minori (solo di manutenzione e "
441
  "sicurezza)"
442
 
443
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
444
  #: .././admin/widgets.php:42
445
  msgid "Authorize Plugin"
446
  msgstr "Autorizza plugin"
447
 
448
+ #: .././admin/settings.php:1037
449
  msgid "Properties refreshed."
450
  msgstr "Propriet&agrave; aggiornate."
451
 
452
+ #: .././admin/settings.php:1122
453
  msgid "Network Setup"
454
  msgstr "Configurazione della rete"
455
 
456
+ #: .././admin/settings.php:1132
457
  msgid "use a single Google Analytics account for the entire network"
458
  msgstr "utilizza un unico account di Google Analytics per tutta la rete"
459
 
460
+ #: .././admin/settings.php:1177
461
  msgid "Refresh Properties"
462
  msgstr "Aggiorna propriet&agrave;"
463
 
464
+ #: .././admin/settings.php:1183
465
  msgid "Properties/Views Settings"
466
  msgstr "Propriet&agrave;/Mostra impostazioni"
467
 
468
+ #: .././admin/settings.php:1238
469
  msgid "exclude Super Admin tracking for the entire network"
470
  msgstr "escludi il monitoraggio dell&apos;amministratore su tutta la rete"
471
 
472
+ #: .././admin/settings.php:1285
473
  msgid "Setup Tutorial & Demo"
474
  msgstr "Guida all&apos;installazione & Demo"
475
 
476
+ #: .././admin/settings.php:1293
477
  msgid "Support & Reviews"
478
  msgstr "Supporto & Recensioni"
479
 
480
+ #: .././admin/settings.php:1300
481
  #, php-format
482
  msgid "Plugin documentation and support on %s"
483
  msgstr "Documentazione del plugin e supporto su %s"
484
 
485
+ #: .././admin/settings.php:1307
486
  #, php-format
487
  msgid "Your feedback and review are both important, %s!"
488
  msgstr "Il tuo feedback e la tua recensione sono entrambi importanti, %s!"
489
 
490
+ #: .././admin/settings.php:1307
491
  msgid "rate this plugin"
492
  msgstr "vota questo plugin"
493
 
494
+ #: .././admin/settings.php:1313
495
  msgid "Further Reading"
496
  msgstr "Approfondimenti"
497
 
498
+ #: .././admin/settings.php:1320
499
  #, php-format
500
  msgid "%s by moving your website to HTTPS/SSL."
501
  msgstr "%s spostando il sito web a HTTPS/SSL."
502
 
503
+ #: .././admin/settings.php:1320
504
  msgid "Improve search rankings"
505
  msgstr "Migliorare le classifiche di ricerca"
506
 
507
+ #: .././admin/settings.php:1327
508
  #, php-format
509
  msgid "Other %s written by the same author"
510
  msgstr "Altri %s scritti dallo stesso autore"
511
 
512
+ #: .././admin/settings.php:1327
513
  msgid "WordPress Plugins"
514
  msgstr "plugins per WordPress "
515
 
516
+ #: .././admin/settings.php:1333
517
  msgid "Other Services"
518
  msgstr "Altri servizi"
519
 
520
+ #: .././admin/settings.php:1340
521
  #, php-format
522
  msgid "Speed up your website and plug into a whole %s"
523
  msgstr "Accellera il tuo sito web ad un %s"
524
 
525
+ #: .././admin/settings.php:1340
526
  msgid "new level of site speed"
527
  msgstr "nuovo livello di velocit&agrave;"
528
 
529
+ #: .././admin/settings.php:1347
530
  #, php-format
531
  msgid "%s service with users tracking at IP level."
532
  msgstr "%s servizio con tracciamento degli utenti a livello IP."
533
 
534
+ #: .././admin/settings.php:1347
535
  msgid "Web Analytics"
536
  msgstr "Web Analytics"
537
 
538
+ #: .././admin/setup.php:67 .././admin/setup.php:95
539
  msgid "Google Analytics"
540
  msgstr "Google Analytics"
541
 
542
+ #: .././admin/setup.php:73
543
  msgid "Backend Settings"
544
  msgstr "Impostazioni backend"
545
 
546
+ #: .././admin/setup.php:76
547
  msgid "Frontend Settings"
548
  msgstr "Impostazioni frontend"
549
 
550
+ #: .././admin/setup.php:79
551
  msgid "Tracking Code"
552
  msgstr "Monitoraggio"
553
 
554
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
555
  msgid "Today"
556
  msgstr "Oggi"
557
 
558
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
559
  msgid "Yesterday"
560
  msgstr "Ieri"
561
 
562
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
563
  #: .././front/widgets.php:74 .././front/widgets.php:182
564
  msgid "Last 7 Days"
565
  msgstr "Ultimi 7 giorni"
566
 
567
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
568
  #: .././front/widgets.php:80 .././front/widgets.php:184
569
  msgid "Last 30 Days"
570
  msgstr "Ultimi 30 giorni"
571
 
572
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
573
  msgid "Last 90 Days"
574
  msgstr "Ultimi 90 giorni"
575
 
576
+ #: .././admin/setup.php:175 .././admin/setup.php:190
577
  msgid "Unique Views"
578
  msgstr "Visualizzazioni singole"
579
 
580
+ #: .././admin/setup.php:176 .././admin/setup.php:191
581
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
582
  #: .././tools/gapi.php:391
583
  msgid "Users"
584
  msgstr "Utenti"
585
 
586
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
587
  msgid "Organic"
588
  msgstr "Traffico da motorI di ricerca"
589
 
590
+ #: .././admin/setup.php:178 .././admin/setup.php:192
591
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
592
  #: .././tools/gapi.php:394
593
  msgid "Page Views"
594
  msgstr "Pagine viste"
595
 
596
+ #: .././admin/setup.php:179 .././admin/setup.php:193
597
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
598
  #: .././tools/gapi.php:397
599
  msgid "Bounce Rate"
600
  msgstr "Frequenza di rimbalzo"
601
 
602
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
603
  msgid "Location"
604
  msgstr "Posizione geografica"
605
 
606
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
607
  msgid "Referrers"
608
  msgstr "Siti di origine del traffico"
609
 
610
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
611
  #: .././tools/gapi.php:918
612
  msgid "Searches"
613
  msgstr "Ricerche"
614
 
615
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
616
  msgid "Traffic Details"
617
  msgstr "Dettagli traffico"
618
 
619
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
620
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
621
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
622
  msgid "A JavaScript Error is blocking plugin resources!"
623
  msgstr "Un errore JavaScript sta bloccando le risorse del plugin"
624
 
625
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
626
  msgid "Traffic Mediums"
627
  msgstr "Origine del traffico in %"
628
 
629
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
630
  msgid "Visitor Type"
631
  msgstr "Tipo di visitatore"
632
 
633
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
634
  msgid "Social Networks"
635
  msgstr "Social Networks"
636
 
637
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
638
  msgid "Search Engines"
639
  msgstr "Motori di ricerca"
640
 
641
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
642
  msgid "Organic Search"
643
  msgstr "Ricerca organica"
644
 
645
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
646
  msgid "Pages/Session"
647
  msgstr "Pagine per sessione"
648
 
649
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
650
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
651
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
652
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
657
  msgstr ""
658
  "Risposta non valida, ulteriori dettagli nella console JavaScript (F12)."
659
 
660
+ #: .././admin/setup.php:197
661
  msgid "Not enough data collected"
662
  msgstr "Dati raccolti insufficienti"
663
 
664
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
665
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
666
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
667
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
672
  msgid "This report is unavailable"
673
  msgstr "Questo rapporto non &egrave; disponibile"
674
 
675
+ #: .././admin/setup.php:199
676
  msgid "report generated by"
677
  msgstr "rapporto generato da"
678
 
679
+ #: .././admin/setup.php:233
680
  msgid "Settings"
681
  msgstr "Impostazioni"
682
 
languages/ga-dash-ja.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: \n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:46+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: heysister721 <tk197709141545@gmail.com>\n"
10
  "Language: ja\n"
@@ -18,43 +18,43 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
  msgstr "アナリティクス"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr "設定を保存しました。"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
  msgstr "修正しますか?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "問題が発生しました。%2$sするか、%1$sを確認してください。"
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
  msgstr "エラー&デバッグ"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "プラグインを認可"
60
 
@@ -79,8 +79,8 @@ msgid "show page searches (after each article)"
79
  msgstr ""
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
- #: .././admin/settings.php:602 .././admin/settings.php:945
83
- #: .././admin/settings.php:1233
84
  msgid "Save Changes"
85
  msgstr "変更を保存"
86
 
@@ -130,16 +130,16 @@ msgstr "Google Analytics トラッキングコード"
130
  msgid "Basic Settings"
131
  msgstr "基本設定"
132
 
133
- #: .././admin/settings.php:352 .././admin/settings.php:418
134
  msgid "Events Tracking"
135
  msgstr "追跡イベント"
136
 
137
- #: .././admin/settings.php:353 .././admin/settings.php:466
138
  msgid "Custom Definitions"
139
  msgstr "カスタム定義"
140
 
141
- #: .././admin/settings.php:354 .././admin/settings.php:564
142
- #: .././admin/settings.php:1216
143
  msgid "Exclude Tracking"
144
  msgstr "追跡を除外する"
145
 
@@ -147,161 +147,161 @@ msgstr "追跡を除外する"
147
  msgid "Advanced Settings"
148
  msgstr "拡張設定"
149
 
150
- #: .././admin/settings.php:363
151
  msgid "Tracking Settings"
152
  msgstr "トラッキング設定"
153
 
154
- #: .././admin/settings.php:366
155
  msgid "Tracking Options:"
156
  msgstr "オプションのトラッキング:"
157
 
158
- #: .././admin/settings.php:368
159
  msgid "Disabled"
160
  msgstr "無効"
161
 
162
- #: .././admin/settings.php:369
163
  msgid "Enabled"
164
  msgstr "有効"
165
 
166
- #: .././admin/settings.php:377 .././admin/settings.php:892
167
- #: .././admin/settings.php:913 .././admin/settings.php:1189
168
  #: .././admin/widgets.php:71
169
  msgid "View Name:"
170
  msgstr "ビュー名:"
171
 
172
- #: .././admin/settings.php:377 .././admin/settings.php:913
173
  msgid "Tracking ID:"
174
  msgstr "トラッキング ID:"
175
 
176
- #: .././admin/settings.php:377 .././admin/settings.php:913
177
  msgid "Default URL:"
178
  msgstr "デフォルトのURL:"
179
 
180
- #: .././admin/settings.php:377 .././admin/settings.php:913
181
  msgid "Time Zone:"
182
  msgstr "タイムゾーン:"
183
 
184
- #: .././admin/settings.php:382
185
  msgid "Basic Tracking"
186
  msgstr "基本的なトラッキング"
187
 
188
- #: .././admin/settings.php:385
189
  msgid "Tracking Type:"
190
  msgstr "トラッキングの種類:"
191
 
192
- #: .././admin/settings.php:387
193
  msgid "Classic Analytics"
194
  msgstr "クラシックアナリティクス"
195
 
196
- #: .././admin/settings.php:388
197
  msgid "Universal Analytics"
198
  msgstr "ユニバーサルアナリティクス"
199
 
200
- #: .././admin/settings.php:399
201
  msgid "anonymize IPs while tracking"
202
  msgstr ""
203
 
204
- #: .././admin/settings.php:410
205
  msgid "enable remarketing, demographics and interests reports"
206
  msgstr ""
207
 
208
- #: .././admin/settings.php:428
209
  msgid "track downloads, mailto and outbound links"
210
  msgstr ""
211
 
212
- #: .././admin/settings.php:432
213
  msgid "Downloads Regex:"
214
  msgstr "ダウンロードの正規表現:"
215
 
216
- #: .././admin/settings.php:443
217
  msgid "track affiliate links matching this regex"
218
  msgstr ""
219
 
220
- #: .././admin/settings.php:447
221
  msgid "Affiliates Regex:"
222
  msgstr "アフィリエイトの正規表現:"
223
 
224
- #: .././admin/settings.php:458
225
  msgid "track fragment identifiers, hashmarks (#) in URI links"
226
  msgstr ""
227
 
228
- #: .././admin/settings.php:469
229
  msgid "Authors:"
230
  msgstr "作者:"
231
 
232
- #: .././admin/settings.php:477
233
  msgid "Publication Year:"
234
  msgstr "発行年:"
235
 
236
- #: .././admin/settings.php:485
237
  msgid "Categories:"
238
  msgstr "カテゴリー:"
239
 
240
- #: .././admin/settings.php:493
241
  msgid "User Type:"
242
  msgstr "ユーザータイプ:"
243
 
244
- #: .././admin/settings.php:505
245
  msgid "Advanced Tracking"
246
  msgstr "高度なトラッキング"
247
 
248
- #: .././admin/settings.php:508
249
  msgid "Page Speed SR:"
250
  msgstr "ページスピードSR:"
251
 
252
- #: .././admin/settings.php:519
253
  msgid "exclude events from bounce-rate calculation"
254
  msgstr ""
255
 
256
- #: .././admin/settings.php:530
257
  msgid "enable enhanced link attribution"
258
  msgstr ""
259
 
260
- #: .././admin/settings.php:541
261
  msgid "enable AdSense account linking"
262
  msgstr ""
263
 
264
- #: .././admin/settings.php:552
265
  msgid "enable cross domain tracking"
266
  msgstr ""
267
 
268
- #: .././admin/settings.php:556
269
  msgid "Cross Domains:"
270
  msgstr "クロスドメイン:"
271
 
272
- #: .././admin/settings.php:567
273
  msgid "Exclude tracking for:"
274
  msgstr "トラッキング対象外:"
275
 
276
- #: .././admin/settings.php:648
277
  msgid "Google Analytics Errors & Debugging"
278
  msgstr "Google Analyticsのエラーとデバッグ"
279
 
280
- #: .././admin/settings.php:658
281
  msgid "Errors & Details"
282
  msgstr "エラーとデバッグ"
283
 
284
- #: .././admin/settings.php:659
285
  msgid "Plugin Settings"
286
  msgstr "プラグイン設定"
287
 
288
- #: .././admin/settings.php:667
289
  msgid "Last Error detected"
290
  msgstr "エラーを検出"
291
 
292
- #: .././admin/settings.php:673 .././admin/settings.php:686
293
  msgid "None"
294
  msgstr "なし"
295
 
296
- #: .././admin/settings.php:680
297
  msgid "Error Details"
298
  msgstr "エラーの詳細"
299
 
300
- #: .././admin/settings.php:700
301
  msgid "Plugin Configuration"
302
  msgstr "プラグインの設定"
303
 
304
- #: .././admin/settings.php:722 .././admin/settings.php:980
305
  msgid ""
306
  "Loading the required libraries. If this results in a blank screen or a fatal "
307
  "error, try this solution:"
@@ -309,15 +309,15 @@ msgstr ""
309
  "必要なライブラリをロードしています。空白の画面または致命的なエラーが発生した"
310
  "場合は、このソリューションを試してみてください:"
311
 
312
- #: .././admin/settings.php:722
313
  msgid "Library conflicts between WordPress plugins"
314
  msgstr ""
315
 
316
- #: .././admin/settings.php:737 .././admin/settings.php:997
317
  msgid "Plugin authorization succeeded."
318
  msgstr "プラグインの認可が成功しました。"
319
 
320
- #: .././admin/settings.php:752 .././admin/settings.php:1021
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
@@ -326,35 +326,35 @@ msgstr ""
326
  "りません</strong>。アクセスコードを取得するためには赤いリンクを使用して、再度"
327
  "実行してください。"
328
 
329
- #: .././admin/settings.php:775 .././admin/settings.php:1053
330
  msgid "Cleared Cache."
331
  msgstr "キャッシュをクリアしました。"
332
 
333
- #: .././admin/settings.php:784 .././admin/settings.php:1062
334
  msgid "Token Reseted and Revoked."
335
  msgstr "トークンをリセットし失効させました。"
336
 
337
- #: .././admin/settings.php:794
338
  msgid "All errors reseted."
339
  msgstr "全てのエラーをリセットしました。"
340
 
341
- #: .././admin/settings.php:807 .././admin/settings.php:1076
342
  msgid "All other domains/properties were removed."
343
  msgstr "全ての他のドメイン/プロパティが削除されました。"
344
 
345
- #: .././admin/settings.php:819 .././admin/settings.php:1088
346
  msgid "Google Analytics Settings"
347
  msgstr "Google アナリティクスの設定"
348
 
349
- #: .././admin/settings.php:833 .././admin/settings.php:1101
350
  msgid "Use the red link (see below) to generate and get your access code!"
351
  msgstr "アクセスコードを取得するには、赤リンク(下記参照)を使用してください!"
352
 
353
- #: .././admin/settings.php:844 .././admin/settings.php:1129
354
  msgid "Plugin Authorization"
355
  msgstr "プラグインを認可"
356
 
357
- #: .././admin/settings.php:849 .././admin/settings.php:1133
358
  #, php-format
359
  msgid ""
360
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -364,251 +364,250 @@ msgstr ""
364
  "プラグインを認可する前に%1$sを視聴し、%2$sを一読ください。 このプラグインを利"
365
  "用するにはGoogle アナリティクスのアカウントの適切な設定が必要です。"
366
 
367
- #: .././admin/settings.php:849 .././admin/settings.php:1133
368
  msgid "video"
369
  msgstr "動画"
370
 
371
- #: .././admin/settings.php:849 .././admin/settings.php:1133
372
  msgid "tutorial"
373
  msgstr "チュートリアル"
374
 
375
- #: .././admin/settings.php:854 .././admin/settings.php:1140
376
  msgid "use your own API Project credentials"
377
  msgstr ""
378
 
379
- #: .././admin/settings.php:858 .././admin/settings.php:1147
380
  msgid "API Key:"
381
  msgstr "API キー:"
382
 
383
- #: .././admin/settings.php:862 .././admin/settings.php:1151
384
  msgid "Client ID:"
385
  msgstr "クライアント ID:"
386
 
387
- #: .././admin/settings.php:866 .././admin/settings.php:1155
388
  msgid "Client Secret:"
389
  msgstr "クライアント Secret:"
390
 
391
- #: .././admin/settings.php:876 .././admin/settings.php:1165
392
  msgid "Clear Authorization"
393
  msgstr "認可のクリア"
394
 
395
- #: .././admin/settings.php:876 .././admin/settings.php:951
396
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
397
  msgid "Clear Cache"
398
  msgstr "キャッシュを消去"
399
 
400
- #: .././admin/settings.php:876
401
  msgid "Reset Errors"
402
  msgstr "エラーをリセット"
403
 
404
- #: .././admin/settings.php:882 .././admin/setup.php:80
405
- #: .././admin/setup.php:115
406
  msgid "General Settings"
407
  msgstr "一般設定"
408
 
409
- #: .././admin/settings.php:885
410
  msgid "Select View:"
411
  msgstr ""
412
 
413
- #: .././admin/settings.php:896 .././admin/settings.php:1193
414
  msgid "Property not found"
415
  msgstr "プロパティが見つかりません"
416
 
417
- #: .././admin/settings.php:901
418
  msgid "Lock Selection"
419
  msgstr ""
420
 
421
- #: .././admin/settings.php:919
422
  msgid "Theme Color:"
423
  msgstr "テーマカラー:"
424
 
425
- #: .././admin/settings.php:927 .././admin/settings.php:1202
426
  msgid "Automatic Updates"
427
  msgstr "自動アップデート"
428
 
429
- #: .././admin/settings.php:937 .././admin/settings.php:1212
430
  msgid ""
431
  "automatic updates for minor versions (security and maintenance releases only)"
432
  msgstr ""
433
  "マイナーバージョンの自動アップデート(セキュリティ&メンテナンスリリースのみ)"
434
 
435
- #: .././admin/settings.php:951 .././admin/settings.php:1240
436
  #: .././admin/widgets.php:42
437
  msgid "Authorize Plugin"
438
  msgstr "プラグインを認可"
439
 
440
- #: .././admin/settings.php:1027
441
  msgid "Properties refreshed."
442
  msgstr "プロパティを更新しました。"
443
 
444
- #: .././admin/settings.php:1111
445
  msgid "Network Setup"
446
  msgstr "ネットワーク設定"
447
 
448
- #: .././admin/settings.php:1121
449
  msgid "use a single Google Analytics account for the entire network"
450
  msgstr ""
451
 
452
- #: .././admin/settings.php:1165
453
  msgid "Refresh Properties"
454
  msgstr "プロパティを最新の情報に更新"
455
 
456
- #: .././admin/settings.php:1171
457
  msgid "Properties/Views Settings"
458
  msgstr "プロパティ/ビューの設定"
459
 
460
- #: .././admin/settings.php:1226
461
  msgid "exclude Super Admin tracking for the entire network"
462
  msgstr ""
463
 
464
- #: .././admin/settings.php:1271
465
  msgid "Setup Tutorial & Demo"
466
  msgstr "セットアップ:チュートリアル&デモ"
467
 
468
- #: .././admin/settings.php:1279
469
  msgid "Support & Reviews"
470
  msgstr "サポート&レビュー"
471
 
472
- #: .././admin/settings.php:1286
473
  #, php-format
474
  msgid "Plugin documentation and support on %s"
475
  msgstr ""
476
 
477
- #: .././admin/settings.php:1293
478
  #, php-format
479
  msgid "Your feedback and review are both important, %s!"
480
  msgstr "フィードバックやレビューはどちらも大切です。%sしてください!"
481
 
482
- #: .././admin/settings.php:1293
483
  msgid "rate this plugin"
484
  msgstr "このプラグインを評価"
485
 
486
- #: .././admin/settings.php:1299
487
  msgid "Further Reading"
488
  msgstr "参考文献"
489
 
490
- #: .././admin/settings.php:1306
491
  #, php-format
492
  msgid "%s by moving your website to HTTPS/SSL."
493
  msgstr "ウェブサイトをHTTPS/SSLに移行し%s。"
494
 
495
- #: .././admin/settings.php:1306
496
  msgid "Improve search rankings"
497
  msgstr "検索ランキングを向上させる"
498
 
499
- #: .././admin/settings.php:1313
500
  #, php-format
501
  msgid "Other %s written by the same author"
502
  msgstr "同じ作者の他の%s"
503
 
504
- #: .././admin/settings.php:1313
505
  msgid "WordPress Plugins"
506
  msgstr "WordPressのプラグイン"
507
 
508
- #: .././admin/settings.php:1319
509
  msgid "Other Services"
510
  msgstr "その他のサービス"
511
 
512
- #: .././admin/settings.php:1326
513
  #, php-format
514
  msgid "Speed up your website and plug into a whole %s"
515
  msgstr ""
516
 
517
- #: .././admin/settings.php:1326
518
  msgid "new level of site speed"
519
  msgstr "新しいレベルのサイト速度"
520
 
521
- #: .././admin/settings.php:1333
522
  #, php-format
523
  msgid "%s service with users tracking at IP level."
524
  msgstr "IPレベルでのユーザートラッキングのできる%s。"
525
 
526
- #: .././admin/settings.php:1333
527
  msgid "Web Analytics"
528
  msgstr "ウェブ解析"
529
 
530
- #: .././admin/setup.php:76 .././admin/setup.php:111
531
  msgid "Google Analytics"
532
  msgstr "Google アナリティクス"
533
 
534
- #: .././admin/setup.php:84
535
  msgid "Backend Settings"
536
  msgstr "バックエンド設定"
537
 
538
- #: .././admin/setup.php:88
539
  msgid "Frontend Settings"
540
  msgstr "フロントエンド設定"
541
 
542
- #: .././admin/setup.php:92
543
  msgid "Tracking Code"
544
  msgstr "トラッキングコード"
545
 
546
- #: .././admin/setup.php:195 .././admin/widgets.php:126
547
  msgid "Today"
548
  msgstr "今日"
549
 
550
- #: .././admin/setup.php:196 .././admin/widgets.php:127
551
  msgid "Yesterday"
552
  msgstr "昨日"
553
 
554
- #: .././admin/setup.php:197 .././admin/widgets.php:128
555
  #: .././front/widgets.php:74 .././front/widgets.php:182
556
  msgid "Last 7 Days"
557
  msgstr "1週間"
558
 
559
- #: .././admin/setup.php:198 .././admin/widgets.php:130
560
  #: .././front/widgets.php:80 .././front/widgets.php:184
561
  msgid "Last 30 Days"
562
  msgstr "30日間"
563
 
564
- #: .././admin/setup.php:199 .././admin/widgets.php:131
565
  msgid "Last 90 Days"
566
  msgstr "90日間"
567
 
568
- #: .././admin/setup.php:202 .././admin/setup.php:218
569
  msgid "Unique Views"
570
  msgstr "ユニークPV"
571
 
572
- #: .././admin/setup.php:203 .././admin/setup.php:219
573
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
574
  #: .././tools/gapi.php:391
575
  msgid "Users"
576
  msgstr "ユーザー"
577
 
578
- #: .././admin/setup.php:204 .././admin/widgets.php:137
579
  msgid "Organic"
580
  msgstr "オーガニック検索"
581
 
582
- #: .././admin/setup.php:205 .././admin/setup.php:220
583
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
584
  #: .././tools/gapi.php:394
585
  msgid "Page Views"
586
  msgstr "PV"
587
 
588
- #: .././admin/setup.php:206 .././admin/setup.php:221
589
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
590
  #: .././tools/gapi.php:397
591
  msgid "Bounce Rate"
592
  msgstr "直帰率"
593
 
594
- #: .././admin/setup.php:207 .././admin/widgets.php:140
595
  msgid "Location"
596
  msgstr "地域"
597
 
598
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
599
  msgid "Referrers"
600
  msgstr "リファラー"
601
 
602
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
603
  #: .././tools/gapi.php:918
604
  msgid "Searches"
605
  msgstr "検索結果"
606
 
607
- #: .././admin/setup.php:210 .././admin/widgets.php:144
608
  msgid "Traffic Details"
609
  msgstr "トラフィック詳細"
610
 
611
- #: .././admin/setup.php:213 .././admin/widgets.php:510
612
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
613
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
614
  msgid "A JavaScript Error is blocking plugin resources!"
@@ -616,31 +615,31 @@ msgstr ""
616
  "JavaScriptのエラーが、プラグインのリソースをブロックしている可能性がありま"
617
  "す。"
618
 
619
- #: .././admin/setup.php:214 .././admin/widgets.php:713
620
  msgid "Traffic Mediums"
621
  msgstr "トラフィック平均"
622
 
623
- #: .././admin/setup.php:215 .././admin/widgets.php:729
624
  msgid "Visitor Type"
625
  msgstr "訪問者"
626
 
627
- #: .././admin/setup.php:216 .././admin/widgets.php:745
628
  msgid "Social Networks"
629
  msgstr "SNS"
630
 
631
- #: .././admin/setup.php:217 .././admin/widgets.php:761
632
  msgid "Search Engines"
633
  msgstr "検索エンジン"
634
 
635
- #: .././admin/setup.php:222 .././admin/widgets.php:887
636
  msgid "Organic Search"
637
  msgstr "オーガニック検索"
638
 
639
- #: .././admin/setup.php:223 .././admin/widgets.php:891
640
  msgid "Pages/Session"
641
  msgstr "ページ/セッション"
642
 
643
- #: .././admin/setup.php:224 .././admin/widgets.php:523
644
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
645
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
646
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -651,11 +650,11 @@ msgid "Invalid response, more details in JavaScript Console (F12)."
651
  msgstr ""
652
  "応答がありません。JavaScriptコンソールでの詳細(F12)をご確認ください。"
653
 
654
- #: .././admin/setup.php:225
655
  msgid "Not enough data collected"
656
  msgstr "充分なデータがありません"
657
 
658
- #: .././admin/setup.php:226 .././admin/widgets.php:528
659
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
660
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
661
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -666,11 +665,11 @@ msgstr "充分なデータがありません"
666
  msgid "This report is unavailable"
667
  msgstr "このレポートは使用できません。"
668
 
669
- #: .././admin/setup.php:227
670
  msgid "report generated by"
671
  msgstr "report generated by"
672
 
673
- #: .././admin/setup.php:267
674
  msgid "Settings"
675
  msgstr "設定"
676
 
3
  "Project-Id-Version: \n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:47+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:47+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: heysister721 <tk197709141545@gmail.com>\n"
10
  "Language: ja\n"
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:52
22
  msgid "Analytics"
23
  msgstr "アナリティクス"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
+ #: .././admin/settings.php:328 .././admin/settings.php:803
27
+ #: .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr "設定を保存しました。"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
+ #: .././admin/settings.php:330 .././admin/settings.php:780
33
+ #: .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817
35
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
36
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
37
+ #: .././admin/settings.php:1093
38
  msgid "Cheating Huh?"
39
  msgstr "修正しますか?"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
+ #: .././admin/settings.php:334 .././admin/settings.php:647
43
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "問題が発生しました。%2$sするか、%1$sを確認してください。"
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
+ #: .././admin/settings.php:334 .././admin/settings.php:647
50
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
51
+ #: .././admin/setup.php:82 .././admin/setup.php:101
52
  msgid "Errors & Debug"
53
  msgstr "エラー&デバッグ"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
+ #: .././admin/settings.php:334 .././admin/settings.php:647
57
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
58
  msgid "authorize the plugin"
59
  msgstr "プラグインを認可"
60
 
79
  msgstr ""
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
+ #: .././admin/settings.php:605 .././admin/settings.php:952
83
+ #: .././admin/settings.php:1245
84
  msgid "Save Changes"
85
  msgstr "変更を保存"
86
 
130
  msgid "Basic Settings"
131
  msgstr "基本設定"
132
 
133
+ #: .././admin/settings.php:352 .././admin/settings.php:417
134
  msgid "Events Tracking"
135
  msgstr "追跡イベント"
136
 
137
+ #: .././admin/settings.php:353 .././admin/settings.php:465
138
  msgid "Custom Definitions"
139
  msgstr "カスタム定義"
140
 
141
+ #: .././admin/settings.php:354 .././admin/settings.php:563
142
+ #: .././admin/settings.php:1228
143
  msgid "Exclude Tracking"
144
  msgstr "追跡を除外する"
145
 
147
  msgid "Advanced Settings"
148
  msgstr "拡張設定"
149
 
150
+ #: .././admin/settings.php:362
151
  msgid "Tracking Settings"
152
  msgstr "トラッキング設定"
153
 
154
+ #: .././admin/settings.php:365
155
  msgid "Tracking Options:"
156
  msgstr "オプションのトラッキング:"
157
 
158
+ #: .././admin/settings.php:367
159
  msgid "Disabled"
160
  msgstr "無効"
161
 
162
+ #: .././admin/settings.php:368
163
  msgid "Enabled"
164
  msgstr "有効"
165
 
166
+ #: .././admin/settings.php:376 .././admin/settings.php:897
167
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
168
  #: .././admin/widgets.php:71
169
  msgid "View Name:"
170
  msgstr "ビュー名:"
171
 
172
+ #: .././admin/settings.php:376 .././admin/settings.php:919
173
  msgid "Tracking ID:"
174
  msgstr "トラッキング ID:"
175
 
176
+ #: .././admin/settings.php:376 .././admin/settings.php:919
177
  msgid "Default URL:"
178
  msgstr "デフォルトのURL:"
179
 
180
+ #: .././admin/settings.php:376 .././admin/settings.php:919
181
  msgid "Time Zone:"
182
  msgstr "タイムゾーン:"
183
 
184
+ #: .././admin/settings.php:381
185
  msgid "Basic Tracking"
186
  msgstr "基本的なトラッキング"
187
 
188
+ #: .././admin/settings.php:384
189
  msgid "Tracking Type:"
190
  msgstr "トラッキングの種類:"
191
 
192
+ #: .././admin/settings.php:386
193
  msgid "Classic Analytics"
194
  msgstr "クラシックアナリティクス"
195
 
196
+ #: .././admin/settings.php:387
197
  msgid "Universal Analytics"
198
  msgstr "ユニバーサルアナリティクス"
199
 
200
+ #: .././admin/settings.php:398
201
  msgid "anonymize IPs while tracking"
202
  msgstr ""
203
 
204
+ #: .././admin/settings.php:409
205
  msgid "enable remarketing, demographics and interests reports"
206
  msgstr ""
207
 
208
+ #: .././admin/settings.php:427
209
  msgid "track downloads, mailto and outbound links"
210
  msgstr ""
211
 
212
+ #: .././admin/settings.php:431
213
  msgid "Downloads Regex:"
214
  msgstr "ダウンロードの正規表現:"
215
 
216
+ #: .././admin/settings.php:442
217
  msgid "track affiliate links matching this regex"
218
  msgstr ""
219
 
220
+ #: .././admin/settings.php:446
221
  msgid "Affiliates Regex:"
222
  msgstr "アフィリエイトの正規表現:"
223
 
224
+ #: .././admin/settings.php:457
225
  msgid "track fragment identifiers, hashmarks (#) in URI links"
226
  msgstr ""
227
 
228
+ #: .././admin/settings.php:468
229
  msgid "Authors:"
230
  msgstr "作者:"
231
 
232
+ #: .././admin/settings.php:476
233
  msgid "Publication Year:"
234
  msgstr "発行年:"
235
 
236
+ #: .././admin/settings.php:484
237
  msgid "Categories:"
238
  msgstr "カテゴリー:"
239
 
240
+ #: .././admin/settings.php:492
241
  msgid "User Type:"
242
  msgstr "ユーザータイプ:"
243
 
244
+ #: .././admin/settings.php:504
245
  msgid "Advanced Tracking"
246
  msgstr "高度なトラッキング"
247
 
248
+ #: .././admin/settings.php:507
249
  msgid "Page Speed SR:"
250
  msgstr "ページスピードSR:"
251
 
252
+ #: .././admin/settings.php:518
253
  msgid "exclude events from bounce-rate calculation"
254
  msgstr ""
255
 
256
+ #: .././admin/settings.php:529
257
  msgid "enable enhanced link attribution"
258
  msgstr ""
259
 
260
+ #: .././admin/settings.php:540
261
  msgid "enable AdSense account linking"
262
  msgstr ""
263
 
264
+ #: .././admin/settings.php:551
265
  msgid "enable cross domain tracking"
266
  msgstr ""
267
 
268
+ #: .././admin/settings.php:555
269
  msgid "Cross Domains:"
270
  msgstr "クロスドメイン:"
271
 
272
+ #: .././admin/settings.php:566
273
  msgid "Exclude tracking for:"
274
  msgstr "トラッキング対象外:"
275
 
276
+ #: .././admin/settings.php:651
277
  msgid "Google Analytics Errors & Debugging"
278
  msgstr "Google Analyticsのエラーとデバッグ"
279
 
280
+ #: .././admin/settings.php:661
281
  msgid "Errors & Details"
282
  msgstr "エラーとデバッグ"
283
 
284
+ #: .././admin/settings.php:662
285
  msgid "Plugin Settings"
286
  msgstr "プラグイン設定"
287
 
288
+ #: .././admin/settings.php:670
289
  msgid "Last Error detected"
290
  msgstr "エラーを検出"
291
 
292
+ #: .././admin/settings.php:676 .././admin/settings.php:689
293
  msgid "None"
294
  msgstr "なし"
295
 
296
+ #: .././admin/settings.php:683
297
  msgid "Error Details"
298
  msgstr "エラーの詳細"
299
 
300
+ #: .././admin/settings.php:703
301
  msgid "Plugin Configuration"
302
  msgstr "プラグインの設定"
303
 
304
+ #: .././admin/settings.php:725 .././admin/settings.php:990
305
  msgid ""
306
  "Loading the required libraries. If this results in a blank screen or a fatal "
307
  "error, try this solution:"
309
  "必要なライブラリをロードしています。空白の画面または致命的なエラーが発生した"
310
  "場合は、このソリューションを試してみてください:"
311
 
312
+ #: .././admin/settings.php:725
313
  msgid "Library conflicts between WordPress plugins"
314
  msgstr ""
315
 
316
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
317
  msgid "Plugin authorization succeeded."
318
  msgstr "プラグインの認可が成功しました。"
319
 
320
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
321
  msgid ""
322
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
323
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
326
  "りません</strong>。アクセスコードを取得するためには赤いリンクを使用して、再度"
327
  "実行してください。"
328
 
329
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
330
  msgid "Cleared Cache."
331
  msgstr "キャッシュをクリアしました。"
332
 
333
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
334
  msgid "Token Reseted and Revoked."
335
  msgstr "トークンをリセットし失効させました。"
336
 
337
+ #: .././admin/settings.php:797
338
  msgid "All errors reseted."
339
  msgstr "全てのエラーをリセットしました。"
340
 
341
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
342
  msgid "All other domains/properties were removed."
343
  msgstr "全ての他のドメイン/プロパティが削除されました。"
344
 
345
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
346
  msgid "Google Analytics Settings"
347
  msgstr "Google アナリティクスの設定"
348
 
349
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
350
  msgid "Use the red link (see below) to generate and get your access code!"
351
  msgstr "アクセスコードを取得するには、赤リンク(下記参照)を使用してください!"
352
 
353
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
354
  msgid "Plugin Authorization"
355
  msgstr "プラグインを認可"
356
 
357
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
358
  #, php-format
359
  msgid ""
360
  "You should watch the %1$s and read this %2$s before proceeding to "
364
  "プラグインを認可する前に%1$sを視聴し、%2$sを一読ください。 このプラグインを利"
365
  "用するにはGoogle アナリティクスのアカウントの適切な設定が必要です。"
366
 
367
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
368
  msgid "video"
369
  msgstr "動画"
370
 
371
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
372
  msgid "tutorial"
373
  msgstr "チュートリアル"
374
 
375
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
376
  msgid "use your own API Project credentials"
377
  msgstr ""
378
 
379
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
380
  msgid "API Key:"
381
  msgstr "API キー:"
382
 
383
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
384
  msgid "Client ID:"
385
  msgstr "クライアント ID:"
386
 
387
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
388
  msgid "Client Secret:"
389
  msgstr "クライアント Secret:"
390
 
391
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
392
  msgid "Clear Authorization"
393
  msgstr "認可のクリア"
394
 
395
+ #: .././admin/settings.php:881 .././admin/settings.php:959
396
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
397
  msgid "Clear Cache"
398
  msgstr "キャッシュを消去"
399
 
400
+ #: .././admin/settings.php:881
401
  msgid "Reset Errors"
402
  msgstr "エラーをリセット"
403
 
404
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
405
  msgid "General Settings"
406
  msgstr "一般設定"
407
 
408
+ #: .././admin/settings.php:890
409
  msgid "Select View:"
410
  msgstr ""
411
 
412
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
413
  msgid "Property not found"
414
  msgstr "プロパティが見つかりません"
415
 
416
+ #: .././admin/settings.php:907
417
  msgid "Lock Selection"
418
  msgstr ""
419
 
420
+ #: .././admin/settings.php:926
421
  msgid "Theme Color:"
422
  msgstr "テーマカラー:"
423
 
424
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
425
  msgid "Automatic Updates"
426
  msgstr "自動アップデート"
427
 
428
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
429
  msgid ""
430
  "automatic updates for minor versions (security and maintenance releases only)"
431
  msgstr ""
432
  "マイナーバージョンの自動アップデート(セキュリティ&メンテナンスリリースのみ)"
433
 
434
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
435
  #: .././admin/widgets.php:42
436
  msgid "Authorize Plugin"
437
  msgstr "プラグインを認可"
438
 
439
+ #: .././admin/settings.php:1037
440
  msgid "Properties refreshed."
441
  msgstr "プロパティを更新しました。"
442
 
443
+ #: .././admin/settings.php:1122
444
  msgid "Network Setup"
445
  msgstr "ネットワーク設定"
446
 
447
+ #: .././admin/settings.php:1132
448
  msgid "use a single Google Analytics account for the entire network"
449
  msgstr ""
450
 
451
+ #: .././admin/settings.php:1177
452
  msgid "Refresh Properties"
453
  msgstr "プロパティを最新の情報に更新"
454
 
455
+ #: .././admin/settings.php:1183
456
  msgid "Properties/Views Settings"
457
  msgstr "プロパティ/ビューの設定"
458
 
459
+ #: .././admin/settings.php:1238
460
  msgid "exclude Super Admin tracking for the entire network"
461
  msgstr ""
462
 
463
+ #: .././admin/settings.php:1285
464
  msgid "Setup Tutorial & Demo"
465
  msgstr "セットアップ:チュートリアル&デモ"
466
 
467
+ #: .././admin/settings.php:1293
468
  msgid "Support & Reviews"
469
  msgstr "サポート&レビュー"
470
 
471
+ #: .././admin/settings.php:1300
472
  #, php-format
473
  msgid "Plugin documentation and support on %s"
474
  msgstr ""
475
 
476
+ #: .././admin/settings.php:1307
477
  #, php-format
478
  msgid "Your feedback and review are both important, %s!"
479
  msgstr "フィードバックやレビューはどちらも大切です。%sしてください!"
480
 
481
+ #: .././admin/settings.php:1307
482
  msgid "rate this plugin"
483
  msgstr "このプラグインを評価"
484
 
485
+ #: .././admin/settings.php:1313
486
  msgid "Further Reading"
487
  msgstr "参考文献"
488
 
489
+ #: .././admin/settings.php:1320
490
  #, php-format
491
  msgid "%s by moving your website to HTTPS/SSL."
492
  msgstr "ウェブサイトをHTTPS/SSLに移行し%s。"
493
 
494
+ #: .././admin/settings.php:1320
495
  msgid "Improve search rankings"
496
  msgstr "検索ランキングを向上させる"
497
 
498
+ #: .././admin/settings.php:1327
499
  #, php-format
500
  msgid "Other %s written by the same author"
501
  msgstr "同じ作者の他の%s"
502
 
503
+ #: .././admin/settings.php:1327
504
  msgid "WordPress Plugins"
505
  msgstr "WordPressのプラグイン"
506
 
507
+ #: .././admin/settings.php:1333
508
  msgid "Other Services"
509
  msgstr "その他のサービス"
510
 
511
+ #: .././admin/settings.php:1340
512
  #, php-format
513
  msgid "Speed up your website and plug into a whole %s"
514
  msgstr ""
515
 
516
+ #: .././admin/settings.php:1340
517
  msgid "new level of site speed"
518
  msgstr "新しいレベルのサイト速度"
519
 
520
+ #: .././admin/settings.php:1347
521
  #, php-format
522
  msgid "%s service with users tracking at IP level."
523
  msgstr "IPレベルでのユーザートラッキングのできる%s。"
524
 
525
+ #: .././admin/settings.php:1347
526
  msgid "Web Analytics"
527
  msgstr "ウェブ解析"
528
 
529
+ #: .././admin/setup.php:67 .././admin/setup.php:95
530
  msgid "Google Analytics"
531
  msgstr "Google アナリティクス"
532
 
533
+ #: .././admin/setup.php:73
534
  msgid "Backend Settings"
535
  msgstr "バックエンド設定"
536
 
537
+ #: .././admin/setup.php:76
538
  msgid "Frontend Settings"
539
  msgstr "フロントエンド設定"
540
 
541
+ #: .././admin/setup.php:79
542
  msgid "Tracking Code"
543
  msgstr "トラッキングコード"
544
 
545
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
546
  msgid "Today"
547
  msgstr "今日"
548
 
549
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
550
  msgid "Yesterday"
551
  msgstr "昨日"
552
 
553
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
554
  #: .././front/widgets.php:74 .././front/widgets.php:182
555
  msgid "Last 7 Days"
556
  msgstr "1週間"
557
 
558
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
559
  #: .././front/widgets.php:80 .././front/widgets.php:184
560
  msgid "Last 30 Days"
561
  msgstr "30日間"
562
 
563
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
564
  msgid "Last 90 Days"
565
  msgstr "90日間"
566
 
567
+ #: .././admin/setup.php:175 .././admin/setup.php:190
568
  msgid "Unique Views"
569
  msgstr "ユニークPV"
570
 
571
+ #: .././admin/setup.php:176 .././admin/setup.php:191
572
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
573
  #: .././tools/gapi.php:391
574
  msgid "Users"
575
  msgstr "ユーザー"
576
 
577
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
578
  msgid "Organic"
579
  msgstr "オーガニック検索"
580
 
581
+ #: .././admin/setup.php:178 .././admin/setup.php:192
582
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
583
  #: .././tools/gapi.php:394
584
  msgid "Page Views"
585
  msgstr "PV"
586
 
587
+ #: .././admin/setup.php:179 .././admin/setup.php:193
588
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
589
  #: .././tools/gapi.php:397
590
  msgid "Bounce Rate"
591
  msgstr "直帰率"
592
 
593
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
594
  msgid "Location"
595
  msgstr "地域"
596
 
597
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
598
  msgid "Referrers"
599
  msgstr "リファラー"
600
 
601
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
602
  #: .././tools/gapi.php:918
603
  msgid "Searches"
604
  msgstr "検索結果"
605
 
606
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
607
  msgid "Traffic Details"
608
  msgstr "トラフィック詳細"
609
 
610
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
611
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
612
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
613
  msgid "A JavaScript Error is blocking plugin resources!"
615
  "JavaScriptのエラーが、プラグインのリソースをブロックしている可能性がありま"
616
  "す。"
617
 
618
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
619
  msgid "Traffic Mediums"
620
  msgstr "トラフィック平均"
621
 
622
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
623
  msgid "Visitor Type"
624
  msgstr "訪問者"
625
 
626
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
627
  msgid "Social Networks"
628
  msgstr "SNS"
629
 
630
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
631
  msgid "Search Engines"
632
  msgstr "検索エンジン"
633
 
634
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
635
  msgid "Organic Search"
636
  msgstr "オーガニック検索"
637
 
638
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
639
  msgid "Pages/Session"
640
  msgstr "ページ/セッション"
641
 
642
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
643
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
644
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
645
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
650
  msgstr ""
651
  "応答がありません。JavaScriptコンソールでの詳細(F12)をご確認ください。"
652
 
653
+ #: .././admin/setup.php:197
654
  msgid "Not enough data collected"
655
  msgstr "充分なデータがありません"
656
 
657
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
658
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
659
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
660
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
665
  msgid "This report is unavailable"
666
  msgstr "このレポートは使用できません。"
667
 
668
+ #: .././admin/setup.php:199
669
  msgid "report generated by"
670
  msgstr "report generated by"
671
 
672
+ #: .././admin/setup.php:233
673
  msgid "Settings"
674
  msgstr "設定"
675
 
languages/ga-dash-nl_NL.mo ADDED
Binary file
languages/ga-dash-nl_NL.po CHANGED
@@ -1,8 +1,10 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
- "POT-Creation-Date: 2015-05-20 21:46+0200\n"
5
- "PO-Revision-Date: 2015-05-20 21:46+0200\n"
 
 
6
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
7
  "Language-Team: Willem-Jan Meerkerk <info@bs-webdevelopment.nl>\n"
8
  "Language: nl_NL\n"
@@ -18,520 +20,558 @@ msgstr ""
18
 
19
  #: .././admin/item-reports.php:67
20
  msgid "Analytics"
21
- msgstr ""
22
 
23
- #: .././admin/settings.php:94 .././admin/settings.php:197
24
- #: .././admin/settings.php:328 .././admin/settings.php:800
25
- #: .././admin/settings.php:1069
26
  msgid "Settings saved."
27
- msgstr ""
28
-
29
- #: .././admin/settings.php:96 .././admin/settings.php:199
30
- #: .././admin/settings.php:330 .././admin/settings.php:777
31
- #: .././admin/settings.php:787 .././admin/settings.php:796
32
- #: .././admin/settings.php:802 .././admin/settings.php:814
33
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
34
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
35
- #: .././admin/settings.php:1083
36
  msgid "Cheating Huh?"
37
- msgstr ""
38
 
39
- #: .././admin/settings.php:100 .././admin/settings.php:203
40
- #: .././admin/settings.php:334 .././admin/settings.php:644
41
- #: .././admin/settings.php:828 .././admin/settings.php:1096
42
  #, php-format
43
  msgid "Something went wrong, check %1$s or %2$s."
44
- msgstr ""
45
 
46
- #: .././admin/settings.php:100 .././admin/settings.php:203
47
- #: .././admin/settings.php:334 .././admin/settings.php:644
48
- #: .././admin/settings.php:828 .././admin/settings.php:1096
49
  #: .././admin/setup.php:96 .././admin/setup.php:119
50
  msgid "Errors & Debug"
51
- msgstr ""
52
 
53
- #: .././admin/settings.php:100 .././admin/settings.php:203
54
- #: .././admin/settings.php:334 .././admin/settings.php:644
55
- #: .././admin/settings.php:828 .././admin/settings.php:1096
56
  msgid "authorize the plugin"
57
- msgstr ""
58
 
59
  #: .././admin/settings.php:105
60
  msgid "Google Analytics Frontend Settings"
61
- msgstr ""
 
 
 
 
 
62
 
63
- #: .././admin/settings.php:115 .././admin/settings.php:218
 
 
 
 
 
64
  msgid "Permissions"
65
- msgstr ""
66
 
67
- #: .././admin/settings.php:118 .././admin/settings.php:221
68
  msgid "Show stats to:"
69
- msgstr ""
70
 
71
- #: .././admin/settings.php:157
72
  msgid "show page sessions and users in frontend (after each article)"
73
- msgstr ""
74
 
75
- #: .././admin/settings.php:168
76
  msgid "show page searches (after each article)"
77
- msgstr ""
78
 
79
- #: .././admin/settings.php:175 .././admin/settings.php:308
80
- #: .././admin/settings.php:602 .././admin/settings.php:945
81
- #: .././admin/settings.php:1233
82
  msgid "Save Changes"
83
- msgstr ""
84
 
85
- #: .././admin/settings.php:208
86
  msgid "Google Analytics Backend Settings"
87
- msgstr ""
88
 
89
- #: .././admin/settings.php:262
 
 
 
 
 
90
  msgid "enable Switch View functionality"
91
- msgstr ""
92
 
93
- #: .././admin/settings.php:273
94
  msgid "enable reports on Posts List and Pages List"
95
- msgstr ""
96
 
97
- #: .././admin/settings.php:284
98
  msgid "enable the main Dashboard Widget"
99
- msgstr ""
100
 
101
- #: .././admin/settings.php:288
102
  msgid "Real-Time Settings"
103
- msgstr ""
104
 
105
- #: .././admin/settings.php:291
106
  msgid "Maximum number of pages to display on real-time tab:"
107
- msgstr ""
108
 
109
- #: .././admin/settings.php:296
110
  msgid "Location Settings"
111
- msgstr ""
112
 
113
- #: .././admin/settings.php:300
114
  msgid "Target Geo Map to country:"
115
- msgstr ""
116
 
117
- #: .././admin/settings.php:337
118
  msgid ""
119
  "The tracking component is disabled. You should set <strong>Tracking Options</"
120
  "strong> to <strong>Enabled</strong>"
121
  msgstr ""
 
 
122
 
123
- #: .././admin/settings.php:342
124
  msgid "Google Analytics Tracking Code"
125
- msgstr ""
126
 
127
- #: .././admin/settings.php:351
128
  msgid "Basic Settings"
129
- msgstr ""
130
 
131
- #: .././admin/settings.php:352 .././admin/settings.php:418
132
  msgid "Events Tracking"
133
- msgstr ""
134
 
135
- #: .././admin/settings.php:353 .././admin/settings.php:466
136
  msgid "Custom Definitions"
137
- msgstr ""
138
 
139
- #: .././admin/settings.php:354 .././admin/settings.php:564
140
- #: .././admin/settings.php:1216
141
  msgid "Exclude Tracking"
142
- msgstr ""
143
 
144
- #: .././admin/settings.php:355
145
  msgid "Advanced Settings"
146
- msgstr ""
147
 
148
- #: .././admin/settings.php:363
 
 
 
 
 
149
  msgid "Tracking Settings"
150
- msgstr ""
151
 
152
- #: .././admin/settings.php:366
153
  msgid "Tracking Options:"
154
- msgstr ""
155
 
156
- #: .././admin/settings.php:368
157
  msgid "Disabled"
158
- msgstr ""
159
 
160
- #: .././admin/settings.php:369
161
  msgid "Enabled"
162
- msgstr ""
163
 
164
- #: .././admin/settings.php:377 .././admin/settings.php:892
165
- #: .././admin/settings.php:913 .././admin/settings.php:1189
166
  #: .././admin/widgets.php:71
167
  msgid "View Name:"
168
- msgstr ""
169
 
170
- #: .././admin/settings.php:377 .././admin/settings.php:913
171
  msgid "Tracking ID:"
172
- msgstr ""
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:913
175
  msgid "Default URL:"
176
- msgstr ""
177
 
178
- #: .././admin/settings.php:377 .././admin/settings.php:913
179
  msgid "Time Zone:"
180
- msgstr ""
181
 
182
- #: .././admin/settings.php:382
183
  msgid "Basic Tracking"
184
- msgstr ""
185
 
186
- #: .././admin/settings.php:385
187
  msgid "Tracking Type:"
188
- msgstr ""
189
 
190
- #: .././admin/settings.php:387
191
  msgid "Classic Analytics"
192
- msgstr ""
193
 
194
- #: .././admin/settings.php:388
195
  msgid "Universal Analytics"
196
- msgstr ""
197
 
198
- #: .././admin/settings.php:399
199
  msgid "anonymize IPs while tracking"
200
- msgstr ""
201
 
202
- #: .././admin/settings.php:410
203
  msgid "enable remarketing, demographics and interests reports"
204
- msgstr ""
205
 
206
- #: .././admin/settings.php:428
207
  msgid "track downloads, mailto and outbound links"
208
- msgstr ""
209
 
210
- #: .././admin/settings.php:432
211
  msgid "Downloads Regex:"
212
- msgstr ""
213
 
214
- #: .././admin/settings.php:443
215
  msgid "track affiliate links matching this regex"
216
- msgstr ""
217
 
218
- #: .././admin/settings.php:447
219
  msgid "Affiliates Regex:"
220
- msgstr ""
221
 
222
- #: .././admin/settings.php:458
223
  msgid "track fragment identifiers, hashmarks (#) in URI links"
224
- msgstr ""
225
 
226
- #: .././admin/settings.php:469
227
  msgid "Authors:"
228
- msgstr ""
229
 
230
- #: .././admin/settings.php:477
231
  msgid "Publication Year:"
232
- msgstr ""
233
 
234
- #: .././admin/settings.php:485
235
  msgid "Categories:"
236
- msgstr ""
237
 
238
- #: .././admin/settings.php:493
239
  msgid "User Type:"
240
- msgstr ""
241
 
242
- #: .././admin/settings.php:505
243
  msgid "Advanced Tracking"
244
- msgstr ""
245
 
246
- #: .././admin/settings.php:508
247
  msgid "Page Speed SR:"
248
- msgstr ""
249
 
250
- #: .././admin/settings.php:519
251
  msgid "exclude events from bounce-rate calculation"
252
- msgstr ""
253
 
254
- #: .././admin/settings.php:530
255
  msgid "enable enhanced link attribution"
256
- msgstr ""
257
 
258
- #: .././admin/settings.php:541
259
  msgid "enable AdSense account linking"
260
- msgstr ""
261
 
262
- #: .././admin/settings.php:552
263
  msgid "enable cross domain tracking"
264
- msgstr ""
265
 
266
- #: .././admin/settings.php:556
267
  msgid "Cross Domains:"
268
- msgstr ""
269
 
270
- #: .././admin/settings.php:567
271
  msgid "Exclude tracking for:"
272
- msgstr ""
273
 
274
- #: .././admin/settings.php:648
275
  msgid "Google Analytics Errors & Debugging"
276
- msgstr ""
277
 
278
- #: .././admin/settings.php:658
279
  msgid "Errors & Details"
280
- msgstr ""
281
 
282
- #: .././admin/settings.php:659
283
  msgid "Plugin Settings"
284
- msgstr ""
285
 
286
- #: .././admin/settings.php:667
 
 
 
 
 
287
  msgid "Last Error detected"
288
- msgstr ""
289
 
290
- #: .././admin/settings.php:673 .././admin/settings.php:686
291
  msgid "None"
292
- msgstr ""
293
 
294
- #: .././admin/settings.php:680
295
  msgid "Error Details"
296
- msgstr ""
297
 
298
- #: .././admin/settings.php:700
299
  msgid "Plugin Configuration"
300
- msgstr ""
301
 
302
- #: .././admin/settings.php:722 .././admin/settings.php:980
303
  msgid ""
304
  "Loading the required libraries. If this results in a blank screen or a fatal "
305
  "error, try this solution:"
306
  msgstr ""
 
 
307
 
308
- #: .././admin/settings.php:722
309
  msgid "Library conflicts between WordPress plugins"
310
- msgstr ""
311
 
312
- #: .././admin/settings.php:737 .././admin/settings.php:997
313
  msgid "Plugin authorization succeeded."
314
- msgstr ""
315
 
316
- #: .././admin/settings.php:752 .././admin/settings.php:1021
317
  msgid ""
318
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
319
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
320
  msgstr ""
 
 
 
321
 
322
- #: .././admin/settings.php:775 .././admin/settings.php:1053
323
  msgid "Cleared Cache."
324
- msgstr ""
325
 
326
- #: .././admin/settings.php:784 .././admin/settings.php:1062
327
  msgid "Token Reseted and Revoked."
328
- msgstr ""
329
 
330
- #: .././admin/settings.php:794
331
  msgid "All errors reseted."
332
- msgstr ""
333
 
334
- #: .././admin/settings.php:807 .././admin/settings.php:1076
335
  msgid "All other domains/properties were removed."
336
- msgstr ""
337
 
338
- #: .././admin/settings.php:819 .././admin/settings.php:1088
339
  msgid "Google Analytics Settings"
340
- msgstr ""
341
 
342
- #: .././admin/settings.php:833 .././admin/settings.php:1101
343
  msgid "Use the red link (see below) to generate and get your access code!"
344
  msgstr ""
 
 
345
 
346
- #: .././admin/settings.php:844 .././admin/settings.php:1129
347
  msgid "Plugin Authorization"
348
- msgstr ""
349
 
350
- #: .././admin/settings.php:849 .././admin/settings.php:1133
351
  #, php-format
352
  msgid ""
353
  "You should watch the %1$s and read this %2$s before proceeding to "
354
  "authorization. This plugin requires a properly configured Google Analytics "
355
  "account!"
356
  msgstr ""
 
 
357
 
358
- #: .././admin/settings.php:849 .././admin/settings.php:1133
359
  msgid "video"
360
- msgstr ""
361
 
362
- #: .././admin/settings.php:849 .././admin/settings.php:1133
363
  msgid "tutorial"
364
- msgstr ""
365
 
366
- #: .././admin/settings.php:854 .././admin/settings.php:1140
367
  msgid "use your own API Project credentials"
368
- msgstr ""
369
 
370
- #: .././admin/settings.php:858 .././admin/settings.php:1147
371
  msgid "API Key:"
372
- msgstr ""
373
 
374
- #: .././admin/settings.php:862 .././admin/settings.php:1151
375
  msgid "Client ID:"
376
- msgstr ""
377
 
378
- #: .././admin/settings.php:866 .././admin/settings.php:1155
379
  msgid "Client Secret:"
380
- msgstr ""
381
 
382
- #: .././admin/settings.php:876 .././admin/settings.php:1165
383
  msgid "Clear Authorization"
384
- msgstr ""
385
 
386
- #: .././admin/settings.php:876 .././admin/settings.php:951
387
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
388
  msgid "Clear Cache"
389
- msgstr ""
390
 
391
- #: .././admin/settings.php:876
392
  msgid "Reset Errors"
393
- msgstr ""
394
 
395
- #: .././admin/settings.php:882 .././admin/setup.php:80
396
  #: .././admin/setup.php:115
397
  msgid "General Settings"
398
- msgstr ""
399
 
400
- #: .././admin/settings.php:885
401
  msgid "Select View:"
402
- msgstr ""
403
 
404
- #: .././admin/settings.php:896 .././admin/settings.php:1193
405
  msgid "Property not found"
406
- msgstr ""
407
 
408
- #: .././admin/settings.php:901
409
  msgid "Lock Selection"
410
- msgstr ""
411
 
412
- #: .././admin/settings.php:919
413
  msgid "Theme Color:"
414
- msgstr ""
415
 
416
- #: .././admin/settings.php:927 .././admin/settings.php:1202
417
  msgid "Automatic Updates"
418
- msgstr ""
419
 
420
- #: .././admin/settings.php:937 .././admin/settings.php:1212
421
  msgid ""
422
  "automatic updates for minor versions (security and maintenance releases only)"
423
  msgstr ""
 
 
424
 
425
- #: .././admin/settings.php:951 .././admin/settings.php:1240
426
  #: .././admin/widgets.php:42
427
  msgid "Authorize Plugin"
428
- msgstr ""
429
 
430
- #: .././admin/settings.php:1027
431
  msgid "Properties refreshed."
432
- msgstr ""
433
 
434
- #: .././admin/settings.php:1111
435
  msgid "Network Setup"
436
- msgstr ""
437
 
438
- #: .././admin/settings.php:1121
439
  msgid "use a single Google Analytics account for the entire network"
440
- msgstr ""
441
 
442
- #: .././admin/settings.php:1165
443
  msgid "Refresh Properties"
444
- msgstr ""
445
 
446
- #: .././admin/settings.php:1171
447
  msgid "Properties/Views Settings"
448
- msgstr ""
449
 
450
- #: .././admin/settings.php:1226
451
  msgid "exclude Super Admin tracking for the entire network"
452
- msgstr ""
453
 
454
- #: .././admin/settings.php:1271
455
  msgid "Setup Tutorial & Demo"
456
- msgstr ""
457
 
458
- #: .././admin/settings.php:1279
459
  msgid "Support & Reviews"
460
- msgstr ""
461
 
462
- #: .././admin/settings.php:1286
463
  #, php-format
464
  msgid "Plugin documentation and support on %s"
465
- msgstr ""
466
 
467
- #: .././admin/settings.php:1293
468
  #, php-format
469
  msgid "Your feedback and review are both important, %s!"
470
- msgstr ""
471
 
472
- #: .././admin/settings.php:1293
473
  msgid "rate this plugin"
474
- msgstr ""
475
 
476
- #: .././admin/settings.php:1299
477
  msgid "Further Reading"
478
- msgstr ""
479
 
480
- #: .././admin/settings.php:1306
481
  #, php-format
482
  msgid "%s by moving your website to HTTPS/SSL."
483
- msgstr ""
484
 
485
- #: .././admin/settings.php:1306
486
  msgid "Improve search rankings"
487
- msgstr ""
488
 
489
- #: .././admin/settings.php:1313
490
  #, php-format
491
  msgid "Other %s written by the same author"
492
- msgstr ""
493
 
494
- #: .././admin/settings.php:1313
495
  msgid "WordPress Plugins"
496
- msgstr ""
497
 
498
- #: .././admin/settings.php:1319
499
  msgid "Other Services"
500
- msgstr ""
501
 
502
- #: .././admin/settings.php:1326
503
  #, php-format
504
  msgid "Speed up your website and plug into a whole %s"
505
- msgstr ""
506
 
507
- #: .././admin/settings.php:1326
508
  msgid "new level of site speed"
509
- msgstr ""
510
 
511
- #: .././admin/settings.php:1333
512
  #, php-format
513
  msgid "%s service with users tracking at IP level."
514
- msgstr ""
515
 
516
- #: .././admin/settings.php:1333
517
  msgid "Web Analytics"
518
- msgstr ""
519
 
520
  #: .././admin/setup.php:76 .././admin/setup.php:111
521
  msgid "Google Analytics"
522
- msgstr ""
523
 
524
  #: .././admin/setup.php:84
525
  msgid "Backend Settings"
526
- msgstr ""
527
 
528
  #: .././admin/setup.php:88
529
  msgid "Frontend Settings"
530
- msgstr ""
531
 
532
  #: .././admin/setup.php:92
533
  msgid "Tracking Code"
534
- msgstr ""
535
 
536
  #: .././admin/setup.php:195 .././admin/widgets.php:126
537
  msgid "Today"
@@ -557,7 +597,7 @@ msgstr "Afgelopen 90 dagen"
557
 
558
  #: .././admin/setup.php:202 .././admin/setup.php:218
559
  msgid "Unique Views"
560
- msgstr ""
561
 
562
  #: .././admin/setup.php:203 .././admin/setup.php:219
563
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
@@ -590,7 +630,7 @@ msgid "Referrers"
590
  msgstr "Beste verwijzingen"
591
 
592
  #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
593
- #: .././tools/gapi.php:918
594
  msgid "Searches"
595
  msgstr "Beste zoekopdrachten"
596
 
@@ -600,9 +640,9 @@ msgstr "Verkeer"
600
 
601
  #: .././admin/setup.php:213 .././admin/widgets.php:510
602
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
603
- #: .././admin/widgets.php:917 .././front/item-reports.php:97
604
  msgid "A JavaScript Error is blocking plugin resources!"
605
- msgstr ""
606
 
607
  #: .././admin/setup.php:214 .././admin/widgets.php:713
608
  msgid "Traffic Mediums"
@@ -633,14 +673,14 @@ msgstr "Pagina's/bezoek"
633
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
634
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
635
  #: .././admin/widgets.php:819 .././admin/widgets.php:930
636
- #: .././admin/widgets.php:949 .././front/item-reports.php:109
637
- #: .././front/item-reports.php:128
638
  msgid "Invalid response, more details in JavaScript Console (F12)."
639
- msgstr ""
640
 
641
  #: .././admin/setup.php:225
642
  msgid "Not enough data collected"
643
- msgstr ""
644
 
645
  #: .././admin/setup.php:226 .././admin/widgets.php:528
646
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
@@ -648,18 +688,18 @@ msgstr ""
648
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
649
  #: .././admin/widgets.php:824 .././admin/widgets.php:827
650
  #: .././admin/widgets.php:935 .././admin/widgets.php:954
651
- #: .././front/item-reports.php:114 .././front/item-reports.php:133
652
  #: .././front/widgets.php:110
653
  msgid "This report is unavailable"
654
- msgstr ""
655
 
656
  #: .././admin/setup.php:227
657
  msgid "report generated by"
658
- msgstr ""
659
 
660
  #: .././admin/setup.php:267
661
  msgid "Settings"
662
- msgstr ""
663
 
664
  #: .././admin/widgets.php:33 .././front/widgets.php:22
665
  msgid "Google Analytics Dashboard"
@@ -667,33 +707,36 @@ msgstr "Bezoekersstatistieken"
667
 
668
  #: .././admin/widgets.php:42
669
  msgid "This plugin needs an authorization:"
670
- msgstr ""
671
 
672
  #: .././admin/widgets.php:76
673
  msgid "Something went wrong while retrieving profiles list."
674
- msgstr ""
675
 
676
  #: .././admin/widgets.php:76
677
  msgid "More details"
678
- msgstr ""
679
 
680
  #: .././admin/widgets.php:89 .././admin/widgets.php:100
681
  msgid "An admin should asign a default Google Analytics Profile."
682
  msgstr ""
 
683
 
684
  #: .././admin/widgets.php:89 .././admin/widgets.php:100
685
  msgid "Select Domain"
686
- msgstr ""
687
 
688
  #: .././admin/widgets.php:105
689
  msgid ""
690
  "Something went wrong while retrieving property data. You need to create and "
691
  "properly configure a Google Analytics account:"
692
  msgstr ""
 
 
693
 
694
  #: .././admin/widgets.php:105
695
  msgid "Find out more!"
696
- msgstr ""
697
 
698
  #: .././admin/widgets.php:125
699
  msgid "Real-Time"
@@ -707,7 +750,7 @@ msgstr "Afgelopen 14 dagen"
707
  #: .././admin/widgets.php:135 .././admin/widgets.php:871
708
  #: .././front/widgets.php:46 .././tools/gapi.php:406 .././tools/gapi.php:567
709
  #: .././tools/gapi.php:613 .././tools/gapi.php:676 .././tools/gapi.php:786
710
- #: .././tools/gapi.php:827 .././tools/gapi.php:919
711
  msgid "Sessions"
712
  msgstr "Bezoeken"
713
 
@@ -750,93 +793,93 @@ msgstr "Verwijzingen"
750
  msgid "KEYWORDS"
751
  msgstr "Zoekwoorden"
752
 
753
- #: .././front/item-reports.php:143
754
  msgid "Views vs UniqueViews"
755
- msgstr ""
756
 
757
- #: .././front/item-reports.php:193
758
  msgid "Google Analytics Reports"
759
- msgstr ""
760
 
761
  #: .././front/widgets.php:23
762
  msgid "Will display your google analytics stats in a widget"
763
- msgstr ""
764
 
765
  #: .././front/widgets.php:46 .././tools/gapi.php:827
766
  msgid "trend"
767
- msgstr ""
768
 
769
  #: .././front/widgets.php:133
770
  msgid "Period:"
771
- msgstr ""
772
 
773
  #: .././front/widgets.php:133
774
  msgid "Sessions:"
775
- msgstr ""
776
 
777
  #: .././front/widgets.php:137
778
  msgid "generated by"
779
- msgstr ""
780
 
781
  #: .././front/widgets.php:147
782
  msgid "Google Analytics Stats"
783
- msgstr ""
784
 
785
  #: .././front/widgets.php:154
786
  msgid "Title:"
787
- msgstr ""
788
 
789
  #: .././front/widgets.php:161
790
  msgid "Display:"
791
- msgstr ""
792
 
793
  #: .././front/widgets.php:165
794
  msgid "Chart & Totals"
795
- msgstr ""
796
 
797
  #: .././front/widgets.php:166
798
  msgid "Chart"
799
- msgstr ""
800
 
801
  #: .././front/widgets.php:167
802
  msgid "Totals"
803
- msgstr ""
804
 
805
  #: .././front/widgets.php:171
806
  msgid "Anonymize stats:"
807
- msgstr ""
808
 
809
  #: .././front/widgets.php:178
810
  msgid "Stats for:"
811
- msgstr ""
812
 
813
  #: .././front/widgets.php:188
814
  msgid "Give credits:"
815
- msgstr ""
816
 
817
  #: .././gadwp.php:46 .././gadwp.php:55 .././gadwp.php:63
818
  msgid "This is not allowed, read the documentation!"
819
- msgstr ""
820
 
821
  #: .././tools/gapi.php:134
822
  msgid "Use this link to get your access code:"
823
- msgstr ""
824
 
825
  #: .././tools/gapi.php:134
826
  msgid "Get Access Code"
827
- msgstr ""
828
 
829
  #: .././tools/gapi.php:138 .././tools/gapi.php:139
830
  msgid "Use the red link to get your access code!"
831
- msgstr ""
832
 
833
  #: .././tools/gapi.php:138
834
  msgid "Access Code:"
835
- msgstr ""
836
 
837
  #: .././tools/gapi.php:145
838
  msgid "Save Access Code"
839
- msgstr ""
840
 
841
  #: .././tools/gapi.php:400
842
  msgid "Organic Searches"
@@ -844,17 +887,17 @@ msgstr "Zoekopdrachten"
844
 
845
  #: .././tools/gapi.php:403
846
  msgid "Unique Page Views"
847
- msgstr ""
848
 
849
  #: .././tools/gapi.php:411
850
  msgid "Hour"
851
  msgstr "Uur"
852
 
853
- #: .././tools/gapi.php:414 .././tools/gapi.php:826 .././tools/gapi.php:876
854
  msgid "Date"
855
  msgstr "Datum"
856
 
857
- #: .././tools/gapi.php:522 .././tools/gapi.php:877
858
  msgid "Views"
859
  msgstr "Weergaven"
860
 
@@ -864,19 +907,19 @@ msgstr "Landen"
864
 
865
  #: .././tools/gapi.php:650
866
  msgid "Cities from"
867
- msgstr ""
868
 
869
  #: .././tools/gapi.php:722
870
  msgid "Channels"
871
- msgstr ""
872
 
873
  #: .././tools/gapi.php:785
874
  msgid "Type"
875
- msgstr ""
876
 
877
- #: .././tools/gapi.php:878
878
  msgid "UniqueViews"
879
- msgstr ""
880
 
881
  #~ msgid "Top Searches"
882
  #~ msgstr "Beste zoekopdrachten"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
+ "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-04-27 19:26+0200\n"
7
+ "PO-Revision-Date: 2015-05-23 14:45+0100\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Willem-Jan Meerkerk <info@bs-webdevelopment.nl>\n"
10
  "Language: nl_NL\n"
20
 
21
  #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
+ msgstr "Analytics"
24
 
25
+ #: .././admin/settings.php:94 .././admin/settings.php:202
26
+ #: .././admin/settings.php:338 .././admin/settings.php:820
27
+ #: .././admin/settings.php:1089
28
  msgid "Settings saved."
29
+ msgstr "Instellingen opgeslagen."
30
+
31
+ #: .././admin/settings.php:96 .././admin/settings.php:204
32
+ #: .././admin/settings.php:340 .././admin/settings.php:797
33
+ #: .././admin/settings.php:807 .././admin/settings.php:816
34
+ #: .././admin/settings.php:822 .././admin/settings.php:834
35
+ #: .././admin/settings.php:1050 .././admin/settings.php:1075
36
+ #: .././admin/settings.php:1085 .././admin/settings.php:1091
37
+ #: .././admin/settings.php:1103
38
  msgid "Cheating Huh?"
39
+ msgstr "Cheating Huh?"
40
 
41
+ #: .././admin/settings.php:100 .././admin/settings.php:208
42
+ #: .././admin/settings.php:344 .././admin/settings.php:659
43
+ #: .././admin/settings.php:848 .././admin/settings.php:1116
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
+ msgstr "Er ging iets mis, bekijk %1$s of %2$s."
47
 
48
+ #: .././admin/settings.php:100 .././admin/settings.php:208
49
+ #: .././admin/settings.php:344 .././admin/settings.php:659
50
+ #: .././admin/settings.php:848 .././admin/settings.php:1116
51
  #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
+ msgstr "Fouten & debug"
54
 
55
+ #: .././admin/settings.php:100 .././admin/settings.php:208
56
+ #: .././admin/settings.php:344 .././admin/settings.php:659
57
+ #: .././admin/settings.php:848 .././admin/settings.php:1116
58
  msgid "authorize the plugin"
59
+ msgstr "autoriseer de plugin"
60
 
61
  #: .././admin/settings.php:105
62
  msgid "Google Analytics Frontend Settings"
63
+ msgstr "Google Analytics frontend instellingen"
64
+
65
+ #: .././admin/settings.php:116
66
+ #, php-format
67
+ msgid "Read %s for more information about Frontend Features and Options."
68
+ msgstr "Lees %s voor meer informatie over frontend mogelijkheden en opties."
69
 
70
+ #: .././admin/settings.php:116 .././admin/settings.php:224
71
+ #: .././admin/settings.php:369 .././admin/settings.php:682
72
+ msgid "this documentation page"
73
+ msgstr "deze documentatie pagina"
74
+
75
+ #: .././admin/settings.php:120 .././admin/settings.php:228
76
  msgid "Permissions"
77
+ msgstr "Rechten"
78
 
79
+ #: .././admin/settings.php:123 .././admin/settings.php:231
80
  msgid "Show stats to:"
81
+ msgstr "Toon statistieken aan:"
82
 
83
+ #: .././admin/settings.php:162
84
  msgid "show page sessions and users in frontend (after each article)"
85
+ msgstr "toon pagina sessies en gebruikers in frontend (na elk artikel)"
86
 
87
+ #: .././admin/settings.php:173
88
  msgid "show page searches (after each article)"
89
+ msgstr "toon zoekopdrachten naar pagina (na elk artikel)"
90
 
91
+ #: .././admin/settings.php:180 .././admin/settings.php:318
92
+ #: .././admin/settings.php:617 .././admin/settings.php:965
93
+ #: .././admin/settings.php:1253
94
  msgid "Save Changes"
95
+ msgstr "Wijzigingen opslaan"
96
 
97
+ #: .././admin/settings.php:213
98
  msgid "Google Analytics Backend Settings"
99
+ msgstr "Google Analytics backend instellingen"
100
 
101
+ #: .././admin/settings.php:224
102
+ #, php-format
103
+ msgid "Read %s for more information about Backend Features and Options."
104
+ msgstr "Lees %s voor meer informatie over backend mogelijkheden en opties."
105
+
106
+ #: .././admin/settings.php:272
107
  msgid "enable Switch View functionality"
108
+ msgstr "inschakelen meerdere weergaven"
109
 
110
+ #: .././admin/settings.php:283
111
  msgid "enable reports on Posts List and Pages List"
112
+ msgstr "inschakelen van rapporten in berichten en pagina's lijsten"
113
 
114
+ #: .././admin/settings.php:294
115
  msgid "enable the main Dashboard Widget"
116
+ msgstr "inschakelen van de dashboard widget"
117
 
118
+ #: .././admin/settings.php:298
119
  msgid "Real-Time Settings"
120
+ msgstr "Realtime instellingen"
121
 
122
+ #: .././admin/settings.php:301
123
  msgid "Maximum number of pages to display on real-time tab:"
124
+ msgstr "Maximaal aantal pagina's om weer te geven op de realtime tab:"
125
 
126
+ #: .././admin/settings.php:306
127
  msgid "Location Settings"
128
+ msgstr "Locatie instellingen"
129
 
130
+ #: .././admin/settings.php:310
131
  msgid "Target Geo Map to country:"
132
+ msgstr "Inzoomen kaart naar het volgende land:"
133
 
134
+ #: .././admin/settings.php:347
135
  msgid ""
136
  "The tracking component is disabled. You should set <strong>Tracking Options</"
137
  "strong> to <strong>Enabled</strong>"
138
  msgstr ""
139
+ "Tracking is op dit moment uitgeschakeld. Ga naar <strong>Tracking "
140
+ "instellingen</strong> en kies daar <strong>Ingeschakeld</strong>"
141
 
142
+ #: .././admin/settings.php:352
143
  msgid "Google Analytics Tracking Code"
144
+ msgstr "Google Analytics trackingcode"
145
 
146
+ #: .././admin/settings.php:361
147
  msgid "Basic Settings"
148
+ msgstr "Basis instellingen"
149
 
150
+ #: .././admin/settings.php:362 .././admin/settings.php:429
151
  msgid "Events Tracking"
152
+ msgstr "Gebeurtenis tracking"
153
 
154
+ #: .././admin/settings.php:363 .././admin/settings.php:477
155
  msgid "Custom Definitions"
156
+ msgstr "Aangepaste definities"
157
 
158
+ #: .././admin/settings.php:364 .././admin/settings.php:575
159
+ #: .././admin/settings.php:1236
160
  msgid "Exclude Tracking"
161
+ msgstr "Tracking uitsluiten"
162
 
163
+ #: .././admin/settings.php:365
164
  msgid "Advanced Settings"
165
+ msgstr "Geavanceerde instellingen"
166
 
167
+ #: .././admin/settings.php:369
168
+ #, php-format
169
+ msgid "For more information about Tracking Options read %s."
170
+ msgstr "Voor meer informatie over tracking opties, lees %s."
171
+
172
+ #: .././admin/settings.php:374
173
  msgid "Tracking Settings"
174
+ msgstr "Tracking instellingen"
175
 
176
+ #: .././admin/settings.php:377
177
  msgid "Tracking Options:"
178
+ msgstr "Tracking:"
179
 
180
+ #: .././admin/settings.php:379
181
  msgid "Disabled"
182
+ msgstr "Uitgeschakeld"
183
 
184
+ #: .././admin/settings.php:380
185
  msgid "Enabled"
186
+ msgstr "Ingeschakeld"
187
 
188
+ #: .././admin/settings.php:388 .././admin/settings.php:912
189
+ #: .././admin/settings.php:933 .././admin/settings.php:1209
190
  #: .././admin/widgets.php:71
191
  msgid "View Name:"
192
+ msgstr "Weergavenaam:"
193
 
194
+ #: .././admin/settings.php:388 .././admin/settings.php:933
195
  msgid "Tracking ID:"
196
+ msgstr "Tracking ID:"
197
 
198
+ #: .././admin/settings.php:388 .././admin/settings.php:933
199
  msgid "Default URL:"
200
+ msgstr "Standaard URL:"
201
 
202
+ #: .././admin/settings.php:388 .././admin/settings.php:933
203
  msgid "Time Zone:"
204
+ msgstr "Tijdzone:"
205
 
206
+ #: .././admin/settings.php:393
207
  msgid "Basic Tracking"
208
+ msgstr "Basis tracking"
209
 
210
+ #: .././admin/settings.php:396
211
  msgid "Tracking Type:"
212
+ msgstr "Tracking type:"
213
 
214
+ #: .././admin/settings.php:398
215
  msgid "Classic Analytics"
216
+ msgstr "Classic Analytics"
217
 
218
+ #: .././admin/settings.php:399
219
  msgid "Universal Analytics"
220
+ msgstr "Universal Analytics"
221
 
222
+ #: .././admin/settings.php:410
223
  msgid "anonymize IPs while tracking"
224
+ msgstr "maak IP-adressen anoniem bij het tracken"
225
 
226
+ #: .././admin/settings.php:421
227
  msgid "enable remarketing, demographics and interests reports"
228
+ msgstr "inschakelen van remarketing, demographics en interests reports"
229
 
230
+ #: .././admin/settings.php:439
231
  msgid "track downloads, mailto and outbound links"
232
+ msgstr "track downloads, mailto en uitgaande links"
233
 
234
+ #: .././admin/settings.php:443
235
  msgid "Downloads Regex:"
236
+ msgstr "Downloads regex:"
237
 
238
+ #: .././admin/settings.php:454
239
  msgid "track affiliate links matching this regex"
240
+ msgstr "track affiliate links met de volgende regex"
241
 
242
+ #: .././admin/settings.php:458
243
  msgid "Affiliates Regex:"
244
+ msgstr "Affiliate regex:"
245
 
246
+ #: .././admin/settings.php:469
247
  msgid "track fragment identifiers, hashmarks (#) in URI links"
248
+ msgstr "track fragment identifiers, hashmarks (#) in URI links"
249
 
250
+ #: .././admin/settings.php:480
251
  msgid "Authors:"
252
+ msgstr "Auteurs:"
253
 
254
+ #: .././admin/settings.php:488
255
  msgid "Publication Year:"
256
+ msgstr "Publicatie jaar:"
257
 
258
+ #: .././admin/settings.php:496
259
  msgid "Categories:"
260
+ msgstr "Categorieën:"
261
 
262
+ #: .././admin/settings.php:504
263
  msgid "User Type:"
264
+ msgstr "Type gebruiker:"
265
 
266
+ #: .././admin/settings.php:516
267
  msgid "Advanced Tracking"
268
+ msgstr "Geavanceerde tracking"
269
 
270
+ #: .././admin/settings.php:519
271
  msgid "Page Speed SR:"
272
+ msgstr "Pagina-snelheid sample rate:"
273
 
274
+ #: .././admin/settings.php:530
275
  msgid "exclude events from bounce-rate calculation"
276
+ msgstr "uitsluiten van gebeurtenissen bij het berekenen van de bounce-rate"
277
 
278
+ #: .././admin/settings.php:541
279
  msgid "enable enhanced link attribution"
280
+ msgstr "inschakelen van uitgebreide linktoeschrijving"
281
 
282
+ #: .././admin/settings.php:552
283
  msgid "enable AdSense account linking"
284
+ msgstr "inschakelen van AdSende account linking"
285
 
286
+ #: .././admin/settings.php:563
287
  msgid "enable cross domain tracking"
288
+ msgstr "inschakelen van cross-domein tracking"
289
 
290
+ #: .././admin/settings.php:567
291
  msgid "Cross Domains:"
292
+ msgstr "Cross-domeinen:"
293
 
294
+ #: .././admin/settings.php:578
295
  msgid "Exclude tracking for:"
296
+ msgstr "Tracking uitschakelen voor:"
297
 
298
+ #: .././admin/settings.php:663
299
  msgid "Google Analytics Errors & Debugging"
300
+ msgstr "Google Analytics fouten & debug"
301
 
302
+ #: .././admin/settings.php:673
303
  msgid "Errors & Details"
304
+ msgstr "Fouten & details"
305
 
306
+ #: .././admin/settings.php:674
307
  msgid "Plugin Settings"
308
+ msgstr "Plugin instellingen"
309
 
310
+ #: .././admin/settings.php:682
311
+ #, php-format
312
+ msgid "For errors and/or other issues check %s and related resources."
313
+ msgstr "Voor fouten of andere problemen, bekijk %s en gerelateerde bronnen."
314
+
315
+ #: .././admin/settings.php:687
316
  msgid "Last Error detected"
317
+ msgstr "Laatste gedetecteerde fout"
318
 
319
+ #: .././admin/settings.php:693 .././admin/settings.php:706
320
  msgid "None"
321
+ msgstr "geen"
322
 
323
+ #: .././admin/settings.php:700
324
  msgid "Error Details"
325
+ msgstr "Fout details"
326
 
327
+ #: .././admin/settings.php:720
328
  msgid "Plugin Configuration"
329
+ msgstr "Plugin configuratie"
330
 
331
+ #: .././admin/settings.php:742 .././admin/settings.php:1000
332
  msgid ""
333
  "Loading the required libraries. If this results in a blank screen or a fatal "
334
  "error, try this solution:"
335
  msgstr ""
336
+ "Laden van de vereiste libraries. Als dit in een leeg scherm of fatale fout "
337
+ "resulteert, probeer deze oplossing:"
338
 
339
+ #: .././admin/settings.php:742
340
  msgid "Library conflicts between WordPress plugins"
341
+ msgstr "Library conflict tussen Wordpress plugins"
342
 
343
+ #: .././admin/settings.php:757 .././admin/settings.php:1017
344
  msgid "Plugin authorization succeeded."
345
+ msgstr "Plugin autorisatie succesvol ingesteld."
346
 
347
+ #: .././admin/settings.php:772 .././admin/settings.php:1041
348
  msgid ""
349
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
350
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
351
  msgstr ""
352
+ "Deze toegangscode is <strong>NIET</strong> uw <strong>Tracking ID</strong> "
353
+ "(UA-XXXXX-X). Probeer opnieuw, gebruik de rode link voor het verkrijgen van "
354
+ "de toegangscode."
355
 
356
+ #: .././admin/settings.php:795 .././admin/settings.php:1073
357
  msgid "Cleared Cache."
358
+ msgstr "Cache leeggemaakt."
359
 
360
+ #: .././admin/settings.php:804 .././admin/settings.php:1082
361
  msgid "Token Reseted and Revoked."
362
+ msgstr "Token gereset en ingetrokken."
363
 
364
+ #: .././admin/settings.php:814
365
  msgid "All errors reseted."
366
+ msgstr "Alle fouten gereset."
367
 
368
+ #: .././admin/settings.php:827 .././admin/settings.php:1096
369
  msgid "All other domains/properties were removed."
370
+ msgstr "Alle andere domeinen/properties zijn verwijderd."
371
 
372
+ #: .././admin/settings.php:839 .././admin/settings.php:1108
373
  msgid "Google Analytics Settings"
374
+ msgstr "Google Analytics instellingen"
375
 
376
+ #: .././admin/settings.php:853 .././admin/settings.php:1121
377
  msgid "Use the red link (see below) to generate and get your access code!"
378
  msgstr ""
379
+ "Gebruik de rode link (zie hieronder) voor het genereren en verkrijgen van de "
380
+ "toegangscode!"
381
 
382
+ #: .././admin/settings.php:864 .././admin/settings.php:1149
383
  msgid "Plugin Authorization"
384
+ msgstr "Plugin authorisatie"
385
 
386
+ #: .././admin/settings.php:869 .././admin/settings.php:1153
387
  #, php-format
388
  msgid ""
389
  "You should watch the %1$s and read this %2$s before proceeding to "
390
  "authorization. This plugin requires a properly configured Google Analytics "
391
  "account!"
392
  msgstr ""
393
+ "Bekijk de %1$s en lees de %2$s voor het instellen van de autorisatie. Deze "
394
+ "plugin heeft een goed ingesteld Google Analytics account nodig."
395
 
396
+ #: .././admin/settings.php:869 .././admin/settings.php:1153
397
  msgid "video"
398
+ msgstr "video"
399
 
400
+ #: .././admin/settings.php:869 .././admin/settings.php:1153
401
  msgid "tutorial"
402
+ msgstr "tutorial"
403
 
404
+ #: .././admin/settings.php:874 .././admin/settings.php:1160
405
  msgid "use your own API Project credentials"
406
+ msgstr "gebruik aangepaste API Project credentials"
407
 
408
+ #: .././admin/settings.php:878 .././admin/settings.php:1167
409
  msgid "API Key:"
410
+ msgstr "API Key:"
411
 
412
+ #: .././admin/settings.php:882 .././admin/settings.php:1171
413
  msgid "Client ID:"
414
+ msgstr "Client ID:"
415
 
416
+ #: .././admin/settings.php:886 .././admin/settings.php:1175
417
  msgid "Client Secret:"
418
+ msgstr "Client Secret:"
419
 
420
+ #: .././admin/settings.php:896 .././admin/settings.php:1185
421
  msgid "Clear Authorization"
422
+ msgstr "Autorisatie verwijderen"
423
 
424
+ #: .././admin/settings.php:896 .././admin/settings.php:971
425
+ #: .././admin/settings.php:1185 .././admin/settings.php:1260
426
  msgid "Clear Cache"
427
+ msgstr "Cache leegmaken"
428
 
429
+ #: .././admin/settings.php:896
430
  msgid "Reset Errors"
431
+ msgstr "Fouten resetten"
432
 
433
+ #: .././admin/settings.php:902 .././admin/setup.php:80
434
  #: .././admin/setup.php:115
435
  msgid "General Settings"
436
+ msgstr "Algemene instellingen"
437
 
438
+ #: .././admin/settings.php:905
439
  msgid "Select View:"
440
+ msgstr "Kies weergave:"
441
 
442
+ #: .././admin/settings.php:916 .././admin/settings.php:1213
443
  msgid "Property not found"
444
+ msgstr "Property niet gevonden"
445
 
446
+ #: .././admin/settings.php:921
447
  msgid "Lock Selection"
448
+ msgstr "Selectie vergrendelen"
449
 
450
+ #: .././admin/settings.php:939
451
  msgid "Theme Color:"
452
+ msgstr "Thema kleur:"
453
 
454
+ #: .././admin/settings.php:947 .././admin/settings.php:1222
455
  msgid "Automatic Updates"
456
+ msgstr "Automatische updates"
457
 
458
+ #: .././admin/settings.php:957 .././admin/settings.php:1232
459
  msgid ""
460
  "automatic updates for minor versions (security and maintenance releases only)"
461
  msgstr ""
462
+ "automatische updates voor minor versies (alleen beveiliging- en "
463
+ "onderhoudreleases)"
464
 
465
+ #: .././admin/settings.php:971 .././admin/settings.php:1260
466
  #: .././admin/widgets.php:42
467
  msgid "Authorize Plugin"
468
+ msgstr "Plugin autoriseren"
469
 
470
+ #: .././admin/settings.php:1047
471
  msgid "Properties refreshed."
472
+ msgstr "Properties zijn vernieuwd."
473
 
474
+ #: .././admin/settings.php:1131
475
  msgid "Network Setup"
476
+ msgstr "Netwerk setup"
477
 
478
+ #: .././admin/settings.php:1141
479
  msgid "use a single Google Analytics account for the entire network"
480
+ msgstr "gebruik één Google Analytics account voor het hele netwerk"
481
 
482
+ #: .././admin/settings.php:1185
483
  msgid "Refresh Properties"
484
+ msgstr "Properties vernieuwen"
485
 
486
+ #: .././admin/settings.php:1191
487
  msgid "Properties/Views Settings"
488
+ msgstr "Properties/weergaven instellingen"
489
 
490
+ #: .././admin/settings.php:1246
491
  msgid "exclude Super Admin tracking for the entire network"
492
+ msgstr "uitsluiten van Super Admin tracking voor het hele netwerk"
493
 
494
+ #: .././admin/settings.php:1291
495
  msgid "Setup Tutorial & Demo"
496
+ msgstr "Setup tutorial & demo"
497
 
498
+ #: .././admin/settings.php:1299
499
  msgid "Support & Reviews"
500
+ msgstr "Support & reviews"
501
 
502
+ #: .././admin/settings.php:1306
503
  #, php-format
504
  msgid "Plugin documentation and support on %s"
505
+ msgstr "Plugin documentatie en support op %s"
506
 
507
+ #: .././admin/settings.php:1313
508
  #, php-format
509
  msgid "Your feedback and review are both important, %s!"
510
+ msgstr "Uw feedback en review zijn beide belangrijk, %s!"
511
 
512
+ #: .././admin/settings.php:1313
513
  msgid "rate this plugin"
514
+ msgstr "waardeer deze plugin"
515
 
516
+ #: .././admin/settings.php:1319
517
  msgid "Further Reading"
518
+ msgstr "Meer informatie"
519
 
520
+ #: .././admin/settings.php:1326
521
  #, php-format
522
  msgid "%s by moving your website to HTTPS/SSL."
523
+ msgstr "%s door het verplaatsen van uw website naar HTTPS/SSL."
524
 
525
+ #: .././admin/settings.php:1326
526
  msgid "Improve search rankings"
527
+ msgstr "Verbeteren van zoek-rankings"
528
 
529
+ #: .././admin/settings.php:1333
530
  #, php-format
531
  msgid "Other %s written by the same author"
532
+ msgstr "Andere %s gemaakt door dezelfde auteur"
533
 
534
+ #: .././admin/settings.php:1333
535
  msgid "WordPress Plugins"
536
+ msgstr "Wordpress plugins"
537
 
538
+ #: .././admin/settings.php:1339
539
  msgid "Other Services"
540
+ msgstr "Andere services"
541
 
542
+ #: .././admin/settings.php:1346
543
  #, php-format
544
  msgid "Speed up your website and plug into a whole %s"
545
+ msgstr "Versnel uw website en voeg een %s"
546
 
547
+ #: .././admin/settings.php:1346
548
  msgid "new level of site speed"
549
+ msgstr "nieuw level van snelheid toe"
550
 
551
+ #: .././admin/settings.php:1353
552
  #, php-format
553
  msgid "%s service with users tracking at IP level."
554
+ msgstr "%s service met gebruikers-tracking op IP niveau."
555
 
556
+ #: .././admin/settings.php:1353
557
  msgid "Web Analytics"
558
+ msgstr "Web Analytics"
559
 
560
  #: .././admin/setup.php:76 .././admin/setup.php:111
561
  msgid "Google Analytics"
562
+ msgstr "Google Analytics"
563
 
564
  #: .././admin/setup.php:84
565
  msgid "Backend Settings"
566
+ msgstr "Backend instellingen"
567
 
568
  #: .././admin/setup.php:88
569
  msgid "Frontend Settings"
570
+ msgstr "Frontend instellingen"
571
 
572
  #: .././admin/setup.php:92
573
  msgid "Tracking Code"
574
+ msgstr "Trackingcode"
575
 
576
  #: .././admin/setup.php:195 .././admin/widgets.php:126
577
  msgid "Today"
597
 
598
  #: .././admin/setup.php:202 .././admin/setup.php:218
599
  msgid "Unique Views"
600
+ msgstr "Unieke weergaven"
601
 
602
  #: .././admin/setup.php:203 .././admin/setup.php:219
603
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
630
  msgstr "Beste verwijzingen"
631
 
632
  #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
633
+ #: .././tools/gapi.php:922
634
  msgid "Searches"
635
  msgstr "Beste zoekopdrachten"
636
 
640
 
641
  #: .././admin/setup.php:213 .././admin/widgets.php:510
642
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
643
+ #: .././admin/widgets.php:917 .././front/item-reports.php:94
644
  msgid "A JavaScript Error is blocking plugin resources!"
645
+ msgstr "Een Javascript fout blokkeert plugin bestanden!"
646
 
647
  #: .././admin/setup.php:214 .././admin/widgets.php:713
648
  msgid "Traffic Mediums"
673
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
674
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
675
  #: .././admin/widgets.php:819 .././admin/widgets.php:930
676
+ #: .././admin/widgets.php:949 .././front/item-reports.php:106
677
+ #: .././front/item-reports.php:125
678
  msgid "Invalid response, more details in JavaScript Console (F12)."
679
+ msgstr "Ongeldige response, zie voor meer details de Javascript console (F12)"
680
 
681
  #: .././admin/setup.php:225
682
  msgid "Not enough data collected"
683
+ msgstr "Niet voldoende data verzameld"
684
 
685
  #: .././admin/setup.php:226 .././admin/widgets.php:528
686
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
688
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
689
  #: .././admin/widgets.php:824 .././admin/widgets.php:827
690
  #: .././admin/widgets.php:935 .././admin/widgets.php:954
691
+ #: .././front/item-reports.php:111 .././front/item-reports.php:130
692
  #: .././front/widgets.php:110
693
  msgid "This report is unavailable"
694
+ msgstr "Dit rapport is niet beschikbaar"
695
 
696
  #: .././admin/setup.php:227
697
  msgid "report generated by"
698
+ msgstr "rapport gegenereerd door"
699
 
700
  #: .././admin/setup.php:267
701
  msgid "Settings"
702
+ msgstr "Instellingen"
703
 
704
  #: .././admin/widgets.php:33 .././front/widgets.php:22
705
  msgid "Google Analytics Dashboard"
707
 
708
  #: .././admin/widgets.php:42
709
  msgid "This plugin needs an authorization:"
710
+ msgstr "Deze plugin heeft autorisatie nodig:"
711
 
712
  #: .././admin/widgets.php:76
713
  msgid "Something went wrong while retrieving profiles list."
714
+ msgstr "Er ging iets mis met het ophalen van de profielen."
715
 
716
  #: .././admin/widgets.php:76
717
  msgid "More details"
718
+ msgstr "Meer details"
719
 
720
  #: .././admin/widgets.php:89 .././admin/widgets.php:100
721
  msgid "An admin should asign a default Google Analytics Profile."
722
  msgstr ""
723
+ "Een administrator moet een standaard Google Analytics profiel instellen"
724
 
725
  #: .././admin/widgets.php:89 .././admin/widgets.php:100
726
  msgid "Select Domain"
727
+ msgstr "Kies een domein"
728
 
729
  #: .././admin/widgets.php:105
730
  msgid ""
731
  "Something went wrong while retrieving property data. You need to create and "
732
  "properly configure a Google Analytics account:"
733
  msgstr ""
734
+ "Er ging iets mis met het ophalen van de property data. Creëer eerst een "
735
+ "Google Analytics account en stel deze correct in:"
736
 
737
  #: .././admin/widgets.php:105
738
  msgid "Find out more!"
739
+ msgstr "Lees meer..."
740
 
741
  #: .././admin/widgets.php:125
742
  msgid "Real-Time"
750
  #: .././admin/widgets.php:135 .././admin/widgets.php:871
751
  #: .././front/widgets.php:46 .././tools/gapi.php:406 .././tools/gapi.php:567
752
  #: .././tools/gapi.php:613 .././tools/gapi.php:676 .././tools/gapi.php:786
753
+ #: .././tools/gapi.php:827 .././tools/gapi.php:923
754
  msgid "Sessions"
755
  msgstr "Bezoeken"
756
 
793
  msgid "KEYWORDS"
794
  msgstr "Zoekwoorden"
795
 
796
+ #: .././front/item-reports.php:140
797
  msgid "Views vs UniqueViews"
798
+ msgstr "Weergaven vs Unieke weergaven"
799
 
800
+ #: .././front/item-reports.php:190
801
  msgid "Google Analytics Reports"
802
+ msgstr "Google Analytics rapport"
803
 
804
  #: .././front/widgets.php:23
805
  msgid "Will display your google analytics stats in a widget"
806
+ msgstr "Toont de Google Analytics statistieken in een widget"
807
 
808
  #: .././front/widgets.php:46 .././tools/gapi.php:827
809
  msgid "trend"
810
+ msgstr "trend"
811
 
812
  #: .././front/widgets.php:133
813
  msgid "Period:"
814
+ msgstr "Periode:"
815
 
816
  #: .././front/widgets.php:133
817
  msgid "Sessions:"
818
+ msgstr "Sessies:"
819
 
820
  #: .././front/widgets.php:137
821
  msgid "generated by"
822
+ msgstr "gegenereerd door"
823
 
824
  #: .././front/widgets.php:147
825
  msgid "Google Analytics Stats"
826
+ msgstr "Google Analytics statistieken"
827
 
828
  #: .././front/widgets.php:154
829
  msgid "Title:"
830
+ msgstr "Titel:"
831
 
832
  #: .././front/widgets.php:161
833
  msgid "Display:"
834
+ msgstr "Weergave"
835
 
836
  #: .././front/widgets.php:165
837
  msgid "Chart & Totals"
838
+ msgstr "Grafiek & totaal aantallen"
839
 
840
  #: .././front/widgets.php:166
841
  msgid "Chart"
842
+ msgstr "Grafiek"
843
 
844
  #: .././front/widgets.php:167
845
  msgid "Totals"
846
+ msgstr "Totaal aantallen"
847
 
848
  #: .././front/widgets.php:171
849
  msgid "Anonymize stats:"
850
+ msgstr "Maak statistieken anoniem:"
851
 
852
  #: .././front/widgets.php:178
853
  msgid "Stats for:"
854
+ msgstr "Statistieken voor:"
855
 
856
  #: .././front/widgets.php:188
857
  msgid "Give credits:"
858
+ msgstr "Toon credits:"
859
 
860
  #: .././gadwp.php:46 .././gadwp.php:55 .././gadwp.php:63
861
  msgid "This is not allowed, read the documentation!"
862
+ msgstr "Dit is niet toegestaan, lees de documentatie!"
863
 
864
  #: .././tools/gapi.php:134
865
  msgid "Use this link to get your access code:"
866
+ msgstr "Gebruik deze link voor het verkrijgen van de toegangscode:"
867
 
868
  #: .././tools/gapi.php:134
869
  msgid "Get Access Code"
870
+ msgstr "Toegangscode ophalen"
871
 
872
  #: .././tools/gapi.php:138 .././tools/gapi.php:139
873
  msgid "Use the red link to get your access code!"
874
+ msgstr "Gebruik de rode link om de toegangscode op te halen!"
875
 
876
  #: .././tools/gapi.php:138
877
  msgid "Access Code:"
878
+ msgstr "Toegangscode:"
879
 
880
  #: .././tools/gapi.php:145
881
  msgid "Save Access Code"
882
+ msgstr "Toegangscode opslaan"
883
 
884
  #: .././tools/gapi.php:400
885
  msgid "Organic Searches"
887
 
888
  #: .././tools/gapi.php:403
889
  msgid "Unique Page Views"
890
+ msgstr "Unieke paginaweergaven"
891
 
892
  #: .././tools/gapi.php:411
893
  msgid "Hour"
894
  msgstr "Uur"
895
 
896
+ #: .././tools/gapi.php:414 .././tools/gapi.php:826 .././tools/gapi.php:878
897
  msgid "Date"
898
  msgstr "Datum"
899
 
900
+ #: .././tools/gapi.php:522 .././tools/gapi.php:879
901
  msgid "Views"
902
  msgstr "Weergaven"
903
 
907
 
908
  #: .././tools/gapi.php:650
909
  msgid "Cities from"
910
+ msgstr "Steden uit"
911
 
912
  #: .././tools/gapi.php:722
913
  msgid "Channels"
914
+ msgstr "Kanalen"
915
 
916
  #: .././tools/gapi.php:785
917
  msgid "Type"
918
+ msgstr "Type"
919
 
920
+ #: .././tools/gapi.php:880
921
  msgid "UniqueViews"
922
+ msgstr "Unieke weergaven"
923
 
924
  #~ msgid "Top Searches"
925
  #~ msgstr "Beste zoekopdrachten"
languages/ga-dash-pl_PL.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
- "POT-Creation-Date: 2015-05-20 21:46+0200\n"
5
- "PO-Revision-Date: 2015-05-20 21:46+0200\n"
6
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
7
  "Language-Team: Alin Marcu\n"
8
  "Language: pl\n"
@@ -16,43 +16,43 @@ msgstr ""
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SearchPath-0: ../.\n"
18
 
19
- #: .././admin/item-reports.php:67
20
  msgid "Analytics"
21
  msgstr ""
22
 
23
  #: .././admin/settings.php:94 .././admin/settings.php:197
24
- #: .././admin/settings.php:328 .././admin/settings.php:800
25
- #: .././admin/settings.php:1069
26
  msgid "Settings saved."
27
  msgstr ""
28
 
29
  #: .././admin/settings.php:96 .././admin/settings.php:199
30
- #: .././admin/settings.php:330 .././admin/settings.php:777
31
- #: .././admin/settings.php:787 .././admin/settings.php:796
32
- #: .././admin/settings.php:802 .././admin/settings.php:814
33
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
34
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
35
- #: .././admin/settings.php:1083
36
  msgid "Cheating Huh?"
37
  msgstr "Oszukujemy, co?"
38
 
39
  #: .././admin/settings.php:100 .././admin/settings.php:203
40
- #: .././admin/settings.php:334 .././admin/settings.php:644
41
- #: .././admin/settings.php:828 .././admin/settings.php:1096
42
  #, php-format
43
  msgid "Something went wrong, check %1$s or %2$s."
44
  msgstr ""
45
 
46
  #: .././admin/settings.php:100 .././admin/settings.php:203
47
- #: .././admin/settings.php:334 .././admin/settings.php:644
48
- #: .././admin/settings.php:828 .././admin/settings.php:1096
49
- #: .././admin/setup.php:96 .././admin/setup.php:119
50
  msgid "Errors & Debug"
51
  msgstr ""
52
 
53
  #: .././admin/settings.php:100 .././admin/settings.php:203
54
- #: .././admin/settings.php:334 .././admin/settings.php:644
55
- #: .././admin/settings.php:828 .././admin/settings.php:1096
56
  msgid "authorize the plugin"
57
  msgstr "autoryzować wtyczkę"
58
 
@@ -77,8 +77,8 @@ msgid "show page searches (after each article)"
77
  msgstr ""
78
 
79
  #: .././admin/settings.php:175 .././admin/settings.php:308
80
- #: .././admin/settings.php:602 .././admin/settings.php:945
81
- #: .././admin/settings.php:1233
82
  msgid "Save Changes"
83
  msgstr ""
84
 
@@ -128,16 +128,16 @@ msgstr "Kod Śledzenia Google Analytics"
128
  msgid "Basic Settings"
129
  msgstr ""
130
 
131
- #: .././admin/settings.php:352 .././admin/settings.php:418
132
  msgid "Events Tracking"
133
  msgstr "Śledzenie Zdarzeń"
134
 
135
- #: .././admin/settings.php:353 .././admin/settings.php:466
136
  msgid "Custom Definitions"
137
  msgstr ""
138
 
139
- #: .././admin/settings.php:354 .././admin/settings.php:564
140
- #: .././admin/settings.php:1216
141
  msgid "Exclude Tracking"
142
  msgstr "Wyklucz Śledzenie"
143
 
@@ -145,212 +145,212 @@ msgstr "Wyklucz Śledzenie"
145
  msgid "Advanced Settings"
146
  msgstr ""
147
 
148
- #: .././admin/settings.php:363
149
  msgid "Tracking Settings"
150
  msgstr "Ustawienia Śledzenia"
151
 
152
- #: .././admin/settings.php:366
153
  msgid "Tracking Options:"
154
  msgstr ""
155
 
156
- #: .././admin/settings.php:368
157
  msgid "Disabled"
158
  msgstr "Wyłączone"
159
 
160
- #: .././admin/settings.php:369
161
  msgid "Enabled"
162
  msgstr "Włączone"
163
 
164
- #: .././admin/settings.php:377 .././admin/settings.php:892
165
- #: .././admin/settings.php:913 .././admin/settings.php:1189
166
  #: .././admin/widgets.php:71
167
  msgid "View Name:"
168
  msgstr "Nazwa widoku:"
169
 
170
- #: .././admin/settings.php:377 .././admin/settings.php:913
171
  msgid "Tracking ID:"
172
  msgstr "Tracking ID:"
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:913
175
  msgid "Default URL:"
176
  msgstr "Domyślny URL:"
177
 
178
- #: .././admin/settings.php:377 .././admin/settings.php:913
179
  msgid "Time Zone:"
180
  msgstr "Strefa Czasowa:"
181
 
182
- #: .././admin/settings.php:382
183
  #, fuzzy
184
  msgid "Basic Tracking"
185
  msgstr "Śledzenie Zdarzeń"
186
 
187
- #: .././admin/settings.php:385
188
  msgid "Tracking Type:"
189
  msgstr ""
190
 
191
- #: .././admin/settings.php:387
192
  msgid "Classic Analytics"
193
  msgstr "Klasyczne Analytics"
194
 
195
- #: .././admin/settings.php:388
196
  msgid "Universal Analytics"
197
  msgstr "Uniwerslane Analytics"
198
 
199
- #: .././admin/settings.php:399
200
  msgid "anonymize IPs while tracking"
201
  msgstr ""
202
 
203
- #: .././admin/settings.php:410
204
  msgid "enable remarketing, demographics and interests reports"
205
  msgstr ""
206
 
207
- #: .././admin/settings.php:428
208
  msgid "track downloads, mailto and outbound links"
209
  msgstr ""
210
 
211
- #: .././admin/settings.php:432
212
  #, fuzzy
213
  msgid "Downloads Regex:"
214
  msgstr "Filtry Pobierania:"
215
 
216
- #: .././admin/settings.php:443
217
  msgid "track affiliate links matching this regex"
218
  msgstr ""
219
 
220
- #: .././admin/settings.php:447
221
  msgid "Affiliates Regex:"
222
  msgstr ""
223
 
224
- #: .././admin/settings.php:458
225
  msgid "track fragment identifiers, hashmarks (#) in URI links"
226
  msgstr ""
227
 
228
- #: .././admin/settings.php:469
229
  msgid "Authors:"
230
  msgstr ""
231
 
232
- #: .././admin/settings.php:477
233
  msgid "Publication Year:"
234
  msgstr ""
235
 
236
- #: .././admin/settings.php:485
237
  msgid "Categories:"
238
  msgstr ""
239
 
240
- #: .././admin/settings.php:493
241
  msgid "User Type:"
242
  msgstr ""
243
 
244
- #: .././admin/settings.php:505
245
  #, fuzzy
246
  msgid "Advanced Tracking"
247
  msgstr "Śledzenie Zdarzeń"
248
 
249
- #: .././admin/settings.php:508
250
  msgid "Page Speed SR:"
251
  msgstr "Page Speed SR:"
252
 
253
- #: .././admin/settings.php:519
254
  msgid "exclude events from bounce-rate calculation"
255
  msgstr ""
256
 
257
- #: .././admin/settings.php:530
258
  msgid "enable enhanced link attribution"
259
  msgstr ""
260
 
261
- #: .././admin/settings.php:541
262
  msgid "enable AdSense account linking"
263
  msgstr ""
264
 
265
- #: .././admin/settings.php:552
266
  msgid "enable cross domain tracking"
267
  msgstr ""
268
 
269
- #: .././admin/settings.php:556
270
  msgid "Cross Domains:"
271
  msgstr ""
272
 
273
- #: .././admin/settings.php:567
274
  msgid "Exclude tracking for:"
275
  msgstr ""
276
 
277
- #: .././admin/settings.php:648
278
  msgid "Google Analytics Errors & Debugging"
279
  msgstr ""
280
 
281
- #: .././admin/settings.php:658
282
  msgid "Errors & Details"
283
  msgstr ""
284
 
285
- #: .././admin/settings.php:659
286
  msgid "Plugin Settings"
287
  msgstr ""
288
 
289
- #: .././admin/settings.php:667
290
  msgid "Last Error detected"
291
  msgstr ""
292
 
293
- #: .././admin/settings.php:673 .././admin/settings.php:686
294
  msgid "None"
295
  msgstr ""
296
 
297
- #: .././admin/settings.php:680
298
  msgid "Error Details"
299
  msgstr ""
300
 
301
- #: .././admin/settings.php:700
302
  msgid "Plugin Configuration"
303
  msgstr ""
304
 
305
- #: .././admin/settings.php:722 .././admin/settings.php:980
306
  msgid ""
307
  "Loading the required libraries. If this results in a blank screen or a fatal "
308
  "error, try this solution:"
309
  msgstr ""
310
 
311
- #: .././admin/settings.php:722
312
  msgid "Library conflicts between WordPress plugins"
313
  msgstr ""
314
 
315
- #: .././admin/settings.php:737 .././admin/settings.php:997
316
  msgid "Plugin authorization succeeded."
317
  msgstr "Autoryzacja wtyczki pomyślna."
318
 
319
- #: .././admin/settings.php:752 .././admin/settings.php:1021
320
  msgid ""
321
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
322
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
323
  msgstr ""
324
 
325
- #: .././admin/settings.php:775 .././admin/settings.php:1053
326
  msgid "Cleared Cache."
327
  msgstr "Cache wyczyszczony."
328
 
329
- #: .././admin/settings.php:784 .././admin/settings.php:1062
330
  msgid "Token Reseted and Revoked."
331
  msgstr "Token wyczyszczony i wycofany."
332
 
333
- #: .././admin/settings.php:794
334
  msgid "All errors reseted."
335
  msgstr ""
336
 
337
- #: .././admin/settings.php:807 .././admin/settings.php:1076
338
  msgid "All other domains/properties were removed."
339
  msgstr "Wszystkie inne domeny/właściwości zostały usunięte."
340
 
341
- #: .././admin/settings.php:819 .././admin/settings.php:1088
342
  msgid "Google Analytics Settings"
343
  msgstr "Ustawienia Google Analytics"
344
 
345
- #: .././admin/settings.php:833 .././admin/settings.php:1101
346
  msgid "Use the red link (see below) to generate and get your access code!"
347
  msgstr ""
348
 
349
- #: .././admin/settings.php:844 .././admin/settings.php:1129
350
  msgid "Plugin Authorization"
351
  msgstr "Autoryzacja Wtyczki"
352
 
353
- #: .././admin/settings.php:849 .././admin/settings.php:1133
354
  #, php-format
355
  msgid ""
356
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -358,280 +358,279 @@ msgid ""
358
  "account!"
359
  msgstr ""
360
 
361
- #: .././admin/settings.php:849 .././admin/settings.php:1133
362
  msgid "video"
363
  msgstr "film"
364
 
365
- #: .././admin/settings.php:849 .././admin/settings.php:1133
366
  msgid "tutorial"
367
  msgstr "tutorial"
368
 
369
- #: .././admin/settings.php:854 .././admin/settings.php:1140
370
  msgid "use your own API Project credentials"
371
  msgstr ""
372
 
373
- #: .././admin/settings.php:858 .././admin/settings.php:1147
374
  msgid "API Key:"
375
  msgstr "Klucz API:"
376
 
377
- #: .././admin/settings.php:862 .././admin/settings.php:1151
378
  msgid "Client ID:"
379
  msgstr "ID Klienta:"
380
 
381
- #: .././admin/settings.php:866 .././admin/settings.php:1155
382
  msgid "Client Secret:"
383
  msgstr "Hasło Klienta:"
384
 
385
- #: .././admin/settings.php:876 .././admin/settings.php:1165
386
  msgid "Clear Authorization"
387
  msgstr "Czyść Autoryzację"
388
 
389
- #: .././admin/settings.php:876 .././admin/settings.php:951
390
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
391
  msgid "Clear Cache"
392
  msgstr "Czyść Cache"
393
 
394
- #: .././admin/settings.php:876
395
  msgid "Reset Errors"
396
  msgstr ""
397
 
398
- #: .././admin/settings.php:882 .././admin/setup.php:80
399
- #: .././admin/setup.php:115
400
  msgid "General Settings"
401
  msgstr "Ustawienia główne"
402
 
403
- #: .././admin/settings.php:885
404
  msgid "Select View:"
405
  msgstr ""
406
 
407
- #: .././admin/settings.php:896 .././admin/settings.php:1193
408
  msgid "Property not found"
409
  msgstr ""
410
 
411
- #: .././admin/settings.php:901
412
  msgid "Lock Selection"
413
  msgstr ""
414
 
415
- #: .././admin/settings.php:919
416
  msgid "Theme Color:"
417
  msgstr ""
418
 
419
- #: .././admin/settings.php:927 .././admin/settings.php:1202
420
  msgid "Automatic Updates"
421
  msgstr ""
422
 
423
- #: .././admin/settings.php:937 .././admin/settings.php:1212
424
  msgid ""
425
  "automatic updates for minor versions (security and maintenance releases only)"
426
  msgstr ""
427
 
428
- #: .././admin/settings.php:951 .././admin/settings.php:1240
429
  #: .././admin/widgets.php:42
430
  msgid "Authorize Plugin"
431
  msgstr "Autoryzuj wtyczkę"
432
 
433
- #: .././admin/settings.php:1027
434
  msgid "Properties refreshed."
435
  msgstr "Właściwości Odświeżone"
436
 
437
- #: .././admin/settings.php:1111
438
  msgid "Network Setup"
439
  msgstr "Ustawienia Sieci"
440
 
441
- #: .././admin/settings.php:1121
442
  msgid "use a single Google Analytics account for the entire network"
443
  msgstr ""
444
 
445
- #: .././admin/settings.php:1165
446
  msgid "Refresh Properties"
447
  msgstr "Odśwież Właściwości"
448
 
449
- #: .././admin/settings.php:1171
450
  msgid "Properties/Views Settings"
451
  msgstr "Ustawienia Właściwości /Widoków"
452
 
453
- #: .././admin/settings.php:1226
454
  msgid "exclude Super Admin tracking for the entire network"
455
  msgstr ""
456
 
457
- #: .././admin/settings.php:1271
458
  msgid "Setup Tutorial & Demo"
459
  msgstr "Ustaw Tutorial & Demo"
460
 
461
- #: .././admin/settings.php:1279
462
  msgid "Support & Reviews"
463
  msgstr "Wsparcie techniczne & Recenzje"
464
 
465
- #: .././admin/settings.php:1286
466
  #, php-format
467
  msgid "Plugin documentation and support on %s"
468
  msgstr ""
469
 
470
- #: .././admin/settings.php:1293
471
  #, php-format
472
  msgid "Your feedback and review are both important, %s!"
473
  msgstr ""
474
 
475
- #: .././admin/settings.php:1293
476
  msgid "rate this plugin"
477
  msgstr "oceń tą wtyczkę"
478
 
479
- #: .././admin/settings.php:1299
480
  msgid "Further Reading"
481
  msgstr "Inne Dokumenty"
482
 
483
- #: .././admin/settings.php:1306
484
  #, php-format
485
  msgid "%s by moving your website to HTTPS/SSL."
486
  msgstr ""
487
 
488
- #: .././admin/settings.php:1306
489
  msgid "Improve search rankings"
490
  msgstr ""
491
 
492
- #: .././admin/settings.php:1313
493
  #, php-format
494
  msgid "Other %s written by the same author"
495
  msgstr ""
496
 
497
- #: .././admin/settings.php:1313
498
  msgid "WordPress Plugins"
499
  msgstr "Wtyczki WordPressa"
500
 
501
- #: .././admin/settings.php:1319
502
  msgid "Other Services"
503
  msgstr ""
504
 
505
- #: .././admin/settings.php:1326
506
  #, php-format
507
  msgid "Speed up your website and plug into a whole %s"
508
  msgstr ""
509
 
510
- #: .././admin/settings.php:1326
511
  msgid "new level of site speed"
512
  msgstr ""
513
 
514
- #: .././admin/settings.php:1333
515
  #, php-format
516
  msgid "%s service with users tracking at IP level."
517
  msgstr ""
518
 
519
- #: .././admin/settings.php:1333
520
  msgid "Web Analytics"
521
  msgstr "Web Analytics"
522
 
523
- #: .././admin/setup.php:76 .././admin/setup.php:111
524
  msgid "Google Analytics"
525
  msgstr "Google Analytics"
526
 
527
- #: .././admin/setup.php:84
528
  msgid "Backend Settings"
529
  msgstr "Ustawienia backendu"
530
 
531
- #: .././admin/setup.php:88
532
  msgid "Frontend Settings"
533
  msgstr "Ustawienia Frontendu"
534
 
535
- #: .././admin/setup.php:92
536
  msgid "Tracking Code"
537
  msgstr "Kod śledzenia"
538
 
539
- #: .././admin/setup.php:195 .././admin/widgets.php:126
540
  msgid "Today"
541
  msgstr "Dzisiaj"
542
 
543
- #: .././admin/setup.php:196 .././admin/widgets.php:127
544
  msgid "Yesterday"
545
  msgstr "Wczoraj"
546
 
547
- #: .././admin/setup.php:197 .././admin/widgets.php:128
548
  #: .././front/widgets.php:74 .././front/widgets.php:182
549
  msgid "Last 7 Days"
550
  msgstr "Ostatnie 7 dni"
551
 
552
- #: .././admin/setup.php:198 .././admin/widgets.php:130
553
  #: .././front/widgets.php:80 .././front/widgets.php:184
554
  msgid "Last 30 Days"
555
  msgstr "Ostatnie 30 dni"
556
 
557
- #: .././admin/setup.php:199 .././admin/widgets.php:131
558
  msgid "Last 90 Days"
559
  msgstr "Ostatnie 90 dni"
560
 
561
- #: .././admin/setup.php:202 .././admin/setup.php:218
562
  msgid "Unique Views"
563
  msgstr ""
564
 
565
- #: .././admin/setup.php:203 .././admin/setup.php:219
566
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
567
  #: .././tools/gapi.php:391
568
  msgid "Users"
569
  msgstr ""
570
 
571
- #: .././admin/setup.php:204 .././admin/widgets.php:137
572
  msgid "Organic"
573
  msgstr "Organiczne"
574
 
575
- #: .././admin/setup.php:205 .././admin/setup.php:220
576
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
577
  #: .././tools/gapi.php:394
578
  msgid "Page Views"
579
  msgstr "Wyświetleń strony"
580
 
581
- #: .././admin/setup.php:206 .././admin/setup.php:221
582
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
583
  #: .././tools/gapi.php:397
584
  msgid "Bounce Rate"
585
  msgstr "Współczynnik odrzuceń"
586
 
587
- #: .././admin/setup.php:207 .././admin/widgets.php:140
588
  msgid "Location"
589
  msgstr ""
590
 
591
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
592
  msgid "Referrers"
593
  msgstr ""
594
 
595
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
596
  #: .././tools/gapi.php:918
597
  msgid "Searches"
598
  msgstr ""
599
 
600
- #: .././admin/setup.php:210 .././admin/widgets.php:144
601
  msgid "Traffic Details"
602
  msgstr ""
603
 
604
- #: .././admin/setup.php:213 .././admin/widgets.php:510
605
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
606
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
607
  msgid "A JavaScript Error is blocking plugin resources!"
608
  msgstr ""
609
 
610
- #: .././admin/setup.php:214 .././admin/widgets.php:713
611
  msgid "Traffic Mediums"
612
  msgstr ""
613
 
614
- #: .././admin/setup.php:215 .././admin/widgets.php:729
615
  msgid "Visitor Type"
616
  msgstr ""
617
 
618
- #: .././admin/setup.php:216 .././admin/widgets.php:745
619
  msgid "Social Networks"
620
  msgstr ""
621
 
622
- #: .././admin/setup.php:217 .././admin/widgets.php:761
623
  msgid "Search Engines"
624
  msgstr ""
625
 
626
- #: .././admin/setup.php:222 .././admin/widgets.php:887
627
  msgid "Organic Search"
628
  msgstr ""
629
 
630
- #: .././admin/setup.php:223 .././admin/widgets.php:891
631
  msgid "Pages/Session"
632
  msgstr ""
633
 
634
- #: .././admin/setup.php:224 .././admin/widgets.php:523
635
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
636
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
637
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -641,11 +640,11 @@ msgstr ""
641
  msgid "Invalid response, more details in JavaScript Console (F12)."
642
  msgstr ""
643
 
644
- #: .././admin/setup.php:225
645
  msgid "Not enough data collected"
646
  msgstr ""
647
 
648
- #: .././admin/setup.php:226 .././admin/widgets.php:528
649
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
650
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
651
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -656,11 +655,11 @@ msgstr ""
656
  msgid "This report is unavailable"
657
  msgstr ""
658
 
659
- #: .././admin/setup.php:227
660
  msgid "report generated by"
661
  msgstr ""
662
 
663
- #: .././admin/setup.php:267
664
  msgid "Settings"
665
  msgstr "Ustawienia"
666
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
+ "POT-Creation-Date: 2015-05-21 19:47+0200\n"
5
+ "PO-Revision-Date: 2015-05-21 19:47+0200\n"
6
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
7
  "Language-Team: Alin Marcu\n"
8
  "Language: pl\n"
16
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
  "X-Poedit-SearchPath-0: ../.\n"
18
 
19
+ #: .././admin/item-reports.php:52
20
  msgid "Analytics"
21
  msgstr ""
22
 
23
  #: .././admin/settings.php:94 .././admin/settings.php:197
24
+ #: .././admin/settings.php:328 .././admin/settings.php:803
25
+ #: .././admin/settings.php:1079
26
  msgid "Settings saved."
27
  msgstr ""
28
 
29
  #: .././admin/settings.php:96 .././admin/settings.php:199
30
+ #: .././admin/settings.php:330 .././admin/settings.php:780
31
+ #: .././admin/settings.php:790 .././admin/settings.php:799
32
+ #: .././admin/settings.php:805 .././admin/settings.php:817
33
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
34
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
35
+ #: .././admin/settings.php:1093
36
  msgid "Cheating Huh?"
37
  msgstr "Oszukujemy, co?"
38
 
39
  #: .././admin/settings.php:100 .././admin/settings.php:203
40
+ #: .././admin/settings.php:334 .././admin/settings.php:647
41
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
42
  #, php-format
43
  msgid "Something went wrong, check %1$s or %2$s."
44
  msgstr ""
45
 
46
  #: .././admin/settings.php:100 .././admin/settings.php:203
47
+ #: .././admin/settings.php:334 .././admin/settings.php:647
48
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
49
+ #: .././admin/setup.php:82 .././admin/setup.php:101
50
  msgid "Errors & Debug"
51
  msgstr ""
52
 
53
  #: .././admin/settings.php:100 .././admin/settings.php:203
54
+ #: .././admin/settings.php:334 .././admin/settings.php:647
55
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
56
  msgid "authorize the plugin"
57
  msgstr "autoryzować wtyczkę"
58
 
77
  msgstr ""
78
 
79
  #: .././admin/settings.php:175 .././admin/settings.php:308
80
+ #: .././admin/settings.php:605 .././admin/settings.php:952
81
+ #: .././admin/settings.php:1245
82
  msgid "Save Changes"
83
  msgstr ""
84
 
128
  msgid "Basic Settings"
129
  msgstr ""
130
 
131
+ #: .././admin/settings.php:352 .././admin/settings.php:417
132
  msgid "Events Tracking"
133
  msgstr "Śledzenie Zdarzeń"
134
 
135
+ #: .././admin/settings.php:353 .././admin/settings.php:465
136
  msgid "Custom Definitions"
137
  msgstr ""
138
 
139
+ #: .././admin/settings.php:354 .././admin/settings.php:563
140
+ #: .././admin/settings.php:1228
141
  msgid "Exclude Tracking"
142
  msgstr "Wyklucz Śledzenie"
143
 
145
  msgid "Advanced Settings"
146
  msgstr ""
147
 
148
+ #: .././admin/settings.php:362
149
  msgid "Tracking Settings"
150
  msgstr "Ustawienia Śledzenia"
151
 
152
+ #: .././admin/settings.php:365
153
  msgid "Tracking Options:"
154
  msgstr ""
155
 
156
+ #: .././admin/settings.php:367
157
  msgid "Disabled"
158
  msgstr "Wyłączone"
159
 
160
+ #: .././admin/settings.php:368
161
  msgid "Enabled"
162
  msgstr "Włączone"
163
 
164
+ #: .././admin/settings.php:376 .././admin/settings.php:897
165
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
166
  #: .././admin/widgets.php:71
167
  msgid "View Name:"
168
  msgstr "Nazwa widoku:"
169
 
170
+ #: .././admin/settings.php:376 .././admin/settings.php:919
171
  msgid "Tracking ID:"
172
  msgstr "Tracking ID:"
173
 
174
+ #: .././admin/settings.php:376 .././admin/settings.php:919
175
  msgid "Default URL:"
176
  msgstr "Domyślny URL:"
177
 
178
+ #: .././admin/settings.php:376 .././admin/settings.php:919
179
  msgid "Time Zone:"
180
  msgstr "Strefa Czasowa:"
181
 
182
+ #: .././admin/settings.php:381
183
  #, fuzzy
184
  msgid "Basic Tracking"
185
  msgstr "Śledzenie Zdarzeń"
186
 
187
+ #: .././admin/settings.php:384
188
  msgid "Tracking Type:"
189
  msgstr ""
190
 
191
+ #: .././admin/settings.php:386
192
  msgid "Classic Analytics"
193
  msgstr "Klasyczne Analytics"
194
 
195
+ #: .././admin/settings.php:387
196
  msgid "Universal Analytics"
197
  msgstr "Uniwerslane Analytics"
198
 
199
+ #: .././admin/settings.php:398
200
  msgid "anonymize IPs while tracking"
201
  msgstr ""
202
 
203
+ #: .././admin/settings.php:409
204
  msgid "enable remarketing, demographics and interests reports"
205
  msgstr ""
206
 
207
+ #: .././admin/settings.php:427
208
  msgid "track downloads, mailto and outbound links"
209
  msgstr ""
210
 
211
+ #: .././admin/settings.php:431
212
  #, fuzzy
213
  msgid "Downloads Regex:"
214
  msgstr "Filtry Pobierania:"
215
 
216
+ #: .././admin/settings.php:442
217
  msgid "track affiliate links matching this regex"
218
  msgstr ""
219
 
220
+ #: .././admin/settings.php:446
221
  msgid "Affiliates Regex:"
222
  msgstr ""
223
 
224
+ #: .././admin/settings.php:457
225
  msgid "track fragment identifiers, hashmarks (#) in URI links"
226
  msgstr ""
227
 
228
+ #: .././admin/settings.php:468
229
  msgid "Authors:"
230
  msgstr ""
231
 
232
+ #: .././admin/settings.php:476
233
  msgid "Publication Year:"
234
  msgstr ""
235
 
236
+ #: .././admin/settings.php:484
237
  msgid "Categories:"
238
  msgstr ""
239
 
240
+ #: .././admin/settings.php:492
241
  msgid "User Type:"
242
  msgstr ""
243
 
244
+ #: .././admin/settings.php:504
245
  #, fuzzy
246
  msgid "Advanced Tracking"
247
  msgstr "Śledzenie Zdarzeń"
248
 
249
+ #: .././admin/settings.php:507
250
  msgid "Page Speed SR:"
251
  msgstr "Page Speed SR:"
252
 
253
+ #: .././admin/settings.php:518
254
  msgid "exclude events from bounce-rate calculation"
255
  msgstr ""
256
 
257
+ #: .././admin/settings.php:529
258
  msgid "enable enhanced link attribution"
259
  msgstr ""
260
 
261
+ #: .././admin/settings.php:540
262
  msgid "enable AdSense account linking"
263
  msgstr ""
264
 
265
+ #: .././admin/settings.php:551
266
  msgid "enable cross domain tracking"
267
  msgstr ""
268
 
269
+ #: .././admin/settings.php:555
270
  msgid "Cross Domains:"
271
  msgstr ""
272
 
273
+ #: .././admin/settings.php:566
274
  msgid "Exclude tracking for:"
275
  msgstr ""
276
 
277
+ #: .././admin/settings.php:651
278
  msgid "Google Analytics Errors & Debugging"
279
  msgstr ""
280
 
281
+ #: .././admin/settings.php:661
282
  msgid "Errors & Details"
283
  msgstr ""
284
 
285
+ #: .././admin/settings.php:662
286
  msgid "Plugin Settings"
287
  msgstr ""
288
 
289
+ #: .././admin/settings.php:670
290
  msgid "Last Error detected"
291
  msgstr ""
292
 
293
+ #: .././admin/settings.php:676 .././admin/settings.php:689
294
  msgid "None"
295
  msgstr ""
296
 
297
+ #: .././admin/settings.php:683
298
  msgid "Error Details"
299
  msgstr ""
300
 
301
+ #: .././admin/settings.php:703
302
  msgid "Plugin Configuration"
303
  msgstr ""
304
 
305
+ #: .././admin/settings.php:725 .././admin/settings.php:990
306
  msgid ""
307
  "Loading the required libraries. If this results in a blank screen or a fatal "
308
  "error, try this solution:"
309
  msgstr ""
310
 
311
+ #: .././admin/settings.php:725
312
  msgid "Library conflicts between WordPress plugins"
313
  msgstr ""
314
 
315
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
316
  msgid "Plugin authorization succeeded."
317
  msgstr "Autoryzacja wtyczki pomyślna."
318
 
319
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
320
  msgid ""
321
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
322
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
323
  msgstr ""
324
 
325
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
326
  msgid "Cleared Cache."
327
  msgstr "Cache wyczyszczony."
328
 
329
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
330
  msgid "Token Reseted and Revoked."
331
  msgstr "Token wyczyszczony i wycofany."
332
 
333
+ #: .././admin/settings.php:797
334
  msgid "All errors reseted."
335
  msgstr ""
336
 
337
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
338
  msgid "All other domains/properties were removed."
339
  msgstr "Wszystkie inne domeny/właściwości zostały usunięte."
340
 
341
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
342
  msgid "Google Analytics Settings"
343
  msgstr "Ustawienia Google Analytics"
344
 
345
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
346
  msgid "Use the red link (see below) to generate and get your access code!"
347
  msgstr ""
348
 
349
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
350
  msgid "Plugin Authorization"
351
  msgstr "Autoryzacja Wtyczki"
352
 
353
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
354
  #, php-format
355
  msgid ""
356
  "You should watch the %1$s and read this %2$s before proceeding to "
358
  "account!"
359
  msgstr ""
360
 
361
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
362
  msgid "video"
363
  msgstr "film"
364
 
365
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
366
  msgid "tutorial"
367
  msgstr "tutorial"
368
 
369
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
370
  msgid "use your own API Project credentials"
371
  msgstr ""
372
 
373
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
374
  msgid "API Key:"
375
  msgstr "Klucz API:"
376
 
377
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
378
  msgid "Client ID:"
379
  msgstr "ID Klienta:"
380
 
381
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
382
  msgid "Client Secret:"
383
  msgstr "Hasło Klienta:"
384
 
385
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
386
  msgid "Clear Authorization"
387
  msgstr "Czyść Autoryzację"
388
 
389
+ #: .././admin/settings.php:881 .././admin/settings.php:959
390
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
391
  msgid "Clear Cache"
392
  msgstr "Czyść Cache"
393
 
394
+ #: .././admin/settings.php:881
395
  msgid "Reset Errors"
396
  msgstr ""
397
 
398
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
399
  msgid "General Settings"
400
  msgstr "Ustawienia główne"
401
 
402
+ #: .././admin/settings.php:890
403
  msgid "Select View:"
404
  msgstr ""
405
 
406
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
407
  msgid "Property not found"
408
  msgstr ""
409
 
410
+ #: .././admin/settings.php:907
411
  msgid "Lock Selection"
412
  msgstr ""
413
 
414
+ #: .././admin/settings.php:926
415
  msgid "Theme Color:"
416
  msgstr ""
417
 
418
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
419
  msgid "Automatic Updates"
420
  msgstr ""
421
 
422
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
423
  msgid ""
424
  "automatic updates for minor versions (security and maintenance releases only)"
425
  msgstr ""
426
 
427
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
428
  #: .././admin/widgets.php:42
429
  msgid "Authorize Plugin"
430
  msgstr "Autoryzuj wtyczkę"
431
 
432
+ #: .././admin/settings.php:1037
433
  msgid "Properties refreshed."
434
  msgstr "Właściwości Odświeżone"
435
 
436
+ #: .././admin/settings.php:1122
437
  msgid "Network Setup"
438
  msgstr "Ustawienia Sieci"
439
 
440
+ #: .././admin/settings.php:1132
441
  msgid "use a single Google Analytics account for the entire network"
442
  msgstr ""
443
 
444
+ #: .././admin/settings.php:1177
445
  msgid "Refresh Properties"
446
  msgstr "Odśwież Właściwości"
447
 
448
+ #: .././admin/settings.php:1183
449
  msgid "Properties/Views Settings"
450
  msgstr "Ustawienia Właściwości /Widoków"
451
 
452
+ #: .././admin/settings.php:1238
453
  msgid "exclude Super Admin tracking for the entire network"
454
  msgstr ""
455
 
456
+ #: .././admin/settings.php:1285
457
  msgid "Setup Tutorial & Demo"
458
  msgstr "Ustaw Tutorial & Demo"
459
 
460
+ #: .././admin/settings.php:1293
461
  msgid "Support & Reviews"
462
  msgstr "Wsparcie techniczne & Recenzje"
463
 
464
+ #: .././admin/settings.php:1300
465
  #, php-format
466
  msgid "Plugin documentation and support on %s"
467
  msgstr ""
468
 
469
+ #: .././admin/settings.php:1307
470
  #, php-format
471
  msgid "Your feedback and review are both important, %s!"
472
  msgstr ""
473
 
474
+ #: .././admin/settings.php:1307
475
  msgid "rate this plugin"
476
  msgstr "oceń tą wtyczkę"
477
 
478
+ #: .././admin/settings.php:1313
479
  msgid "Further Reading"
480
  msgstr "Inne Dokumenty"
481
 
482
+ #: .././admin/settings.php:1320
483
  #, php-format
484
  msgid "%s by moving your website to HTTPS/SSL."
485
  msgstr ""
486
 
487
+ #: .././admin/settings.php:1320
488
  msgid "Improve search rankings"
489
  msgstr ""
490
 
491
+ #: .././admin/settings.php:1327
492
  #, php-format
493
  msgid "Other %s written by the same author"
494
  msgstr ""
495
 
496
+ #: .././admin/settings.php:1327
497
  msgid "WordPress Plugins"
498
  msgstr "Wtyczki WordPressa"
499
 
500
+ #: .././admin/settings.php:1333
501
  msgid "Other Services"
502
  msgstr ""
503
 
504
+ #: .././admin/settings.php:1340
505
  #, php-format
506
  msgid "Speed up your website and plug into a whole %s"
507
  msgstr ""
508
 
509
+ #: .././admin/settings.php:1340
510
  msgid "new level of site speed"
511
  msgstr ""
512
 
513
+ #: .././admin/settings.php:1347
514
  #, php-format
515
  msgid "%s service with users tracking at IP level."
516
  msgstr ""
517
 
518
+ #: .././admin/settings.php:1347
519
  msgid "Web Analytics"
520
  msgstr "Web Analytics"
521
 
522
+ #: .././admin/setup.php:67 .././admin/setup.php:95
523
  msgid "Google Analytics"
524
  msgstr "Google Analytics"
525
 
526
+ #: .././admin/setup.php:73
527
  msgid "Backend Settings"
528
  msgstr "Ustawienia backendu"
529
 
530
+ #: .././admin/setup.php:76
531
  msgid "Frontend Settings"
532
  msgstr "Ustawienia Frontendu"
533
 
534
+ #: .././admin/setup.php:79
535
  msgid "Tracking Code"
536
  msgstr "Kod śledzenia"
537
 
538
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
539
  msgid "Today"
540
  msgstr "Dzisiaj"
541
 
542
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
543
  msgid "Yesterday"
544
  msgstr "Wczoraj"
545
 
546
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
547
  #: .././front/widgets.php:74 .././front/widgets.php:182
548
  msgid "Last 7 Days"
549
  msgstr "Ostatnie 7 dni"
550
 
551
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
552
  #: .././front/widgets.php:80 .././front/widgets.php:184
553
  msgid "Last 30 Days"
554
  msgstr "Ostatnie 30 dni"
555
 
556
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
557
  msgid "Last 90 Days"
558
  msgstr "Ostatnie 90 dni"
559
 
560
+ #: .././admin/setup.php:175 .././admin/setup.php:190
561
  msgid "Unique Views"
562
  msgstr ""
563
 
564
+ #: .././admin/setup.php:176 .././admin/setup.php:191
565
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
566
  #: .././tools/gapi.php:391
567
  msgid "Users"
568
  msgstr ""
569
 
570
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
571
  msgid "Organic"
572
  msgstr "Organiczne"
573
 
574
+ #: .././admin/setup.php:178 .././admin/setup.php:192
575
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
576
  #: .././tools/gapi.php:394
577
  msgid "Page Views"
578
  msgstr "Wyświetleń strony"
579
 
580
+ #: .././admin/setup.php:179 .././admin/setup.php:193
581
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
582
  #: .././tools/gapi.php:397
583
  msgid "Bounce Rate"
584
  msgstr "Współczynnik odrzuceń"
585
 
586
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
587
  msgid "Location"
588
  msgstr ""
589
 
590
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
591
  msgid "Referrers"
592
  msgstr ""
593
 
594
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
595
  #: .././tools/gapi.php:918
596
  msgid "Searches"
597
  msgstr ""
598
 
599
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
600
  msgid "Traffic Details"
601
  msgstr ""
602
 
603
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
604
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
605
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
606
  msgid "A JavaScript Error is blocking plugin resources!"
607
  msgstr ""
608
 
609
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
610
  msgid "Traffic Mediums"
611
  msgstr ""
612
 
613
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
614
  msgid "Visitor Type"
615
  msgstr ""
616
 
617
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
618
  msgid "Social Networks"
619
  msgstr ""
620
 
621
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
622
  msgid "Search Engines"
623
  msgstr ""
624
 
625
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
626
  msgid "Organic Search"
627
  msgstr ""
628
 
629
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
630
  msgid "Pages/Session"
631
  msgstr ""
632
 
633
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
634
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
635
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
636
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
640
  msgid "Invalid response, more details in JavaScript Console (F12)."
641
  msgstr ""
642
 
643
+ #: .././admin/setup.php:197
644
  msgid "Not enough data collected"
645
  msgstr ""
646
 
647
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
648
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
649
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
650
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
655
  msgid "This report is unavailable"
656
  msgstr ""
657
 
658
+ #: .././admin/setup.php:199
659
  msgid "report generated by"
660
  msgstr ""
661
 
662
+ #: .././admin/setup.php:233
663
  msgid "Settings"
664
  msgstr "Ustawienia"
665
 
languages/ga-dash-pt_BR.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.6\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:46+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:46+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Treedbox.com <treedbox@gmail.com>\n"
10
  "Language: pt_BR\n"
@@ -18,43 +18,43 @@ msgstr ""
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
- #: .././admin/item-reports.php:67
22
  msgid "Analytics"
23
  msgstr "Analytics"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
- #: .././admin/settings.php:328 .././admin/settings.php:800
27
- #: .././admin/settings.php:1069
28
  msgid "Settings saved."
29
  msgstr "Definições Salvas"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
- #: .././admin/settings.php:330 .././admin/settings.php:777
33
- #: .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814
35
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
36
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
37
- #: .././admin/settings.php:1083
38
  msgid "Cheating Huh?"
39
  msgstr "A Curiosidade Matou o Gato :F"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
- #: .././admin/settings.php:334 .././admin/settings.php:644
43
- #: .././admin/settings.php:828 .././admin/settings.php:1096
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Algo deu errado, verifique %1$s ou %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
- #: .././admin/settings.php:334 .././admin/settings.php:644
50
- #: .././admin/settings.php:828 .././admin/settings.php:1096
51
- #: .././admin/setup.php:96 .././admin/setup.php:119
52
  msgid "Errors & Debug"
53
  msgstr "Erros & Depuração"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
- #: .././admin/settings.php:334 .././admin/settings.php:644
57
- #: .././admin/settings.php:828 .././admin/settings.php:1096
58
  msgid "authorize the plugin"
59
  msgstr "Autorize o Plugin"
60
 
@@ -79,8 +79,8 @@ msgid "show page searches (after each article)"
79
  msgstr "Mostram pesquisas da página (após cada artigo)"
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
- #: .././admin/settings.php:602 .././admin/settings.php:945
83
- #: .././admin/settings.php:1233
84
  msgid "Save Changes"
85
  msgstr "Salvar Mudanças"
86
 
@@ -132,16 +132,16 @@ msgstr "Código de rastreamento do Google Analytics"
132
  msgid "Basic Settings"
133
  msgstr "Configurações básicas"
134
 
135
- #: .././admin/settings.php:352 .././admin/settings.php:418
136
  msgid "Events Tracking"
137
  msgstr "Eventos de rastreamento"
138
 
139
- #: .././admin/settings.php:353 .././admin/settings.php:466
140
  msgid "Custom Definitions"
141
  msgstr "Definições personalizadas"
142
 
143
- #: .././admin/settings.php:354 .././admin/settings.php:564
144
- #: .././admin/settings.php:1216
145
  msgid "Exclude Tracking"
146
  msgstr "Excluir Rastreamento"
147
 
@@ -149,161 +149,161 @@ msgstr "Excluir Rastreamento"
149
  msgid "Advanced Settings"
150
  msgstr "Configurações avançadas"
151
 
152
- #: .././admin/settings.php:363
153
  msgid "Tracking Settings"
154
  msgstr "Configurações de rastreamento"
155
 
156
- #: .././admin/settings.php:366
157
  msgid "Tracking Options:"
158
  msgstr "Opções de Rastreio"
159
 
160
- #: .././admin/settings.php:368
161
  msgid "Disabled"
162
  msgstr "Desabilitar"
163
 
164
- #: .././admin/settings.php:369
165
  msgid "Enabled"
166
  msgstr "Habilitar"
167
 
168
- #: .././admin/settings.php:377 .././admin/settings.php:892
169
- #: .././admin/settings.php:913 .././admin/settings.php:1189
170
  #: .././admin/widgets.php:71
171
  msgid "View Name:"
172
  msgstr "Ver Nome:"
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:913
175
  msgid "Tracking ID:"
176
  msgstr "ID de rastreamento:"
177
 
178
- #: .././admin/settings.php:377 .././admin/settings.php:913
179
  msgid "Default URL:"
180
  msgstr "URL Padrão:"
181
 
182
- #: .././admin/settings.php:377 .././admin/settings.php:913
183
  msgid "Time Zone:"
184
  msgstr "Fuso horário:"
185
 
186
- #: .././admin/settings.php:382
187
  msgid "Basic Tracking"
188
  msgstr "Rastreamento Básico"
189
 
190
- #: .././admin/settings.php:385
191
  msgid "Tracking Type:"
192
  msgstr "Tipo de Rastreio"
193
 
194
- #: .././admin/settings.php:387
195
  msgid "Classic Analytics"
196
  msgstr "Analytics clássico"
197
 
198
- #: .././admin/settings.php:388
199
  msgid "Universal Analytics"
200
  msgstr "Analytics Universal"
201
 
202
- #: .././admin/settings.php:399
203
  msgid "anonymize IPs while tracking"
204
  msgstr "IPs anônimos ao rastreamento"
205
 
206
- #: .././admin/settings.php:410
207
  msgid "enable remarketing, demographics and interests reports"
208
  msgstr "permitir recolocação, demográficas e relatórios de interesses"
209
 
210
- #: .././admin/settings.php:428
211
  msgid "track downloads, mailto and outbound links"
212
  msgstr "Rastrear Downloads, encaminhamentos para e-mail e links de saída"
213
 
214
- #: .././admin/settings.php:432
215
  msgid "Downloads Regex:"
216
  msgstr "Expressões Regulares de Download:"
217
 
218
- #: .././admin/settings.php:443
219
  msgid "track affiliate links matching this regex"
220
  msgstr "Rastrear Links de Afiliados que coincidem com esta expressão regular"
221
 
222
- #: .././admin/settings.php:447
223
  msgid "Affiliates Regex:"
224
  msgstr "Expressão Regular Afiliada:"
225
 
226
- #: .././admin/settings.php:458
227
  msgid "track fragment identifiers, hashmarks (#) in URI links"
228
  msgstr "rastrear identificadores de fragmento, hash (#) nos links"
229
 
230
- #: .././admin/settings.php:469
231
  msgid "Authors:"
232
  msgstr "Autores:"
233
 
234
- #: .././admin/settings.php:477
235
  msgid "Publication Year:"
236
  msgstr "Ano de Publicação:"
237
 
238
- #: .././admin/settings.php:485
239
  msgid "Categories:"
240
  msgstr "Categorias:"
241
 
242
- #: .././admin/settings.php:493
243
  msgid "User Type:"
244
  msgstr "Tipo de Usuário:"
245
 
246
- #: .././admin/settings.php:505
247
  msgid "Advanced Tracking"
248
  msgstr "Rastreio Avançado"
249
 
250
- #: .././admin/settings.php:508
251
  msgid "Page Speed SR:"
252
  msgstr "Velocidade de Página SR:"
253
 
254
- #: .././admin/settings.php:519
255
  msgid "exclude events from bounce-rate calculation"
256
  msgstr "Excluir eventos de cálculo de taxa de rejeição"
257
 
258
- #: .././admin/settings.php:530
259
  msgid "enable enhanced link attribution"
260
  msgstr "permitir atribuição de link aprimorada"
261
 
262
- #: .././admin/settings.php:541
263
  msgid "enable AdSense account linking"
264
  msgstr "habilitar link da conta do AdSense"
265
 
266
- #: .././admin/settings.php:552
267
  msgid "enable cross domain tracking"
268
  msgstr "habilitar Rastreio de domínio cruzado"
269
 
270
- #: .././admin/settings.php:556
271
  msgid "Cross Domains:"
272
  msgstr "Domínio Cruzado:"
273
 
274
- #: .././admin/settings.php:567
275
  msgid "Exclude tracking for:"
276
  msgstr "Excluir Rastreio para:"
277
 
278
- #: .././admin/settings.php:648
279
  msgid "Google Analytics Errors & Debugging"
280
  msgstr "Erros & Depuração do Google Analytics"
281
 
282
- #: .././admin/settings.php:658
283
  msgid "Errors & Details"
284
  msgstr "Erros & Detalhes"
285
 
286
- #: .././admin/settings.php:659
287
  msgid "Plugin Settings"
288
  msgstr "Configurações do Plugin"
289
 
290
- #: .././admin/settings.php:667
291
  msgid "Last Error detected"
292
  msgstr "Último erro detectado"
293
 
294
- #: .././admin/settings.php:673 .././admin/settings.php:686
295
  msgid "None"
296
  msgstr "Nenhum"
297
 
298
- #: .././admin/settings.php:680
299
  msgid "Error Details"
300
  msgstr "Detalhes do Erro"
301
 
302
- #: .././admin/settings.php:700
303
  msgid "Plugin Configuration"
304
  msgstr "Configuração do Plugin"
305
 
306
- #: .././admin/settings.php:722 .././admin/settings.php:980
307
  msgid ""
308
  "Loading the required libraries. If this results in a blank screen or a fatal "
309
  "error, try this solution:"
@@ -311,15 +311,15 @@ msgstr ""
311
  "Carregando as bibliotecas necessárias. Se isso resulta em uma tela em branco "
312
  "ou um erro fatal, tente esta solução:"
313
 
314
- #: .././admin/settings.php:722
315
  msgid "Library conflicts between WordPress plugins"
316
  msgstr "Conflito de Bibliotecas entre Plugins do Wordpress"
317
 
318
- #: .././admin/settings.php:737 .././admin/settings.php:997
319
  msgid "Plugin authorization succeeded."
320
  msgstr "Plugin autorizado com sucesso."
321
 
322
- #: .././admin/settings.php:752 .././admin/settings.php:1021
323
  msgid ""
324
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
325
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
@@ -328,35 +328,35 @@ msgstr ""
328
  "</ strong> (UA-XXXXX-X). Tente de novo, e use o link vermelho para obter o "
329
  "seu código de acesso"
330
 
331
- #: .././admin/settings.php:775 .././admin/settings.php:1053
332
  msgid "Cleared Cache."
333
  msgstr "Cache Limpo."
334
 
335
- #: .././admin/settings.php:784 .././admin/settings.php:1062
336
  msgid "Token Reseted and Revoked."
337
  msgstr "Token redefinido e revogado"
338
 
339
- #: .././admin/settings.php:794
340
  msgid "All errors reseted."
341
  msgstr "Todos erros reiniciados"
342
 
343
- #: .././admin/settings.php:807 .././admin/settings.php:1076
344
  msgid "All other domains/properties were removed."
345
  msgstr "Todos os outros domínios/propriedades foram removidas."
346
 
347
- #: .././admin/settings.php:819 .././admin/settings.php:1088
348
  msgid "Google Analytics Settings"
349
  msgstr "Configurações do Google Analytics"
350
 
351
- #: .././admin/settings.php:833 .././admin/settings.php:1101
352
  msgid "Use the red link (see below) to generate and get your access code!"
353
  msgstr "Use o link vermelho (abaixo) para gerar e pegar seu código de acesso."
354
 
355
- #: .././admin/settings.php:844 .././admin/settings.php:1129
356
  msgid "Plugin Authorization"
357
  msgstr "Autorização do Plugin"
358
 
359
- #: .././admin/settings.php:849 .././admin/settings.php:1133
360
  #, php-format
361
  msgid ""
362
  "You should watch the %1$s and read this %2$s before proceeding to "
@@ -367,282 +367,281 @@ msgstr ""
367
  "autorização. Este plugin requer uma conta no Google Analytics corretamente "
368
  "configurada!"
369
 
370
- #: .././admin/settings.php:849 .././admin/settings.php:1133
371
  msgid "video"
372
  msgstr "vídeo"
373
 
374
- #: .././admin/settings.php:849 .././admin/settings.php:1133
375
  msgid "tutorial"
376
  msgstr "tutorial"
377
 
378
- #: .././admin/settings.php:854 .././admin/settings.php:1140
379
  msgid "use your own API Project credentials"
380
  msgstr "usar suas próprias credenciais da API do projeto"
381
 
382
- #: .././admin/settings.php:858 .././admin/settings.php:1147
383
  msgid "API Key:"
384
  msgstr "Chave API:"
385
 
386
- #: .././admin/settings.php:862 .././admin/settings.php:1151
387
  msgid "Client ID:"
388
  msgstr "ID do cliente:"
389
 
390
- #: .././admin/settings.php:866 .././admin/settings.php:1155
391
  msgid "Client Secret:"
392
  msgstr "Cliente Secreto:"
393
 
394
- #: .././admin/settings.php:876 .././admin/settings.php:1165
395
  msgid "Clear Authorization"
396
  msgstr "Limpar Autorização"
397
 
398
- #: .././admin/settings.php:876 .././admin/settings.php:951
399
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
400
  msgid "Clear Cache"
401
  msgstr "Limpar Cache"
402
 
403
- #: .././admin/settings.php:876
404
  msgid "Reset Errors"
405
  msgstr "Reiniciar Erros"
406
 
407
- #: .././admin/settings.php:882 .././admin/setup.php:80
408
- #: .././admin/setup.php:115
409
  msgid "General Settings"
410
  msgstr "Configurações Gerais"
411
 
412
- #: .././admin/settings.php:885
413
  msgid "Select View:"
414
  msgstr ""
415
 
416
- #: .././admin/settings.php:896 .././admin/settings.php:1193
417
  msgid "Property not found"
418
  msgstr "Propriedade não econtrada"
419
 
420
- #: .././admin/settings.php:901
421
  msgid "Lock Selection"
422
  msgstr ""
423
 
424
- #: .././admin/settings.php:919
425
  msgid "Theme Color:"
426
  msgstr "Cor do Tema:"
427
 
428
- #: .././admin/settings.php:927 .././admin/settings.php:1202
429
  msgid "Automatic Updates"
430
  msgstr "Atualizações Automáticas"
431
 
432
- #: .././admin/settings.php:937 .././admin/settings.php:1212
433
  msgid ""
434
  "automatic updates for minor versions (security and maintenance releases only)"
435
  msgstr ""
436
  "atualizações automáticas para versões menores (Só correções de Segurança e "
437
  "de Manutenção)"
438
 
439
- #: .././admin/settings.php:951 .././admin/settings.php:1240
440
  #: .././admin/widgets.php:42
441
  msgid "Authorize Plugin"
442
  msgstr "Autorize o Plugin"
443
 
444
- #: .././admin/settings.php:1027
445
  msgid "Properties refreshed."
446
  msgstr "Propriedades Atualizadas"
447
 
448
- #: .././admin/settings.php:1111
449
  msgid "Network Setup"
450
  msgstr "Configuração de Rede"
451
 
452
- #: .././admin/settings.php:1121
453
  msgid "use a single Google Analytics account for the entire network"
454
  msgstr "Use uma única conta do Google Analytics para toda a Rede"
455
 
456
- #: .././admin/settings.php:1165
457
  msgid "Refresh Properties"
458
  msgstr "Atualizar Propriedades"
459
 
460
- #: .././admin/settings.php:1171
461
  msgid "Properties/Views Settings"
462
  msgstr "Propriedades/Ver Definições"
463
 
464
- #: .././admin/settings.php:1226
465
  msgid "exclude Super Admin tracking for the entire network"
466
  msgstr "Excluir rastreamento do Super Administrador para toda a rede"
467
 
468
- #: .././admin/settings.php:1271
469
  msgid "Setup Tutorial & Demo"
470
  msgstr "Tutorial de Instalação e demonstrações"
471
 
472
- #: .././admin/settings.php:1279
473
  msgid "Support & Reviews"
474
  msgstr "Suporte e Revisões"
475
 
476
- #: .././admin/settings.php:1286
477
  #, php-format
478
  msgid "Plugin documentation and support on %s"
479
  msgstr "Documentação e Suporte do Plugin em %s"
480
 
481
- #: .././admin/settings.php:1293
482
  #, php-format
483
  msgid "Your feedback and review are both important, %s!"
484
  msgstr "Seu Feedback e Review são importantes, %s!"
485
 
486
- #: .././admin/settings.php:1293
487
  msgid "rate this plugin"
488
  msgstr "Avaliar este Plugin"
489
 
490
- #: .././admin/settings.php:1299
491
  msgid "Further Reading"
492
  msgstr "Leitura adicional"
493
 
494
- #: .././admin/settings.php:1306
495
  #, php-format
496
  msgid "%s by moving your website to HTTPS/SSL."
497
  msgstr "%s movendo seu site para HTTPS/SSL."
498
 
499
- #: .././admin/settings.php:1306
500
  msgid "Improve search rankings"
501
  msgstr "Melhorar classificação em buscas"
502
 
503
- #: .././admin/settings.php:1313
504
  #, php-format
505
  msgid "Other %s written by the same author"
506
  msgstr "Outros %s escritos pelo mesmo autor"
507
 
508
- #: .././admin/settings.php:1313
509
  msgid "WordPress Plugins"
510
  msgstr "Plugin do Wordpress"
511
 
512
- #: .././admin/settings.php:1319
513
  msgid "Other Services"
514
  msgstr "Outros Serviços"
515
 
516
- #: .././admin/settings.php:1326
517
  #, php-format
518
  msgid "Speed up your website and plug into a whole %s"
519
  msgstr "Aumente a velocidade do seu site em completamente %s"
520
 
521
- #: .././admin/settings.php:1326
522
  msgid "new level of site speed"
523
  msgstr "Novo nível de velocidade do site"
524
 
525
- #: .././admin/settings.php:1333
526
  #, php-format
527
  msgid "%s service with users tracking at IP level."
528
  msgstr "%s serviços com rastreamento de usuário a nível de ip."
529
 
530
- #: .././admin/settings.php:1333
531
  msgid "Web Analytics"
532
  msgstr "Web Analytics"
533
 
534
- #: .././admin/setup.php:76 .././admin/setup.php:111
535
  msgid "Google Analytics"
536
  msgstr "Google Analytics"
537
 
538
- #: .././admin/setup.php:84
539
  msgid "Backend Settings"
540
  msgstr "Configurações Internas"
541
 
542
- #: .././admin/setup.php:88
543
  msgid "Frontend Settings"
544
  msgstr "Configurações Externas"
545
 
546
- #: .././admin/setup.php:92
547
  msgid "Tracking Code"
548
  msgstr "Código de Rastreio"
549
 
550
- #: .././admin/setup.php:195 .././admin/widgets.php:126
551
  msgid "Today"
552
  msgstr "Hoje"
553
 
554
- #: .././admin/setup.php:196 .././admin/widgets.php:127
555
  msgid "Yesterday"
556
  msgstr "Ontem"
557
 
558
- #: .././admin/setup.php:197 .././admin/widgets.php:128
559
  #: .././front/widgets.php:74 .././front/widgets.php:182
560
  msgid "Last 7 Days"
561
  msgstr "Últimos 7 dias"
562
 
563
- #: .././admin/setup.php:198 .././admin/widgets.php:130
564
  #: .././front/widgets.php:80 .././front/widgets.php:184
565
  msgid "Last 30 Days"
566
  msgstr "Últimos 30 dias"
567
 
568
- #: .././admin/setup.php:199 .././admin/widgets.php:131
569
  msgid "Last 90 Days"
570
  msgstr "Últimos 90 dias"
571
 
572
- #: .././admin/setup.php:202 .././admin/setup.php:218
573
  msgid "Unique Views"
574
  msgstr "Visão Única"
575
 
576
- #: .././admin/setup.php:203 .././admin/setup.php:219
577
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
578
  #: .././tools/gapi.php:391
579
  msgid "Users"
580
  msgstr "Usuários"
581
 
582
- #: .././admin/setup.php:204 .././admin/widgets.php:137
583
  msgid "Organic"
584
  msgstr "Orgânica"
585
 
586
- #: .././admin/setup.php:205 .././admin/setup.php:220
587
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
588
  #: .././tools/gapi.php:394
589
  msgid "Page Views"
590
  msgstr "Visualizações de Páginas"
591
 
592
- #: .././admin/setup.php:206 .././admin/setup.php:221
593
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
594
  #: .././tools/gapi.php:397
595
  msgid "Bounce Rate"
596
  msgstr "Taxa de Rejeição"
597
 
598
- #: .././admin/setup.php:207 .././admin/widgets.php:140
599
  msgid "Location"
600
  msgstr "Localização"
601
 
602
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
603
  msgid "Referrers"
604
  msgstr "Referências"
605
 
606
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
607
  #: .././tools/gapi.php:918
608
  msgid "Searches"
609
  msgstr "Pesquisas"
610
 
611
- #: .././admin/setup.php:210 .././admin/widgets.php:144
612
  msgid "Traffic Details"
613
  msgstr "Detalhe do Tráfego"
614
 
615
- #: .././admin/setup.php:213 .././admin/widgets.php:510
616
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
617
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
618
  msgid "A JavaScript Error is blocking plugin resources!"
619
  msgstr "Um JavaScript está bloqueando os recursos do plugin!"
620
 
621
- #: .././admin/setup.php:214 .././admin/widgets.php:713
622
  msgid "Traffic Mediums"
623
  msgstr "Média de Tráfego"
624
 
625
- #: .././admin/setup.php:215 .././admin/widgets.php:729
626
  msgid "Visitor Type"
627
  msgstr "Tipo de Visitantes"
628
 
629
- #: .././admin/setup.php:216 .././admin/widgets.php:745
630
  msgid "Social Networks"
631
  msgstr "Rede Social"
632
 
633
- #: .././admin/setup.php:217 .././admin/widgets.php:761
634
  msgid "Search Engines"
635
  msgstr "Mecanismos de Busca"
636
 
637
- #: .././admin/setup.php:222 .././admin/widgets.php:887
638
  msgid "Organic Search"
639
  msgstr "Pesquisa Orgânica"
640
 
641
- #: .././admin/setup.php:223 .././admin/widgets.php:891
642
  msgid "Pages/Session"
643
  msgstr "Página/Sessão"
644
 
645
- #: .././admin/setup.php:224 .././admin/widgets.php:523
646
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
647
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
648
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -652,11 +651,11 @@ msgstr "Página/Sessão"
652
  msgid "Invalid response, more details in JavaScript Console (F12)."
653
  msgstr "Resposta inválida, mais detalhes no JavaScript Console (F12)."
654
 
655
- #: .././admin/setup.php:225
656
  msgid "Not enough data collected"
657
  msgstr "Dados coletados insuficientes"
658
 
659
- #: .././admin/setup.php:226 .././admin/widgets.php:528
660
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
661
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
662
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -667,11 +666,11 @@ msgstr "Dados coletados insuficientes"
667
  msgid "This report is unavailable"
668
  msgstr "Este Relatório não está disponível"
669
 
670
- #: .././admin/setup.php:227
671
  msgid "report generated by"
672
  msgstr "Relatório gerado por"
673
 
674
- #: .././admin/setup.php:267
675
  msgid "Settings"
676
  msgstr "Configurações"
677
 
3
  "Project-Id-Version: Google Analytics Dashboard for WP 4.6\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:47+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:47+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Treedbox.com <treedbox@gmail.com>\n"
10
  "Language: pt_BR\n"
18
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
  "X-Poedit-SearchPath-0: ../.\n"
20
 
21
+ #: .././admin/item-reports.php:52
22
  msgid "Analytics"
23
  msgstr "Analytics"
24
 
25
  #: .././admin/settings.php:94 .././admin/settings.php:197
26
+ #: .././admin/settings.php:328 .././admin/settings.php:803
27
+ #: .././admin/settings.php:1079
28
  msgid "Settings saved."
29
  msgstr "Definições Salvas"
30
 
31
  #: .././admin/settings.php:96 .././admin/settings.php:199
32
+ #: .././admin/settings.php:330 .././admin/settings.php:780
33
+ #: .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817
35
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
36
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
37
+ #: .././admin/settings.php:1093
38
  msgid "Cheating Huh?"
39
  msgstr "A Curiosidade Matou o Gato :F"
40
 
41
  #: .././admin/settings.php:100 .././admin/settings.php:203
42
+ #: .././admin/settings.php:334 .././admin/settings.php:647
43
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
44
  #, php-format
45
  msgid "Something went wrong, check %1$s or %2$s."
46
  msgstr "Algo deu errado, verifique %1$s ou %2$s."
47
 
48
  #: .././admin/settings.php:100 .././admin/settings.php:203
49
+ #: .././admin/settings.php:334 .././admin/settings.php:647
50
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
51
+ #: .././admin/setup.php:82 .././admin/setup.php:101
52
  msgid "Errors & Debug"
53
  msgstr "Erros & Depuração"
54
 
55
  #: .././admin/settings.php:100 .././admin/settings.php:203
56
+ #: .././admin/settings.php:334 .././admin/settings.php:647
57
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
58
  msgid "authorize the plugin"
59
  msgstr "Autorize o Plugin"
60
 
79
  msgstr "Mostram pesquisas da página (após cada artigo)"
80
 
81
  #: .././admin/settings.php:175 .././admin/settings.php:308
82
+ #: .././admin/settings.php:605 .././admin/settings.php:952
83
+ #: .././admin/settings.php:1245
84
  msgid "Save Changes"
85
  msgstr "Salvar Mudanças"
86
 
132
  msgid "Basic Settings"
133
  msgstr "Configurações básicas"
134
 
135
+ #: .././admin/settings.php:352 .././admin/settings.php:417
136
  msgid "Events Tracking"
137
  msgstr "Eventos de rastreamento"
138
 
139
+ #: .././admin/settings.php:353 .././admin/settings.php:465
140
  msgid "Custom Definitions"
141
  msgstr "Definições personalizadas"
142
 
143
+ #: .././admin/settings.php:354 .././admin/settings.php:563
144
+ #: .././admin/settings.php:1228
145
  msgid "Exclude Tracking"
146
  msgstr "Excluir Rastreamento"
147
 
149
  msgid "Advanced Settings"
150
  msgstr "Configurações avançadas"
151
 
152
+ #: .././admin/settings.php:362
153
  msgid "Tracking Settings"
154
  msgstr "Configurações de rastreamento"
155
 
156
+ #: .././admin/settings.php:365
157
  msgid "Tracking Options:"
158
  msgstr "Opções de Rastreio"
159
 
160
+ #: .././admin/settings.php:367
161
  msgid "Disabled"
162
  msgstr "Desabilitar"
163
 
164
+ #: .././admin/settings.php:368
165
  msgid "Enabled"
166
  msgstr "Habilitar"
167
 
168
+ #: .././admin/settings.php:376 .././admin/settings.php:897
169
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
170
  #: .././admin/widgets.php:71
171
  msgid "View Name:"
172
  msgstr "Ver Nome:"
173
 
174
+ #: .././admin/settings.php:376 .././admin/settings.php:919
175
  msgid "Tracking ID:"
176
  msgstr "ID de rastreamento:"
177
 
178
+ #: .././admin/settings.php:376 .././admin/settings.php:919
179
  msgid "Default URL:"
180
  msgstr "URL Padrão:"
181
 
182
+ #: .././admin/settings.php:376 .././admin/settings.php:919
183
  msgid "Time Zone:"
184
  msgstr "Fuso horário:"
185
 
186
+ #: .././admin/settings.php:381
187
  msgid "Basic Tracking"
188
  msgstr "Rastreamento Básico"
189
 
190
+ #: .././admin/settings.php:384
191
  msgid "Tracking Type:"
192
  msgstr "Tipo de Rastreio"
193
 
194
+ #: .././admin/settings.php:386
195
  msgid "Classic Analytics"
196
  msgstr "Analytics clássico"
197
 
198
+ #: .././admin/settings.php:387
199
  msgid "Universal Analytics"
200
  msgstr "Analytics Universal"
201
 
202
+ #: .././admin/settings.php:398
203
  msgid "anonymize IPs while tracking"
204
  msgstr "IPs anônimos ao rastreamento"
205
 
206
+ #: .././admin/settings.php:409
207
  msgid "enable remarketing, demographics and interests reports"
208
  msgstr "permitir recolocação, demográficas e relatórios de interesses"
209
 
210
+ #: .././admin/settings.php:427
211
  msgid "track downloads, mailto and outbound links"
212
  msgstr "Rastrear Downloads, encaminhamentos para e-mail e links de saída"
213
 
214
+ #: .././admin/settings.php:431
215
  msgid "Downloads Regex:"
216
  msgstr "Expressões Regulares de Download:"
217
 
218
+ #: .././admin/settings.php:442
219
  msgid "track affiliate links matching this regex"
220
  msgstr "Rastrear Links de Afiliados que coincidem com esta expressão regular"
221
 
222
+ #: .././admin/settings.php:446
223
  msgid "Affiliates Regex:"
224
  msgstr "Expressão Regular Afiliada:"
225
 
226
+ #: .././admin/settings.php:457
227
  msgid "track fragment identifiers, hashmarks (#) in URI links"
228
  msgstr "rastrear identificadores de fragmento, hash (#) nos links"
229
 
230
+ #: .././admin/settings.php:468
231
  msgid "Authors:"
232
  msgstr "Autores:"
233
 
234
+ #: .././admin/settings.php:476
235
  msgid "Publication Year:"
236
  msgstr "Ano de Publicação:"
237
 
238
+ #: .././admin/settings.php:484
239
  msgid "Categories:"
240
  msgstr "Categorias:"
241
 
242
+ #: .././admin/settings.php:492
243
  msgid "User Type:"
244
  msgstr "Tipo de Usuário:"
245
 
246
+ #: .././admin/settings.php:504
247
  msgid "Advanced Tracking"
248
  msgstr "Rastreio Avançado"
249
 
250
+ #: .././admin/settings.php:507
251
  msgid "Page Speed SR:"
252
  msgstr "Velocidade de Página SR:"
253
 
254
+ #: .././admin/settings.php:518
255
  msgid "exclude events from bounce-rate calculation"
256
  msgstr "Excluir eventos de cálculo de taxa de rejeição"
257
 
258
+ #: .././admin/settings.php:529
259
  msgid "enable enhanced link attribution"
260
  msgstr "permitir atribuição de link aprimorada"
261
 
262
+ #: .././admin/settings.php:540
263
  msgid "enable AdSense account linking"
264
  msgstr "habilitar link da conta do AdSense"
265
 
266
+ #: .././admin/settings.php:551
267
  msgid "enable cross domain tracking"
268
  msgstr "habilitar Rastreio de domínio cruzado"
269
 
270
+ #: .././admin/settings.php:555
271
  msgid "Cross Domains:"
272
  msgstr "Domínio Cruzado:"
273
 
274
+ #: .././admin/settings.php:566
275
  msgid "Exclude tracking for:"
276
  msgstr "Excluir Rastreio para:"
277
 
278
+ #: .././admin/settings.php:651
279
  msgid "Google Analytics Errors & Debugging"
280
  msgstr "Erros & Depuração do Google Analytics"
281
 
282
+ #: .././admin/settings.php:661
283
  msgid "Errors & Details"
284
  msgstr "Erros & Detalhes"
285
 
286
+ #: .././admin/settings.php:662
287
  msgid "Plugin Settings"
288
  msgstr "Configurações do Plugin"
289
 
290
+ #: .././admin/settings.php:670
291
  msgid "Last Error detected"
292
  msgstr "Último erro detectado"
293
 
294
+ #: .././admin/settings.php:676 .././admin/settings.php:689
295
  msgid "None"
296
  msgstr "Nenhum"
297
 
298
+ #: .././admin/settings.php:683
299
  msgid "Error Details"
300
  msgstr "Detalhes do Erro"
301
 
302
+ #: .././admin/settings.php:703
303
  msgid "Plugin Configuration"
304
  msgstr "Configuração do Plugin"
305
 
306
+ #: .././admin/settings.php:725 .././admin/settings.php:990
307
  msgid ""
308
  "Loading the required libraries. If this results in a blank screen or a fatal "
309
  "error, try this solution:"
311
  "Carregando as bibliotecas necessárias. Se isso resulta em uma tela em branco "
312
  "ou um erro fatal, tente esta solução:"
313
 
314
+ #: .././admin/settings.php:725
315
  msgid "Library conflicts between WordPress plugins"
316
  msgstr "Conflito de Bibliotecas entre Plugins do Wordpress"
317
 
318
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
319
  msgid "Plugin authorization succeeded."
320
  msgstr "Plugin autorizado com sucesso."
321
 
322
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
323
  msgid ""
324
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
325
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
328
  "</ strong> (UA-XXXXX-X). Tente de novo, e use o link vermelho para obter o "
329
  "seu código de acesso"
330
 
331
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
332
  msgid "Cleared Cache."
333
  msgstr "Cache Limpo."
334
 
335
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
336
  msgid "Token Reseted and Revoked."
337
  msgstr "Token redefinido e revogado"
338
 
339
+ #: .././admin/settings.php:797
340
  msgid "All errors reseted."
341
  msgstr "Todos erros reiniciados"
342
 
343
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
344
  msgid "All other domains/properties were removed."
345
  msgstr "Todos os outros domínios/propriedades foram removidas."
346
 
347
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
348
  msgid "Google Analytics Settings"
349
  msgstr "Configurações do Google Analytics"
350
 
351
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
352
  msgid "Use the red link (see below) to generate and get your access code!"
353
  msgstr "Use o link vermelho (abaixo) para gerar e pegar seu código de acesso."
354
 
355
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
356
  msgid "Plugin Authorization"
357
  msgstr "Autorização do Plugin"
358
 
359
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
360
  #, php-format
361
  msgid ""
362
  "You should watch the %1$s and read this %2$s before proceeding to "
367
  "autorização. Este plugin requer uma conta no Google Analytics corretamente "
368
  "configurada!"
369
 
370
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
371
  msgid "video"
372
  msgstr "vídeo"
373
 
374
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
375
  msgid "tutorial"
376
  msgstr "tutorial"
377
 
378
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
379
  msgid "use your own API Project credentials"
380
  msgstr "usar suas próprias credenciais da API do projeto"
381
 
382
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
383
  msgid "API Key:"
384
  msgstr "Chave API:"
385
 
386
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
387
  msgid "Client ID:"
388
  msgstr "ID do cliente:"
389
 
390
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
391
  msgid "Client Secret:"
392
  msgstr "Cliente Secreto:"
393
 
394
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
395
  msgid "Clear Authorization"
396
  msgstr "Limpar Autorização"
397
 
398
+ #: .././admin/settings.php:881 .././admin/settings.php:959
399
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
400
  msgid "Clear Cache"
401
  msgstr "Limpar Cache"
402
 
403
+ #: .././admin/settings.php:881
404
  msgid "Reset Errors"
405
  msgstr "Reiniciar Erros"
406
 
407
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
408
  msgid "General Settings"
409
  msgstr "Configurações Gerais"
410
 
411
+ #: .././admin/settings.php:890
412
  msgid "Select View:"
413
  msgstr ""
414
 
415
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
416
  msgid "Property not found"
417
  msgstr "Propriedade não econtrada"
418
 
419
+ #: .././admin/settings.php:907
420
  msgid "Lock Selection"
421
  msgstr ""
422
 
423
+ #: .././admin/settings.php:926
424
  msgid "Theme Color:"
425
  msgstr "Cor do Tema:"
426
 
427
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
428
  msgid "Automatic Updates"
429
  msgstr "Atualizações Automáticas"
430
 
431
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
432
  msgid ""
433
  "automatic updates for minor versions (security and maintenance releases only)"
434
  msgstr ""
435
  "atualizações automáticas para versões menores (Só correções de Segurança e "
436
  "de Manutenção)"
437
 
438
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
439
  #: .././admin/widgets.php:42
440
  msgid "Authorize Plugin"
441
  msgstr "Autorize o Plugin"
442
 
443
+ #: .././admin/settings.php:1037
444
  msgid "Properties refreshed."
445
  msgstr "Propriedades Atualizadas"
446
 
447
+ #: .././admin/settings.php:1122
448
  msgid "Network Setup"
449
  msgstr "Configuração de Rede"
450
 
451
+ #: .././admin/settings.php:1132
452
  msgid "use a single Google Analytics account for the entire network"
453
  msgstr "Use uma única conta do Google Analytics para toda a Rede"
454
 
455
+ #: .././admin/settings.php:1177
456
  msgid "Refresh Properties"
457
  msgstr "Atualizar Propriedades"
458
 
459
+ #: .././admin/settings.php:1183
460
  msgid "Properties/Views Settings"
461
  msgstr "Propriedades/Ver Definições"
462
 
463
+ #: .././admin/settings.php:1238
464
  msgid "exclude Super Admin tracking for the entire network"
465
  msgstr "Excluir rastreamento do Super Administrador para toda a rede"
466
 
467
+ #: .././admin/settings.php:1285
468
  msgid "Setup Tutorial & Demo"
469
  msgstr "Tutorial de Instalação e demonstrações"
470
 
471
+ #: .././admin/settings.php:1293
472
  msgid "Support & Reviews"
473
  msgstr "Suporte e Revisões"
474
 
475
+ #: .././admin/settings.php:1300
476
  #, php-format
477
  msgid "Plugin documentation and support on %s"
478
  msgstr "Documentação e Suporte do Plugin em %s"
479
 
480
+ #: .././admin/settings.php:1307
481
  #, php-format
482
  msgid "Your feedback and review are both important, %s!"
483
  msgstr "Seu Feedback e Review são importantes, %s!"
484
 
485
+ #: .././admin/settings.php:1307
486
  msgid "rate this plugin"
487
  msgstr "Avaliar este Plugin"
488
 
489
+ #: .././admin/settings.php:1313
490
  msgid "Further Reading"
491
  msgstr "Leitura adicional"
492
 
493
+ #: .././admin/settings.php:1320
494
  #, php-format
495
  msgid "%s by moving your website to HTTPS/SSL."
496
  msgstr "%s movendo seu site para HTTPS/SSL."
497
 
498
+ #: .././admin/settings.php:1320
499
  msgid "Improve search rankings"
500
  msgstr "Melhorar classificação em buscas"
501
 
502
+ #: .././admin/settings.php:1327
503
  #, php-format
504
  msgid "Other %s written by the same author"
505
  msgstr "Outros %s escritos pelo mesmo autor"
506
 
507
+ #: .././admin/settings.php:1327
508
  msgid "WordPress Plugins"
509
  msgstr "Plugin do Wordpress"
510
 
511
+ #: .././admin/settings.php:1333
512
  msgid "Other Services"
513
  msgstr "Outros Serviços"
514
 
515
+ #: .././admin/settings.php:1340
516
  #, php-format
517
  msgid "Speed up your website and plug into a whole %s"
518
  msgstr "Aumente a velocidade do seu site em completamente %s"
519
 
520
+ #: .././admin/settings.php:1340
521
  msgid "new level of site speed"
522
  msgstr "Novo nível de velocidade do site"
523
 
524
+ #: .././admin/settings.php:1347
525
  #, php-format
526
  msgid "%s service with users tracking at IP level."
527
  msgstr "%s serviços com rastreamento de usuário a nível de ip."
528
 
529
+ #: .././admin/settings.php:1347
530
  msgid "Web Analytics"
531
  msgstr "Web Analytics"
532
 
533
+ #: .././admin/setup.php:67 .././admin/setup.php:95
534
  msgid "Google Analytics"
535
  msgstr "Google Analytics"
536
 
537
+ #: .././admin/setup.php:73
538
  msgid "Backend Settings"
539
  msgstr "Configurações Internas"
540
 
541
+ #: .././admin/setup.php:76
542
  msgid "Frontend Settings"
543
  msgstr "Configurações Externas"
544
 
545
+ #: .././admin/setup.php:79
546
  msgid "Tracking Code"
547
  msgstr "Código de Rastreio"
548
 
549
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
550
  msgid "Today"
551
  msgstr "Hoje"
552
 
553
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
554
  msgid "Yesterday"
555
  msgstr "Ontem"
556
 
557
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
558
  #: .././front/widgets.php:74 .././front/widgets.php:182
559
  msgid "Last 7 Days"
560
  msgstr "Últimos 7 dias"
561
 
562
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
563
  #: .././front/widgets.php:80 .././front/widgets.php:184
564
  msgid "Last 30 Days"
565
  msgstr "Últimos 30 dias"
566
 
567
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
568
  msgid "Last 90 Days"
569
  msgstr "Últimos 90 dias"
570
 
571
+ #: .././admin/setup.php:175 .././admin/setup.php:190
572
  msgid "Unique Views"
573
  msgstr "Visão Única"
574
 
575
+ #: .././admin/setup.php:176 .././admin/setup.php:191
576
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
577
  #: .././tools/gapi.php:391
578
  msgid "Users"
579
  msgstr "Usuários"
580
 
581
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
582
  msgid "Organic"
583
  msgstr "Orgânica"
584
 
585
+ #: .././admin/setup.php:178 .././admin/setup.php:192
586
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
587
  #: .././tools/gapi.php:394
588
  msgid "Page Views"
589
  msgstr "Visualizações de Páginas"
590
 
591
+ #: .././admin/setup.php:179 .././admin/setup.php:193
592
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
593
  #: .././tools/gapi.php:397
594
  msgid "Bounce Rate"
595
  msgstr "Taxa de Rejeição"
596
 
597
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
598
  msgid "Location"
599
  msgstr "Localização"
600
 
601
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
602
  msgid "Referrers"
603
  msgstr "Referências"
604
 
605
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
606
  #: .././tools/gapi.php:918
607
  msgid "Searches"
608
  msgstr "Pesquisas"
609
 
610
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
611
  msgid "Traffic Details"
612
  msgstr "Detalhe do Tráfego"
613
 
614
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
615
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
616
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
617
  msgid "A JavaScript Error is blocking plugin resources!"
618
  msgstr "Um JavaScript está bloqueando os recursos do plugin!"
619
 
620
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
621
  msgid "Traffic Mediums"
622
  msgstr "Média de Tráfego"
623
 
624
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
625
  msgid "Visitor Type"
626
  msgstr "Tipo de Visitantes"
627
 
628
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
629
  msgid "Social Networks"
630
  msgstr "Rede Social"
631
 
632
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
633
  msgid "Search Engines"
634
  msgstr "Mecanismos de Busca"
635
 
636
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
637
  msgid "Organic Search"
638
  msgstr "Pesquisa Orgânica"
639
 
640
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
641
  msgid "Pages/Session"
642
  msgstr "Página/Sessão"
643
 
644
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
645
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
646
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
647
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
651
  msgid "Invalid response, more details in JavaScript Console (F12)."
652
  msgstr "Resposta inválida, mais detalhes no JavaScript Console (F12)."
653
 
654
+ #: .././admin/setup.php:197
655
  msgid "Not enough data collected"
656
  msgstr "Dados coletados insuficientes"
657
 
658
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
659
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
660
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
661
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
666
  msgid "This report is unavailable"
667
  msgstr "Este Relatório não está disponível"
668
 
669
+ #: .././admin/setup.php:199
670
  msgid "report generated by"
671
  msgstr "Relatório gerado por"
672
 
673
+ #: .././admin/setup.php:233
674
  msgid "Settings"
675
  msgstr "Configurações"
676
 
languages/ga-dash-ro_RO.mo CHANGED
Binary file
languages/ga-dash-ro_RO.po CHANGED
@@ -3,8 +3,8 @@ msgstr ""
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
- "POT-Creation-Date: 2015-05-20 21:46+0200\n"
7
- "PO-Revision-Date: 2015-05-20 21:51+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Nicolae Sfetcu\n"
10
  "Language: ro\n"
@@ -24,49 +24,49 @@ msgstr ""
24
  "X-Loco-Target-Locale: ro_RO\n"
25
  "X-Poedit-SearchPath-0: ../.\n"
26
 
27
- #: .././admin/item-reports.php:67
28
  msgid "Analytics"
29
  msgstr "Analytics"
30
 
31
  #: .././admin/settings.php:94 .././admin/settings.php:197
32
- #: .././admin/settings.php:328 .././admin/settings.php:800
33
- #: .././admin/settings.php:1069
34
  msgid "Settings saved."
35
  msgstr "Setări salvate."
36
 
37
  #: .././admin/settings.php:96 .././admin/settings.php:199
38
- #: .././admin/settings.php:330 .././admin/settings.php:777
39
- #: .././admin/settings.php:787 .././admin/settings.php:796
40
- #: .././admin/settings.php:802 .././admin/settings.php:814
41
- #: .././admin/settings.php:1030 .././admin/settings.php:1055
42
- #: .././admin/settings.php:1065 .././admin/settings.php:1071
43
- #: .././admin/settings.php:1083
44
  msgid "Cheating Huh?"
45
- msgstr "Încerci să trişezi?"
46
 
47
  #: .././admin/settings.php:100 .././admin/settings.php:203
48
- #: .././admin/settings.php:334 .././admin/settings.php:644
49
- #: .././admin/settings.php:828 .././admin/settings.php:1096
50
  #, php-format
51
  msgid "Something went wrong, check %1$s or %2$s."
52
  msgstr "Ceva nu e în regulă, verifică %1$s sau %2$s"
53
 
54
  #: .././admin/settings.php:100 .././admin/settings.php:203
55
- #: .././admin/settings.php:334 .././admin/settings.php:644
56
- #: .././admin/settings.php:828 .././admin/settings.php:1096
57
- #: .././admin/setup.php:96 .././admin/setup.php:119
58
  msgid "Errors & Debug"
59
  msgstr "Erori și depanare"
60
 
61
  #: .././admin/settings.php:100 .././admin/settings.php:203
62
- #: .././admin/settings.php:334 .././admin/settings.php:644
63
- #: .././admin/settings.php:828 .././admin/settings.php:1096
64
  msgid "authorize the plugin"
65
  msgstr "autorizează modulul"
66
 
67
  #: .././admin/settings.php:105
68
  msgid "Google Analytics Frontend Settings"
69
- msgstr "Setări în față Google Analytics"
70
 
71
  #: .././admin/settings.php:115 .././admin/settings.php:218
72
  msgid "Permissions"
@@ -78,17 +78,17 @@ msgstr "Arată statistici la:"
78
 
79
  #: .././admin/settings.php:157
80
  msgid "show page sessions and users in frontend (after each article)"
81
- msgstr "arată sesiunile paginii şi utilizatorii în faţă (după fiecare articol)"
82
 
83
  #: .././admin/settings.php:168
84
  msgid "show page searches (after each article)"
85
- msgstr "arată căutarile paginii (după fiecare articol)"
86
 
87
  #: .././admin/settings.php:175 .././admin/settings.php:308
88
- #: .././admin/settings.php:602 .././admin/settings.php:945
89
- #: .././admin/settings.php:1233
90
  msgid "Save Changes"
91
- msgstr "Salvează schimbările"
92
 
93
  #: .././admin/settings.php:208
94
  msgid "Google Analytics Backend Settings"
@@ -96,7 +96,7 @@ msgstr "Setările din spate pentru Google Analytics"
96
 
97
  #: .././admin/settings.php:262
98
  msgid "enable Switch View functionality"
99
- msgstr "activează funcționalitatea Schimbare vedere"
100
 
101
  #: .././admin/settings.php:273
102
  msgid "enable reports on Posts List and Pages List"
@@ -108,11 +108,11 @@ msgstr "activează piesa principală din Panoul de control"
108
 
109
  #: .././admin/settings.php:288
110
  msgid "Real-Time Settings"
111
- msgstr "Setări timp real"
112
 
113
  #: .././admin/settings.php:291
114
  msgid "Maximum number of pages to display on real-time tab:"
115
- msgstr "Numărul maxim de pagini de afișare pe file de timp real:"
116
 
117
  #: .././admin/settings.php:296
118
  msgid "Location Settings"
@@ -120,7 +120,7 @@ msgstr "Setări locație"
120
 
121
  #: .././admin/settings.php:300
122
  msgid "Target Geo Map to country:"
123
- msgstr "Direcţionează Geo Map pentru ţara:"
124
 
125
  #: .././admin/settings.php:337
126
  msgid ""
@@ -128,7 +128,7 @@ msgid ""
128
  "strong> to <strong>Enabled</strong>"
129
  msgstr ""
130
  "Componenta de urmărire este dezactivată. Trebuie să setezi <strong>Activat</"
131
- "strong>la <strong>Opțiunile de urmărire</strong>"
132
 
133
  #: .././admin/settings.php:342
134
  msgid "Google Analytics Tracking Code"
@@ -138,194 +138,194 @@ msgstr "Cod de urmărire Google Analytics"
138
  msgid "Basic Settings"
139
  msgstr "Setări de bază"
140
 
141
- #: .././admin/settings.php:352 .././admin/settings.php:418
142
  msgid "Events Tracking"
143
  msgstr "Urmărire evenimente"
144
 
145
- #: .././admin/settings.php:353 .././admin/settings.php:466
146
  msgid "Custom Definitions"
147
- msgstr "Definiţii personalizate"
148
 
149
- #: .././admin/settings.php:354 .././admin/settings.php:564
150
- #: .././admin/settings.php:1216
151
  msgid "Exclude Tracking"
152
- msgstr "Exclude urmărire"
153
 
154
  #: .././admin/settings.php:355
155
  msgid "Advanced Settings"
156
  msgstr "Setări avansate"
157
 
158
- #: .././admin/settings.php:363
159
  msgid "Tracking Settings"
160
  msgstr "Setări urmărire"
161
 
162
- #: .././admin/settings.php:366
163
  msgid "Tracking Options:"
164
  msgstr "Opțiuni urmărire:"
165
 
166
- #: .././admin/settings.php:368
167
  msgid "Disabled"
168
  msgstr "Dezactivat"
169
 
170
- #: .././admin/settings.php:369
171
  msgid "Enabled"
172
  msgstr "Activat"
173
 
174
- #: .././admin/settings.php:377 .././admin/settings.php:892
175
- #: .././admin/settings.php:913 .././admin/settings.php:1189
176
  #: .././admin/widgets.php:71
177
  msgid "View Name:"
178
  msgstr "Nume afișare:"
179
 
180
- #: .././admin/settings.php:377 .././admin/settings.php:913
181
  msgid "Tracking ID:"
182
  msgstr "ID urmărire:"
183
 
184
- #: .././admin/settings.php:377 .././admin/settings.php:913
185
  msgid "Default URL:"
186
  msgstr "URL implicit:"
187
 
188
- #: .././admin/settings.php:377 .././admin/settings.php:913
189
  msgid "Time Zone:"
190
  msgstr "Fus orar:"
191
 
192
- #: .././admin/settings.php:382
193
  msgid "Basic Tracking"
194
  msgstr "Urmărire de bază"
195
 
196
- #: .././admin/settings.php:385
197
  msgid "Tracking Type:"
198
- msgstr "Tip urmărire"
199
 
200
- #: .././admin/settings.php:387
201
  msgid "Classic Analytics"
202
  msgstr "Analytics clasic"
203
 
204
- #: .././admin/settings.php:388
205
  msgid "Universal Analytics"
206
  msgstr "Analytics universal"
207
 
208
- #: .././admin/settings.php:399
209
  msgid "anonymize IPs while tracking"
210
  msgstr "anonimizează IP-urile pe perioada urmăririi"
211
 
212
- #: .././admin/settings.php:410
213
  msgid "enable remarketing, demographics and interests reports"
214
- msgstr "activează rapoarte remarketing, demografice și de interese"
215
 
216
- #: .././admin/settings.php:428
217
  msgid "track downloads, mailto and outbound links"
218
- msgstr "urmărire descărcări, mesajele și legături de ieșire"
219
 
220
- #: .././admin/settings.php:432
221
  msgid "Downloads Regex:"
222
- msgstr "Regex Descărcări:"
223
 
224
- #: .././admin/settings.php:443
225
  msgid "track affiliate links matching this regex"
226
- msgstr "urmărire legături afiliate care se potrivesc cu acest regex"
227
 
228
- #: .././admin/settings.php:447
229
  msgid "Affiliates Regex:"
230
- msgstr "Regex afiliați"
231
 
232
- #: .././admin/settings.php:458
233
  msgid "track fragment identifiers, hashmarks (#) in URI links"
234
- msgstr "urmărire identificatori de fragmente, semne-diez (#) în legături URI"
235
 
236
- #: .././admin/settings.php:469
237
  msgid "Authors:"
238
- msgstr "Autori"
239
 
240
- #: .././admin/settings.php:477
241
  msgid "Publication Year:"
242
- msgstr "An publicare"
243
 
244
- #: .././admin/settings.php:485
245
  msgid "Categories:"
246
  msgstr "Categorii:"
247
 
248
- #: .././admin/settings.php:493
249
  msgid "User Type:"
250
- msgstr "Tip utilizator"
251
 
252
- #: .././admin/settings.php:505
253
  msgid "Advanced Tracking"
254
  msgstr "Urmărire avansată"
255
 
256
- #: .././admin/settings.php:508
257
  msgid "Page Speed SR:"
258
  msgstr "SR viteză pagină:"
259
 
260
- #: .././admin/settings.php:519
261
  msgid "exclude events from bounce-rate calculation"
262
  msgstr "exclude evenimente din calculul ratei de respingere"
263
 
264
- #: .././admin/settings.php:530
265
  msgid "enable enhanced link attribution"
266
  msgstr "activează atribuirea îmbunătățită a legăturilor"
267
 
268
- #: .././admin/settings.php:541
269
  msgid "enable AdSense account linking"
270
  msgstr "activează legătura cu contul AdSense"
271
 
272
- #: .././admin/settings.php:552
273
  msgid "enable cross domain tracking"
274
  msgstr "activează urmărire domenii încrucișate"
275
 
276
- #: .././admin/settings.php:556
277
  msgid "Cross Domains:"
278
  msgstr "Domenii încrucișate:"
279
 
280
- #: .././admin/settings.php:567
281
  msgid "Exclude tracking for:"
282
  msgstr "Exclude urmărirea pentru:"
283
 
284
- #: .././admin/settings.php:648
285
  msgid "Google Analytics Errors & Debugging"
286
- msgstr "Erori şi depanare Google Analytics"
287
 
288
- #: .././admin/settings.php:658
289
  msgid "Errors & Details"
290
  msgstr "Erori și detalii"
291
 
292
- #: .././admin/settings.php:659
293
  msgid "Plugin Settings"
294
  msgstr "Setări modul"
295
 
296
- #: .././admin/settings.php:667
297
  msgid "Last Error detected"
298
  msgstr "Ultima eroare detectată"
299
 
300
- #: .././admin/settings.php:673 .././admin/settings.php:686
301
  msgid "None"
302
  msgstr "Niciunul"
303
 
304
- #: .././admin/settings.php:680
305
  msgid "Error Details"
306
  msgstr "Detalii eroare"
307
 
308
- #: .././admin/settings.php:700
309
  msgid "Plugin Configuration"
310
  msgstr "Configurare modul"
311
 
312
- #: .././admin/settings.php:722 .././admin/settings.php:980
313
  msgid ""
314
  "Loading the required libraries. If this results in a blank screen or a fatal "
315
  "error, try this solution:"
316
  msgstr ""
317
- "Încărcarea bibliotecii necesare. Dacă apare un ecran alb sau o eroare "
318
- "fatală, încearcă această soluție:"
319
 
320
- #: .././admin/settings.php:722
321
  msgid "Library conflicts between WordPress plugins"
322
  msgstr "Conflicte de bibliotecă între module WordPress"
323
 
324
- #: .././admin/settings.php:737 .././admin/settings.php:997
325
  msgid "Plugin authorization succeeded."
326
- msgstr "Autorizarea modulului cu succes."
327
 
328
- #: .././admin/settings.php:752 .././admin/settings.php:1021
329
  msgid ""
330
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
331
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
@@ -334,322 +334,320 @@ msgstr ""
334
  "strong> (UA-XXXXX-X). Încearcă din nou, și folosește legătura cu roșu pentru "
335
  "a obține codul tău de acces"
336
 
337
- #: .././admin/settings.php:775 .././admin/settings.php:1053
338
  msgid "Cleared Cache."
339
- msgstr "Cache curăţat."
340
 
341
- #: .././admin/settings.php:784 .././admin/settings.php:1062
342
  msgid "Token Reseted and Revoked."
343
  msgstr "Jeton resetat și revocat."
344
 
345
- #: .././admin/settings.php:794
346
  msgid "All errors reseted."
347
  msgstr "Toate erorile resetate."
348
 
349
- #: .././admin/settings.php:807 .././admin/settings.php:1076
350
  msgid "All other domains/properties were removed."
351
  msgstr "Toate celelalte domenii/proprietăți au fost înlăturate."
352
 
353
- #: .././admin/settings.php:819 .././admin/settings.php:1088
354
  msgid "Google Analytics Settings"
355
  msgstr "Setări Google Analytics"
356
 
357
- #: .././admin/settings.php:833 .././admin/settings.php:1101
358
  msgid "Use the red link (see below) to generate and get your access code!"
359
  msgstr ""
360
- "Folosește legătura cu roșu (vezi mai jos) pentru a genera și obţine codul "
361
  "tău de acces!"
362
 
363
- #: .././admin/settings.php:844 .././admin/settings.php:1129
364
  msgid "Plugin Authorization"
365
  msgstr "Autorizare modul"
366
 
367
- #: .././admin/settings.php:849 .././admin/settings.php:1133
368
  #, php-format
369
  msgid ""
370
  "You should watch the %1$s and read this %2$s before proceeding to "
371
  "authorization. This plugin requires a properly configured Google Analytics "
372
  "account!"
373
  msgstr ""
374
- "Trebuie să te uiţi la %1$s şiciteşi acest %2$s înainte de a continua cu "
375
- "autorizarea. Acest modul necesită o configurare corectă a contului Google "
376
- "Analytics!"
377
 
378
- #: .././admin/settings.php:849 .././admin/settings.php:1133
379
  msgid "video"
380
  msgstr "video"
381
 
382
- #: .././admin/settings.php:849 .././admin/settings.php:1133
383
  msgid "tutorial"
384
  msgstr "tutorial"
385
 
386
- #: .././admin/settings.php:854 .././admin/settings.php:1140
387
  msgid "use your own API Project credentials"
388
- msgstr "foloseşte propriile tale credite API Project"
389
 
390
- #: .././admin/settings.php:858 .././admin/settings.php:1147
391
  msgid "API Key:"
392
  msgstr "Cheie API:"
393
 
394
- #: .././admin/settings.php:862 .././admin/settings.php:1151
395
  msgid "Client ID:"
396
  msgstr "ID client:"
397
 
398
- #: .././admin/settings.php:866 .././admin/settings.php:1155
399
  msgid "Client Secret:"
400
  msgstr "Secret client:"
401
 
402
- #: .././admin/settings.php:876 .././admin/settings.php:1165
403
  msgid "Clear Authorization"
404
- msgstr "Şterge autorizare"
405
 
406
- #: .././admin/settings.php:876 .././admin/settings.php:951
407
- #: .././admin/settings.php:1165 .././admin/settings.php:1240
408
  msgid "Clear Cache"
409
- msgstr "Şterge cache"
410
 
411
- #: .././admin/settings.php:876
412
  msgid "Reset Errors"
413
  msgstr "Resetează erori"
414
 
415
- #: .././admin/settings.php:882 .././admin/setup.php:80
416
- #: .././admin/setup.php:115
417
  msgid "General Settings"
418
  msgstr "Setări generale"
419
 
420
- #: .././admin/settings.php:885
421
  msgid "Select View:"
422
- msgstr "Selectează afișare:"
423
 
424
- #: .././admin/settings.php:896 .././admin/settings.php:1193
425
  msgid "Property not found"
426
- msgstr "Proprietatea nu a fost găsită"
427
 
428
- #: .././admin/settings.php:901
429
  msgid "Lock Selection"
430
- msgstr "Blochează selecția"
431
 
432
- #: .././admin/settings.php:919
433
  msgid "Theme Color:"
434
  msgstr "Culoare temă:"
435
 
436
- #: .././admin/settings.php:927 .././admin/settings.php:1202
437
  msgid "Automatic Updates"
438
  msgstr "Actualizări automate"
439
 
440
- #: .././admin/settings.php:937 .././admin/settings.php:1212
441
  msgid ""
442
  "automatic updates for minor versions (security and maintenance releases only)"
443
  msgstr ""
444
- "actualizări automate pentru versiuni minore (doar securitate şi întreţinere)"
445
 
446
- #: .././admin/settings.php:951 .././admin/settings.php:1240
447
  #: .././admin/widgets.php:42
448
  msgid "Authorize Plugin"
449
  msgstr "Autorizează modul"
450
 
451
- #: .././admin/settings.php:1027
452
  msgid "Properties refreshed."
453
- msgstr "Proprietăţi actualizate."
454
 
455
- #: .././admin/settings.php:1111
456
  msgid "Network Setup"
457
- msgstr "Configurarea reţelei"
458
 
459
- #: .././admin/settings.php:1121
460
  msgid "use a single Google Analytics account for the entire network"
461
- msgstr "foloseşte un singur cont Google Analytics pentru întreaga reţea"
462
 
463
- #: .././admin/settings.php:1165
464
  msgid "Refresh Properties"
465
  msgstr "Actualizează proprietățile"
466
 
467
- #: .././admin/settings.php:1171
468
  msgid "Properties/Views Settings"
469
  msgstr "Setări proprietăți/afișări"
470
 
471
- #: .././admin/settings.php:1226
472
  msgid "exclude Super Admin tracking for the entire network"
473
  msgstr "exclude urmărirea Super Admin pentru întreaga rețea"
474
 
475
- #: .././admin/settings.php:1271
476
  msgid "Setup Tutorial & Demo"
477
  msgstr "Tutorial și demo configurare"
478
 
479
- #: .././admin/settings.php:1279
480
  msgid "Support & Reviews"
481
  msgstr "Suport și recenzii"
482
 
483
- #: .././admin/settings.php:1286
484
  #, php-format
485
  msgid "Plugin documentation and support on %s"
486
  msgstr "Documentație și suport modul pe %s"
487
 
488
- #: .././admin/settings.php:1293
489
  #, php-format
490
  msgid "Your feedback and review are both important, %s!"
491
- msgstr "Părerea ta şi recenzia ta sunt amândouă importante, %s!"
492
 
493
- #: .././admin/settings.php:1293
494
  msgid "rate this plugin"
495
  msgstr "evaluează acest modul"
496
 
497
- #: .././admin/settings.php:1299
498
  msgid "Further Reading"
499
  msgstr "Citește mai departe"
500
 
501
- #: .././admin/settings.php:1306
502
  #, php-format
503
  msgid "%s by moving your website to HTTPS/SSL."
504
- msgstr "%s prin mutarea site-ului tău web pe HTTPS/SSL"
505
 
506
- #: .././admin/settings.php:1306
507
  msgid "Improve search rankings"
508
- msgstr "Îmbunătățește poziția în căutări"
509
 
510
- #: .././admin/settings.php:1313
511
  #, php-format
512
  msgid "Other %s written by the same author"
513
- msgstr "Alte %s scrise de acelaşi autor"
514
 
515
- #: .././admin/settings.php:1313
516
  msgid "WordPress Plugins"
517
  msgstr "Module WordPress"
518
 
519
- #: .././admin/settings.php:1319
520
  msgid "Other Services"
521
  msgstr "Alte servicii"
522
 
523
- #: .././admin/settings.php:1326
524
  #, php-format
525
  msgid "Speed up your website and plug into a whole %s"
526
- msgstr "Creşte viteza sitlui tău web și modulului într-un întreg %s"
527
 
528
- #: .././admin/settings.php:1326
529
  msgid "new level of site speed"
530
- msgstr "nou nivel al vitezei site-ului"
531
 
532
- #: .././admin/settings.php:1333
533
  #, php-format
534
  msgid "%s service with users tracking at IP level."
535
  msgstr "%s serviciu de urmărire a utilizatorilor la nivel IP."
536
 
537
- #: .././admin/settings.php:1333
538
  msgid "Web Analytics"
539
  msgstr "Analitice web"
540
 
541
- #: .././admin/setup.php:76 .././admin/setup.php:111
542
  msgid "Google Analytics"
543
  msgstr "Google Analytics"
544
 
545
- #: .././admin/setup.php:84
546
  msgid "Backend Settings"
547
  msgstr "Setări în spate"
548
 
549
- #: .././admin/setup.php:88
550
  msgid "Frontend Settings"
551
  msgstr "Setări în față"
552
 
553
- #: .././admin/setup.php:92
554
  msgid "Tracking Code"
555
  msgstr "Cod urmărire"
556
 
557
- #: .././admin/setup.php:195 .././admin/widgets.php:126
558
  msgid "Today"
559
- msgstr "Astăzi"
560
 
561
- #: .././admin/setup.php:196 .././admin/widgets.php:127
562
  msgid "Yesterday"
563
  msgstr "Ieri"
564
 
565
- #: .././admin/setup.php:197 .././admin/widgets.php:128
566
  #: .././front/widgets.php:74 .././front/widgets.php:182
567
  msgid "Last 7 Days"
568
  msgstr "Ultimele 7 zile"
569
 
570
- #: .././admin/setup.php:198 .././admin/widgets.php:130
571
  #: .././front/widgets.php:80 .././front/widgets.php:184
572
  msgid "Last 30 Days"
573
  msgstr "Ultimele 30 zile"
574
 
575
- #: .././admin/setup.php:199 .././admin/widgets.php:131
576
  msgid "Last 90 Days"
577
  msgstr "Ultimele 90 zile"
578
 
579
- #: .././admin/setup.php:202 .././admin/setup.php:218
580
  msgid "Unique Views"
581
  msgstr "Afișări unice"
582
 
583
- #: .././admin/setup.php:203 .././admin/setup.php:219
584
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
585
  #: .././tools/gapi.php:391
586
  msgid "Users"
587
  msgstr "Utilizatori"
588
 
589
- #: .././admin/setup.php:204 .././admin/widgets.php:137
590
  msgid "Organic"
591
  msgstr "Organic"
592
 
593
- #: .././admin/setup.php:205 .././admin/setup.php:220
594
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
595
  #: .././tools/gapi.php:394
596
  msgid "Page Views"
597
  msgstr "Afișări pagină"
598
 
599
- #: .././admin/setup.php:206 .././admin/setup.php:221
600
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
601
  #: .././tools/gapi.php:397
602
  msgid "Bounce Rate"
603
- msgstr "Respingere"
604
 
605
- #: .././admin/setup.php:207 .././admin/widgets.php:140
606
  msgid "Location"
607
  msgstr "Locație"
608
 
609
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
610
  msgid "Referrers"
611
- msgstr "Recomandări"
612
 
613
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
614
  #: .././tools/gapi.php:918
615
  msgid "Searches"
616
  msgstr "Căutări"
617
 
618
- #: .././admin/setup.php:210 .././admin/widgets.php:144
619
  msgid "Traffic Details"
620
  msgstr "Detalii trafic"
621
 
622
- #: .././admin/setup.php:213 .././admin/widgets.php:510
623
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
624
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
625
  msgid "A JavaScript Error is blocking plugin resources!"
626
  msgstr "O eroare JavaScript blochează resursele modulului!"
627
 
628
- #: .././admin/setup.php:214 .././admin/widgets.php:713
629
  msgid "Traffic Mediums"
630
  msgstr "Medii trafic"
631
 
632
- #: .././admin/setup.php:215 .././admin/widgets.php:729
633
  msgid "Visitor Type"
634
  msgstr "Tip vizitator"
635
 
636
- #: .././admin/setup.php:216 .././admin/widgets.php:745
637
  msgid "Social Networks"
638
- msgstr "Reţele sociale"
639
 
640
- #: .././admin/setup.php:217 .././admin/widgets.php:761
641
  msgid "Search Engines"
642
  msgstr "Motoare de căutare"
643
 
644
- #: .././admin/setup.php:222 .././admin/widgets.php:887
645
  msgid "Organic Search"
646
- msgstr "Căutari"
647
 
648
- #: .././admin/setup.php:223 .././admin/widgets.php:891
649
  msgid "Pages/Session"
650
  msgstr "Pagini/Sesiune"
651
 
652
- #: .././admin/setup.php:224 .././admin/widgets.php:523
653
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
654
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
655
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
@@ -659,11 +657,11 @@ msgstr "Pagini/Sesiune"
659
  msgid "Invalid response, more details in JavaScript Console (F12)."
660
  msgstr "Răspuns invalid, mai multe detalii în consola JavaScript (F12)."
661
 
662
- #: .././admin/setup.php:225
663
  msgid "Not enough data collected"
664
- msgstr "Date colectate insuficiente"
665
 
666
- #: .././admin/setup.php:226 .././admin/widgets.php:528
667
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
668
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
669
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
@@ -674,11 +672,11 @@ msgstr "Date colectate insuficiente"
674
  msgid "This report is unavailable"
675
  msgstr "Acest raport nu este disponibil"
676
 
677
- #: .././admin/setup.php:227
678
  msgid "report generated by"
679
  msgstr "raport generat de"
680
 
681
- #: .././admin/setup.php:267
682
  msgid "Settings"
683
  msgstr "Setări"
684
 
@@ -712,8 +710,8 @@ msgid ""
712
  "Something went wrong while retrieving property data. You need to create and "
713
  "properly configure a Google Analytics account:"
714
  msgstr ""
715
- "Ceva nu a mers bine în timpul recuperării datelor de proprietăți. Trebuie să "
716
- "creezi și configurezi corect un cont Google Analytics:"
717
 
718
  #: .././admin/widgets.php:105
719
  msgid "Find out more!"
@@ -721,7 +719,7 @@ msgstr "Află mai multe!"
721
 
722
  #: .././admin/widgets.php:125
723
  msgid "Real-Time"
724
- msgstr "Timp real"
725
 
726
  #: .././admin/widgets.php:129 .././front/widgets.php:77
727
  #: .././front/widgets.php:183
@@ -741,7 +739,7 @@ msgstr "Pagini"
741
 
742
  #: .././admin/widgets.php:232 .././admin/widgets.php:472
743
  msgid "REFERRAL"
744
- msgstr "RECOMANDARE"
745
 
746
  #: .././admin/widgets.php:236 .././admin/widgets.php:473
747
  msgid "ORGANIC"
@@ -768,7 +766,7 @@ msgstr "NOU"
768
 
769
  #: .././admin/widgets.php:354
770
  msgid "REFERRALS"
771
- msgstr "RECOMANDĂRI"
772
 
773
  #: .././admin/widgets.php:357
774
  msgid "KEYWORDS"
@@ -784,11 +782,11 @@ msgstr "Rapoarte Google Analytics"
784
 
785
  #: .././front/widgets.php:23
786
  msgid "Will display your google analytics stats in a widget"
787
- msgstr "Va afişa statisticile tale Google Analytics într-o piesă"
788
 
789
  #: .././front/widgets.php:46 .././tools/gapi.php:827
790
  msgid "trend"
791
- msgstr "tendinţă"
792
 
793
  #: .././front/widgets.php:133
794
  msgid "Period:"
@@ -812,11 +810,11 @@ msgstr "Titlu:"
812
 
813
  #: .././front/widgets.php:161
814
  msgid "Display:"
815
- msgstr "Afişare:"
816
 
817
  #: .././front/widgets.php:165
818
  msgid "Chart & Totals"
819
- msgstr "Grafic şi total"
820
 
821
  #: .././front/widgets.php:166
822
  msgid "Chart"
@@ -844,15 +842,15 @@ msgstr "Nu este permis, citește documentația!"
844
 
845
  #: .././tools/gapi.php:134
846
  msgid "Use this link to get your access code:"
847
- msgstr "Folosește această legătură pentru a obţine codul tău de acces:"
848
 
849
  #: .././tools/gapi.php:134
850
  msgid "Get Access Code"
851
- msgstr "Obţine codul de acces"
852
 
853
  #: .././tools/gapi.php:138 .././tools/gapi.php:139
854
  msgid "Use the red link to get your access code!"
855
- msgstr "Folosește legătura cu roșu pentru a obţine codul tău de acces!"
856
 
857
  #: .././tools/gapi.php:138
858
  msgid "Access Code:"
@@ -864,19 +862,19 @@ msgstr "Salvează codul de acces"
864
 
865
  #: .././tools/gapi.php:400
866
  msgid "Organic Searches"
867
- msgstr "Căutări"
868
 
869
  #: .././tools/gapi.php:403
870
  msgid "Unique Page Views"
871
- msgstr "Afișări pagină unice"
872
 
873
  #: .././tools/gapi.php:411
874
  msgid "Hour"
875
- msgstr "Ora"
876
 
877
  #: .././tools/gapi.php:414 .././tools/gapi.php:826 .././tools/gapi.php:876
878
  msgid "Date"
879
- msgstr "Data"
880
 
881
  #: .././tools/gapi.php:522 .././tools/gapi.php:877
882
  msgid "Views"
@@ -884,11 +882,11 @@ msgstr "Afișări"
884
 
885
  #: .././tools/gapi.php:640
886
  msgid "Countries"
887
- msgstr "Ţări"
888
 
889
  #: .././tools/gapi.php:650
890
  msgid "Cities from"
891
- msgstr "Oraşe din"
892
 
893
  #: .././tools/gapi.php:722
894
  msgid "Channels"
@@ -900,19 +898,19 @@ msgstr "Tip"
900
 
901
  #: .././tools/gapi.php:878
902
  msgid "UniqueViews"
903
- msgstr "Afiări unice"
904
 
905
  #~ msgid "Read %s for more information about Frontend Features and Options."
906
  #~ msgstr ""
907
- #~ "Citește %s pentru mai multe informații despre opțiunile și "
908
- #~ "caracteristicile din față."
909
 
910
  #~ msgid "this documentation page"
911
- #~ msgstr "această pagină de documentaţie"
912
 
913
  #~ msgid "Read %s for more information about Backend Features and Options."
914
  #~ msgstr ""
915
- #~ "Citeşte %s pentru mai multe informații despre opțiunile și "
916
  #~ "caracteristicile din spate."
917
 
918
  #~ msgid "For more information about Tracking Options read %s."
3
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-"
5
  "dashboard-for-wp\n"
6
+ "POT-Creation-Date: 2015-05-21 19:47+0200\n"
7
+ "PO-Revision-Date: 2015-05-21 19:47+0200\n"
8
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
9
  "Language-Team: Nicolae Sfetcu\n"
10
  "Language: ro\n"
24
  "X-Loco-Target-Locale: ro_RO\n"
25
  "X-Poedit-SearchPath-0: ../.\n"
26
 
27
+ #: .././admin/item-reports.php:52
28
  msgid "Analytics"
29
  msgstr "Analytics"
30
 
31
  #: .././admin/settings.php:94 .././admin/settings.php:197
32
+ #: .././admin/settings.php:328 .././admin/settings.php:803
33
+ #: .././admin/settings.php:1079
34
  msgid "Settings saved."
35
  msgstr "Setări salvate."
36
 
37
  #: .././admin/settings.php:96 .././admin/settings.php:199
38
+ #: .././admin/settings.php:330 .././admin/settings.php:780
39
+ #: .././admin/settings.php:790 .././admin/settings.php:799
40
+ #: .././admin/settings.php:805 .././admin/settings.php:817
41
+ #: .././admin/settings.php:1040 .././admin/settings.php:1065
42
+ #: .././admin/settings.php:1075 .././admin/settings.php:1081
43
+ #: .././admin/settings.php:1093
44
  msgid "Cheating Huh?"
45
+ msgstr "Hei, trișezi?"
46
 
47
  #: .././admin/settings.php:100 .././admin/settings.php:203
48
+ #: .././admin/settings.php:334 .././admin/settings.php:647
49
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
50
  #, php-format
51
  msgid "Something went wrong, check %1$s or %2$s."
52
  msgstr "Ceva nu e în regulă, verifică %1$s sau %2$s"
53
 
54
  #: .././admin/settings.php:100 .././admin/settings.php:203
55
+ #: .././admin/settings.php:334 .././admin/settings.php:647
56
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
57
+ #: .././admin/setup.php:82 .././admin/setup.php:101
58
  msgid "Errors & Debug"
59
  msgstr "Erori și depanare"
60
 
61
  #: .././admin/settings.php:100 .././admin/settings.php:203
62
+ #: .././admin/settings.php:334 .././admin/settings.php:647
63
+ #: .././admin/settings.php:832 .././admin/settings.php:1107
64
  msgid "authorize the plugin"
65
  msgstr "autorizează modulul"
66
 
67
  #: .././admin/settings.php:105
68
  msgid "Google Analytics Frontend Settings"
69
+ msgstr "Setările pentru fața Google Analytics"
70
 
71
  #: .././admin/settings.php:115 .././admin/settings.php:218
72
  msgid "Permissions"
78
 
79
  #: .././admin/settings.php:157
80
  msgid "show page sessions and users in frontend (after each article)"
81
+ msgstr "arată sesiunile paginii și utilizatorii în față (după fiecare articol)"
82
 
83
  #: .././admin/settings.php:168
84
  msgid "show page searches (after each article)"
85
+ msgstr "arată căutările paginii (după fiecare articol)"
86
 
87
  #: .././admin/settings.php:175 .././admin/settings.php:308
88
+ #: .././admin/settings.php:605 .././admin/settings.php:952
89
+ #: .././admin/settings.php:1245
90
  msgid "Save Changes"
91
+ msgstr "Salvează modificările"
92
 
93
  #: .././admin/settings.php:208
94
  msgid "Google Analytics Backend Settings"
96
 
97
  #: .././admin/settings.php:262
98
  msgid "enable Switch View functionality"
99
+ msgstr "activează funcționalitatea de Comutare a afișării"
100
 
101
  #: .././admin/settings.php:273
102
  msgid "enable reports on Posts List and Pages List"
108
 
109
  #: .././admin/settings.php:288
110
  msgid "Real-Time Settings"
111
+ msgstr "Setări de timp-real"
112
 
113
  #: .././admin/settings.php:291
114
  msgid "Maximum number of pages to display on real-time tab:"
115
+ msgstr "Numărul maxim de pagini afișate pe fila de timp-real:"
116
 
117
  #: .././admin/settings.php:296
118
  msgid "Location Settings"
120
 
121
  #: .././admin/settings.php:300
122
  msgid "Target Geo Map to country:"
123
+ msgstr "Centrează Geo Map pe țara:"
124
 
125
  #: .././admin/settings.php:337
126
  msgid ""
128
  "strong> to <strong>Enabled</strong>"
129
  msgstr ""
130
  "Componenta de urmărire este dezactivată. Trebuie să setezi <strong>Activat</"
131
+ "strong> la <strong>Opțiunile de urmărire</strong>"
132
 
133
  #: .././admin/settings.php:342
134
  msgid "Google Analytics Tracking Code"
138
  msgid "Basic Settings"
139
  msgstr "Setări de bază"
140
 
141
+ #: .././admin/settings.php:352 .././admin/settings.php:417
142
  msgid "Events Tracking"
143
  msgstr "Urmărire evenimente"
144
 
145
+ #: .././admin/settings.php:353 .././admin/settings.php:465
146
  msgid "Custom Definitions"
147
+ msgstr "Definiții personalizate"
148
 
149
+ #: .././admin/settings.php:354 .././admin/settings.php:563
150
+ #: .././admin/settings.php:1228
151
  msgid "Exclude Tracking"
152
+ msgstr "Exclude urmărirea"
153
 
154
  #: .././admin/settings.php:355
155
  msgid "Advanced Settings"
156
  msgstr "Setări avansate"
157
 
158
+ #: .././admin/settings.php:362
159
  msgid "Tracking Settings"
160
  msgstr "Setări urmărire"
161
 
162
+ #: .././admin/settings.php:365
163
  msgid "Tracking Options:"
164
  msgstr "Opțiuni urmărire:"
165
 
166
+ #: .././admin/settings.php:367
167
  msgid "Disabled"
168
  msgstr "Dezactivat"
169
 
170
+ #: .././admin/settings.php:368
171
  msgid "Enabled"
172
  msgstr "Activat"
173
 
174
+ #: .././admin/settings.php:376 .././admin/settings.php:897
175
+ #: .././admin/settings.php:919 .././admin/settings.php:1201
176
  #: .././admin/widgets.php:71
177
  msgid "View Name:"
178
  msgstr "Nume afișare:"
179
 
180
+ #: .././admin/settings.php:376 .././admin/settings.php:919
181
  msgid "Tracking ID:"
182
  msgstr "ID urmărire:"
183
 
184
+ #: .././admin/settings.php:376 .././admin/settings.php:919
185
  msgid "Default URL:"
186
  msgstr "URL implicit:"
187
 
188
+ #: .././admin/settings.php:376 .././admin/settings.php:919
189
  msgid "Time Zone:"
190
  msgstr "Fus orar:"
191
 
192
+ #: .././admin/settings.php:381
193
  msgid "Basic Tracking"
194
  msgstr "Urmărire de bază"
195
 
196
+ #: .././admin/settings.php:384
197
  msgid "Tracking Type:"
198
+ msgstr "Tip urmărire:"
199
 
200
+ #: .././admin/settings.php:386
201
  msgid "Classic Analytics"
202
  msgstr "Analytics clasic"
203
 
204
+ #: .././admin/settings.php:387
205
  msgid "Universal Analytics"
206
  msgstr "Analytics universal"
207
 
208
+ #: .././admin/settings.php:398
209
  msgid "anonymize IPs while tracking"
210
  msgstr "anonimizează IP-urile pe perioada urmăririi"
211
 
212
+ #: .././admin/settings.php:409
213
  msgid "enable remarketing, demographics and interests reports"
214
+ msgstr "activează rapoartele de re-marketing, demografice și de interese"
215
 
216
+ #: .././admin/settings.php:427
217
  msgid "track downloads, mailto and outbound links"
218
+ msgstr "urmărire descărcări și legături de email sau în afară"
219
 
220
+ #: .././admin/settings.php:431
221
  msgid "Downloads Regex:"
222
+ msgstr "Regex descărcări:"
223
 
224
+ #: .././admin/settings.php:442
225
  msgid "track affiliate links matching this regex"
226
+ msgstr "urmărire legături afiliate potrivit acestei regex"
227
 
228
+ #: .././admin/settings.php:446
229
  msgid "Affiliates Regex:"
230
+ msgstr "Regex afiliați:"
231
 
232
+ #: .././admin/settings.php:457
233
  msgid "track fragment identifiers, hashmarks (#) in URI links"
234
+ msgstr "urmărire identificatori de fragmente, marcaje-diez (#) în legături URI"
235
 
236
+ #: .././admin/settings.php:468
237
  msgid "Authors:"
238
+ msgstr "Autori:"
239
 
240
+ #: .././admin/settings.php:476
241
  msgid "Publication Year:"
242
+ msgstr "An publicare:"
243
 
244
+ #: .././admin/settings.php:484
245
  msgid "Categories:"
246
  msgstr "Categorii:"
247
 
248
+ #: .././admin/settings.php:492
249
  msgid "User Type:"
250
+ msgstr "Tip utilizator:"
251
 
252
+ #: .././admin/settings.php:504
253
  msgid "Advanced Tracking"
254
  msgstr "Urmărire avansată"
255
 
256
+ #: .././admin/settings.php:507
257
  msgid "Page Speed SR:"
258
  msgstr "SR viteză pagină:"
259
 
260
+ #: .././admin/settings.php:518
261
  msgid "exclude events from bounce-rate calculation"
262
  msgstr "exclude evenimente din calculul ratei de respingere"
263
 
264
+ #: .././admin/settings.php:529
265
  msgid "enable enhanced link attribution"
266
  msgstr "activează atribuirea îmbunătățită a legăturilor"
267
 
268
+ #: .././admin/settings.php:540
269
  msgid "enable AdSense account linking"
270
  msgstr "activează legătura cu contul AdSense"
271
 
272
+ #: .././admin/settings.php:551
273
  msgid "enable cross domain tracking"
274
  msgstr "activează urmărire domenii încrucișate"
275
 
276
+ #: .././admin/settings.php:555
277
  msgid "Cross Domains:"
278
  msgstr "Domenii încrucișate:"
279
 
280
+ #: .././admin/settings.php:566
281
  msgid "Exclude tracking for:"
282
  msgstr "Exclude urmărirea pentru:"
283
 
284
+ #: .././admin/settings.php:651
285
  msgid "Google Analytics Errors & Debugging"
286
+ msgstr "Erori și depanare Google Analytics"
287
 
288
+ #: .././admin/settings.php:661
289
  msgid "Errors & Details"
290
  msgstr "Erori și detalii"
291
 
292
+ #: .././admin/settings.php:662
293
  msgid "Plugin Settings"
294
  msgstr "Setări modul"
295
 
296
+ #: .././admin/settings.php:670
297
  msgid "Last Error detected"
298
  msgstr "Ultima eroare detectată"
299
 
300
+ #: .././admin/settings.php:676 .././admin/settings.php:689
301
  msgid "None"
302
  msgstr "Niciunul"
303
 
304
+ #: .././admin/settings.php:683
305
  msgid "Error Details"
306
  msgstr "Detalii eroare"
307
 
308
+ #: .././admin/settings.php:703
309
  msgid "Plugin Configuration"
310
  msgstr "Configurare modul"
311
 
312
+ #: .././admin/settings.php:725 .././admin/settings.php:990
313
  msgid ""
314
  "Loading the required libraries. If this results in a blank screen or a fatal "
315
  "error, try this solution:"
316
  msgstr ""
317
+ "Încărcare biblioteci necesare. Dacă apare un ecran alb sau o eroare fatală, "
318
+ "încearcă această soluție:"
319
 
320
+ #: .././admin/settings.php:725
321
  msgid "Library conflicts between WordPress plugins"
322
  msgstr "Conflicte de bibliotecă între module WordPress"
323
 
324
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
325
  msgid "Plugin authorization succeeded."
326
+ msgstr "Autorizarea modulului a reușit."
327
 
328
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
329
  msgid ""
330
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> "
331
  "(UA-XXXXX-X). Try again, and use the red link to get your access code"
334
  "strong> (UA-XXXXX-X). Încearcă din nou, și folosește legătura cu roșu pentru "
335
  "a obține codul tău de acces"
336
 
337
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
338
  msgid "Cleared Cache."
339
+ msgstr "Cache golit."
340
 
341
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
342
  msgid "Token Reseted and Revoked."
343
  msgstr "Jeton resetat și revocat."
344
 
345
+ #: .././admin/settings.php:797
346
  msgid "All errors reseted."
347
  msgstr "Toate erorile resetate."
348
 
349
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
350
  msgid "All other domains/properties were removed."
351
  msgstr "Toate celelalte domenii/proprietăți au fost înlăturate."
352
 
353
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
354
  msgid "Google Analytics Settings"
355
  msgstr "Setări Google Analytics"
356
 
357
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
358
  msgid "Use the red link (see below) to generate and get your access code!"
359
  msgstr ""
360
+ "Folosește legătura cu roșu (vezi mai jos) pentru a genera și obține codul "
361
  "tău de acces!"
362
 
363
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
364
  msgid "Plugin Authorization"
365
  msgstr "Autorizare modul"
366
 
367
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
368
  #, php-format
369
  msgid ""
370
  "You should watch the %1$s and read this %2$s before proceeding to "
371
  "authorization. This plugin requires a properly configured Google Analytics "
372
  "account!"
373
  msgstr ""
374
+ "Trebuie să te uiți la %1$s șicitești acest %2$s înainte de a continua cu "
375
+ "autorizarea. Acest modul necesită un cont Google Analytics configurat corect!"
 
376
 
377
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
378
  msgid "video"
379
  msgstr "video"
380
 
381
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
382
  msgid "tutorial"
383
  msgstr "tutorial"
384
 
385
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
386
  msgid "use your own API Project credentials"
387
+ msgstr "folosește-ți propriile credențiale de proiect API"
388
 
389
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
390
  msgid "API Key:"
391
  msgstr "Cheie API:"
392
 
393
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
394
  msgid "Client ID:"
395
  msgstr "ID client:"
396
 
397
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
398
  msgid "Client Secret:"
399
  msgstr "Secret client:"
400
 
401
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
402
  msgid "Clear Authorization"
403
+ msgstr "Șterge autorizarea"
404
 
405
+ #: .././admin/settings.php:881 .././admin/settings.php:959
406
+ #: .././admin/settings.php:1177 .././admin/settings.php:1254
407
  msgid "Clear Cache"
408
+ msgstr "Golește cache"
409
 
410
+ #: .././admin/settings.php:881
411
  msgid "Reset Errors"
412
  msgstr "Resetează erori"
413
 
414
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
 
415
  msgid "General Settings"
416
  msgstr "Setări generale"
417
 
418
+ #: .././admin/settings.php:890
419
  msgid "Select View:"
420
+ msgstr "Selectare afișare:"
421
 
422
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
423
  msgid "Property not found"
424
+ msgstr "Proprietate negăsită"
425
 
426
+ #: .././admin/settings.php:907
427
  msgid "Lock Selection"
428
+ msgstr "Blocare selecție"
429
 
430
+ #: .././admin/settings.php:926
431
  msgid "Theme Color:"
432
  msgstr "Culoare temă:"
433
 
434
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
435
  msgid "Automatic Updates"
436
  msgstr "Actualizări automate"
437
 
438
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
439
  msgid ""
440
  "automatic updates for minor versions (security and maintenance releases only)"
441
  msgstr ""
442
+ "actualizări automate pentru versiuni minore (doar securitate și întreținere)"
443
 
444
+ #: .././admin/settings.php:959 .././admin/settings.php:1254
445
  #: .././admin/widgets.php:42
446
  msgid "Authorize Plugin"
447
  msgstr "Autorizează modul"
448
 
449
+ #: .././admin/settings.php:1037
450
  msgid "Properties refreshed."
451
+ msgstr "Proprietăți actualizate."
452
 
453
+ #: .././admin/settings.php:1122
454
  msgid "Network Setup"
455
+ msgstr "Configurarea rețelei"
456
 
457
+ #: .././admin/settings.php:1132
458
  msgid "use a single Google Analytics account for the entire network"
459
+ msgstr "folosește un singur cont Google Analytics pentru întreaga rețea"
460
 
461
+ #: .././admin/settings.php:1177
462
  msgid "Refresh Properties"
463
  msgstr "Actualizează proprietățile"
464
 
465
+ #: .././admin/settings.php:1183
466
  msgid "Properties/Views Settings"
467
  msgstr "Setări proprietăți/afișări"
468
 
469
+ #: .././admin/settings.php:1238
470
  msgid "exclude Super Admin tracking for the entire network"
471
  msgstr "exclude urmărirea Super Admin pentru întreaga rețea"
472
 
473
+ #: .././admin/settings.php:1285
474
  msgid "Setup Tutorial & Demo"
475
  msgstr "Tutorial și demo configurare"
476
 
477
+ #: .././admin/settings.php:1293
478
  msgid "Support & Reviews"
479
  msgstr "Suport și recenzii"
480
 
481
+ #: .././admin/settings.php:1300
482
  #, php-format
483
  msgid "Plugin documentation and support on %s"
484
  msgstr "Documentație și suport modul pe %s"
485
 
486
+ #: .././admin/settings.php:1307
487
  #, php-format
488
  msgid "Your feedback and review are both important, %s!"
489
+ msgstr "Părerea și recenzia ta sunt amândouă importante, %s!"
490
 
491
+ #: .././admin/settings.php:1307
492
  msgid "rate this plugin"
493
  msgstr "evaluează acest modul"
494
 
495
+ #: .././admin/settings.php:1313
496
  msgid "Further Reading"
497
  msgstr "Citește mai departe"
498
 
499
+ #: .././admin/settings.php:1320
500
  #, php-format
501
  msgid "%s by moving your website to HTTPS/SSL."
502
+ msgstr "%s prin mutarea sitului tău web pe HTTPS/SSL"
503
 
504
+ #: .././admin/settings.php:1320
505
  msgid "Improve search rankings"
506
+ msgstr "Îmbunătățește clasările în căutare"
507
 
508
+ #: .././admin/settings.php:1327
509
  #, php-format
510
  msgid "Other %s written by the same author"
511
+ msgstr "Alte %s scrise de același autor"
512
 
513
+ #: .././admin/settings.php:1327
514
  msgid "WordPress Plugins"
515
  msgstr "Module WordPress"
516
 
517
+ #: .././admin/settings.php:1333
518
  msgid "Other Services"
519
  msgstr "Alte servicii"
520
 
521
+ #: .././admin/settings.php:1340
522
  #, php-format
523
  msgid "Speed up your website and plug into a whole %s"
524
+ msgstr "Crește viteza sitului tău web și a modulului la un %s"
525
 
526
+ #: .././admin/settings.php:1340
527
  msgid "new level of site speed"
528
+ msgstr "nou nivel de viteze de internet"
529
 
530
+ #: .././admin/settings.php:1347
531
  #, php-format
532
  msgid "%s service with users tracking at IP level."
533
  msgstr "%s serviciu de urmărire a utilizatorilor la nivel IP."
534
 
535
+ #: .././admin/settings.php:1347
536
  msgid "Web Analytics"
537
  msgstr "Analitice web"
538
 
539
+ #: .././admin/setup.php:67 .././admin/setup.php:95
540
  msgid "Google Analytics"
541
  msgstr "Google Analytics"
542
 
543
+ #: .././admin/setup.php:73
544
  msgid "Backend Settings"
545
  msgstr "Setări în spate"
546
 
547
+ #: .././admin/setup.php:76
548
  msgid "Frontend Settings"
549
  msgstr "Setări în față"
550
 
551
+ #: .././admin/setup.php:79
552
  msgid "Tracking Code"
553
  msgstr "Cod urmărire"
554
 
555
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
556
  msgid "Today"
557
+ msgstr "Azi"
558
 
559
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
560
  msgid "Yesterday"
561
  msgstr "Ieri"
562
 
563
+ #: .././admin/setup.php:171 .././admin/widgets.php:128
564
  #: .././front/widgets.php:74 .././front/widgets.php:182
565
  msgid "Last 7 Days"
566
  msgstr "Ultimele 7 zile"
567
 
568
+ #: .././admin/setup.php:172 .././admin/widgets.php:130
569
  #: .././front/widgets.php:80 .././front/widgets.php:184
570
  msgid "Last 30 Days"
571
  msgstr "Ultimele 30 zile"
572
 
573
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
574
  msgid "Last 90 Days"
575
  msgstr "Ultimele 90 zile"
576
 
577
+ #: .././admin/setup.php:175 .././admin/setup.php:190
578
  msgid "Unique Views"
579
  msgstr "Afișări unice"
580
 
581
+ #: .././admin/setup.php:176 .././admin/setup.php:191
582
  #: .././admin/widgets.php:136 .././admin/widgets.php:875
583
  #: .././tools/gapi.php:391
584
  msgid "Users"
585
  msgstr "Utilizatori"
586
 
587
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
588
  msgid "Organic"
589
  msgstr "Organic"
590
 
591
+ #: .././admin/setup.php:178 .././admin/setup.php:192
592
  #: .././admin/widgets.php:138 .././admin/widgets.php:879
593
  #: .././tools/gapi.php:394
594
  msgid "Page Views"
595
  msgstr "Afișări pagină"
596
 
597
+ #: .././admin/setup.php:179 .././admin/setup.php:193
598
  #: .././admin/widgets.php:139 .././admin/widgets.php:883
599
  #: .././tools/gapi.php:397
600
  msgid "Bounce Rate"
601
+ msgstr "Rata de respingere"
602
 
603
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
604
  msgid "Location"
605
  msgstr "Locație"
606
 
607
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
608
  msgid "Referrers"
609
+ msgstr "Referenți"
610
 
611
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
612
  #: .././tools/gapi.php:918
613
  msgid "Searches"
614
  msgstr "Căutări"
615
 
616
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
617
  msgid "Traffic Details"
618
  msgstr "Detalii trafic"
619
 
620
+ #: .././admin/setup.php:185 .././admin/widgets.php:510
621
  #: .././admin/widgets.php:607 .././admin/widgets.php:805
622
  #: .././admin/widgets.php:917 .././front/item-reports.php:97
623
  msgid "A JavaScript Error is blocking plugin resources!"
624
  msgstr "O eroare JavaScript blochează resursele modulului!"
625
 
626
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
627
  msgid "Traffic Mediums"
628
  msgstr "Medii trafic"
629
 
630
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
631
  msgid "Visitor Type"
632
  msgstr "Tip vizitator"
633
 
634
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
635
  msgid "Social Networks"
636
+ msgstr "Rețele sociale"
637
 
638
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
639
  msgid "Search Engines"
640
  msgstr "Motoare de căutare"
641
 
642
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
643
  msgid "Organic Search"
644
+ msgstr "Căutare organică"
645
 
646
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
647
  msgid "Pages/Session"
648
  msgstr "Pagini/Sesiune"
649
 
650
+ #: .././admin/setup.php:196 .././admin/widgets.php:523
651
  #: .././admin/widgets.php:541 .././admin/widgets.php:620
652
  #: .././admin/widgets.php:638 .././admin/widgets.php:657
653
  #: .././admin/widgets.php:676 .././admin/widgets.php:696
657
  msgid "Invalid response, more details in JavaScript Console (F12)."
658
  msgstr "Răspuns invalid, mai multe detalii în consola JavaScript (F12)."
659
 
660
+ #: .././admin/setup.php:197
661
  msgid "Not enough data collected"
662
+ msgstr "Insuficiente date colectate"
663
 
664
+ #: .././admin/setup.php:198 .././admin/widgets.php:528
665
  #: .././admin/widgets.php:546 .././admin/widgets.php:625
666
  #: .././admin/widgets.php:643 .././admin/widgets.php:662
667
  #: .././admin/widgets.php:681 .././admin/widgets.php:701
672
  msgid "This report is unavailable"
673
  msgstr "Acest raport nu este disponibil"
674
 
675
+ #: .././admin/setup.php:199
676
  msgid "report generated by"
677
  msgstr "raport generat de"
678
 
679
+ #: .././admin/setup.php:233
680
  msgid "Settings"
681
  msgstr "Setări"
682
 
710
  "Something went wrong while retrieving property data. You need to create and "
711
  "properly configure a Google Analytics account:"
712
  msgstr ""
713
+ "Ceva nu a mers bine în timpul recuperării datelor proprietății. Trebuie să "
714
+ "creezi și configurezi corect un cont Google Analytics:"
715
 
716
  #: .././admin/widgets.php:105
717
  msgid "Find out more!"
719
 
720
  #: .././admin/widgets.php:125
721
  msgid "Real-Time"
722
+ msgstr "Timp-real"
723
 
724
  #: .././admin/widgets.php:129 .././front/widgets.php:77
725
  #: .././front/widgets.php:183
739
 
740
  #: .././admin/widgets.php:232 .././admin/widgets.php:472
741
  msgid "REFERRAL"
742
+ msgstr "REFERIRE"
743
 
744
  #: .././admin/widgets.php:236 .././admin/widgets.php:473
745
  msgid "ORGANIC"
766
 
767
  #: .././admin/widgets.php:354
768
  msgid "REFERRALS"
769
+ msgstr "REFERIRI"
770
 
771
  #: .././admin/widgets.php:357
772
  msgid "KEYWORDS"
782
 
783
  #: .././front/widgets.php:23
784
  msgid "Will display your google analytics stats in a widget"
785
+ msgstr "Va afișa statisticile tale Google Analytics într-o piesă"
786
 
787
  #: .././front/widgets.php:46 .././tools/gapi.php:827
788
  msgid "trend"
789
+ msgstr "tendință"
790
 
791
  #: .././front/widgets.php:133
792
  msgid "Period:"
810
 
811
  #: .././front/widgets.php:161
812
  msgid "Display:"
813
+ msgstr "Afișare:"
814
 
815
  #: .././front/widgets.php:165
816
  msgid "Chart & Totals"
817
+ msgstr "Grafic și total"
818
 
819
  #: .././front/widgets.php:166
820
  msgid "Chart"
842
 
843
  #: .././tools/gapi.php:134
844
  msgid "Use this link to get your access code:"
845
+ msgstr "Folosește această legătură pentru a obține codul tău de acces:"
846
 
847
  #: .././tools/gapi.php:134
848
  msgid "Get Access Code"
849
+ msgstr "Obține codul de acces"
850
 
851
  #: .././tools/gapi.php:138 .././tools/gapi.php:139
852
  msgid "Use the red link to get your access code!"
853
+ msgstr "Folosește legătura cu roșu pentru a obține codul tău de acces!"
854
 
855
  #: .././tools/gapi.php:138
856
  msgid "Access Code:"
862
 
863
  #: .././tools/gapi.php:400
864
  msgid "Organic Searches"
865
+ msgstr "Căutări organice"
866
 
867
  #: .././tools/gapi.php:403
868
  msgid "Unique Page Views"
869
+ msgstr "Afișări unice de pagină"
870
 
871
  #: .././tools/gapi.php:411
872
  msgid "Hour"
873
+ msgstr "Oră"
874
 
875
  #: .././tools/gapi.php:414 .././tools/gapi.php:826 .././tools/gapi.php:876
876
  msgid "Date"
877
+ msgstr "Dată"
878
 
879
  #: .././tools/gapi.php:522 .././tools/gapi.php:877
880
  msgid "Views"
882
 
883
  #: .././tools/gapi.php:640
884
  msgid "Countries"
885
+ msgstr "Țări"
886
 
887
  #: .././tools/gapi.php:650
888
  msgid "Cities from"
889
+ msgstr "Orașe din"
890
 
891
  #: .././tools/gapi.php:722
892
  msgid "Channels"
898
 
899
  #: .././tools/gapi.php:878
900
  msgid "UniqueViews"
901
+ msgstr "Afișări unice"
902
 
903
  #~ msgid "Read %s for more information about Frontend Features and Options."
904
  #~ msgstr ""
905
+ #~ "Citește %s pentru mai multe informații despre opțiuni și caracteristici "
906
+ #~ "pentru față."
907
 
908
  #~ msgid "this documentation page"
909
+ #~ msgstr "această pagină de documentație"
910
 
911
  #~ msgid "Read %s for more information about Backend Features and Options."
912
  #~ msgstr ""
913
+ #~ "Citește %s pentru mai multe informații despre opțiunile și "
914
  #~ "caracteristicile din spate."
915
 
916
  #~ msgid "For more information about Tracking Options read %s."
languages/ga-dash-ru_RU.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
- "POT-Creation-Date: 2015-05-20 21:52+0200\n"
8
- "PO-Revision-Date: 2015-05-20 21:52+0200\n"
9
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
10
  "Language-Team: SebWeo.com\n"
11
  "Language: ru_RU\n"
@@ -20,37 +20,37 @@ msgstr ""
20
  "X-Poedit-Basepath: .\n"
21
  "X-Poedit-SearchPath-0: ../.\n"
22
 
23
- #: .././admin/item-reports.php:67
24
  msgid "Analytics"
25
  msgstr "Аналитика"
26
 
27
  #: .././admin/settings.php:94 .././admin/settings.php:197 .././admin/settings.php:328
28
- #: .././admin/settings.php:800 .././admin/settings.php:1069
29
  msgid "Settings saved."
30
  msgstr "Настройки сохранены."
31
 
32
  #: .././admin/settings.php:96 .././admin/settings.php:199 .././admin/settings.php:330
33
- #: .././admin/settings.php:777 .././admin/settings.php:787 .././admin/settings.php:796
34
- #: .././admin/settings.php:802 .././admin/settings.php:814 .././admin/settings.php:1030
35
- #: .././admin/settings.php:1055 .././admin/settings.php:1065 .././admin/settings.php:1071
36
- #: .././admin/settings.php:1083
37
  msgid "Cheating Huh?"
38
  msgstr "Читерство?"
39
 
40
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
41
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
42
  #, php-format
43
  msgid "Something went wrong, check %1$s or %2$s."
44
  msgstr "Что-то пошло не так, проверьте %1$s или %2$s."
45
 
46
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
47
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
48
- #: .././admin/setup.php:96 .././admin/setup.php:119
49
  msgid "Errors & Debug"
50
  msgstr "Ошибки и отладка"
51
 
52
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
53
- #: .././admin/settings.php:644 .././admin/settings.php:828 .././admin/settings.php:1096
54
  msgid "authorize the plugin"
55
  msgstr "авторизация плагина"
56
 
@@ -74,8 +74,8 @@ msgstr "Показывать сессии страницы и пользоват
74
  msgid "show page searches (after each article)"
75
  msgstr "показать поиски страниц (после каждой статьи)"
76
 
77
- #: .././admin/settings.php:175 .././admin/settings.php:308 .././admin/settings.php:602
78
- #: .././admin/settings.php:945 .././admin/settings.php:1233
79
  msgid "Save Changes"
80
  msgstr "Сохранить изменения"
81
 
@@ -127,15 +127,15 @@ msgstr "трекинг-код Google Analytics"
127
  msgid "Basic Settings"
128
  msgstr "Базовые настройки"
129
 
130
- #: .././admin/settings.php:352 .././admin/settings.php:418
131
  msgid "Events Tracking"
132
  msgstr "Отслеживание событий"
133
 
134
- #: .././admin/settings.php:353 .././admin/settings.php:466
135
  msgid "Custom Definitions"
136
  msgstr "Пользовательские Определения"
137
 
138
- #: .././admin/settings.php:354 .././admin/settings.php:564 .././admin/settings.php:1216
139
  msgid "Exclude Tracking"
140
  msgstr "Исключить отслеживание"
141
 
@@ -143,160 +143,160 @@ msgstr "Исключить отслеживание"
143
  msgid "Advanced Settings"
144
  msgstr "Расширенные настройки"
145
 
146
- #: .././admin/settings.php:363
147
  msgid "Tracking Settings"
148
  msgstr "Настройки отслеживания"
149
 
150
- #: .././admin/settings.php:366
151
  msgid "Tracking Options:"
152
  msgstr "Опции отслеживания:"
153
 
154
- #: .././admin/settings.php:368
155
  msgid "Disabled"
156
  msgstr "Выключено"
157
 
158
- #: .././admin/settings.php:369
159
  msgid "Enabled"
160
  msgstr "Включено"
161
 
162
- #: .././admin/settings.php:377 .././admin/settings.php:892 .././admin/settings.php:913
163
- #: .././admin/settings.php:1189 .././admin/widgets.php:71
164
  msgid "View Name:"
165
  msgstr "Вид имени:"
166
 
167
- #: .././admin/settings.php:377 .././admin/settings.php:913
168
  msgid "Tracking ID:"
169
  msgstr "ID отслеживания"
170
 
171
- #: .././admin/settings.php:377 .././admin/settings.php:913
172
  msgid "Default URL:"
173
  msgstr "URL по умолчанию:"
174
 
175
- #: .././admin/settings.php:377 .././admin/settings.php:913
176
  msgid "Time Zone:"
177
  msgstr "Временная зона:"
178
 
179
- #: .././admin/settings.php:382
180
  msgid "Basic Tracking"
181
  msgstr "Базовое отслеживание"
182
 
183
- #: .././admin/settings.php:385
184
  msgid "Tracking Type:"
185
  msgstr "Тип отслеживания:"
186
 
187
- #: .././admin/settings.php:387
188
  msgid "Classic Analytics"
189
  msgstr "Классическая аналитика"
190
 
191
- #: .././admin/settings.php:388
192
  msgid "Universal Analytics"
193
  msgstr "Универсальная аналитика"
194
 
195
- #: .././admin/settings.php:399
196
  msgid "anonymize IPs while tracking"
197
  msgstr "скрывать IP при отслеживании"
198
 
199
- #: .././admin/settings.php:410
200
  msgid "enable remarketing, demographics and interests reports"
201
  msgstr "включить ремаркетинг, отчеты по демографии и интересам"
202
 
203
- #: .././admin/settings.php:428
204
  msgid "track downloads, mailto and outbound links"
205
  msgstr "отслеживать загрузки, mailto и исходящие ссылки"
206
 
207
- #: .././admin/settings.php:432
208
  msgid "Downloads Regex:"
209
  msgstr "Загрузки Regex:"
210
 
211
- #: .././admin/settings.php:443
212
  msgid "track affiliate links matching this regex"
213
  msgstr "отслеживать партнерские ссылки, соответствующие этому регулярному выражению"
214
 
215
- #: .././admin/settings.php:447
216
  msgid "Affiliates Regex:"
217
  msgstr "Аффилиаты:"
218
 
219
- #: .././admin/settings.php:458
220
  msgid "track fragment identifiers, hashmarks (#) in URI links"
221
  msgstr "отслеживать идентификаторы фрагментов, хештеги (#) в URI ссылках"
222
 
223
- #: .././admin/settings.php:469
224
  msgid "Authors:"
225
  msgstr "Авторы:"
226
 
227
- #: .././admin/settings.php:477
228
  msgid "Publication Year:"
229
  msgstr "Год публикации:"
230
 
231
- #: .././admin/settings.php:485
232
  msgid "Categories:"
233
  msgstr "Категории:"
234
 
235
- #: .././admin/settings.php:493
236
  msgid "User Type:"
237
  msgstr "Тип пользователя:"
238
 
239
- #: .././admin/settings.php:505
240
  msgid "Advanced Tracking"
241
  msgstr "Расширенное отслеживание"
242
 
243
- #: .././admin/settings.php:508
244
  msgid "Page Speed SR:"
245
  msgstr "SR скорости страницы:"
246
 
247
- #: .././admin/settings.php:519
248
  msgid "exclude events from bounce-rate calculation"
249
  msgstr "исключить показатель отказов из расчета"
250
 
251
- #: .././admin/settings.php:530
252
  msgid "enable enhanced link attribution"
253
  msgstr "включить повышенную атрибуцию ссылок"
254
 
255
- #: .././admin/settings.php:541
256
  msgid "enable AdSense account linking"
257
  msgstr "включить связывание учетной записи AdSense"
258
 
259
- #: .././admin/settings.php:552
260
  msgid "enable cross domain tracking"
261
  msgstr "включить отслеживание поддоменов"
262
 
263
- #: .././admin/settings.php:556
264
  msgid "Cross Domains:"
265
  msgstr "Поддомены:"
266
 
267
- #: .././admin/settings.php:567
268
  msgid "Exclude tracking for:"
269
  msgstr "Исключить отслеживание для:"
270
 
271
- #: .././admin/settings.php:648
272
  msgid "Google Analytics Errors & Debugging"
273
  msgstr "Ошибки и отладка Google Analytics"
274
 
275
- #: .././admin/settings.php:658
276
  msgid "Errors & Details"
277
  msgstr "Ошибки и Детали"
278
 
279
- #: .././admin/settings.php:659
280
  msgid "Plugin Settings"
281
  msgstr "Настройки плагина"
282
 
283
- #: .././admin/settings.php:667
284
  msgid "Last Error detected"
285
  msgstr "Последняя обнаруженная ошибка"
286
 
287
- #: .././admin/settings.php:673 .././admin/settings.php:686
288
  msgid "None"
289
  msgstr "Нет"
290
 
291
- #: .././admin/settings.php:680
292
  msgid "Error Details"
293
  msgstr "Детали ошибки"
294
 
295
- #: .././admin/settings.php:700
296
  msgid "Plugin Configuration"
297
  msgstr "Конфигурация плагина"
298
 
299
- #: .././admin/settings.php:722 .././admin/settings.php:980
300
  msgid ""
301
  "Loading the required libraries. If this results in a blank screen or a fatal error, try this "
302
  "solution:"
@@ -304,15 +304,15 @@ msgstr ""
304
  "Загрузка необходимых библиотек. Если это приводит к пустому экрану или фатальной ошибке, "
305
  "попробуйте это решение:"
306
 
307
- #: .././admin/settings.php:722
308
  msgid "Library conflicts between WordPress plugins"
309
  msgstr "Библиотека конфликтов между WordPress плагинами"
310
 
311
- #: .././admin/settings.php:737 .././admin/settings.php:997
312
  msgid "Plugin authorization succeeded."
313
  msgstr "Авторизация плагин успешна."
314
 
315
- #: .././admin/settings.php:752 .././admin/settings.php:1021
316
  msgid ""
317
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> (UA-XXXXX-X). Try "
318
  "again, and use the red link to get your access code"
@@ -320,35 +320,35 @@ msgstr ""
320
  "Код доступа <strong>НЕ</strong> ваш <strong>ID отслеживания</strong> (UA-XXXXX-X). Попробуйте "
321
  "еще раз, и используйте красную ссылку, чтобы получить код доступа"
322
 
323
- #: .././admin/settings.php:775 .././admin/settings.php:1053
324
  msgid "Cleared Cache."
325
  msgstr "Кеш почищен."
326
 
327
- #: .././admin/settings.php:784 .././admin/settings.php:1062
328
  msgid "Token Reseted and Revoked."
329
  msgstr "Маркер сброшен и отменен."
330
 
331
- #: .././admin/settings.php:794
332
  msgid "All errors reseted."
333
  msgstr "Все ошибки сброшены."
334
 
335
- #: .././admin/settings.php:807 .././admin/settings.php:1076
336
  msgid "All other domains/properties were removed."
337
  msgstr "Все остальные домены/свойства были удалены."
338
 
339
- #: .././admin/settings.php:819 .././admin/settings.php:1088
340
  msgid "Google Analytics Settings"
341
  msgstr "Настройки Google Analytics"
342
 
343
- #: .././admin/settings.php:833 .././admin/settings.php:1101
344
  msgid "Use the red link (see below) to generate and get your access code!"
345
  msgstr "Используйте красную ссылку (см ниже), чтобы генерировать и получить код доступа!"
346
 
347
- #: .././admin/settings.php:844 .././admin/settings.php:1129
348
  msgid "Plugin Authorization"
349
  msgstr "Авторизация плагина"
350
 
351
- #: .././admin/settings.php:849 .././admin/settings.php:1133
352
  #, php-format
353
  msgid ""
354
  "You should watch the %1$s and read this %2$s before proceeding to authorization. This plugin "
@@ -357,275 +357,275 @@ msgstr ""
357
  "Вы должны смотреть %1$s и читать это %2$s, прежде чем приступить к авторизации. Этот плагин "
358
  "требует правильно настроенного аккаунта Google Analytics!"
359
 
360
- #: .././admin/settings.php:849 .././admin/settings.php:1133
361
  msgid "video"
362
  msgstr "видео"
363
 
364
- #: .././admin/settings.php:849 .././admin/settings.php:1133
365
  msgid "tutorial"
366
  msgstr "мануал"
367
 
368
- #: .././admin/settings.php:854 .././admin/settings.php:1140
369
  msgid "use your own API Project credentials"
370
  msgstr "используйте свои собственные полномочия по API проекта"
371
 
372
- #: .././admin/settings.php:858 .././admin/settings.php:1147
373
  msgid "API Key:"
374
  msgstr "ключ API:"
375
 
376
- #: .././admin/settings.php:862 .././admin/settings.php:1151
377
  msgid "Client ID:"
378
  msgstr "ID клиента:"
379
 
380
- #: .././admin/settings.php:866 .././admin/settings.php:1155
381
  msgid "Client Secret:"
382
  msgstr "Секретный код клиента:"
383
 
384
- #: .././admin/settings.php:876 .././admin/settings.php:1165
385
  msgid "Clear Authorization"
386
  msgstr "Очистить авторизацию"
387
 
388
- #: .././admin/settings.php:876 .././admin/settings.php:951 .././admin/settings.php:1165
389
- #: .././admin/settings.php:1240
390
  msgid "Clear Cache"
391
  msgstr "Очистить кеш"
392
 
393
- #: .././admin/settings.php:876
394
  msgid "Reset Errors"
395
  msgstr "Сбросить ошибки"
396
 
397
- #: .././admin/settings.php:882 .././admin/setup.php:80 .././admin/setup.php:115
398
  msgid "General Settings"
399
  msgstr "Общие настройки"
400
 
401
- #: .././admin/settings.php:885
402
  msgid "Select View:"
403
  msgstr "Выбрать вид:"
404
 
405
- #: .././admin/settings.php:896 .././admin/settings.php:1193
406
  msgid "Property not found"
407
  msgstr "Свойство не найдено"
408
 
409
- #: .././admin/settings.php:901
410
  msgid "Lock Selection"
411
  msgstr "Блокировать Выбор"
412
 
413
- #: .././admin/settings.php:919
414
  msgid "Theme Color:"
415
  msgstr "Цвет темы:"
416
 
417
- #: .././admin/settings.php:927 .././admin/settings.php:1202
418
  msgid "Automatic Updates"
419
  msgstr "Автоматические обновления"
420
 
421
- #: .././admin/settings.php:937 .././admin/settings.php:1212
422
  msgid "automatic updates for minor versions (security and maintenance releases only)"
423
  msgstr ""
424
  "автоматические обновления для ранних версий (только релизы безопасности и техническое "
425
  "обслуживание)"
426
 
427
- #: .././admin/settings.php:951 .././admin/settings.php:1240 .././admin/widgets.php:42
428
  msgid "Authorize Plugin"
429
  msgstr "Авторизация плагина"
430
 
431
- #: .././admin/settings.php:1027
432
  msgid "Properties refreshed."
433
  msgstr "Свойства обновлены."
434
 
435
- #: .././admin/settings.php:1111
436
  msgid "Network Setup"
437
  msgstr "Настройка сети"
438
 
439
- #: .././admin/settings.php:1121
440
  msgid "use a single Google Analytics account for the entire network"
441
  msgstr "использовать одну учетную запись Google Analytics для всей сети"
442
 
443
- #: .././admin/settings.php:1165
444
  msgid "Refresh Properties"
445
  msgstr "Обновить свойства"
446
 
447
- #: .././admin/settings.php:1171
448
  msgid "Properties/Views Settings"
449
  msgstr "Настройки Свойства/Вид"
450
 
451
- #: .././admin/settings.php:1226
452
  msgid "exclude Super Admin tracking for the entire network"
453
  msgstr "исключить отслеживание Супер Админ для всей сети"
454
 
455
- #: .././admin/settings.php:1271
456
  msgid "Setup Tutorial & Demo"
457
  msgstr "Мануал и Демо настройки"
458
 
459
- #: .././admin/settings.php:1279
460
  msgid "Support & Reviews"
461
  msgstr "Поддержка и Отзывы"
462
 
463
- #: .././admin/settings.php:1286
464
  #, php-format
465
  msgid "Plugin documentation and support on %s"
466
  msgstr "Документации и поддержка плагина на %s"
467
 
468
- #: .././admin/settings.php:1293
469
  #, php-format
470
  msgid "Your feedback and review are both important, %s!"
471
  msgstr "Ваши отзывы и обзор являются важными, %s!"
472
 
473
- #: .././admin/settings.php:1293
474
  msgid "rate this plugin"
475
  msgstr "оцените этот плагин"
476
 
477
- #: .././admin/settings.php:1299
478
  msgid "Further Reading"
479
  msgstr "Дальнейшее Чтение"
480
 
481
- #: .././admin/settings.php:1306
482
  #, php-format
483
  msgid "%s by moving your website to HTTPS/SSL."
484
  msgstr "%s по перемещению вашего сайта на HTTPS/SSL."
485
 
486
- #: .././admin/settings.php:1306
487
  msgid "Improve search rankings"
488
  msgstr "Улучшение рейтинга в поиске"
489
 
490
- #: .././admin/settings.php:1313
491
  #, php-format
492
  msgid "Other %s written by the same author"
493
  msgstr "Другие %s написанные тем же автором"
494
 
495
- #: .././admin/settings.php:1313
496
  msgid "WordPress Plugins"
497
  msgstr "Плагины WordPress"
498
 
499
- #: .././admin/settings.php:1319
500
  msgid "Other Services"
501
  msgstr "Другие сервисы"
502
 
503
- #: .././admin/settings.php:1326
504
  #, php-format
505
  msgid "Speed up your website and plug into a whole %s"
506
  msgstr "Ускорьте ваш сайт вцелом %s"
507
 
508
- #: .././admin/settings.php:1326
509
  msgid "new level of site speed"
510
  msgstr "новый уровень скорости сайта"
511
 
512
- #: .././admin/settings.php:1333
513
  #, php-format
514
  msgid "%s service with users tracking at IP level."
515
  msgstr "%s услуги с пользовательским отслеживанием на уровне IP."
516
 
517
- #: .././admin/settings.php:1333
518
  msgid "Web Analytics"
519
  msgstr "Web аналитика"
520
 
521
- #: .././admin/setup.php:76 .././admin/setup.php:111
522
  msgid "Google Analytics"
523
  msgstr "Google аналитика"
524
 
525
- #: .././admin/setup.php:84
526
  msgid "Backend Settings"
527
  msgstr "Настройки бекэнда"
528
 
529
- #: .././admin/setup.php:88
530
  msgid "Frontend Settings"
531
  msgstr "Настройки фронтэнда"
532
 
533
- #: .././admin/setup.php:92
534
  msgid "Tracking Code"
535
  msgstr "Код отслеживания"
536
 
537
- #: .././admin/setup.php:195 .././admin/widgets.php:126
538
  msgid "Today"
539
  msgstr "Сегодня"
540
 
541
- #: .././admin/setup.php:196 .././admin/widgets.php:127
542
  msgid "Yesterday"
543
  msgstr "Вчера"
544
 
545
- #: .././admin/setup.php:197 .././admin/widgets.php:128 .././front/widgets.php:74
546
  #: .././front/widgets.php:182
547
  msgid "Last 7 Days"
548
  msgstr "Последние 7 дней"
549
 
550
- #: .././admin/setup.php:198 .././admin/widgets.php:130 .././front/widgets.php:80
551
  #: .././front/widgets.php:184
552
  msgid "Last 30 Days"
553
  msgstr "Последние 30 дней"
554
 
555
- #: .././admin/setup.php:199 .././admin/widgets.php:131
556
  msgid "Last 90 Days"
557
  msgstr "Последние 90 дней"
558
 
559
- #: .././admin/setup.php:202 .././admin/setup.php:218
560
  msgid "Unique Views"
561
  msgstr "Уникальные просмотры"
562
 
563
- #: .././admin/setup.php:203 .././admin/setup.php:219 .././admin/widgets.php:136
564
  #: .././admin/widgets.php:875 .././tools/gapi.php:391
565
  msgid "Users"
566
  msgstr "Пользователи"
567
 
568
- #: .././admin/setup.php:204 .././admin/widgets.php:137
569
  msgid "Organic"
570
  msgstr "Органический"
571
 
572
- #: .././admin/setup.php:205 .././admin/setup.php:220 .././admin/widgets.php:138
573
  #: .././admin/widgets.php:879 .././tools/gapi.php:394
574
  msgid "Page Views"
575
  msgstr "Просмотры страницы"
576
 
577
- #: .././admin/setup.php:206 .././admin/setup.php:221 .././admin/widgets.php:139
578
  #: .././admin/widgets.php:883 .././tools/gapi.php:397
579
  msgid "Bounce Rate"
580
  msgstr "Показатель отказов"
581
 
582
- #: .././admin/setup.php:207 .././admin/widgets.php:140
583
  msgid "Location"
584
  msgstr "Расположение"
585
 
586
- #: .././admin/setup.php:208 .././admin/widgets.php:142 .././tools/gapi.php:566
587
  msgid "Referrers"
588
  msgstr "Реферальные"
589
 
590
- #: .././admin/setup.php:209 .././admin/widgets.php:143 .././tools/gapi.php:612
591
  #: .././tools/gapi.php:918
592
  msgid "Searches"
593
  msgstr "Поисковые"
594
 
595
- #: .././admin/setup.php:210 .././admin/widgets.php:144
596
  msgid "Traffic Details"
597
  msgstr "Детали трафика"
598
 
599
- #: .././admin/setup.php:213 .././admin/widgets.php:510 .././admin/widgets.php:607
600
  #: .././admin/widgets.php:805 .././admin/widgets.php:917 .././front/item-reports.php:97
601
  msgid "A JavaScript Error is blocking plugin resources!"
602
  msgstr "Ошибки JavaScript блокируют ресурсы плагина!"
603
 
604
- #: .././admin/setup.php:214 .././admin/widgets.php:713
605
  msgid "Traffic Mediums"
606
  msgstr "Среднее по трафику"
607
 
608
- #: .././admin/setup.php:215 .././admin/widgets.php:729
609
  msgid "Visitor Type"
610
  msgstr "Тип посетителей"
611
 
612
- #: .././admin/setup.php:216 .././admin/widgets.php:745
613
  msgid "Social Networks"
614
  msgstr "Социальные сети"
615
 
616
- #: .././admin/setup.php:217 .././admin/widgets.php:761
617
  msgid "Search Engines"
618
  msgstr "Поисковые системы"
619
 
620
- #: .././admin/setup.php:222 .././admin/widgets.php:887
621
  msgid "Organic Search"
622
  msgstr "Органический поиск"
623
 
624
- #: .././admin/setup.php:223 .././admin/widgets.php:891
625
  msgid "Pages/Session"
626
  msgstr "Страниц/Сессию"
627
 
628
- #: .././admin/setup.php:224 .././admin/widgets.php:523 .././admin/widgets.php:541
629
  #: .././admin/widgets.php:620 .././admin/widgets.php:638 .././admin/widgets.php:657
630
  #: .././admin/widgets.php:676 .././admin/widgets.php:696 .././admin/widgets.php:819
631
  #: .././admin/widgets.php:930 .././admin/widgets.php:949 .././front/item-reports.php:109
@@ -633,11 +633,11 @@ msgstr "Страниц/Сессию"
633
  msgid "Invalid response, more details in JavaScript Console (F12)."
634
  msgstr "Неверный ответ, подробнее в консоли JavaScript (F12)."
635
 
636
- #: .././admin/setup.php:225
637
  msgid "Not enough data collected"
638
  msgstr "Недостаточно данных собрано"
639
 
640
- #: .././admin/setup.php:226 .././admin/widgets.php:528 .././admin/widgets.php:546
641
  #: .././admin/widgets.php:625 .././admin/widgets.php:643 .././admin/widgets.php:662
642
  #: .././admin/widgets.php:681 .././admin/widgets.php:701 .././admin/widgets.php:824
643
  #: .././admin/widgets.php:827 .././admin/widgets.php:935 .././admin/widgets.php:954
@@ -645,11 +645,11 @@ msgstr "Недостаточно данных собрано"
645
  msgid "This report is unavailable"
646
  msgstr "Этот отчет недоступен"
647
 
648
- #: .././admin/setup.php:227
649
  msgid "report generated by"
650
  msgstr "Отчет сгенерирован"
651
 
652
- #: .././admin/setup.php:267
653
  msgid "Settings"
654
  msgstr "Настройки"
655
 
4
  msgstr ""
5
  "Project-Id-Version: Google Analytics Dashboard for WP\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/google-analytics-dashboard-for-wp\n"
7
+ "POT-Creation-Date: 2015-05-21 19:47+0200\n"
8
+ "PO-Revision-Date: 2015-05-21 19:47+0200\n"
9
  "Last-Translator: Alin Marcu <admin@deconf.com>\n"
10
  "Language-Team: SebWeo.com\n"
11
  "Language: ru_RU\n"
20
  "X-Poedit-Basepath: .\n"
21
  "X-Poedit-SearchPath-0: ../.\n"
22
 
23
+ #: .././admin/item-reports.php:52
24
  msgid "Analytics"
25
  msgstr "Аналитика"
26
 
27
  #: .././admin/settings.php:94 .././admin/settings.php:197 .././admin/settings.php:328
28
+ #: .././admin/settings.php:803 .././admin/settings.php:1079
29
  msgid "Settings saved."
30
  msgstr "Настройки сохранены."
31
 
32
  #: .././admin/settings.php:96 .././admin/settings.php:199 .././admin/settings.php:330
33
+ #: .././admin/settings.php:780 .././admin/settings.php:790 .././admin/settings.php:799
34
+ #: .././admin/settings.php:805 .././admin/settings.php:817 .././admin/settings.php:1040
35
+ #: .././admin/settings.php:1065 .././admin/settings.php:1075 .././admin/settings.php:1081
36
+ #: .././admin/settings.php:1093
37
  msgid "Cheating Huh?"
38
  msgstr "Читерство?"
39
 
40
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
41
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
42
  #, php-format
43
  msgid "Something went wrong, check %1$s or %2$s."
44
  msgstr "Что-то пошло не так, проверьте %1$s или %2$s."
45
 
46
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
47
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
48
+ #: .././admin/setup.php:82 .././admin/setup.php:101
49
  msgid "Errors & Debug"
50
  msgstr "Ошибки и отладка"
51
 
52
  #: .././admin/settings.php:100 .././admin/settings.php:203 .././admin/settings.php:334
53
+ #: .././admin/settings.php:647 .././admin/settings.php:832 .././admin/settings.php:1107
54
  msgid "authorize the plugin"
55
  msgstr "авторизация плагина"
56
 
74
  msgid "show page searches (after each article)"
75
  msgstr "показать поиски страниц (после каждой статьи)"
76
 
77
+ #: .././admin/settings.php:175 .././admin/settings.php:308 .././admin/settings.php:605
78
+ #: .././admin/settings.php:952 .././admin/settings.php:1245
79
  msgid "Save Changes"
80
  msgstr "Сохранить изменения"
81
 
127
  msgid "Basic Settings"
128
  msgstr "Базовые настройки"
129
 
130
+ #: .././admin/settings.php:352 .././admin/settings.php:417
131
  msgid "Events Tracking"
132
  msgstr "Отслеживание событий"
133
 
134
+ #: .././admin/settings.php:353 .././admin/settings.php:465
135
  msgid "Custom Definitions"
136
  msgstr "Пользовательские Определения"
137
 
138
+ #: .././admin/settings.php:354 .././admin/settings.php:563 .././admin/settings.php:1228
139
  msgid "Exclude Tracking"
140
  msgstr "Исключить отслеживание"
141
 
143
  msgid "Advanced Settings"
144
  msgstr "Расширенные настройки"
145
 
146
+ #: .././admin/settings.php:362
147
  msgid "Tracking Settings"
148
  msgstr "Настройки отслеживания"
149
 
150
+ #: .././admin/settings.php:365
151
  msgid "Tracking Options:"
152
  msgstr "Опции отслеживания:"
153
 
154
+ #: .././admin/settings.php:367
155
  msgid "Disabled"
156
  msgstr "Выключено"
157
 
158
+ #: .././admin/settings.php:368
159
  msgid "Enabled"
160
  msgstr "Включено"
161
 
162
+ #: .././admin/settings.php:376 .././admin/settings.php:897 .././admin/settings.php:919
163
+ #: .././admin/settings.php:1201 .././admin/widgets.php:71
164
  msgid "View Name:"
165
  msgstr "Вид имени:"
166
 
167
+ #: .././admin/settings.php:376 .././admin/settings.php:919
168
  msgid "Tracking ID:"
169
  msgstr "ID отслеживания"
170
 
171
+ #: .././admin/settings.php:376 .././admin/settings.php:919
172
  msgid "Default URL:"
173
  msgstr "URL по умолчанию:"
174
 
175
+ #: .././admin/settings.php:376 .././admin/settings.php:919
176
  msgid "Time Zone:"
177
  msgstr "Временная зона:"
178
 
179
+ #: .././admin/settings.php:381
180
  msgid "Basic Tracking"
181
  msgstr "Базовое отслеживание"
182
 
183
+ #: .././admin/settings.php:384
184
  msgid "Tracking Type:"
185
  msgstr "Тип отслеживания:"
186
 
187
+ #: .././admin/settings.php:386
188
  msgid "Classic Analytics"
189
  msgstr "Классическая аналитика"
190
 
191
+ #: .././admin/settings.php:387
192
  msgid "Universal Analytics"
193
  msgstr "Универсальная аналитика"
194
 
195
+ #: .././admin/settings.php:398
196
  msgid "anonymize IPs while tracking"
197
  msgstr "скрывать IP при отслеживании"
198
 
199
+ #: .././admin/settings.php:409
200
  msgid "enable remarketing, demographics and interests reports"
201
  msgstr "включить ремаркетинг, отчеты по демографии и интересам"
202
 
203
+ #: .././admin/settings.php:427
204
  msgid "track downloads, mailto and outbound links"
205
  msgstr "отслеживать загрузки, mailto и исходящие ссылки"
206
 
207
+ #: .././admin/settings.php:431
208
  msgid "Downloads Regex:"
209
  msgstr "Загрузки Regex:"
210
 
211
+ #: .././admin/settings.php:442
212
  msgid "track affiliate links matching this regex"
213
  msgstr "отслеживать партнерские ссылки, соответствующие этому регулярному выражению"
214
 
215
+ #: .././admin/settings.php:446
216
  msgid "Affiliates Regex:"
217
  msgstr "Аффилиаты:"
218
 
219
+ #: .././admin/settings.php:457
220
  msgid "track fragment identifiers, hashmarks (#) in URI links"
221
  msgstr "отслеживать идентификаторы фрагментов, хештеги (#) в URI ссылках"
222
 
223
+ #: .././admin/settings.php:468
224
  msgid "Authors:"
225
  msgstr "Авторы:"
226
 
227
+ #: .././admin/settings.php:476
228
  msgid "Publication Year:"
229
  msgstr "Год публикации:"
230
 
231
+ #: .././admin/settings.php:484
232
  msgid "Categories:"
233
  msgstr "Категории:"
234
 
235
+ #: .././admin/settings.php:492
236
  msgid "User Type:"
237
  msgstr "Тип пользователя:"
238
 
239
+ #: .././admin/settings.php:504
240
  msgid "Advanced Tracking"
241
  msgstr "Расширенное отслеживание"
242
 
243
+ #: .././admin/settings.php:507
244
  msgid "Page Speed SR:"
245
  msgstr "SR скорости страницы:"
246
 
247
+ #: .././admin/settings.php:518
248
  msgid "exclude events from bounce-rate calculation"
249
  msgstr "исключить показатель отказов из расчета"
250
 
251
+ #: .././admin/settings.php:529
252
  msgid "enable enhanced link attribution"
253
  msgstr "включить повышенную атрибуцию ссылок"
254
 
255
+ #: .././admin/settings.php:540
256
  msgid "enable AdSense account linking"
257
  msgstr "включить связывание учетной записи AdSense"
258
 
259
+ #: .././admin/settings.php:551
260
  msgid "enable cross domain tracking"
261
  msgstr "включить отслеживание поддоменов"
262
 
263
+ #: .././admin/settings.php:555
264
  msgid "Cross Domains:"
265
  msgstr "Поддомены:"
266
 
267
+ #: .././admin/settings.php:566
268
  msgid "Exclude tracking for:"
269
  msgstr "Исключить отслеживание для:"
270
 
271
+ #: .././admin/settings.php:651
272
  msgid "Google Analytics Errors & Debugging"
273
  msgstr "Ошибки и отладка Google Analytics"
274
 
275
+ #: .././admin/settings.php:661
276
  msgid "Errors & Details"
277
  msgstr "Ошибки и Детали"
278
 
279
+ #: .././admin/settings.php:662
280
  msgid "Plugin Settings"
281
  msgstr "Настройки плагина"
282
 
283
+ #: .././admin/settings.php:670
284
  msgid "Last Error detected"
285
  msgstr "Последняя обнаруженная ошибка"
286
 
287
+ #: .././admin/settings.php:676 .././admin/settings.php:689
288
  msgid "None"
289
  msgstr "Нет"
290
 
291
+ #: .././admin/settings.php:683
292
  msgid "Error Details"
293
  msgstr "Детали ошибки"
294
 
295
+ #: .././admin/settings.php:703
296
  msgid "Plugin Configuration"
297
  msgstr "Конфигурация плагина"
298
 
299
+ #: .././admin/settings.php:725 .././admin/settings.php:990
300
  msgid ""
301
  "Loading the required libraries. If this results in a blank screen or a fatal error, try this "
302
  "solution:"
304
  "Загрузка необходимых библиотек. Если это приводит к пустому экрану или фатальной ошибке, "
305
  "попробуйте это решение:"
306
 
307
+ #: .././admin/settings.php:725
308
  msgid "Library conflicts between WordPress plugins"
309
  msgstr "Библиотека конфликтов между WordPress плагинами"
310
 
311
+ #: .././admin/settings.php:740 .././admin/settings.php:1007
312
  msgid "Plugin authorization succeeded."
313
  msgstr "Авторизация плагин успешна."
314
 
315
+ #: .././admin/settings.php:755 .././admin/settings.php:1031
316
  msgid ""
317
  "The access code is <strong>NOT</strong> your <strong>Tracking ID</strong> (UA-XXXXX-X). Try "
318
  "again, and use the red link to get your access code"
320
  "Код доступа <strong>НЕ</strong> ваш <strong>ID отслеживания</strong> (UA-XXXXX-X). Попробуйте "
321
  "еще раз, и используйте красную ссылку, чтобы получить код доступа"
322
 
323
+ #: .././admin/settings.php:778 .././admin/settings.php:1063
324
  msgid "Cleared Cache."
325
  msgstr "Кеш почищен."
326
 
327
+ #: .././admin/settings.php:787 .././admin/settings.php:1072
328
  msgid "Token Reseted and Revoked."
329
  msgstr "Маркер сброшен и отменен."
330
 
331
+ #: .././admin/settings.php:797
332
  msgid "All errors reseted."
333
  msgstr "Все ошибки сброшены."
334
 
335
+ #: .././admin/settings.php:810 .././admin/settings.php:1086
336
  msgid "All other domains/properties were removed."
337
  msgstr "Все остальные домены/свойства были удалены."
338
 
339
+ #: .././admin/settings.php:822 .././admin/settings.php:1098
340
  msgid "Google Analytics Settings"
341
  msgstr "Настройки Google Analytics"
342
 
343
+ #: .././admin/settings.php:837 .././admin/settings.php:1112
344
  msgid "Use the red link (see below) to generate and get your access code!"
345
  msgstr "Используйте красную ссылку (см ниже), чтобы генерировать и получить код доступа!"
346
 
347
+ #: .././admin/settings.php:848 .././admin/settings.php:1140
348
  msgid "Plugin Authorization"
349
  msgstr "Авторизация плагина"
350
 
351
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
352
  #, php-format
353
  msgid ""
354
  "You should watch the %1$s and read this %2$s before proceeding to authorization. This plugin "
357
  "Вы должны смотреть %1$s и читать это %2$s, прежде чем приступить к авторизации. Этот плагин "
358
  "требует правильно настроенного аккаунта Google Analytics!"
359
 
360
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
361
  msgid "video"
362
  msgstr "видео"
363
 
364
+ #: .././admin/settings.php:853 .././admin/settings.php:1144
365
  msgid "tutorial"
366
  msgstr "мануал"
367
 
368
+ #: .././admin/settings.php:858 .././admin/settings.php:1151
369
  msgid "use your own API Project credentials"
370
  msgstr "используйте свои собственные полномочия по API проекта"
371
 
372
+ #: .././admin/settings.php:863 .././admin/settings.php:1159
373
  msgid "API Key:"
374
  msgstr "ключ API:"
375
 
376
+ #: .././admin/settings.php:867 .././admin/settings.php:1163
377
  msgid "Client ID:"
378
  msgstr "ID клиента:"
379
 
380
+ #: .././admin/settings.php:871 .././admin/settings.php:1167
381
  msgid "Client Secret:"
382
  msgstr "Секретный код клиента:"
383
 
384
+ #: .././admin/settings.php:881 .././admin/settings.php:1177
385
  msgid "Clear Authorization"
386
  msgstr "Очистить авторизацию"
387
 
388
+ #: .././admin/settings.php:881 .././admin/settings.php:959 .././admin/settings.php:1177
389
+ #: .././admin/settings.php:1254
390
  msgid "Clear Cache"
391
  msgstr "Очистить кеш"
392
 
393
+ #: .././admin/settings.php:881
394
  msgid "Reset Errors"
395
  msgstr "Сбросить ошибки"
396
 
397
+ #: .././admin/settings.php:887 .././admin/setup.php:70 .././admin/setup.php:98
398
  msgid "General Settings"
399
  msgstr "Общие настройки"
400
 
401
+ #: .././admin/settings.php:890
402
  msgid "Select View:"
403
  msgstr "Выбрать вид:"
404
 
405
+ #: .././admin/settings.php:901 .././admin/settings.php:1205
406
  msgid "Property not found"
407
  msgstr "Свойство не найдено"
408
 
409
+ #: .././admin/settings.php:907
410
  msgid "Lock Selection"
411
  msgstr "Блокировать Выбор"
412
 
413
+ #: .././admin/settings.php:926
414
  msgid "Theme Color:"
415
  msgstr "Цвет темы:"
416
 
417
+ #: .././admin/settings.php:934 .././admin/settings.php:1214
418
  msgid "Automatic Updates"
419
  msgstr "Автоматические обновления"
420
 
421
+ #: .././admin/settings.php:944 .././admin/settings.php:1224
422
  msgid "automatic updates for minor versions (security and maintenance releases only)"
423
  msgstr ""
424
  "автоматические обновления для ранних версий (только релизы безопасности и техническое "
425
  "обслуживание)"
426
 
427
+ #: .././admin/settings.php:959 .././admin/settings.php:1254 .././admin/widgets.php:42
428
  msgid "Authorize Plugin"
429
  msgstr "Авторизация плагина"
430
 
431
+ #: .././admin/settings.php:1037
432
  msgid "Properties refreshed."
433
  msgstr "Свойства обновлены."
434
 
435
+ #: .././admin/settings.php:1122
436
  msgid "Network Setup"
437
  msgstr "Настройка сети"
438
 
439
+ #: .././admin/settings.php:1132
440
  msgid "use a single Google Analytics account for the entire network"
441
  msgstr "использовать одну учетную запись Google Analytics для всей сети"
442
 
443
+ #: .././admin/settings.php:1177
444
  msgid "Refresh Properties"
445
  msgstr "Обновить свойства"
446
 
447
+ #: .././admin/settings.php:1183
448
  msgid "Properties/Views Settings"
449
  msgstr "Настройки Свойства/Вид"
450
 
451
+ #: .././admin/settings.php:1238
452
  msgid "exclude Super Admin tracking for the entire network"
453
  msgstr "исключить отслеживание Супер Админ для всей сети"
454
 
455
+ #: .././admin/settings.php:1285
456
  msgid "Setup Tutorial & Demo"
457
  msgstr "Мануал и Демо настройки"
458
 
459
+ #: .././admin/settings.php:1293
460
  msgid "Support & Reviews"
461
  msgstr "Поддержка и Отзывы"
462
 
463
+ #: .././admin/settings.php:1300
464
  #, php-format
465
  msgid "Plugin documentation and support on %s"
466
  msgstr "Документации и поддержка плагина на %s"
467
 
468
+ #: .././admin/settings.php:1307
469
  #, php-format
470
  msgid "Your feedback and review are both important, %s!"
471
  msgstr "Ваши отзывы и обзор являются важными, %s!"
472
 
473
+ #: .././admin/settings.php:1307
474
  msgid "rate this plugin"
475
  msgstr "оцените этот плагин"
476
 
477
+ #: .././admin/settings.php:1313
478
  msgid "Further Reading"
479
  msgstr "Дальнейшее Чтение"
480
 
481
+ #: .././admin/settings.php:1320
482
  #, php-format
483
  msgid "%s by moving your website to HTTPS/SSL."
484
  msgstr "%s по перемещению вашего сайта на HTTPS/SSL."
485
 
486
+ #: .././admin/settings.php:1320
487
  msgid "Improve search rankings"
488
  msgstr "Улучшение рейтинга в поиске"
489
 
490
+ #: .././admin/settings.php:1327
491
  #, php-format
492
  msgid "Other %s written by the same author"
493
  msgstr "Другие %s написанные тем же автором"
494
 
495
+ #: .././admin/settings.php:1327
496
  msgid "WordPress Plugins"
497
  msgstr "Плагины WordPress"
498
 
499
+ #: .././admin/settings.php:1333
500
  msgid "Other Services"
501
  msgstr "Другие сервисы"
502
 
503
+ #: .././admin/settings.php:1340
504
  #, php-format
505
  msgid "Speed up your website and plug into a whole %s"
506
  msgstr "Ускорьте ваш сайт вцелом %s"
507
 
508
+ #: .././admin/settings.php:1340
509
  msgid "new level of site speed"
510
  msgstr "новый уровень скорости сайта"
511
 
512
+ #: .././admin/settings.php:1347
513
  #, php-format
514
  msgid "%s service with users tracking at IP level."
515
  msgstr "%s услуги с пользовательским отслеживанием на уровне IP."
516
 
517
+ #: .././admin/settings.php:1347
518
  msgid "Web Analytics"
519
  msgstr "Web аналитика"
520
 
521
+ #: .././admin/setup.php:67 .././admin/setup.php:95
522
  msgid "Google Analytics"
523
  msgstr "Google аналитика"
524
 
525
+ #: .././admin/setup.php:73
526
  msgid "Backend Settings"
527
  msgstr "Настройки бекэнда"
528
 
529
+ #: .././admin/setup.php:76
530
  msgid "Frontend Settings"
531
  msgstr "Настройки фронтэнда"
532
 
533
+ #: .././admin/setup.php:79
534
  msgid "Tracking Code"
535
  msgstr "Код отслеживания"
536
 
537
+ #: .././admin/setup.php:169 .././admin/widgets.php:126
538
  msgid "Today"
539
  msgstr "Сегодня"
540
 
541
+ #: .././admin/setup.php:170 .././admin/widgets.php:127
542
  msgid "Yesterday"
543
  msgstr "Вчера"
544
 
545
+ #: .././admin/setup.php:171 .././admin/widgets.php:128 .././front/widgets.php:74
546
  #: .././front/widgets.php:182
547
  msgid "Last 7 Days"
548
  msgstr "Последние 7 дней"
549
 
550
+ #: .././admin/setup.php:172 .././admin/widgets.php:130 .././front/widgets.php:80
551
  #: .././front/widgets.php:184
552
  msgid "Last 30 Days"
553
  msgstr "Последние 30 дней"
554
 
555
+ #: .././admin/setup.php:173 .././admin/widgets.php:131
556
  msgid "Last 90 Days"
557
  msgstr "Последние 90 дней"
558
 
559
+ #: .././admin/setup.php:175 .././admin/setup.php:190
560
  msgid "Unique Views"
561
  msgstr "Уникальные просмотры"
562
 
563
+ #: .././admin/setup.php:176 .././admin/setup.php:191 .././admin/widgets.php:136
564
  #: .././admin/widgets.php:875 .././tools/gapi.php:391
565
  msgid "Users"
566
  msgstr "Пользователи"
567
 
568
+ #: .././admin/setup.php:177 .././admin/widgets.php:137
569
  msgid "Organic"
570
  msgstr "Органический"
571
 
572
+ #: .././admin/setup.php:178 .././admin/setup.php:192 .././admin/widgets.php:138
573
  #: .././admin/widgets.php:879 .././tools/gapi.php:394
574
  msgid "Page Views"
575
  msgstr "Просмотры страницы"
576
 
577
+ #: .././admin/setup.php:179 .././admin/setup.php:193 .././admin/widgets.php:139
578
  #: .././admin/widgets.php:883 .././tools/gapi.php:397
579
  msgid "Bounce Rate"
580
  msgstr "Показатель отказов"
581
 
582
+ #: .././admin/setup.php:180 .././admin/widgets.php:140
583
  msgid "Location"
584
  msgstr "Расположение"
585
 
586
+ #: .././admin/setup.php:181 .././admin/widgets.php:142 .././tools/gapi.php:566
587
  msgid "Referrers"
588
  msgstr "Реферальные"
589
 
590
+ #: .././admin/setup.php:182 .././admin/widgets.php:143 .././tools/gapi.php:612
591
  #: .././tools/gapi.php:918
592
  msgid "Searches"
593
  msgstr "Поисковые"
594
 
595
+ #: .././admin/setup.php:183 .././admin/widgets.php:144
596
  msgid "Traffic Details"
597
  msgstr "Детали трафика"
598
 
599
+ #: .././admin/setup.php:185 .././admin/widgets.php:510 .././admin/widgets.php:607
600
  #: .././admin/widgets.php:805 .././admin/widgets.php:917 .././front/item-reports.php:97
601
  msgid "A JavaScript Error is blocking plugin resources!"
602
  msgstr "Ошибки JavaScript блокируют ресурсы плагина!"
603
 
604
+ #: .././admin/setup.php:186 .././admin/widgets.php:713
605
  msgid "Traffic Mediums"
606
  msgstr "Среднее по трафику"
607
 
608
+ #: .././admin/setup.php:187 .././admin/widgets.php:729
609
  msgid "Visitor Type"
610
  msgstr "Тип посетителей"
611
 
612
+ #: .././admin/setup.php:188 .././admin/widgets.php:745
613
  msgid "Social Networks"
614
  msgstr "Социальные сети"
615
 
616
+ #: .././admin/setup.php:189 .././admin/widgets.php:761
617
  msgid "Search Engines"
618
  msgstr "Поисковые системы"
619
 
620
+ #: .././admin/setup.php:194 .././admin/widgets.php:887
621
  msgid "Organic Search"
622
  msgstr "Органический поиск"
623
 
624
+ #: .././admin/setup.php:195 .././admin/widgets.php:891
625
  msgid "Pages/Session"
626
  msgstr "Страниц/Сессию"
627
 
628
+ #: .././admin/setup.php:196 .././admin/widgets.php:523 .././admin/widgets.php:541
629
  #: .././admin/widgets.php:620 .././admin/widgets.php:638 .././admin/widgets.php:657
630
  #: .././admin/widgets.php:676 .././admin/widgets.php:696 .././admin/widgets.php:819
631
  #: .././admin/widgets.php:930 .././admin/widgets.php:949 .././front/item-reports.php:109
633
  msgid "Invalid response, more details in JavaScript Console (F12)."
634
  msgstr "Неверный ответ, подробнее в консоли JavaScript (F12)."
635
 
636
+ #: .././admin/setup.php:197
637
  msgid "Not enough data collected"
638
  msgstr "Недостаточно данных собрано"
639
 
640
+ #: .././admin/setup.php:198 .././admin/widgets.php:528 .././admin/widgets.php:546
641
  #: .././admin/widgets.php:625 .././admin/widgets.php:643 .././admin/widgets.php:662
642
  #: .././admin/widgets.php:681 .././admin/widgets.php:701 .././admin/widgets.php:824
643
  #: .././admin/widgets.php:827 .././admin/widgets.php:935 .././admin/widgets.php:954
645
  msgid "This report is unavailable"
646
  msgstr "Этот отчет недоступен"
647
 
648
+ #: .././admin/setup.php:199
649
  msgid "report generated by"
650
  msgstr "Отчет сгенерирован"
651
 
652
+ #: .././admin/setup.php:233
653
  msgid "Settings"
654
  msgstr "Настройки"
655
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://deconf.com/donate/
4
  Tags: google,analytics,google analytics,dashboard,analytics dashboard,google analytics dashboard,google analytics widget,tracking,realtime,wpmu,multisite
5
  Requires at least: 3.5
6
  Tested up to: 4.2.2
7
- Stable tag: 4.7.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -134,6 +134,12 @@ This plugin it's released under the GPLv2, you can use it free of charge on your
134
 
135
  == Changelog ==
136
 
 
 
 
 
 
 
137
  = 4.7.3 =
138
  - Enhancement: Russian translation
139
  - Enhancement: Romanian translation
4
  Tags: google,analytics,google analytics,dashboard,analytics dashboard,google analytics dashboard,google analytics widget,tracking,realtime,wpmu,multisite
5
  Requires at least: 3.5
6
  Tested up to: 4.2.2
7
+ Stable tag: 4.7.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
134
 
135
  == Changelog ==
136
 
137
+ = 4.7.4 =
138
+ - Bug Fix: Settings action unavailable on Installed Plugins screen
139
+ - Enhancement: German translation updated
140
+ - Enhancement: Romanian translation updated
141
+ - Enhancement: Dutch translation updated
142
+
143
  = 4.7.3 =
144
  - Enhancement: Russian translation
145
  - Enhancement: Romanian translation